@charset "UTF-8";
/*
 *
 *   EGRET - Angular Material Design Admin Template
 *
 *
*/
/*
 * Container style
 */
.ps {
  overflow: hidden !important;
  overflow-anchor: none;
  -ms-overflow-style: none;
  touch-action: auto;
  -ms-touch-action: auto;
}
/*
 * Scrollbar rail styles
 */
.ps__rail-x {
  display: none;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  height: 15px;
  /* there must be 'bottom' or 'top' for ps__rail-x */
  bottom: 0px;
  /* please don't change 'position' */
  position: absolute;
}
.ps__rail-y {
  display: none;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  width: 15px;
  /* there must be 'right' or 'left' for ps__rail-y */
  right: 0;
  /* please don't change 'position' */
  position: absolute;
}
.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
  display: block;
  background-color: transparent;
}
.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y,
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y {
  opacity: 0.6;
}
.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
  background-color: #eee;
  opacity: 0.9;
}
/*
 * Scrollbar thumb styles
 */
.ps__thumb-x {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color .2s linear, height .2s ease-in-out;
  -webkit-transition: background-color .2s linear, height .2s ease-in-out;
  height: 6px;
  /* there must be 'bottom' for ps__thumb-x */
  bottom: 2px;
  /* please don't change 'position' */
  position: absolute;
}
.ps__thumb-y {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color .2s linear, width .2s ease-in-out;
  -webkit-transition: background-color .2s linear, width .2s ease-in-out;
  width: 6px;
  /* there must be 'right' for ps__thumb-y */
  right: 2px;
  /* please don't change 'position' */
  position: absolute;
}
.ps__rail-x:hover > .ps__thumb-x,
.ps__rail-x:focus > .ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
  background-color: #999;
  height: 11px;
}
.ps__rail-y:hover > .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
  background-color: #999;
  width: 11px;
}
/* MS supports */
@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {
    overflow: auto !important;
  }
}
.flag-icon-background{background-size:contain;background-position:50%;background-repeat:no-repeat}
.flag-icon{background-size:contain;background-position:50%;background-repeat:no-repeat;position:relative;display:inline-block;width:1.33333333em;line-height:1em}
.flag-icon:before{content:'\00a0'}
.flag-icon.flag-icon-squared{width:1em}
.flag-icon-ad{background-image:url('ad.45026b922ec57f969a0a.svg')}
.flag-icon-ad.flag-icon-squared{background-image:url('ad.94e810253dbc84702e9a.svg')}
.flag-icon-ae{background-image:url('ae.2c530f6449f3e5abd04b.svg')}
.flag-icon-ae.flag-icon-squared{background-image:url('ae.23c174705b39d649ba43.svg')}
.flag-icon-af{background-image:url('af.458ab7e0c32d14aefe33.svg')}
.flag-icon-af.flag-icon-squared{background-image:url('af.867627c537fd29812532.svg')}
.flag-icon-ag{background-image:url('ag.5929ca9ff0f160f96fb5.svg')}
.flag-icon-ag.flag-icon-squared{background-image:url('ag.3f18bb58815f1eb37b60.svg')}
.flag-icon-ai{background-image:url('ai.c4699001b99c1638c765.svg')}
.flag-icon-ai.flag-icon-squared{background-image:url('ai.546a12e334b3f4d8967c.svg')}
.flag-icon-al{background-image:url('al.3dd8853b91d6f490b4c1.svg')}
.flag-icon-al.flag-icon-squared{background-image:url('al.090568ab89f9b7e68f3b.svg')}
.flag-icon-am{background-image:url('am.e935f82147f4d3c76c92.svg')}
.flag-icon-am.flag-icon-squared{background-image:url('am.36fc7db319e532bff785.svg')}
.flag-icon-ao{background-image:url('ao.ad6f3c8c3519f36b36c4.svg')}
.flag-icon-ao.flag-icon-squared{background-image:url('ao.7ed590a16ff7642e7a85.svg')}
.flag-icon-aq{background-image:url('aq.e3fbc5d0ce77f1c9e808.svg')}
.flag-icon-aq.flag-icon-squared{background-image:url('aq.e6c275d0d4e5135fb04b.svg')}
.flag-icon-ar{background-image:url('ar.2ff091f8773d0ea8640d.svg')}
.flag-icon-ar.flag-icon-squared{background-image:url('ar.5a7c09af30ea06db87f1.svg')}
.flag-icon-as{background-image:url('as.3b86b6876653592c0fa3.svg')}
.flag-icon-as.flag-icon-squared{background-image:url('as.7ae00cb9d6bf497132c1.svg')}
.flag-icon-at{background-image:url('at.1281f451a103684e9248.svg')}
.flag-icon-at.flag-icon-squared{background-image:url('at.d7b3791eb6679e92a2bd.svg')}
.flag-icon-au{background-image:url('au.932d918261bcbb88f0cc.svg')}
.flag-icon-au.flag-icon-squared{background-image:url('au.5b98a120aeec3f5a1aeb.svg')}
.flag-icon-aw{background-image:url('aw.98298192f432c6fc56cc.svg')}
.flag-icon-aw.flag-icon-squared{background-image:url('aw.b478dded01c70ad2275c.svg')}
.flag-icon-ax{background-image:url('ax.6651bb2513bc040f7f2b.svg')}
.flag-icon-ax.flag-icon-squared{background-image:url('ax.c260e9a581b4c4415f20.svg')}
.flag-icon-az{background-image:url('az.d4faca473814e47b3f03.svg')}
.flag-icon-az.flag-icon-squared{background-image:url('az.84126238074d3c3c30b9.svg')}
.flag-icon-ba{background-image:url('ba.7097f2f878560a3debc6.svg')}
.flag-icon-ba.flag-icon-squared{background-image:url('ba.d1e732dc96724fe02492.svg')}
.flag-icon-bb{background-image:url('bb.021629a6a596929b0462.svg')}
.flag-icon-bb.flag-icon-squared{background-image:url('bb.17738ccf41cecf9d38ba.svg')}
.flag-icon-bd{background-image:url('bd.d16830cba55e113c5888.svg')}
.flag-icon-bd.flag-icon-squared{background-image:url('bd.a3ae69dedf0b3ad8fb44.svg')}
.flag-icon-be{background-image:url('be.410c4acc521ec3a59836.svg')}
.flag-icon-be.flag-icon-squared{background-image:url('be.914a3c37d1998aa1f6b0.svg')}
.flag-icon-bf{background-image:url('bf.4275eb85c53fe2d0f6a8.svg')}
.flag-icon-bf.flag-icon-squared{background-image:url('bf.6fc31e160aec39c1d496.svg')}
.flag-icon-bg{background-image:url('bg.c9c13073359faec8e076.svg')}
.flag-icon-bg.flag-icon-squared{background-image:url('bg.4f2a9bbb4c1ea18ea4dd.svg')}
.flag-icon-bh{background-image:url('bh.ec61516daebfebe2cd49.svg')}
.flag-icon-bh.flag-icon-squared{background-image:url('bh.0cfc56195412f09f4c70.svg')}
.flag-icon-bi{background-image:url('bi.3fce551eeb9f82d29f76.svg')}
.flag-icon-bi.flag-icon-squared{background-image:url('bi.5adb744e68bc13f75956.svg')}
.flag-icon-bj{background-image:url('bj.e8591ed7d23999de96ef.svg')}
.flag-icon-bj.flag-icon-squared{background-image:url('bj.fb3d1c01b8a808e6fe13.svg')}
.flag-icon-bl{background-image:url('bl.6a6bc7f183b774316b63.svg')}
.flag-icon-bl.flag-icon-squared{background-image:url('bl.669bbb820754f1cc0ce4.svg')}
.flag-icon-bm{background-image:url('bm.e2aa572a02963b087e48.svg')}
.flag-icon-bm.flag-icon-squared{background-image:url('bm.7dd1b92ad42d2f9d69dd.svg')}
.flag-icon-bn{background-image:url('bn.ad7aafa9a29894397b43.svg')}
.flag-icon-bn.flag-icon-squared{background-image:url('bn.5fd8c65274736a1b6af4.svg')}
.flag-icon-bo{background-image:url('bo.1155c3da4861424ea8ff.svg')}
.flag-icon-bo.flag-icon-squared{background-image:url('bo.ee5938f07b3324e9af6d.svg')}
.flag-icon-bq{background-image:url('bq.8ff78ac28371e9069bfb.svg')}
.flag-icon-bq.flag-icon-squared{background-image:url('bq.6e5b96f6104d2ff9977a.svg')}
.flag-icon-br{background-image:url('br.5ec13287c2da0d77a7e7.svg')}
.flag-icon-br.flag-icon-squared{background-image:url('br.b3663866f502ec386f0e.svg')}
.flag-icon-bs{background-image:url('bs.5497678a4578b848e08d.svg')}
.flag-icon-bs.flag-icon-squared{background-image:url('bs.a9ddb124f725485b9445.svg')}
.flag-icon-bt{background-image:url('bt.eed19cbfd0dc809d6886.svg')}
.flag-icon-bt.flag-icon-squared{background-image:url('bt.1372873ed65891680a2d.svg')}
.flag-icon-bv{background-image:url('bv.b789f839eda2bce4b0e3.svg')}
.flag-icon-bv.flag-icon-squared{background-image:url('bv.adee14dc818c2a37dbd9.svg')}
.flag-icon-bw{background-image:url('bw.8a35721e3f5ff275ace8.svg')}
.flag-icon-bw.flag-icon-squared{background-image:url('bw.0acc600b67ac7165e38c.svg')}
.flag-icon-by{background-image:url('by.ed1fb53394827e144c8a.svg')}
.flag-icon-by.flag-icon-squared{background-image:url('by.da99aaa559633b439aa3.svg')}
.flag-icon-bz{background-image:url('bz.4eb2d29f4fcc586ae3e2.svg')}
.flag-icon-bz.flag-icon-squared{background-image:url('bz.7826f0d58900985ad312.svg')}
.flag-icon-ca{background-image:url('ca.d348137a99e6d528c5b7.svg')}
.flag-icon-ca.flag-icon-squared{background-image:url('ca.102b45b24a03abdaeae6.svg')}
.flag-icon-cc{background-image:url('cc.200233c98efe5d026e98.svg')}
.flag-icon-cc.flag-icon-squared{background-image:url('cc.27d55bfa0a8b66542f74.svg')}
.flag-icon-cd{background-image:url('cd.e5fd4d1225cc6c53b73d.svg')}
.flag-icon-cd.flag-icon-squared{background-image:url('cd.d44809aaad5d32f91a56.svg')}
.flag-icon-cf{background-image:url('cf.617adc02abcee400496d.svg')}
.flag-icon-cf.flag-icon-squared{background-image:url('cf.eb50c5ecfa556ddba5a7.svg')}
.flag-icon-cg{background-image:url('cg.440e321a39cf550b0bec.svg')}
.flag-icon-cg.flag-icon-squared{background-image:url('cg.862f4608de0f8e9d213c.svg')}
.flag-icon-ch{background-image:url('ch.7a52ef5e31b7f5e08a01.svg')}
.flag-icon-ch.flag-icon-squared{background-image:url('ch.1113c7e9162d605ca580.svg')}
.flag-icon-ci{background-image:url('ci.b1030b2b5315547c7fbe.svg')}
.flag-icon-ci.flag-icon-squared{background-image:url('ci.6f06682eaf98960662af.svg')}
.flag-icon-ck{background-image:url('ck.65a80cb3a138985c22dc.svg')}
.flag-icon-ck.flag-icon-squared{background-image:url('ck.d76f3968d6f25ed0bc7d.svg')}
.flag-icon-cl{background-image:url('cl.b9ff305a088060fd040a.svg')}
.flag-icon-cl.flag-icon-squared{background-image:url('cl.303f56a616afb6bae962.svg')}
.flag-icon-cm{background-image:url('cm.7578267e8568b1490427.svg')}
.flag-icon-cm.flag-icon-squared{background-image:url('cm.0dcbc4f1fe098b1b8725.svg')}
.flag-icon-cn{background-image:url('cn.7977e12a9afade492c93.svg')}
.flag-icon-cn.flag-icon-squared{background-image:url('cn.f5a6f048eb8367343bd4.svg')}
.flag-icon-co{background-image:url('co.59ec93f7d718ebed3779.svg')}
.flag-icon-co.flag-icon-squared{background-image:url('co.4c87d079860a09479706.svg')}
.flag-icon-cr{background-image:url('cr.6f2d7bb05d9edb1089ec.svg')}
.flag-icon-cr.flag-icon-squared{background-image:url('cr.ebed46008265a3777565.svg')}
.flag-icon-cu{background-image:url('cu.ff35f996902731bad287.svg')}
.flag-icon-cu.flag-icon-squared{background-image:url('cu.1452c504ef675071dcdf.svg')}
.flag-icon-cv{background-image:url('cv.434373304db5970887de.svg')}
.flag-icon-cv.flag-icon-squared{background-image:url('cv.1ddd34244b91f9c46e1d.svg')}
.flag-icon-cw{background-image:url('cw.8e4cecbf86c9e4b2df3a.svg')}
.flag-icon-cw.flag-icon-squared{background-image:url('cw.3fc4503762b62953af04.svg')}
.flag-icon-cx{background-image:url('cx.b9b5e6cd65826aab60c6.svg')}
.flag-icon-cx.flag-icon-squared{background-image:url('cx.dda4107fd05b8081ae62.svg')}
.flag-icon-cy{background-image:url('cy.70de54e68d8683969410.svg')}
.flag-icon-cy.flag-icon-squared{background-image:url('cy.bdc1fde27ba14b2afa3b.svg')}
.flag-icon-cz{background-image:url('cz.8ef2bc6a4d5bad23e284.svg')}
.flag-icon-cz.flag-icon-squared{background-image:url('cz.1b3452b8ce83987fb494.svg')}
.flag-icon-de{background-image:url('de.7e82f4c71df5fc78abbb.svg')}
.flag-icon-de.flag-icon-squared{background-image:url('de.11d88d2b77e6abe5ebb1.svg')}
.flag-icon-dj{background-image:url('dj.76f4cdf5eb6411038bc5.svg')}
.flag-icon-dj.flag-icon-squared{background-image:url('dj.278a5a5fce9a6090ce80.svg')}
.flag-icon-dk{background-image:url('dk.f4e8fc5376a202f1d771.svg')}
.flag-icon-dk.flag-icon-squared{background-image:url('dk.c2e570fa503242ab4c3e.svg')}
.flag-icon-dm{background-image:url('dm.466757644ba07a8bbf78.svg')}
.flag-icon-dm.flag-icon-squared{background-image:url('dm.dc3455775ad035d0926c.svg')}
.flag-icon-do{background-image:url('do.c05850db8e87e53a1268.svg')}
.flag-icon-do.flag-icon-squared{background-image:url('do.64a9810e7d07e3af7412.svg')}
.flag-icon-dz{background-image:url('dz.945a413c6ba8e484b7b1.svg')}
.flag-icon-dz.flag-icon-squared{background-image:url('dz.2be2fee6433a59e75c3d.svg')}
.flag-icon-ec{background-image:url('ec.3ea7f906eaf807123a28.svg')}
.flag-icon-ec.flag-icon-squared{background-image:url('ec.7be6ca137c0a396154ac.svg')}
.flag-icon-ee{background-image:url('ee.887a78f0eb107b3ce616.svg')}
.flag-icon-ee.flag-icon-squared{background-image:url('ee.7b6b8abcf78cfa7f4a77.svg')}
.flag-icon-eg{background-image:url('eg.b3580df977ae211f31d3.svg')}
.flag-icon-eg.flag-icon-squared{background-image:url('eg.c6ff8d6c3057865a32f1.svg')}
.flag-icon-eh{background-image:url('eh.8c8b27438e64065d8542.svg')}
.flag-icon-eh.flag-icon-squared{background-image:url('eh.905fdd0842d1597c4a27.svg')}
.flag-icon-er{background-image:url('er.458bc299993e856c309d.svg')}
.flag-icon-er.flag-icon-squared{background-image:url('er.ff62e2720daee288818f.svg')}
.flag-icon-es{background-image:url('es.1a25a96e26fcca676c08.svg')}
.flag-icon-es.flag-icon-squared{background-image:url('es.b3825b28f7a64779d80d.svg')}
.flag-icon-et{background-image:url('et.cbe354bb4afa8afc62da.svg')}
.flag-icon-et.flag-icon-squared{background-image:url('et.061591dd14f8c02c150f.svg')}
.flag-icon-fi{background-image:url('fi.3b522e7f272eee4009b2.svg')}
.flag-icon-fi.flag-icon-squared{background-image:url('fi.eb793b740dd4fa0f8b63.svg')}
.flag-icon-fj{background-image:url('fj.f3d86add9fe9ed672274.svg')}
.flag-icon-fj.flag-icon-squared{background-image:url('fj.55dd1c6e9a323130d8e7.svg')}
.flag-icon-fk{background-image:url('fk.ddc6bd174c1e6603e323.svg')}
.flag-icon-fk.flag-icon-squared{background-image:url('fk.fe8e733a5a44d9626de2.svg')}
.flag-icon-fm{background-image:url('fm.3bfd96ee5faa59b8017a.svg')}
.flag-icon-fm.flag-icon-squared{background-image:url('fm.1579e5b6f7e79e751445.svg')}
.flag-icon-fo{background-image:url('fo.f284df39e89f9ed508ad.svg')}
.flag-icon-fo.flag-icon-squared{background-image:url('fo.8b4db68d6e0717fe940e.svg')}
.flag-icon-fr{background-image:url('fr.81d43a151d8bc64145f2.svg')}
.flag-icon-fr.flag-icon-squared{background-image:url('fr.c88df3297cffe49852ae.svg')}
.flag-icon-ga{background-image:url('ga.4257c8ec8a129da794b2.svg')}
.flag-icon-ga.flag-icon-squared{background-image:url('ga.dec832634c40be902627.svg')}
.flag-icon-gb{background-image:url('gb.ba1c7f5df0dd4173c951.svg')}
.flag-icon-gb.flag-icon-squared{background-image:url('gb.35dbacd736781608964a.svg')}
.flag-icon-gd{background-image:url('gd.b446a44dff915db18869.svg')}
.flag-icon-gd.flag-icon-squared{background-image:url('gd.1b313417e54a6f4446ee.svg')}
.flag-icon-ge{background-image:url('ge.98cf9dc189b05e67103c.svg')}
.flag-icon-ge.flag-icon-squared{background-image:url('ge.7ccc29e2355cf25d55c5.svg')}
.flag-icon-gf{background-image:url('gf.695a47d62497dc584667.svg')}
.flag-icon-gf.flag-icon-squared{background-image:url('gf.74219f32e778ea33b181.svg')}
.flag-icon-gg{background-image:url('gg.6b23b5b1092e831766f9.svg')}
.flag-icon-gg.flag-icon-squared{background-image:url('gg.30f47622e942430014e8.svg')}
.flag-icon-gh{background-image:url('gh.d060e231aa94a98e78d9.svg')}
.flag-icon-gh.flag-icon-squared{background-image:url('gh.286f4413bbf14d667ea8.svg')}
.flag-icon-gi{background-image:url('gi.345b700f04babfed53e1.svg')}
.flag-icon-gi.flag-icon-squared{background-image:url('gi.e73af10429f00dc293ea.svg')}
.flag-icon-gl{background-image:url('gl.84ac5572fd0727fd850e.svg')}
.flag-icon-gl.flag-icon-squared{background-image:url('gl.68756f324152d0ada90c.svg')}
.flag-icon-gm{background-image:url('gm.cdfdf8bcb862134ab9fe.svg')}
.flag-icon-gm.flag-icon-squared{background-image:url('gm.65c86e0a8df296521d90.svg')}
.flag-icon-gn{background-image:url('gn.bf5b087387ce93eddfac.svg')}
.flag-icon-gn.flag-icon-squared{background-image:url('gn.7bf7a35a82ae814ed25d.svg')}
.flag-icon-gp{background-image:url('gp.092b6bf958cd4a1f76c9.svg')}
.flag-icon-gp.flag-icon-squared{background-image:url('gp.30b1d26cfe9f458611e2.svg')}
.flag-icon-gq{background-image:url('gq.c2cb1adba91b64af03bc.svg')}
.flag-icon-gq.flag-icon-squared{background-image:url('gq.89421f59da9e40d8cfcc.svg')}
.flag-icon-gr{background-image:url('gr.e2d0116790bdfda46fb4.svg')}
.flag-icon-gr.flag-icon-squared{background-image:url('gr.c51a52c416ea428fe41f.svg')}
.flag-icon-gs{background-image:url('gs.c19adcdd5855af626a3c.svg')}
.flag-icon-gs.flag-icon-squared{background-image:url('gs.a96857cd4e8cd95734f9.svg')}
.flag-icon-gt{background-image:url('gt.ccfc27d34052eec1eb6e.svg')}
.flag-icon-gt.flag-icon-squared{background-image:url('gt.3d87ccc4e82ef502f1dd.svg')}
.flag-icon-gu{background-image:url('gu.459831ea94ce2f15eede.svg')}
.flag-icon-gu.flag-icon-squared{background-image:url('gu.35820090ead0219b998c.svg')}
.flag-icon-gw{background-image:url('gw.f29eedfe431a60cae11e.svg')}
.flag-icon-gw.flag-icon-squared{background-image:url('gw.f647ba54d53db3f2e3a4.svg')}
.flag-icon-gy{background-image:url('gy.49a30b4ff82716f3aadd.svg')}
.flag-icon-gy.flag-icon-squared{background-image:url('gy.43c003e277ed5a4d0ca0.svg')}
.flag-icon-hk{background-image:url('hk.c0a93c089256c99bf337.svg')}
.flag-icon-hk.flag-icon-squared{background-image:url('hk.5a1122079f786b82c2ed.svg')}
.flag-icon-hm{background-image:url('hm.fdd5197f75474534c518.svg')}
.flag-icon-hm.flag-icon-squared{background-image:url('hm.8b4c33d4098f83d3cddd.svg')}
.flag-icon-hn{background-image:url('hn.f53ee3d65d19c9dd755e.svg')}
.flag-icon-hn.flag-icon-squared{background-image:url('hn.ebef2cd564ca07f12aa1.svg')}
.flag-icon-hr{background-image:url('hr.00a76e1b588a62b0fad9.svg')}
.flag-icon-hr.flag-icon-squared{background-image:url('hr.f3f2e25c45a219c68654.svg')}
.flag-icon-ht{background-image:url('ht.3af38bff509f443ef70e.svg')}
.flag-icon-ht.flag-icon-squared{background-image:url('ht.663996cf665e8ab764d5.svg')}
.flag-icon-hu{background-image:url('hu.bcbd277021f4a8f5a059.svg')}
.flag-icon-hu.flag-icon-squared{background-image:url('hu.7ae2a1f04ec537fbba4b.svg')}
.flag-icon-id{background-image:url('id.e2afd171e6a62816237b.svg')}
.flag-icon-id.flag-icon-squared{background-image:url('id.0b7fa609d99165dc5377.svg')}
.flag-icon-ie{background-image:url('ie.5ecf710f14d859cbceb6.svg')}
.flag-icon-ie.flag-icon-squared{background-image:url('ie.1b0ac4e772c2e62aef2f.svg')}
.flag-icon-il{background-image:url('il.4c70e23214e9da6a56eb.svg')}
.flag-icon-il.flag-icon-squared{background-image:url('il.3bc4ce048568d30c327f.svg')}
.flag-icon-im{background-image:url('im.b21ce587e66db16e0428.svg')}
.flag-icon-im.flag-icon-squared{background-image:url('im.d637f63b68f97839a27b.svg')}
.flag-icon-in{background-image:url('in.e5926cb75dcbb15638da.svg')}
.flag-icon-in.flag-icon-squared{background-image:url('in.e626d1bb4e16e732e1dd.svg')}
.flag-icon-io{background-image:url('io.e31ca9aa9209d9b76a0b.svg')}
.flag-icon-io.flag-icon-squared{background-image:url('io.c32d7f9e59460fb90af6.svg')}
.flag-icon-iq{background-image:url('iq.5cd51d2bbb7385580434.svg')}
.flag-icon-iq.flag-icon-squared{background-image:url('iq.e549011efede8b5ba38b.svg')}
.flag-icon-ir{background-image:url('ir.12e7432b428f8d631eb5.svg')}
.flag-icon-ir.flag-icon-squared{background-image:url('ir.c945dfdfaee26ad2861c.svg')}
.flag-icon-is{background-image:url('is.2dfa14d19684fbe061e4.svg')}
.flag-icon-is.flag-icon-squared{background-image:url('is.1842f1a952e8f0d4ca47.svg')}
.flag-icon-it{background-image:url('it.290f2fec799fabdf2a85.svg')}
.flag-icon-it.flag-icon-squared{background-image:url('it.9938f4b9588502f93b20.svg')}
.flag-icon-je{background-image:url('je.7a0b4850d933dbc21d75.svg')}
.flag-icon-je.flag-icon-squared{background-image:url('je.e1bb30f3c6be27ba0bc4.svg')}
.flag-icon-jm{background-image:url('jm.6bb96bbc99218d9f84f7.svg')}
.flag-icon-jm.flag-icon-squared{background-image:url('jm.74ccffca23e5a91356de.svg')}
.flag-icon-jo{background-image:url('jo.f41fe7d26b69dec06fef.svg')}
.flag-icon-jo.flag-icon-squared{background-image:url('jo.e678dae866ec74e6a939.svg')}
.flag-icon-jp{background-image:url('jp.19c631c1498ba5517cd5.svg')}
.flag-icon-jp.flag-icon-squared{background-image:url('jp.980c12c54fe225923434.svg')}
.flag-icon-ke{background-image:url('ke.74aaf58557811d8e79ab.svg')}
.flag-icon-ke.flag-icon-squared{background-image:url('ke.9ea890912ffd2f80e7a3.svg')}
.flag-icon-kg{background-image:url('kg.1fe994c1e99757dce023.svg')}
.flag-icon-kg.flag-icon-squared{background-image:url('kg.4ad89b3a703d225e1f6d.svg')}
.flag-icon-kh{background-image:url('kh.7b33804c913e2285c538.svg')}
.flag-icon-kh.flag-icon-squared{background-image:url('kh.695ec7a1a39090e600d5.svg')}
.flag-icon-ki{background-image:url('ki.de100d3095b62260166f.svg')}
.flag-icon-ki.flag-icon-squared{background-image:url('ki.32000b051bb6bb9ee785.svg')}
.flag-icon-km{background-image:url('km.93ef5e214ae093b8adc8.svg')}
.flag-icon-km.flag-icon-squared{background-image:url('km.4c4fa2a75b7c9360ac5f.svg')}
.flag-icon-kn{background-image:url('kn.a4e974e81853186f1522.svg')}
.flag-icon-kn.flag-icon-squared{background-image:url('kn.091a5508172f8eee28f2.svg')}
.flag-icon-kp{background-image:url('kp.8d10def41b377b1163c5.svg')}
.flag-icon-kp.flag-icon-squared{background-image:url('kp.2e79afa21a3e610e5551.svg')}
.flag-icon-kr{background-image:url('kr.939387c390531d01a687.svg')}
.flag-icon-kr.flag-icon-squared{background-image:url('kr.9406f22f1237e7e4059d.svg')}
.flag-icon-kw{background-image:url('kw.2dce482defe9d86d0596.svg')}
.flag-icon-kw.flag-icon-squared{background-image:url('kw.a3a60802b9df1ea679ac.svg')}
.flag-icon-ky{background-image:url('ky.ef8e18776eff1caf6b64.svg')}
.flag-icon-ky.flag-icon-squared{background-image:url('ky.c311ddba04238d23214d.svg')}
.flag-icon-kz{background-image:url('kz.7194851eb720d3fdb3ad.svg')}
.flag-icon-kz.flag-icon-squared{background-image:url('kz.f528d1705766032d8237.svg')}
.flag-icon-la{background-image:url('la.8d6ad26b7061bc058892.svg')}
.flag-icon-la.flag-icon-squared{background-image:url('la.80cf2b55ad4d86b51967.svg')}
.flag-icon-lb{background-image:url('lb.75479923a75562bb3dbe.svg')}
.flag-icon-lb.flag-icon-squared{background-image:url('lb.940cc75a55e4b18f510a.svg')}
.flag-icon-lc{background-image:url('lc.c6488de9494a4e151cc4.svg')}
.flag-icon-lc.flag-icon-squared{background-image:url('lc.0d361ba543e6cd2404e1.svg')}
.flag-icon-li{background-image:url('li.69a1d60ca3996705d91f.svg')}
.flag-icon-li.flag-icon-squared{background-image:url('li.572f90277090beca0d31.svg')}
.flag-icon-lk{background-image:url('lk.593078c9718a2a7a20d6.svg')}
.flag-icon-lk.flag-icon-squared{background-image:url('lk.93412c6fbb52d5bb809b.svg')}
.flag-icon-lr{background-image:url('lr.3a7c494b08f2d0e36a4f.svg')}
.flag-icon-lr.flag-icon-squared{background-image:url('lr.74dcec3fec3f73e24a0a.svg')}
.flag-icon-ls{background-image:url('ls.0de0f907e70c37b2e86e.svg')}
.flag-icon-ls.flag-icon-squared{background-image:url('ls.cddead61f832a10065e9.svg')}
.flag-icon-lt{background-image:url('lt.4c19d3a9f8cb00a45baa.svg')}
.flag-icon-lt.flag-icon-squared{background-image:url('lt.2ea82cfcd24756f9d718.svg')}
.flag-icon-lu{background-image:url('lu.adc8f77e99b53bd83b54.svg')}
.flag-icon-lu.flag-icon-squared{background-image:url('lu.b843e6436ac12254b9d2.svg')}
.flag-icon-lv{background-image:url('lv.9a5d132cec13c3e033f0.svg')}
.flag-icon-lv.flag-icon-squared{background-image:url('lv.2ce7f836390f846b1359.svg')}
.flag-icon-ly{background-image:url('ly.0ea8dfcec5cc820043a4.svg')}
.flag-icon-ly.flag-icon-squared{background-image:url('ly.9d867c1b9d3b76652858.svg')}
.flag-icon-ma{background-image:url('ma.363a4f79da72a6e74be0.svg')}
.flag-icon-ma.flag-icon-squared{background-image:url('ma.3b79aff17ae55b760333.svg')}
.flag-icon-mc{background-image:url('mc.a2634c60fa92f9ff20f0.svg')}
.flag-icon-mc.flag-icon-squared{background-image:url('mc.082fc1558b4cf726b613.svg')}
.flag-icon-md{background-image:url('md.4d08e48ef4cfb7c192dc.svg')}
.flag-icon-md.flag-icon-squared{background-image:url('md.efdfab01385b30e73986.svg')}
.flag-icon-me{background-image:url('me.0b785614513a0b99de04.svg')}
.flag-icon-me.flag-icon-squared{background-image:url('me.4c8b84af010134d56b90.svg')}
.flag-icon-mf{background-image:url('mf.2d96a80bd05aca4ef711.svg')}
.flag-icon-mf.flag-icon-squared{background-image:url('mf.c02a78fb2738ceb5eece.svg')}
.flag-icon-mg{background-image:url('mg.f9101073ea57c9f7664c.svg')}
.flag-icon-mg.flag-icon-squared{background-image:url('mg.5bdc14fe1aa439d1a0b7.svg')}
.flag-icon-mh{background-image:url('mh.c0b2e372c1a8cb36930e.svg')}
.flag-icon-mh.flag-icon-squared{background-image:url('mh.7ec670b4d72f8a614957.svg')}
.flag-icon-mk{background-image:url('mk.31ba11ec4d4cdae74ebc.svg')}
.flag-icon-mk.flag-icon-squared{background-image:url('mk.c370fe88a49ab3c18701.svg')}
.flag-icon-ml{background-image:url('ml.18083e46073cc9f5f58f.svg')}
.flag-icon-ml.flag-icon-squared{background-image:url('ml.d11c30638f3d7b1766dc.svg')}
.flag-icon-mm{background-image:url('mm.6f93c6d0ec04077b61c7.svg')}
.flag-icon-mm.flag-icon-squared{background-image:url('mm.7068544f07c5b683b67a.svg')}
.flag-icon-mn{background-image:url('mn.5e4557f7ed743f19592c.svg')}
.flag-icon-mn.flag-icon-squared{background-image:url('mn.291814d605941d58335f.svg')}
.flag-icon-mo{background-image:url('mo.ac9b1701934ac6845610.svg')}
.flag-icon-mo.flag-icon-squared{background-image:url('mo.8d4848888f2e8b825545.svg')}
.flag-icon-mp{background-image:url('mp.394b0c91d8212a6cb6db.svg')}
.flag-icon-mp.flag-icon-squared{background-image:url('mp.b0a5ed44db6410228f23.svg')}
.flag-icon-mq{background-image:url('mq.e82d6df9e99c87fb655b.svg')}
.flag-icon-mq.flag-icon-squared{background-image:url('mq.09c19f656772c8f93989.svg')}
.flag-icon-mr{background-image:url('mr.3642790a35ff100e55f7.svg')}
.flag-icon-mr.flag-icon-squared{background-image:url('mr.7211bfd49f97a5ae1253.svg')}
.flag-icon-ms{background-image:url('ms.9474f8cf128ce6813e2d.svg')}
.flag-icon-ms.flag-icon-squared{background-image:url('ms.8f7c204278ae1cdcd35c.svg')}
.flag-icon-mt{background-image:url('mt.c91049a111e0a4dc2611.svg')}
.flag-icon-mt.flag-icon-squared{background-image:url('mt.0c23ea353ac917d9e4d4.svg')}
.flag-icon-mu{background-image:url('mu.97beced41b168e88e8fb.svg')}
.flag-icon-mu.flag-icon-squared{background-image:url('mu.d7d71f034d81a7105373.svg')}
.flag-icon-mv{background-image:url('mv.0329f53cf8f786716fe4.svg')}
.flag-icon-mv.flag-icon-squared{background-image:url('mv.91b2c27c9c550f558607.svg')}
.flag-icon-mw{background-image:url('mw.b4d805efda655aef8b6e.svg')}
.flag-icon-mw.flag-icon-squared{background-image:url('mw.6807c4fdd0370b23d239.svg')}
.flag-icon-mx{background-image:url('mx.bc63d25be57acf721e56.svg')}
.flag-icon-mx.flag-icon-squared{background-image:url('mx.05c8d69783e68aaad2f4.svg')}
.flag-icon-my{background-image:url('my.0d298a9e4566332f8a84.svg')}
.flag-icon-my.flag-icon-squared{background-image:url('my.848fbf91865a8d191263.svg')}
.flag-icon-mz{background-image:url('mz.dac5f7ee4f2a02e79de2.svg')}
.flag-icon-mz.flag-icon-squared{background-image:url('mz.dcf8977ee74002921810.svg')}
.flag-icon-na{background-image:url('na.e241f81665d5aa3bcd02.svg')}
.flag-icon-na.flag-icon-squared{background-image:url('na.27bc2313a9535106015c.svg')}
.flag-icon-nc{background-image:url('nc.5681de45e8340741e312.svg')}
.flag-icon-nc.flag-icon-squared{background-image:url('nc.046cebb8a66efa64641c.svg')}
.flag-icon-ne{background-image:url('ne.6fd3ccdef1a91e8be5ae.svg')}
.flag-icon-ne.flag-icon-squared{background-image:url('ne.64f5ff142997ea42d42e.svg')}
.flag-icon-nf{background-image:url('nf.7a4f3d1b34fa49f5a098.svg')}
.flag-icon-nf.flag-icon-squared{background-image:url('nf.7c3216dcabd2a393fa48.svg')}
.flag-icon-ng{background-image:url('ng.b69ed1e58b69dcadbf0e.svg')}
.flag-icon-ng.flag-icon-squared{background-image:url('ng.caaf41205a6fde2a1853.svg')}
.flag-icon-ni{background-image:url('ni.d30c03773b8ce5412033.svg')}
.flag-icon-ni.flag-icon-squared{background-image:url('ni.52cfeebfb0f78f395c13.svg')}
.flag-icon-nl{background-image:url('nl.21eb77dcfa38c6d7bb81.svg')}
.flag-icon-nl.flag-icon-squared{background-image:url('nl.f9d570ec865ab2c1e9d4.svg')}
.flag-icon-no{background-image:url('no.6df96bb22557028a5f77.svg')}
.flag-icon-no.flag-icon-squared{background-image:url('no.266dbd6fc3e66414aa3c.svg')}
.flag-icon-np{background-image:url('np.ecc31e52fb6b958eb681.svg')}
.flag-icon-np.flag-icon-squared{background-image:url('np.f7885aa646996a2aa6e0.svg')}
.flag-icon-nr{background-image:url('nr.dcf2ea3a8e5dbf8a9b80.svg')}
.flag-icon-nr.flag-icon-squared{background-image:url('nr.1f7cfffb6cb01e5215ad.svg')}
.flag-icon-nu{background-image:url('nu.770e6779515b496ac3b6.svg')}
.flag-icon-nu.flag-icon-squared{background-image:url('nu.9deebec59d90dece17fc.svg')}
.flag-icon-nz{background-image:url('nz.4dedf09b8933ec6f4390.svg')}
.flag-icon-nz.flag-icon-squared{background-image:url('nz.37be84f4206a0eae405b.svg')}
.flag-icon-om{background-image:url('om.716feea54634c16f406a.svg')}
.flag-icon-om.flag-icon-squared{background-image:url('om.09e65f88432f6b938338.svg')}
.flag-icon-pa{background-image:url('pa.8788ab50de263793f74b.svg')}
.flag-icon-pa.flag-icon-squared{background-image:url('pa.69b3b90501ccfc42beff.svg')}
.flag-icon-pe{background-image:url('pe.9e2ec84ad461c170e9e5.svg')}
.flag-icon-pe.flag-icon-squared{background-image:url('pe.83c26459858b4334c435.svg')}
.flag-icon-pf{background-image:url('pf.296e94595f307817fc2b.svg')}
.flag-icon-pf.flag-icon-squared{background-image:url('pf.fbd548e641a7199e969d.svg')}
.flag-icon-pg{background-image:url('pg.dcb8c4ab032af81620bd.svg')}
.flag-icon-pg.flag-icon-squared{background-image:url('pg.9ebf0bb36bfe656e7aba.svg')}
.flag-icon-ph{background-image:url('ph.596b9b66d026fa222c2d.svg')}
.flag-icon-ph.flag-icon-squared{background-image:url('ph.374bb0d60bc777e60d0f.svg')}
.flag-icon-pk{background-image:url('pk.8f9276eb2e7dc3eac94d.svg')}
.flag-icon-pk.flag-icon-squared{background-image:url('pk.0e17f31b0f156316ef20.svg')}
.flag-icon-pl{background-image:url('pl.7ea4b5b2df865bf73b06.svg')}
.flag-icon-pl.flag-icon-squared{background-image:url('pl.9400273de5d060652ce7.svg')}
.flag-icon-pm{background-image:url('pm.c5a64f87b2370f6a2ae3.svg')}
.flag-icon-pm.flag-icon-squared{background-image:url('pm.7582c30f04bd66a4e73c.svg')}
.flag-icon-pn{background-image:url('pn.0911eddaa4bb5cbf54b8.svg')}
.flag-icon-pn.flag-icon-squared{background-image:url('pn.ab7259a94ec182c05827.svg')}
.flag-icon-pr{background-image:url('pr.7845ecd77b3b58e3c8a5.svg')}
.flag-icon-pr.flag-icon-squared{background-image:url('pr.836bcb814711de3da206.svg')}
.flag-icon-ps{background-image:url('ps.77489c5e7455703ed84f.svg')}
.flag-icon-ps.flag-icon-squared{background-image:url('ps.451101efffc43d2b1ae6.svg')}
.flag-icon-pt{background-image:url('pt.b89a5b80ca1a71c3b96a.svg')}
.flag-icon-pt.flag-icon-squared{background-image:url('pt.5697f2973616282e4c76.svg')}
.flag-icon-pw{background-image:url('pw.5f3d8d8e8473f6439a21.svg')}
.flag-icon-pw.flag-icon-squared{background-image:url('pw.666cd05f03955ea01aa5.svg')}
.flag-icon-py{background-image:url('py.51b0bef3321042c04717.svg')}
.flag-icon-py.flag-icon-squared{background-image:url('py.b19bb0ae9ad5d553a146.svg')}
.flag-icon-qa{background-image:url('qa.90240e607800ce7ed1bd.svg')}
.flag-icon-qa.flag-icon-squared{background-image:url('qa.c08921ec8cdc1b1a0e8e.svg')}
.flag-icon-re{background-image:url('re.f05b5f1673afe6db0760.svg')}
.flag-icon-re.flag-icon-squared{background-image:url('re.7e8577e98f035e765e59.svg')}
.flag-icon-ro{background-image:url('ro.ea966c3dc0adf3d08a00.svg')}
.flag-icon-ro.flag-icon-squared{background-image:url('ro.51182fc9671cbaa10989.svg')}
.flag-icon-rs{background-image:url('rs.51e6180ced2cf59fd51e.svg')}
.flag-icon-rs.flag-icon-squared{background-image:url('rs.3b67d7bed888271edff6.svg')}
.flag-icon-ru{background-image:url('ru.f1c2ba49b3ccc06ba58a.svg')}
.flag-icon-ru.flag-icon-squared{background-image:url('ru.f760036294e1fff52a9a.svg')}
.flag-icon-rw{background-image:url('rw.26854553b660fa5e4982.svg')}
.flag-icon-rw.flag-icon-squared{background-image:url('rw.02a8a07e06e4ae9c0122.svg')}
.flag-icon-sa{background-image:url('sa.b9a346574cdc8950dd34.svg')}
.flag-icon-sa.flag-icon-squared{background-image:url('sa.dbdc272cb217fd407ff8.svg')}
.flag-icon-sb{background-image:url('sb.2c405bb603253b6e2040.svg')}
.flag-icon-sb.flag-icon-squared{background-image:url('sb.00988e025b134db97443.svg')}
.flag-icon-sc{background-image:url('sc.9ba013463b785efeb6be.svg')}
.flag-icon-sc.flag-icon-squared{background-image:url('sc.8357ba15f90dbaaeec2a.svg')}
.flag-icon-sd{background-image:url('sd.090d0e106e0c7fd28b23.svg')}
.flag-icon-sd.flag-icon-squared{background-image:url('sd.cb3da007630d3b35d1ca.svg')}
.flag-icon-se{background-image:url('se.22333e71c0c3e3d8da11.svg')}
.flag-icon-se.flag-icon-squared{background-image:url('se.4984ae470ed69178af1d.svg')}
.flag-icon-sg{background-image:url('sg.e6a27ad3fc2dedabca8b.svg')}
.flag-icon-sg.flag-icon-squared{background-image:url('sg.9751741f84e6e5263a40.svg')}
.flag-icon-sh{background-image:url('sh.c5ab8c6e3ffc963e14fb.svg')}
.flag-icon-sh.flag-icon-squared{background-image:url('sh.acd7b6efcbb9ea9ca7e6.svg')}
.flag-icon-si{background-image:url('si.7f576d8798a8732afa46.svg')}
.flag-icon-si.flag-icon-squared{background-image:url('si.d38938fcbf4ff9430856.svg')}
.flag-icon-sj{background-image:url('sj.4952c9a6d03f7d9caa08.svg')}
.flag-icon-sj.flag-icon-squared{background-image:url('sj.bf11a7596686324ffe17.svg')}
.flag-icon-sk{background-image:url('sk.be58e557507f14689689.svg')}
.flag-icon-sk.flag-icon-squared{background-image:url('sk.563985765998ec7428e9.svg')}
.flag-icon-sl{background-image:url('sl.4fd17d63688a1b300bca.svg')}
.flag-icon-sl.flag-icon-squared{background-image:url('sl.f1772cd4436de4f4535a.svg')}
.flag-icon-sm{background-image:url('sm.7e23c95234800a7c7e1e.svg')}
.flag-icon-sm.flag-icon-squared{background-image:url('sm.b57f66050d777f87e0a5.svg')}
.flag-icon-sn{background-image:url('sn.1ce79520b54b680dcc8e.svg')}
.flag-icon-sn.flag-icon-squared{background-image:url('sn.a03bc309423c9052891a.svg')}
.flag-icon-so{background-image:url('so.d1a7d3e18523bf69f2eb.svg')}
.flag-icon-so.flag-icon-squared{background-image:url('so.34b037a702aae22a7534.svg')}
.flag-icon-sr{background-image:url('sr.690504905775fc1b1480.svg')}
.flag-icon-sr.flag-icon-squared{background-image:url('sr.4ee190817d3b7c7862ca.svg')}
.flag-icon-ss{background-image:url('ss.e4bf9bb42bd5d25190fe.svg')}
.flag-icon-ss.flag-icon-squared{background-image:url('ss.2ad5a2bbc138690704ad.svg')}
.flag-icon-st{background-image:url('st.72697a87cfc011963be4.svg')}
.flag-icon-st.flag-icon-squared{background-image:url('st.342a4d3c791c89ec3103.svg')}
.flag-icon-sv{background-image:url('sv.3bb132d79aef68d7fe41.svg')}
.flag-icon-sv.flag-icon-squared{background-image:url('sv.f4b3314001ea3a7cf1d0.svg')}
.flag-icon-sx{background-image:url('sx.aafb13f61b6688f41a14.svg')}
.flag-icon-sx.flag-icon-squared{background-image:url('sx.ce647f25cbbcdb00ed0d.svg')}
.flag-icon-sy{background-image:url('sy.6529aa17e46f775a3931.svg')}
.flag-icon-sy.flag-icon-squared{background-image:url('sy.9d13beb594ee208a6864.svg')}
.flag-icon-sz{background-image:url('sz.d62f5eab640be40355e8.svg')}
.flag-icon-sz.flag-icon-squared{background-image:url('sz.5d494168348fddfa3aeb.svg')}
.flag-icon-tc{background-image:url('tc.f4f865830e706c26ef44.svg')}
.flag-icon-tc.flag-icon-squared{background-image:url('tc.0d16f864a483488586df.svg')}
.flag-icon-td{background-image:url('td.230eddd3b5d97166b70e.svg')}
.flag-icon-td.flag-icon-squared{background-image:url('td.ad4b4469031fb72bd98f.svg')}
.flag-icon-tf{background-image:url('tf.cf4959c4339d5b123093.svg')}
.flag-icon-tf.flag-icon-squared{background-image:url('tf.aaea08de295f296f0bba.svg')}
.flag-icon-tg{background-image:url('tg.f97c4ebe662df8683fde.svg')}
.flag-icon-tg.flag-icon-squared{background-image:url('tg.4abbb52870d11bce293d.svg')}
.flag-icon-th{background-image:url('th.b6ade2beba225ed5f2b5.svg')}
.flag-icon-th.flag-icon-squared{background-image:url('th.2ca3db46e2b26412705d.svg')}
.flag-icon-tj{background-image:url('tj.b32f7c017787f0d8579b.svg')}
.flag-icon-tj.flag-icon-squared{background-image:url('tj.e97716cafb6e3b770d5b.svg')}
.flag-icon-tk{background-image:url('tk.54b9e3f941cb3083e2a3.svg')}
.flag-icon-tk.flag-icon-squared{background-image:url('tk.e3d850fb9644bf50d891.svg')}
.flag-icon-tl{background-image:url('tl.503b7926732b784efbed.svg')}
.flag-icon-tl.flag-icon-squared{background-image:url('tl.c7a146dc0d916983f8dd.svg')}
.flag-icon-tm{background-image:url('tm.6de6696b70775fd30f3b.svg')}
.flag-icon-tm.flag-icon-squared{background-image:url('tm.442986488503d5356e80.svg')}
.flag-icon-tn{background-image:url('tn.6cd8c9a453cd0fc5e761.svg')}
.flag-icon-tn.flag-icon-squared{background-image:url('tn.8b09464a7524dff3fa47.svg')}
.flag-icon-to{background-image:url('to.65dda6ec6f9719bbd784.svg')}
.flag-icon-to.flag-icon-squared{background-image:url('to.aaa24511e1160314531a.svg')}
.flag-icon-tr{background-image:url('tr.2880fc8e0e28f4a11a8d.svg')}
.flag-icon-tr.flag-icon-squared{background-image:url('tr.c3d773f3ebbea061e963.svg')}
.flag-icon-tt{background-image:url('tt.b9a6939e2ab09927d190.svg')}
.flag-icon-tt.flag-icon-squared{background-image:url('tt.4252a958aa98bb3ef5f7.svg')}
.flag-icon-tv{background-image:url('tv.99618ffc3d126b12802f.svg')}
.flag-icon-tv.flag-icon-squared{background-image:url('tv.c87adc622981a557f7a5.svg')}
.flag-icon-tw{background-image:url('tw.83324ef79fd96b77a609.svg')}
.flag-icon-tw.flag-icon-squared{background-image:url('tw.a72a85cb06aca393b4c6.svg')}
.flag-icon-tz{background-image:url('tz.2218434d34c055a29fdf.svg')}
.flag-icon-tz.flag-icon-squared{background-image:url('tz.20af2614818e325d953d.svg')}
.flag-icon-ua{background-image:url('ua.67a46bf793e26237ace0.svg')}
.flag-icon-ua.flag-icon-squared{background-image:url('ua.2dd397cb920452449aca.svg')}
.flag-icon-ug{background-image:url('ug.83f4207b3f42150d667b.svg')}
.flag-icon-ug.flag-icon-squared{background-image:url('ug.983dd591c56af488af96.svg')}
.flag-icon-um{background-image:url('um.0f5d59d436cb8d91444b.svg')}
.flag-icon-um.flag-icon-squared{background-image:url('um.c3e06b4d7dfec14653ce.svg')}
.flag-icon-us{background-image:url('us.3cc0d38b3e8d93132c90.svg')}
.flag-icon-us.flag-icon-squared{background-image:url('us.c95087e1a852cf730acc.svg')}
.flag-icon-uy{background-image:url('uy.4c3f85c5401c3a3875ee.svg')}
.flag-icon-uy.flag-icon-squared{background-image:url('uy.091841c8018480091fae.svg')}
.flag-icon-uz{background-image:url('uz.6e16292aee6b5262a693.svg')}
.flag-icon-uz.flag-icon-squared{background-image:url('uz.ba79d2974850ade2d036.svg')}
.flag-icon-va{background-image:url('va.6d6a5ae672030a7e351f.svg')}
.flag-icon-va.flag-icon-squared{background-image:url('va.555e01bd279c6bbc28c4.svg')}
.flag-icon-vc{background-image:url('vc.e19034240ae39be40a4c.svg')}
.flag-icon-vc.flag-icon-squared{background-image:url('vc.2614017538c99c0f2ea7.svg')}
.flag-icon-ve{background-image:url('ve.b8bb0477d02228d82ffb.svg')}
.flag-icon-ve.flag-icon-squared{background-image:url('ve.125ee9246eea1cb1b662.svg')}
.flag-icon-vg{background-image:url('vg.7bc5c83294392b4386af.svg')}
.flag-icon-vg.flag-icon-squared{background-image:url('vg.76c17dc332a16129789a.svg')}
.flag-icon-vi{background-image:url('vi.bad0002a368d6bca0956.svg')}
.flag-icon-vi.flag-icon-squared{background-image:url('vi.1ae3b627580608e32c99.svg')}
.flag-icon-vn{background-image:url('vn.2301f6f466f2e744e48a.svg')}
.flag-icon-vn.flag-icon-squared{background-image:url('vn.25540177a9e64be64b71.svg')}
.flag-icon-vu{background-image:url('vu.25acc79729c1d8a104b6.svg')}
.flag-icon-vu.flag-icon-squared{background-image:url('vu.87d69c1826cf7245c2d8.svg')}
.flag-icon-wf{background-image:url('wf.e9a373c6bcbf8ea5021f.svg')}
.flag-icon-wf.flag-icon-squared{background-image:url('wf.55c63880d97978216450.svg')}
.flag-icon-ws{background-image:url('ws.a6817aa95b8cdf652ba6.svg')}
.flag-icon-ws.flag-icon-squared{background-image:url('ws.81cbff3db85ab05a4ac8.svg')}
.flag-icon-ye{background-image:url('ye.f62afcddf3ac8b1dfd3e.svg')}
.flag-icon-ye.flag-icon-squared{background-image:url('ye.2289a38ef27f51f7e88a.svg')}
.flag-icon-yt{background-image:url('yt.5c77b04743aada260f6b.svg')}
.flag-icon-yt.flag-icon-squared{background-image:url('yt.bf9663aea16580e485d0.svg')}
.flag-icon-za{background-image:url('za.83099da26ad6804ed7a5.svg')}
.flag-icon-za.flag-icon-squared{background-image:url('za.3c71a2a22271a414dd3d.svg')}
.flag-icon-zm{background-image:url('zm.79a41234f024ca5ab0a9.svg')}
.flag-icon-zm.flag-icon-squared{background-image:url('zm.a303f51a36999e85ed3b.svg')}
.flag-icon-zw{background-image:url('zw.f5ceeff7d65d0b5e33b7.svg')}
.flag-icon-zw.flag-icon-squared{background-image:url('zw.2840e62aaca37d36b327.svg')}
.flag-icon-es-ca{background-image:url('es-ca.2b2d073d58c4747e322e.svg')}
.flag-icon-es-ca.flag-icon-squared{background-image:url('es-ca.a03129ff81e9f5633e75.svg')}
.flag-icon-es-ga{background-image:url('es-ga.23a30d01d4c6338e7f5c.svg')}
.flag-icon-es-ga.flag-icon-squared{background-image:url('es-ga.405f191245cb5d0085d7.svg')}
.flag-icon-eu{background-image:url('eu.db2e50ad0bf5ecccc0ca.svg')}
.flag-icon-eu.flag-icon-squared{background-image:url('eu.1019087b8a58ac24c4ea.svg')}
.flag-icon-gb-eng{background-image:url('gb-eng.1fa89df2764a3f107c34.svg')}
.flag-icon-gb-eng.flag-icon-squared{background-image:url('gb-eng.ebbd69accf16823ad684.svg')}
.flag-icon-gb-nir{background-image:url('gb-nir.8ad03581959bce8c3da0.svg')}
.flag-icon-gb-nir.flag-icon-squared{background-image:url('gb-nir.f9fcc604971f0e53b88d.svg')}
.flag-icon-gb-sct{background-image:url('gb-sct.4743f1b0f3ffe8d16ba5.svg')}
.flag-icon-gb-sct.flag-icon-squared{background-image:url('gb-sct.bea4865f11865ef56465.svg')}
.flag-icon-gb-wls{background-image:url('gb-wls.a69b6bb076d89808e064.svg')}
.flag-icon-gb-wls.flag-icon-squared{background-image:url('gb-wls.77f90d8e620af4d9604d.svg')}
.flag-icon-un{background-image:url('un.4c0a34afb0c02cd13b3d.svg')}
.flag-icon-un.flag-icon-squared{background-image:url('un.19c1ad320e901a90c0e3.svg')}
.flag-icon-xk{background-image:url('xk.12d1409638442c96c8b9.svg')}
.flag-icon-xk.flag-icon-squared{background-image:url('xk.48269c0b55c2532ccb76.svg')}
.ngx-datatable {
  display: block;
  overflow: hidden;
  justify-content: center;
  position: relative;
  transform: translate3d(0, 0, 0);
  /**
   * Vertical Scrolling Adjustments
   */
  /**
   * Horizontal Scrolling Adjustments
   */
  /**
   * Fixed Header Height Adjustments
   */
  /**
   * Fixed row height adjustments
   */
  /**
   * Shared Styles
   */
  /**
   * Header Styles
   */
  /**
   * Body Styles
   */
  /**
   * Footer Styles
   */ }
.ngx-datatable [hidden] {
    display: none !important; }
.ngx-datatable *,
  .ngx-datatable *:before,
  .ngx-datatable *:after {
    box-sizing: border-box; }
.ngx-datatable.scroll-vertical .datatable-body {
    overflow-y: auto; }
.ngx-datatable.scroll-vertical.virtualized .datatable-body .datatable-row-wrapper {
    position: absolute; }
.ngx-datatable.scroll-horz .datatable-body {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
.ngx-datatable.fixed-header .datatable-header .datatable-header-inner {
    white-space: nowrap; }
.ngx-datatable.fixed-header .datatable-header .datatable-header-inner .datatable-header-cell {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
.ngx-datatable.fixed-row .datatable-scroll {
    white-space: nowrap; }
.ngx-datatable.fixed-row .datatable-scroll .datatable-body-row {
      white-space: nowrap; }
.ngx-datatable.fixed-row .datatable-scroll .datatable-body-row .datatable-body-cell {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis; }
.ngx-datatable.fixed-row .datatable-scroll .datatable-body-row .datatable-body-group-cell {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis; }
.ngx-datatable .datatable-body-row,
  .ngx-datatable .datatable-row-center,
  .ngx-datatable .datatable-header-inner {
    display: flex;
    flex-direction: row;
    -o-flex-flow: row;
    flex-flow: row; }
.ngx-datatable .datatable-body-cell,
  .ngx-datatable .datatable-header-cell {
    overflow-x: hidden;
    vertical-align: top;
    display: inline-block;
    line-height: 1.625; }
.ngx-datatable .datatable-body-cell:focus,
    .ngx-datatable .datatable-header-cell:focus {
      outline: none; }
.ngx-datatable .datatable-row-left,
  .ngx-datatable .datatable-row-right {
    z-index: 9; }
.ngx-datatable .datatable-row-left,
  .ngx-datatable .datatable-row-center,
  .ngx-datatable .datatable-row-group,
  .ngx-datatable .datatable-row-right {
    position: relative; }
.ngx-datatable .datatable-header {
    display: block;
    overflow: hidden; }
.ngx-datatable .datatable-header .datatable-header-inner {
      align-items: stretch;
      -webkit-align-items: stretch; }
.ngx-datatable .datatable-header .datatable-header-cell {
      position: relative;
      display: inline-block; }
.ngx-datatable .datatable-header .datatable-header-cell.sortable .datatable-header-cell-wrapper {
        cursor: pointer; }
.ngx-datatable .datatable-header .datatable-header-cell.longpress .datatable-header-cell-wrapper {
        cursor: move; }
.ngx-datatable .datatable-header .datatable-header-cell .sort-btn {
        line-height: 100%;
        vertical-align: middle;
        display: inline-block;
        cursor: pointer; }
.ngx-datatable .datatable-header .datatable-header-cell .resize-handle,
      .ngx-datatable .datatable-header .datatable-header-cell .resize-handle--not-resizable {
        display: inline-block;
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        width: 5px;
        padding: 0 4px;
        visibility: hidden; }
.ngx-datatable .datatable-header .datatable-header-cell .resize-handle {
        cursor: ew-resize; }
.ngx-datatable .datatable-header .datatable-header-cell.resizeable:hover .resize-handle {
        visibility: visible; }
.ngx-datatable .datatable-header .datatable-header-cell:hover .resize-handle--not-resizable {
        visibility: visible; }
.ngx-datatable .datatable-header .datatable-header-cell .targetMarker {
        position: absolute;
        top: 0;
        bottom: 0; }
.ngx-datatable .datatable-header .datatable-header-cell .targetMarker.dragFromLeft {
          right: 0; }
.ngx-datatable .datatable-header .datatable-header-cell .targetMarker.dragFromRight {
          left: 0; }
.ngx-datatable .datatable-header .datatable-header-cell .datatable-header-cell-template-wrap {
        height: inherit; }
.ngx-datatable .datatable-body {
    position: relative;
    z-index: 10;
    display: block; }
.ngx-datatable .datatable-body .datatable-scroll {
      display: inline-block; }
.ngx-datatable .datatable-body .datatable-row-detail {
      overflow-y: hidden; }
.ngx-datatable .datatable-body .datatable-row-wrapper {
      display: flex;
      flex-direction: column; }
.ngx-datatable .datatable-body .datatable-body-row {
      outline: none; }
.ngx-datatable .datatable-body .datatable-body-row > div {
        display: flex; }
.ngx-datatable .datatable-footer {
    display: block;
    width: 100%;
    overflow: auto; }
.ngx-datatable .datatable-footer .datatable-footer-inner {
      display: flex;
      align-items: center;
      width: 100%; }
.ngx-datatable .datatable-footer .selected-count .page-count {
      flex: 1 1 40%; }
.ngx-datatable .datatable-footer .selected-count .datatable-pager {
      flex: 1 1 60%; }
.ngx-datatable .datatable-footer .page-count {
      flex: 1 1 20%; }
.ngx-datatable .datatable-footer .datatable-pager {
      flex: 1 1 80%;
      text-align: right; }
.ngx-datatable .datatable-footer .datatable-pager .pager,
      .ngx-datatable .datatable-footer .datatable-pager .pager li {
        padding: 0;
        margin: 0;
        display: inline-block;
        list-style: none; }
.ngx-datatable .datatable-footer .datatable-pager .pager li,
      .ngx-datatable .datatable-footer .datatable-pager .pager li a {
        outline: none; }
.ngx-datatable .datatable-footer .datatable-pager .pager li a {
        cursor: pointer;
        display: inline-block; }
.ngx-datatable .datatable-footer .datatable-pager .pager li.disabled a {
        cursor: not-allowed; }
/*
  This stylesheet uses scss valiables for most of the colors / background-colors of the table
  to enable the customization of the displayed table without cloning the stylesheet into the
  own application.

  To modify table colors, add the following lines to the scss file of your application
  (this example modifies the color of the selected row - selectionType = single, multi or multiClick):

  $ngx-datatable-selected-active-background: yellow;
  $ngx-datatable-selected-active-background-hover: rgba(yellow, 0.2);

  @import '~@swimlane/ngx-datatable/index.css';
  @import '~@swimlane/ngx-datatable/themes/material.scss';
  @import '~@swimlane/ngx-datatable/assets/icons.css';

That's all.
*/
.ngx-datatable.material {
  background: #fff;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  /**
	 * Shared Styles
	 */
  /**
	 * Global Row Styles
	 */
  /**
	 * Header Styles
	 */
  /**
	 * Body Styles
	 */
  /**
	 * Footer Styles
	 */ }
.ngx-datatable.material.striped .datatable-row-odd {
    background: #eee; }
.ngx-datatable.material.single-selection .datatable-body-row.active,
  .ngx-datatable.material.single-selection .datatable-body-row.active .datatable-row-group, .ngx-datatable.material.multi-selection .datatable-body-row.active,
  .ngx-datatable.material.multi-selection .datatable-body-row.active .datatable-row-group, .ngx-datatable.material.multi-click-selection .datatable-body-row.active,
  .ngx-datatable.material.multi-click-selection .datatable-body-row.active .datatable-row-group {
    background-color: #304ffe;
    color: #fff; }
.ngx-datatable.material.single-selection .datatable-body-row.active:hover,
  .ngx-datatable.material.single-selection .datatable-body-row.active:hover .datatable-row-group, .ngx-datatable.material.multi-selection .datatable-body-row.active:hover,
  .ngx-datatable.material.multi-selection .datatable-body-row.active:hover .datatable-row-group, .ngx-datatable.material.multi-click-selection .datatable-body-row.active:hover,
  .ngx-datatable.material.multi-click-selection .datatable-body-row.active:hover .datatable-row-group {
    background-color: #193ae4;
    color: #fff; }
.ngx-datatable.material.single-selection .datatable-body-row.active:focus,
  .ngx-datatable.material.single-selection .datatable-body-row.active:focus .datatable-row-group, .ngx-datatable.material.multi-selection .datatable-body-row.active:focus,
  .ngx-datatable.material.multi-selection .datatable-body-row.active:focus .datatable-row-group, .ngx-datatable.material.multi-click-selection .datatable-body-row.active:focus,
  .ngx-datatable.material.multi-click-selection .datatable-body-row.active:focus .datatable-row-group {
    background-color: #2041ef;
    color: #fff; }
.ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover,
  .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover .datatable-row-group {
    background-color: #eee;
    transition-property: background;
    transition-duration: 0.3s;
    transition-timing-function: linear; }
.ngx-datatable.material:not(.cell-selection) .datatable-body-row:focus,
  .ngx-datatable.material:not(.cell-selection) .datatable-body-row:focus .datatable-row-group {
    background-color: #ddd; }
.ngx-datatable.material.cell-selection .datatable-body-cell:hover,
  .ngx-datatable.material.cell-selection .datatable-body-cell:hover .datatable-row-group {
    background-color: #eee;
    transition-property: background;
    transition-duration: 0.3s;
    transition-timing-function: linear; }
.ngx-datatable.material.cell-selection .datatable-body-cell:focus,
  .ngx-datatable.material.cell-selection .datatable-body-cell:focus .datatable-row-group {
    background-color: #ddd; }
.ngx-datatable.material.cell-selection .datatable-body-cell.active,
  .ngx-datatable.material.cell-selection .datatable-body-cell.active .datatable-row-group {
    background-color: #304ffe;
    color: #fff; }
.ngx-datatable.material.cell-selection .datatable-body-cell.active:hover,
  .ngx-datatable.material.cell-selection .datatable-body-cell.active:hover .datatable-row-group {
    background-color: #193ae4;
    color: #fff; }
.ngx-datatable.material.cell-selection .datatable-body-cell.active:focus,
  .ngx-datatable.material.cell-selection .datatable-body-cell.active:focus .datatable-row-group {
    background-color: #2041ef;
    color: #fff; }
.ngx-datatable.material .empty-row {
    height: 50px;
    text-align: left;
    padding: 0.5rem 1.2rem;
    vertical-align: top;
    border-top: 0; }
.ngx-datatable.material .loading-row {
    text-align: left;
    padding: 0.5rem 1.2rem;
    vertical-align: top;
    border-top: 0; }
.ngx-datatable.material .datatable-header .datatable-row-left,
  .ngx-datatable.material .datatable-body .datatable-row-left {
    background-color: #fff;
    background-position: 100% 0;
    background-repeat: repeat-y;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAABCAYAAAD5PA/NAAAAFklEQVQIHWPSkNeSBmJhTQVtbiDNCgASagIIuJX8OgAAAABJRU5ErkJggg==); }
.ngx-datatable.material .datatable-header .datatable-row-right,
  .ngx-datatable.material .datatable-body .datatable-row-right {
    background-position: 0 0;
    background-color: #fff;
    background-repeat: repeat-y;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAABCAYAAAD5PA/NAAAAFklEQVQI12PQkNdi1VTQ5gbSwkAsDQARLAIGtOSFUAAAAABJRU5ErkJggg==); }
.ngx-datatable.material .datatable-header {
    border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
.ngx-datatable.material .datatable-header .datatable-header-cell {
      text-align: left;
      padding: 0.9rem 1.2rem;
      font-weight: 400;
      background-color: #fff;
      color: rgba(0, 0, 0, 0.54);
      vertical-align: bottom;
      font-size: 12px;
      font-weight: 500; }
.ngx-datatable.material .datatable-header .datatable-header-cell .datatable-header-cell-wrapper {
        position: relative; }
.ngx-datatable.material .datatable-header .datatable-header-cell.longpress .draggable::after {
        transition: transform 400ms ease, opacity 400ms ease;
        opacity: 0.5;
        transform: scale(1); }
.ngx-datatable.material .datatable-header .datatable-header-cell .draggable::after {
        content: ' ';
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -30px 0 0 -30px;
        height: 60px;
        width: 60px;
        background: #eee;
        border-radius: 100%;
        opacity: 1;
        filter: none;
        transform: scale(0);
        z-index: 9999;
        pointer-events: none; }
.ngx-datatable.material .datatable-header .datatable-header-cell.dragging .resize-handle {
        border-right: none; }
.ngx-datatable.material .datatable-header .resize-handle {
      border-right: solid 1px #eee; }
.ngx-datatable.material .datatable-body {
    position: relative; }
.ngx-datatable.material .datatable-body .datatable-row-detail {
      background: #f5f5f5;
      padding: 10px; }
.ngx-datatable.material .datatable-body .datatable-group-header {
      background: #f5f5f5;
      border-bottom: solid 1px #d9d8d9;
      border-top: solid 1px #d9d8d9; }
.ngx-datatable.material .datatable-body .datatable-body-row .datatable-body-cell {
      text-align: left;
      padding: 0.9rem 1.2rem;
      vertical-align: top;
      border-top: 0;
      color: rgba(0, 0, 0, 0.87);
      transition: width 0.3s ease;
      font-size: 14px;
      font-weight: 400; }
.ngx-datatable.material .datatable-body .datatable-body-row .datatable-body-group-cell {
      text-align: left;
      padding: 0.9rem 1.2rem;
      vertical-align: top;
      border-top: 0;
      color: rgba(0, 0, 0, 0.87);
      transition: width 0.3s ease;
      font-size: 14px;
      font-weight: 400; }
.ngx-datatable.material .datatable-body .progress-linear {
      display: block;
      position: sticky;
      width: 100%;
      height: 5px;
      padding: 0;
      margin: 0;
      top: 0; }
.ngx-datatable.material .datatable-body .progress-linear .container {
        display: block;
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 5px;
        transform: translate(0, 0) scale(1, 1);
        background-color: #aad1f9; }
.ngx-datatable.material .datatable-body .progress-linear .container .bar {
          transition: all 0.2s linear;
          animation: query 0.8s infinite cubic-bezier(0.39, 0.575, 0.565, 1);
          transition: transform 0.2s linear;
          background-color: #106cc8;
          position: absolute;
          left: 0;
          top: 0;
          bottom: 0;
          width: 100%;
          height: 5px; }
.ngx-datatable.material .datatable-footer {
    border-top: 1px solid rgba(0, 0, 0, 0.12);
    font-size: 12px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.54); }
.ngx-datatable.material .datatable-footer .page-count {
      line-height: 50px;
      height: 50px;
      padding: 0 1.2rem; }
.ngx-datatable.material .datatable-footer .datatable-pager {
      margin: 0 10px; }
.ngx-datatable.material .datatable-footer .datatable-pager li {
        vertical-align: middle; }
.ngx-datatable.material .datatable-footer .datatable-pager li.disabled a {
          color: rgba(0, 0, 0, 0.26) !important;
          background-color: transparent !important; }
.ngx-datatable.material .datatable-footer .datatable-pager li.active a {
          background-color: rgba(158, 158, 158, 0.2);
          font-weight: bold; }
.ngx-datatable.material .datatable-footer .datatable-pager a {
        height: 22px;
        min-width: 24px;
        line-height: 22px;
        padding: 0 6px;
        border-radius: 3px;
        margin: 6px 3px;
        text-align: center;
        vertical-align: top;
        color: rgba(0, 0, 0, 0.54);
        text-decoration: none;
        vertical-align: bottom; }
.ngx-datatable.material .datatable-footer .datatable-pager a:hover {
          color: rgba(0, 0, 0, 0.75);
          background-color: rgba(158, 158, 158, 0.2); }
.ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-left,
      .ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-skip,
      .ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-right,
      .ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-prev {
        font-size: 20px;
        line-height: 20px;
        padding: 0 3px; }
.ngx-datatable.material .datatable-summary-row .datatable-body-row {
    background-color: #ddd; }
.ngx-datatable.material .datatable-summary-row .datatable-body-row:hover {
      background-color: #ddd; }
.ngx-datatable.material .datatable-summary-row .datatable-body-row .datatable-body-cell {
      font-weight: bold; }
/**
 * Checkboxes
**/
.datatable-checkbox {
  position: relative;
  margin: 0;
  cursor: pointer;
  vertical-align: middle;
  display: inline-block;
  box-sizing: border-box;
  padding: 0; }
.datatable-checkbox input[type='checkbox'] {
    position: relative;
    margin: 0 1rem 0 0;
    cursor: pointer;
    outline: none; }
.datatable-checkbox input[type='checkbox']:before {
      transition: all 0.3s ease-in-out;
      content: '';
      position: absolute;
      left: 0;
      z-index: 1;
      width: 1rem;
      height: 1rem;
      border: 2px solid #f2f2f2; }
.datatable-checkbox input[type='checkbox']:checked:before {
      transform: rotate(-45deg);
      height: 0.5rem;
      border-color: #009688;
      border-top-style: none;
      border-right-style: none; }
.datatable-checkbox input[type='checkbox']:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 1rem;
      height: 1rem;
      background: #fff;
      cursor: pointer; }
/**
 * Progress bar animations
 */
@keyframes query {
  0% {
    opacity: 1;
    transform: translateX(35%) scale(0.3, 1); }
  100% {
    opacity: 0;
    transform: translateX(-50%) scale(0, 1); } }
@font-face {
  font-family: 'data-table';
  src: url('data-table.40742b4faed98d0250a5.eot');
  src: url('data-table.40742b4faed98d0250a5.eot?#iefix') format('embedded-opentype'), url('data-table.53c319729491b7686d65.woff') format('woff'),
    url('data-table.93be7e0fc94594d266a2.ttf') format('truetype'), url('data-table.7eda0c04830dac128c76.svg#data-table') format('svg');
  font-weight: normal;
  font-style: normal;
}
[data-icon]::before {
  font-family: 'data-table' !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^='datatable-icon-']::before,
[class*=' datatable-icon-']::before {
  font-family: 'data-table' !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.datatable-icon-filter::before {
  content: '\62';
}
.datatable-icon-collapse::before {
  content: '\61';
}
.datatable-icon-expand::before {
  content: '\63';
}
.datatable-icon-close::before {
  content: '\64';
}
.datatable-icon-up::before {
  content: '\65';
}
.datatable-icon-down::before {
  content: '\66';
}
.datatable-icon-sort-unset::before {
  content: '\63';
  opacity: 0.5;
}
.datatable-icon-sort::before {
  content: '\67';
}
.datatable-icon-done::before {
  content: '\68';
}
.datatable-icon-done-all::before {
  content: '\69';
}
.datatable-icon-search::before {
  content: '\6a';
}
.datatable-icon-pin::before {
  content: '\6b';
}
.datatable-icon-add::before {
  content: '\6d';
}
.datatable-icon-left::before {
  content: '\6f';
}
.datatable-icon-right::before {
  content: '\70';
}
.datatable-icon-skip::before {
  content: '\71';
}
.datatable-icon-prev::before {
  content: '\72';
}
/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container {
  box-sizing: border-box;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 100%;
  margin: 0px;
  position: relative;
}
.ql-container.ql-disabled .ql-tooltip {
  visibility: hidden;
}
.ql-container.ql-disabled .ql-editor ul[data-checked] > li::before {
  pointer-events: none;
}
.ql-clipboard {
  left: -100000px;
  height: 1px;
  overflow-y: hidden;
  position: absolute;
  top: 50%;
}
.ql-clipboard p {
  margin: 0;
  padding: 0;
}
.ql-editor {
  box-sizing: border-box;
  line-height: 1.42;
  height: 100%;
  outline: none;
  overflow-y: auto;
  padding: 12px 15px;
  -o-tab-size: 4;
     tab-size: 4;
  -moz-tab-size: 4;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.ql-editor > * {
  cursor: text;
}
.ql-editor p,
.ql-editor ol,
.ql-editor ul,
.ql-editor pre,
.ql-editor blockquote,
.ql-editor h1,
.ql-editor h2,
.ql-editor h3,
.ql-editor h4,
.ql-editor h5,
.ql-editor h6 {
  margin: 0;
  padding: 0;
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol,
.ql-editor ul {
  padding-left: 1.5em;
}
.ql-editor ol > li,
.ql-editor ul > li {
  list-style-type: none;
}
.ql-editor ul > li::before {
  content: '\2022';
}
.ql-editor ul[data-checked=true],
.ql-editor ul[data-checked=false] {
  pointer-events: none;
}
.ql-editor ul[data-checked=true] > li *,
.ql-editor ul[data-checked=false] > li * {
  pointer-events: all;
}
.ql-editor ul[data-checked=true] > li::before,
.ql-editor ul[data-checked=false] > li::before {
  color: #777;
  cursor: pointer;
  pointer-events: all;
}
.ql-editor ul[data-checked=true] > li::before {
  content: '\2611';
}
.ql-editor ul[data-checked=false] > li::before {
  content: '\2610';
}
.ql-editor li::before {
  display: inline-block;
  white-space: nowrap;
  width: 1.2em;
}
.ql-editor li:not(.ql-direction-rtl)::before {
  margin-left: -1.5em;
  margin-right: 0.3em;
  text-align: right;
}
.ql-editor li.ql-direction-rtl::before {
  margin-left: 0.3em;
  margin-right: -1.5em;
}
.ql-editor ol li:not(.ql-direction-rtl),
.ql-editor ul li:not(.ql-direction-rtl) {
  padding-left: 1.5em;
}
.ql-editor ol li.ql-direction-rtl,
.ql-editor ul li.ql-direction-rtl {
  padding-right: 1.5em;
}
.ql-editor ol li {
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  counter-increment: list-0;
}
.ql-editor ol li:before {
  content: counter(list-0, decimal) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-increment: list-1;
}
.ql-editor ol li.ql-indent-1:before {
  content: counter(list-1, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-2 {
  counter-increment: list-2;
}
.ql-editor ol li.ql-indent-2:before {
  content: counter(list-2, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-2 {
  counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-3 {
  counter-increment: list-3;
}
.ql-editor ol li.ql-indent-3:before {
  content: counter(list-3, decimal) '. ';
}
.ql-editor ol li.ql-indent-3 {
  counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-4 {
  counter-increment: list-4;
}
.ql-editor ol li.ql-indent-4:before {
  content: counter(list-4, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-4 {
  counter-reset: list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-5 {
  counter-increment: list-5;
}
.ql-editor ol li.ql-indent-5:before {
  content: counter(list-5, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-5 {
  counter-reset: list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-6 {
  counter-increment: list-6;
}
.ql-editor ol li.ql-indent-6:before {
  content: counter(list-6, decimal) '. ';
}
.ql-editor ol li.ql-indent-6 {
  counter-reset: list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-7 {
  counter-increment: list-7;
}
.ql-editor ol li.ql-indent-7:before {
  content: counter(list-7, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-7 {
  counter-reset: list-8 list-9;
}
.ql-editor ol li.ql-indent-8 {
  counter-increment: list-8;
}
.ql-editor ol li.ql-indent-8:before {
  content: counter(list-8, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-8 {
  counter-reset: list-9;
}
.ql-editor ol li.ql-indent-9 {
  counter-increment: list-9;
}
.ql-editor ol li.ql-indent-9:before {
  content: counter(list-9, decimal) '. ';
}
.ql-editor .ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 3em;
}
.ql-editor li.ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 4.5em;
}
.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 3em;
}
.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 4.5em;
}
.ql-editor .ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 6em;
}
.ql-editor li.ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 7.5em;
}
.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 6em;
}
.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 7.5em;
}
.ql-editor .ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 9em;
}
.ql-editor li.ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 10.5em;
}
.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 9em;
}
.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 10.5em;
}
.ql-editor .ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 12em;
}
.ql-editor li.ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 13.5em;
}
.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 12em;
}
.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 13.5em;
}
.ql-editor .ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 15em;
}
.ql-editor li.ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 16.5em;
}
.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 15em;
}
.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 16.5em;
}
.ql-editor .ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 18em;
}
.ql-editor li.ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 19.5em;
}
.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 18em;
}
.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 19.5em;
}
.ql-editor .ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 21em;
}
.ql-editor li.ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 22.5em;
}
.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 21em;
}
.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 22.5em;
}
.ql-editor .ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 24em;
}
.ql-editor li.ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 25.5em;
}
.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 24em;
}
.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 25.5em;
}
.ql-editor .ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 27em;
}
.ql-editor li.ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 28.5em;
}
.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 27em;
}
.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 28.5em;
}
.ql-editor .ql-video {
  display: block;
  max-width: 100%;
}
.ql-editor .ql-video.ql-align-center {
  margin: 0 auto;
}
.ql-editor .ql-video.ql-align-right {
  margin: 0 0 0 auto;
}
.ql-editor .ql-bg-black {
  background-color: #000;
}
.ql-editor .ql-bg-red {
  background-color: #e60000;
}
.ql-editor .ql-bg-orange {
  background-color: #f90;
}
.ql-editor .ql-bg-yellow {
  background-color: #ff0;
}
.ql-editor .ql-bg-green {
  background-color: #008a00;
}
.ql-editor .ql-bg-blue {
  background-color: #06c;
}
.ql-editor .ql-bg-purple {
  background-color: #93f;
}
.ql-editor .ql-color-white {
  color: #fff;
}
.ql-editor .ql-color-red {
  color: #e60000;
}
.ql-editor .ql-color-orange {
  color: #f90;
}
.ql-editor .ql-color-yellow {
  color: #ff0;
}
.ql-editor .ql-color-green {
  color: #008a00;
}
.ql-editor .ql-color-blue {
  color: #06c;
}
.ql-editor .ql-color-purple {
  color: #93f;
}
.ql-editor .ql-font-serif {
  font-family: Georgia, Times New Roman, serif;
}
.ql-editor .ql-font-monospace {
  font-family: Monaco, Courier New, monospace;
}
.ql-editor .ql-size-small {
  font-size: 0.75em;
}
.ql-editor .ql-size-large {
  font-size: 1.5em;
}
.ql-editor .ql-size-huge {
  font-size: 2.5em;
}
.ql-editor .ql-direction-rtl {
  direction: rtl;
  text-align: inherit;
}
.ql-editor .ql-align-center {
  text-align: center;
}
.ql-editor .ql-align-justify {
  text-align: justify;
}
.ql-editor .ql-align-right {
  text-align: right;
}
.ql-editor.ql-blank::before {
  color: rgba(0,0,0,0.6);
  content: attr(data-placeholder);
  font-style: italic;
  left: 15px;
  pointer-events: none;
  position: absolute;
  right: 15px;
}
/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container {
  box-sizing: border-box;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 100%;
  margin: 0px;
  position: relative;
}
.ql-container.ql-disabled .ql-tooltip {
  visibility: hidden;
}
.ql-container.ql-disabled .ql-editor ul[data-checked] > li::before {
  pointer-events: none;
}
.ql-clipboard {
  left: -100000px;
  height: 1px;
  overflow-y: hidden;
  position: absolute;
  top: 50%;
}
.ql-clipboard p {
  margin: 0;
  padding: 0;
}
.ql-editor {
  box-sizing: border-box;
  line-height: 1.42;
  height: 100%;
  outline: none;
  overflow-y: auto;
  padding: 12px 15px;
  -o-tab-size: 4;
     tab-size: 4;
  -moz-tab-size: 4;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.ql-editor > * {
  cursor: text;
}
.ql-editor p,
.ql-editor ol,
.ql-editor ul,
.ql-editor pre,
.ql-editor blockquote,
.ql-editor h1,
.ql-editor h2,
.ql-editor h3,
.ql-editor h4,
.ql-editor h5,
.ql-editor h6 {
  margin: 0;
  padding: 0;
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol,
.ql-editor ul {
  padding-left: 1.5em;
}
.ql-editor ol > li,
.ql-editor ul > li {
  list-style-type: none;
}
.ql-editor ul > li::before {
  content: '\2022';
}
.ql-editor ul[data-checked=true],
.ql-editor ul[data-checked=false] {
  pointer-events: none;
}
.ql-editor ul[data-checked=true] > li *,
.ql-editor ul[data-checked=false] > li * {
  pointer-events: all;
}
.ql-editor ul[data-checked=true] > li::before,
.ql-editor ul[data-checked=false] > li::before {
  color: #777;
  cursor: pointer;
  pointer-events: all;
}
.ql-editor ul[data-checked=true] > li::before {
  content: '\2611';
}
.ql-editor ul[data-checked=false] > li::before {
  content: '\2610';
}
.ql-editor li::before {
  display: inline-block;
  white-space: nowrap;
  width: 1.2em;
}
.ql-editor li:not(.ql-direction-rtl)::before {
  margin-left: -1.5em;
  margin-right: 0.3em;
  text-align: right;
}
.ql-editor li.ql-direction-rtl::before {
  margin-left: 0.3em;
  margin-right: -1.5em;
}
.ql-editor ol li:not(.ql-direction-rtl),
.ql-editor ul li:not(.ql-direction-rtl) {
  padding-left: 1.5em;
}
.ql-editor ol li.ql-direction-rtl,
.ql-editor ul li.ql-direction-rtl {
  padding-right: 1.5em;
}
.ql-editor ol li {
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  counter-increment: list-0;
}
.ql-editor ol li:before {
  content: counter(list-0, decimal) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-increment: list-1;
}
.ql-editor ol li.ql-indent-1:before {
  content: counter(list-1, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-2 {
  counter-increment: list-2;
}
.ql-editor ol li.ql-indent-2:before {
  content: counter(list-2, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-2 {
  counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-3 {
  counter-increment: list-3;
}
.ql-editor ol li.ql-indent-3:before {
  content: counter(list-3, decimal) '. ';
}
.ql-editor ol li.ql-indent-3 {
  counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-4 {
  counter-increment: list-4;
}
.ql-editor ol li.ql-indent-4:before {
  content: counter(list-4, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-4 {
  counter-reset: list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-5 {
  counter-increment: list-5;
}
.ql-editor ol li.ql-indent-5:before {
  content: counter(list-5, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-5 {
  counter-reset: list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-6 {
  counter-increment: list-6;
}
.ql-editor ol li.ql-indent-6:before {
  content: counter(list-6, decimal) '. ';
}
.ql-editor ol li.ql-indent-6 {
  counter-reset: list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-7 {
  counter-increment: list-7;
}
.ql-editor ol li.ql-indent-7:before {
  content: counter(list-7, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-7 {
  counter-reset: list-8 list-9;
}
.ql-editor ol li.ql-indent-8 {
  counter-increment: list-8;
}
.ql-editor ol li.ql-indent-8:before {
  content: counter(list-8, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-8 {
  counter-reset: list-9;
}
.ql-editor ol li.ql-indent-9 {
  counter-increment: list-9;
}
.ql-editor ol li.ql-indent-9:before {
  content: counter(list-9, decimal) '. ';
}
.ql-editor .ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 3em;
}
.ql-editor li.ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 4.5em;
}
.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 3em;
}
.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 4.5em;
}
.ql-editor .ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 6em;
}
.ql-editor li.ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 7.5em;
}
.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 6em;
}
.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 7.5em;
}
.ql-editor .ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 9em;
}
.ql-editor li.ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 10.5em;
}
.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 9em;
}
.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 10.5em;
}
.ql-editor .ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 12em;
}
.ql-editor li.ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 13.5em;
}
.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 12em;
}
.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 13.5em;
}
.ql-editor .ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 15em;
}
.ql-editor li.ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 16.5em;
}
.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 15em;
}
.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 16.5em;
}
.ql-editor .ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 18em;
}
.ql-editor li.ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 19.5em;
}
.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 18em;
}
.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 19.5em;
}
.ql-editor .ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 21em;
}
.ql-editor li.ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 22.5em;
}
.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 21em;
}
.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 22.5em;
}
.ql-editor .ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 24em;
}
.ql-editor li.ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 25.5em;
}
.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 24em;
}
.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 25.5em;
}
.ql-editor .ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 27em;
}
.ql-editor li.ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 28.5em;
}
.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 27em;
}
.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 28.5em;
}
.ql-editor .ql-video {
  display: block;
  max-width: 100%;
}
.ql-editor .ql-video.ql-align-center {
  margin: 0 auto;
}
.ql-editor .ql-video.ql-align-right {
  margin: 0 0 0 auto;
}
.ql-editor .ql-bg-black {
  background-color: #000;
}
.ql-editor .ql-bg-red {
  background-color: #e60000;
}
.ql-editor .ql-bg-orange {
  background-color: #f90;
}
.ql-editor .ql-bg-yellow {
  background-color: #ff0;
}
.ql-editor .ql-bg-green {
  background-color: #008a00;
}
.ql-editor .ql-bg-blue {
  background-color: #06c;
}
.ql-editor .ql-bg-purple {
  background-color: #93f;
}
.ql-editor .ql-color-white {
  color: #fff;
}
.ql-editor .ql-color-red {
  color: #e60000;
}
.ql-editor .ql-color-orange {
  color: #f90;
}
.ql-editor .ql-color-yellow {
  color: #ff0;
}
.ql-editor .ql-color-green {
  color: #008a00;
}
.ql-editor .ql-color-blue {
  color: #06c;
}
.ql-editor .ql-color-purple {
  color: #93f;
}
.ql-editor .ql-font-serif {
  font-family: Georgia, Times New Roman, serif;
}
.ql-editor .ql-font-monospace {
  font-family: Monaco, Courier New, monospace;
}
.ql-editor .ql-size-small {
  font-size: 0.75em;
}
.ql-editor .ql-size-large {
  font-size: 1.5em;
}
.ql-editor .ql-size-huge {
  font-size: 2.5em;
}
.ql-editor .ql-direction-rtl {
  direction: rtl;
  text-align: inherit;
}
.ql-editor .ql-align-center {
  text-align: center;
}
.ql-editor .ql-align-justify {
  text-align: justify;
}
.ql-editor .ql-align-right {
  text-align: right;
}
.ql-editor.ql-blank::before {
  color: rgba(0,0,0,0.6);
  content: attr(data-placeholder);
  font-style: italic;
  left: 15px;
  pointer-events: none;
  position: absolute;
  right: 15px;
}
.ql-snow.ql-toolbar:after,
.ql-snow .ql-toolbar:after {
  clear: both;
  content: '';
  display: table;
}
.ql-snow.ql-toolbar button,
.ql-snow .ql-toolbar button {
  background: none;
  border: none;
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 24px;
  padding: 3px 5px;
  width: 28px;
}
.ql-snow.ql-toolbar button svg,
.ql-snow .ql-toolbar button svg {
  float: left;
  height: 100%;
}
.ql-snow.ql-toolbar button:active:hover,
.ql-snow .ql-toolbar button:active:hover {
  outline: none;
}
.ql-snow.ql-toolbar input.ql-image[type=file],
.ql-snow .ql-toolbar input.ql-image[type=file] {
  display: none;
}
.ql-snow.ql-toolbar button:hover,
.ql-snow .ql-toolbar button:hover,
.ql-snow.ql-toolbar button:focus,
.ql-snow .ql-toolbar button:focus,
.ql-snow.ql-toolbar button.ql-active,
.ql-snow .ql-toolbar button.ql-active,
.ql-snow.ql-toolbar .ql-picker-label:hover,
.ql-snow .ql-toolbar .ql-picker-label:hover,
.ql-snow.ql-toolbar .ql-picker-label.ql-active,
.ql-snow .ql-toolbar .ql-picker-label.ql-active,
.ql-snow.ql-toolbar .ql-picker-item:hover,
.ql-snow .ql-toolbar .ql-picker-item:hover,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected {
  color: #06c;
}
.ql-snow.ql-toolbar button:hover .ql-fill,
.ql-snow .ql-toolbar button:hover .ql-fill,
.ql-snow.ql-toolbar button:focus .ql-fill,
.ql-snow .ql-toolbar button:focus .ql-fill,
.ql-snow.ql-toolbar button.ql-active .ql-fill,
.ql-snow .ql-toolbar button.ql-active .ql-fill,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill {
  fill: #06c;
}
.ql-snow.ql-toolbar button:hover .ql-stroke,
.ql-snow .ql-toolbar button:hover .ql-stroke,
.ql-snow.ql-toolbar button:focus .ql-stroke,
.ql-snow .ql-toolbar button:focus .ql-stroke,
.ql-snow.ql-toolbar button.ql-active .ql-stroke,
.ql-snow .ql-toolbar button.ql-active .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-snow.ql-toolbar button:hover .ql-stroke-miter,
.ql-snow .ql-toolbar button:hover .ql-stroke-miter,
.ql-snow.ql-toolbar button:focus .ql-stroke-miter,
.ql-snow .ql-toolbar button:focus .ql-stroke-miter,
.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,
.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter {
  stroke: #06c;
}
@media (pointer: coarse) {
  .ql-snow.ql-toolbar button:hover:not(.ql-active),
  .ql-snow .ql-toolbar button:hover:not(.ql-active) {
    color: #444;
  }
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill {
    fill: #444;
  }
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter {
    stroke: #444;
  }
}
.ql-snow {
  box-sizing: border-box;
}
.ql-snow * {
  box-sizing: border-box;
}
.ql-snow .ql-hidden {
  display: none;
}
.ql-snow .ql-out-bottom,
.ql-snow .ql-out-top {
  visibility: hidden;
}
.ql-snow .ql-tooltip {
  position: absolute;
  transform: translateY(10px);
}
.ql-snow .ql-tooltip a {
  cursor: pointer;
  text-decoration: none;
}
.ql-snow .ql-tooltip.ql-flip {
  transform: translateY(-10px);
}
.ql-snow .ql-formats {
  display: inline-block;
  vertical-align: middle;
}
.ql-snow .ql-formats:after {
  clear: both;
  content: '';
  display: table;
}
.ql-snow .ql-stroke {
  fill: none;
  stroke: #444;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}
.ql-snow .ql-stroke-miter {
  fill: none;
  stroke: #444;
  stroke-miterlimit: 10;
  stroke-width: 2;
}
.ql-snow .ql-fill,
.ql-snow .ql-stroke.ql-fill {
  fill: #444;
}
.ql-snow .ql-empty {
  fill: none;
}
.ql-snow .ql-even {
  fill-rule: evenodd;
}
.ql-snow .ql-thin,
.ql-snow .ql-stroke.ql-thin {
  stroke-width: 1;
}
.ql-snow .ql-transparent {
  opacity: 0.4;
}
.ql-snow .ql-direction svg:last-child {
  display: none;
}
.ql-snow .ql-direction.ql-active svg:last-child {
  display: inline;
}
.ql-snow .ql-direction.ql-active svg:first-child {
  display: none;
}
.ql-snow .ql-editor h1 {
  font-size: 2em;
}
.ql-snow .ql-editor h2 {
  font-size: 1.5em;
}
.ql-snow .ql-editor h3 {
  font-size: 1.17em;
}
.ql-snow .ql-editor h4 {
  font-size: 1em;
}
.ql-snow .ql-editor h5 {
  font-size: 0.83em;
}
.ql-snow .ql-editor h6 {
  font-size: 0.67em;
}
.ql-snow .ql-editor a {
  text-decoration: underline;
}
.ql-snow .ql-editor blockquote {
  border-left: 4px solid #ccc;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-left: 16px;
}
.ql-snow .ql-editor code,
.ql-snow .ql-editor pre {
  background-color: #f0f0f0;
  border-radius: 3px;
}
.ql-snow .ql-editor pre {
  white-space: pre-wrap;
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 5px 10px;
}
.ql-snow .ql-editor code {
  font-size: 85%;
  padding: 2px 4px;
}
.ql-snow .ql-editor pre.ql-syntax {
  background-color: #23241f;
  color: #f8f8f2;
  overflow: visible;
}
.ql-snow .ql-editor img {
  max-width: 100%;
}
.ql-snow .ql-picker {
  color: #444;
  display: inline-block;
  float: left;
  font-size: 14px;
  font-weight: 500;
  height: 24px;
  position: relative;
  vertical-align: middle;
}
.ql-snow .ql-picker-label {
  cursor: pointer;
  display: inline-block;
  height: 100%;
  padding-left: 8px;
  padding-right: 2px;
  position: relative;
  width: 100%;
}
.ql-snow .ql-picker-label::before {
  display: inline-block;
  line-height: 22px;
}
.ql-snow .ql-picker-options {
  background-color: #fff;
  display: none;
  min-width: 100%;
  padding: 4px 8px;
  position: absolute;
  white-space: nowrap;
}
.ql-snow .ql-picker-options .ql-picker-item {
  cursor: pointer;
  display: block;
  padding-bottom: 5px;
  padding-top: 5px;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  color: #ccc;
  z-index: 2;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill {
  fill: #ccc;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
  stroke: #ccc;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  display: block;
  margin-top: -1px;
  top: 100%;
  z-index: 1;
}
.ql-snow .ql-color-picker,
.ql-snow .ql-icon-picker {
  width: 28px;
}
.ql-snow .ql-color-picker .ql-picker-label,
.ql-snow .ql-icon-picker .ql-picker-label {
  padding: 2px 4px;
}
.ql-snow .ql-color-picker .ql-picker-label svg,
.ql-snow .ql-icon-picker .ql-picker-label svg {
  right: 4px;
}
.ql-snow .ql-icon-picker .ql-picker-options {
  padding: 4px 0px;
}
.ql-snow .ql-icon-picker .ql-picker-item {
  height: 24px;
  width: 24px;
  padding: 2px 4px;
}
.ql-snow .ql-color-picker .ql-picker-options {
  padding: 3px 5px;
  width: 152px;
}
.ql-snow .ql-color-picker .ql-picker-item {
  border: 1px solid transparent;
  float: left;
  height: 16px;
  margin: 2px;
  padding: 0px;
  width: 16px;
}
.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg {
  position: absolute;
  margin-top: -9px;
  right: 0;
  top: 50%;
  width: 18px;
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=''])::before {
  content: attr(data-label);
}
.ql-snow .ql-picker.ql-header {
  width: 98px;
}
.ql-snow .ql-picker.ql-header .ql-picker-label::before,
.ql-snow .ql-picker.ql-header .ql-picker-item::before {
  content: 'Normal';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  content: 'Heading 1';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  content: 'Heading 2';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  content: 'Heading 3';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  content: 'Heading 4';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  content: 'Heading 5';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  content: 'Heading 6';
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  font-size: 2em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  font-size: 1.5em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  font-size: 1.17em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  font-size: 1em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  font-size: 0.83em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  font-size: 0.67em;
}
.ql-snow .ql-picker.ql-font {
  width: 108px;
}
.ql-snow .ql-picker.ql-font .ql-picker-label::before,
.ql-snow .ql-picker.ql-font .ql-picker-item::before {
  content: 'Sans Serif';
}
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  content: 'Serif';
}
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  content: 'Monospace';
}
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  font-family: Georgia, Times New Roman, serif;
}
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  font-family: Monaco, Courier New, monospace;
}
.ql-snow .ql-picker.ql-size {
  width: 98px;
}
.ql-snow .ql-picker.ql-size .ql-picker-label::before,
.ql-snow .ql-picker.ql-size .ql-picker-item::before {
  content: 'Normal';
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  content: 'Small';
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  content: 'Large';
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  content: 'Huge';
}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  font-size: 10px;
}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  font-size: 18px;
}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  font-size: 32px;
}
.ql-snow .ql-color-picker.ql-background .ql-picker-item {
  background-color: #fff;
}
.ql-snow .ql-color-picker.ql-color .ql-picker-item {
  background-color: #000;
}
.ql-toolbar.ql-snow {
  border: 1px solid #ccc;
  box-sizing: border-box;
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  padding: 8px;
}
.ql-toolbar.ql-snow .ql-formats {
  margin-right: 15px;
}
.ql-toolbar.ql-snow .ql-picker-label {
  border: 1px solid transparent;
}
.ql-toolbar.ql-snow .ql-picker-options {
  border: 1px solid transparent;
  box-shadow: rgba(0,0,0,0.2) 0 2px 8px;
}
.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  border-color: #ccc;
}
.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  border-color: #ccc;
}
.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,
.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover {
  border-color: #000;
}
.ql-toolbar.ql-snow + .ql-container.ql-snow {
  border-top: 0px;
}
.ql-snow .ql-tooltip {
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0px 0px 5px #ddd;
  color: #444;
  padding: 5px 12px;
  white-space: nowrap;
}
.ql-snow .ql-tooltip::before {
  content: "Visit URL:";
  line-height: 26px;
  margin-right: 8px;
}
.ql-snow .ql-tooltip input[type=text] {
  display: none;
  border: 1px solid #ccc;
  font-size: 13px;
  height: 26px;
  margin: 0px;
  padding: 3px 5px;
  width: 170px;
}
.ql-snow .ql-tooltip a.ql-preview {
  display: inline-block;
  max-width: 200px;
  overflow-x: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
}
.ql-snow .ql-tooltip a.ql-action::after {
  border-right: 1px solid #ccc;
  content: 'Edit';
  margin-left: 16px;
  padding-right: 8px;
}
.ql-snow .ql-tooltip a.ql-remove::before {
  content: 'Remove';
  margin-left: 8px;
}
.ql-snow .ql-tooltip a {
  line-height: 26px;
}
.ql-snow .ql-tooltip.ql-editing a.ql-preview,
.ql-snow .ql-tooltip.ql-editing a.ql-remove {
  display: none;
}
.ql-snow .ql-tooltip.ql-editing input[type=text] {
  display: inline-block;
}
.ql-snow .ql-tooltip.ql-editing a.ql-action::after {
  border-right: 0px;
  content: 'Save';
  padding-right: 0px;
}
.ql-snow .ql-tooltip[data-mode=link]::before {
  content: "Enter link:";
}
.ql-snow .ql-tooltip[data-mode=formula]::before {
  content: "Enter formula:";
}
.ql-snow .ql-tooltip[data-mode=video]::before {
  content: "Enter video:";
}
.ql-snow a {
  color: #06c;
}
.ql-container.ql-snow {
  border: 1px solid #ccc;
}
.gu-mirror {
  position: fixed !important;
  margin: 0 !important;
  z-index: 9999 !important;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
.gu-hide {
  display: none !important;
}
.gu-unselectable {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  user-select: none !important;
}
.gu-transit {
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
}
.cal-month-view .cal-header {
  text-align: center;
  font-weight: bolder; }
.cal-month-view .cal-header .cal-cell {
  padding: 5px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  white-space: nowrap; }
.cal-month-view .cal-days {
  border: 1px solid;
  border-bottom: 0; }
.cal-month-view .cal-cell-top {
  min-height: 78px;
  flex: 1; }
.cal-month-view .cal-cell-row {
  -js-display: flex;
  display: flex; }
.cal-month-view .cal-cell {
  float: left;
  flex: 1;
  -js-display: flex;
  display: flex;
  flex-direction: column;
  align-items: stretch; }
.cal-month-view .cal-cell .cal-event {
    pointer-events: all !important; }
.cal-month-view .cal-day-cell {
  min-height: 100px; }
@media all and (-ms-high-contrast: none) {
    .cal-month-view .cal-day-cell {
      display: block; } }
.cal-month-view .cal-day-cell:not(:last-child) {
  border-right: 1px solid; }
.cal-month-view .cal-days .cal-cell-row {
  border-bottom: 1px solid; }
.cal-month-view .cal-day-badge {
  margin-top: 18px;
  margin-left: 10px;
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  border-radius: 10px; }
.cal-month-view .cal-day-number {
  font-size: 1.2em;
  font-weight: 400;
  opacity: 0.5;
  margin-top: 15px;
  margin-right: 15px;
  float: right;
  margin-bottom: 10px; }
.cal-month-view .cal-events {
  flex: 1;
  align-items: flex-end;
  margin: 3px;
  line-height: 10px;
  -js-display: flex;
  display: flex;
  flex-wrap: wrap; }
.cal-month-view .cal-event {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
  margin: 2px; }
.cal-month-view .cal-day-cell.cal-in-month.cal-has-events {
  cursor: pointer; }
.cal-month-view .cal-day-cell.cal-out-month .cal-day-number {
  opacity: 0.1;
  cursor: default; }
.cal-month-view .cal-day-cell.cal-today .cal-day-number {
  font-size: 1.9em; }
.cal-month-view .cal-open-day-events {
  padding: 15px; }
.cal-month-view .cal-open-day-events .cal-event {
  position: relative;
  top: 2px; }
.cal-month-view .cal-out-month .cal-day-badge,
.cal-month-view .cal-out-month .cal-event {
  opacity: 0.3; }
.cal-month-view .cal-draggable {
  cursor: move; }
.cal-month-view .cal-drag-active * {
  pointer-events: none; }
.cal-month-view .cal-event-title {
  cursor: pointer; }
.cal-month-view .cal-event-title:hover {
    text-decoration: underline; }
.cal-month-view {
  background-color: #fff; }
.cal-month-view .cal-cell-row:hover {
    background-color: #fafafa; }
.cal-month-view .cal-cell-row .cal-cell:hover,
  .cal-month-view .cal-cell.cal-has-events.cal-open {
    background-color: #ededed; }
.cal-month-view .cal-days {
    border-color: #e1e1e1; }
.cal-month-view .cal-day-cell:not(:last-child) {
    border-right-color: #e1e1e1; }
.cal-month-view .cal-days .cal-cell-row {
    border-bottom-color: #e1e1e1; }
.cal-month-view .cal-day-badge {
    background-color: #b94a48;
    color: #fff; }
.cal-month-view .cal-event {
    background-color: #1e90ff;
    border-color: #d1e8ff;
    color: #fff; }
.cal-month-view .cal-day-cell.cal-weekend .cal-day-number {
    color: #8b0000; }
.cal-month-view .cal-day-cell.cal-today {
    background-color: #e8fde7; }
.cal-month-view .cal-day-cell.cal-drag-over {
    background-color: #e0e0e0 !important; }
.cal-month-view .cal-open-day-events {
    color: #fff;
    background-color: #555;
    box-shadow: inset 0 0 15px 0 rgba(0, 0, 0, 0.5); }
.cal-week-view {
  /* stylelint-disable-next-line selector-type-no-unknown */ }
.cal-week-view * {
    box-sizing: border-box; }
.cal-week-view .cal-day-headers {
    -js-display: flex;
    display: flex;
    padding-left: 70px;
    border: 1px solid; }
.cal-week-view .cal-day-headers .cal-header {
    flex: 1;
    text-align: center;
    padding: 5px; }
.cal-week-view .cal-day-headers .cal-header:not(:last-child) {
      border-right: 1px solid; }
.cal-week-view .cal-day-headers .cal-header:first-child {
      border-left: 1px solid; }
.cal-week-view .cal-day-headers span {
    font-weight: 400;
    opacity: 0.5; }
.cal-week-view .cal-day-column {
    flex-grow: 1;
    border-left: solid 1px; }
.cal-week-view .cal-event {
    font-size: 12px;
    border: 1px solid; }
.cal-week-view .cal-time-label-column {
    width: 70px;
    height: 100%; }
.cal-week-view .cal-current-time-marker {
    position: absolute;
    width: 100%;
    height: 2px;
    z-index: 2; }
.cal-week-view .cal-all-day-events {
    border: solid 1px;
    border-top: 0;
    border-bottom-width: 3px;
    padding-top: 3px;
    position: relative; }
.cal-week-view .cal-all-day-events .cal-day-columns {
      height: 100%;
      width: 100%;
      -js-display: flex;
      display: flex;
      position: absolute;
      top: 0;
      z-index: 0; }
.cal-week-view .cal-all-day-events .cal-events-row {
      position: relative;
      height: 31px;
      margin-left: 70px; }
.cal-week-view .cal-all-day-events .cal-event-container {
      display: inline-block;
      position: absolute; }
.cal-week-view .cal-all-day-events .cal-event-container.resize-active {
        z-index: 1;
        pointer-events: none; }
.cal-week-view .cal-all-day-events .cal-event {
      padding: 0 5px;
      margin-left: 2px;
      margin-right: 2px;
      height: 28px;
      line-height: 28px; }
.cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event {
      border-top-left-radius: 5px;
      border-bottom-left-radius: 5px; }
.cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event {
      border-top-right-radius: 5px;
      border-bottom-right-radius: 5px; }
.cal-week-view .cal-all-day-events .cal-time-label-column {
      -js-display: flex;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 14px; }
.cal-week-view .cal-all-day-events .cal-resize-handle {
      width: 6px;
      height: 100%;
      cursor: col-resize;
      position: absolute;
      top: 0; }
.cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end {
        right: 0; }
.cal-week-view .cal-event,
  .cal-week-view .cal-header {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
.cal-week-view .cal-drag-active {
    pointer-events: none;
    z-index: 1; }
.cal-week-view .cal-drag-active * {
      pointer-events: none; }
.cal-week-view .cal-time-events {
    position: relative;
    border: solid 1px;
    border-top: 0;
    -js-display: flex;
    display: flex; }
.cal-week-view .cal-time-events .cal-day-columns {
      -js-display: flex;
      display: flex;
      flex-grow: 1; }
.cal-week-view .cal-time-events .cal-day-column {
      position: relative; }
.cal-week-view .cal-time-events .cal-events-container {
      position: relative; }
.cal-week-view .cal-time-events .cal-event-container {
      position: absolute;
      z-index: 1; }
.cal-week-view .cal-time-events .cal-event {
      width: calc(100% - 2px);
      height: calc(100% - 2px);
      margin: 1px;
      padding: 0 5px;
      line-height: 25px; }
.cal-week-view .cal-time-events .cal-resize-handle {
      width: 100%;
      height: 4px;
      cursor: row-resize;
      position: absolute; }
.cal-week-view .cal-time-events .cal-resize-handle.cal-resize-handle-after-end {
        bottom: 0; }
.cal-week-view .cal-hour-segment {
    position: relative; }
.cal-week-view .cal-hour-segment::after {
      content: '\00a0'; }
.cal-week-view .cal-event-container:not(.cal-draggable) {
    cursor: pointer; }
.cal-week-view .cal-draggable {
    cursor: move; }
.cal-week-view mwl-calendar-week-view-hour-segment,
  .cal-week-view .cal-hour-segment {
    display: block; }
.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment,
  .cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment {
    border-bottom: thin dashed; }
.cal-week-view .cal-time {
    font-weight: bold;
    padding-top: 5px;
    width: 70px;
    text-align: center; }
.cal-week-view .cal-hour-segment.cal-after-hour-start .cal-time {
    display: none; }
.cal-week-view .cal-starts-within-day .cal-event {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px; }
.cal-week-view .cal-ends-within-day .cal-event {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px; }
.cal-week-view {
  background-color: #fff;
  border-top: solid 1px #e1e1e1; }
.cal-week-view .cal-day-headers {
    border-color: #e1e1e1;
    border-top: 0; }
.cal-week-view .cal-day-headers .cal-header:not(:last-child) {
    border-right-color: #e1e1e1; }
.cal-week-view .cal-day-headers .cal-header:first-child {
    border-left-color: #e1e1e1; }
.cal-week-view .cal-day-headers .cal-header:hover,
  .cal-week-view .cal-day-headers .cal-drag-over {
    background-color: #ededed; }
.cal-week-view .cal-day-column {
    border-left-color: #e1e1e1; }
.cal-week-view .cal-event {
    background-color: #d1e8ff;
    border-color: #1e90ff;
    color: #1e90ff; }
.cal-week-view .cal-all-day-events {
    border-color: #e1e1e1; }
.cal-week-view .cal-header.cal-today {
    background-color: #e8fde7; }
.cal-week-view .cal-header.cal-weekend span {
    color: #8b0000; }
.cal-week-view .cal-time-events {
    border-color: #e1e1e1; }
.cal-week-view .cal-time-events .cal-day-columns:not(.cal-resize-active) .cal-hour-segment:hover {
      background-color: #ededed; }
.cal-week-view .cal-hour-odd {
    background-color: #fafafa; }
.cal-week-view .cal-drag-over .cal-hour-segment {
    background-color: #ededed; }
.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment,
  .cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment {
    border-bottom-color: #e1e1e1; }
.cal-week-view .cal-current-time-marker {
    background-color: #ea4334; }
.cal-day-view {
  /* stylelint-disable-next-line selector-type-no-unknown */ }
.cal-day-view mwl-calendar-week-view-header {
    display: none; }
.cal-day-view .cal-events-container {
    margin-left: 70px; }
.cal-day-view .cal-day-column {
    border-left: 0; }
.cal-day-view .cal-current-time-marker {
    margin-left: 70px;
    width: calc(100% - 70px); }
.cal-tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 11px;
  word-wrap: break-word;
  opacity: 0.9; }
.cal-tooltip.cal-tooltip-top {
  padding: 5px 0;
  margin-top: -3px; }
.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0; }
.cal-tooltip.cal-tooltip-right {
  padding: 0 5px;
  margin-left: 3px; }
.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0; }
.cal-tooltip.cal-tooltip-bottom {
  padding: 5px 0;
  margin-top: 3px; }
.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px; }
.cal-tooltip.cal-tooltip-left {
  padding: 0 5px;
  margin-left: -3px; }
.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px; }
.cal-tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  text-align: center;
  border-radius: 0.25rem; }
.cal-tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }
.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow {
  border-top-color: #000; }
.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow {
  border-right-color: #000; }
.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow {
  border-bottom-color: #000; }
.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow {
  border-left-color: #000; }
.cal-tooltip-inner {
  color: #fff;
  background-color: #000; }
/**! hopscotch - v0.3.1
*
* Copyright 2017 LinkedIn Corp. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
*     http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
.animated{animation-fill-mode:both;animation-duration:1s}
@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}
.fade-in-up{animation-name:fadeInUp}
@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}100%{opacity:1;transform:translateY(0)}}
.fade-in-down{animation-name:fadeInDown}
@keyframes fadeInRight{0%{opacity:0;transform:translateX(-20px)}100%{opacity:1;transform:translateX(0)}}
.fade-in-right{animation-name:fadeInRight}
@keyframes fadeInLeft{0%{opacity:0;transform:translateX(20px)}100%{opacity:1;transform:translateX(0)}}
.fade-in-left{animation-name:fadeInLeft}
div.hopscotch-bubble .hopscotch-nav-button{font-weight:700;border-width:1px;border-style:solid;cursor:pointer;margin:0;overflow:visible;text-decoration:none!important;width:auto;padding:0 10px;height:26px;line-height:24px;font-size:12px;*zoom:1;white-space:nowrap;display:-moz-inline-stack;display:inline-block;*vertical-align:auto;zoom:1;*display:inline;vertical-align:middle;border-radius:3px;box-sizing:border-box}
div.hopscotch-bubble .hopscotch-nav-button:hover{*zoom:1;box-shadow:0 1px 3px rgba(0,0,0,.25)}
div.hopscotch-bubble .hopscotch-nav-button:active{box-shadow:0 1px 2px rgba(0,0,0,.25) inset}
div.hopscotch-bubble .hopscotch-nav-button.next{border-color:#1b5480;color:#fff;margin:0 0 0 10px;text-shadow:0 1px 1px rgba(0,0,0,.35);background-color:#287bbc;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#287bbc', endColorstr='#23639a');background-image:linear-gradient(to bottom,#287bbc 0,#23639a 100%)}
div.hopscotch-bubble .hopscotch-nav-button.next:hover{background-color:#2672ae;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#2672ae', endColorstr='#1e4f7e');background-image:linear-gradient(to bottom,#2672ae 0,#1e4f7e 100%)}
div.hopscotch-bubble .hopscotch-nav-button.prev{border-color:#a7a7a7;color:#444;text-shadow:0 1px 1px rgba(255,255,255,.75);background-color:#f2f2f2;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#f2f2f2', endColorstr='#e9e9e9');background-image:linear-gradient(to bottom,#f2f2f2 0,#e9e9e9 100%)}
div.hopscotch-bubble .hopscotch-nav-button.prev:hover{background-color:#e8e8e8;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFE8E8E8', endColorstr='#FFA9A9A9');background-image:linear-gradient(to bottom,#e8e8e8 0,#e3e3e3 13%,#d7d7d7 32%,#b9b9b9 71%,#a9a9a9 100%)}
div.hopscotch-bubble{background-color:#fff;border:5px solid #000;border:5px solid rgba(0,0,0,.5);color:#333;font-family:Helvetica,Arial;font-size:13px;position:absolute;z-index:999999;box-sizing:content-box;-moz-background-clip:padding;-webkit-background-clip:padding;background-clip:padding-box}
div.hopscotch-bubble *{box-sizing:content-box}
div.hopscotch-bubble.animate{-moz-transition-property:top,left;-moz-transition-duration:1s;-moz-transition-timing-function:ease-in-out;-ms-transition-property:top,left;-ms-transition-duration:1s;-ms-transition-timing-function:ease-in-out;-o-transition-property:top,left;-o-transition-duration:1s;-o-transition-timing-function:ease-in-out;-webkit-transition-property:top,left;-webkit-transition-duration:1s;-webkit-transition-timing-function:ease-in-out;transition-property:top,left;transition-duration:1s;transition-timing-function:ease-in-out}
div.hopscotch-bubble.invisible{opacity:0}
div.hopscotch-bubble.hide,div.hopscotch-bubble .hide,div.hopscotch-bubble .hide-all{display:none}
div.hopscotch-bubble h3{color:#000;font-family:Helvetica,Arial;font-size:16px;font-weight:700;line-height:19px;margin:-1px 15px 0 0;padding:0}
div.hopscotch-bubble .hopscotch-bubble-container{padding:15px;position:relative;text-align:left;-webkit-font-smoothing:antialiased}
div.hopscotch-bubble .hopscotch-content{font-family:Helvetica,Arial;font-weight:400;line-height:17px;margin:-5px 0 11px;padding-top:8px}
div.hopscotch-bubble .hopscotch-bubble-content{margin:0 0 0 40px}
div.hopscotch-bubble.no-number .hopscotch-bubble-content{margin:0}
div.hopscotch-bubble .hopscotch-bubble-close{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;color:#000;background:transparent url('sprite-green.8e5de21074924111b919.png') -192px -92px no-repeat;display:block;padding:8px;position:absolute;text-decoration:none;text-indent:-9999px;width:8px;height:8px;top:0;right:0}
div.hopscotch-bubble .hopscotch-bubble-close.hide,div.hopscotch-bubble .hopscotch-bubble-close.hide-all{display:none}
div.hopscotch-bubble .hopscotch-bubble-number{background:transparent url('sprite-green.8e5de21074924111b919.png') 0 0 no-repeat;color:#fff;display:block;float:left;font-size:17px;font-weight:700;line-height:31px;padding:0 10px 0 0;text-align:center;width:30px;height:30px}
div.hopscotch-bubble .hopscotch-bubble-arrow-container{position:absolute;width:34px;height:34px}
div.hopscotch-bubble .hopscotch-bubble-arrow-container .hopscotch-bubble-arrow,div.hopscotch-bubble .hopscotch-bubble-arrow-container .hopscotch-bubble-arrow-border{width:0;height:0}
div.hopscotch-bubble .hopscotch-bubble-arrow-container.up{top:-22px;left:10px}
div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow{border-bottom:17px solid #fff;border-left:17px solid transparent;border-right:17px solid transparent;position:relative;top:-10px}
div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow-border{border-bottom:17px solid #000;border-bottom:17px solid rgba(0,0,0,.5);border-left:17px solid transparent;border-right:17px solid transparent}
div.hopscotch-bubble .hopscotch-bubble-arrow-container.down{bottom:-39px;left:10px}
div.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow{border-top:17px solid #fff;border-left:17px solid transparent;border-right:17px solid transparent;position:relative;top:-24px}
div.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow-border{border-top:17px solid #000;border-top:17px solid rgba(0,0,0,.5);border-left:17px solid transparent;border-right:17px solid transparent}
div.hopscotch-bubble .hopscotch-bubble-arrow-container.left{top:10px;left:-22px}
div.hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow{border-bottom:17px solid transparent;border-right:17px solid #fff;border-top:17px solid transparent;position:relative;left:7px;top:-34px}
div.hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow-border{border-right:17px solid #000;border-right:17px solid rgba(0,0,0,.5);border-bottom:17px solid transparent;border-top:17px solid transparent}
div.hopscotch-bubble .hopscotch-bubble-arrow-container.right{top:10px;right:-39px}
div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow{border-bottom:17px solid transparent;border-left:17px solid #fff;border-top:17px solid transparent;position:relative;left:-7px;top:-34px}
div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow-border{border-left:17px solid #000;border-left:17px solid rgba(0,0,0,.5);border-bottom:17px solid transparent;border-top:17px solid transparent}
div.hopscotch-bubble .hopscotch-actions{margin:10px 0 0;text-align:right}
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;

  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.pace-inactive {
  display: none;
}
.pace .pace-progress {
  background: #ffd97d;
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/**
 * GitHub Gist Theme
 * Author : Anthony Attard - https://github.com/AnthonyAttard
 * Author : Louis Barranqueiro - https://github.com/LouisBarranqueiro
 */
.hljs {
  display: block;
  background: white;
  padding: 0.5em;
  color: #333333;
  overflow-x: auto;
}
.hljs-comment,
.hljs-meta {
  color: #969896;
}
.hljs-variable,
.hljs-template-variable,
.hljs-strong,
.hljs-emphasis,
.hljs-quote {
  color: #df5000;
}
.hljs-keyword,
.hljs-selector-tag,
.hljs-type {
  color: #d73a49;
}
.hljs-literal,
.hljs-symbol,
.hljs-bullet,
.hljs-attribute {
  color: #0086b3;
}
.hljs-section,
.hljs-name {
  color: #63a35c;
}
.hljs-tag {
  color: #333333;
}
.hljs-title,
.hljs-attr,
.hljs-selector-id,
.hljs-selector-class,
.hljs-selector-attr,
.hljs-selector-pseudo {
  color: #6f42c1;
}
.hljs-addition {
  color: #55a532;
  background-color: #eaffea;
}
.hljs-deletion {
  color: #bd2c00;
  background-color: #ffecec;
}
.hljs-link {
  text-decoration: underline;
}
.hljs-number {
  color: #005cc5;
}
.hljs-string {
  color: #032f62;
}
/* jQuery Growl
 * Copyright 2015 Kevin Sylvestre
 * 1.3.5
 */
.ontop, #growls-default, #growls-tl, #growls-tr, #growls-bl, #growls-br, #growls-tc, #growls-bc, #growls-cc, #growls-cl, #growls-cr {
  z-index: 50000;
  position: fixed; }
#growls-default {
  top: 10px;
  right: 10px; }
#growls-tl {
  top: 10px;
  left: 10px; }
#growls-tr {
  top: 10px;
  right: 10px; }
#growls-bl {
  bottom: 10px;
  left: 10px; }
#growls-br {
  bottom: 10px;
  right: 10px; }
#growls-tc {
  top: 10px;
  right: 10px;
  left: 10px; }
#growls-bc {
  bottom: 10px;
  right: 10px;
  left: 10px; }
#growls-cc {
  top: 50%;
  left: 50%;
  margin-left: -125px; }
#growls-cl {
  top: 50%;
  left: 10px; }
#growls-cr {
  top: 50%;
  right: 10px; }
#growls-tc .growl, #growls-bc .growl {
  margin-left: auto;
  margin-right: auto; }
.growl {
  opacity: 0.8;
  filter: alpha(opacity=80);
  position: relative;
  border-radius: 4px;
  transition: all 0.4s ease-in-out; }
.growl.growl-incoming {
    opacity: 0;
    filter: alpha(opacity=0); }
.growl.growl-outgoing {
    opacity: 0;
    filter: alpha(opacity=0); }
.growl.growl-small {
    width: 200px;
    padding: 5px;
    margin: 5px; }
.growl.growl-medium {
    width: 250px;
    padding: 10px;
    margin: 10px; }
.growl.growl-large {
    width: 300px;
    padding: 15px;
    margin: 15px; }
.growl.growl-default {
    color: #FFF;
    background: #7f8c8d; }
.growl.growl-error {
    color: #FFF;
    background: #C0392B; }
.growl.growl-notice {
    color: #FFF;
    background: #2ECC71; }
.growl.growl-warning {
    color: #FFF;
    background: #F39C12; }
.growl .growl-close {
    cursor: pointer;
    float: right;
    font-size: 14px;
    line-height: 18px;
    font-weight: normal;
    font-family: helvetica, verdana, sans-serif; }
.growl .growl-title {
    font-size: 18px;
    line-height: 24px; }
.growl .growl-message {
    font-size: 14px;
    line-height: 18px; }
.font-open-sans {
  font-family: "Roboto", sans-serif;
}
@keyframes spin {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.spin {
  animation: spin 2s infinite linear;
}
/* Colors for the ripple elements.*/
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable material/no-prefixes */
/* stylelint-enable */
.mat-badge-content {
  font-weight: 600;
  font-size: 12px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-badge-small .mat-badge-content {
  font-size: 9px;
}
.mat-badge-large .mat-badge-content {
  font-size: 24px;
}
.mat-h1, .mat-headline, .mat-typography h1 {
  font: 400 24px/32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h2, .mat-title, .mat-typography h2 {
  font: 500 20px/32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h3, .mat-subheading-2, .mat-typography h3 {
  font: 400 16px/28px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h4, .mat-subheading-1, .mat-typography h4 {
  font: 400 15px/24px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h5, .mat-typography h5 {
  font: 400 calc(14px * 0.83)/20px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 12px;
}
.mat-h6, .mat-typography h6 {
  font: 400 calc(14px * 0.67)/20px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 12px;
}
.mat-body-strong, .mat-body-2 {
  font: 500 14px/24px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-body, .mat-body-1, .mat-typography {
  font: 400 14px/20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-body p, .mat-body-1 p, .mat-typography p {
  margin: 0 0 12px;
}
.mat-small, .mat-caption {
  font: 400 12px/20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-display-4, .mat-typography .mat-display-4 {
  font: 300 112px/112px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.05em;
  margin: 0 0 56px;
}
.mat-display-3, .mat-typography .mat-display-3 {
  font: 400 56px/56px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.02em;
  margin: 0 0 64px;
}
.mat-display-2, .mat-typography .mat-display-2 {
  font: 400 45px/48px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.005em;
  margin: 0 0 64px;
}
.mat-display-1, .mat-typography .mat-display-1 {
  font: 400 34px/40px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 64px;
}
.mat-bottom-sheet-container {
  font: 400 14px/20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-button, .mat-raised-button, .mat-icon-button, .mat-stroked-button,
.mat-flat-button, .mat-fab, .mat-mini-fab {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}
.mat-button-toggle {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-card {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-card-title {
  font-size: 24px;
  font-weight: 500;
}
.mat-card-header .mat-card-title {
  font-size: 20px;
}
.mat-card-subtitle,
.mat-card-content {
  font-size: 14px;
}
.mat-checkbox {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-checkbox-layout .mat-checkbox-label {
  line-height: 24px;
}
.mat-chip {
  font-size: 14px;
  font-weight: 500;
}
.mat-chip .mat-chip-trailing-icon.mat-icon,
.mat-chip .mat-chip-remove.mat-icon {
  font-size: 18px;
}
.mat-table {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-header-cell {
  font-size: 12px;
  font-weight: 500;
}
.mat-cell, .mat-footer-cell {
  font-size: 14px;
}
.mat-calendar {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-calendar-body {
  font-size: 13px;
}
.mat-calendar-body-label,
.mat-calendar-period-button {
  font-size: 14px;
  font-weight: 500;
}
.mat-calendar-table-header th {
  font-size: 11px;
  font-weight: 400;
}
.mat-dialog-title {
  font: 500 20px/32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-expansion-panel-header {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 15px;
  font-weight: 400;
}
.mat-expansion-panel-content {
  font: 400 14px/20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-form-field {
  font-size: inherit;
  font-weight: 400;
  line-height: 1.125;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-form-field-wrapper {
  padding-bottom: 1.34375em;
}
.mat-form-field-prefix .mat-icon,
.mat-form-field-suffix .mat-icon {
  font-size: 150%;
  line-height: 1.125;
}
.mat-form-field-prefix .mat-icon-button,
.mat-form-field-suffix .mat-icon-button {
  height: 1.5em;
  width: 1.5em;
}
.mat-form-field-prefix .mat-icon-button .mat-icon,
.mat-form-field-suffix .mat-icon-button .mat-icon {
  height: 1.125em;
  line-height: 1.125;
}
.mat-form-field-infix {
  padding: 0.5em 0;
  border-top: 0.84375em solid transparent;
}
.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.34375em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.34374em) scale(0.75);
  width: 133.3333433333%;
}
.mat-form-field-label-wrapper {
  top: -0.84375em;
  padding-top: 0.84375em;
}
.mat-form-field-label {
  top: 1.34375em;
}
.mat-form-field-underline {
  bottom: 1.34375em;
}
.mat-form-field-subscript-wrapper {
  font-size: 75%;
  margin-top: 0.6666666667em;
  top: calc(100% - 1.7916666667em);
}
.mat-form-field-appearance-legacy .mat-form-field-wrapper {
  padding-bottom: 1.25em;
}
.mat-form-field-appearance-legacy .mat-form-field-infix {
  padding: 0.4375em 0;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.001px);
  -ms-transform: translateY(-1.28125em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00101px);
  -ms-transform: translateY(-1.28124em) scale(0.75);
  width: 133.3333433333%;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00102px);
  -ms-transform: translateY(-1.28123em) scale(0.75);
  width: 133.3333533333%;
}
.mat-form-field-appearance-legacy .mat-form-field-label {
  top: 1.28125em;
}
.mat-form-field-appearance-legacy .mat-form-field-underline {
  bottom: 1.25em;
}
.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper {
  margin-top: 0.5416666667em;
  top: calc(100% - 1.6666666667em);
}
@media print {
  .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.28122em) scale(0.75);
  }
  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.28121em) scale(0.75);
  }
  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.2812em) scale(0.75);
  }
}
.mat-form-field-appearance-fill .mat-form-field-infix {
  padding: 0.25em 0 0.75em 0;
}
.mat-form-field-appearance-fill .mat-form-field-label {
  top: 1.09375em;
  margin-top: -0.5em;
}
.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.59375em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.59374em) scale(0.75);
  width: 133.3333433333%;
}
.mat-form-field-appearance-outline .mat-form-field-infix {
  padding: 1em 0 1em 0;
}
.mat-form-field-appearance-outline .mat-form-field-label {
  top: 1.84375em;
  margin-top: -0.25em;
}
.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.59375em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.59374em) scale(0.75);
  width: 133.3333433333%;
}
.mat-grid-tile-header,
.mat-grid-tile-footer {
  font-size: 14px;
}
.mat-grid-tile-header .mat-line,
.mat-grid-tile-footer .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-grid-tile-header .mat-line:nth-child(n+2),
.mat-grid-tile-footer .mat-line:nth-child(n+2) {
  font-size: 12px;
}
input.mat-input-element {
  margin-top: -0.0625em;
}
.mat-menu-item {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 400;
}
.mat-paginator,
.mat-paginator-page-size .mat-select-trigger {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
}
.mat-radio-button {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-select {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-select-trigger {
  height: 1.125em;
}
.mat-slide-toggle-content {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-slider-thumb-label-text {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 500;
}
.mat-stepper-vertical, .mat-stepper-horizontal {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-step-label {
  font-size: 14px;
  font-weight: 400;
}
.mat-step-sub-label-error {
  font-weight: normal;
}
.mat-step-label-error {
  font-size: 14px;
}
.mat-step-label-selected {
  font-size: 14px;
  font-weight: 500;
}
.mat-tab-group {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-tab-label, .mat-tab-link {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}
.mat-toolbar,
.mat-toolbar h1,
.mat-toolbar h2,
.mat-toolbar h3,
.mat-toolbar h4,
.mat-toolbar h5,
.mat-toolbar h6 {
  font: 500 20px/32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0;
}
.mat-tooltip {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 10px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.mat-tooltip-handset {
  font-size: 14px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.mat-list-item {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-list-option {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-list-base .mat-list-item {
  font-size: 16px;
}
.mat-list-base .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base .mat-list-item .mat-line:nth-child(n+2) {
  font-size: 14px;
}
.mat-list-base .mat-list-option {
  font-size: 16px;
}
.mat-list-base .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base .mat-list-option .mat-line:nth-child(n+2) {
  font-size: 14px;
}
.mat-list-base .mat-subheader {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}
.mat-list-base[dense] .mat-list-item {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2) {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-option {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2) {
  font-size: 12px;
}
.mat-list-base[dense] .mat-subheader {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 500;
}
.mat-option {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 16px;
}
.mat-optgroup-label {
  font: 500 14px/24px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-simple-snackbar {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
}
.mat-simple-snackbar-action {
  line-height: 1;
  font-family: inherit;
  font-size: inherit;
  font-weight: 500;
}
.mat-tree {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-tree-node,
.mat-nested-tree-node {
  font-weight: 400;
  font-size: 14px;
}
.mat-ripple {
  overflow: hidden;
  position: relative;
}
.mat-ripple:not(:empty) {
  transform: translateZ(0);
}
.mat-ripple.mat-ripple-unbounded {
  overflow: visible;
}
.mat-ripple-element {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  transition: opacity, transform 0ms cubic-bezier(0, 0, 0.2, 1);
  transform: scale(0);
}
.cdk-high-contrast-active .mat-ripple-element {
  display: none;
}
.cdk-visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.cdk-overlay-container, .cdk-global-overlay-wrapper {
  pointer-events: none;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.cdk-overlay-container {
  position: fixed;
  z-index: 1000;
}
.cdk-overlay-container:empty {
  display: none;
}
.cdk-global-overlay-wrapper {
  display: flex;
  position: absolute;
  z-index: 1000;
}
.cdk-overlay-pane {
  position: absolute;
  pointer-events: auto;
  box-sizing: border-box;
  z-index: 1000;
  display: flex;
  max-width: 100%;
  max-height: 100%;
}
.cdk-overlay-backdrop {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  pointer-events: auto;
  -webkit-tap-highlight-color: transparent;
  transition: opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);
  opacity: 0;
}
.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 1;
}
.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0.6;
}
.cdk-overlay-dark-backdrop {
  background: rgba(0, 0, 0, 0.32);
}
.cdk-overlay-transparent-backdrop, .cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0;
}
.cdk-overlay-connected-position-bounding-box {
  position: absolute;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  min-width: 1px;
  min-height: 1px;
}
.cdk-global-scrollblock {
  position: fixed;
  width: 100%;
  overflow-y: scroll;
}
@keyframes cdk-text-field-autofill-start {
  /*!*/
}
@keyframes cdk-text-field-autofill-end {
  /*!*/
}
.cdk-text-field-autofill-monitored:-webkit-autofill {
  animation: cdk-text-field-autofill-start 0s 1ms;
}
.cdk-text-field-autofill-monitored:not(:-webkit-autofill) {
  animation: cdk-text-field-autofill-end 0s 1ms;
}
textarea.cdk-textarea-autosize {
  resize: none;
}
textarea.cdk-textarea-autosize-measuring {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: auto !important;
  overflow: hidden !important;
}
textarea.cdk-textarea-autosize-measuring-firefox {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: 0 !important;
}
.mat-focus-indicator {
  position: relative;
}
.mat-mdc-focus-indicator {
  position: relative;
}
.egret-navy {
  /* White Background */
  /* Hopscotch Tour */
  /* up arrow  */
  /* right arrow */
  /* bottom arrow */
  /* Left Arrow */
}
.egret-navy .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
.egret-navy .mat-option {
  color: rgba(0, 0, 0, 0.87);
}
.egret-navy .mat-option:hover:not(.mat-option-disabled), .egret-navy .mat-option:focus:not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}
.egret-navy .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}
.egret-navy .mat-option.mat-active {
  background: rgba(0, 0, 0, 0.04);
  color: rgba(0, 0, 0, 0.87);
}
.egret-navy .mat-option.mat-option-disabled {
  color: rgba(0, 0, 0, 0.38);
}
.egret-navy .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #10174c;
}
.egret-navy .mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #ffc107;
}
.egret-navy .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #f44336;
}
.egret-navy .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.54);
}
.egret-navy .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.38);
}
.egret-navy .mat-pseudo-checkbox {
  color: rgba(0, 0, 0, 0.54);
}
.egret-navy .mat-pseudo-checkbox::after {
  color: #fafafa;
}
.egret-navy .mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}
.egret-navy .mat-primary .mat-pseudo-checkbox-checked,
.egret-navy .mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #10174c;
}
.egret-navy .mat-pseudo-checkbox-checked,
.egret-navy .mat-pseudo-checkbox-indeterminate,
.egret-navy .mat-accent .mat-pseudo-checkbox-checked,
.egret-navy .mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #ffc107;
}
.egret-navy .mat-warn .mat-pseudo-checkbox-checked,
.egret-navy .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #f44336;
}
.egret-navy .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
.egret-navy .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0;
}
.egret-navy .mat-app-background, .egret-navy.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}
.egret-navy .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.mat-theme-loaded-marker {
  display: none;
}
.egret-navy .mat-autocomplete-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.egret-navy .mat-autocomplete-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: white;
}
.egret-navy .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: rgba(0, 0, 0, 0.87);
}
.egret-navy .mat-badge-content {
  color: rgba(255, 255, 255, 0.87);
  background: #10174c;
}
.cdk-high-contrast-active .egret-navy .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}
.egret-navy .mat-badge-accent .mat-badge-content {
  background: #ffc107;
  color: rgba(0, 0, 0, 0.87);
}
.egret-navy .mat-badge-warn .mat-badge-content {
  color: white;
  background: #f44336;
}
.egret-navy .mat-badge {
  position: relative;
}
.egret-navy .mat-badge-hidden .mat-badge-content {
  display: none;
}
.egret-navy .mat-badge-disabled .mat-badge-content {
  background: #b9b9b9;
  color: rgba(0, 0, 0, 0.38);
}
.egret-navy .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}
.egret-navy .ng-animate-disabled .mat-badge-content,
.egret-navy .mat-badge-content._mat-animation-noopable {
  transition: none;
}
.egret-navy .mat-badge-content.mat-badge-active {
  transform: none;
}
.egret-navy .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
}
.egret-navy .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}
.egret-navy .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}
.egret-navy .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}
[dir=rtl] .egret-navy .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}
.egret-navy .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}
[dir=rtl] .egret-navy .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}
.egret-navy .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}
[dir=rtl] .egret-navy .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}
.egret-navy .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}
[dir=rtl] .egret-navy .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}
.egret-navy .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}
.egret-navy .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}
.egret-navy .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}
.egret-navy .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}
[dir=rtl] .egret-navy .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}
.egret-navy .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}
[dir=rtl] .egret-navy .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}
.egret-navy .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}
[dir=rtl] .egret-navy .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}
.egret-navy .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}
[dir=rtl] .egret-navy .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}
.egret-navy .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
}
.egret-navy .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}
.egret-navy .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}
.egret-navy .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}
[dir=rtl] .egret-navy .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}
.egret-navy .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}
[dir=rtl] .egret-navy .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}
.egret-navy .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}
[dir=rtl] .egret-navy .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}
.egret-navy .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}
[dir=rtl] .egret-navy .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}
.egret-navy .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.egret-navy .mat-button, .egret-navy .mat-icon-button, .egret-navy .mat-stroked-button {
  color: inherit;
  background: transparent;
}
.egret-navy .mat-button.mat-primary, .egret-navy .mat-icon-button.mat-primary, .egret-navy .mat-stroked-button.mat-primary {
  color: #10174c;
}
.egret-navy .mat-button.mat-accent, .egret-navy .mat-icon-button.mat-accent, .egret-navy .mat-stroked-button.mat-accent {
  color: #ffc107;
}
.egret-navy .mat-button.mat-warn, .egret-navy .mat-icon-button.mat-warn, .egret-navy .mat-stroked-button.mat-warn {
  color: #f44336;
}
.egret-navy .mat-button.mat-primary.mat-button-disabled, .egret-navy .mat-button.mat-accent.mat-button-disabled, .egret-navy .mat-button.mat-warn.mat-button-disabled, .egret-navy .mat-button.mat-button-disabled.mat-button-disabled, .egret-navy .mat-icon-button.mat-primary.mat-button-disabled, .egret-navy .mat-icon-button.mat-accent.mat-button-disabled, .egret-navy .mat-icon-button.mat-warn.mat-button-disabled, .egret-navy .mat-icon-button.mat-button-disabled.mat-button-disabled, .egret-navy .mat-stroked-button.mat-primary.mat-button-disabled, .egret-navy .mat-stroked-button.mat-accent.mat-button-disabled, .egret-navy .mat-stroked-button.mat-warn.mat-button-disabled, .egret-navy .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: rgba(0, 0, 0, 0.26);
}
.egret-navy .mat-button.mat-primary .mat-button-focus-overlay, .egret-navy .mat-icon-button.mat-primary .mat-button-focus-overlay, .egret-navy .mat-stroked-button.mat-primary .mat-button-focus-overlay {
  background-color: #10174c;
}
.egret-navy .mat-button.mat-accent .mat-button-focus-overlay, .egret-navy .mat-icon-button.mat-accent .mat-button-focus-overlay, .egret-navy .mat-stroked-button.mat-accent .mat-button-focus-overlay {
  background-color: #ffc107;
}
.egret-navy .mat-button.mat-warn .mat-button-focus-overlay, .egret-navy .mat-icon-button.mat-warn .mat-button-focus-overlay, .egret-navy .mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: #f44336;
}
.egret-navy .mat-button.mat-button-disabled .mat-button-focus-overlay, .egret-navy .mat-icon-button.mat-button-disabled .mat-button-focus-overlay, .egret-navy .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent;
}
.egret-navy .mat-button .mat-ripple-element, .egret-navy .mat-icon-button .mat-ripple-element, .egret-navy .mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}
.egret-navy .mat-button-focus-overlay {
  background: black;
}
.egret-navy .mat-stroked-button:not(.mat-button-disabled) {
  border-color: rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-flat-button, .egret-navy .mat-raised-button, .egret-navy .mat-fab, .egret-navy .mat-mini-fab {
  color: rgba(0, 0, 0, 0.87);
  background-color: white;
}
.egret-navy .mat-flat-button.mat-primary, .egret-navy .mat-raised-button.mat-primary, .egret-navy .mat-fab.mat-primary, .egret-navy .mat-mini-fab.mat-primary {
  color: rgba(255, 255, 255, 0.87);
}
.egret-navy .mat-flat-button.mat-accent, .egret-navy .mat-raised-button.mat-accent, .egret-navy .mat-fab.mat-accent, .egret-navy .mat-mini-fab.mat-accent {
  color: rgba(0, 0, 0, 0.87);
}
.egret-navy .mat-flat-button.mat-warn, .egret-navy .mat-raised-button.mat-warn, .egret-navy .mat-fab.mat-warn, .egret-navy .mat-mini-fab.mat-warn {
  color: white;
}
.egret-navy .mat-flat-button.mat-primary.mat-button-disabled, .egret-navy .mat-flat-button.mat-accent.mat-button-disabled, .egret-navy .mat-flat-button.mat-warn.mat-button-disabled, .egret-navy .mat-flat-button.mat-button-disabled.mat-button-disabled, .egret-navy .mat-raised-button.mat-primary.mat-button-disabled, .egret-navy .mat-raised-button.mat-accent.mat-button-disabled, .egret-navy .mat-raised-button.mat-warn.mat-button-disabled, .egret-navy .mat-raised-button.mat-button-disabled.mat-button-disabled, .egret-navy .mat-fab.mat-primary.mat-button-disabled, .egret-navy .mat-fab.mat-accent.mat-button-disabled, .egret-navy .mat-fab.mat-warn.mat-button-disabled, .egret-navy .mat-fab.mat-button-disabled.mat-button-disabled, .egret-navy .mat-mini-fab.mat-primary.mat-button-disabled, .egret-navy .mat-mini-fab.mat-accent.mat-button-disabled, .egret-navy .mat-mini-fab.mat-warn.mat-button-disabled, .egret-navy .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: rgba(0, 0, 0, 0.26);
}
.egret-navy .mat-flat-button.mat-primary, .egret-navy .mat-raised-button.mat-primary, .egret-navy .mat-fab.mat-primary, .egret-navy .mat-mini-fab.mat-primary {
  background-color: #10174c;
}
.egret-navy .mat-flat-button.mat-accent, .egret-navy .mat-raised-button.mat-accent, .egret-navy .mat-fab.mat-accent, .egret-navy .mat-mini-fab.mat-accent {
  background-color: #ffc107;
}
.egret-navy .mat-flat-button.mat-warn, .egret-navy .mat-raised-button.mat-warn, .egret-navy .mat-fab.mat-warn, .egret-navy .mat-mini-fab.mat-warn {
  background-color: #f44336;
}
.egret-navy .mat-flat-button.mat-primary.mat-button-disabled, .egret-navy .mat-flat-button.mat-accent.mat-button-disabled, .egret-navy .mat-flat-button.mat-warn.mat-button-disabled, .egret-navy .mat-flat-button.mat-button-disabled.mat-button-disabled, .egret-navy .mat-raised-button.mat-primary.mat-button-disabled, .egret-navy .mat-raised-button.mat-accent.mat-button-disabled, .egret-navy .mat-raised-button.mat-warn.mat-button-disabled, .egret-navy .mat-raised-button.mat-button-disabled.mat-button-disabled, .egret-navy .mat-fab.mat-primary.mat-button-disabled, .egret-navy .mat-fab.mat-accent.mat-button-disabled, .egret-navy .mat-fab.mat-warn.mat-button-disabled, .egret-navy .mat-fab.mat-button-disabled.mat-button-disabled, .egret-navy .mat-mini-fab.mat-primary.mat-button-disabled, .egret-navy .mat-mini-fab.mat-accent.mat-button-disabled, .egret-navy .mat-mini-fab.mat-warn.mat-button-disabled, .egret-navy .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-flat-button.mat-primary .mat-ripple-element, .egret-navy .mat-raised-button.mat-primary .mat-ripple-element, .egret-navy .mat-fab.mat-primary .mat-ripple-element, .egret-navy .mat-mini-fab.mat-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.egret-navy .mat-flat-button.mat-accent .mat-ripple-element, .egret-navy .mat-raised-button.mat-accent .mat-ripple-element, .egret-navy .mat-fab.mat-accent .mat-ripple-element, .egret-navy .mat-mini-fab.mat-accent .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
.egret-navy .mat-flat-button.mat-warn .mat-ripple-element, .egret-navy .mat-raised-button.mat-warn .mat-ripple-element, .egret-navy .mat-fab.mat-warn .mat-ripple-element, .egret-navy .mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.egret-navy .mat-stroked-button:not([class*=mat-elevation-z]), .egret-navy .mat-flat-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-raised-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-fab:not([class*=mat-elevation-z]), .egret-navy .mat-mini-fab:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]), .egret-navy .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]), .egret-navy .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-button-toggle-standalone,
.egret-navy .mat-button-toggle-group {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.egret-navy .mat-button-toggle-group-appearance-standard {
  box-shadow: none;
}
.egret-navy .mat-button-toggle {
  color: rgba(0, 0, 0, 0.38);
}
.egret-navy .mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
  background: white;
}
.egret-navy .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: black;
}
.egret-navy .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
}
.egret-navy [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.54);
}
.egret-navy .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
}
.egret-navy .mat-button-toggle-disabled {
  color: rgba(0, 0, 0, 0.26);
  background-color: #eeeeee;
}
.egret-navy .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: white;
}
.egret-navy .mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #bdbdbd;
}
.egret-navy .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.egret-navy .mat-button-toggle-group-appearance-standard {
  border: solid 1px rgba(0, 0, 0, 0.12);
}
.mat-button-toggle-appearance-standard .mat-button-toggle-label-content {
  line-height: 48px;
}
.egret-navy .mat-card {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.egret-navy .mat-card:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-card-subtitle {
  color: rgba(0, 0, 0, 0.54);
}
.egret-navy .mat-checkbox-frame {
  border-color: rgba(0, 0, 0, 0.54);
}
.egret-navy .mat-checkbox-checkmark {
  fill: #fafafa;
}
.egret-navy .mat-checkbox-checkmark-path {
  stroke: #fafafa !important;
}
.egret-navy .mat-checkbox-mixedmark {
  background-color: #fafafa;
}
.egret-navy .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, .egret-navy .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #10174c;
}
.egret-navy .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, .egret-navy .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #ffc107;
}
.egret-navy .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, .egret-navy .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #f44336;
}
.egret-navy .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .egret-navy .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0;
}
.egret-navy .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0;
}
.egret-navy .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(0, 0, 0, 0.54);
}
.egret-navy .mat-checkbox .mat-ripple-element {
  background-color: black;
}
.egret-navy .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,
.egret-navy .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element {
  background: #10174c;
}
.egret-navy .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,
.egret-navy .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element {
  background: #ffc107;
}
.egret-navy .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
.egret-navy .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: #f44336;
}
.egret-navy .mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.87);
}
.egret-navy .mat-chip.mat-standard-chip .mat-chip-remove {
  color: rgba(0, 0, 0, 0.87);
  opacity: 0.4;
}
.egret-navy .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}
.egret-navy .mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}
.egret-navy .mat-chip.mat-standard-chip::after {
  background: black;
}
.egret-navy .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #10174c;
  color: rgba(255, 255, 255, 0.87);
}
.egret-navy .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  color: rgba(255, 255, 255, 0.87);
  opacity: 0.4;
}
.egret-navy .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.egret-navy .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #f44336;
  color: white;
}
.egret-navy .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
.egret-navy .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.egret-navy .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #ffc107;
  color: rgba(0, 0, 0, 0.87);
}
.egret-navy .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  color: rgba(0, 0, 0, 0.87);
  opacity: 0.4;
}
.egret-navy .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
.egret-navy .mat-table {
  background: white;
}
.egret-navy .mat-table thead, .egret-navy .mat-table tbody, .egret-navy .mat-table tfoot,
.egret-navy mat-header-row, .egret-navy mat-row, .egret-navy mat-footer-row,
.egret-navy [mat-header-row], .egret-navy [mat-row], .egret-navy [mat-footer-row],
.egret-navy .mat-table-sticky {
  background: inherit;
}
.egret-navy mat-row, .egret-navy mat-header-row, .egret-navy mat-footer-row,
.egret-navy th.mat-header-cell, .egret-navy td.mat-cell, .egret-navy td.mat-footer-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-header-cell {
  color: rgba(0, 0, 0, 0.54);
}
.egret-navy .mat-cell, .egret-navy .mat-footer-cell {
  color: rgba(0, 0, 0, 0.87);
}
.egret-navy .mat-calendar-arrow {
  border-top-color: rgba(0, 0, 0, 0.54);
}
.egret-navy .mat-datepicker-toggle,
.egret-navy .mat-datepicker-content .mat-calendar-next-button,
.egret-navy .mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(0, 0, 0, 0.54);
}
.egret-navy .mat-calendar-table-header {
  color: rgba(0, 0, 0, 0.38);
}
.egret-navy .mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-calendar-body-label {
  color: rgba(0, 0, 0, 0.54);
}
.egret-navy .mat-calendar-body-cell-content,
.egret-navy .mat-date-range-input-separator {
  color: rgba(0, 0, 0, 0.87);
  border-color: transparent;
}
.egret-navy .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(0, 0, 0, 0.38);
}
.egret-navy .mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(0, 0, 0, 0.38);
}
.egret-navy .mat-calendar-body-in-preview {
  color: rgba(0, 0, 0, 0.24);
}
.egret-navy .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(0, 0, 0, 0.38);
}
.egret-navy .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(0, 0, 0, 0.18);
}
.egret-navy .mat-calendar-body-in-range::before {
  background: rgba(16, 23, 76, 0.2);
}
.egret-navy .mat-calendar-body-comparison-identical,
.egret-navy .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.egret-navy .mat-calendar-body-comparison-bridge-start::before,
.egret-navy [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(16, 23, 76, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.egret-navy .mat-calendar-body-comparison-bridge-end::before,
.egret-navy [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(16, 23, 76, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.egret-navy .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.egret-navy .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.egret-navy .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.egret-navy .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.egret-navy .mat-calendar-body-selected {
  background-color: #10174c;
  color: rgba(255, 255, 255, 0.87);
}
.egret-navy .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(16, 23, 76, 0.4);
}
.egret-navy .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.87);
}
.egret-navy .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.egret-navy .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.egret-navy .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(16, 23, 76, 0.3);
}
.egret-navy .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}
.egret-navy .mat-datepicker-content.mat-accent .mat-calendar-body-in-range::before {
  background: rgba(255, 193, 7, 0.2);
}
.egret-navy .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.egret-navy .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.egret-navy .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
.egret-navy .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(255, 193, 7, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.egret-navy .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
.egret-navy .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(255, 193, 7, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.egret-navy .mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.egret-navy .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.egret-navy .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.egret-navy .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.egret-navy .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
  background-color: #ffc107;
  color: rgba(0, 0, 0, 0.87);
}
.egret-navy .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(255, 193, 7, 0.4);
}
.egret-navy .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.87);
}
.egret-navy .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.egret-navy .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.egret-navy .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(255, 193, 7, 0.3);
}
.egret-navy .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(244, 67, 54, 0.2);
}
.egret-navy .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.egret-navy .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.egret-navy .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
.egret-navy .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(244, 67, 54, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.egret-navy .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
.egret-navy .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(244, 67, 54, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.egret-navy .mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.egret-navy .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.egret-navy .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.egret-navy .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.egret-navy .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #f44336;
  color: white;
}
.egret-navy .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(244, 67, 54, 0.4);
}
.egret-navy .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.egret-navy .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.egret-navy .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.egret-navy .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(244, 67, 54, 0.3);
}
.egret-navy .mat-datepicker-content-touch {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-datepicker-toggle-active {
  color: #10174c;
}
.egret-navy .mat-datepicker-toggle-active.mat-accent {
  color: #ffc107;
}
.egret-navy .mat-datepicker-toggle-active.mat-warn {
  color: #f44336;
}
.egret-navy .mat-date-range-input-inner[disabled] {
  color: rgba(0, 0, 0, 0.38);
}
.egret-navy .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.egret-navy .mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-expansion-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.egret-navy .mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), .egret-navy .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), .egret-navy .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(0, 0, 0, 0.04);
}
@media (hover: none) {
  .egret-navy .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: white;
  }
}
.egret-navy .mat-expansion-panel-header-title {
  color: rgba(0, 0, 0, 0.87);
}
.egret-navy .mat-expansion-panel-header-description,
.egret-navy .mat-expansion-indicator::after {
  color: rgba(0, 0, 0, 0.54);
}
.egret-navy .mat-expansion-panel-header[aria-disabled=true] {
  color: rgba(0, 0, 0, 0.26);
}
.egret-navy .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
.egret-navy .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}
.mat-expansion-panel-header {
  height: 48px;
}
.mat-expansion-panel-header.mat-expanded {
  height: 64px;
}
.egret-navy .mat-form-field-label {
  color: rgba(0, 0, 0, 0.6);
}
.egret-navy .mat-hint {
  color: rgba(0, 0, 0, 0.6);
}
.egret-navy .mat-form-field.mat-focused .mat-form-field-label {
  color: #10174c;
}
.egret-navy .mat-form-field.mat-focused .mat-form-field-label.mat-accent {
  color: #ffc107;
}
.egret-navy .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #f44336;
}
.egret-navy .mat-focused .mat-form-field-required-marker {
  color: #ffc107;
}
.egret-navy .mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87);
}
.egret-navy .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #10174c;
}
.egret-navy .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
  background-color: #ffc107;
}
.egret-navy .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #f44336;
}
.egret-navy .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #10174c;
}
.egret-navy .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #ffc107;
}
.egret-navy .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #f44336;
}
.egret-navy .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #f44336;
}
.egret-navy .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
.egret-navy .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: #f44336;
}
.egret-navy .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.egret-navy .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #f44336;
}
.egret-navy .mat-error {
  color: #f44336;
}
.egret-navy .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(0, 0, 0, 0.54);
}
.egret-navy .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(0, 0, 0, 0.54);
}
.egret-navy .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}
.egret-navy .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}
.egret-navy .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}
.egret-navy .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}
.egret-navy .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.04);
}
.egret-navy .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.02);
}
.egret-navy .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42);
}
.egret-navy .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38);
}
.egret-navy .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent;
}
.egret-navy .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87);
}
.egret-navy .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #10174c;
}
.egret-navy .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #ffc107;
}
.egret-navy .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #f44336;
}
.egret-navy .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #f44336;
}
.egret-navy .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38);
}
.egret-navy .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06);
}
.egret-navy .mat-icon.mat-primary {
  color: #10174c;
}
.egret-navy .mat-icon.mat-accent {
  color: #ffc107;
}
.egret-navy .mat-icon.mat-warn {
  color: #f44336;
}
.egret-navy .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.54);
}
.egret-navy .mat-input-element:disabled,
.egret-navy .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.38);
}
.egret-navy .mat-input-element {
  caret-color: #10174c;
}
.egret-navy .mat-input-element::-moz-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.egret-navy .mat-input-element::placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.egret-navy .mat-input-element::-moz-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.egret-navy .mat-input-element::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.egret-navy .mat-input-element:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.egret-navy .mat-form-field.mat-accent .mat-input-element {
  caret-color: #ffc107;
}
.egret-navy .mat-form-field.mat-warn .mat-input-element,
.egret-navy .mat-form-field-invalid .mat-input-element {
  caret-color: #f44336;
}
.egret-navy .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #f44336;
}
.egret-navy .mat-list-base .mat-list-item {
  color: rgba(0, 0, 0, 0.87);
}
.egret-navy .mat-list-base .mat-list-option {
  color: rgba(0, 0, 0, 0.87);
}
.egret-navy .mat-list-base .mat-subheader {
  color: rgba(0, 0, 0, 0.54);
}
.egret-navy .mat-list-item-disabled {
  background-color: #eeeeee;
}
.egret-navy .mat-list-option:hover, .egret-navy .mat-list-option:focus,
.egret-navy .mat-nav-list .mat-list-item:hover,
.egret-navy .mat-nav-list .mat-list-item:focus,
.egret-navy .mat-action-list .mat-list-item:hover,
.egret-navy .mat-action-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04);
}
.egret-navy .mat-list-single-selected-option, .egret-navy .mat-list-single-selected-option:hover, .egret-navy .mat-list-single-selected-option:focus {
  background: rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-menu-panel {
  background: white;
}
.egret-navy .mat-menu-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-menu-item {
  background: transparent;
  color: rgba(0, 0, 0, 0.87);
}
.egret-navy .mat-menu-item[disabled], .egret-navy .mat-menu-item[disabled]::after,
.egret-navy .mat-menu-item[disabled] .mat-icon-no-color {
  color: rgba(0, 0, 0, 0.38);
}
.egret-navy .mat-menu-item .mat-icon-no-color,
.egret-navy .mat-menu-item-submenu-trigger::after {
  color: rgba(0, 0, 0, 0.54);
}
.egret-navy .mat-menu-item:hover:not([disabled]),
.egret-navy .mat-menu-item.cdk-program-focused:not([disabled]),
.egret-navy .mat-menu-item.cdk-keyboard-focused:not([disabled]),
.egret-navy .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04);
}
.egret-navy .mat-paginator {
  background: white;
}
.egret-navy .mat-paginator,
.egret-navy .mat-paginator-page-size .mat-select-trigger {
  color: rgba(0, 0, 0, 0.54);
}
.egret-navy .mat-paginator-decrement,
.egret-navy .mat-paginator-increment {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
  border-right: 2px solid rgba(0, 0, 0, 0.54);
}
.egret-navy .mat-paginator-first,
.egret-navy .mat-paginator-last {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
}
.egret-navy .mat-icon-button[disabled] .mat-paginator-decrement,
.egret-navy .mat-icon-button[disabled] .mat-paginator-increment,
.egret-navy .mat-icon-button[disabled] .mat-paginator-first,
.egret-navy .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(0, 0, 0, 0.38);
}
.mat-paginator-container {
  min-height: 56px;
}
.egret-navy .mat-progress-bar-background {
  fill: #b7b9c9;
}
.egret-navy .mat-progress-bar-buffer {
  background-color: #b7b9c9;
}
.egret-navy .mat-progress-bar-fill::after {
  background-color: #10174c;
}
.egret-navy .mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #ffecb3;
}
.egret-navy .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #ffecb3;
}
.egret-navy .mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #ffc107;
}
.egret-navy .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #ffcdd2;
}
.egret-navy .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #ffcdd2;
}
.egret-navy .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #f44336;
}
.egret-navy .mat-progress-spinner circle, .egret-navy .mat-spinner circle {
  stroke: #10174c;
}
.egret-navy .mat-progress-spinner.mat-accent circle, .egret-navy .mat-spinner.mat-accent circle {
  stroke: #ffc107;
}
.egret-navy .mat-progress-spinner.mat-warn circle, .egret-navy .mat-spinner.mat-warn circle {
  stroke: #f44336;
}
.egret-navy .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.54);
}
.egret-navy .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #10174c;
}
.egret-navy .mat-radio-button.mat-primary .mat-radio-inner-circle,
.egret-navy .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .egret-navy .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple, .egret-navy .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #10174c;
}
.egret-navy .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ffc107;
}
.egret-navy .mat-radio-button.mat-accent .mat-radio-inner-circle,
.egret-navy .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .egret-navy .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple, .egret-navy .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #ffc107;
}
.egret-navy .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #f44336;
}
.egret-navy .mat-radio-button.mat-warn .mat-radio-inner-circle,
.egret-navy .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .egret-navy .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple, .egret-navy .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #f44336;
}
.egret-navy .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.egret-navy .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.38);
}
.egret-navy .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.egret-navy .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(0, 0, 0, 0.38);
}
.egret-navy .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(0, 0, 0, 0.38);
}
.egret-navy .mat-radio-button .mat-ripple-element {
  background-color: black;
}
.egret-navy .mat-select-value {
  color: rgba(0, 0, 0, 0.87);
}
.egret-navy .mat-select-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.egret-navy .mat-select-disabled .mat-select-value {
  color: rgba(0, 0, 0, 0.38);
}
.egret-navy .mat-select-arrow {
  color: rgba(0, 0, 0, 0.54);
}
.egret-navy .mat-select-panel {
  background: white;
}
.egret-navy .mat-select-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #10174c;
}
.egret-navy .mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #ffc107;
}
.egret-navy .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #f44336;
}
.egret-navy .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #f44336;
}
.egret-navy .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38);
}
.egret-navy .mat-drawer-container {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}
.egret-navy .mat-drawer {
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}
.egret-navy .mat-drawer.mat-drawer-push {
  background-color: white;
}
.egret-navy .mat-drawer:not(.mat-drawer-side) {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-drawer-side.mat-drawer-end {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}
.egret-navy [dir=rtl] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}
.egret-navy [dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6);
}
.egret-navy .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #ffc107;
}
.egret-navy .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(255, 193, 7, 0.54);
}
.egret-navy .mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #ffc107;
}
.egret-navy .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #10174c;
}
.egret-navy .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(16, 23, 76, 0.54);
}
.egret-navy .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #10174c;
}
.egret-navy .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #f44336;
}
.egret-navy .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(244, 67, 54, 0.54);
}
.egret-navy .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #f44336;
}
.egret-navy .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: black;
}
.egret-navy .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa;
}
.egret-navy .mat-slide-toggle-bar {
  background-color: rgba(0, 0, 0, 0.38);
}
.egret-navy .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26);
}
.egret-navy .mat-primary .mat-slider-track-fill,
.egret-navy .mat-primary .mat-slider-thumb,
.egret-navy .mat-primary .mat-slider-thumb-label {
  background-color: #10174c;
}
.egret-navy .mat-primary .mat-slider-thumb-label-text {
  color: rgba(255, 255, 255, 0.87);
}
.egret-navy .mat-primary .mat-slider-focus-ring {
  background-color: rgba(16, 23, 76, 0.2);
}
.egret-navy .mat-accent .mat-slider-track-fill,
.egret-navy .mat-accent .mat-slider-thumb,
.egret-navy .mat-accent .mat-slider-thumb-label {
  background-color: #ffc107;
}
.egret-navy .mat-accent .mat-slider-thumb-label-text {
  color: rgba(0, 0, 0, 0.87);
}
.egret-navy .mat-accent .mat-slider-focus-ring {
  background-color: rgba(255, 193, 7, 0.2);
}
.egret-navy .mat-warn .mat-slider-track-fill,
.egret-navy .mat-warn .mat-slider-thumb,
.egret-navy .mat-warn .mat-slider-thumb-label {
  background-color: #f44336;
}
.egret-navy .mat-warn .mat-slider-thumb-label-text {
  color: white;
}
.egret-navy .mat-warn .mat-slider-focus-ring {
  background-color: rgba(244, 67, 54, 0.2);
}
.egret-navy .mat-slider:hover .mat-slider-track-background,
.egret-navy .cdk-focused .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.38);
}
.egret-navy .mat-slider-disabled .mat-slider-track-background,
.egret-navy .mat-slider-disabled .mat-slider-track-fill,
.egret-navy .mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(0, 0, 0, 0.26);
}
.egret-navy .mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26);
}
.egret-navy .mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
.egret-navy .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.87);
}
.egret-navy .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.egret-navy .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.26);
}
.egret-navy .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
  background-color: transparent;
}
.egret-navy .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, .egret-navy .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.38);
}
.egret-navy .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, .egret-navy .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
}
.egret-navy .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(0, 0, 0, 0.7);
}
.egret-navy .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
}
.egret-navy .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
}
.egret-navy .mat-step-header.cdk-keyboard-focused, .egret-navy .mat-step-header.cdk-program-focused, .egret-navy .mat-step-header:hover {
  background-color: rgba(0, 0, 0, 0.04);
}
@media (hover: none) {
  .egret-navy .mat-step-header:hover {
    background: none;
  }
}
.egret-navy .mat-step-header .mat-step-label,
.egret-navy .mat-step-header .mat-step-optional {
  color: rgba(0, 0, 0, 0.54);
}
.egret-navy .mat-step-header .mat-step-icon {
  background-color: rgba(0, 0, 0, 0.54);
  color: rgba(255, 255, 255, 0.87);
}
.egret-navy .mat-step-header .mat-step-icon-selected,
.egret-navy .mat-step-header .mat-step-icon-state-done,
.egret-navy .mat-step-header .mat-step-icon-state-edit {
  background-color: #10174c;
  color: rgba(255, 255, 255, 0.87);
}
.egret-navy .mat-step-header.mat-accent .mat-step-icon {
  color: rgba(0, 0, 0, 0.87);
}
.egret-navy .mat-step-header.mat-accent .mat-step-icon-selected,
.egret-navy .mat-step-header.mat-accent .mat-step-icon-state-done,
.egret-navy .mat-step-header.mat-accent .mat-step-icon-state-edit {
  background-color: #ffc107;
  color: rgba(0, 0, 0, 0.87);
}
.egret-navy .mat-step-header.mat-warn .mat-step-icon {
  color: white;
}
.egret-navy .mat-step-header.mat-warn .mat-step-icon-selected,
.egret-navy .mat-step-header.mat-warn .mat-step-icon-state-done,
.egret-navy .mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: #f44336;
  color: white;
}
.egret-navy .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #f44336;
}
.egret-navy .mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(0, 0, 0, 0.87);
}
.egret-navy .mat-step-header .mat-step-label.mat-step-label-error {
  color: #f44336;
}
.egret-navy .mat-stepper-horizontal, .egret-navy .mat-stepper-vertical {
  background-color: white;
}
.egret-navy .mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-horizontal-stepper-header::before,
.egret-navy .mat-horizontal-stepper-header::after,
.egret-navy .mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12);
}
.mat-horizontal-stepper-header {
  height: 72px;
}
.mat-stepper-label-position-bottom .mat-horizontal-stepper-header,
.mat-vertical-stepper-header {
  padding: 24px 24px;
}
.mat-stepper-vertical-line::before {
  top: -16px;
  bottom: -16px;
}
.mat-stepper-label-position-bottom .mat-horizontal-stepper-header::after, .mat-stepper-label-position-bottom .mat-horizontal-stepper-header::before {
  top: 36px;
}
.mat-stepper-label-position-bottom .mat-stepper-horizontal-line {
  top: 36px;
}
.egret-navy .mat-sort-header-arrow {
  color: #757575;
}
.egret-navy .mat-tab-nav-bar,
.egret-navy .mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-tab-group-inverted-header .mat-tab-nav-bar,
.egret-navy .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none;
}
.egret-navy .mat-tab-label, .egret-navy .mat-tab-link {
  color: rgba(0, 0, 0, 0.87);
}
.egret-navy .mat-tab-label.mat-tab-disabled, .egret-navy .mat-tab-link.mat-tab-disabled {
  color: rgba(0, 0, 0, 0.38);
}
.egret-navy .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.87);
}
.egret-navy .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.38);
}
.egret-navy .mat-tab-group[class*=mat-background-] .mat-tab-header,
.egret-navy .mat-tab-nav-bar[class*=mat-background-] {
  border-bottom: none;
  border-top: none;
}
.egret-navy .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-navy .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-navy .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-navy .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .egret-navy .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-navy .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-navy .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-navy .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(183, 185, 201, 0.3);
}
.egret-navy .mat-tab-group.mat-primary .mat-ink-bar, .egret-navy .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #10174c;
}
.egret-navy .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, .egret-navy .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar, .egret-navy .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, .egret-navy .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar {
  background-color: rgba(255, 255, 255, 0.87);
}
.egret-navy .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-navy .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-navy .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-navy .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .egret-navy .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-navy .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-navy .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-navy .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 236, 179, 0.3);
}
.egret-navy .mat-tab-group.mat-accent .mat-ink-bar, .egret-navy .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #ffc107;
}
.egret-navy .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, .egret-navy .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar, .egret-navy .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, .egret-navy .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar {
  background-color: rgba(0, 0, 0, 0.87);
}
.egret-navy .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-navy .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-navy .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-navy .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .egret-navy .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-navy .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-navy .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-navy .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3);
}
.egret-navy .mat-tab-group.mat-warn .mat-ink-bar, .egret-navy .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #f44336;
}
.egret-navy .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .egret-navy .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar, .egret-navy .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .egret-navy .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}
.egret-navy .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-navy .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-navy .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-navy .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .egret-navy .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-navy .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-navy .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-navy .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(183, 185, 201, 0.3);
}
.egret-navy .mat-tab-group.mat-background-primary > .mat-tab-header, .egret-navy .mat-tab-group.mat-background-primary > .mat-tab-link-container, .egret-navy .mat-tab-group.mat-background-primary > .mat-tab-header-pagination, .egret-navy .mat-tab-nav-bar.mat-background-primary > .mat-tab-header, .egret-navy .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container, .egret-navy .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination {
  background-color: #10174c;
}
.egret-navy .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label, .egret-navy .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link, .egret-navy .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label, .egret-navy .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link {
  color: rgba(255, 255, 255, 0.87);
}
.egret-navy .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, .egret-navy .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .egret-navy .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, .egret-navy .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}
.egret-navy .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.egret-navy .mat-tab-group.mat-background-primary > .mat-tab-links .mat-focus-indicator::before,
.egret-navy .mat-tab-group.mat-background-primary > .mat-tab-header .mat-focus-indicator::before, .egret-navy .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.egret-navy .mat-tab-nav-bar.mat-background-primary > .mat-tab-links .mat-focus-indicator::before,
.egret-navy .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-focus-indicator::before {
  border-color: rgba(255, 255, 255, 0.87);
}
.egret-navy .mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .egret-navy .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4);
}
.egret-navy .mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
.egret-navy .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element, .egret-navy .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
.egret-navy .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12);
}
.egret-navy .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-navy .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-navy .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-navy .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .egret-navy .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-navy .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-navy .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-navy .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 236, 179, 0.3);
}
.egret-navy .mat-tab-group.mat-background-accent > .mat-tab-header, .egret-navy .mat-tab-group.mat-background-accent > .mat-tab-link-container, .egret-navy .mat-tab-group.mat-background-accent > .mat-tab-header-pagination, .egret-navy .mat-tab-nav-bar.mat-background-accent > .mat-tab-header, .egret-navy .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container, .egret-navy .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination {
  background-color: #ffc107;
}
.egret-navy .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label, .egret-navy .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link, .egret-navy .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label, .egret-navy .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link {
  color: rgba(0, 0, 0, 0.87);
}
.egret-navy .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, .egret-navy .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .egret-navy .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, .egret-navy .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(0, 0, 0, 0.4);
}
.egret-navy .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.egret-navy .mat-tab-group.mat-background-accent > .mat-tab-links .mat-focus-indicator::before,
.egret-navy .mat-tab-group.mat-background-accent > .mat-tab-header .mat-focus-indicator::before, .egret-navy .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.egret-navy .mat-tab-nav-bar.mat-background-accent > .mat-tab-links .mat-focus-indicator::before,
.egret-navy .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-focus-indicator::before {
  border-color: rgba(0, 0, 0, 0.87);
}
.egret-navy .mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .egret-navy .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.4);
}
.egret-navy .mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
.egret-navy .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element, .egret-navy .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
.egret-navy .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-navy .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-navy .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-navy .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .egret-navy .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-navy .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-navy .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-navy .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3);
}
.egret-navy .mat-tab-group.mat-background-warn > .mat-tab-header, .egret-navy .mat-tab-group.mat-background-warn > .mat-tab-link-container, .egret-navy .mat-tab-group.mat-background-warn > .mat-tab-header-pagination, .egret-navy .mat-tab-nav-bar.mat-background-warn > .mat-tab-header, .egret-navy .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container, .egret-navy .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination {
  background-color: #f44336;
}
.egret-navy .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label, .egret-navy .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link, .egret-navy .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label, .egret-navy .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link {
  color: white;
}
.egret-navy .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .egret-navy .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .egret-navy .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .egret-navy .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}
.egret-navy .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.egret-navy .mat-tab-group.mat-background-warn > .mat-tab-links .mat-focus-indicator::before,
.egret-navy .mat-tab-group.mat-background-warn > .mat-tab-header .mat-focus-indicator::before, .egret-navy .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.egret-navy .mat-tab-nav-bar.mat-background-warn > .mat-tab-links .mat-focus-indicator::before,
.egret-navy .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}
.egret-navy .mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .egret-navy .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4);
}
.egret-navy .mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
.egret-navy .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element, .egret-navy .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
.egret-navy .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12);
}
.egret-navy .mat-toolbar {
  background: whitesmoke;
  color: rgba(0, 0, 0, 0.87);
}
.egret-navy .mat-toolbar.mat-primary {
  background: #10174c;
  color: rgba(255, 255, 255, 0.87);
}
.egret-navy .mat-toolbar.mat-accent {
  background: #ffc107;
  color: rgba(0, 0, 0, 0.87);
}
.egret-navy .mat-toolbar.mat-warn {
  background: #f44336;
  color: white;
}
.egret-navy .mat-toolbar .mat-form-field-underline,
.egret-navy .mat-toolbar .mat-form-field-ripple,
.egret-navy .mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}
.egret-navy .mat-toolbar .mat-form-field-label,
.egret-navy .mat-toolbar .mat-focused .mat-form-field-label,
.egret-navy .mat-toolbar .mat-select-value,
.egret-navy .mat-toolbar .mat-select-arrow,
.egret-navy .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}
.egret-navy .mat-toolbar .mat-input-element {
  caret-color: currentColor;
}
.mat-toolbar-multiple-rows {
  min-height: 64px;
}
.mat-toolbar-row, .mat-toolbar-single-row {
  height: 64px;
}
@media (max-width: 599px) {
  .mat-toolbar-multiple-rows {
    min-height: 56px;
  }

  .mat-toolbar-row, .mat-toolbar-single-row {
    height: 56px;
  }
}
.egret-navy .mat-tooltip {
  background: rgba(97, 97, 97, 0.9);
}
.egret-navy .mat-tree {
  background: white;
}
.egret-navy .mat-tree-node,
.egret-navy .mat-nested-tree-node {
  color: rgba(0, 0, 0, 0.87);
}
.mat-tree-node {
  min-height: 48px;
}
.egret-navy .mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.egret-navy .mat-simple-snackbar-action {
  color: #ffc107;
}
.egret-navy .mat-bg-primary,
.egret-navy .topbar:not(.topbar-white),
.egret-navy .chats-wrap .conversations-hold .single-conversation.me .conversation-msg,
.egret-navy .ngx-datatable .datatable-footer .datatable-pager .pager .pages.active a,
.egret-navy .fileupload-drop-zone.dz-file-over,
.egret-navy .toolbar-avatar.online > .status-dot,
.egret-navy .cal-open-day-events,
.egret-navy div.hopscotch-bubble {
  background: #10174c !important;
  color: #ffffff !important;
}
.egret-navy .mat-color-primary,
.egret-navy .list-item-active,
.egret-navy .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret),
.egret-navy .sidenav-hold .sidenav li.open > div > a > span:not(.menuitem-badge),
.egret-navy .sidenav-hold .sidenav li.open > a > span {
  color: #10174c !important;
}
.egret-navy .sidebar-panel .mat-nav-list .mat-list-item {
  color: rgba(0, 0, 0, 0.94);
}
.egret-navy .topnav ul.menu > li > div.open > a,
.egret-navy .topnav ul.menu > li > div.open > div,
.egret-navy .sidebar-panel .sidebar-list-item.open > .mat-list-item-content > .sub-menu,
.egret-navy .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret),
.egret-navy .list-item-active {
  border-color: #10174c !important;
}
.egret-navy .sidebar-panel {
  background: url("/assets/images/sidebar-bg.jpg") no-repeat;
}
.egret-navy .sidebar-compact ul.submenu,
.egret-navy .default-bg {
  background: #ffffff !important;
}
.egret-navy .default-light-bg {
  background: #fafafa !important;
}
.egret-navy .topbar-white {
  background: #ffffff;
}
.egret-navy .topbar-white .search-bar .top-search-form {
  box-shadow: inset 0 0 2px 2px rgba(136, 136, 136, 0.2);
}
.egret-navy div.hopscotch-bubble {
  border-color: #090d2a;
}
.egret-navy div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow-border {
  border-bottom: 17px solid #090d2a;
}
.egret-navy div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow {
  border-bottom: 17px solid #10174c;
  top: -16px;
}
.egret-navy div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow-border {
  border-left: 17px solid #090d2a;
}
.egret-navy div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow {
  border-left: 17px solid #10174c;
  left: -1px;
}
.egret-navy div.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow-border {
  border-top: 17px solid #090d2a;
}
.egret-navy div.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow {
  border-top: 17px solid #10174c;
  top: -18px;
}
.egret-navy div.hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow-border {
  border-right: 17px solid #090d2a;
}
.egret-navy div.hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow {
  left: 1px;
  border-right: 17px solid #10174c;
}
.egret-navy .mat-bg-accent,
.egret-navy div.hopscotch-bubble .hopscotch-bubble-number,
.egret-navy div.hopscotch-bubble .hopscotch-nav-button.next:hover,
.egret-navy div.hopscotch-bubble .hopscotch-nav-button.next {
  background-color: #ffc107;
  color: black;
}
.egret-navy .mat-bg-warn {
  background-color: #f44336;
  color: white;
}
.egret-navy .mat-color-accent {
  color: #ffc107;
}
.egret-navy .mat-color-warn {
  color: #f44336;
}
.egret-navy .mat-color-default {
  color: rgba(0, 0, 0, 0.87);
}
.egret-navy .fill-color-accent {
  color: #ffc107;
}
.egret-navy .fill-color-warn {
  color: #f44336;
}
@media (max-width: 959px) {
  .egret-navy .default-bg-mobile {
    background: #ffffff;
  }
}
.egret-blue {
  /* Hopscotch Tour */
  /* up arrow  */
  /* right arrow */
  /* bottom arrow */
  /* Left Arrow */
}
.egret-blue .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
.egret-blue .mat-option {
  color: rgba(0, 0, 0, 0.87);
}
.egret-blue .mat-option:hover:not(.mat-option-disabled), .egret-blue .mat-option:focus:not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}
.egret-blue .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}
.egret-blue .mat-option.mat-active {
  background: rgba(0, 0, 0, 0.04);
  color: rgba(0, 0, 0, 0.87);
}
.egret-blue .mat-option.mat-option-disabled {
  color: rgba(0, 0, 0, 0.38);
}
.egret-blue .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #03a9f4;
}
.egret-blue .mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #ffc107;
}
.egret-blue .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #f44336;
}
.egret-blue .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.54);
}
.egret-blue .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.38);
}
.egret-blue .mat-pseudo-checkbox {
  color: rgba(0, 0, 0, 0.54);
}
.egret-blue .mat-pseudo-checkbox::after {
  color: #fafafa;
}
.egret-blue .mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}
.egret-blue .mat-primary .mat-pseudo-checkbox-checked,
.egret-blue .mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #03a9f4;
}
.egret-blue .mat-pseudo-checkbox-checked,
.egret-blue .mat-pseudo-checkbox-indeterminate,
.egret-blue .mat-accent .mat-pseudo-checkbox-checked,
.egret-blue .mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #ffc107;
}
.egret-blue .mat-warn .mat-pseudo-checkbox-checked,
.egret-blue .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #f44336;
}
.egret-blue .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
.egret-blue .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0;
}
.egret-blue .mat-app-background, .egret-blue.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}
.egret-blue .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.mat-theme-loaded-marker {
  display: none;
}
.egret-blue .mat-autocomplete-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.egret-blue .mat-autocomplete-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: white;
}
.egret-blue .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: rgba(0, 0, 0, 0.87);
}
.egret-blue .mat-badge-content {
  color: white;
  background: #03a9f4;
}
.cdk-high-contrast-active .egret-blue .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}
.egret-blue .mat-badge-accent .mat-badge-content {
  background: #ffc107;
  color: rgba(0, 0, 0, 0.87);
}
.egret-blue .mat-badge-warn .mat-badge-content {
  color: white;
  background: #f44336;
}
.egret-blue .mat-badge {
  position: relative;
}
.egret-blue .mat-badge-hidden .mat-badge-content {
  display: none;
}
.egret-blue .mat-badge-disabled .mat-badge-content {
  background: #b9b9b9;
  color: rgba(0, 0, 0, 0.38);
}
.egret-blue .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}
.egret-blue .ng-animate-disabled .mat-badge-content,
.egret-blue .mat-badge-content._mat-animation-noopable {
  transition: none;
}
.egret-blue .mat-badge-content.mat-badge-active {
  transform: none;
}
.egret-blue .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
}
.egret-blue .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}
.egret-blue .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}
.egret-blue .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}
[dir=rtl] .egret-blue .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}
.egret-blue .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}
[dir=rtl] .egret-blue .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}
.egret-blue .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}
[dir=rtl] .egret-blue .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}
.egret-blue .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}
[dir=rtl] .egret-blue .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}
.egret-blue .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}
.egret-blue .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}
.egret-blue .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}
.egret-blue .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}
[dir=rtl] .egret-blue .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}
.egret-blue .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}
[dir=rtl] .egret-blue .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}
.egret-blue .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}
[dir=rtl] .egret-blue .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}
.egret-blue .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}
[dir=rtl] .egret-blue .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}
.egret-blue .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
}
.egret-blue .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}
.egret-blue .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}
.egret-blue .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}
[dir=rtl] .egret-blue .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}
.egret-blue .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}
[dir=rtl] .egret-blue .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}
.egret-blue .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}
[dir=rtl] .egret-blue .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}
.egret-blue .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}
[dir=rtl] .egret-blue .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}
.egret-blue .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.egret-blue .mat-button, .egret-blue .mat-icon-button, .egret-blue .mat-stroked-button {
  color: inherit;
  background: transparent;
}
.egret-blue .mat-button.mat-primary, .egret-blue .mat-icon-button.mat-primary, .egret-blue .mat-stroked-button.mat-primary {
  color: #03a9f4;
}
.egret-blue .mat-button.mat-accent, .egret-blue .mat-icon-button.mat-accent, .egret-blue .mat-stroked-button.mat-accent {
  color: #ffc107;
}
.egret-blue .mat-button.mat-warn, .egret-blue .mat-icon-button.mat-warn, .egret-blue .mat-stroked-button.mat-warn {
  color: #f44336;
}
.egret-blue .mat-button.mat-primary.mat-button-disabled, .egret-blue .mat-button.mat-accent.mat-button-disabled, .egret-blue .mat-button.mat-warn.mat-button-disabled, .egret-blue .mat-button.mat-button-disabled.mat-button-disabled, .egret-blue .mat-icon-button.mat-primary.mat-button-disabled, .egret-blue .mat-icon-button.mat-accent.mat-button-disabled, .egret-blue .mat-icon-button.mat-warn.mat-button-disabled, .egret-blue .mat-icon-button.mat-button-disabled.mat-button-disabled, .egret-blue .mat-stroked-button.mat-primary.mat-button-disabled, .egret-blue .mat-stroked-button.mat-accent.mat-button-disabled, .egret-blue .mat-stroked-button.mat-warn.mat-button-disabled, .egret-blue .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: rgba(0, 0, 0, 0.26);
}
.egret-blue .mat-button.mat-primary .mat-button-focus-overlay, .egret-blue .mat-icon-button.mat-primary .mat-button-focus-overlay, .egret-blue .mat-stroked-button.mat-primary .mat-button-focus-overlay {
  background-color: #03a9f4;
}
.egret-blue .mat-button.mat-accent .mat-button-focus-overlay, .egret-blue .mat-icon-button.mat-accent .mat-button-focus-overlay, .egret-blue .mat-stroked-button.mat-accent .mat-button-focus-overlay {
  background-color: #ffc107;
}
.egret-blue .mat-button.mat-warn .mat-button-focus-overlay, .egret-blue .mat-icon-button.mat-warn .mat-button-focus-overlay, .egret-blue .mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: #f44336;
}
.egret-blue .mat-button.mat-button-disabled .mat-button-focus-overlay, .egret-blue .mat-icon-button.mat-button-disabled .mat-button-focus-overlay, .egret-blue .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent;
}
.egret-blue .mat-button .mat-ripple-element, .egret-blue .mat-icon-button .mat-ripple-element, .egret-blue .mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}
.egret-blue .mat-button-focus-overlay {
  background: black;
}
.egret-blue .mat-stroked-button:not(.mat-button-disabled) {
  border-color: rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-flat-button, .egret-blue .mat-raised-button, .egret-blue .mat-fab, .egret-blue .mat-mini-fab {
  color: rgba(0, 0, 0, 0.87);
  background-color: white;
}
.egret-blue .mat-flat-button.mat-primary, .egret-blue .mat-raised-button.mat-primary, .egret-blue .mat-fab.mat-primary, .egret-blue .mat-mini-fab.mat-primary {
  color: white;
}
.egret-blue .mat-flat-button.mat-accent, .egret-blue .mat-raised-button.mat-accent, .egret-blue .mat-fab.mat-accent, .egret-blue .mat-mini-fab.mat-accent {
  color: rgba(0, 0, 0, 0.87);
}
.egret-blue .mat-flat-button.mat-warn, .egret-blue .mat-raised-button.mat-warn, .egret-blue .mat-fab.mat-warn, .egret-blue .mat-mini-fab.mat-warn {
  color: white;
}
.egret-blue .mat-flat-button.mat-primary.mat-button-disabled, .egret-blue .mat-flat-button.mat-accent.mat-button-disabled, .egret-blue .mat-flat-button.mat-warn.mat-button-disabled, .egret-blue .mat-flat-button.mat-button-disabled.mat-button-disabled, .egret-blue .mat-raised-button.mat-primary.mat-button-disabled, .egret-blue .mat-raised-button.mat-accent.mat-button-disabled, .egret-blue .mat-raised-button.mat-warn.mat-button-disabled, .egret-blue .mat-raised-button.mat-button-disabled.mat-button-disabled, .egret-blue .mat-fab.mat-primary.mat-button-disabled, .egret-blue .mat-fab.mat-accent.mat-button-disabled, .egret-blue .mat-fab.mat-warn.mat-button-disabled, .egret-blue .mat-fab.mat-button-disabled.mat-button-disabled, .egret-blue .mat-mini-fab.mat-primary.mat-button-disabled, .egret-blue .mat-mini-fab.mat-accent.mat-button-disabled, .egret-blue .mat-mini-fab.mat-warn.mat-button-disabled, .egret-blue .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: rgba(0, 0, 0, 0.26);
}
.egret-blue .mat-flat-button.mat-primary, .egret-blue .mat-raised-button.mat-primary, .egret-blue .mat-fab.mat-primary, .egret-blue .mat-mini-fab.mat-primary {
  background-color: #03a9f4;
}
.egret-blue .mat-flat-button.mat-accent, .egret-blue .mat-raised-button.mat-accent, .egret-blue .mat-fab.mat-accent, .egret-blue .mat-mini-fab.mat-accent {
  background-color: #ffc107;
}
.egret-blue .mat-flat-button.mat-warn, .egret-blue .mat-raised-button.mat-warn, .egret-blue .mat-fab.mat-warn, .egret-blue .mat-mini-fab.mat-warn {
  background-color: #f44336;
}
.egret-blue .mat-flat-button.mat-primary.mat-button-disabled, .egret-blue .mat-flat-button.mat-accent.mat-button-disabled, .egret-blue .mat-flat-button.mat-warn.mat-button-disabled, .egret-blue .mat-flat-button.mat-button-disabled.mat-button-disabled, .egret-blue .mat-raised-button.mat-primary.mat-button-disabled, .egret-blue .mat-raised-button.mat-accent.mat-button-disabled, .egret-blue .mat-raised-button.mat-warn.mat-button-disabled, .egret-blue .mat-raised-button.mat-button-disabled.mat-button-disabled, .egret-blue .mat-fab.mat-primary.mat-button-disabled, .egret-blue .mat-fab.mat-accent.mat-button-disabled, .egret-blue .mat-fab.mat-warn.mat-button-disabled, .egret-blue .mat-fab.mat-button-disabled.mat-button-disabled, .egret-blue .mat-mini-fab.mat-primary.mat-button-disabled, .egret-blue .mat-mini-fab.mat-accent.mat-button-disabled, .egret-blue .mat-mini-fab.mat-warn.mat-button-disabled, .egret-blue .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-flat-button.mat-primary .mat-ripple-element, .egret-blue .mat-raised-button.mat-primary .mat-ripple-element, .egret-blue .mat-fab.mat-primary .mat-ripple-element, .egret-blue .mat-mini-fab.mat-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.egret-blue .mat-flat-button.mat-accent .mat-ripple-element, .egret-blue .mat-raised-button.mat-accent .mat-ripple-element, .egret-blue .mat-fab.mat-accent .mat-ripple-element, .egret-blue .mat-mini-fab.mat-accent .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
.egret-blue .mat-flat-button.mat-warn .mat-ripple-element, .egret-blue .mat-raised-button.mat-warn .mat-ripple-element, .egret-blue .mat-fab.mat-warn .mat-ripple-element, .egret-blue .mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.egret-blue .mat-stroked-button:not([class*=mat-elevation-z]), .egret-blue .mat-flat-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-raised-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-fab:not([class*=mat-elevation-z]), .egret-blue .mat-mini-fab:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]), .egret-blue .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]), .egret-blue .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-button-toggle-standalone,
.egret-blue .mat-button-toggle-group {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.egret-blue .mat-button-toggle-group-appearance-standard {
  box-shadow: none;
}
.egret-blue .mat-button-toggle {
  color: rgba(0, 0, 0, 0.38);
}
.egret-blue .mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
  background: white;
}
.egret-blue .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: black;
}
.egret-blue .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
}
.egret-blue [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.54);
}
.egret-blue .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
}
.egret-blue .mat-button-toggle-disabled {
  color: rgba(0, 0, 0, 0.26);
  background-color: #eeeeee;
}
.egret-blue .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: white;
}
.egret-blue .mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #bdbdbd;
}
.egret-blue .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.egret-blue .mat-button-toggle-group-appearance-standard {
  border: solid 1px rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-card {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.egret-blue .mat-card:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-card-subtitle {
  color: rgba(0, 0, 0, 0.54);
}
.egret-blue .mat-checkbox-frame {
  border-color: rgba(0, 0, 0, 0.54);
}
.egret-blue .mat-checkbox-checkmark {
  fill: #fafafa;
}
.egret-blue .mat-checkbox-checkmark-path {
  stroke: #fafafa !important;
}
.egret-blue .mat-checkbox-mixedmark {
  background-color: #fafafa;
}
.egret-blue .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, .egret-blue .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #03a9f4;
}
.egret-blue .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, .egret-blue .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #ffc107;
}
.egret-blue .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, .egret-blue .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #f44336;
}
.egret-blue .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .egret-blue .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0;
}
.egret-blue .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0;
}
.egret-blue .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(0, 0, 0, 0.54);
}
.egret-blue .mat-checkbox .mat-ripple-element {
  background-color: black;
}
.egret-blue .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,
.egret-blue .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element {
  background: #03a9f4;
}
.egret-blue .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,
.egret-blue .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element {
  background: #ffc107;
}
.egret-blue .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
.egret-blue .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: #f44336;
}
.egret-blue .mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.87);
}
.egret-blue .mat-chip.mat-standard-chip .mat-chip-remove {
  color: rgba(0, 0, 0, 0.87);
  opacity: 0.4;
}
.egret-blue .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}
.egret-blue .mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}
.egret-blue .mat-chip.mat-standard-chip::after {
  background: black;
}
.egret-blue .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #03a9f4;
  color: white;
}
.egret-blue .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
.egret-blue .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.egret-blue .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #f44336;
  color: white;
}
.egret-blue .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
.egret-blue .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.egret-blue .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #ffc107;
  color: rgba(0, 0, 0, 0.87);
}
.egret-blue .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  color: rgba(0, 0, 0, 0.87);
  opacity: 0.4;
}
.egret-blue .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
.egret-blue .mat-table {
  background: white;
}
.egret-blue .mat-table thead, .egret-blue .mat-table tbody, .egret-blue .mat-table tfoot,
.egret-blue mat-header-row, .egret-blue mat-row, .egret-blue mat-footer-row,
.egret-blue [mat-header-row], .egret-blue [mat-row], .egret-blue [mat-footer-row],
.egret-blue .mat-table-sticky {
  background: inherit;
}
.egret-blue mat-row, .egret-blue mat-header-row, .egret-blue mat-footer-row,
.egret-blue th.mat-header-cell, .egret-blue td.mat-cell, .egret-blue td.mat-footer-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-header-cell {
  color: rgba(0, 0, 0, 0.54);
}
.egret-blue .mat-cell, .egret-blue .mat-footer-cell {
  color: rgba(0, 0, 0, 0.87);
}
.egret-blue .mat-calendar-arrow {
  border-top-color: rgba(0, 0, 0, 0.54);
}
.egret-blue .mat-datepicker-toggle,
.egret-blue .mat-datepicker-content .mat-calendar-next-button,
.egret-blue .mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(0, 0, 0, 0.54);
}
.egret-blue .mat-calendar-table-header {
  color: rgba(0, 0, 0, 0.38);
}
.egret-blue .mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-calendar-body-label {
  color: rgba(0, 0, 0, 0.54);
}
.egret-blue .mat-calendar-body-cell-content,
.egret-blue .mat-date-range-input-separator {
  color: rgba(0, 0, 0, 0.87);
  border-color: transparent;
}
.egret-blue .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(0, 0, 0, 0.38);
}
.egret-blue .mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(0, 0, 0, 0.38);
}
.egret-blue .mat-calendar-body-in-preview {
  color: rgba(0, 0, 0, 0.24);
}
.egret-blue .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(0, 0, 0, 0.38);
}
.egret-blue .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(0, 0, 0, 0.18);
}
.egret-blue .mat-calendar-body-in-range::before {
  background: rgba(3, 169, 244, 0.2);
}
.egret-blue .mat-calendar-body-comparison-identical,
.egret-blue .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.egret-blue .mat-calendar-body-comparison-bridge-start::before,
.egret-blue [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(3, 169, 244, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.egret-blue .mat-calendar-body-comparison-bridge-end::before,
.egret-blue [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(3, 169, 244, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.egret-blue .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.egret-blue .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.egret-blue .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.egret-blue .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.egret-blue .mat-calendar-body-selected {
  background-color: #03a9f4;
  color: white;
}
.egret-blue .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(3, 169, 244, 0.4);
}
.egret-blue .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.egret-blue .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.egret-blue .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.egret-blue .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(3, 169, 244, 0.3);
}
.egret-blue .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}
.egret-blue .mat-datepicker-content.mat-accent .mat-calendar-body-in-range::before {
  background: rgba(255, 193, 7, 0.2);
}
.egret-blue .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.egret-blue .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.egret-blue .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
.egret-blue .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(255, 193, 7, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.egret-blue .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
.egret-blue .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(255, 193, 7, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.egret-blue .mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.egret-blue .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.egret-blue .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.egret-blue .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.egret-blue .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
  background-color: #ffc107;
  color: rgba(0, 0, 0, 0.87);
}
.egret-blue .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(255, 193, 7, 0.4);
}
.egret-blue .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.87);
}
.egret-blue .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.egret-blue .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.egret-blue .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(255, 193, 7, 0.3);
}
.egret-blue .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(244, 67, 54, 0.2);
}
.egret-blue .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.egret-blue .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.egret-blue .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
.egret-blue .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(244, 67, 54, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.egret-blue .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
.egret-blue .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(244, 67, 54, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.egret-blue .mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.egret-blue .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.egret-blue .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.egret-blue .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.egret-blue .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #f44336;
  color: white;
}
.egret-blue .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(244, 67, 54, 0.4);
}
.egret-blue .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.egret-blue .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.egret-blue .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.egret-blue .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(244, 67, 54, 0.3);
}
.egret-blue .mat-datepicker-content-touch {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-datepicker-toggle-active {
  color: #03a9f4;
}
.egret-blue .mat-datepicker-toggle-active.mat-accent {
  color: #ffc107;
}
.egret-blue .mat-datepicker-toggle-active.mat-warn {
  color: #f44336;
}
.egret-blue .mat-date-range-input-inner[disabled] {
  color: rgba(0, 0, 0, 0.38);
}
.egret-blue .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.egret-blue .mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-expansion-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.egret-blue .mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), .egret-blue .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), .egret-blue .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(0, 0, 0, 0.04);
}
@media (hover: none) {
  .egret-blue .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: white;
  }
}
.egret-blue .mat-expansion-panel-header-title {
  color: rgba(0, 0, 0, 0.87);
}
.egret-blue .mat-expansion-panel-header-description,
.egret-blue .mat-expansion-indicator::after {
  color: rgba(0, 0, 0, 0.54);
}
.egret-blue .mat-expansion-panel-header[aria-disabled=true] {
  color: rgba(0, 0, 0, 0.26);
}
.egret-blue .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
.egret-blue .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}
.egret-blue .mat-form-field-label {
  color: rgba(0, 0, 0, 0.6);
}
.egret-blue .mat-hint {
  color: rgba(0, 0, 0, 0.6);
}
.egret-blue .mat-form-field.mat-focused .mat-form-field-label {
  color: #03a9f4;
}
.egret-blue .mat-form-field.mat-focused .mat-form-field-label.mat-accent {
  color: #ffc107;
}
.egret-blue .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #f44336;
}
.egret-blue .mat-focused .mat-form-field-required-marker {
  color: #ffc107;
}
.egret-blue .mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87);
}
.egret-blue .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #03a9f4;
}
.egret-blue .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
  background-color: #ffc107;
}
.egret-blue .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #f44336;
}
.egret-blue .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #03a9f4;
}
.egret-blue .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #ffc107;
}
.egret-blue .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #f44336;
}
.egret-blue .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #f44336;
}
.egret-blue .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
.egret-blue .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: #f44336;
}
.egret-blue .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.egret-blue .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #f44336;
}
.egret-blue .mat-error {
  color: #f44336;
}
.egret-blue .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(0, 0, 0, 0.54);
}
.egret-blue .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(0, 0, 0, 0.54);
}
.egret-blue .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}
.egret-blue .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}
.egret-blue .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}
.egret-blue .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}
.egret-blue .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.04);
}
.egret-blue .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.02);
}
.egret-blue .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42);
}
.egret-blue .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38);
}
.egret-blue .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent;
}
.egret-blue .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87);
}
.egret-blue .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #03a9f4;
}
.egret-blue .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #ffc107;
}
.egret-blue .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #f44336;
}
.egret-blue .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #f44336;
}
.egret-blue .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38);
}
.egret-blue .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06);
}
.egret-blue .mat-icon.mat-primary {
  color: #03a9f4;
}
.egret-blue .mat-icon.mat-accent {
  color: #ffc107;
}
.egret-blue .mat-icon.mat-warn {
  color: #f44336;
}
.egret-blue .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.54);
}
.egret-blue .mat-input-element:disabled,
.egret-blue .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.38);
}
.egret-blue .mat-input-element {
  caret-color: #03a9f4;
}
.egret-blue .mat-input-element::-moz-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.egret-blue .mat-input-element::placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.egret-blue .mat-input-element::-moz-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.egret-blue .mat-input-element::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.egret-blue .mat-input-element:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.egret-blue .mat-form-field.mat-accent .mat-input-element {
  caret-color: #ffc107;
}
.egret-blue .mat-form-field.mat-warn .mat-input-element,
.egret-blue .mat-form-field-invalid .mat-input-element {
  caret-color: #f44336;
}
.egret-blue .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #f44336;
}
.egret-blue .mat-list-base .mat-list-item {
  color: rgba(0, 0, 0, 0.87);
}
.egret-blue .mat-list-base .mat-list-option {
  color: rgba(0, 0, 0, 0.87);
}
.egret-blue .mat-list-base .mat-subheader {
  color: rgba(0, 0, 0, 0.54);
}
.egret-blue .mat-list-item-disabled {
  background-color: #eeeeee;
}
.egret-blue .mat-list-option:hover, .egret-blue .mat-list-option:focus,
.egret-blue .mat-nav-list .mat-list-item:hover,
.egret-blue .mat-nav-list .mat-list-item:focus,
.egret-blue .mat-action-list .mat-list-item:hover,
.egret-blue .mat-action-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04);
}
.egret-blue .mat-list-single-selected-option, .egret-blue .mat-list-single-selected-option:hover, .egret-blue .mat-list-single-selected-option:focus {
  background: rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-menu-panel {
  background: white;
}
.egret-blue .mat-menu-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-menu-item {
  background: transparent;
  color: rgba(0, 0, 0, 0.87);
}
.egret-blue .mat-menu-item[disabled], .egret-blue .mat-menu-item[disabled]::after,
.egret-blue .mat-menu-item[disabled] .mat-icon-no-color {
  color: rgba(0, 0, 0, 0.38);
}
.egret-blue .mat-menu-item .mat-icon-no-color,
.egret-blue .mat-menu-item-submenu-trigger::after {
  color: rgba(0, 0, 0, 0.54);
}
.egret-blue .mat-menu-item:hover:not([disabled]),
.egret-blue .mat-menu-item.cdk-program-focused:not([disabled]),
.egret-blue .mat-menu-item.cdk-keyboard-focused:not([disabled]),
.egret-blue .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04);
}
.egret-blue .mat-paginator {
  background: white;
}
.egret-blue .mat-paginator,
.egret-blue .mat-paginator-page-size .mat-select-trigger {
  color: rgba(0, 0, 0, 0.54);
}
.egret-blue .mat-paginator-decrement,
.egret-blue .mat-paginator-increment {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
  border-right: 2px solid rgba(0, 0, 0, 0.54);
}
.egret-blue .mat-paginator-first,
.egret-blue .mat-paginator-last {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
}
.egret-blue .mat-icon-button[disabled] .mat-paginator-decrement,
.egret-blue .mat-icon-button[disabled] .mat-paginator-increment,
.egret-blue .mat-icon-button[disabled] .mat-paginator-first,
.egret-blue .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(0, 0, 0, 0.38);
}
.egret-blue .mat-progress-bar-background {
  fill: #b3e5fc;
}
.egret-blue .mat-progress-bar-buffer {
  background-color: #b3e5fc;
}
.egret-blue .mat-progress-bar-fill::after {
  background-color: #03a9f4;
}
.egret-blue .mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #ffecb3;
}
.egret-blue .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #ffecb3;
}
.egret-blue .mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #ffc107;
}
.egret-blue .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #ffcdd2;
}
.egret-blue .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #ffcdd2;
}
.egret-blue .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #f44336;
}
.egret-blue .mat-progress-spinner circle, .egret-blue .mat-spinner circle {
  stroke: #03a9f4;
}
.egret-blue .mat-progress-spinner.mat-accent circle, .egret-blue .mat-spinner.mat-accent circle {
  stroke: #ffc107;
}
.egret-blue .mat-progress-spinner.mat-warn circle, .egret-blue .mat-spinner.mat-warn circle {
  stroke: #f44336;
}
.egret-blue .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.54);
}
.egret-blue .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #03a9f4;
}
.egret-blue .mat-radio-button.mat-primary .mat-radio-inner-circle,
.egret-blue .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .egret-blue .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple, .egret-blue .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #03a9f4;
}
.egret-blue .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ffc107;
}
.egret-blue .mat-radio-button.mat-accent .mat-radio-inner-circle,
.egret-blue .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .egret-blue .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple, .egret-blue .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #ffc107;
}
.egret-blue .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #f44336;
}
.egret-blue .mat-radio-button.mat-warn .mat-radio-inner-circle,
.egret-blue .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .egret-blue .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple, .egret-blue .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #f44336;
}
.egret-blue .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.egret-blue .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.38);
}
.egret-blue .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.egret-blue .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(0, 0, 0, 0.38);
}
.egret-blue .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(0, 0, 0, 0.38);
}
.egret-blue .mat-radio-button .mat-ripple-element {
  background-color: black;
}
.egret-blue .mat-select-value {
  color: rgba(0, 0, 0, 0.87);
}
.egret-blue .mat-select-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.egret-blue .mat-select-disabled .mat-select-value {
  color: rgba(0, 0, 0, 0.38);
}
.egret-blue .mat-select-arrow {
  color: rgba(0, 0, 0, 0.54);
}
.egret-blue .mat-select-panel {
  background: white;
}
.egret-blue .mat-select-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #03a9f4;
}
.egret-blue .mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #ffc107;
}
.egret-blue .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #f44336;
}
.egret-blue .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #f44336;
}
.egret-blue .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38);
}
.egret-blue .mat-drawer-container {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}
.egret-blue .mat-drawer {
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}
.egret-blue .mat-drawer.mat-drawer-push {
  background-color: white;
}
.egret-blue .mat-drawer:not(.mat-drawer-side) {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-drawer-side.mat-drawer-end {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}
.egret-blue [dir=rtl] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}
.egret-blue [dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6);
}
.egret-blue .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #ffc107;
}
.egret-blue .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(255, 193, 7, 0.54);
}
.egret-blue .mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #ffc107;
}
.egret-blue .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #03a9f4;
}
.egret-blue .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(3, 169, 244, 0.54);
}
.egret-blue .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #03a9f4;
}
.egret-blue .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #f44336;
}
.egret-blue .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(244, 67, 54, 0.54);
}
.egret-blue .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #f44336;
}
.egret-blue .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: black;
}
.egret-blue .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa;
}
.egret-blue .mat-slide-toggle-bar {
  background-color: rgba(0, 0, 0, 0.38);
}
.egret-blue .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26);
}
.egret-blue .mat-primary .mat-slider-track-fill,
.egret-blue .mat-primary .mat-slider-thumb,
.egret-blue .mat-primary .mat-slider-thumb-label {
  background-color: #03a9f4;
}
.egret-blue .mat-primary .mat-slider-thumb-label-text {
  color: white;
}
.egret-blue .mat-primary .mat-slider-focus-ring {
  background-color: rgba(3, 169, 244, 0.2);
}
.egret-blue .mat-accent .mat-slider-track-fill,
.egret-blue .mat-accent .mat-slider-thumb,
.egret-blue .mat-accent .mat-slider-thumb-label {
  background-color: #ffc107;
}
.egret-blue .mat-accent .mat-slider-thumb-label-text {
  color: rgba(0, 0, 0, 0.87);
}
.egret-blue .mat-accent .mat-slider-focus-ring {
  background-color: rgba(255, 193, 7, 0.2);
}
.egret-blue .mat-warn .mat-slider-track-fill,
.egret-blue .mat-warn .mat-slider-thumb,
.egret-blue .mat-warn .mat-slider-thumb-label {
  background-color: #f44336;
}
.egret-blue .mat-warn .mat-slider-thumb-label-text {
  color: white;
}
.egret-blue .mat-warn .mat-slider-focus-ring {
  background-color: rgba(244, 67, 54, 0.2);
}
.egret-blue .mat-slider:hover .mat-slider-track-background,
.egret-blue .cdk-focused .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.38);
}
.egret-blue .mat-slider-disabled .mat-slider-track-background,
.egret-blue .mat-slider-disabled .mat-slider-track-fill,
.egret-blue .mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(0, 0, 0, 0.26);
}
.egret-blue .mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26);
}
.egret-blue .mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
.egret-blue .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.87);
}
.egret-blue .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.egret-blue .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.26);
}
.egret-blue .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
  background-color: transparent;
}
.egret-blue .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, .egret-blue .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.38);
}
.egret-blue .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, .egret-blue .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
}
.egret-blue .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(0, 0, 0, 0.7);
}
.egret-blue .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
}
.egret-blue .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
}
.egret-blue .mat-step-header.cdk-keyboard-focused, .egret-blue .mat-step-header.cdk-program-focused, .egret-blue .mat-step-header:hover {
  background-color: rgba(0, 0, 0, 0.04);
}
@media (hover: none) {
  .egret-blue .mat-step-header:hover {
    background: none;
  }
}
.egret-blue .mat-step-header .mat-step-label,
.egret-blue .mat-step-header .mat-step-optional {
  color: rgba(0, 0, 0, 0.54);
}
.egret-blue .mat-step-header .mat-step-icon {
  background-color: rgba(0, 0, 0, 0.54);
  color: white;
}
.egret-blue .mat-step-header .mat-step-icon-selected,
.egret-blue .mat-step-header .mat-step-icon-state-done,
.egret-blue .mat-step-header .mat-step-icon-state-edit {
  background-color: #03a9f4;
  color: white;
}
.egret-blue .mat-step-header.mat-accent .mat-step-icon {
  color: rgba(0, 0, 0, 0.87);
}
.egret-blue .mat-step-header.mat-accent .mat-step-icon-selected,
.egret-blue .mat-step-header.mat-accent .mat-step-icon-state-done,
.egret-blue .mat-step-header.mat-accent .mat-step-icon-state-edit {
  background-color: #ffc107;
  color: rgba(0, 0, 0, 0.87);
}
.egret-blue .mat-step-header.mat-warn .mat-step-icon {
  color: white;
}
.egret-blue .mat-step-header.mat-warn .mat-step-icon-selected,
.egret-blue .mat-step-header.mat-warn .mat-step-icon-state-done,
.egret-blue .mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: #f44336;
  color: white;
}
.egret-blue .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #f44336;
}
.egret-blue .mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(0, 0, 0, 0.87);
}
.egret-blue .mat-step-header .mat-step-label.mat-step-label-error {
  color: #f44336;
}
.egret-blue .mat-stepper-horizontal, .egret-blue .mat-stepper-vertical {
  background-color: white;
}
.egret-blue .mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-horizontal-stepper-header::before,
.egret-blue .mat-horizontal-stepper-header::after,
.egret-blue .mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-sort-header-arrow {
  color: #757575;
}
.egret-blue .mat-tab-nav-bar,
.egret-blue .mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-tab-group-inverted-header .mat-tab-nav-bar,
.egret-blue .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none;
}
.egret-blue .mat-tab-label, .egret-blue .mat-tab-link {
  color: rgba(0, 0, 0, 0.87);
}
.egret-blue .mat-tab-label.mat-tab-disabled, .egret-blue .mat-tab-link.mat-tab-disabled {
  color: rgba(0, 0, 0, 0.38);
}
.egret-blue .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.87);
}
.egret-blue .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.38);
}
.egret-blue .mat-tab-group[class*=mat-background-] .mat-tab-header,
.egret-blue .mat-tab-nav-bar[class*=mat-background-] {
  border-bottom: none;
  border-top: none;
}
.egret-blue .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-blue .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-blue .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-blue .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .egret-blue .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-blue .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-blue .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-blue .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(179, 229, 252, 0.3);
}
.egret-blue .mat-tab-group.mat-primary .mat-ink-bar, .egret-blue .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #03a9f4;
}
.egret-blue .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, .egret-blue .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar, .egret-blue .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, .egret-blue .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}
.egret-blue .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-blue .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-blue .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-blue .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .egret-blue .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-blue .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-blue .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-blue .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 236, 179, 0.3);
}
.egret-blue .mat-tab-group.mat-accent .mat-ink-bar, .egret-blue .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #ffc107;
}
.egret-blue .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, .egret-blue .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar, .egret-blue .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, .egret-blue .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar {
  background-color: rgba(0, 0, 0, 0.87);
}
.egret-blue .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-blue .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-blue .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-blue .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .egret-blue .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-blue .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-blue .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-blue .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3);
}
.egret-blue .mat-tab-group.mat-warn .mat-ink-bar, .egret-blue .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #f44336;
}
.egret-blue .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .egret-blue .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar, .egret-blue .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .egret-blue .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}
.egret-blue .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-blue .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-blue .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-blue .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .egret-blue .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-blue .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-blue .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-blue .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(179, 229, 252, 0.3);
}
.egret-blue .mat-tab-group.mat-background-primary > .mat-tab-header, .egret-blue .mat-tab-group.mat-background-primary > .mat-tab-link-container, .egret-blue .mat-tab-group.mat-background-primary > .mat-tab-header-pagination, .egret-blue .mat-tab-nav-bar.mat-background-primary > .mat-tab-header, .egret-blue .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container, .egret-blue .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination {
  background-color: #03a9f4;
}
.egret-blue .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label, .egret-blue .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link, .egret-blue .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label, .egret-blue .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link {
  color: white;
}
.egret-blue .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, .egret-blue .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .egret-blue .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, .egret-blue .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}
.egret-blue .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.egret-blue .mat-tab-group.mat-background-primary > .mat-tab-links .mat-focus-indicator::before,
.egret-blue .mat-tab-group.mat-background-primary > .mat-tab-header .mat-focus-indicator::before, .egret-blue .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.egret-blue .mat-tab-nav-bar.mat-background-primary > .mat-tab-links .mat-focus-indicator::before,
.egret-blue .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}
.egret-blue .mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .egret-blue .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4);
}
.egret-blue .mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
.egret-blue .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element, .egret-blue .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
.egret-blue .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12);
}
.egret-blue .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-blue .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-blue .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-blue .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .egret-blue .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-blue .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-blue .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-blue .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 236, 179, 0.3);
}
.egret-blue .mat-tab-group.mat-background-accent > .mat-tab-header, .egret-blue .mat-tab-group.mat-background-accent > .mat-tab-link-container, .egret-blue .mat-tab-group.mat-background-accent > .mat-tab-header-pagination, .egret-blue .mat-tab-nav-bar.mat-background-accent > .mat-tab-header, .egret-blue .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container, .egret-blue .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination {
  background-color: #ffc107;
}
.egret-blue .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label, .egret-blue .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link, .egret-blue .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label, .egret-blue .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link {
  color: rgba(0, 0, 0, 0.87);
}
.egret-blue .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, .egret-blue .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .egret-blue .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, .egret-blue .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(0, 0, 0, 0.4);
}
.egret-blue .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.egret-blue .mat-tab-group.mat-background-accent > .mat-tab-links .mat-focus-indicator::before,
.egret-blue .mat-tab-group.mat-background-accent > .mat-tab-header .mat-focus-indicator::before, .egret-blue .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.egret-blue .mat-tab-nav-bar.mat-background-accent > .mat-tab-links .mat-focus-indicator::before,
.egret-blue .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-focus-indicator::before {
  border-color: rgba(0, 0, 0, 0.87);
}
.egret-blue .mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .egret-blue .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.4);
}
.egret-blue .mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
.egret-blue .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element, .egret-blue .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
.egret-blue .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-blue .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-blue .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-blue .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .egret-blue .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-blue .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-blue .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-blue .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3);
}
.egret-blue .mat-tab-group.mat-background-warn > .mat-tab-header, .egret-blue .mat-tab-group.mat-background-warn > .mat-tab-link-container, .egret-blue .mat-tab-group.mat-background-warn > .mat-tab-header-pagination, .egret-blue .mat-tab-nav-bar.mat-background-warn > .mat-tab-header, .egret-blue .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container, .egret-blue .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination {
  background-color: #f44336;
}
.egret-blue .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label, .egret-blue .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link, .egret-blue .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label, .egret-blue .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link {
  color: white;
}
.egret-blue .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .egret-blue .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .egret-blue .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .egret-blue .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}
.egret-blue .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.egret-blue .mat-tab-group.mat-background-warn > .mat-tab-links .mat-focus-indicator::before,
.egret-blue .mat-tab-group.mat-background-warn > .mat-tab-header .mat-focus-indicator::before, .egret-blue .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.egret-blue .mat-tab-nav-bar.mat-background-warn > .mat-tab-links .mat-focus-indicator::before,
.egret-blue .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}
.egret-blue .mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .egret-blue .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4);
}
.egret-blue .mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
.egret-blue .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element, .egret-blue .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
.egret-blue .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12);
}
.egret-blue .mat-toolbar {
  background: whitesmoke;
  color: rgba(0, 0, 0, 0.87);
}
.egret-blue .mat-toolbar.mat-primary {
  background: #03a9f4;
  color: white;
}
.egret-blue .mat-toolbar.mat-accent {
  background: #ffc107;
  color: rgba(0, 0, 0, 0.87);
}
.egret-blue .mat-toolbar.mat-warn {
  background: #f44336;
  color: white;
}
.egret-blue .mat-toolbar .mat-form-field-underline,
.egret-blue .mat-toolbar .mat-form-field-ripple,
.egret-blue .mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}
.egret-blue .mat-toolbar .mat-form-field-label,
.egret-blue .mat-toolbar .mat-focused .mat-form-field-label,
.egret-blue .mat-toolbar .mat-select-value,
.egret-blue .mat-toolbar .mat-select-arrow,
.egret-blue .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}
.egret-blue .mat-toolbar .mat-input-element {
  caret-color: currentColor;
}
.egret-blue .mat-tooltip {
  background: rgba(97, 97, 97, 0.9);
}
.egret-blue .mat-tree {
  background: white;
}
.egret-blue .mat-tree-node,
.egret-blue .mat-nested-tree-node {
  color: rgba(0, 0, 0, 0.87);
}
.egret-blue .mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.egret-blue .mat-simple-snackbar-action {
  color: #ffc107;
}
.egret-blue .mat-bg-primary,
.egret-blue .topbar,
.egret-blue .chats-wrap .conversations-hold .single-conversation.me .conversation-msg,
.egret-blue .ngx-datatable .datatable-footer .datatable-pager .pager .pages.active a,
.egret-blue .fileupload-drop-zone.dz-file-over,
.egret-blue .toolbar-avatar.online > .status-dot,
.egret-blue .cal-open-day-events,
.egret-blue div.hopscotch-bubble {
  background: #03a9f4 !important;
  color: #ffffff !important;
}
.egret-blue .mat-color-primary,
.egret-blue .list-item-active,
.egret-blue .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret),
.egret-blue .sidenav-hold .sidenav li.open > div > a > span:not(.menuitem-badge),
.egret-blue .sidenav-hold .sidenav li.open > a > span {
  color: #03a9f4 !important;
}
.egret-blue .topnav ul.menu > li > div.open > a,
.egret-blue .topnav ul.menu > li > div.open > div,
.egret-blue .sidebar-panel .sidebar-list-item.open > .mat-list-item-content > .sub-menu,
.egret-blue .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret),
.egret-blue .list-item-active {
  border-color: #03a9f4 !important;
}
.egret-blue .sidebar-panel {
  background: linear-gradient(180deg, #01A8FF 46.35%, #258CDE 59%);
}
.egret-blue .sidebar-compact ul.submenu,
.egret-blue .default-bg {
  background: #ffffff !important;
}
.egret-blue .default-light-bg {
  background: #fafafa !important;
}
.egret-blue div.hopscotch-bubble {
  border-color: #038dcc;
}
.egret-blue div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow-border {
  border-bottom: 17px solid #038dcc;
}
.egret-blue div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow {
  border-bottom: 17px solid #03a9f4;
  top: -16px;
}
.egret-blue div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow-border {
  border-left: 17px solid #038dcc;
}
.egret-blue div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow {
  border-left: 17px solid #03a9f4;
  left: -1px;
}
.egret-blue div.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow-border {
  border-top: 17px solid #038dcc;
}
.egret-blue div.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow {
  border-top: 17px solid #03a9f4;
  top: -18px;
}
.egret-blue div.hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow-border {
  border-right: 17px solid #038dcc;
}
.egret-blue div.hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow {
  left: 1px;
  border-right: 17px solid #03a9f4;
}
.egret-blue .mat-bg-accent,
.egret-blue div.hopscotch-bubble .hopscotch-bubble-number,
.egret-blue div.hopscotch-bubble .hopscotch-nav-button.next:hover,
.egret-blue div.hopscotch-bubble .hopscotch-nav-button.next {
  background-color: #ffc107;
  color: black;
}
.egret-blue .mat-bg-warn {
  background-color: #f44336;
  color: white;
}
.egret-blue .mat-color-accent {
  color: #ffc107;
}
.egret-blue .mat-color-warn {
  color: #f44336;
}
.egret-blue .mat-color-default {
  color: rgba(0, 0, 0, 0.87);
}
.egret-blue .fill-color-accent {
  color: #ffc107;
}
.egret-blue .fill-color-warn {
  color: #f44336;
}
@media (max-width: 959px) {
  .egret-blue .default-bg-mobile {
    background: #ffffff;
  }
}
.egret-light-purple {
  /* Hopscotch Tour */
  /* up arrow  */
  /* right arrow */
  /* bottom arrow */
  /* Left Arrow */
}
.egret-light-purple .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
.egret-light-purple .mat-option {
  color: rgba(0, 0, 0, 0.87);
}
.egret-light-purple .mat-option:hover:not(.mat-option-disabled), .egret-light-purple .mat-option:focus:not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}
.egret-light-purple .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}
.egret-light-purple .mat-option.mat-active {
  background: rgba(0, 0, 0, 0.04);
  color: rgba(0, 0, 0, 0.87);
}
.egret-light-purple .mat-option.mat-option-disabled {
  color: rgba(0, 0, 0, 0.38);
}
.egret-light-purple .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #7367f0;
}
.egret-light-purple .mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #ffc107;
}
.egret-light-purple .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #f44336;
}
.egret-light-purple .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.54);
}
.egret-light-purple .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.38);
}
.egret-light-purple .mat-pseudo-checkbox {
  color: rgba(0, 0, 0, 0.54);
}
.egret-light-purple .mat-pseudo-checkbox::after {
  color: #fafafa;
}
.egret-light-purple .mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}
.egret-light-purple .mat-primary .mat-pseudo-checkbox-checked,
.egret-light-purple .mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #7367f0;
}
.egret-light-purple .mat-pseudo-checkbox-checked,
.egret-light-purple .mat-pseudo-checkbox-indeterminate,
.egret-light-purple .mat-accent .mat-pseudo-checkbox-checked,
.egret-light-purple .mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #ffc107;
}
.egret-light-purple .mat-warn .mat-pseudo-checkbox-checked,
.egret-light-purple .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #f44336;
}
.egret-light-purple .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
.egret-light-purple .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0;
}
.egret-light-purple .mat-app-background, .egret-light-purple.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}
.egret-light-purple .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.mat-theme-loaded-marker {
  display: none;
}
.egret-light-purple .mat-autocomplete-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.egret-light-purple .mat-autocomplete-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: white;
}
.egret-light-purple .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: rgba(0, 0, 0, 0.87);
}
.egret-light-purple .mat-badge-content {
  color: white;
  background: #7367f0;
}
.cdk-high-contrast-active .egret-light-purple .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}
.egret-light-purple .mat-badge-accent .mat-badge-content {
  background: #ffc107;
  color: rgba(0, 0, 0, 0.87);
}
.egret-light-purple .mat-badge-warn .mat-badge-content {
  color: white;
  background: #f44336;
}
.egret-light-purple .mat-badge {
  position: relative;
}
.egret-light-purple .mat-badge-hidden .mat-badge-content {
  display: none;
}
.egret-light-purple .mat-badge-disabled .mat-badge-content {
  background: #b9b9b9;
  color: rgba(0, 0, 0, 0.38);
}
.egret-light-purple .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}
.egret-light-purple .ng-animate-disabled .mat-badge-content,
.egret-light-purple .mat-badge-content._mat-animation-noopable {
  transition: none;
}
.egret-light-purple .mat-badge-content.mat-badge-active {
  transform: none;
}
.egret-light-purple .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
}
.egret-light-purple .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}
.egret-light-purple .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}
.egret-light-purple .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}
[dir=rtl] .egret-light-purple .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}
.egret-light-purple .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}
[dir=rtl] .egret-light-purple .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}
.egret-light-purple .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}
[dir=rtl] .egret-light-purple .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}
.egret-light-purple .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}
[dir=rtl] .egret-light-purple .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}
.egret-light-purple .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}
.egret-light-purple .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}
.egret-light-purple .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}
.egret-light-purple .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}
[dir=rtl] .egret-light-purple .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}
.egret-light-purple .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}
[dir=rtl] .egret-light-purple .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}
.egret-light-purple .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}
[dir=rtl] .egret-light-purple .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}
.egret-light-purple .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}
[dir=rtl] .egret-light-purple .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}
.egret-light-purple .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
}
.egret-light-purple .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}
.egret-light-purple .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}
.egret-light-purple .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}
[dir=rtl] .egret-light-purple .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}
.egret-light-purple .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}
[dir=rtl] .egret-light-purple .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}
.egret-light-purple .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}
[dir=rtl] .egret-light-purple .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}
.egret-light-purple .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}
[dir=rtl] .egret-light-purple .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}
.egret-light-purple .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.egret-light-purple .mat-button, .egret-light-purple .mat-icon-button, .egret-light-purple .mat-stroked-button {
  color: inherit;
  background: transparent;
}
.egret-light-purple .mat-button.mat-primary, .egret-light-purple .mat-icon-button.mat-primary, .egret-light-purple .mat-stroked-button.mat-primary {
  color: #7367f0;
}
.egret-light-purple .mat-button.mat-accent, .egret-light-purple .mat-icon-button.mat-accent, .egret-light-purple .mat-stroked-button.mat-accent {
  color: #ffc107;
}
.egret-light-purple .mat-button.mat-warn, .egret-light-purple .mat-icon-button.mat-warn, .egret-light-purple .mat-stroked-button.mat-warn {
  color: #f44336;
}
.egret-light-purple .mat-button.mat-primary.mat-button-disabled, .egret-light-purple .mat-button.mat-accent.mat-button-disabled, .egret-light-purple .mat-button.mat-warn.mat-button-disabled, .egret-light-purple .mat-button.mat-button-disabled.mat-button-disabled, .egret-light-purple .mat-icon-button.mat-primary.mat-button-disabled, .egret-light-purple .mat-icon-button.mat-accent.mat-button-disabled, .egret-light-purple .mat-icon-button.mat-warn.mat-button-disabled, .egret-light-purple .mat-icon-button.mat-button-disabled.mat-button-disabled, .egret-light-purple .mat-stroked-button.mat-primary.mat-button-disabled, .egret-light-purple .mat-stroked-button.mat-accent.mat-button-disabled, .egret-light-purple .mat-stroked-button.mat-warn.mat-button-disabled, .egret-light-purple .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: rgba(0, 0, 0, 0.26);
}
.egret-light-purple .mat-button.mat-primary .mat-button-focus-overlay, .egret-light-purple .mat-icon-button.mat-primary .mat-button-focus-overlay, .egret-light-purple .mat-stroked-button.mat-primary .mat-button-focus-overlay {
  background-color: #7367f0;
}
.egret-light-purple .mat-button.mat-accent .mat-button-focus-overlay, .egret-light-purple .mat-icon-button.mat-accent .mat-button-focus-overlay, .egret-light-purple .mat-stroked-button.mat-accent .mat-button-focus-overlay {
  background-color: #ffc107;
}
.egret-light-purple .mat-button.mat-warn .mat-button-focus-overlay, .egret-light-purple .mat-icon-button.mat-warn .mat-button-focus-overlay, .egret-light-purple .mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: #f44336;
}
.egret-light-purple .mat-button.mat-button-disabled .mat-button-focus-overlay, .egret-light-purple .mat-icon-button.mat-button-disabled .mat-button-focus-overlay, .egret-light-purple .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent;
}
.egret-light-purple .mat-button .mat-ripple-element, .egret-light-purple .mat-icon-button .mat-ripple-element, .egret-light-purple .mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}
.egret-light-purple .mat-button-focus-overlay {
  background: black;
}
.egret-light-purple .mat-stroked-button:not(.mat-button-disabled) {
  border-color: rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-flat-button, .egret-light-purple .mat-raised-button, .egret-light-purple .mat-fab, .egret-light-purple .mat-mini-fab {
  color: rgba(0, 0, 0, 0.87);
  background-color: white;
}
.egret-light-purple .mat-flat-button.mat-primary, .egret-light-purple .mat-raised-button.mat-primary, .egret-light-purple .mat-fab.mat-primary, .egret-light-purple .mat-mini-fab.mat-primary {
  color: white;
}
.egret-light-purple .mat-flat-button.mat-accent, .egret-light-purple .mat-raised-button.mat-accent, .egret-light-purple .mat-fab.mat-accent, .egret-light-purple .mat-mini-fab.mat-accent {
  color: rgba(0, 0, 0, 0.87);
}
.egret-light-purple .mat-flat-button.mat-warn, .egret-light-purple .mat-raised-button.mat-warn, .egret-light-purple .mat-fab.mat-warn, .egret-light-purple .mat-mini-fab.mat-warn {
  color: white;
}
.egret-light-purple .mat-flat-button.mat-primary.mat-button-disabled, .egret-light-purple .mat-flat-button.mat-accent.mat-button-disabled, .egret-light-purple .mat-flat-button.mat-warn.mat-button-disabled, .egret-light-purple .mat-flat-button.mat-button-disabled.mat-button-disabled, .egret-light-purple .mat-raised-button.mat-primary.mat-button-disabled, .egret-light-purple .mat-raised-button.mat-accent.mat-button-disabled, .egret-light-purple .mat-raised-button.mat-warn.mat-button-disabled, .egret-light-purple .mat-raised-button.mat-button-disabled.mat-button-disabled, .egret-light-purple .mat-fab.mat-primary.mat-button-disabled, .egret-light-purple .mat-fab.mat-accent.mat-button-disabled, .egret-light-purple .mat-fab.mat-warn.mat-button-disabled, .egret-light-purple .mat-fab.mat-button-disabled.mat-button-disabled, .egret-light-purple .mat-mini-fab.mat-primary.mat-button-disabled, .egret-light-purple .mat-mini-fab.mat-accent.mat-button-disabled, .egret-light-purple .mat-mini-fab.mat-warn.mat-button-disabled, .egret-light-purple .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: rgba(0, 0, 0, 0.26);
}
.egret-light-purple .mat-flat-button.mat-primary, .egret-light-purple .mat-raised-button.mat-primary, .egret-light-purple .mat-fab.mat-primary, .egret-light-purple .mat-mini-fab.mat-primary {
  background-color: #7367f0;
}
.egret-light-purple .mat-flat-button.mat-accent, .egret-light-purple .mat-raised-button.mat-accent, .egret-light-purple .mat-fab.mat-accent, .egret-light-purple .mat-mini-fab.mat-accent {
  background-color: #ffc107;
}
.egret-light-purple .mat-flat-button.mat-warn, .egret-light-purple .mat-raised-button.mat-warn, .egret-light-purple .mat-fab.mat-warn, .egret-light-purple .mat-mini-fab.mat-warn {
  background-color: #f44336;
}
.egret-light-purple .mat-flat-button.mat-primary.mat-button-disabled, .egret-light-purple .mat-flat-button.mat-accent.mat-button-disabled, .egret-light-purple .mat-flat-button.mat-warn.mat-button-disabled, .egret-light-purple .mat-flat-button.mat-button-disabled.mat-button-disabled, .egret-light-purple .mat-raised-button.mat-primary.mat-button-disabled, .egret-light-purple .mat-raised-button.mat-accent.mat-button-disabled, .egret-light-purple .mat-raised-button.mat-warn.mat-button-disabled, .egret-light-purple .mat-raised-button.mat-button-disabled.mat-button-disabled, .egret-light-purple .mat-fab.mat-primary.mat-button-disabled, .egret-light-purple .mat-fab.mat-accent.mat-button-disabled, .egret-light-purple .mat-fab.mat-warn.mat-button-disabled, .egret-light-purple .mat-fab.mat-button-disabled.mat-button-disabled, .egret-light-purple .mat-mini-fab.mat-primary.mat-button-disabled, .egret-light-purple .mat-mini-fab.mat-accent.mat-button-disabled, .egret-light-purple .mat-mini-fab.mat-warn.mat-button-disabled, .egret-light-purple .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-flat-button.mat-primary .mat-ripple-element, .egret-light-purple .mat-raised-button.mat-primary .mat-ripple-element, .egret-light-purple .mat-fab.mat-primary .mat-ripple-element, .egret-light-purple .mat-mini-fab.mat-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.egret-light-purple .mat-flat-button.mat-accent .mat-ripple-element, .egret-light-purple .mat-raised-button.mat-accent .mat-ripple-element, .egret-light-purple .mat-fab.mat-accent .mat-ripple-element, .egret-light-purple .mat-mini-fab.mat-accent .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
.egret-light-purple .mat-flat-button.mat-warn .mat-ripple-element, .egret-light-purple .mat-raised-button.mat-warn .mat-ripple-element, .egret-light-purple .mat-fab.mat-warn .mat-ripple-element, .egret-light-purple .mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.egret-light-purple .mat-stroked-button:not([class*=mat-elevation-z]), .egret-light-purple .mat-flat-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-raised-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-fab:not([class*=mat-elevation-z]), .egret-light-purple .mat-mini-fab:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]), .egret-light-purple .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]), .egret-light-purple .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-button-toggle-standalone,
.egret-light-purple .mat-button-toggle-group {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.egret-light-purple .mat-button-toggle-group-appearance-standard {
  box-shadow: none;
}
.egret-light-purple .mat-button-toggle {
  color: rgba(0, 0, 0, 0.38);
}
.egret-light-purple .mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
  background: white;
}
.egret-light-purple .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: black;
}
.egret-light-purple .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
}
.egret-light-purple [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.54);
}
.egret-light-purple .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
}
.egret-light-purple .mat-button-toggle-disabled {
  color: rgba(0, 0, 0, 0.26);
  background-color: #eeeeee;
}
.egret-light-purple .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: white;
}
.egret-light-purple .mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #bdbdbd;
}
.egret-light-purple .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.egret-light-purple .mat-button-toggle-group-appearance-standard {
  border: solid 1px rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-card {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.egret-light-purple .mat-card:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-card-subtitle {
  color: rgba(0, 0, 0, 0.54);
}
.egret-light-purple .mat-checkbox-frame {
  border-color: rgba(0, 0, 0, 0.54);
}
.egret-light-purple .mat-checkbox-checkmark {
  fill: #fafafa;
}
.egret-light-purple .mat-checkbox-checkmark-path {
  stroke: #fafafa !important;
}
.egret-light-purple .mat-checkbox-mixedmark {
  background-color: #fafafa;
}
.egret-light-purple .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, .egret-light-purple .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #7367f0;
}
.egret-light-purple .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, .egret-light-purple .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #ffc107;
}
.egret-light-purple .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, .egret-light-purple .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #f44336;
}
.egret-light-purple .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .egret-light-purple .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0;
}
.egret-light-purple .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0;
}
.egret-light-purple .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(0, 0, 0, 0.54);
}
.egret-light-purple .mat-checkbox .mat-ripple-element {
  background-color: black;
}
.egret-light-purple .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,
.egret-light-purple .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element {
  background: #7367f0;
}
.egret-light-purple .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,
.egret-light-purple .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element {
  background: #ffc107;
}
.egret-light-purple .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
.egret-light-purple .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: #f44336;
}
.egret-light-purple .mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.87);
}
.egret-light-purple .mat-chip.mat-standard-chip .mat-chip-remove {
  color: rgba(0, 0, 0, 0.87);
  opacity: 0.4;
}
.egret-light-purple .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}
.egret-light-purple .mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}
.egret-light-purple .mat-chip.mat-standard-chip::after {
  background: black;
}
.egret-light-purple .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #7367f0;
  color: white;
}
.egret-light-purple .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
.egret-light-purple .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.egret-light-purple .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #f44336;
  color: white;
}
.egret-light-purple .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
.egret-light-purple .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.egret-light-purple .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #ffc107;
  color: rgba(0, 0, 0, 0.87);
}
.egret-light-purple .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  color: rgba(0, 0, 0, 0.87);
  opacity: 0.4;
}
.egret-light-purple .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
.egret-light-purple .mat-table {
  background: white;
}
.egret-light-purple .mat-table thead, .egret-light-purple .mat-table tbody, .egret-light-purple .mat-table tfoot,
.egret-light-purple mat-header-row, .egret-light-purple mat-row, .egret-light-purple mat-footer-row,
.egret-light-purple [mat-header-row], .egret-light-purple [mat-row], .egret-light-purple [mat-footer-row],
.egret-light-purple .mat-table-sticky {
  background: inherit;
}
.egret-light-purple mat-row, .egret-light-purple mat-header-row, .egret-light-purple mat-footer-row,
.egret-light-purple th.mat-header-cell, .egret-light-purple td.mat-cell, .egret-light-purple td.mat-footer-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-header-cell {
  color: rgba(0, 0, 0, 0.54);
}
.egret-light-purple .mat-cell, .egret-light-purple .mat-footer-cell {
  color: rgba(0, 0, 0, 0.87);
}
.egret-light-purple .mat-calendar-arrow {
  border-top-color: rgba(0, 0, 0, 0.54);
}
.egret-light-purple .mat-datepicker-toggle,
.egret-light-purple .mat-datepicker-content .mat-calendar-next-button,
.egret-light-purple .mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(0, 0, 0, 0.54);
}
.egret-light-purple .mat-calendar-table-header {
  color: rgba(0, 0, 0, 0.38);
}
.egret-light-purple .mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-calendar-body-label {
  color: rgba(0, 0, 0, 0.54);
}
.egret-light-purple .mat-calendar-body-cell-content,
.egret-light-purple .mat-date-range-input-separator {
  color: rgba(0, 0, 0, 0.87);
  border-color: transparent;
}
.egret-light-purple .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(0, 0, 0, 0.38);
}
.egret-light-purple .mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(0, 0, 0, 0.38);
}
.egret-light-purple .mat-calendar-body-in-preview {
  color: rgba(0, 0, 0, 0.24);
}
.egret-light-purple .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(0, 0, 0, 0.38);
}
.egret-light-purple .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(0, 0, 0, 0.18);
}
.egret-light-purple .mat-calendar-body-in-range::before {
  background: rgba(115, 103, 240, 0.2);
}
.egret-light-purple .mat-calendar-body-comparison-identical,
.egret-light-purple .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.egret-light-purple .mat-calendar-body-comparison-bridge-start::before,
.egret-light-purple [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(115, 103, 240, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.egret-light-purple .mat-calendar-body-comparison-bridge-end::before,
.egret-light-purple [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(115, 103, 240, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.egret-light-purple .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.egret-light-purple .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.egret-light-purple .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.egret-light-purple .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.egret-light-purple .mat-calendar-body-selected {
  background-color: #7367f0;
  color: white;
}
.egret-light-purple .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(115, 103, 240, 0.4);
}
.egret-light-purple .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.egret-light-purple .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.egret-light-purple .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.egret-light-purple .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(115, 103, 240, 0.3);
}
.egret-light-purple .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}
.egret-light-purple .mat-datepicker-content.mat-accent .mat-calendar-body-in-range::before {
  background: rgba(255, 193, 7, 0.2);
}
.egret-light-purple .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.egret-light-purple .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.egret-light-purple .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
.egret-light-purple .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(255, 193, 7, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.egret-light-purple .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
.egret-light-purple .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(255, 193, 7, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.egret-light-purple .mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.egret-light-purple .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.egret-light-purple .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.egret-light-purple .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.egret-light-purple .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
  background-color: #ffc107;
  color: rgba(0, 0, 0, 0.87);
}
.egret-light-purple .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(255, 193, 7, 0.4);
}
.egret-light-purple .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.87);
}
.egret-light-purple .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.egret-light-purple .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.egret-light-purple .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(255, 193, 7, 0.3);
}
.egret-light-purple .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(244, 67, 54, 0.2);
}
.egret-light-purple .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.egret-light-purple .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.egret-light-purple .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
.egret-light-purple .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(244, 67, 54, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.egret-light-purple .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
.egret-light-purple .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(244, 67, 54, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.egret-light-purple .mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.egret-light-purple .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.egret-light-purple .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.egret-light-purple .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.egret-light-purple .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #f44336;
  color: white;
}
.egret-light-purple .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(244, 67, 54, 0.4);
}
.egret-light-purple .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.egret-light-purple .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.egret-light-purple .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.egret-light-purple .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(244, 67, 54, 0.3);
}
.egret-light-purple .mat-datepicker-content-touch {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-datepicker-toggle-active {
  color: #7367f0;
}
.egret-light-purple .mat-datepicker-toggle-active.mat-accent {
  color: #ffc107;
}
.egret-light-purple .mat-datepicker-toggle-active.mat-warn {
  color: #f44336;
}
.egret-light-purple .mat-date-range-input-inner[disabled] {
  color: rgba(0, 0, 0, 0.38);
}
.egret-light-purple .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.egret-light-purple .mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-expansion-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.egret-light-purple .mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), .egret-light-purple .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), .egret-light-purple .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(0, 0, 0, 0.04);
}
@media (hover: none) {
  .egret-light-purple .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: white;
  }
}
.egret-light-purple .mat-expansion-panel-header-title {
  color: rgba(0, 0, 0, 0.87);
}
.egret-light-purple .mat-expansion-panel-header-description,
.egret-light-purple .mat-expansion-indicator::after {
  color: rgba(0, 0, 0, 0.54);
}
.egret-light-purple .mat-expansion-panel-header[aria-disabled=true] {
  color: rgba(0, 0, 0, 0.26);
}
.egret-light-purple .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
.egret-light-purple .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}
.egret-light-purple .mat-form-field-label {
  color: rgba(0, 0, 0, 0.6);
}
.egret-light-purple .mat-hint {
  color: rgba(0, 0, 0, 0.6);
}
.egret-light-purple .mat-form-field.mat-focused .mat-form-field-label {
  color: #7367f0;
}
.egret-light-purple .mat-form-field.mat-focused .mat-form-field-label.mat-accent {
  color: #ffc107;
}
.egret-light-purple .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #f44336;
}
.egret-light-purple .mat-focused .mat-form-field-required-marker {
  color: #ffc107;
}
.egret-light-purple .mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87);
}
.egret-light-purple .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #7367f0;
}
.egret-light-purple .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
  background-color: #ffc107;
}
.egret-light-purple .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #f44336;
}
.egret-light-purple .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #7367f0;
}
.egret-light-purple .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #ffc107;
}
.egret-light-purple .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #f44336;
}
.egret-light-purple .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #f44336;
}
.egret-light-purple .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
.egret-light-purple .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: #f44336;
}
.egret-light-purple .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.egret-light-purple .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #f44336;
}
.egret-light-purple .mat-error {
  color: #f44336;
}
.egret-light-purple .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(0, 0, 0, 0.54);
}
.egret-light-purple .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(0, 0, 0, 0.54);
}
.egret-light-purple .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}
.egret-light-purple .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}
.egret-light-purple .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}
.egret-light-purple .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}
.egret-light-purple .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.04);
}
.egret-light-purple .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.02);
}
.egret-light-purple .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42);
}
.egret-light-purple .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38);
}
.egret-light-purple .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent;
}
.egret-light-purple .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87);
}
.egret-light-purple .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #7367f0;
}
.egret-light-purple .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #ffc107;
}
.egret-light-purple .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #f44336;
}
.egret-light-purple .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #f44336;
}
.egret-light-purple .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38);
}
.egret-light-purple .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06);
}
.egret-light-purple .mat-icon.mat-primary {
  color: #7367f0;
}
.egret-light-purple .mat-icon.mat-accent {
  color: #ffc107;
}
.egret-light-purple .mat-icon.mat-warn {
  color: #f44336;
}
.egret-light-purple .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.54);
}
.egret-light-purple .mat-input-element:disabled,
.egret-light-purple .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.38);
}
.egret-light-purple .mat-input-element {
  caret-color: #7367f0;
}
.egret-light-purple .mat-input-element::-moz-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.egret-light-purple .mat-input-element::placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.egret-light-purple .mat-input-element::-moz-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.egret-light-purple .mat-input-element::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.egret-light-purple .mat-input-element:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.egret-light-purple .mat-form-field.mat-accent .mat-input-element {
  caret-color: #ffc107;
}
.egret-light-purple .mat-form-field.mat-warn .mat-input-element,
.egret-light-purple .mat-form-field-invalid .mat-input-element {
  caret-color: #f44336;
}
.egret-light-purple .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #f44336;
}
.egret-light-purple .mat-list-base .mat-list-item {
  color: rgba(0, 0, 0, 0.87);
}
.egret-light-purple .mat-list-base .mat-list-option {
  color: rgba(0, 0, 0, 0.87);
}
.egret-light-purple .mat-list-base .mat-subheader {
  color: rgba(0, 0, 0, 0.54);
}
.egret-light-purple .mat-list-item-disabled {
  background-color: #eeeeee;
}
.egret-light-purple .mat-list-option:hover, .egret-light-purple .mat-list-option:focus,
.egret-light-purple .mat-nav-list .mat-list-item:hover,
.egret-light-purple .mat-nav-list .mat-list-item:focus,
.egret-light-purple .mat-action-list .mat-list-item:hover,
.egret-light-purple .mat-action-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04);
}
.egret-light-purple .mat-list-single-selected-option, .egret-light-purple .mat-list-single-selected-option:hover, .egret-light-purple .mat-list-single-selected-option:focus {
  background: rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-menu-panel {
  background: white;
}
.egret-light-purple .mat-menu-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-menu-item {
  background: transparent;
  color: rgba(0, 0, 0, 0.87);
}
.egret-light-purple .mat-menu-item[disabled], .egret-light-purple .mat-menu-item[disabled]::after,
.egret-light-purple .mat-menu-item[disabled] .mat-icon-no-color {
  color: rgba(0, 0, 0, 0.38);
}
.egret-light-purple .mat-menu-item .mat-icon-no-color,
.egret-light-purple .mat-menu-item-submenu-trigger::after {
  color: rgba(0, 0, 0, 0.54);
}
.egret-light-purple .mat-menu-item:hover:not([disabled]),
.egret-light-purple .mat-menu-item.cdk-program-focused:not([disabled]),
.egret-light-purple .mat-menu-item.cdk-keyboard-focused:not([disabled]),
.egret-light-purple .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04);
}
.egret-light-purple .mat-paginator {
  background: white;
}
.egret-light-purple .mat-paginator,
.egret-light-purple .mat-paginator-page-size .mat-select-trigger {
  color: rgba(0, 0, 0, 0.54);
}
.egret-light-purple .mat-paginator-decrement,
.egret-light-purple .mat-paginator-increment {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
  border-right: 2px solid rgba(0, 0, 0, 0.54);
}
.egret-light-purple .mat-paginator-first,
.egret-light-purple .mat-paginator-last {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
}
.egret-light-purple .mat-icon-button[disabled] .mat-paginator-decrement,
.egret-light-purple .mat-icon-button[disabled] .mat-paginator-increment,
.egret-light-purple .mat-icon-button[disabled] .mat-paginator-first,
.egret-light-purple .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(0, 0, 0, 0.38);
}
.egret-light-purple .mat-progress-bar-background {
  fill: #d5d1fb;
}
.egret-light-purple .mat-progress-bar-buffer {
  background-color: #d5d1fb;
}
.egret-light-purple .mat-progress-bar-fill::after {
  background-color: #7367f0;
}
.egret-light-purple .mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #ffecb3;
}
.egret-light-purple .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #ffecb3;
}
.egret-light-purple .mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #ffc107;
}
.egret-light-purple .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #ffcdd2;
}
.egret-light-purple .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #ffcdd2;
}
.egret-light-purple .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #f44336;
}
.egret-light-purple .mat-progress-spinner circle, .egret-light-purple .mat-spinner circle {
  stroke: #7367f0;
}
.egret-light-purple .mat-progress-spinner.mat-accent circle, .egret-light-purple .mat-spinner.mat-accent circle {
  stroke: #ffc107;
}
.egret-light-purple .mat-progress-spinner.mat-warn circle, .egret-light-purple .mat-spinner.mat-warn circle {
  stroke: #f44336;
}
.egret-light-purple .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.54);
}
.egret-light-purple .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #7367f0;
}
.egret-light-purple .mat-radio-button.mat-primary .mat-radio-inner-circle,
.egret-light-purple .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .egret-light-purple .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple, .egret-light-purple .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #7367f0;
}
.egret-light-purple .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ffc107;
}
.egret-light-purple .mat-radio-button.mat-accent .mat-radio-inner-circle,
.egret-light-purple .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .egret-light-purple .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple, .egret-light-purple .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #ffc107;
}
.egret-light-purple .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #f44336;
}
.egret-light-purple .mat-radio-button.mat-warn .mat-radio-inner-circle,
.egret-light-purple .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .egret-light-purple .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple, .egret-light-purple .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #f44336;
}
.egret-light-purple .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.egret-light-purple .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.38);
}
.egret-light-purple .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.egret-light-purple .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(0, 0, 0, 0.38);
}
.egret-light-purple .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(0, 0, 0, 0.38);
}
.egret-light-purple .mat-radio-button .mat-ripple-element {
  background-color: black;
}
.egret-light-purple .mat-select-value {
  color: rgba(0, 0, 0, 0.87);
}
.egret-light-purple .mat-select-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.egret-light-purple .mat-select-disabled .mat-select-value {
  color: rgba(0, 0, 0, 0.38);
}
.egret-light-purple .mat-select-arrow {
  color: rgba(0, 0, 0, 0.54);
}
.egret-light-purple .mat-select-panel {
  background: white;
}
.egret-light-purple .mat-select-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #7367f0;
}
.egret-light-purple .mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #ffc107;
}
.egret-light-purple .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #f44336;
}
.egret-light-purple .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #f44336;
}
.egret-light-purple .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38);
}
.egret-light-purple .mat-drawer-container {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}
.egret-light-purple .mat-drawer {
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}
.egret-light-purple .mat-drawer.mat-drawer-push {
  background-color: white;
}
.egret-light-purple .mat-drawer:not(.mat-drawer-side) {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-drawer-side.mat-drawer-end {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}
.egret-light-purple [dir=rtl] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}
.egret-light-purple [dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6);
}
.egret-light-purple .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #ffc107;
}
.egret-light-purple .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(255, 193, 7, 0.54);
}
.egret-light-purple .mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #ffc107;
}
.egret-light-purple .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #7367f0;
}
.egret-light-purple .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(115, 103, 240, 0.54);
}
.egret-light-purple .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #7367f0;
}
.egret-light-purple .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #f44336;
}
.egret-light-purple .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(244, 67, 54, 0.54);
}
.egret-light-purple .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #f44336;
}
.egret-light-purple .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: black;
}
.egret-light-purple .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa;
}
.egret-light-purple .mat-slide-toggle-bar {
  background-color: rgba(0, 0, 0, 0.38);
}
.egret-light-purple .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26);
}
.egret-light-purple .mat-primary .mat-slider-track-fill,
.egret-light-purple .mat-primary .mat-slider-thumb,
.egret-light-purple .mat-primary .mat-slider-thumb-label {
  background-color: #7367f0;
}
.egret-light-purple .mat-primary .mat-slider-thumb-label-text {
  color: white;
}
.egret-light-purple .mat-primary .mat-slider-focus-ring {
  background-color: rgba(115, 103, 240, 0.2);
}
.egret-light-purple .mat-accent .mat-slider-track-fill,
.egret-light-purple .mat-accent .mat-slider-thumb,
.egret-light-purple .mat-accent .mat-slider-thumb-label {
  background-color: #ffc107;
}
.egret-light-purple .mat-accent .mat-slider-thumb-label-text {
  color: rgba(0, 0, 0, 0.87);
}
.egret-light-purple .mat-accent .mat-slider-focus-ring {
  background-color: rgba(255, 193, 7, 0.2);
}
.egret-light-purple .mat-warn .mat-slider-track-fill,
.egret-light-purple .mat-warn .mat-slider-thumb,
.egret-light-purple .mat-warn .mat-slider-thumb-label {
  background-color: #f44336;
}
.egret-light-purple .mat-warn .mat-slider-thumb-label-text {
  color: white;
}
.egret-light-purple .mat-warn .mat-slider-focus-ring {
  background-color: rgba(244, 67, 54, 0.2);
}
.egret-light-purple .mat-slider:hover .mat-slider-track-background,
.egret-light-purple .cdk-focused .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.38);
}
.egret-light-purple .mat-slider-disabled .mat-slider-track-background,
.egret-light-purple .mat-slider-disabled .mat-slider-track-fill,
.egret-light-purple .mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(0, 0, 0, 0.26);
}
.egret-light-purple .mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26);
}
.egret-light-purple .mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
.egret-light-purple .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.87);
}
.egret-light-purple .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.egret-light-purple .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.26);
}
.egret-light-purple .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
  background-color: transparent;
}
.egret-light-purple .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, .egret-light-purple .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.38);
}
.egret-light-purple .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, .egret-light-purple .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
}
.egret-light-purple .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(0, 0, 0, 0.7);
}
.egret-light-purple .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
}
.egret-light-purple .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
}
.egret-light-purple .mat-step-header.cdk-keyboard-focused, .egret-light-purple .mat-step-header.cdk-program-focused, .egret-light-purple .mat-step-header:hover {
  background-color: rgba(0, 0, 0, 0.04);
}
@media (hover: none) {
  .egret-light-purple .mat-step-header:hover {
    background: none;
  }
}
.egret-light-purple .mat-step-header .mat-step-label,
.egret-light-purple .mat-step-header .mat-step-optional {
  color: rgba(0, 0, 0, 0.54);
}
.egret-light-purple .mat-step-header .mat-step-icon {
  background-color: rgba(0, 0, 0, 0.54);
  color: white;
}
.egret-light-purple .mat-step-header .mat-step-icon-selected,
.egret-light-purple .mat-step-header .mat-step-icon-state-done,
.egret-light-purple .mat-step-header .mat-step-icon-state-edit {
  background-color: #7367f0;
  color: white;
}
.egret-light-purple .mat-step-header.mat-accent .mat-step-icon {
  color: rgba(0, 0, 0, 0.87);
}
.egret-light-purple .mat-step-header.mat-accent .mat-step-icon-selected,
.egret-light-purple .mat-step-header.mat-accent .mat-step-icon-state-done,
.egret-light-purple .mat-step-header.mat-accent .mat-step-icon-state-edit {
  background-color: #ffc107;
  color: rgba(0, 0, 0, 0.87);
}
.egret-light-purple .mat-step-header.mat-warn .mat-step-icon {
  color: white;
}
.egret-light-purple .mat-step-header.mat-warn .mat-step-icon-selected,
.egret-light-purple .mat-step-header.mat-warn .mat-step-icon-state-done,
.egret-light-purple .mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: #f44336;
  color: white;
}
.egret-light-purple .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #f44336;
}
.egret-light-purple .mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(0, 0, 0, 0.87);
}
.egret-light-purple .mat-step-header .mat-step-label.mat-step-label-error {
  color: #f44336;
}
.egret-light-purple .mat-stepper-horizontal, .egret-light-purple .mat-stepper-vertical {
  background-color: white;
}
.egret-light-purple .mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-horizontal-stepper-header::before,
.egret-light-purple .mat-horizontal-stepper-header::after,
.egret-light-purple .mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-sort-header-arrow {
  color: #757575;
}
.egret-light-purple .mat-tab-nav-bar,
.egret-light-purple .mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-tab-group-inverted-header .mat-tab-nav-bar,
.egret-light-purple .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none;
}
.egret-light-purple .mat-tab-label, .egret-light-purple .mat-tab-link {
  color: rgba(0, 0, 0, 0.87);
}
.egret-light-purple .mat-tab-label.mat-tab-disabled, .egret-light-purple .mat-tab-link.mat-tab-disabled {
  color: rgba(0, 0, 0, 0.38);
}
.egret-light-purple .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.87);
}
.egret-light-purple .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.38);
}
.egret-light-purple .mat-tab-group[class*=mat-background-] .mat-tab-header,
.egret-light-purple .mat-tab-nav-bar[class*=mat-background-] {
  border-bottom: none;
  border-top: none;
}
.egret-light-purple .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-light-purple .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-light-purple .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-light-purple .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .egret-light-purple .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-light-purple .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-light-purple .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-light-purple .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(213, 209, 251, 0.3);
}
.egret-light-purple .mat-tab-group.mat-primary .mat-ink-bar, .egret-light-purple .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #7367f0;
}
.egret-light-purple .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, .egret-light-purple .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar, .egret-light-purple .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, .egret-light-purple .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}
.egret-light-purple .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-light-purple .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-light-purple .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-light-purple .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .egret-light-purple .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-light-purple .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-light-purple .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-light-purple .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 236, 179, 0.3);
}
.egret-light-purple .mat-tab-group.mat-accent .mat-ink-bar, .egret-light-purple .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #ffc107;
}
.egret-light-purple .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, .egret-light-purple .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar, .egret-light-purple .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, .egret-light-purple .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar {
  background-color: rgba(0, 0, 0, 0.87);
}
.egret-light-purple .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-light-purple .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-light-purple .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-light-purple .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .egret-light-purple .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-light-purple .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-light-purple .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-light-purple .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3);
}
.egret-light-purple .mat-tab-group.mat-warn .mat-ink-bar, .egret-light-purple .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #f44336;
}
.egret-light-purple .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .egret-light-purple .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar, .egret-light-purple .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .egret-light-purple .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}
.egret-light-purple .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-light-purple .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-light-purple .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-light-purple .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .egret-light-purple .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-light-purple .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-light-purple .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-light-purple .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(213, 209, 251, 0.3);
}
.egret-light-purple .mat-tab-group.mat-background-primary > .mat-tab-header, .egret-light-purple .mat-tab-group.mat-background-primary > .mat-tab-link-container, .egret-light-purple .mat-tab-group.mat-background-primary > .mat-tab-header-pagination, .egret-light-purple .mat-tab-nav-bar.mat-background-primary > .mat-tab-header, .egret-light-purple .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container, .egret-light-purple .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination {
  background-color: #7367f0;
}
.egret-light-purple .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label, .egret-light-purple .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link, .egret-light-purple .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label, .egret-light-purple .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link {
  color: white;
}
.egret-light-purple .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, .egret-light-purple .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .egret-light-purple .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, .egret-light-purple .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}
.egret-light-purple .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.egret-light-purple .mat-tab-group.mat-background-primary > .mat-tab-links .mat-focus-indicator::before,
.egret-light-purple .mat-tab-group.mat-background-primary > .mat-tab-header .mat-focus-indicator::before, .egret-light-purple .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.egret-light-purple .mat-tab-nav-bar.mat-background-primary > .mat-tab-links .mat-focus-indicator::before,
.egret-light-purple .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}
.egret-light-purple .mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .egret-light-purple .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4);
}
.egret-light-purple .mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
.egret-light-purple .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element, .egret-light-purple .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
.egret-light-purple .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12);
}
.egret-light-purple .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-light-purple .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-light-purple .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-light-purple .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .egret-light-purple .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-light-purple .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-light-purple .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-light-purple .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 236, 179, 0.3);
}
.egret-light-purple .mat-tab-group.mat-background-accent > .mat-tab-header, .egret-light-purple .mat-tab-group.mat-background-accent > .mat-tab-link-container, .egret-light-purple .mat-tab-group.mat-background-accent > .mat-tab-header-pagination, .egret-light-purple .mat-tab-nav-bar.mat-background-accent > .mat-tab-header, .egret-light-purple .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container, .egret-light-purple .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination {
  background-color: #ffc107;
}
.egret-light-purple .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label, .egret-light-purple .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link, .egret-light-purple .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label, .egret-light-purple .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link {
  color: rgba(0, 0, 0, 0.87);
}
.egret-light-purple .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, .egret-light-purple .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .egret-light-purple .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, .egret-light-purple .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(0, 0, 0, 0.4);
}
.egret-light-purple .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.egret-light-purple .mat-tab-group.mat-background-accent > .mat-tab-links .mat-focus-indicator::before,
.egret-light-purple .mat-tab-group.mat-background-accent > .mat-tab-header .mat-focus-indicator::before, .egret-light-purple .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.egret-light-purple .mat-tab-nav-bar.mat-background-accent > .mat-tab-links .mat-focus-indicator::before,
.egret-light-purple .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-focus-indicator::before {
  border-color: rgba(0, 0, 0, 0.87);
}
.egret-light-purple .mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .egret-light-purple .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.4);
}
.egret-light-purple .mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
.egret-light-purple .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element, .egret-light-purple .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
.egret-light-purple .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-light-purple .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-light-purple .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-light-purple .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .egret-light-purple .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-light-purple .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-light-purple .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-light-purple .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3);
}
.egret-light-purple .mat-tab-group.mat-background-warn > .mat-tab-header, .egret-light-purple .mat-tab-group.mat-background-warn > .mat-tab-link-container, .egret-light-purple .mat-tab-group.mat-background-warn > .mat-tab-header-pagination, .egret-light-purple .mat-tab-nav-bar.mat-background-warn > .mat-tab-header, .egret-light-purple .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container, .egret-light-purple .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination {
  background-color: #f44336;
}
.egret-light-purple .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label, .egret-light-purple .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link, .egret-light-purple .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label, .egret-light-purple .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link {
  color: white;
}
.egret-light-purple .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .egret-light-purple .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .egret-light-purple .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .egret-light-purple .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}
.egret-light-purple .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.egret-light-purple .mat-tab-group.mat-background-warn > .mat-tab-links .mat-focus-indicator::before,
.egret-light-purple .mat-tab-group.mat-background-warn > .mat-tab-header .mat-focus-indicator::before, .egret-light-purple .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.egret-light-purple .mat-tab-nav-bar.mat-background-warn > .mat-tab-links .mat-focus-indicator::before,
.egret-light-purple .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}
.egret-light-purple .mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .egret-light-purple .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4);
}
.egret-light-purple .mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
.egret-light-purple .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element, .egret-light-purple .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
.egret-light-purple .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12);
}
.egret-light-purple .mat-toolbar {
  background: whitesmoke;
  color: rgba(0, 0, 0, 0.87);
}
.egret-light-purple .mat-toolbar.mat-primary {
  background: #7367f0;
  color: white;
}
.egret-light-purple .mat-toolbar.mat-accent {
  background: #ffc107;
  color: rgba(0, 0, 0, 0.87);
}
.egret-light-purple .mat-toolbar.mat-warn {
  background: #f44336;
  color: white;
}
.egret-light-purple .mat-toolbar .mat-form-field-underline,
.egret-light-purple .mat-toolbar .mat-form-field-ripple,
.egret-light-purple .mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}
.egret-light-purple .mat-toolbar .mat-form-field-label,
.egret-light-purple .mat-toolbar .mat-focused .mat-form-field-label,
.egret-light-purple .mat-toolbar .mat-select-value,
.egret-light-purple .mat-toolbar .mat-select-arrow,
.egret-light-purple .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}
.egret-light-purple .mat-toolbar .mat-input-element {
  caret-color: currentColor;
}
.egret-light-purple .mat-tooltip {
  background: rgba(97, 97, 97, 0.9);
}
.egret-light-purple .mat-tree {
  background: white;
}
.egret-light-purple .mat-tree-node,
.egret-light-purple .mat-nested-tree-node {
  color: rgba(0, 0, 0, 0.87);
}
.egret-light-purple .mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.egret-light-purple .mat-simple-snackbar-action {
  color: #ffc107;
}
.egret-light-purple .mat-bg-primary,
.egret-light-purple .topbar,
.egret-light-purple .chats-wrap .conversations-hold .single-conversation.me .conversation-msg,
.egret-light-purple .ngx-datatable .datatable-footer .datatable-pager .pager .pages.active a,
.egret-light-purple .fileupload-drop-zone.dz-file-over,
.egret-light-purple .toolbar-avatar.online > .status-dot,
.egret-light-purple .cal-open-day-events,
.egret-light-purple div.hopscotch-bubble {
  background: #7367f0 !important;
  color: #ffffff !important;
}
.egret-light-purple .mat-color-primary,
.egret-light-purple .list-item-active,
.egret-light-purple .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret),
.egret-light-purple .sidenav-hold .sidenav li.open > div > a > span:not(.menuitem-badge),
.egret-light-purple .sidenav-hold .sidenav li.open > a > span {
  color: #7367f0 !important;
}
.egret-light-purple .topnav ul.menu > li > div.open > a,
.egret-light-purple .topnav ul.menu > li > div.open > div,
.egret-light-purple .sidebar-panel .sidebar-list-item.open > .mat-list-item-content > .sub-menu,
.egret-light-purple .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret),
.egret-light-purple .list-item-active {
  border-color: #7367f0 !important;
}
.egret-light-purple .sidebar-panel {
  background: url("/assets/images/sidebar-bg.jpg") no-repeat;
}
.egret-light-purple .sidebar-compact ul.submenu,
.egret-light-purple .default-bg {
  background: #ffffff !important;
}
.egret-light-purple .default-light-bg {
  background: #fafafa !important;
}
.egret-light-purple div.hopscotch-bubble {
  border-color: #5142ec;
}
.egret-light-purple div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow-border {
  border-bottom: 17px solid #5142ec;
}
.egret-light-purple div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow {
  border-bottom: 17px solid #7367f0;
  top: -16px;
}
.egret-light-purple div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow-border {
  border-left: 17px solid #5142ec;
}
.egret-light-purple div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow {
  border-left: 17px solid #7367f0;
  left: -1px;
}
.egret-light-purple div.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow-border {
  border-top: 17px solid #5142ec;
}
.egret-light-purple div.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow {
  border-top: 17px solid #7367f0;
  top: -18px;
}
.egret-light-purple div.hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow-border {
  border-right: 17px solid #5142ec;
}
.egret-light-purple div.hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow {
  left: 1px;
  border-right: 17px solid #7367f0;
}
.egret-light-purple .mat-bg-accent,
.egret-light-purple div.hopscotch-bubble .hopscotch-bubble-number,
.egret-light-purple div.hopscotch-bubble .hopscotch-nav-button.next:hover,
.egret-light-purple div.hopscotch-bubble .hopscotch-nav-button.next {
  background-color: #ffc107;
  color: black;
}
.egret-light-purple .mat-bg-warn {
  background-color: #f44336;
  color: white;
}
.egret-light-purple .mat-color-accent {
  color: #ffc107;
}
.egret-light-purple .mat-color-warn {
  color: #f44336;
}
.egret-light-purple .mat-color-default {
  color: rgba(0, 0, 0, 0.87);
}
.egret-light-purple .fill-color-accent {
  color: #ffc107;
}
.egret-light-purple .fill-color-warn {
  color: #f44336;
}
@media (max-width: 959px) {
  .egret-light-purple .default-bg-mobile {
    background: #ffffff;
  }
}
.egret-dark-purple {
  /* Hopscotch Tour */
  /* up arrow  */
  /* right arrow */
  /* bottom arrow */
  /* Left Arrow */
}
.egret-dark-purple .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.egret-dark-purple .mat-option {
  color: white;
}
.egret-dark-purple .mat-option:hover:not(.mat-option-disabled), .egret-dark-purple .mat-option:focus:not(.mat-option-disabled) {
  background: rgba(255, 255, 255, 0.04);
}
.egret-dark-purple .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(255, 255, 255, 0.04);
}
.egret-dark-purple .mat-option.mat-active {
  background: rgba(255, 255, 255, 0.04);
  color: white;
}
.egret-dark-purple .mat-option.mat-option-disabled {
  color: rgba(255, 255, 255, 0.5);
}
.egret-dark-purple .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #9c27b0;
}
.egret-dark-purple .mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #ffc107;
}
.egret-dark-purple .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #f44336;
}
.egret-dark-purple .mat-optgroup-label {
  color: rgba(255, 255, 255, 0.7);
}
.egret-dark-purple .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(255, 255, 255, 0.5);
}
.egret-dark-purple .mat-pseudo-checkbox {
  color: rgba(255, 255, 255, 0.7);
}
.egret-dark-purple .mat-pseudo-checkbox::after {
  color: #1a2038;
}
.egret-dark-purple .mat-pseudo-checkbox-disabled {
  color: #686868;
}
.egret-dark-purple .mat-primary .mat-pseudo-checkbox-checked,
.egret-dark-purple .mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #9c27b0;
}
.egret-dark-purple .mat-pseudo-checkbox-checked,
.egret-dark-purple .mat-pseudo-checkbox-indeterminate,
.egret-dark-purple .mat-accent .mat-pseudo-checkbox-checked,
.egret-dark-purple .mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #ffc107;
}
.egret-dark-purple .mat-warn .mat-pseudo-checkbox-checked,
.egret-dark-purple .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #f44336;
}
.egret-dark-purple .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
.egret-dark-purple .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #686868;
}
.egret-dark-purple .mat-app-background, .egret-dark-purple.mat-app-background {
  background-color: #1a2038;
  color: white;
}
.egret-dark-purple .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.egret-dark-purple .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
.egret-dark-purple .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.egret-dark-purple .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}
.egret-dark-purple .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.egret-dark-purple .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
}
.egret-dark-purple .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.egret-dark-purple .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}
.egret-dark-purple .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.egret-dark-purple .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
}
.egret-dark-purple .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
}
.egret-dark-purple .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
}
.egret-dark-purple .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.egret-dark-purple .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
}
.egret-dark-purple .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
}
.egret-dark-purple .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
}
.egret-dark-purple .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.egret-dark-purple .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
}
.egret-dark-purple .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
}
.egret-dark-purple .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
}
.egret-dark-purple .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
}
.egret-dark-purple .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
}
.egret-dark-purple .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
}
.egret-dark-purple .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
}
.egret-dark-purple .mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.mat-theme-loaded-marker {
  display: none;
}
.egret-dark-purple .mat-autocomplete-panel {
  background: #222a45;
  color: white;
}
.egret-dark-purple .mat-autocomplete-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.egret-dark-purple .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: #222a45;
}
.egret-dark-purple .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: white;
}
.egret-dark-purple .mat-badge-content {
  color: rgba(255, 255, 255, 0.87);
  background: #9c27b0;
}
.cdk-high-contrast-active .egret-dark-purple .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}
.egret-dark-purple .mat-badge-accent .mat-badge-content {
  background: #ffc107;
  color: rgba(0, 0, 0, 0.87);
}
.egret-dark-purple .mat-badge-warn .mat-badge-content {
  color: white;
  background: #f44336;
}
.egret-dark-purple .mat-badge {
  position: relative;
}
.egret-dark-purple .mat-badge-hidden .mat-badge-content {
  display: none;
}
.egret-dark-purple .mat-badge-disabled .mat-badge-content {
  background: #5f6374;
  color: rgba(255, 255, 255, 0.5);
}
.egret-dark-purple .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}
.egret-dark-purple .ng-animate-disabled .mat-badge-content,
.egret-dark-purple .mat-badge-content._mat-animation-noopable {
  transition: none;
}
.egret-dark-purple .mat-badge-content.mat-badge-active {
  transform: none;
}
.egret-dark-purple .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
}
.egret-dark-purple .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}
.egret-dark-purple .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}
.egret-dark-purple .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}
[dir=rtl] .egret-dark-purple .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}
.egret-dark-purple .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}
[dir=rtl] .egret-dark-purple .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}
.egret-dark-purple .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}
[dir=rtl] .egret-dark-purple .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}
.egret-dark-purple .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}
[dir=rtl] .egret-dark-purple .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}
.egret-dark-purple .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}
.egret-dark-purple .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}
.egret-dark-purple .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}
.egret-dark-purple .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}
[dir=rtl] .egret-dark-purple .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}
.egret-dark-purple .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}
[dir=rtl] .egret-dark-purple .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}
.egret-dark-purple .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}
[dir=rtl] .egret-dark-purple .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}
.egret-dark-purple .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}
[dir=rtl] .egret-dark-purple .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}
.egret-dark-purple .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
}
.egret-dark-purple .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}
.egret-dark-purple .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}
.egret-dark-purple .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}
[dir=rtl] .egret-dark-purple .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}
.egret-dark-purple .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}
[dir=rtl] .egret-dark-purple .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}
.egret-dark-purple .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}
[dir=rtl] .egret-dark-purple .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}
.egret-dark-purple .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}
[dir=rtl] .egret-dark-purple .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}
.egret-dark-purple .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: #222a45;
  color: white;
}
.egret-dark-purple .mat-button, .egret-dark-purple .mat-icon-button, .egret-dark-purple .mat-stroked-button {
  color: inherit;
  background: transparent;
}
.egret-dark-purple .mat-button.mat-primary, .egret-dark-purple .mat-icon-button.mat-primary, .egret-dark-purple .mat-stroked-button.mat-primary {
  color: #9c27b0;
}
.egret-dark-purple .mat-button.mat-accent, .egret-dark-purple .mat-icon-button.mat-accent, .egret-dark-purple .mat-stroked-button.mat-accent {
  color: #ffc107;
}
.egret-dark-purple .mat-button.mat-warn, .egret-dark-purple .mat-icon-button.mat-warn, .egret-dark-purple .mat-stroked-button.mat-warn {
  color: #f44336;
}
.egret-dark-purple .mat-button.mat-primary.mat-button-disabled, .egret-dark-purple .mat-button.mat-accent.mat-button-disabled, .egret-dark-purple .mat-button.mat-warn.mat-button-disabled, .egret-dark-purple .mat-button.mat-button-disabled.mat-button-disabled, .egret-dark-purple .mat-icon-button.mat-primary.mat-button-disabled, .egret-dark-purple .mat-icon-button.mat-accent.mat-button-disabled, .egret-dark-purple .mat-icon-button.mat-warn.mat-button-disabled, .egret-dark-purple .mat-icon-button.mat-button-disabled.mat-button-disabled, .egret-dark-purple .mat-stroked-button.mat-primary.mat-button-disabled, .egret-dark-purple .mat-stroked-button.mat-accent.mat-button-disabled, .egret-dark-purple .mat-stroked-button.mat-warn.mat-button-disabled, .egret-dark-purple .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: rgba(255, 255, 255, 0.3);
}
.egret-dark-purple .mat-button.mat-primary .mat-button-focus-overlay, .egret-dark-purple .mat-icon-button.mat-primary .mat-button-focus-overlay, .egret-dark-purple .mat-stroked-button.mat-primary .mat-button-focus-overlay {
  background-color: #9c27b0;
}
.egret-dark-purple .mat-button.mat-accent .mat-button-focus-overlay, .egret-dark-purple .mat-icon-button.mat-accent .mat-button-focus-overlay, .egret-dark-purple .mat-stroked-button.mat-accent .mat-button-focus-overlay {
  background-color: #ffc107;
}
.egret-dark-purple .mat-button.mat-warn .mat-button-focus-overlay, .egret-dark-purple .mat-icon-button.mat-warn .mat-button-focus-overlay, .egret-dark-purple .mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: #f44336;
}
.egret-dark-purple .mat-button.mat-button-disabled .mat-button-focus-overlay, .egret-dark-purple .mat-icon-button.mat-button-disabled .mat-button-focus-overlay, .egret-dark-purple .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent;
}
.egret-dark-purple .mat-button .mat-ripple-element, .egret-dark-purple .mat-icon-button .mat-ripple-element, .egret-dark-purple .mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}
.egret-dark-purple .mat-button-focus-overlay {
  background: white;
}
.egret-dark-purple .mat-stroked-button:not(.mat-button-disabled) {
  border-color: rgba(255, 255, 255, 0.12);
}
.egret-dark-purple .mat-flat-button, .egret-dark-purple .mat-raised-button, .egret-dark-purple .mat-fab, .egret-dark-purple .mat-mini-fab {
  color: white;
  background-color: #222a45;
}
.egret-dark-purple .mat-flat-button.mat-primary, .egret-dark-purple .mat-raised-button.mat-primary, .egret-dark-purple .mat-fab.mat-primary, .egret-dark-purple .mat-mini-fab.mat-primary {
  color: rgba(255, 255, 255, 0.87);
}
.egret-dark-purple .mat-flat-button.mat-accent, .egret-dark-purple .mat-raised-button.mat-accent, .egret-dark-purple .mat-fab.mat-accent, .egret-dark-purple .mat-mini-fab.mat-accent {
  color: rgba(0, 0, 0, 0.87);
}
.egret-dark-purple .mat-flat-button.mat-warn, .egret-dark-purple .mat-raised-button.mat-warn, .egret-dark-purple .mat-fab.mat-warn, .egret-dark-purple .mat-mini-fab.mat-warn {
  color: white;
}
.egret-dark-purple .mat-flat-button.mat-primary.mat-button-disabled, .egret-dark-purple .mat-flat-button.mat-accent.mat-button-disabled, .egret-dark-purple .mat-flat-button.mat-warn.mat-button-disabled, .egret-dark-purple .mat-flat-button.mat-button-disabled.mat-button-disabled, .egret-dark-purple .mat-raised-button.mat-primary.mat-button-disabled, .egret-dark-purple .mat-raised-button.mat-accent.mat-button-disabled, .egret-dark-purple .mat-raised-button.mat-warn.mat-button-disabled, .egret-dark-purple .mat-raised-button.mat-button-disabled.mat-button-disabled, .egret-dark-purple .mat-fab.mat-primary.mat-button-disabled, .egret-dark-purple .mat-fab.mat-accent.mat-button-disabled, .egret-dark-purple .mat-fab.mat-warn.mat-button-disabled, .egret-dark-purple .mat-fab.mat-button-disabled.mat-button-disabled, .egret-dark-purple .mat-mini-fab.mat-primary.mat-button-disabled, .egret-dark-purple .mat-mini-fab.mat-accent.mat-button-disabled, .egret-dark-purple .mat-mini-fab.mat-warn.mat-button-disabled, .egret-dark-purple .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: rgba(255, 255, 255, 0.3);
}
.egret-dark-purple .mat-flat-button.mat-primary, .egret-dark-purple .mat-raised-button.mat-primary, .egret-dark-purple .mat-fab.mat-primary, .egret-dark-purple .mat-mini-fab.mat-primary {
  background-color: #9c27b0;
}
.egret-dark-purple .mat-flat-button.mat-accent, .egret-dark-purple .mat-raised-button.mat-accent, .egret-dark-purple .mat-fab.mat-accent, .egret-dark-purple .mat-mini-fab.mat-accent {
  background-color: #ffc107;
}
.egret-dark-purple .mat-flat-button.mat-warn, .egret-dark-purple .mat-raised-button.mat-warn, .egret-dark-purple .mat-fab.mat-warn, .egret-dark-purple .mat-mini-fab.mat-warn {
  background-color: #f44336;
}
.egret-dark-purple .mat-flat-button.mat-primary.mat-button-disabled, .egret-dark-purple .mat-flat-button.mat-accent.mat-button-disabled, .egret-dark-purple .mat-flat-button.mat-warn.mat-button-disabled, .egret-dark-purple .mat-flat-button.mat-button-disabled.mat-button-disabled, .egret-dark-purple .mat-raised-button.mat-primary.mat-button-disabled, .egret-dark-purple .mat-raised-button.mat-accent.mat-button-disabled, .egret-dark-purple .mat-raised-button.mat-warn.mat-button-disabled, .egret-dark-purple .mat-raised-button.mat-button-disabled.mat-button-disabled, .egret-dark-purple .mat-fab.mat-primary.mat-button-disabled, .egret-dark-purple .mat-fab.mat-accent.mat-button-disabled, .egret-dark-purple .mat-fab.mat-warn.mat-button-disabled, .egret-dark-purple .mat-fab.mat-button-disabled.mat-button-disabled, .egret-dark-purple .mat-mini-fab.mat-primary.mat-button-disabled, .egret-dark-purple .mat-mini-fab.mat-accent.mat-button-disabled, .egret-dark-purple .mat-mini-fab.mat-warn.mat-button-disabled, .egret-dark-purple .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: rgba(255, 255, 255, 0.12);
}
.egret-dark-purple .mat-flat-button.mat-primary .mat-ripple-element, .egret-dark-purple .mat-raised-button.mat-primary .mat-ripple-element, .egret-dark-purple .mat-fab.mat-primary .mat-ripple-element, .egret-dark-purple .mat-mini-fab.mat-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.egret-dark-purple .mat-flat-button.mat-accent .mat-ripple-element, .egret-dark-purple .mat-raised-button.mat-accent .mat-ripple-element, .egret-dark-purple .mat-fab.mat-accent .mat-ripple-element, .egret-dark-purple .mat-mini-fab.mat-accent .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
.egret-dark-purple .mat-flat-button.mat-warn .mat-ripple-element, .egret-dark-purple .mat-raised-button.mat-warn .mat-ripple-element, .egret-dark-purple .mat-fab.mat-warn .mat-ripple-element, .egret-dark-purple .mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.egret-dark-purple .mat-stroked-button:not([class*=mat-elevation-z]), .egret-dark-purple .mat-flat-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.egret-dark-purple .mat-raised-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.egret-dark-purple .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.egret-dark-purple .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.egret-dark-purple .mat-fab:not([class*=mat-elevation-z]), .egret-dark-purple .mat-mini-fab:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.egret-dark-purple .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]), .egret-dark-purple .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.egret-dark-purple .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]), .egret-dark-purple .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.egret-dark-purple .mat-button-toggle-standalone,
.egret-dark-purple .mat-button-toggle-group {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.egret-dark-purple .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.egret-dark-purple .mat-button-toggle-group-appearance-standard {
  box-shadow: none;
}
.egret-dark-purple .mat-button-toggle {
  color: rgba(255, 255, 255, 0.5);
}
.egret-dark-purple .mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(255, 255, 255, 0.12);
}
.egret-dark-purple .mat-button-toggle-appearance-standard {
  color: white;
  background: #222a45;
}
.egret-dark-purple .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: white;
}
.egret-dark-purple .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px rgba(255, 255, 255, 0.12);
}
.egret-dark-purple [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px rgba(255, 255, 255, 0.12);
}
.egret-dark-purple .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px rgba(255, 255, 255, 0.12);
}
.egret-dark-purple .mat-button-toggle-checked {
  background-color: #212121;
  color: rgba(255, 255, 255, 0.7);
}
.egret-dark-purple .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: white;
}
.egret-dark-purple .mat-button-toggle-disabled {
  color: rgba(255, 255, 255, 0.3);
  background-color: black;
}
.egret-dark-purple .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: #222a45;
}
.egret-dark-purple .mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #424242;
}
.egret-dark-purple .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.egret-dark-purple .mat-button-toggle-group-appearance-standard {
  border: solid 1px rgba(255, 255, 255, 0.12);
}
.egret-dark-purple .mat-card {
  background: #222a45;
  color: white;
}
.egret-dark-purple .mat-card:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
.egret-dark-purple .mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.egret-dark-purple .mat-card-subtitle {
  color: rgba(255, 255, 255, 0.7);
}
.egret-dark-purple .mat-checkbox-frame {
  border-color: rgba(255, 255, 255, 0.7);
}
.egret-dark-purple .mat-checkbox-checkmark {
  fill: #1a2038;
}
.egret-dark-purple .mat-checkbox-checkmark-path {
  stroke: #1a2038 !important;
}
.egret-dark-purple .mat-checkbox-mixedmark {
  background-color: #1a2038;
}
.egret-dark-purple .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, .egret-dark-purple .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #9c27b0;
}
.egret-dark-purple .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, .egret-dark-purple .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #ffc107;
}
.egret-dark-purple .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, .egret-dark-purple .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #f44336;
}
.egret-dark-purple .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .egret-dark-purple .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #686868;
}
.egret-dark-purple .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #686868;
}
.egret-dark-purple .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(255, 255, 255, 0.7);
}
.egret-dark-purple .mat-checkbox .mat-ripple-element {
  background-color: white;
}
.egret-dark-purple .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,
.egret-dark-purple .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element {
  background: #9c27b0;
}
.egret-dark-purple .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,
.egret-dark-purple .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element {
  background: #ffc107;
}
.egret-dark-purple .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
.egret-dark-purple .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: #f44336;
}
.egret-dark-purple .mat-chip.mat-standard-chip {
  background-color: #616161;
  color: white;
}
.egret-dark-purple .mat-chip.mat-standard-chip .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
.egret-dark-purple .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}
.egret-dark-purple .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}
.egret-dark-purple .mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}
.egret-dark-purple .mat-chip.mat-standard-chip::after {
  background: white;
}
.egret-dark-purple .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #9c27b0;
  color: rgba(255, 255, 255, 0.87);
}
.egret-dark-purple .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  color: rgba(255, 255, 255, 0.87);
  opacity: 0.4;
}
.egret-dark-purple .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.egret-dark-purple .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #f44336;
  color: white;
}
.egret-dark-purple .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
.egret-dark-purple .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.egret-dark-purple .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #ffc107;
  color: rgba(0, 0, 0, 0.87);
}
.egret-dark-purple .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  color: rgba(0, 0, 0, 0.87);
  opacity: 0.4;
}
.egret-dark-purple .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
.egret-dark-purple .mat-table {
  background: #222a45;
}
.egret-dark-purple .mat-table thead, .egret-dark-purple .mat-table tbody, .egret-dark-purple .mat-table tfoot,
.egret-dark-purple mat-header-row, .egret-dark-purple mat-row, .egret-dark-purple mat-footer-row,
.egret-dark-purple [mat-header-row], .egret-dark-purple [mat-row], .egret-dark-purple [mat-footer-row],
.egret-dark-purple .mat-table-sticky {
  background: inherit;
}
.egret-dark-purple mat-row, .egret-dark-purple mat-header-row, .egret-dark-purple mat-footer-row,
.egret-dark-purple th.mat-header-cell, .egret-dark-purple td.mat-cell, .egret-dark-purple td.mat-footer-cell {
  border-bottom-color: rgba(255, 255, 255, 0.12);
}
.egret-dark-purple .mat-header-cell {
  color: rgba(255, 255, 255, 0.7);
}
.egret-dark-purple .mat-cell, .egret-dark-purple .mat-footer-cell {
  color: white;
}
.egret-dark-purple .mat-calendar-arrow {
  border-top-color: white;
}
.egret-dark-purple .mat-datepicker-toggle,
.egret-dark-purple .mat-datepicker-content .mat-calendar-next-button,
.egret-dark-purple .mat-datepicker-content .mat-calendar-previous-button {
  color: white;
}
.egret-dark-purple .mat-calendar-table-header {
  color: rgba(255, 255, 255, 0.5);
}
.egret-dark-purple .mat-calendar-table-header-divider::after {
  background: rgba(255, 255, 255, 0.12);
}
.egret-dark-purple .mat-calendar-body-label {
  color: rgba(255, 255, 255, 0.7);
}
.egret-dark-purple .mat-calendar-body-cell-content,
.egret-dark-purple .mat-date-range-input-separator {
  color: white;
  border-color: transparent;
}
.egret-dark-purple .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(255, 255, 255, 0.5);
}
.egret-dark-purple .mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(255, 255, 255, 0.5);
}
.egret-dark-purple .mat-calendar-body-in-preview {
  color: rgba(255, 255, 255, 0.24);
}
.egret-dark-purple .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(255, 255, 255, 0.5);
}
.egret-dark-purple .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(255, 255, 255, 0.3);
}
.egret-dark-purple .mat-calendar-body-in-range::before {
  background: rgba(156, 39, 176, 0.2);
}
.egret-dark-purple .mat-calendar-body-comparison-identical,
.egret-dark-purple .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.egret-dark-purple .mat-calendar-body-comparison-bridge-start::before,
.egret-dark-purple [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(156, 39, 176, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.egret-dark-purple .mat-calendar-body-comparison-bridge-end::before,
.egret-dark-purple [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(156, 39, 176, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.egret-dark-purple .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.egret-dark-purple .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.egret-dark-purple .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.egret-dark-purple .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.egret-dark-purple .mat-calendar-body-selected {
  background-color: #9c27b0;
  color: rgba(255, 255, 255, 0.87);
}
.egret-dark-purple .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(156, 39, 176, 0.4);
}
.egret-dark-purple .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.87);
}
.egret-dark-purple .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.egret-dark-purple .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.egret-dark-purple .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(156, 39, 176, 0.3);
}
.egret-dark-purple .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: #222a45;
  color: white;
}
.egret-dark-purple .mat-datepicker-content.mat-accent .mat-calendar-body-in-range::before {
  background: rgba(255, 193, 7, 0.2);
}
.egret-dark-purple .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.egret-dark-purple .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.egret-dark-purple .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
.egret-dark-purple .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(255, 193, 7, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.egret-dark-purple .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
.egret-dark-purple .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(255, 193, 7, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.egret-dark-purple .mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.egret-dark-purple .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.egret-dark-purple .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.egret-dark-purple .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.egret-dark-purple .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
  background-color: #ffc107;
  color: rgba(0, 0, 0, 0.87);
}
.egret-dark-purple .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(255, 193, 7, 0.4);
}
.egret-dark-purple .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.87);
}
.egret-dark-purple .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.egret-dark-purple .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.egret-dark-purple .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(255, 193, 7, 0.3);
}
.egret-dark-purple .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(244, 67, 54, 0.2);
}
.egret-dark-purple .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.egret-dark-purple .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.egret-dark-purple .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
.egret-dark-purple .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(244, 67, 54, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.egret-dark-purple .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
.egret-dark-purple .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(244, 67, 54, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.egret-dark-purple .mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.egret-dark-purple .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.egret-dark-purple .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.egret-dark-purple .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.egret-dark-purple .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #f44336;
  color: white;
}
.egret-dark-purple .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(244, 67, 54, 0.4);
}
.egret-dark-purple .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.egret-dark-purple .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.egret-dark-purple .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.egret-dark-purple .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(244, 67, 54, 0.3);
}
.egret-dark-purple .mat-datepicker-content-touch {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.egret-dark-purple .mat-datepicker-toggle-active {
  color: #9c27b0;
}
.egret-dark-purple .mat-datepicker-toggle-active.mat-accent {
  color: #ffc107;
}
.egret-dark-purple .mat-datepicker-toggle-active.mat-warn {
  color: #f44336;
}
.egret-dark-purple .mat-date-range-input-inner[disabled] {
  color: rgba(255, 255, 255, 0.5);
}
.egret-dark-purple .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: #222a45;
  color: white;
}
.egret-dark-purple .mat-divider {
  border-top-color: rgba(255, 255, 255, 0.12);
}
.egret-dark-purple .mat-divider-vertical {
  border-right-color: rgba(255, 255, 255, 0.12);
}
.egret-dark-purple .mat-expansion-panel {
  background: #222a45;
  color: white;
}
.egret-dark-purple .mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.egret-dark-purple .mat-action-row {
  border-top-color: rgba(255, 255, 255, 0.12);
}
.egret-dark-purple .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), .egret-dark-purple .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), .egret-dark-purple .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(255, 255, 255, 0.04);
}
@media (hover: none) {
  .egret-dark-purple .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: #222a45;
  }
}
.egret-dark-purple .mat-expansion-panel-header-title {
  color: white;
}
.egret-dark-purple .mat-expansion-panel-header-description,
.egret-dark-purple .mat-expansion-indicator::after {
  color: rgba(255, 255, 255, 0.7);
}
.egret-dark-purple .mat-expansion-panel-header[aria-disabled=true] {
  color: rgba(255, 255, 255, 0.3);
}
.egret-dark-purple .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
.egret-dark-purple .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}
.egret-dark-purple .mat-form-field-label {
  color: rgba(255, 255, 255, 0.7);
}
.egret-dark-purple .mat-hint {
  color: rgba(255, 255, 255, 0.7);
}
.egret-dark-purple .mat-form-field.mat-focused .mat-form-field-label {
  color: #9c27b0;
}
.egret-dark-purple .mat-form-field.mat-focused .mat-form-field-label.mat-accent {
  color: #ffc107;
}
.egret-dark-purple .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #f44336;
}
.egret-dark-purple .mat-focused .mat-form-field-required-marker {
  color: #ffc107;
}
.egret-dark-purple .mat-form-field-ripple {
  background-color: white;
}
.egret-dark-purple .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #9c27b0;
}
.egret-dark-purple .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
  background-color: #ffc107;
}
.egret-dark-purple .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #f44336;
}
.egret-dark-purple .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #9c27b0;
}
.egret-dark-purple .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #ffc107;
}
.egret-dark-purple .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #f44336;
}
.egret-dark-purple .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #f44336;
}
.egret-dark-purple .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
.egret-dark-purple .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: #f44336;
}
.egret-dark-purple .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.egret-dark-purple .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #f44336;
}
.egret-dark-purple .mat-error {
  color: #f44336;
}
.egret-dark-purple .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(255, 255, 255, 0.7);
}
.egret-dark-purple .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(255, 255, 255, 0.7);
}
.egret-dark-purple .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.7);
}
.egret-dark-purple .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.7) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}
.egret-dark-purple .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.7);
}
.egret-dark-purple .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.7) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}
.egret-dark-purple .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(255, 255, 255, 0.1);
}
.egret-dark-purple .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(255, 255, 255, 0.05);
}
.egret-dark-purple .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(255, 255, 255, 0.5);
}
.egret-dark-purple .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5);
}
.egret-dark-purple .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent;
}
.egret-dark-purple .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(255, 255, 255, 0.3);
}
.egret-dark-purple .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: white;
}
.egret-dark-purple .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #9c27b0;
}
.egret-dark-purple .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #ffc107;
}
.egret-dark-purple .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #f44336;
}
.egret-dark-purple .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #f44336;
}
.egret-dark-purple .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5);
}
.egret-dark-purple .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(255, 255, 255, 0.15);
}
.egret-dark-purple .mat-icon.mat-primary {
  color: #9c27b0;
}
.egret-dark-purple .mat-icon.mat-accent {
  color: #ffc107;
}
.egret-dark-purple .mat-icon.mat-warn {
  color: #f44336;
}
.egret-dark-purple .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(255, 255, 255, 0.7);
}
.egret-dark-purple .mat-input-element:disabled,
.egret-dark-purple .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(255, 255, 255, 0.5);
}
.egret-dark-purple .mat-input-element {
  caret-color: #9c27b0;
}
.egret-dark-purple .mat-input-element::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.egret-dark-purple .mat-input-element::placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.egret-dark-purple .mat-input-element::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.egret-dark-purple .mat-input-element::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.egret-dark-purple .mat-input-element:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.egret-dark-purple .mat-input-element option {
  color: rgba(0, 0, 0, 0.87);
}
.egret-dark-purple .mat-input-element option:disabled {
  color: rgba(0, 0, 0, 0.38);
}
.egret-dark-purple .mat-form-field.mat-accent .mat-input-element {
  caret-color: #ffc107;
}
.egret-dark-purple .mat-form-field.mat-warn .mat-input-element,
.egret-dark-purple .mat-form-field-invalid .mat-input-element {
  caret-color: #f44336;
}
.egret-dark-purple .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #f44336;
}
.egret-dark-purple .mat-list-base .mat-list-item {
  color: white;
}
.egret-dark-purple .mat-list-base .mat-list-option {
  color: white;
}
.egret-dark-purple .mat-list-base .mat-subheader {
  color: rgba(255, 255, 255, 0.7);
}
.egret-dark-purple .mat-list-item-disabled {
  background-color: black;
}
.egret-dark-purple .mat-list-option:hover, .egret-dark-purple .mat-list-option:focus,
.egret-dark-purple .mat-nav-list .mat-list-item:hover,
.egret-dark-purple .mat-nav-list .mat-list-item:focus,
.egret-dark-purple .mat-action-list .mat-list-item:hover,
.egret-dark-purple .mat-action-list .mat-list-item:focus {
  background: rgba(255, 255, 255, 0.04);
}
.egret-dark-purple .mat-list-single-selected-option, .egret-dark-purple .mat-list-single-selected-option:hover, .egret-dark-purple .mat-list-single-selected-option:focus {
  background: rgba(255, 255, 255, 0.12);
}
.egret-dark-purple .mat-menu-panel {
  background: #222a45;
}
.egret-dark-purple .mat-menu-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.egret-dark-purple .mat-menu-item {
  background: transparent;
  color: white;
}
.egret-dark-purple .mat-menu-item[disabled], .egret-dark-purple .mat-menu-item[disabled]::after,
.egret-dark-purple .mat-menu-item[disabled] .mat-icon-no-color {
  color: rgba(255, 255, 255, 0.5);
}
.egret-dark-purple .mat-menu-item .mat-icon-no-color,
.egret-dark-purple .mat-menu-item-submenu-trigger::after {
  color: white;
}
.egret-dark-purple .mat-menu-item:hover:not([disabled]),
.egret-dark-purple .mat-menu-item.cdk-program-focused:not([disabled]),
.egret-dark-purple .mat-menu-item.cdk-keyboard-focused:not([disabled]),
.egret-dark-purple .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(255, 255, 255, 0.04);
}
.egret-dark-purple .mat-paginator {
  background: #222a45;
}
.egret-dark-purple .mat-paginator,
.egret-dark-purple .mat-paginator-page-size .mat-select-trigger {
  color: rgba(255, 255, 255, 0.7);
}
.egret-dark-purple .mat-paginator-decrement,
.egret-dark-purple .mat-paginator-increment {
  border-top: 2px solid white;
  border-right: 2px solid white;
}
.egret-dark-purple .mat-paginator-first,
.egret-dark-purple .mat-paginator-last {
  border-top: 2px solid white;
}
.egret-dark-purple .mat-icon-button[disabled] .mat-paginator-decrement,
.egret-dark-purple .mat-icon-button[disabled] .mat-paginator-increment,
.egret-dark-purple .mat-icon-button[disabled] .mat-paginator-first,
.egret-dark-purple .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(255, 255, 255, 0.5);
}
.egret-dark-purple .mat-progress-bar-background {
  fill: #e1bee7;
}
.egret-dark-purple .mat-progress-bar-buffer {
  background-color: #e1bee7;
}
.egret-dark-purple .mat-progress-bar-fill::after {
  background-color: #9c27b0;
}
.egret-dark-purple .mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #ffecb3;
}
.egret-dark-purple .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #ffecb3;
}
.egret-dark-purple .mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #ffc107;
}
.egret-dark-purple .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #ffcdd2;
}
.egret-dark-purple .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #ffcdd2;
}
.egret-dark-purple .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #f44336;
}
.egret-dark-purple .mat-progress-spinner circle, .egret-dark-purple .mat-spinner circle {
  stroke: #9c27b0;
}
.egret-dark-purple .mat-progress-spinner.mat-accent circle, .egret-dark-purple .mat-spinner.mat-accent circle {
  stroke: #ffc107;
}
.egret-dark-purple .mat-progress-spinner.mat-warn circle, .egret-dark-purple .mat-spinner.mat-warn circle {
  stroke: #f44336;
}
.egret-dark-purple .mat-radio-outer-circle {
  border-color: rgba(255, 255, 255, 0.7);
}
.egret-dark-purple .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #9c27b0;
}
.egret-dark-purple .mat-radio-button.mat-primary .mat-radio-inner-circle,
.egret-dark-purple .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .egret-dark-purple .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple, .egret-dark-purple .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #9c27b0;
}
.egret-dark-purple .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ffc107;
}
.egret-dark-purple .mat-radio-button.mat-accent .mat-radio-inner-circle,
.egret-dark-purple .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .egret-dark-purple .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple, .egret-dark-purple .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #ffc107;
}
.egret-dark-purple .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #f44336;
}
.egret-dark-purple .mat-radio-button.mat-warn .mat-radio-inner-circle,
.egret-dark-purple .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .egret-dark-purple .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple, .egret-dark-purple .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #f44336;
}
.egret-dark-purple .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.egret-dark-purple .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(255, 255, 255, 0.5);
}
.egret-dark-purple .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.egret-dark-purple .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(255, 255, 255, 0.5);
}
.egret-dark-purple .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(255, 255, 255, 0.5);
}
.egret-dark-purple .mat-radio-button .mat-ripple-element {
  background-color: white;
}
.egret-dark-purple .mat-select-value {
  color: white;
}
.egret-dark-purple .mat-select-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.egret-dark-purple .mat-select-disabled .mat-select-value {
  color: rgba(255, 255, 255, 0.5);
}
.egret-dark-purple .mat-select-arrow {
  color: rgba(255, 255, 255, 0.7);
}
.egret-dark-purple .mat-select-panel {
  background: #222a45;
}
.egret-dark-purple .mat-select-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.egret-dark-purple .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(255, 255, 255, 0.12);
}
.egret-dark-purple .mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #9c27b0;
}
.egret-dark-purple .mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #ffc107;
}
.egret-dark-purple .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #f44336;
}
.egret-dark-purple .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #f44336;
}
.egret-dark-purple .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(255, 255, 255, 0.5);
}
.egret-dark-purple .mat-drawer-container {
  background-color: #1a2038;
  color: white;
}
.egret-dark-purple .mat-drawer {
  background-color: #222a45;
  color: white;
}
.egret-dark-purple .mat-drawer.mat-drawer-push {
  background-color: #222a45;
}
.egret-dark-purple .mat-drawer:not(.mat-drawer-side) {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.egret-dark-purple .mat-drawer-side {
  border-right: solid 1px rgba(255, 255, 255, 0.12);
}
.egret-dark-purple .mat-drawer-side.mat-drawer-end {
  border-left: solid 1px rgba(255, 255, 255, 0.12);
  border-right: none;
}
.egret-dark-purple [dir=rtl] .mat-drawer-side {
  border-left: solid 1px rgba(255, 255, 255, 0.12);
  border-right: none;
}
.egret-dark-purple [dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(255, 255, 255, 0.12);
}
.egret-dark-purple .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(221, 213, 186, 0.6);
}
.egret-dark-purple .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #ffc107;
}
.egret-dark-purple .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(255, 193, 7, 0.54);
}
.egret-dark-purple .mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #ffc107;
}
.egret-dark-purple .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #9c27b0;
}
.egret-dark-purple .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(156, 39, 176, 0.54);
}
.egret-dark-purple .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #9c27b0;
}
.egret-dark-purple .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #f44336;
}
.egret-dark-purple .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(244, 67, 54, 0.54);
}
.egret-dark-purple .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #f44336;
}
.egret-dark-purple .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: white;
}
.egret-dark-purple .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #bdbdbd;
}
.egret-dark-purple .mat-slide-toggle-bar {
  background-color: rgba(255, 255, 255, 0.5);
}
.egret-dark-purple .mat-slider-track-background {
  background-color: rgba(255, 255, 255, 0.3);
}
.egret-dark-purple .mat-primary .mat-slider-track-fill,
.egret-dark-purple .mat-primary .mat-slider-thumb,
.egret-dark-purple .mat-primary .mat-slider-thumb-label {
  background-color: #9c27b0;
}
.egret-dark-purple .mat-primary .mat-slider-thumb-label-text {
  color: rgba(255, 255, 255, 0.87);
}
.egret-dark-purple .mat-primary .mat-slider-focus-ring {
  background-color: rgba(156, 39, 176, 0.2);
}
.egret-dark-purple .mat-accent .mat-slider-track-fill,
.egret-dark-purple .mat-accent .mat-slider-thumb,
.egret-dark-purple .mat-accent .mat-slider-thumb-label {
  background-color: #ffc107;
}
.egret-dark-purple .mat-accent .mat-slider-thumb-label-text {
  color: rgba(0, 0, 0, 0.87);
}
.egret-dark-purple .mat-accent .mat-slider-focus-ring {
  background-color: rgba(255, 193, 7, 0.2);
}
.egret-dark-purple .mat-warn .mat-slider-track-fill,
.egret-dark-purple .mat-warn .mat-slider-thumb,
.egret-dark-purple .mat-warn .mat-slider-thumb-label {
  background-color: #f44336;
}
.egret-dark-purple .mat-warn .mat-slider-thumb-label-text {
  color: white;
}
.egret-dark-purple .mat-warn .mat-slider-focus-ring {
  background-color: rgba(244, 67, 54, 0.2);
}
.egret-dark-purple .mat-slider:hover .mat-slider-track-background,
.egret-dark-purple .cdk-focused .mat-slider-track-background {
  background-color: rgba(255, 255, 255, 0.3);
}
.egret-dark-purple .mat-slider-disabled .mat-slider-track-background,
.egret-dark-purple .mat-slider-disabled .mat-slider-track-fill,
.egret-dark-purple .mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(255, 255, 255, 0.3);
}
.egret-dark-purple .mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(255, 255, 255, 0.3);
}
.egret-dark-purple .mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(255, 255, 255, 0.12);
}
.egret-dark-purple .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
.egret-dark-purple .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: white;
}
.egret-dark-purple .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.egret-dark-purple .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(255, 255, 255, 0.3);
}
.egret-dark-purple .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(255, 255, 255, 0.3);
  background-color: transparent;
}
.egret-dark-purple .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, .egret-dark-purple .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(255, 255, 255, 0.3);
}
.egret-dark-purple .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, .egret-dark-purple .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(255, 255, 255, 0.3);
}
.egret-dark-purple .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(255, 255, 255, 0.7);
}
.egret-dark-purple .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent);
}
.egret-dark-purple .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent);
}
.egret-dark-purple .mat-step-header.cdk-keyboard-focused, .egret-dark-purple .mat-step-header.cdk-program-focused, .egret-dark-purple .mat-step-header:hover {
  background-color: rgba(255, 255, 255, 0.04);
}
@media (hover: none) {
  .egret-dark-purple .mat-step-header:hover {
    background: none;
  }
}
.egret-dark-purple .mat-step-header .mat-step-label,
.egret-dark-purple .mat-step-header .mat-step-optional {
  color: rgba(255, 255, 255, 0.7);
}
.egret-dark-purple .mat-step-header .mat-step-icon {
  background-color: rgba(255, 255, 255, 0.7);
  color: rgba(255, 255, 255, 0.87);
}
.egret-dark-purple .mat-step-header .mat-step-icon-selected,
.egret-dark-purple .mat-step-header .mat-step-icon-state-done,
.egret-dark-purple .mat-step-header .mat-step-icon-state-edit {
  background-color: #9c27b0;
  color: rgba(255, 255, 255, 0.87);
}
.egret-dark-purple .mat-step-header.mat-accent .mat-step-icon {
  color: rgba(0, 0, 0, 0.87);
}
.egret-dark-purple .mat-step-header.mat-accent .mat-step-icon-selected,
.egret-dark-purple .mat-step-header.mat-accent .mat-step-icon-state-done,
.egret-dark-purple .mat-step-header.mat-accent .mat-step-icon-state-edit {
  background-color: #ffc107;
  color: rgba(0, 0, 0, 0.87);
}
.egret-dark-purple .mat-step-header.mat-warn .mat-step-icon {
  color: white;
}
.egret-dark-purple .mat-step-header.mat-warn .mat-step-icon-selected,
.egret-dark-purple .mat-step-header.mat-warn .mat-step-icon-state-done,
.egret-dark-purple .mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: #f44336;
  color: white;
}
.egret-dark-purple .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #f44336;
}
.egret-dark-purple .mat-step-header .mat-step-label.mat-step-label-active {
  color: white;
}
.egret-dark-purple .mat-step-header .mat-step-label.mat-step-label-error {
  color: #f44336;
}
.egret-dark-purple .mat-stepper-horizontal, .egret-dark-purple .mat-stepper-vertical {
  background-color: #222a45;
}
.egret-dark-purple .mat-stepper-vertical-line::before {
  border-left-color: rgba(255, 255, 255, 0.12);
}
.egret-dark-purple .mat-horizontal-stepper-header::before,
.egret-dark-purple .mat-horizontal-stepper-header::after,
.egret-dark-purple .mat-stepper-horizontal-line {
  border-top-color: rgba(255, 255, 255, 0.12);
}
.egret-dark-purple .mat-sort-header-arrow {
  color: #bdbfc7;
}
.egret-dark-purple .mat-tab-nav-bar,
.egret-dark-purple .mat-tab-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}
.egret-dark-purple .mat-tab-group-inverted-header .mat-tab-nav-bar,
.egret-dark-purple .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  border-bottom: none;
}
.egret-dark-purple .mat-tab-label, .egret-dark-purple .mat-tab-link {
  color: white;
}
.egret-dark-purple .mat-tab-label.mat-tab-disabled, .egret-dark-purple .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.5);
}
.egret-dark-purple .mat-tab-header-pagination-chevron {
  border-color: white;
}
.egret-dark-purple .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.5);
}
.egret-dark-purple .mat-tab-group[class*=mat-background-] .mat-tab-header,
.egret-dark-purple .mat-tab-nav-bar[class*=mat-background-] {
  border-bottom: none;
  border-top: none;
}
.egret-dark-purple .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-dark-purple .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-dark-purple .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-dark-purple .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .egret-dark-purple .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-dark-purple .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-dark-purple .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-dark-purple .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(225, 190, 231, 0.3);
}
.egret-dark-purple .mat-tab-group.mat-primary .mat-ink-bar, .egret-dark-purple .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #9c27b0;
}
.egret-dark-purple .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, .egret-dark-purple .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar, .egret-dark-purple .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, .egret-dark-purple .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar {
  background-color: rgba(255, 255, 255, 0.87);
}
.egret-dark-purple .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-dark-purple .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-dark-purple .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-dark-purple .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .egret-dark-purple .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-dark-purple .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-dark-purple .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-dark-purple .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 236, 179, 0.3);
}
.egret-dark-purple .mat-tab-group.mat-accent .mat-ink-bar, .egret-dark-purple .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #ffc107;
}
.egret-dark-purple .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, .egret-dark-purple .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar, .egret-dark-purple .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, .egret-dark-purple .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar {
  background-color: rgba(0, 0, 0, 0.87);
}
.egret-dark-purple .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-dark-purple .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-dark-purple .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-dark-purple .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .egret-dark-purple .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-dark-purple .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-dark-purple .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-dark-purple .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3);
}
.egret-dark-purple .mat-tab-group.mat-warn .mat-ink-bar, .egret-dark-purple .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #f44336;
}
.egret-dark-purple .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .egret-dark-purple .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar, .egret-dark-purple .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .egret-dark-purple .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}
.egret-dark-purple .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-dark-purple .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-dark-purple .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-dark-purple .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .egret-dark-purple .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-dark-purple .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-dark-purple .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-dark-purple .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(225, 190, 231, 0.3);
}
.egret-dark-purple .mat-tab-group.mat-background-primary > .mat-tab-header, .egret-dark-purple .mat-tab-group.mat-background-primary > .mat-tab-link-container, .egret-dark-purple .mat-tab-group.mat-background-primary > .mat-tab-header-pagination, .egret-dark-purple .mat-tab-nav-bar.mat-background-primary > .mat-tab-header, .egret-dark-purple .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container, .egret-dark-purple .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination {
  background-color: #9c27b0;
}
.egret-dark-purple .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label, .egret-dark-purple .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link, .egret-dark-purple .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label, .egret-dark-purple .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link {
  color: rgba(255, 255, 255, 0.87);
}
.egret-dark-purple .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, .egret-dark-purple .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .egret-dark-purple .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, .egret-dark-purple .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}
.egret-dark-purple .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.egret-dark-purple .mat-tab-group.mat-background-primary > .mat-tab-links .mat-focus-indicator::before,
.egret-dark-purple .mat-tab-group.mat-background-primary > .mat-tab-header .mat-focus-indicator::before, .egret-dark-purple .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.egret-dark-purple .mat-tab-nav-bar.mat-background-primary > .mat-tab-links .mat-focus-indicator::before,
.egret-dark-purple .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-focus-indicator::before {
  border-color: rgba(255, 255, 255, 0.87);
}
.egret-dark-purple .mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .egret-dark-purple .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4);
}
.egret-dark-purple .mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
.egret-dark-purple .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element, .egret-dark-purple .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
.egret-dark-purple .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12);
}
.egret-dark-purple .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-dark-purple .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-dark-purple .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-dark-purple .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .egret-dark-purple .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-dark-purple .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-dark-purple .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-dark-purple .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 236, 179, 0.3);
}
.egret-dark-purple .mat-tab-group.mat-background-accent > .mat-tab-header, .egret-dark-purple .mat-tab-group.mat-background-accent > .mat-tab-link-container, .egret-dark-purple .mat-tab-group.mat-background-accent > .mat-tab-header-pagination, .egret-dark-purple .mat-tab-nav-bar.mat-background-accent > .mat-tab-header, .egret-dark-purple .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container, .egret-dark-purple .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination {
  background-color: #ffc107;
}
.egret-dark-purple .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label, .egret-dark-purple .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link, .egret-dark-purple .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label, .egret-dark-purple .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link {
  color: rgba(0, 0, 0, 0.87);
}
.egret-dark-purple .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, .egret-dark-purple .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .egret-dark-purple .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, .egret-dark-purple .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(0, 0, 0, 0.4);
}
.egret-dark-purple .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.egret-dark-purple .mat-tab-group.mat-background-accent > .mat-tab-links .mat-focus-indicator::before,
.egret-dark-purple .mat-tab-group.mat-background-accent > .mat-tab-header .mat-focus-indicator::before, .egret-dark-purple .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.egret-dark-purple .mat-tab-nav-bar.mat-background-accent > .mat-tab-links .mat-focus-indicator::before,
.egret-dark-purple .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-focus-indicator::before {
  border-color: rgba(0, 0, 0, 0.87);
}
.egret-dark-purple .mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .egret-dark-purple .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.4);
}
.egret-dark-purple .mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
.egret-dark-purple .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element, .egret-dark-purple .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
.egret-dark-purple .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.12);
}
.egret-dark-purple .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-dark-purple .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-dark-purple .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-dark-purple .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .egret-dark-purple .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-dark-purple .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-dark-purple .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-dark-purple .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3);
}
.egret-dark-purple .mat-tab-group.mat-background-warn > .mat-tab-header, .egret-dark-purple .mat-tab-group.mat-background-warn > .mat-tab-link-container, .egret-dark-purple .mat-tab-group.mat-background-warn > .mat-tab-header-pagination, .egret-dark-purple .mat-tab-nav-bar.mat-background-warn > .mat-tab-header, .egret-dark-purple .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container, .egret-dark-purple .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination {
  background-color: #f44336;
}
.egret-dark-purple .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label, .egret-dark-purple .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link, .egret-dark-purple .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label, .egret-dark-purple .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link {
  color: white;
}
.egret-dark-purple .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .egret-dark-purple .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .egret-dark-purple .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .egret-dark-purple .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}
.egret-dark-purple .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.egret-dark-purple .mat-tab-group.mat-background-warn > .mat-tab-links .mat-focus-indicator::before,
.egret-dark-purple .mat-tab-group.mat-background-warn > .mat-tab-header .mat-focus-indicator::before, .egret-dark-purple .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.egret-dark-purple .mat-tab-nav-bar.mat-background-warn > .mat-tab-links .mat-focus-indicator::before,
.egret-dark-purple .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}
.egret-dark-purple .mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .egret-dark-purple .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4);
}
.egret-dark-purple .mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
.egret-dark-purple .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element, .egret-dark-purple .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
.egret-dark-purple .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12);
}
.egret-dark-purple .mat-toolbar {
  background: #212121;
  color: white;
}
.egret-dark-purple .mat-toolbar.mat-primary {
  background: #9c27b0;
  color: rgba(255, 255, 255, 0.87);
}
.egret-dark-purple .mat-toolbar.mat-accent {
  background: #ffc107;
  color: rgba(0, 0, 0, 0.87);
}
.egret-dark-purple .mat-toolbar.mat-warn {
  background: #f44336;
  color: white;
}
.egret-dark-purple .mat-toolbar .mat-form-field-underline,
.egret-dark-purple .mat-toolbar .mat-form-field-ripple,
.egret-dark-purple .mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}
.egret-dark-purple .mat-toolbar .mat-form-field-label,
.egret-dark-purple .mat-toolbar .mat-focused .mat-form-field-label,
.egret-dark-purple .mat-toolbar .mat-select-value,
.egret-dark-purple .mat-toolbar .mat-select-arrow,
.egret-dark-purple .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}
.egret-dark-purple .mat-toolbar .mat-input-element {
  caret-color: currentColor;
}
.egret-dark-purple .mat-tooltip {
  background: rgba(97, 97, 97, 0.9);
}
.egret-dark-purple .mat-tree {
  background: #222a45;
}
.egret-dark-purple .mat-tree-node,
.egret-dark-purple .mat-nested-tree-node {
  color: white;
}
.egret-dark-purple .mat-snack-bar-container {
  color: rgba(0, 0, 0, 0.87);
  background: #fafafa;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.egret-dark-purple .mat-simple-snackbar-action {
  color: inherit;
}
.egret-dark-purple .mat-bg-primary,
.egret-dark-purple .topbar,
.egret-dark-purple .chats-wrap .conversations-hold .single-conversation.me .conversation-msg,
.egret-dark-purple .ngx-datatable .datatable-footer .datatable-pager .pager .pages.active a,
.egret-dark-purple .fileupload-drop-zone.dz-file-over,
.egret-dark-purple .toolbar-avatar.online > .status-dot,
.egret-dark-purple .cal-open-day-events,
.egret-dark-purple div.hopscotch-bubble {
  background: #9c27b0 !important;
  color: #ffffff !important;
}
.egret-dark-purple .mat-color-primary,
.egret-dark-purple .list-item-active,
.egret-dark-purple .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret),
.egret-dark-purple .sidenav-hold .sidenav li.open > div > a > span:not(.menuitem-badge),
.egret-dark-purple .sidenav-hold .sidenav li.open > a > span {
  color: #9c27b0 !important;
}
.egret-dark-purple .sidebar-panel .sidebar-list-item.open > .mat-list-item-content > a > span,
.egret-dark-purple .sidebar-panel .sidebar-list-item.open .sub-menu .mat-list-item.selected a {
  font-weight: 500;
}
.egret-dark-purple .topnav ul.menu > li > div.open > a,
.egret-dark-purple .sidebar-panel .sidebar-list-item.open > .mat-list-item-content > .sub-menu,
.egret-dark-purple .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret),
.egret-dark-purple .list-item-active {
  border-color: #9c27b0 !important;
}
.egret-dark-purple .ngx-datatable.material,
.egret-dark-purple .messages-wrap .inbox-hold {
  background: transparent !important;
}
.egret-dark-purple .header-topnav,
.egret-dark-purple .topnav ul ul,
.egret-dark-purple .app-user .app-user-name,
.egret-dark-purple .sidebar-panel .sidebar-list-item mat-icon:not(.menu-caret),
.egret-dark-purple .ngx-datatable.material *,
.egret-dark-purple .ql-snow .ql-picker,
.egret-dark-purple .mat-option,
.egret-dark-purple .mat-dialog-container,
.egret-dark-purple .ngx-pagination a,
.egret-dark-purple .ngx-pagination button {
  color: white !important;
}
.egret-dark-purple .text-muted {
  color: rgba(255, 255, 255, 0.54) !important;
}
.egret-dark-purple .ql-snow .ql-stroke {
  stroke: #ffffff;
}
.egret-dark-purple .ql-snow .ql-fill {
  fill: #ffffff;
}
.egret-dark-purple .ql-toolbar.ql-snow,
.egret-dark-purple .ql-toolbar.ql-snow + .ql-container.ql-snow {
  border-color: rgba(255, 255, 255, 0.12) !important;
}
.egret-dark-purple .message-item.open .message-head,
.egret-dark-purple .ngx-datatable.material .datatable-header,
.egret-dark-purple .bg-white,
.egret-dark-purple .cal-month-view .cal-cell-row:hover,
.egret-dark-purple .chats-wrap .conversations-hold .single-conversation.sender .conversation-msg,
.egret-dark-purple .cal-day-view .cal-hour:nth-child(odd), .egret-dark-purple.collapsed-menu .sidebar-panel .sidebar-list-item.open .sub-menu,
.egret-dark-purple .ngx-pagination a:hover,
.egret-dark-purple .ngx-pagination button:hover,
.egret-dark-purple .product-container .products-pagination .ngx-pagination .current {
  background: #222a45 !important;
}
.egret-dark-purple .sidebar-compact ul.submenu,
.egret-dark-purple .topnav ul li ul li:hover,
.egret-dark-purple .topnav ul li ul li.open,
.egret-dark-purple .default-bg,
.egret-dark-purple .default-light-bg {
  background: #222a45;
  color: #ffffff;
}
.egret-dark-purple .header-topnav,
.egret-dark-purple .topnav ul ul,
.egret-dark-purple .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover,
.egret-dark-purple .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover .datatable-row-group,
.egret-dark-purple .cal-month-view .cal-cell-row .cal-cell:hover,
.egret-dark-purple .cal-month-view .cal-cell.cal-has-events.cal-open,
.egret-dark-purple .cal-week-view .cal-day-headers .cal-header:hover,
.egret-dark-purple .cal-week-view .cal-day-headers .cal-drag-over,
.egret-dark-purple .cal-day-view .cal-hour-segment:hover,
.egret-dark-purple .cal-day-view .cal-drag-over .cal-hour-segment {
  background: #222a45 !important;
}
.egret-dark-purple .cal-month-view .cal-day-cell:not(:last-child),
.egret-dark-purple .cal-month-view .cal-days,
.egret-dark-purple .cal-week-view .cal-day-headers .cal-header:not(:last-child),
.egret-dark-purple .cal-week-view .cal-day-headers,
.egret-dark-purple .cal-month-view .cal-days .cal-cell-row,
.egret-dark-purple .cal-day-view .cal-hour:not(:last-child) .cal-hour-segment,
.egret-dark-purple .cal-day-view .cal-hour:last-child :not(:last-child) .cal-hour-segment {
  border-color: #000 !important;
}
.egret-dark-purple div.hopscotch-bubble {
  border-color: #7e208f;
}
.egret-dark-purple div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow-border {
  border-bottom: 17px solid #7e208f;
}
.egret-dark-purple div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow {
  border-bottom: 17px solid #9c27b0;
  top: -16px;
}
.egret-dark-purple div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow-border {
  border-left: 17px solid #7e208f;
}
.egret-dark-purple div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow {
  border-left: 17px solid #9c27b0;
  left: -1px;
}
.egret-dark-purple div.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow-border {
  border-top: 17px solid #7e208f;
}
.egret-dark-purple div.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow {
  border-top: 17px solid #9c27b0;
  top: -18px;
}
.egret-dark-purple div.hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow-border {
  border-right: 17px solid #7e208f;
}
.egret-dark-purple div.hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow {
  left: 1px;
  border-right: 17px solid #9c27b0;
}
.egret-dark-purple .mat-bg-accent,
.egret-dark-purple div.hopscotch-bubble .hopscotch-bubble-number,
.egret-dark-purple div.hopscotch-bubble .hopscotch-nav-button.next:hover,
.egret-dark-purple div.hopscotch-bubble .hopscotch-nav-button.next {
  background-color: #ffc107;
  color: black;
}
.egret-dark-purple .mat-bg-warn {
  background-color: #f44336;
  color: white;
}
.egret-dark-purple .mat-color-accent {
  color: #ffc107;
}
.egret-dark-purple .mat-color-warn {
  color: #f44336;
}
.egret-dark-purple .mat-color-default {
  color: #ffffff;
}
.egret-dark-purple .fill-color-accent {
  color: #ffc107;
}
.egret-dark-purple .fill-color-warn {
  color: #f44336;
}
@media (max-width: 959px) {
  .egret-dark-purple .default-bg-mobile {
    background: #424242;
    color: #ffffff;
  }
}
.egret-dark-pink {
  /* Hopscotch Tour */
  /* up arrow  */
  /* right arrow */
  /* bottom arrow */
  /* Left Arrow */
}
.egret-dark-pink .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.egret-dark-pink .mat-option {
  color: white;
}
.egret-dark-pink .mat-option:hover:not(.mat-option-disabled), .egret-dark-pink .mat-option:focus:not(.mat-option-disabled) {
  background: rgba(255, 255, 255, 0.04);
}
.egret-dark-pink .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(255, 255, 255, 0.04);
}
.egret-dark-pink .mat-option.mat-active {
  background: rgba(255, 255, 255, 0.04);
  color: white;
}
.egret-dark-pink .mat-option.mat-option-disabled {
  color: rgba(255, 255, 255, 0.5);
}
.egret-dark-pink .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #e91e63;
}
.egret-dark-pink .mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #607d8b;
}
.egret-dark-pink .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #f44336;
}
.egret-dark-pink .mat-optgroup-label {
  color: rgba(255, 255, 255, 0.7);
}
.egret-dark-pink .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(255, 255, 255, 0.5);
}
.egret-dark-pink .mat-pseudo-checkbox {
  color: rgba(255, 255, 255, 0.7);
}
.egret-dark-pink .mat-pseudo-checkbox::after {
  color: #303030;
}
.egret-dark-pink .mat-pseudo-checkbox-disabled {
  color: #686868;
}
.egret-dark-pink .mat-primary .mat-pseudo-checkbox-checked,
.egret-dark-pink .mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #e91e63;
}
.egret-dark-pink .mat-pseudo-checkbox-checked,
.egret-dark-pink .mat-pseudo-checkbox-indeterminate,
.egret-dark-pink .mat-accent .mat-pseudo-checkbox-checked,
.egret-dark-pink .mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #607d8b;
}
.egret-dark-pink .mat-warn .mat-pseudo-checkbox-checked,
.egret-dark-pink .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #f44336;
}
.egret-dark-pink .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
.egret-dark-pink .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #686868;
}
.egret-dark-pink .mat-app-background, .egret-dark-pink.mat-app-background {
  background-color: #303030;
  color: white;
}
.egret-dark-pink .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.egret-dark-pink .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
.egret-dark-pink .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.egret-dark-pink .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}
.egret-dark-pink .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.egret-dark-pink .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
}
.egret-dark-pink .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.egret-dark-pink .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}
.egret-dark-pink .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.egret-dark-pink .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
}
.egret-dark-pink .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
}
.egret-dark-pink .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
}
.egret-dark-pink .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.egret-dark-pink .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
}
.egret-dark-pink .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
}
.egret-dark-pink .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
}
.egret-dark-pink .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.egret-dark-pink .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
}
.egret-dark-pink .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
}
.egret-dark-pink .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
}
.egret-dark-pink .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
}
.egret-dark-pink .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
}
.egret-dark-pink .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
}
.egret-dark-pink .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
}
.egret-dark-pink .mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.mat-theme-loaded-marker {
  display: none;
}
.egret-dark-pink .mat-autocomplete-panel {
  background: #424242;
  color: white;
}
.egret-dark-pink .mat-autocomplete-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.egret-dark-pink .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: #424242;
}
.egret-dark-pink .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: white;
}
.egret-dark-pink .mat-badge-content {
  color: white;
  background: #e91e63;
}
.cdk-high-contrast-active .egret-dark-pink .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}
.egret-dark-pink .mat-badge-accent .mat-badge-content {
  background: #607d8b;
  color: white;
}
.egret-dark-pink .mat-badge-warn .mat-badge-content {
  color: white;
  background: #f44336;
}
.egret-dark-pink .mat-badge {
  position: relative;
}
.egret-dark-pink .mat-badge-hidden .mat-badge-content {
  display: none;
}
.egret-dark-pink .mat-badge-disabled .mat-badge-content {
  background: #6e6e6e;
  color: rgba(255, 255, 255, 0.5);
}
.egret-dark-pink .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}
.egret-dark-pink .ng-animate-disabled .mat-badge-content,
.egret-dark-pink .mat-badge-content._mat-animation-noopable {
  transition: none;
}
.egret-dark-pink .mat-badge-content.mat-badge-active {
  transform: none;
}
.egret-dark-pink .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
}
.egret-dark-pink .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}
.egret-dark-pink .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}
.egret-dark-pink .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}
[dir=rtl] .egret-dark-pink .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}
.egret-dark-pink .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}
[dir=rtl] .egret-dark-pink .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}
.egret-dark-pink .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}
[dir=rtl] .egret-dark-pink .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}
.egret-dark-pink .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}
[dir=rtl] .egret-dark-pink .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}
.egret-dark-pink .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}
.egret-dark-pink .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}
.egret-dark-pink .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}
.egret-dark-pink .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}
[dir=rtl] .egret-dark-pink .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}
.egret-dark-pink .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}
[dir=rtl] .egret-dark-pink .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}
.egret-dark-pink .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}
[dir=rtl] .egret-dark-pink .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}
.egret-dark-pink .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}
[dir=rtl] .egret-dark-pink .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}
.egret-dark-pink .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
}
.egret-dark-pink .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}
.egret-dark-pink .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}
.egret-dark-pink .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}
[dir=rtl] .egret-dark-pink .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}
.egret-dark-pink .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}
[dir=rtl] .egret-dark-pink .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}
.egret-dark-pink .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}
[dir=rtl] .egret-dark-pink .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}
.egret-dark-pink .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}
[dir=rtl] .egret-dark-pink .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}
.egret-dark-pink .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: #424242;
  color: white;
}
.egret-dark-pink .mat-button, .egret-dark-pink .mat-icon-button, .egret-dark-pink .mat-stroked-button {
  color: inherit;
  background: transparent;
}
.egret-dark-pink .mat-button.mat-primary, .egret-dark-pink .mat-icon-button.mat-primary, .egret-dark-pink .mat-stroked-button.mat-primary {
  color: #e91e63;
}
.egret-dark-pink .mat-button.mat-accent, .egret-dark-pink .mat-icon-button.mat-accent, .egret-dark-pink .mat-stroked-button.mat-accent {
  color: #607d8b;
}
.egret-dark-pink .mat-button.mat-warn, .egret-dark-pink .mat-icon-button.mat-warn, .egret-dark-pink .mat-stroked-button.mat-warn {
  color: #f44336;
}
.egret-dark-pink .mat-button.mat-primary.mat-button-disabled, .egret-dark-pink .mat-button.mat-accent.mat-button-disabled, .egret-dark-pink .mat-button.mat-warn.mat-button-disabled, .egret-dark-pink .mat-button.mat-button-disabled.mat-button-disabled, .egret-dark-pink .mat-icon-button.mat-primary.mat-button-disabled, .egret-dark-pink .mat-icon-button.mat-accent.mat-button-disabled, .egret-dark-pink .mat-icon-button.mat-warn.mat-button-disabled, .egret-dark-pink .mat-icon-button.mat-button-disabled.mat-button-disabled, .egret-dark-pink .mat-stroked-button.mat-primary.mat-button-disabled, .egret-dark-pink .mat-stroked-button.mat-accent.mat-button-disabled, .egret-dark-pink .mat-stroked-button.mat-warn.mat-button-disabled, .egret-dark-pink .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: rgba(255, 255, 255, 0.3);
}
.egret-dark-pink .mat-button.mat-primary .mat-button-focus-overlay, .egret-dark-pink .mat-icon-button.mat-primary .mat-button-focus-overlay, .egret-dark-pink .mat-stroked-button.mat-primary .mat-button-focus-overlay {
  background-color: #e91e63;
}
.egret-dark-pink .mat-button.mat-accent .mat-button-focus-overlay, .egret-dark-pink .mat-icon-button.mat-accent .mat-button-focus-overlay, .egret-dark-pink .mat-stroked-button.mat-accent .mat-button-focus-overlay {
  background-color: #607d8b;
}
.egret-dark-pink .mat-button.mat-warn .mat-button-focus-overlay, .egret-dark-pink .mat-icon-button.mat-warn .mat-button-focus-overlay, .egret-dark-pink .mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: #f44336;
}
.egret-dark-pink .mat-button.mat-button-disabled .mat-button-focus-overlay, .egret-dark-pink .mat-icon-button.mat-button-disabled .mat-button-focus-overlay, .egret-dark-pink .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent;
}
.egret-dark-pink .mat-button .mat-ripple-element, .egret-dark-pink .mat-icon-button .mat-ripple-element, .egret-dark-pink .mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}
.egret-dark-pink .mat-button-focus-overlay {
  background: white;
}
.egret-dark-pink .mat-stroked-button:not(.mat-button-disabled) {
  border-color: rgba(255, 255, 255, 0.12);
}
.egret-dark-pink .mat-flat-button, .egret-dark-pink .mat-raised-button, .egret-dark-pink .mat-fab, .egret-dark-pink .mat-mini-fab {
  color: white;
  background-color: #424242;
}
.egret-dark-pink .mat-flat-button.mat-primary, .egret-dark-pink .mat-raised-button.mat-primary, .egret-dark-pink .mat-fab.mat-primary, .egret-dark-pink .mat-mini-fab.mat-primary {
  color: white;
}
.egret-dark-pink .mat-flat-button.mat-accent, .egret-dark-pink .mat-raised-button.mat-accent, .egret-dark-pink .mat-fab.mat-accent, .egret-dark-pink .mat-mini-fab.mat-accent {
  color: white;
}
.egret-dark-pink .mat-flat-button.mat-warn, .egret-dark-pink .mat-raised-button.mat-warn, .egret-dark-pink .mat-fab.mat-warn, .egret-dark-pink .mat-mini-fab.mat-warn {
  color: white;
}
.egret-dark-pink .mat-flat-button.mat-primary.mat-button-disabled, .egret-dark-pink .mat-flat-button.mat-accent.mat-button-disabled, .egret-dark-pink .mat-flat-button.mat-warn.mat-button-disabled, .egret-dark-pink .mat-flat-button.mat-button-disabled.mat-button-disabled, .egret-dark-pink .mat-raised-button.mat-primary.mat-button-disabled, .egret-dark-pink .mat-raised-button.mat-accent.mat-button-disabled, .egret-dark-pink .mat-raised-button.mat-warn.mat-button-disabled, .egret-dark-pink .mat-raised-button.mat-button-disabled.mat-button-disabled, .egret-dark-pink .mat-fab.mat-primary.mat-button-disabled, .egret-dark-pink .mat-fab.mat-accent.mat-button-disabled, .egret-dark-pink .mat-fab.mat-warn.mat-button-disabled, .egret-dark-pink .mat-fab.mat-button-disabled.mat-button-disabled, .egret-dark-pink .mat-mini-fab.mat-primary.mat-button-disabled, .egret-dark-pink .mat-mini-fab.mat-accent.mat-button-disabled, .egret-dark-pink .mat-mini-fab.mat-warn.mat-button-disabled, .egret-dark-pink .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: rgba(255, 255, 255, 0.3);
}
.egret-dark-pink .mat-flat-button.mat-primary, .egret-dark-pink .mat-raised-button.mat-primary, .egret-dark-pink .mat-fab.mat-primary, .egret-dark-pink .mat-mini-fab.mat-primary {
  background-color: #e91e63;
}
.egret-dark-pink .mat-flat-button.mat-accent, .egret-dark-pink .mat-raised-button.mat-accent, .egret-dark-pink .mat-fab.mat-accent, .egret-dark-pink .mat-mini-fab.mat-accent {
  background-color: #607d8b;
}
.egret-dark-pink .mat-flat-button.mat-warn, .egret-dark-pink .mat-raised-button.mat-warn, .egret-dark-pink .mat-fab.mat-warn, .egret-dark-pink .mat-mini-fab.mat-warn {
  background-color: #f44336;
}
.egret-dark-pink .mat-flat-button.mat-primary.mat-button-disabled, .egret-dark-pink .mat-flat-button.mat-accent.mat-button-disabled, .egret-dark-pink .mat-flat-button.mat-warn.mat-button-disabled, .egret-dark-pink .mat-flat-button.mat-button-disabled.mat-button-disabled, .egret-dark-pink .mat-raised-button.mat-primary.mat-button-disabled, .egret-dark-pink .mat-raised-button.mat-accent.mat-button-disabled, .egret-dark-pink .mat-raised-button.mat-warn.mat-button-disabled, .egret-dark-pink .mat-raised-button.mat-button-disabled.mat-button-disabled, .egret-dark-pink .mat-fab.mat-primary.mat-button-disabled, .egret-dark-pink .mat-fab.mat-accent.mat-button-disabled, .egret-dark-pink .mat-fab.mat-warn.mat-button-disabled, .egret-dark-pink .mat-fab.mat-button-disabled.mat-button-disabled, .egret-dark-pink .mat-mini-fab.mat-primary.mat-button-disabled, .egret-dark-pink .mat-mini-fab.mat-accent.mat-button-disabled, .egret-dark-pink .mat-mini-fab.mat-warn.mat-button-disabled, .egret-dark-pink .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: rgba(255, 255, 255, 0.12);
}
.egret-dark-pink .mat-flat-button.mat-primary .mat-ripple-element, .egret-dark-pink .mat-raised-button.mat-primary .mat-ripple-element, .egret-dark-pink .mat-fab.mat-primary .mat-ripple-element, .egret-dark-pink .mat-mini-fab.mat-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.egret-dark-pink .mat-flat-button.mat-accent .mat-ripple-element, .egret-dark-pink .mat-raised-button.mat-accent .mat-ripple-element, .egret-dark-pink .mat-fab.mat-accent .mat-ripple-element, .egret-dark-pink .mat-mini-fab.mat-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.egret-dark-pink .mat-flat-button.mat-warn .mat-ripple-element, .egret-dark-pink .mat-raised-button.mat-warn .mat-ripple-element, .egret-dark-pink .mat-fab.mat-warn .mat-ripple-element, .egret-dark-pink .mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.egret-dark-pink .mat-stroked-button:not([class*=mat-elevation-z]), .egret-dark-pink .mat-flat-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.egret-dark-pink .mat-raised-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.egret-dark-pink .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.egret-dark-pink .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.egret-dark-pink .mat-fab:not([class*=mat-elevation-z]), .egret-dark-pink .mat-mini-fab:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.egret-dark-pink .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]), .egret-dark-pink .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.egret-dark-pink .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]), .egret-dark-pink .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.egret-dark-pink .mat-button-toggle-standalone,
.egret-dark-pink .mat-button-toggle-group {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.egret-dark-pink .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.egret-dark-pink .mat-button-toggle-group-appearance-standard {
  box-shadow: none;
}
.egret-dark-pink .mat-button-toggle {
  color: rgba(255, 255, 255, 0.5);
}
.egret-dark-pink .mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(255, 255, 255, 0.12);
}
.egret-dark-pink .mat-button-toggle-appearance-standard {
  color: white;
  background: #424242;
}
.egret-dark-pink .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: white;
}
.egret-dark-pink .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px rgba(255, 255, 255, 0.12);
}
.egret-dark-pink [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px rgba(255, 255, 255, 0.12);
}
.egret-dark-pink .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px rgba(255, 255, 255, 0.12);
}
.egret-dark-pink .mat-button-toggle-checked {
  background-color: #212121;
  color: rgba(255, 255, 255, 0.7);
}
.egret-dark-pink .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: white;
}
.egret-dark-pink .mat-button-toggle-disabled {
  color: rgba(255, 255, 255, 0.3);
  background-color: black;
}
.egret-dark-pink .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: #424242;
}
.egret-dark-pink .mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #424242;
}
.egret-dark-pink .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.egret-dark-pink .mat-button-toggle-group-appearance-standard {
  border: solid 1px rgba(255, 255, 255, 0.12);
}
.egret-dark-pink .mat-card {
  background: #424242;
  color: white;
}
.egret-dark-pink .mat-card:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
.egret-dark-pink .mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.egret-dark-pink .mat-card-subtitle {
  color: rgba(255, 255, 255, 0.7);
}
.egret-dark-pink .mat-checkbox-frame {
  border-color: rgba(255, 255, 255, 0.7);
}
.egret-dark-pink .mat-checkbox-checkmark {
  fill: #303030;
}
.egret-dark-pink .mat-checkbox-checkmark-path {
  stroke: #303030 !important;
}
.egret-dark-pink .mat-checkbox-mixedmark {
  background-color: #303030;
}
.egret-dark-pink .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, .egret-dark-pink .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #e91e63;
}
.egret-dark-pink .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, .egret-dark-pink .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #607d8b;
}
.egret-dark-pink .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, .egret-dark-pink .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #f44336;
}
.egret-dark-pink .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .egret-dark-pink .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #686868;
}
.egret-dark-pink .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #686868;
}
.egret-dark-pink .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(255, 255, 255, 0.7);
}
.egret-dark-pink .mat-checkbox .mat-ripple-element {
  background-color: white;
}
.egret-dark-pink .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,
.egret-dark-pink .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element {
  background: #e91e63;
}
.egret-dark-pink .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,
.egret-dark-pink .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element {
  background: #607d8b;
}
.egret-dark-pink .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
.egret-dark-pink .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: #f44336;
}
.egret-dark-pink .mat-chip.mat-standard-chip {
  background-color: #616161;
  color: white;
}
.egret-dark-pink .mat-chip.mat-standard-chip .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
.egret-dark-pink .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}
.egret-dark-pink .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}
.egret-dark-pink .mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}
.egret-dark-pink .mat-chip.mat-standard-chip::after {
  background: white;
}
.egret-dark-pink .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #e91e63;
  color: white;
}
.egret-dark-pink .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
.egret-dark-pink .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.egret-dark-pink .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #f44336;
  color: white;
}
.egret-dark-pink .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
.egret-dark-pink .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.egret-dark-pink .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #607d8b;
  color: white;
}
.egret-dark-pink .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
.egret-dark-pink .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.egret-dark-pink .mat-table {
  background: #424242;
}
.egret-dark-pink .mat-table thead, .egret-dark-pink .mat-table tbody, .egret-dark-pink .mat-table tfoot,
.egret-dark-pink mat-header-row, .egret-dark-pink mat-row, .egret-dark-pink mat-footer-row,
.egret-dark-pink [mat-header-row], .egret-dark-pink [mat-row], .egret-dark-pink [mat-footer-row],
.egret-dark-pink .mat-table-sticky {
  background: inherit;
}
.egret-dark-pink mat-row, .egret-dark-pink mat-header-row, .egret-dark-pink mat-footer-row,
.egret-dark-pink th.mat-header-cell, .egret-dark-pink td.mat-cell, .egret-dark-pink td.mat-footer-cell {
  border-bottom-color: rgba(255, 255, 255, 0.12);
}
.egret-dark-pink .mat-header-cell {
  color: rgba(255, 255, 255, 0.7);
}
.egret-dark-pink .mat-cell, .egret-dark-pink .mat-footer-cell {
  color: white;
}
.egret-dark-pink .mat-calendar-arrow {
  border-top-color: white;
}
.egret-dark-pink .mat-datepicker-toggle,
.egret-dark-pink .mat-datepicker-content .mat-calendar-next-button,
.egret-dark-pink .mat-datepicker-content .mat-calendar-previous-button {
  color: white;
}
.egret-dark-pink .mat-calendar-table-header {
  color: rgba(255, 255, 255, 0.5);
}
.egret-dark-pink .mat-calendar-table-header-divider::after {
  background: rgba(255, 255, 255, 0.12);
}
.egret-dark-pink .mat-calendar-body-label {
  color: rgba(255, 255, 255, 0.7);
}
.egret-dark-pink .mat-calendar-body-cell-content,
.egret-dark-pink .mat-date-range-input-separator {
  color: white;
  border-color: transparent;
}
.egret-dark-pink .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(255, 255, 255, 0.5);
}
.egret-dark-pink .mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(255, 255, 255, 0.5);
}
.egret-dark-pink .mat-calendar-body-in-preview {
  color: rgba(255, 255, 255, 0.24);
}
.egret-dark-pink .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(255, 255, 255, 0.5);
}
.egret-dark-pink .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(255, 255, 255, 0.3);
}
.egret-dark-pink .mat-calendar-body-in-range::before {
  background: rgba(233, 30, 99, 0.2);
}
.egret-dark-pink .mat-calendar-body-comparison-identical,
.egret-dark-pink .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.egret-dark-pink .mat-calendar-body-comparison-bridge-start::before,
.egret-dark-pink [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(233, 30, 99, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.egret-dark-pink .mat-calendar-body-comparison-bridge-end::before,
.egret-dark-pink [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(233, 30, 99, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.egret-dark-pink .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.egret-dark-pink .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.egret-dark-pink .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.egret-dark-pink .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.egret-dark-pink .mat-calendar-body-selected {
  background-color: #e91e63;
  color: white;
}
.egret-dark-pink .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(233, 30, 99, 0.4);
}
.egret-dark-pink .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.egret-dark-pink .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.egret-dark-pink .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.egret-dark-pink .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(233, 30, 99, 0.3);
}
.egret-dark-pink .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: #424242;
  color: white;
}
.egret-dark-pink .mat-datepicker-content.mat-accent .mat-calendar-body-in-range::before {
  background: rgba(96, 125, 139, 0.2);
}
.egret-dark-pink .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.egret-dark-pink .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.egret-dark-pink .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
.egret-dark-pink .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(96, 125, 139, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.egret-dark-pink .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
.egret-dark-pink .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(96, 125, 139, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.egret-dark-pink .mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.egret-dark-pink .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.egret-dark-pink .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.egret-dark-pink .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.egret-dark-pink .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
  background-color: #607d8b;
  color: white;
}
.egret-dark-pink .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(96, 125, 139, 0.4);
}
.egret-dark-pink .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.egret-dark-pink .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.egret-dark-pink .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.egret-dark-pink .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(96, 125, 139, 0.3);
}
.egret-dark-pink .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(244, 67, 54, 0.2);
}
.egret-dark-pink .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.egret-dark-pink .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.egret-dark-pink .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
.egret-dark-pink .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(244, 67, 54, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.egret-dark-pink .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
.egret-dark-pink .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(244, 67, 54, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.egret-dark-pink .mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.egret-dark-pink .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.egret-dark-pink .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.egret-dark-pink .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.egret-dark-pink .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #f44336;
  color: white;
}
.egret-dark-pink .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(244, 67, 54, 0.4);
}
.egret-dark-pink .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.egret-dark-pink .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.egret-dark-pink .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.egret-dark-pink .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(244, 67, 54, 0.3);
}
.egret-dark-pink .mat-datepicker-content-touch {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.egret-dark-pink .mat-datepicker-toggle-active {
  color: #e91e63;
}
.egret-dark-pink .mat-datepicker-toggle-active.mat-accent {
  color: #607d8b;
}
.egret-dark-pink .mat-datepicker-toggle-active.mat-warn {
  color: #f44336;
}
.egret-dark-pink .mat-date-range-input-inner[disabled] {
  color: rgba(255, 255, 255, 0.5);
}
.egret-dark-pink .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: #424242;
  color: white;
}
.egret-dark-pink .mat-divider {
  border-top-color: rgba(255, 255, 255, 0.12);
}
.egret-dark-pink .mat-divider-vertical {
  border-right-color: rgba(255, 255, 255, 0.12);
}
.egret-dark-pink .mat-expansion-panel {
  background: #424242;
  color: white;
}
.egret-dark-pink .mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.egret-dark-pink .mat-action-row {
  border-top-color: rgba(255, 255, 255, 0.12);
}
.egret-dark-pink .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), .egret-dark-pink .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), .egret-dark-pink .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(255, 255, 255, 0.04);
}
@media (hover: none) {
  .egret-dark-pink .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: #424242;
  }
}
.egret-dark-pink .mat-expansion-panel-header-title {
  color: white;
}
.egret-dark-pink .mat-expansion-panel-header-description,
.egret-dark-pink .mat-expansion-indicator::after {
  color: rgba(255, 255, 255, 0.7);
}
.egret-dark-pink .mat-expansion-panel-header[aria-disabled=true] {
  color: rgba(255, 255, 255, 0.3);
}
.egret-dark-pink .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
.egret-dark-pink .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}
.egret-dark-pink .mat-form-field-label {
  color: rgba(255, 255, 255, 0.7);
}
.egret-dark-pink .mat-hint {
  color: rgba(255, 255, 255, 0.7);
}
.egret-dark-pink .mat-form-field.mat-focused .mat-form-field-label {
  color: #e91e63;
}
.egret-dark-pink .mat-form-field.mat-focused .mat-form-field-label.mat-accent {
  color: #607d8b;
}
.egret-dark-pink .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #f44336;
}
.egret-dark-pink .mat-focused .mat-form-field-required-marker {
  color: #607d8b;
}
.egret-dark-pink .mat-form-field-ripple {
  background-color: white;
}
.egret-dark-pink .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #e91e63;
}
.egret-dark-pink .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
  background-color: #607d8b;
}
.egret-dark-pink .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #f44336;
}
.egret-dark-pink .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #e91e63;
}
.egret-dark-pink .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #607d8b;
}
.egret-dark-pink .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #f44336;
}
.egret-dark-pink .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #f44336;
}
.egret-dark-pink .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
.egret-dark-pink .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: #f44336;
}
.egret-dark-pink .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.egret-dark-pink .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #f44336;
}
.egret-dark-pink .mat-error {
  color: #f44336;
}
.egret-dark-pink .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(255, 255, 255, 0.7);
}
.egret-dark-pink .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(255, 255, 255, 0.7);
}
.egret-dark-pink .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.7);
}
.egret-dark-pink .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.7) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}
.egret-dark-pink .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.7);
}
.egret-dark-pink .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.7) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}
.egret-dark-pink .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(255, 255, 255, 0.1);
}
.egret-dark-pink .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(255, 255, 255, 0.05);
}
.egret-dark-pink .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(255, 255, 255, 0.5);
}
.egret-dark-pink .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5);
}
.egret-dark-pink .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent;
}
.egret-dark-pink .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(255, 255, 255, 0.3);
}
.egret-dark-pink .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: white;
}
.egret-dark-pink .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #e91e63;
}
.egret-dark-pink .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #607d8b;
}
.egret-dark-pink .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #f44336;
}
.egret-dark-pink .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #f44336;
}
.egret-dark-pink .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5);
}
.egret-dark-pink .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(255, 255, 255, 0.15);
}
.egret-dark-pink .mat-icon.mat-primary {
  color: #e91e63;
}
.egret-dark-pink .mat-icon.mat-accent {
  color: #607d8b;
}
.egret-dark-pink .mat-icon.mat-warn {
  color: #f44336;
}
.egret-dark-pink .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(255, 255, 255, 0.7);
}
.egret-dark-pink .mat-input-element:disabled,
.egret-dark-pink .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(255, 255, 255, 0.5);
}
.egret-dark-pink .mat-input-element {
  caret-color: #e91e63;
}
.egret-dark-pink .mat-input-element::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.egret-dark-pink .mat-input-element::placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.egret-dark-pink .mat-input-element::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.egret-dark-pink .mat-input-element::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.egret-dark-pink .mat-input-element:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.egret-dark-pink .mat-input-element option {
  color: rgba(0, 0, 0, 0.87);
}
.egret-dark-pink .mat-input-element option:disabled {
  color: rgba(0, 0, 0, 0.38);
}
.egret-dark-pink .mat-form-field.mat-accent .mat-input-element {
  caret-color: #607d8b;
}
.egret-dark-pink .mat-form-field.mat-warn .mat-input-element,
.egret-dark-pink .mat-form-field-invalid .mat-input-element {
  caret-color: #f44336;
}
.egret-dark-pink .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #f44336;
}
.egret-dark-pink .mat-list-base .mat-list-item {
  color: white;
}
.egret-dark-pink .mat-list-base .mat-list-option {
  color: white;
}
.egret-dark-pink .mat-list-base .mat-subheader {
  color: rgba(255, 255, 255, 0.7);
}
.egret-dark-pink .mat-list-item-disabled {
  background-color: black;
}
.egret-dark-pink .mat-list-option:hover, .egret-dark-pink .mat-list-option:focus,
.egret-dark-pink .mat-nav-list .mat-list-item:hover,
.egret-dark-pink .mat-nav-list .mat-list-item:focus,
.egret-dark-pink .mat-action-list .mat-list-item:hover,
.egret-dark-pink .mat-action-list .mat-list-item:focus {
  background: rgba(255, 255, 255, 0.04);
}
.egret-dark-pink .mat-list-single-selected-option, .egret-dark-pink .mat-list-single-selected-option:hover, .egret-dark-pink .mat-list-single-selected-option:focus {
  background: rgba(255, 255, 255, 0.12);
}
.egret-dark-pink .mat-menu-panel {
  background: #424242;
}
.egret-dark-pink .mat-menu-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.egret-dark-pink .mat-menu-item {
  background: transparent;
  color: white;
}
.egret-dark-pink .mat-menu-item[disabled], .egret-dark-pink .mat-menu-item[disabled]::after,
.egret-dark-pink .mat-menu-item[disabled] .mat-icon-no-color {
  color: rgba(255, 255, 255, 0.5);
}
.egret-dark-pink .mat-menu-item .mat-icon-no-color,
.egret-dark-pink .mat-menu-item-submenu-trigger::after {
  color: white;
}
.egret-dark-pink .mat-menu-item:hover:not([disabled]),
.egret-dark-pink .mat-menu-item.cdk-program-focused:not([disabled]),
.egret-dark-pink .mat-menu-item.cdk-keyboard-focused:not([disabled]),
.egret-dark-pink .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(255, 255, 255, 0.04);
}
.egret-dark-pink .mat-paginator {
  background: #424242;
}
.egret-dark-pink .mat-paginator,
.egret-dark-pink .mat-paginator-page-size .mat-select-trigger {
  color: rgba(255, 255, 255, 0.7);
}
.egret-dark-pink .mat-paginator-decrement,
.egret-dark-pink .mat-paginator-increment {
  border-top: 2px solid white;
  border-right: 2px solid white;
}
.egret-dark-pink .mat-paginator-first,
.egret-dark-pink .mat-paginator-last {
  border-top: 2px solid white;
}
.egret-dark-pink .mat-icon-button[disabled] .mat-paginator-decrement,
.egret-dark-pink .mat-icon-button[disabled] .mat-paginator-increment,
.egret-dark-pink .mat-icon-button[disabled] .mat-paginator-first,
.egret-dark-pink .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(255, 255, 255, 0.5);
}
.egret-dark-pink .mat-progress-bar-background {
  fill: #f8bbd0;
}
.egret-dark-pink .mat-progress-bar-buffer {
  background-color: #f8bbd0;
}
.egret-dark-pink .mat-progress-bar-fill::after {
  background-color: #e91e63;
}
.egret-dark-pink .mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #cfd8dc;
}
.egret-dark-pink .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #cfd8dc;
}
.egret-dark-pink .mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #607d8b;
}
.egret-dark-pink .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #ffcdd2;
}
.egret-dark-pink .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #ffcdd2;
}
.egret-dark-pink .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #f44336;
}
.egret-dark-pink .mat-progress-spinner circle, .egret-dark-pink .mat-spinner circle {
  stroke: #e91e63;
}
.egret-dark-pink .mat-progress-spinner.mat-accent circle, .egret-dark-pink .mat-spinner.mat-accent circle {
  stroke: #607d8b;
}
.egret-dark-pink .mat-progress-spinner.mat-warn circle, .egret-dark-pink .mat-spinner.mat-warn circle {
  stroke: #f44336;
}
.egret-dark-pink .mat-radio-outer-circle {
  border-color: rgba(255, 255, 255, 0.7);
}
.egret-dark-pink .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #e91e63;
}
.egret-dark-pink .mat-radio-button.mat-primary .mat-radio-inner-circle,
.egret-dark-pink .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .egret-dark-pink .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple, .egret-dark-pink .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #e91e63;
}
.egret-dark-pink .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #607d8b;
}
.egret-dark-pink .mat-radio-button.mat-accent .mat-radio-inner-circle,
.egret-dark-pink .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .egret-dark-pink .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple, .egret-dark-pink .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #607d8b;
}
.egret-dark-pink .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #f44336;
}
.egret-dark-pink .mat-radio-button.mat-warn .mat-radio-inner-circle,
.egret-dark-pink .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .egret-dark-pink .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple, .egret-dark-pink .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #f44336;
}
.egret-dark-pink .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.egret-dark-pink .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(255, 255, 255, 0.5);
}
.egret-dark-pink .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.egret-dark-pink .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(255, 255, 255, 0.5);
}
.egret-dark-pink .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(255, 255, 255, 0.5);
}
.egret-dark-pink .mat-radio-button .mat-ripple-element {
  background-color: white;
}
.egret-dark-pink .mat-select-value {
  color: white;
}
.egret-dark-pink .mat-select-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.egret-dark-pink .mat-select-disabled .mat-select-value {
  color: rgba(255, 255, 255, 0.5);
}
.egret-dark-pink .mat-select-arrow {
  color: rgba(255, 255, 255, 0.7);
}
.egret-dark-pink .mat-select-panel {
  background: #424242;
}
.egret-dark-pink .mat-select-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.egret-dark-pink .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(255, 255, 255, 0.12);
}
.egret-dark-pink .mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #e91e63;
}
.egret-dark-pink .mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #607d8b;
}
.egret-dark-pink .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #f44336;
}
.egret-dark-pink .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #f44336;
}
.egret-dark-pink .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(255, 255, 255, 0.5);
}
.egret-dark-pink .mat-drawer-container {
  background-color: #303030;
  color: white;
}
.egret-dark-pink .mat-drawer {
  background-color: #424242;
  color: white;
}
.egret-dark-pink .mat-drawer.mat-drawer-push {
  background-color: #424242;
}
.egret-dark-pink .mat-drawer:not(.mat-drawer-side) {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.egret-dark-pink .mat-drawer-side {
  border-right: solid 1px rgba(255, 255, 255, 0.12);
}
.egret-dark-pink .mat-drawer-side.mat-drawer-end {
  border-left: solid 1px rgba(255, 255, 255, 0.12);
  border-right: none;
}
.egret-dark-pink [dir=rtl] .mat-drawer-side {
  border-left: solid 1px rgba(255, 255, 255, 0.12);
  border-right: none;
}
.egret-dark-pink [dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(255, 255, 255, 0.12);
}
.egret-dark-pink .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(189, 189, 189, 0.6);
}
.egret-dark-pink .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #607d8b;
}
.egret-dark-pink .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(96, 125, 139, 0.54);
}
.egret-dark-pink .mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #607d8b;
}
.egret-dark-pink .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #e91e63;
}
.egret-dark-pink .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(233, 30, 99, 0.54);
}
.egret-dark-pink .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #e91e63;
}
.egret-dark-pink .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #f44336;
}
.egret-dark-pink .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(244, 67, 54, 0.54);
}
.egret-dark-pink .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #f44336;
}
.egret-dark-pink .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: white;
}
.egret-dark-pink .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #bdbdbd;
}
.egret-dark-pink .mat-slide-toggle-bar {
  background-color: rgba(255, 255, 255, 0.5);
}
.egret-dark-pink .mat-slider-track-background {
  background-color: rgba(255, 255, 255, 0.3);
}
.egret-dark-pink .mat-primary .mat-slider-track-fill,
.egret-dark-pink .mat-primary .mat-slider-thumb,
.egret-dark-pink .mat-primary .mat-slider-thumb-label {
  background-color: #e91e63;
}
.egret-dark-pink .mat-primary .mat-slider-thumb-label-text {
  color: white;
}
.egret-dark-pink .mat-primary .mat-slider-focus-ring {
  background-color: rgba(233, 30, 99, 0.2);
}
.egret-dark-pink .mat-accent .mat-slider-track-fill,
.egret-dark-pink .mat-accent .mat-slider-thumb,
.egret-dark-pink .mat-accent .mat-slider-thumb-label {
  background-color: #607d8b;
}
.egret-dark-pink .mat-accent .mat-slider-thumb-label-text {
  color: white;
}
.egret-dark-pink .mat-accent .mat-slider-focus-ring {
  background-color: rgba(96, 125, 139, 0.2);
}
.egret-dark-pink .mat-warn .mat-slider-track-fill,
.egret-dark-pink .mat-warn .mat-slider-thumb,
.egret-dark-pink .mat-warn .mat-slider-thumb-label {
  background-color: #f44336;
}
.egret-dark-pink .mat-warn .mat-slider-thumb-label-text {
  color: white;
}
.egret-dark-pink .mat-warn .mat-slider-focus-ring {
  background-color: rgba(244, 67, 54, 0.2);
}
.egret-dark-pink .mat-slider:hover .mat-slider-track-background,
.egret-dark-pink .cdk-focused .mat-slider-track-background {
  background-color: rgba(255, 255, 255, 0.3);
}
.egret-dark-pink .mat-slider-disabled .mat-slider-track-background,
.egret-dark-pink .mat-slider-disabled .mat-slider-track-fill,
.egret-dark-pink .mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(255, 255, 255, 0.3);
}
.egret-dark-pink .mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(255, 255, 255, 0.3);
}
.egret-dark-pink .mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(255, 255, 255, 0.12);
}
.egret-dark-pink .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
.egret-dark-pink .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: white;
}
.egret-dark-pink .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.egret-dark-pink .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(255, 255, 255, 0.3);
}
.egret-dark-pink .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(255, 255, 255, 0.3);
  background-color: transparent;
}
.egret-dark-pink .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, .egret-dark-pink .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(255, 255, 255, 0.3);
}
.egret-dark-pink .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, .egret-dark-pink .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(255, 255, 255, 0.3);
}
.egret-dark-pink .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(255, 255, 255, 0.7);
}
.egret-dark-pink .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent);
}
.egret-dark-pink .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent);
}
.egret-dark-pink .mat-step-header.cdk-keyboard-focused, .egret-dark-pink .mat-step-header.cdk-program-focused, .egret-dark-pink .mat-step-header:hover {
  background-color: rgba(255, 255, 255, 0.04);
}
@media (hover: none) {
  .egret-dark-pink .mat-step-header:hover {
    background: none;
  }
}
.egret-dark-pink .mat-step-header .mat-step-label,
.egret-dark-pink .mat-step-header .mat-step-optional {
  color: rgba(255, 255, 255, 0.7);
}
.egret-dark-pink .mat-step-header .mat-step-icon {
  background-color: rgba(255, 255, 255, 0.7);
  color: white;
}
.egret-dark-pink .mat-step-header .mat-step-icon-selected,
.egret-dark-pink .mat-step-header .mat-step-icon-state-done,
.egret-dark-pink .mat-step-header .mat-step-icon-state-edit {
  background-color: #e91e63;
  color: white;
}
.egret-dark-pink .mat-step-header.mat-accent .mat-step-icon {
  color: white;
}
.egret-dark-pink .mat-step-header.mat-accent .mat-step-icon-selected,
.egret-dark-pink .mat-step-header.mat-accent .mat-step-icon-state-done,
.egret-dark-pink .mat-step-header.mat-accent .mat-step-icon-state-edit {
  background-color: #607d8b;
  color: white;
}
.egret-dark-pink .mat-step-header.mat-warn .mat-step-icon {
  color: white;
}
.egret-dark-pink .mat-step-header.mat-warn .mat-step-icon-selected,
.egret-dark-pink .mat-step-header.mat-warn .mat-step-icon-state-done,
.egret-dark-pink .mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: #f44336;
  color: white;
}
.egret-dark-pink .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #f44336;
}
.egret-dark-pink .mat-step-header .mat-step-label.mat-step-label-active {
  color: white;
}
.egret-dark-pink .mat-step-header .mat-step-label.mat-step-label-error {
  color: #f44336;
}
.egret-dark-pink .mat-stepper-horizontal, .egret-dark-pink .mat-stepper-vertical {
  background-color: #424242;
}
.egret-dark-pink .mat-stepper-vertical-line::before {
  border-left-color: rgba(255, 255, 255, 0.12);
}
.egret-dark-pink .mat-horizontal-stepper-header::before,
.egret-dark-pink .mat-horizontal-stepper-header::after,
.egret-dark-pink .mat-stepper-horizontal-line {
  border-top-color: rgba(255, 255, 255, 0.12);
}
.egret-dark-pink .mat-sort-header-arrow {
  color: #c6c6c6;
}
.egret-dark-pink .mat-tab-nav-bar,
.egret-dark-pink .mat-tab-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}
.egret-dark-pink .mat-tab-group-inverted-header .mat-tab-nav-bar,
.egret-dark-pink .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  border-bottom: none;
}
.egret-dark-pink .mat-tab-label, .egret-dark-pink .mat-tab-link {
  color: white;
}
.egret-dark-pink .mat-tab-label.mat-tab-disabled, .egret-dark-pink .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.5);
}
.egret-dark-pink .mat-tab-header-pagination-chevron {
  border-color: white;
}
.egret-dark-pink .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.5);
}
.egret-dark-pink .mat-tab-group[class*=mat-background-] .mat-tab-header,
.egret-dark-pink .mat-tab-nav-bar[class*=mat-background-] {
  border-bottom: none;
  border-top: none;
}
.egret-dark-pink .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-dark-pink .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-dark-pink .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-dark-pink .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .egret-dark-pink .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-dark-pink .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-dark-pink .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-dark-pink .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(248, 187, 208, 0.3);
}
.egret-dark-pink .mat-tab-group.mat-primary .mat-ink-bar, .egret-dark-pink .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #e91e63;
}
.egret-dark-pink .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, .egret-dark-pink .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar, .egret-dark-pink .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, .egret-dark-pink .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}
.egret-dark-pink .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-dark-pink .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-dark-pink .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-dark-pink .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .egret-dark-pink .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-dark-pink .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-dark-pink .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-dark-pink .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(207, 216, 220, 0.3);
}
.egret-dark-pink .mat-tab-group.mat-accent .mat-ink-bar, .egret-dark-pink .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #607d8b;
}
.egret-dark-pink .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, .egret-dark-pink .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar, .egret-dark-pink .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, .egret-dark-pink .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}
.egret-dark-pink .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-dark-pink .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-dark-pink .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-dark-pink .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .egret-dark-pink .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-dark-pink .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-dark-pink .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-dark-pink .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3);
}
.egret-dark-pink .mat-tab-group.mat-warn .mat-ink-bar, .egret-dark-pink .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #f44336;
}
.egret-dark-pink .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .egret-dark-pink .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar, .egret-dark-pink .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .egret-dark-pink .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}
.egret-dark-pink .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-dark-pink .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-dark-pink .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-dark-pink .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .egret-dark-pink .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-dark-pink .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-dark-pink .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-dark-pink .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(248, 187, 208, 0.3);
}
.egret-dark-pink .mat-tab-group.mat-background-primary > .mat-tab-header, .egret-dark-pink .mat-tab-group.mat-background-primary > .mat-tab-link-container, .egret-dark-pink .mat-tab-group.mat-background-primary > .mat-tab-header-pagination, .egret-dark-pink .mat-tab-nav-bar.mat-background-primary > .mat-tab-header, .egret-dark-pink .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container, .egret-dark-pink .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination {
  background-color: #e91e63;
}
.egret-dark-pink .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label, .egret-dark-pink .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link, .egret-dark-pink .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label, .egret-dark-pink .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link {
  color: white;
}
.egret-dark-pink .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, .egret-dark-pink .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .egret-dark-pink .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, .egret-dark-pink .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}
.egret-dark-pink .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.egret-dark-pink .mat-tab-group.mat-background-primary > .mat-tab-links .mat-focus-indicator::before,
.egret-dark-pink .mat-tab-group.mat-background-primary > .mat-tab-header .mat-focus-indicator::before, .egret-dark-pink .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.egret-dark-pink .mat-tab-nav-bar.mat-background-primary > .mat-tab-links .mat-focus-indicator::before,
.egret-dark-pink .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}
.egret-dark-pink .mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .egret-dark-pink .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4);
}
.egret-dark-pink .mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
.egret-dark-pink .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element, .egret-dark-pink .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
.egret-dark-pink .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12);
}
.egret-dark-pink .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-dark-pink .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-dark-pink .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-dark-pink .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .egret-dark-pink .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-dark-pink .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-dark-pink .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-dark-pink .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(207, 216, 220, 0.3);
}
.egret-dark-pink .mat-tab-group.mat-background-accent > .mat-tab-header, .egret-dark-pink .mat-tab-group.mat-background-accent > .mat-tab-link-container, .egret-dark-pink .mat-tab-group.mat-background-accent > .mat-tab-header-pagination, .egret-dark-pink .mat-tab-nav-bar.mat-background-accent > .mat-tab-header, .egret-dark-pink .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container, .egret-dark-pink .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination {
  background-color: #607d8b;
}
.egret-dark-pink .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label, .egret-dark-pink .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link, .egret-dark-pink .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label, .egret-dark-pink .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link {
  color: white;
}
.egret-dark-pink .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, .egret-dark-pink .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .egret-dark-pink .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, .egret-dark-pink .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}
.egret-dark-pink .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.egret-dark-pink .mat-tab-group.mat-background-accent > .mat-tab-links .mat-focus-indicator::before,
.egret-dark-pink .mat-tab-group.mat-background-accent > .mat-tab-header .mat-focus-indicator::before, .egret-dark-pink .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.egret-dark-pink .mat-tab-nav-bar.mat-background-accent > .mat-tab-links .mat-focus-indicator::before,
.egret-dark-pink .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}
.egret-dark-pink .mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .egret-dark-pink .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4);
}
.egret-dark-pink .mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
.egret-dark-pink .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element, .egret-dark-pink .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
.egret-dark-pink .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12);
}
.egret-dark-pink .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-dark-pink .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-dark-pink .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-dark-pink .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .egret-dark-pink .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .egret-dark-pink .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.egret-dark-pink .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.egret-dark-pink .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3);
}
.egret-dark-pink .mat-tab-group.mat-background-warn > .mat-tab-header, .egret-dark-pink .mat-tab-group.mat-background-warn > .mat-tab-link-container, .egret-dark-pink .mat-tab-group.mat-background-warn > .mat-tab-header-pagination, .egret-dark-pink .mat-tab-nav-bar.mat-background-warn > .mat-tab-header, .egret-dark-pink .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container, .egret-dark-pink .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination {
  background-color: #f44336;
}
.egret-dark-pink .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label, .egret-dark-pink .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link, .egret-dark-pink .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label, .egret-dark-pink .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link {
  color: white;
}
.egret-dark-pink .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .egret-dark-pink .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .egret-dark-pink .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .egret-dark-pink .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}
.egret-dark-pink .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.egret-dark-pink .mat-tab-group.mat-background-warn > .mat-tab-links .mat-focus-indicator::before,
.egret-dark-pink .mat-tab-group.mat-background-warn > .mat-tab-header .mat-focus-indicator::before, .egret-dark-pink .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.egret-dark-pink .mat-tab-nav-bar.mat-background-warn > .mat-tab-links .mat-focus-indicator::before,
.egret-dark-pink .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}
.egret-dark-pink .mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .egret-dark-pink .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4);
}
.egret-dark-pink .mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
.egret-dark-pink .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element, .egret-dark-pink .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
.egret-dark-pink .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12);
}
.egret-dark-pink .mat-toolbar {
  background: #212121;
  color: white;
}
.egret-dark-pink .mat-toolbar.mat-primary {
  background: #e91e63;
  color: white;
}
.egret-dark-pink .mat-toolbar.mat-accent {
  background: #607d8b;
  color: white;
}
.egret-dark-pink .mat-toolbar.mat-warn {
  background: #f44336;
  color: white;
}
.egret-dark-pink .mat-toolbar .mat-form-field-underline,
.egret-dark-pink .mat-toolbar .mat-form-field-ripple,
.egret-dark-pink .mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}
.egret-dark-pink .mat-toolbar .mat-form-field-label,
.egret-dark-pink .mat-toolbar .mat-focused .mat-form-field-label,
.egret-dark-pink .mat-toolbar .mat-select-value,
.egret-dark-pink .mat-toolbar .mat-select-arrow,
.egret-dark-pink .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}
.egret-dark-pink .mat-toolbar .mat-input-element {
  caret-color: currentColor;
}
.egret-dark-pink .mat-tooltip {
  background: rgba(97, 97, 97, 0.9);
}
.egret-dark-pink .mat-tree {
  background: #424242;
}
.egret-dark-pink .mat-tree-node,
.egret-dark-pink .mat-nested-tree-node {
  color: white;
}
.egret-dark-pink .mat-snack-bar-container {
  color: rgba(0, 0, 0, 0.87);
  background: #fafafa;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.egret-dark-pink .mat-simple-snackbar-action {
  color: inherit;
}
.egret-dark-pink .mat-bg-primary,
.egret-dark-pink .topbar,
.egret-dark-pink .chats-wrap .conversations-hold .single-conversation.me .conversation-msg,
.egret-dark-pink .ngx-datatable .datatable-footer .datatable-pager .pager .pages.active a,
.egret-dark-pink .fileupload-drop-zone.dz-file-over,
.egret-dark-pink .toolbar-avatar.online > .status-dot,
.egret-dark-pink .cal-open-day-events,
.egret-dark-pink div.hopscotch-bubble {
  background: #e91e63 !important;
  color: #ffffff !important;
}
.egret-dark-pink .mat-color-primary,
.egret-dark-pink .list-item-active,
.egret-dark-pink .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret),
.egret-dark-pink .sidenav-hold .sidenav li.open > div > a > span:not(.menuitem-badge),
.egret-dark-pink .sidenav-hold .sidenav li.open > a > span {
  color: #e91e63 !important;
}
.egret-dark-pink .sidebar-panel .sidebar-list-item.open > .mat-list-item-content > a > span,
.egret-dark-pink .sidebar-panel .sidebar-list-item.open .sub-menu .mat-list-item.selected a {
  font-weight: 500;
}
.egret-dark-pink .topnav ul.menu > li > div.open > a,
.egret-dark-pink .sidebar-panel .sidebar-list-item.open > .mat-list-item-content > .sub-menu,
.egret-dark-pink .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret),
.egret-dark-pink .list-item-active {
  border-color: #e91e63 !important;
}
.egret-dark-pink .ngx-datatable.material,
.egret-dark-pink .messages-wrap .inbox-hold {
  background: transparent !important;
}
.egret-dark-pink .header-topnav,
.egret-dark-pink .topnav ul ul,
.egret-dark-pink .app-user .app-user-name,
.egret-dark-pink .sidebar-panel .sidebar-list-item mat-icon:not(.menu-caret),
.egret-dark-pink .ngx-datatable.material *,
.egret-dark-pink .ql-snow .ql-picker,
.egret-dark-pink .ngx-pagination a, .egret-dark-pink .ngx-pagination button {
  color: white !important;
}
.egret-dark-pink .text-muted {
  color: rgba(255, 255, 255, 0.54) !important;
}
.egret-dark-pink .ql-snow .ql-stroke {
  stroke: #ffffff;
}
.egret-dark-pink .ql-snow .ql-fill {
  fill: #ffffff;
}
.egret-dark-pink .ql-toolbar.ql-snow,
.egret-dark-pink .ql-toolbar.ql-snow + .ql-container.ql-snow {
  border-color: rgba(255, 255, 255, 0.12) !important;
}
.egret-dark-pink .message-item.open .message-head,
.egret-dark-pink .ngx-datatable.material .datatable-header,
.egret-dark-pink .bg-white,
.egret-dark-pink .cal-month-view .cal-cell-row:hover,
.egret-dark-pink .chats-wrap .conversations-hold .single-conversation.sender .conversation-msg,
.egret-dark-pink .cal-day-view .cal-hour:nth-child(odd), .egret-dark-pink.collapsed-menu .sidebar-panel .sidebar-list-item.open .sub-menu,
.egret-dark-pink .ngx-pagination a:hover, .egret-dark-pink .ngx-pagination button:hover,
.egret-dark-pink .product-container .products-pagination .ngx-pagination .current {
  background: rgba(66, 66, 66, 0.92) !important;
}
.egret-dark-pink .sidebar-compact ul.submenu,
.egret-dark-pink .topnav ul li ul li:hover,
.egret-dark-pink .topnav ul li ul li.open,
.egret-dark-pink .default-bg,
.egret-dark-pink .default-light-bg {
  background: #424242;
  color: #ffffff;
}
.egret-dark-pink .header-topnav,
.egret-dark-pink .topnav ul ul,
.egret-dark-pink .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover,
.egret-dark-pink .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover .datatable-row-group,
.egret-dark-pink .cal-month-view .cal-cell-row .cal-cell:hover,
.egret-dark-pink .cal-month-view .cal-cell.cal-has-events.cal-open,
.egret-dark-pink .cal-week-view .cal-day-headers .cal-header:hover,
.egret-dark-pink .cal-week-view .cal-day-headers .cal-drag-over,
.egret-dark-pink .cal-day-view .cal-hour-segment:hover,
.egret-dark-pink .cal-day-view .cal-drag-over .cal-hour-segment {
  background: #333 !important;
}
.egret-dark-pink .cal-month-view .cal-day-cell:not(:last-child),
.egret-dark-pink .cal-month-view .cal-days,
.egret-dark-pink .cal-week-view .cal-day-headers .cal-header:not(:last-child),
.egret-dark-pink .cal-week-view .cal-day-headers,
.egret-dark-pink .cal-month-view .cal-days .cal-cell-row,
.egret-dark-pink .cal-day-view .cal-hour:not(:last-child) .cal-hour-segment,
.egret-dark-pink .cal-day-view .cal-hour:last-child :not(:last-child) .cal-hour-segment {
  border-color: #000 !important;
}
.egret-dark-pink div.hopscotch-bubble {
  border-color: #ca1452;
}
.egret-dark-pink div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow-border {
  border-bottom: 17px solid #ca1452;
}
.egret-dark-pink div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow {
  border-bottom: 17px solid #e91e63;
  top: -16px;
}
.egret-dark-pink div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow-border {
  border-left: 17px solid #ca1452;
}
.egret-dark-pink div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow {
  border-left: 17px solid #e91e63;
  left: -1px;
}
.egret-dark-pink div.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow-border {
  border-top: 17px solid #ca1452;
}
.egret-dark-pink div.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow {
  border-top: 17px solid #e91e63;
  top: -18px;
}
.egret-dark-pink div.hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow-border {
  border-right: 17px solid #ca1452;
}
.egret-dark-pink div.hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow {
  left: 1px;
  border-right: 17px solid #e91e63;
}
.egret-dark-pink .mat-bg-accent,
.egret-dark-pink div.hopscotch-bubble .hopscotch-bubble-number,
.egret-dark-pink div.hopscotch-bubble .hopscotch-nav-button.next:hover,
.egret-dark-pink div.hopscotch-bubble .hopscotch-nav-button.next {
  background-color: #607d8b;
  color: black;
}
.egret-dark-pink .mat-bg-warn {
  background-color: #f44336;
  color: white;
}
.egret-dark-pink .mat-color-accent {
  color: #607d8b;
}
.egret-dark-pink .mat-color-warn {
  color: #f44336;
}
.egret-dark-pink .mat-color-default {
  color: #ffffff;
}
.egret-dark-pink .fill-color-accent {
  color: #607d8b;
}
.egret-dark-pink .fill-color-warn {
  color: #f44336;
}
@media (max-width: 959px) {
  .egret-dark-pink .default-bg-mobile {
    background: #424242;
    color: #ffffff;
  }
}
.avatar-xs {
  width: 24px;
  height: 24px;
}
.avatar-sm {
  width: 36px;
  height: 36px;
}
.avatar-md {
  width: 54px;
  height: 54px;
}
.avatar-lg {
  width: 80px;
  height: 80px;
}
.border-0 {
  border: 0 !important;
}
.border-top-0 {
  border-top: 0 !important;
}
.border-right-0 {
  border-right: 0 !important;
}
.border-bottom-0 {
  border-bottom: 0 !important;
}
.border-left-0 {
  border-left: 0 !important;
}
.border {
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.border-top {
  border-top: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.border-right {
  border-right: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.border-bottom {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.border-left {
  border-left: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.border-light {
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.border-top-light {
  border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
}
.border-right-light {
  border-right: 1px solid rgba(255, 255, 255, 0.1) !important;
}
.border-bottom-light {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
}
.border-left-light {
  border-left: 1px solid rgba(255, 255, 255, 0.1) !important;
}
.height-0px {
  height: 0px;
}
.width-0px {
  width: 0px;
}
.height-40px {
  height: 40px;
}
.width-40px {
  width: 40px;
}
.height-80px {
  height: 80px;
}
.width-80px {
  width: 80px;
}
.height-120px {
  height: 120px;
}
.width-120px {
  width: 120px;
}
.height-160px {
  height: 160px;
}
.width-160px {
  width: 160px;
}
.height-200px {
  height: 200px;
}
.width-200px {
  width: 200px;
}
.height-240px {
  height: 240px;
}
.width-240px {
  width: 240px;
}
.height-260px {
  height: 260px;
}
.width-260px {
  width: 260px;
}
.height-300px {
  height: 300px;
}
.width-300px {
  width: 300px;
}
.width-0-percent {
  width: 0%;
}
.width-5-percent {
  width: 5%;
}
.width-10-percent {
  width: 10%;
}
.width-25-percent {
  width: 25%;
}
.width-50-percent {
  width: 50%;
}
.width-75-percent {
  width: 75%;
}
.width-100-percent {
  width: 100%;
}
.height-100 {
  height: 100%;
}
.width-100 {
  width: 100%;
}
.height-100vh {
  height: 100vh;
}
.height-100vh-70px {
  height: calc(100vh - 70px);
}
.height-100vh-80px {
  height: calc(100vh - 80px);
}
.height-100vh-280px {
  height: calc(100vh - 280px);
}
.m-0 {
  margin: 0px !important;
}
.mt-0 {
  margin-top: 0px !important;
}
.mr-0 {
  margin-right: 0px !important;
}
.mb-0 {
  margin-bottom: 0px !important;
}
.ml-0 {
  margin-left: 0px !important;
}
.mx-0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.my-0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.p-0 {
  padding: 0px !important;
}
.pt-0 {
  padding-top: 0px !important;
}
.pr-0 {
  padding-right: 0px !important;
}
.pb-0 {
  padding-bottom: 0px !important;
}
.pl-0 {
  padding-left: 0px !important;
}
.px-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.py-0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.m-4 {
  margin: 4px !important;
}
.mt-4 {
  margin-top: 4px !important;
}
.mr-4 {
  margin-right: 4px !important;
}
.mb-4 {
  margin-bottom: 4px !important;
}
.ml-4 {
  margin-left: 4px !important;
}
.mx-4 {
  margin-left: 4px !important;
  margin-right: 4px !important;
}
.my-4 {
  margin-top: 4px !important;
  margin-bottom: 4px !important;
}
.p-4 {
  padding: 4px !important;
}
.pt-4 {
  padding-top: 4px !important;
}
.pr-4 {
  padding-right: 4px !important;
}
.pb-4 {
  padding-bottom: 4px !important;
}
.pl-4 {
  padding-left: 4px !important;
}
.px-4 {
  padding-left: 4px !important;
  padding-right: 4px !important;
}
.py-4 {
  padding-top: 4px !important;
  padding-bottom: 4px !important;
}
.m-8 {
  margin: 8px !important;
}
.mt-8 {
  margin-top: 8px !important;
}
.mr-8 {
  margin-right: 8px !important;
}
.mb-8 {
  margin-bottom: 8px !important;
}
.ml-8 {
  margin-left: 8px !important;
}
.mx-8 {
  margin-left: 8px !important;
  margin-right: 8px !important;
}
.my-8 {
  margin-top: 8px !important;
  margin-bottom: 8px !important;
}
.p-8 {
  padding: 8px !important;
}
.pt-8 {
  padding-top: 8px !important;
}
.pr-8 {
  padding-right: 8px !important;
}
.pb-8 {
  padding-bottom: 8px !important;
}
.pl-8 {
  padding-left: 8px !important;
}
.px-8 {
  padding-left: 8px !important;
  padding-right: 8px !important;
}
.py-8 {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}
.m-12 {
  margin: 12px !important;
}
.mt-12 {
  margin-top: 12px !important;
}
.mr-12 {
  margin-right: 12px !important;
}
.mb-12 {
  margin-bottom: 12px !important;
}
.ml-12 {
  margin-left: 12px !important;
}
.mx-12 {
  margin-left: 12px !important;
  margin-right: 12px !important;
}
.my-12 {
  margin-top: 12px !important;
  margin-bottom: 12px !important;
}
.p-12 {
  padding: 12px !important;
}
.pt-12 {
  padding-top: 12px !important;
}
.pr-12 {
  padding-right: 12px !important;
}
.pb-12 {
  padding-bottom: 12px !important;
}
.pl-12 {
  padding-left: 12px !important;
}
.px-12 {
  padding-left: 12px !important;
  padding-right: 12px !important;
}
.py-12 {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}
.m-14 {
  margin: 14px !important;
}
.mt-14 {
  margin-top: 14px !important;
}
.mr-14 {
  margin-right: 14px !important;
}
.mb-14 {
  margin-bottom: 14px !important;
}
.ml-14 {
  margin-left: 14px !important;
}
.mx-14 {
  margin-left: 14px !important;
  margin-right: 14px !important;
}
.my-14 {
  margin-top: 14px !important;
  margin-bottom: 14px !important;
}
.p-14 {
  padding: 14px !important;
}
.pt-14 {
  padding-top: 14px !important;
}
.pr-14 {
  padding-right: 14px !important;
}
.pb-14 {
  padding-bottom: 14px !important;
}
.pl-14 {
  padding-left: 14px !important;
}
.px-14 {
  padding-left: 14px !important;
  padding-right: 14px !important;
}
.py-14 {
  padding-top: 14px !important;
  padding-bottom: 14px !important;
}
.m-16 {
  margin: 16px !important;
}
.mt-16 {
  margin-top: 16px !important;
}
.mr-16 {
  margin-right: 16px !important;
}
.mb-16 {
  margin-bottom: 16px !important;
}
.ml-16 {
  margin-left: 16px !important;
}
.mx-16 {
  margin-left: 16px !important;
  margin-right: 16px !important;
}
.my-16 {
  margin-top: 16px !important;
  margin-bottom: 16px !important;
}
.p-16 {
  padding: 16px !important;
}
.pt-16 {
  padding-top: 16px !important;
}
.pr-16 {
  padding-right: 16px !important;
}
.pb-16 {
  padding-bottom: 16px !important;
}
.pl-16 {
  padding-left: 16px !important;
}
.px-16 {
  padding-left: 16px !important;
  padding-right: 16px !important;
}
.py-16 {
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}
.m-24 {
  margin: 24px !important;
}
.mt-24 {
  margin-top: 24px !important;
}
.mr-24 {
  margin-right: 24px !important;
}
.mb-24 {
  margin-bottom: 24px !important;
}
.ml-24 {
  margin-left: 24px !important;
}
.mx-24 {
  margin-left: 24px !important;
  margin-right: 24px !important;
}
.my-24 {
  margin-top: 24px !important;
  margin-bottom: 24px !important;
}
.p-24 {
  padding: 24px !important;
}
.pt-24 {
  padding-top: 24px !important;
}
.pr-24 {
  padding-right: 24px !important;
}
.pb-24 {
  padding-bottom: 24px !important;
}
.pl-24 {
  padding-left: 24px !important;
}
.px-24 {
  padding-left: 24px !important;
  padding-right: 24px !important;
}
.py-24 {
  padding-top: 24px !important;
  padding-bottom: 24px !important;
}
.m-28 {
  margin: 28px !important;
}
.mt-28 {
  margin-top: 28px !important;
}
.mr-28 {
  margin-right: 28px !important;
}
.mb-28 {
  margin-bottom: 28px !important;
}
.ml-28 {
  margin-left: 28px !important;
}
.mx-28 {
  margin-left: 28px !important;
  margin-right: 28px !important;
}
.my-28 {
  margin-top: 28px !important;
  margin-bottom: 28px !important;
}
.p-28 {
  padding: 28px !important;
}
.pt-28 {
  padding-top: 28px !important;
}
.pr-28 {
  padding-right: 28px !important;
}
.pb-28 {
  padding-bottom: 28px !important;
}
.pl-28 {
  padding-left: 28px !important;
}
.px-28 {
  padding-left: 28px !important;
  padding-right: 28px !important;
}
.py-28 {
  padding-top: 28px !important;
  padding-bottom: 28px !important;
}
.m-32 {
  margin: 32px !important;
}
.mt-32 {
  margin-top: 32px !important;
}
.mr-32 {
  margin-right: 32px !important;
}
.mb-32 {
  margin-bottom: 32px !important;
}
.ml-32 {
  margin-left: 32px !important;
}
.mx-32 {
  margin-left: 32px !important;
  margin-right: 32px !important;
}
.my-32 {
  margin-top: 32px !important;
  margin-bottom: 32px !important;
}
.p-32 {
  padding: 32px !important;
}
.pt-32 {
  padding-top: 32px !important;
}
.pr-32 {
  padding-right: 32px !important;
}
.pb-32 {
  padding-bottom: 32px !important;
}
.pl-32 {
  padding-left: 32px !important;
}
.px-32 {
  padding-left: 32px !important;
  padding-right: 32px !important;
}
.py-32 {
  padding-top: 32px !important;
  padding-bottom: 32px !important;
}
.m-36 {
  margin: 36px !important;
}
.mt-36 {
  margin-top: 36px !important;
}
.mr-36 {
  margin-right: 36px !important;
}
.mb-36 {
  margin-bottom: 36px !important;
}
.ml-36 {
  margin-left: 36px !important;
}
.mx-36 {
  margin-left: 36px !important;
  margin-right: 36px !important;
}
.my-36 {
  margin-top: 36px !important;
  margin-bottom: 36px !important;
}
.p-36 {
  padding: 36px !important;
}
.pt-36 {
  padding-top: 36px !important;
}
.pr-36 {
  padding-right: 36px !important;
}
.pb-36 {
  padding-bottom: 36px !important;
}
.pl-36 {
  padding-left: 36px !important;
}
.px-36 {
  padding-left: 36px !important;
  padding-right: 36px !important;
}
.py-36 {
  padding-top: 36px !important;
  padding-bottom: 36px !important;
}
.m-40 {
  margin: 40px !important;
}
.mt-40 {
  margin-top: 40px !important;
}
.mr-40 {
  margin-right: 40px !important;
}
.mb-40 {
  margin-bottom: 40px !important;
}
.ml-40 {
  margin-left: 40px !important;
}
.mx-40 {
  margin-left: 40px !important;
  margin-right: 40px !important;
}
.my-40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}
.p-40 {
  padding: 40px !important;
}
.pt-40 {
  padding-top: 40px !important;
}
.pr-40 {
  padding-right: 40px !important;
}
.pb-40 {
  padding-bottom: 40px !important;
}
.pl-40 {
  padding-left: 40px !important;
}
.px-40 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}
.py-40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}
.m-44 {
  margin: 44px !important;
}
.mt-44 {
  margin-top: 44px !important;
}
.mr-44 {
  margin-right: 44px !important;
}
.mb-44 {
  margin-bottom: 44px !important;
}
.ml-44 {
  margin-left: 44px !important;
}
.mx-44 {
  margin-left: 44px !important;
  margin-right: 44px !important;
}
.my-44 {
  margin-top: 44px !important;
  margin-bottom: 44px !important;
}
.p-44 {
  padding: 44px !important;
}
.pt-44 {
  padding-top: 44px !important;
}
.pr-44 {
  padding-right: 44px !important;
}
.pb-44 {
  padding-bottom: 44px !important;
}
.pl-44 {
  padding-left: 44px !important;
}
.px-44 {
  padding-left: 44px !important;
  padding-right: 44px !important;
}
.py-44 {
  padding-top: 44px !important;
  padding-bottom: 44px !important;
}
.m-48 {
  margin: 48px !important;
}
.mt-48 {
  margin-top: 48px !important;
}
.mr-48 {
  margin-right: 48px !important;
}
.mb-48 {
  margin-bottom: 48px !important;
}
.ml-48 {
  margin-left: 48px !important;
}
.mx-48 {
  margin-left: 48px !important;
  margin-right: 48px !important;
}
.my-48 {
  margin-top: 48px !important;
  margin-bottom: 48px !important;
}
.p-48 {
  padding: 48px !important;
}
.pt-48 {
  padding-top: 48px !important;
}
.pr-48 {
  padding-right: 48px !important;
}
.pb-48 {
  padding-bottom: 48px !important;
}
.pl-48 {
  padding-left: 48px !important;
}
.px-48 {
  padding-left: 48px !important;
  padding-right: 48px !important;
}
.py-48 {
  padding-top: 48px !important;
  padding-bottom: 48px !important;
}
.m-62 {
  margin: 62px !important;
}
.mt-62 {
  margin-top: 62px !important;
}
.mr-62 {
  margin-right: 62px !important;
}
.mb-62 {
  margin-bottom: 62px !important;
}
.ml-62 {
  margin-left: 62px !important;
}
.mx-62 {
  margin-left: 62px !important;
  margin-right: 62px !important;
}
.my-62 {
  margin-top: 62px !important;
  margin-bottom: 62px !important;
}
.p-62 {
  padding: 62px !important;
}
.pt-62 {
  padding-top: 62px !important;
}
.pr-62 {
  padding-right: 62px !important;
}
.pb-62 {
  padding-bottom: 62px !important;
}
.pl-62 {
  padding-left: 62px !important;
}
.px-62 {
  padding-left: 62px !important;
  padding-right: 62px !important;
}
.py-62 {
  padding-top: 62px !important;
  padding-bottom: 62px !important;
}
.m-95 {
  margin: 95px !important;
}
.mt-95 {
  margin-top: 95px !important;
}
.mr-95 {
  margin-right: 95px !important;
}
.mb-95 {
  margin-bottom: 95px !important;
}
.ml-95 {
  margin-left: 95px !important;
}
.mx-95 {
  margin-left: 95px !important;
  margin-right: 95px !important;
}
.my-95 {
  margin-top: 95px !important;
  margin-bottom: 95px !important;
}
.p-95 {
  padding: 95px !important;
}
.pt-95 {
  padding-top: 95px !important;
}
.pr-95 {
  padding-right: 95px !important;
}
.pb-95 {
  padding-bottom: 95px !important;
}
.pl-95 {
  padding-left: 95px !important;
}
.px-95 {
  padding-left: 95px !important;
  padding-right: 95px !important;
}
.py-95 {
  padding-top: 95px !important;
  padding-bottom: 95px !important;
}
.m-103 {
  margin: 103px !important;
}
.mt-103 {
  margin-top: 103px !important;
}
.mr-103 {
  margin-right: 103px !important;
}
.mb-103 {
  margin-bottom: 103px !important;
}
.ml-103 {
  margin-left: 103px !important;
}
.mx-103 {
  margin-left: 103px !important;
  margin-right: 103px !important;
}
.my-103 {
  margin-top: 103px !important;
  margin-bottom: 103px !important;
}
.p-103 {
  padding: 103px !important;
}
.pt-103 {
  padding-top: 103px !important;
}
.pr-103 {
  padding-right: 103px !important;
}
.pb-103 {
  padding-bottom: 103px !important;
}
.pl-103 {
  padding-left: 103px !important;
}
.px-103 {
  padding-left: 103px !important;
  padding-right: 103px !important;
}
.py-103 {
  padding-top: 103px !important;
  padding-bottom: 103px !important;
}
.m-auto {
  margin: auto !important;
}
.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
.m-1 {
  margin: 1rem !important;
}
.mt-1 {
  margin-top: 1rem !important;
}
.mt-05 {
  margin-top: 0.5rem !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mr-1 {
  margin-right: 1rem !important;
}
.mr-05 {
  margin-right: 0.5rem !important;
}
.mr-0 {
  margin-right: 0 !important;
}
.mb-1 {
  margin-bottom: 1rem !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-05 {
  margin-bottom: 0.5rem !important;
}
.ml-1 {
  margin-left: 1rem !important;
}
.ml-05 {
  margin-left: 0.5rem !important;
}
.ml-0 {
  margin-left: 0 !important;
}
.m-033 {
  margin: 0.333333rem !important;
}
.m-333 {
  margin: 0.333333rem !important;
}
.margin-333 {
  margin: 0.333333rem !important;
}
.pt-1 {
  padding-top: 1rem !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pt-05 {
  padding-top: 0.5rem !important;
}
.pr-1 {
  padding-right: 1rem !important;
}
.pr-0 {
  padding-right: 0 !important;
}
.pr-05 {
  padding-right: 0.5rem !important;
}
.pb-1 {
  padding-bottom: 1rem !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pb-05 {
  padding-bottom: 0.5rem !important;
}
.pl-1 {
  padding-left: 1rem !important;
}
.pl-0 {
  padding-left: 0 !important;
}
.pl-05 {
  padding-left: 0.5rem !important;
}
.p-0 {
  padding: 0 !important;
}
.p-1 {
  padding: 1rem !important;
}
.p-05 {
  padding: 0.5rem !important;
}
[dir=rtl] .pr-1 {
  padding-left: 1rem;
  padding-right: 0 !important;
}
[dir=rtl] .mr-1 {
  margin-right: 0 !important;
  margin-left: 1rem;
}
.rounded {
  border-radius: 8px;
}
.rounded-circle {
  border-radius: 50%;
}
.rounded.mat-progress-bar,
.rounded .mat-progress-bar-fill {
  border-radius: 10px;
  overflow: hidden;
}
.overflow-hidden {
  overflow: hidden !important;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.float-none {
  float: none;
}
.background-size-cover {
  background-size: cover;
}
.background-size-contain {
  background-size: contain;
}
.background-size-100 {
  background-size: 100%;
}
[dir=rtl] .float-left {
  float: right;
}
[dir=rtl] .float-right {
  float: left;
}
/*-------------- Loading buttons --------------*/
.button-loading .mat-button-wrapper {
  display: flex;
  align-items: center;
}
.btn-spinner {
  width: 1em;
  height: 1em;
  background: transparent;
  border-radius: 50%;
  margin: 0 16px 0 0;
  border: 2px solid transparent;
  animation: btn-glow 1s ease infinite;
}
@keyframes btn-glow {
  0% {
    box-shadow: 0 0 0 0.4em #5d5d5d, 0 0 0 0.1em #5d5d5d;
    transform: rotate(360deg);
  }
  50% {
    border-top-color: #777676;
  }
  100% {
    box-shadow: 0 0 0 0.4em #5d5d5d, 0 0 0 3.6em transparent;
  }
}
.mat-card {
  margin: 0.5rem;
  overflow: hidden;
}
.mat-card.rounded-circle {
  border-radius: 200px !important;
}
.mat-card.default {
  padding: 0;
}
.mat-card.default .mat-card-title {
  padding-top: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  line-height: 1;
  font-weight: 400;
}
.mat-card.default > :first-child {
  border-radius: 2px 2px 0 0;
}
.mat-card.default .mat-card-subtitle:first-child {
  padding-top: 1rem;
}
.mat-card.default .mat-card-subtitle {
  padding-left: 1rem;
  padding-right: 1rem;
  line-height: 1;
}
.mat-card.default .mat-card-content {
  padding: 1rem;
  margin-bottom: 0;
  position: relative;
}
.mat-card.default .mat-card-actions,
.mat-card.default .mat-card-actions:last-child {
  padding: 0.5rem;
  margin: 0;
}
.mat-card.default > :last-child {
  border-radius: 0 0 2px 2px;
}
.mat-card .mat-card-title .mat-divider, .mat-divider.full-width {
  margin-left: -24px;
  margin-right: -24px;
}
.mat-card.p-0 .mat-card-title .card-title-text {
  padding: 1rem 1.5rem;
}
.mat-card.p-0 .mat-card-title .card-title-text .card-control {
  height: 24px;
  width: 24px;
  line-height: 24px;
}
.mat-card.p-0 .mat-card-title .card-title-text .mat-card-subtitle {
  margin: 0;
}
.mat-card.p-0 .mat-card-title .mat-divider {
  margin-left: 0;
  margin-right: 0;
  border-top-color: rgba(0, 0, 0, 0.04);
}
.mat-card.p-0 .mat-card-image {
  margin: 0 0 1rem !important;
}
.mat-card.p-0 .mat-card-content {
  padding: 0 1.5rem 1.5rem;
}
egret-sidebar {
  position: absolute;
  display: flex;
  flex: 1 0 auto;
  flex-direction: column;
  top: 0;
  bottom: 0;
  overflow-x: hidden;
  overflow-y: auto;
  width: 280px;
  z-index: 1000;
  float: left;
  left: 0;
  transform: translateX(-100%);
  transition-property: transform, width, min-width, max-width;
  transition-duration: 150ms;
  transition-timing-function: ease-in-out;
}
egret-sidebar.sidebar-locked-open {
  position: relative !important;
  transform: translateX(0) !important;
}
egret-sidebar.open {
  transform: translateX(0) !important;
}
egret-sidebar.position-right {
  left: auto !important;
  right: 0 !important;
  float: right;
  transform: translateX(100%);
}
.egret-sidebar-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.6);
}
.egret-example-viewer-accordion .code-wrap {
  max-height: 400px;
}
.egret-example-viewer-accordion pre {
  margin: 0 !important;
}
.egret-example-viewer-accordion > .mat-expansion-panel {
  box-shadow: none !important;
}
.egret-example-viewer-accordion .example-viewer-tab-wrap {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
.egret-example-viewer-accordion .mat-expansion-panel-header {
  margin: 0 !important;
}
.egret-example-viewer-accordion .egret-example-viewer-header.mat-expansion-panel-header > .mat-expansion-indicator {
  display: none !important;
}
.egret-example-viewer-accordion .egret-example-viewer-header.mat-expansion-panel-header .mat-expansion-panel-header-title {
  align-items: center;
}
.red {
  background-color: #f44336 !important;
}
.red .mat-table {
  background: transparent !important;
}
.red .ngx-datatable.material *,
.red .mat-table,
.red .mat-cell,
.red .mat-header-cell {
  color: rgba(0, 0, 0, 0.87) !important;
}
.red .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover,
.red .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover .datatable-row-group {
  background: #f44336, 5;
}
.text-red {
  color: #f44336;
}
.sidebar-red .navigation-hold {
  background: #F7FBFF !important;
  background-repeat: no-repeat !important;
  background-position: bottom !important;
}
.sidebar-red .navigation-hold a,
.sidebar-red .navigation-hold .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret),
.sidebar-red .navigation-hold .sidenav li.open > div > a > span:not(.menuitem-badge),
.sidebar-red .navigation-hold .sidenav li.open > a > span,
.sidebar-red .navigation-hold .icon-menu .mat-raised-button,
.sidebar-red .navigation-hold .app-user .app-user-name,
.sidebar-red .navigation-hold .branding .app-logo-text {
  color: rgba(0, 0, 0, 0.87) !important;
}
.sidebar-red .navigation-hold a:hover {
  font-weight: 700;
}
.sidebar-red .navigation-hold .app-user .app-user-photo,
.sidebar-red .navigation-hold .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret) {
  border-color: rgba(0, 0, 0, 0.87) !important;
}
.sidebar-red .navigation-hold .icon-menu .mat-raised-button {
  background: #10174c !important;
}
.sidebar-red .navigation-hold .branding {
  background: #F7FBFF !important;
}
.sidebar-red .navigation-hold li.open > a {
  font-weight: 700;
}
.sidebar-red .navigation-hold .text-muted {
  color: rgba(0, 0, 0, 0.87) !important;
}
.topbar-red .topbar.mat-toolbar {
  background: #F6FBFF !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.red-50 {
  background-color: #ffebee !important;
}
.red-50-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-red-50 {
  color: #ffebee !important;
}
.red-100 {
  background-color: #ffcdd2 !important;
}
.red-100-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-red-100 {
  color: #ffcdd2 !important;
}
.red-200 {
  background-color: #ef9a9a !important;
}
.red-200-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-red-200 {
  color: #ef9a9a !important;
}
.red-300 {
  background-color: #e57373 !important;
}
.red-300-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-red-300 {
  color: #e57373 !important;
}
.red-400 {
  background-color: #ef5350 !important;
}
.red-400-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-red-400 {
  color: #ef5350 !important;
}
.red-500 {
  background-color: #f44336 !important;
}
.red-500-fg {
  color: white !important;
}
.text-red-500 {
  color: #f44336 !important;
}
.red-600 {
  background-color: #e53935 !important;
}
.red-600-fg {
  color: white !important;
}
.text-red-600 {
  color: #e53935 !important;
}
.red-700 {
  background-color: #d32f2f !important;
}
.red-700-fg {
  color: white !important;
}
.text-red-700 {
  color: #d32f2f !important;
}
.red-800 {
  background-color: #c62828 !important;
}
.red-800-fg {
  color: rgba(255, 255, 255, 0.87) !important;
}
.text-red-800 {
  color: #c62828 !important;
}
.red-900 {
  background-color: #b71c1c !important;
}
.red-900-fg {
  color: rgba(255, 255, 255, 0.87) !important;
}
.text-red-900 {
  color: #b71c1c !important;
}
.red-A100 {
  background-color: #ff8a80 !important;
}
.red-A100-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-red-A100 {
  color: #ff8a80 !important;
}
.red-A200 {
  background-color: #ff5252 !important;
}
.red-A200-fg {
  color: white !important;
}
.text-red-A200 {
  color: #ff5252 !important;
}
.red-A400 {
  background-color: #ff1744 !important;
}
.red-A400-fg {
  color: white !important;
}
.text-red-A400 {
  color: #ff1744 !important;
}
.red-A700 {
  background-color: #d50000 !important;
}
.red-A700-fg {
  color: white !important;
}
.text-red-A700 {
  color: #d50000 !important;
}
.pink {
  background-color: #e91e63 !important;
}
.pink .mat-table {
  background: transparent !important;
}
.pink .ngx-datatable.material *,
.pink .mat-table,
.pink .mat-cell,
.pink .mat-header-cell {
  color: rgba(0, 0, 0, 0.87) !important;
}
.pink .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover,
.pink .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover .datatable-row-group {
  background: #e91e63, 5;
}
.text-pink {
  color: #e91e63;
}
.sidebar-pink .navigation-hold {
  background: #F7FBFF !important;
  background-repeat: no-repeat !important;
  background-position: bottom !important;
}
.sidebar-pink .navigation-hold a,
.sidebar-pink .navigation-hold .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret),
.sidebar-pink .navigation-hold .sidenav li.open > div > a > span:not(.menuitem-badge),
.sidebar-pink .navigation-hold .sidenav li.open > a > span,
.sidebar-pink .navigation-hold .icon-menu .mat-raised-button,
.sidebar-pink .navigation-hold .app-user .app-user-name,
.sidebar-pink .navigation-hold .branding .app-logo-text {
  color: rgba(0, 0, 0, 0.87) !important;
}
.sidebar-pink .navigation-hold a:hover {
  font-weight: 700;
}
.sidebar-pink .navigation-hold .app-user .app-user-photo,
.sidebar-pink .navigation-hold .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret) {
  border-color: rgba(0, 0, 0, 0.87) !important;
}
.sidebar-pink .navigation-hold .icon-menu .mat-raised-button {
  background: #10174c !important;
}
.sidebar-pink .navigation-hold .branding {
  background: #F7FBFF !important;
}
.sidebar-pink .navigation-hold li.open > a {
  font-weight: 700;
}
.sidebar-pink .navigation-hold .text-muted {
  color: rgba(0, 0, 0, 0.87) !important;
}
.topbar-pink .topbar.mat-toolbar {
  background: #F6FBFF !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.pink-50 {
  background-color: #fce4ec !important;
}
.pink-50-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-pink-50 {
  color: #fce4ec !important;
}
.pink-100 {
  background-color: #f8bbd0 !important;
}
.pink-100-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-pink-100 {
  color: #f8bbd0 !important;
}
.pink-200 {
  background-color: #f48fb1 !important;
}
.pink-200-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-pink-200 {
  color: #f48fb1 !important;
}
.pink-300 {
  background-color: #f06292 !important;
}
.pink-300-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-pink-300 {
  color: #f06292 !important;
}
.pink-400 {
  background-color: #ec407a !important;
}
.pink-400-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-pink-400 {
  color: #ec407a !important;
}
.pink-500 {
  background-color: #e91e63 !important;
}
.pink-500-fg {
  color: white !important;
}
.text-pink-500 {
  color: #e91e63 !important;
}
.pink-600 {
  background-color: #d81b60 !important;
}
.pink-600-fg {
  color: white !important;
}
.text-pink-600 {
  color: #d81b60 !important;
}
.pink-700 {
  background-color: #c2185b !important;
}
.pink-700-fg {
  color: rgba(255, 255, 255, 0.87) !important;
}
.text-pink-700 {
  color: #c2185b !important;
}
.pink-800 {
  background-color: #ad1457 !important;
}
.pink-800-fg {
  color: rgba(255, 255, 255, 0.87) !important;
}
.text-pink-800 {
  color: #ad1457 !important;
}
.pink-900 {
  background-color: #880e4f !important;
}
.pink-900-fg {
  color: rgba(255, 255, 255, 0.87) !important;
}
.text-pink-900 {
  color: #880e4f !important;
}
.pink-A100 {
  background-color: #ff80ab !important;
}
.pink-A100-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-pink-A100 {
  color: #ff80ab !important;
}
.pink-A200 {
  background-color: #ff4081 !important;
}
.pink-A200-fg {
  color: white !important;
}
.text-pink-A200 {
  color: #ff4081 !important;
}
.pink-A400 {
  background-color: #f50057 !important;
}
.pink-A400-fg {
  color: white !important;
}
.text-pink-A400 {
  color: #f50057 !important;
}
.pink-A700 {
  background-color: #c51162 !important;
}
.pink-A700-fg {
  color: white !important;
}
.text-pink-A700 {
  color: #c51162 !important;
}
.light-purple {
  background-color: #7367f0 !important;
}
.light-purple .mat-table {
  background: transparent !important;
}
.light-purple .ngx-datatable.material *,
.light-purple .mat-table,
.light-purple .mat-cell,
.light-purple .mat-header-cell {
  color: #000000 !important;
}
.light-purple .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover,
.light-purple .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover .datatable-row-group {
  background: #7367f0, 5;
}
.text-light-purple {
  color: #7367f0;
}
.sidebar-light-purple .navigation-hold {
  background: #F7FBFF !important;
  background-repeat: no-repeat !important;
  background-position: bottom !important;
}
.sidebar-light-purple .navigation-hold a,
.sidebar-light-purple .navigation-hold .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret),
.sidebar-light-purple .navigation-hold .sidenav li.open > div > a > span:not(.menuitem-badge),
.sidebar-light-purple .navigation-hold .sidenav li.open > a > span,
.sidebar-light-purple .navigation-hold .icon-menu .mat-raised-button,
.sidebar-light-purple .navigation-hold .app-user .app-user-name,
.sidebar-light-purple .navigation-hold .branding .app-logo-text {
  color: #000000 !important;
}
.sidebar-light-purple .navigation-hold a:hover {
  font-weight: 700;
}
.sidebar-light-purple .navigation-hold .app-user .app-user-photo,
.sidebar-light-purple .navigation-hold .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret) {
  border-color: #000000 !important;
}
.sidebar-light-purple .navigation-hold .icon-menu .mat-raised-button {
  background: #10174c !important;
}
.sidebar-light-purple .navigation-hold .branding {
  background: #F7FBFF !important;
}
.sidebar-light-purple .navigation-hold li.open > a {
  font-weight: 700;
}
.sidebar-light-purple .navigation-hold .text-muted {
  color: black !important;
}
.topbar-light-purple .topbar.mat-toolbar {
  background: #F6FBFF !important;
  color: #000000 !important;
}
.light-purple-50 {
  background-color: #eeedfd !important;
}
.light-purple-50-fg {
  color: #000000 !important;
}
.text-light-purple-50 {
  color: #eeedfd !important;
}
.light-purple-100 {
  background-color: #d5d1fb !important;
}
.light-purple-100-fg {
  color: #000000 !important;
}
.text-light-purple-100 {
  color: #d5d1fb !important;
}
.light-purple-200 {
  background-color: #b9b3f8 !important;
}
.light-purple-200-fg {
  color: #000000 !important;
}
.text-light-purple-200 {
  color: #b9b3f8 !important;
}
.light-purple-300 {
  background-color: #9d95f5 !important;
}
.light-purple-300-fg {
  color: #000000 !important;
}
.text-light-purple-300 {
  color: #9d95f5 !important;
}
.light-purple-400 {
  background-color: #887ef2 !important;
}
.light-purple-400-fg {
  color: #000000 !important;
}
.text-light-purple-400 {
  color: #887ef2 !important;
}
.light-purple-500 {
  background-color: #7367f0 !important;
}
.light-purple-500-fg {
  color: #ffffff !important;
}
.text-light-purple-500 {
  color: #7367f0 !important;
}
.light-purple-600 {
  background-color: #6b5fee !important;
}
.light-purple-600-fg {
  color: #ffffff !important;
}
.text-light-purple-600 {
  color: #6b5fee !important;
}
.light-purple-700 {
  background-color: #6054ec !important;
}
.light-purple-700-fg {
  color: #ffffff !important;
}
.text-light-purple-700 {
  color: #6054ec !important;
}
.light-purple-800 {
  background-color: #564ae9 !important;
}
.light-purple-800-fg {
  color: #ffffff !important;
}
.text-light-purple-800 {
  color: #564ae9 !important;
}
.light-purple-900 {
  background-color: #4339e5 !important;
}
.light-purple-900-fg {
  color: #ffffff !important;
}
.text-light-purple-900 {
  color: #4339e5 !important;
}
.light-purple-A100 {
  background-color: #ffffff !important;
}
.light-purple-A100-fg {
  color: #000000 !important;
}
.text-light-purple-A100 {
  color: #ffffff !important;
}
.light-purple-A200 {
  background-color: #fcfcff !important;
}
.light-purple-A200-fg {
  color: #000000 !important;
}
.text-light-purple-A200 {
  color: #fcfcff !important;
}
.light-purple-A400 {
  background-color: #ccc9ff !important;
}
.light-purple-A400-fg {
  color: #000000 !important;
}
.text-light-purple-A400 {
  color: #ccc9ff !important;
}
.light-purple-A700 {
  background-color: #b3afff !important;
}
.light-purple-A700-fg {
  color: #000000 !important;
}
.text-light-purple-A700 {
  color: #b3afff !important;
}
.purple {
  background-color: #9c27b0 !important;
}
.purple .mat-table {
  background: transparent !important;
}
.purple .ngx-datatable.material *,
.purple .mat-table,
.purple .mat-cell,
.purple .mat-header-cell {
  color: rgba(0, 0, 0, 0.87) !important;
}
.purple .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover,
.purple .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover .datatable-row-group {
  background: #9c27b0, 5;
}
.text-purple {
  color: #9c27b0;
}
.sidebar-purple .navigation-hold {
  background: #F7FBFF !important;
  background-repeat: no-repeat !important;
  background-position: bottom !important;
}
.sidebar-purple .navigation-hold a,
.sidebar-purple .navigation-hold .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret),
.sidebar-purple .navigation-hold .sidenav li.open > div > a > span:not(.menuitem-badge),
.sidebar-purple .navigation-hold .sidenav li.open > a > span,
.sidebar-purple .navigation-hold .icon-menu .mat-raised-button,
.sidebar-purple .navigation-hold .app-user .app-user-name,
.sidebar-purple .navigation-hold .branding .app-logo-text {
  color: rgba(0, 0, 0, 0.87) !important;
}
.sidebar-purple .navigation-hold a:hover {
  font-weight: 700;
}
.sidebar-purple .navigation-hold .app-user .app-user-photo,
.sidebar-purple .navigation-hold .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret) {
  border-color: rgba(0, 0, 0, 0.87) !important;
}
.sidebar-purple .navigation-hold .icon-menu .mat-raised-button {
  background: #10174c !important;
}
.sidebar-purple .navigation-hold .branding {
  background: #F7FBFF !important;
}
.sidebar-purple .navigation-hold li.open > a {
  font-weight: 700;
}
.sidebar-purple .navigation-hold .text-muted {
  color: rgba(0, 0, 0, 0.87) !important;
}
.topbar-purple .topbar.mat-toolbar {
  background: #F6FBFF !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.purple-50 {
  background-color: #f3e5f5 !important;
}
.purple-50-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-purple-50 {
  color: #f3e5f5 !important;
}
.purple-100 {
  background-color: #e1bee7 !important;
}
.purple-100-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-purple-100 {
  color: #e1bee7 !important;
}
.purple-200 {
  background-color: #ce93d8 !important;
}
.purple-200-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-purple-200 {
  color: #ce93d8 !important;
}
.purple-300 {
  background-color: #ba68c8 !important;
}
.purple-300-fg {
  color: white !important;
}
.text-purple-300 {
  color: #ba68c8 !important;
}
.purple-400 {
  background-color: #ab47bc !important;
}
.purple-400-fg {
  color: white !important;
}
.text-purple-400 {
  color: #ab47bc !important;
}
.purple-500 {
  background-color: #9c27b0 !important;
}
.purple-500-fg {
  color: rgba(255, 255, 255, 0.87) !important;
}
.text-purple-500 {
  color: #9c27b0 !important;
}
.purple-600 {
  background-color: #8e24aa !important;
}
.purple-600-fg {
  color: rgba(255, 255, 255, 0.87) !important;
}
.text-purple-600 {
  color: #8e24aa !important;
}
.purple-700 {
  background-color: #7b1fa2 !important;
}
.purple-700-fg {
  color: rgba(255, 255, 255, 0.87) !important;
}
.text-purple-700 {
  color: #7b1fa2 !important;
}
.purple-800 {
  background-color: #6a1b9a !important;
}
.purple-800-fg {
  color: rgba(255, 255, 255, 0.87) !important;
}
.text-purple-800 {
  color: #6a1b9a !important;
}
.purple-900 {
  background-color: #4a148c !important;
}
.purple-900-fg {
  color: rgba(255, 255, 255, 0.87) !important;
}
.text-purple-900 {
  color: #4a148c !important;
}
.purple-A100 {
  background-color: #ea80fc !important;
}
.purple-A100-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-purple-A100 {
  color: #ea80fc !important;
}
.purple-A200 {
  background-color: #e040fb !important;
}
.purple-A200-fg {
  color: white !important;
}
.text-purple-A200 {
  color: #e040fb !important;
}
.purple-A400 {
  background-color: #d500f9 !important;
}
.purple-A400-fg {
  color: white !important;
}
.text-purple-A400 {
  color: #d500f9 !important;
}
.purple-A700 {
  background-color: #aa00ff !important;
}
.purple-A700-fg {
  color: white !important;
}
.text-purple-A700 {
  color: #aa00ff !important;
}
.deep-purple {
  background-color: #673ab7 !important;
}
.deep-purple .mat-table {
  background: transparent !important;
}
.deep-purple .ngx-datatable.material *,
.deep-purple .mat-table,
.deep-purple .mat-cell,
.deep-purple .mat-header-cell {
  color: rgba(0, 0, 0, 0.87) !important;
}
.deep-purple .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover,
.deep-purple .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover .datatable-row-group {
  background: #673ab7, 5;
}
.text-deep-purple {
  color: #673ab7;
}
.sidebar-deep-purple .navigation-hold {
  background: #F7FBFF !important;
  background-repeat: no-repeat !important;
  background-position: bottom !important;
}
.sidebar-deep-purple .navigation-hold a,
.sidebar-deep-purple .navigation-hold .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret),
.sidebar-deep-purple .navigation-hold .sidenav li.open > div > a > span:not(.menuitem-badge),
.sidebar-deep-purple .navigation-hold .sidenav li.open > a > span,
.sidebar-deep-purple .navigation-hold .icon-menu .mat-raised-button,
.sidebar-deep-purple .navigation-hold .app-user .app-user-name,
.sidebar-deep-purple .navigation-hold .branding .app-logo-text {
  color: rgba(0, 0, 0, 0.87) !important;
}
.sidebar-deep-purple .navigation-hold a:hover {
  font-weight: 700;
}
.sidebar-deep-purple .navigation-hold .app-user .app-user-photo,
.sidebar-deep-purple .navigation-hold .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret) {
  border-color: rgba(0, 0, 0, 0.87) !important;
}
.sidebar-deep-purple .navigation-hold .icon-menu .mat-raised-button {
  background: #10174c !important;
}
.sidebar-deep-purple .navigation-hold .branding {
  background: #F7FBFF !important;
}
.sidebar-deep-purple .navigation-hold li.open > a {
  font-weight: 700;
}
.sidebar-deep-purple .navigation-hold .text-muted {
  color: rgba(0, 0, 0, 0.87) !important;
}
.topbar-deep-purple .topbar.mat-toolbar {
  background: #F6FBFF !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.deep-purple-50 {
  background-color: #ede7f6 !important;
}
.deep-purple-50-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-deep-purple-50 {
  color: #ede7f6 !important;
}
.deep-purple-100 {
  background-color: #d1c4e9 !important;
}
.deep-purple-100-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-deep-purple-100 {
  color: #d1c4e9 !important;
}
.deep-purple-200 {
  background-color: #b39ddb !important;
}
.deep-purple-200-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-deep-purple-200 {
  color: #b39ddb !important;
}
.deep-purple-300 {
  background-color: #9575cd !important;
}
.deep-purple-300-fg {
  color: white !important;
}
.text-deep-purple-300 {
  color: #9575cd !important;
}
.deep-purple-400 {
  background-color: #7e57c2 !important;
}
.deep-purple-400-fg {
  color: white !important;
}
.text-deep-purple-400 {
  color: #7e57c2 !important;
}
.deep-purple-500 {
  background-color: #673ab7 !important;
}
.deep-purple-500-fg {
  color: rgba(255, 255, 255, 0.87) !important;
}
.text-deep-purple-500 {
  color: #673ab7 !important;
}
.deep-purple-600 {
  background-color: #5e35b1 !important;
}
.deep-purple-600-fg {
  color: rgba(255, 255, 255, 0.87) !important;
}
.text-deep-purple-600 {
  color: #5e35b1 !important;
}
.deep-purple-700 {
  background-color: #512da8 !important;
}
.deep-purple-700-fg {
  color: rgba(255, 255, 255, 0.87) !important;
}
.text-deep-purple-700 {
  color: #512da8 !important;
}
.deep-purple-800 {
  background-color: #4527a0 !important;
}
.deep-purple-800-fg {
  color: rgba(255, 255, 255, 0.87) !important;
}
.text-deep-purple-800 {
  color: #4527a0 !important;
}
.deep-purple-900 {
  background-color: #311b92 !important;
}
.deep-purple-900-fg {
  color: rgba(255, 255, 255, 0.87) !important;
}
.text-deep-purple-900 {
  color: #311b92 !important;
}
.deep-purple-A100 {
  background-color: #b388ff !important;
}
.deep-purple-A100-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-deep-purple-A100 {
  color: #b388ff !important;
}
.deep-purple-A200 {
  background-color: #7c4dff !important;
}
.deep-purple-A200-fg {
  color: white !important;
}
.text-deep-purple-A200 {
  color: #7c4dff !important;
}
.deep-purple-A400 {
  background-color: #651fff !important;
}
.deep-purple-A400-fg {
  color: rgba(255, 255, 255, 0.87) !important;
}
.text-deep-purple-A400 {
  color: #651fff !important;
}
.deep-purple-A700 {
  background-color: #6200ea !important;
}
.deep-purple-A700-fg {
  color: rgba(255, 255, 255, 0.87) !important;
}
.text-deep-purple-A700 {
  color: #6200ea !important;
}
.indigo {
  background-color: #3f51b5 !important;
}
.indigo .mat-table {
  background: transparent !important;
}
.indigo .ngx-datatable.material *,
.indigo .mat-table,
.indigo .mat-cell,
.indigo .mat-header-cell {
  color: rgba(0, 0, 0, 0.87) !important;
}
.indigo .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover,
.indigo .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover .datatable-row-group {
  background: #3f51b5, 5;
}
.text-indigo {
  color: #3f51b5;
}
.sidebar-indigo .navigation-hold {
  background: #F7FBFF !important;
  background-repeat: no-repeat !important;
  background-position: bottom !important;
}
.sidebar-indigo .navigation-hold a,
.sidebar-indigo .navigation-hold .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret),
.sidebar-indigo .navigation-hold .sidenav li.open > div > a > span:not(.menuitem-badge),
.sidebar-indigo .navigation-hold .sidenav li.open > a > span,
.sidebar-indigo .navigation-hold .icon-menu .mat-raised-button,
.sidebar-indigo .navigation-hold .app-user .app-user-name,
.sidebar-indigo .navigation-hold .branding .app-logo-text {
  color: rgba(0, 0, 0, 0.87) !important;
}
.sidebar-indigo .navigation-hold a:hover {
  font-weight: 700;
}
.sidebar-indigo .navigation-hold .app-user .app-user-photo,
.sidebar-indigo .navigation-hold .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret) {
  border-color: rgba(0, 0, 0, 0.87) !important;
}
.sidebar-indigo .navigation-hold .icon-menu .mat-raised-button {
  background: #10174c !important;
}
.sidebar-indigo .navigation-hold .branding {
  background: #F7FBFF !important;
}
.sidebar-indigo .navigation-hold li.open > a {
  font-weight: 700;
}
.sidebar-indigo .navigation-hold .text-muted {
  color: rgba(0, 0, 0, 0.87) !important;
}
.topbar-indigo .topbar.mat-toolbar {
  background: #F6FBFF !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.indigo-50 {
  background-color: #e8eaf6 !important;
}
.indigo-50-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-indigo-50 {
  color: #e8eaf6 !important;
}
.indigo-100 {
  background-color: #c5cae9 !important;
}
.indigo-100-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-indigo-100 {
  color: #c5cae9 !important;
}
.indigo-200 {
  background-color: #9fa8da !important;
}
.indigo-200-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-indigo-200 {
  color: #9fa8da !important;
}
.indigo-300 {
  background-color: #7986cb !important;
}
.indigo-300-fg {
  color: white !important;
}
.text-indigo-300 {
  color: #7986cb !important;
}
.indigo-400 {
  background-color: #5c6bc0 !important;
}
.indigo-400-fg {
  color: white !important;
}
.text-indigo-400 {
  color: #5c6bc0 !important;
}
.indigo-500 {
  background-color: #3f51b5 !important;
}
.indigo-500-fg {
  color: rgba(255, 255, 255, 0.87) !important;
}
.text-indigo-500 {
  color: #3f51b5 !important;
}
.indigo-600 {
  background-color: #3949ab !important;
}
.indigo-600-fg {
  color: rgba(255, 255, 255, 0.87) !important;
}
.text-indigo-600 {
  color: #3949ab !important;
}
.indigo-700 {
  background-color: #303f9f !important;
}
.indigo-700-fg {
  color: rgba(255, 255, 255, 0.87) !important;
}
.text-indigo-700 {
  color: #303f9f !important;
}
.indigo-800 {
  background-color: #283593 !important;
}
.indigo-800-fg {
  color: rgba(255, 255, 255, 0.87) !important;
}
.text-indigo-800 {
  color: #283593 !important;
}
.indigo-900 {
  background-color: #1a237e !important;
}
.indigo-900-fg {
  color: rgba(255, 255, 255, 0.87) !important;
}
.text-indigo-900 {
  color: #1a237e !important;
}
.indigo-A100 {
  background-color: #8c9eff !important;
}
.indigo-A100-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-indigo-A100 {
  color: #8c9eff !important;
}
.indigo-A200 {
  background-color: #536dfe !important;
}
.indigo-A200-fg {
  color: white !important;
}
.text-indigo-A200 {
  color: #536dfe !important;
}
.indigo-A400 {
  background-color: #3d5afe !important;
}
.indigo-A400-fg {
  color: white !important;
}
.text-indigo-A400 {
  color: #3d5afe !important;
}
.indigo-A700 {
  background-color: #304ffe !important;
}
.indigo-A700-fg {
  color: rgba(255, 255, 255, 0.87) !important;
}
.text-indigo-A700 {
  color: #304ffe !important;
}
.blue {
  background-color: #2196f3 !important;
}
.blue .mat-table {
  background: transparent !important;
}
.blue .ngx-datatable.material *,
.blue .mat-table,
.blue .mat-cell,
.blue .mat-header-cell {
  color: rgba(0, 0, 0, 0.87) !important;
}
.blue .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover,
.blue .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover .datatable-row-group {
  background: #2196f3, 5;
}
.text-blue {
  color: #2196f3;
}
.sidebar-blue .navigation-hold {
  background: #F7FBFF !important;
  background-repeat: no-repeat !important;
  background-position: bottom !important;
}
.sidebar-blue .navigation-hold a,
.sidebar-blue .navigation-hold .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret),
.sidebar-blue .navigation-hold .sidenav li.open > div > a > span:not(.menuitem-badge),
.sidebar-blue .navigation-hold .sidenav li.open > a > span,
.sidebar-blue .navigation-hold .icon-menu .mat-raised-button,
.sidebar-blue .navigation-hold .app-user .app-user-name,
.sidebar-blue .navigation-hold .branding .app-logo-text {
  color: rgba(0, 0, 0, 0.87) !important;
}
.sidebar-blue .navigation-hold a:hover {
  font-weight: 700;
}
.sidebar-blue .navigation-hold .app-user .app-user-photo,
.sidebar-blue .navigation-hold .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret) {
  border-color: rgba(0, 0, 0, 0.87) !important;
}
.sidebar-blue .navigation-hold .icon-menu .mat-raised-button {
  background: #10174c !important;
}
.sidebar-blue .navigation-hold .branding {
  background: #F7FBFF !important;
}
.sidebar-blue .navigation-hold li.open > a {
  font-weight: 700;
}
.sidebar-blue .navigation-hold .text-muted {
  color: rgba(0, 0, 0, 0.87) !important;
}
.topbar-blue .topbar.mat-toolbar {
  background: #F6FBFF !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.blue-50 {
  background-color: #e3f2fd !important;
}
.blue-50-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-blue-50 {
  color: #e3f2fd !important;
}
.blue-100 {
  background-color: #bbdefb !important;
}
.blue-100-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-blue-100 {
  color: #bbdefb !important;
}
.blue-200 {
  background-color: #90caf9 !important;
}
.blue-200-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-blue-200 {
  color: #90caf9 !important;
}
.blue-300 {
  background-color: #64b5f6 !important;
}
.blue-300-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-blue-300 {
  color: #64b5f6 !important;
}
.blue-400 {
  background-color: #42a5f5 !important;
}
.blue-400-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-blue-400 {
  color: #42a5f5 !important;
}
.blue-500 {
  background-color: #2196f3 !important;
}
.blue-500-fg {
  color: white !important;
}
.text-blue-500 {
  color: #2196f3 !important;
}
.blue-600 {
  background-color: #1e88e5 !important;
}
.blue-600-fg {
  color: white !important;
}
.text-blue-600 {
  color: #1e88e5 !important;
}
.blue-700 {
  background-color: #1976d2 !important;
}
.blue-700-fg {
  color: white !important;
}
.text-blue-700 {
  color: #1976d2 !important;
}
.blue-800 {
  background-color: #1565c0 !important;
}
.blue-800-fg {
  color: rgba(255, 255, 255, 0.87) !important;
}
.text-blue-800 {
  color: #1565c0 !important;
}
.blue-900 {
  background-color: #0d47a1 !important;
}
.blue-900-fg {
  color: rgba(255, 255, 255, 0.87) !important;
}
.text-blue-900 {
  color: #0d47a1 !important;
}
.blue-A100 {
  background-color: #82b1ff !important;
}
.blue-A100-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-blue-A100 {
  color: #82b1ff !important;
}
.blue-A200 {
  background-color: #448aff !important;
}
.blue-A200-fg {
  color: white !important;
}
.text-blue-A200 {
  color: #448aff !important;
}
.blue-A400 {
  background-color: #2979ff !important;
}
.blue-A400-fg {
  color: white !important;
}
.text-blue-A400 {
  color: #2979ff !important;
}
.blue-A700 {
  background-color: #2962ff !important;
}
.blue-A700-fg {
  color: white !important;
}
.text-blue-A700 {
  color: #2962ff !important;
}
.light-blue {
  background-color: #03a9f4 !important;
}
.light-blue .mat-table {
  background: transparent !important;
}
.light-blue .ngx-datatable.material *,
.light-blue .mat-table,
.light-blue .mat-cell,
.light-blue .mat-header-cell {
  color: rgba(0, 0, 0, 0.87) !important;
}
.light-blue .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover,
.light-blue .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover .datatable-row-group {
  background: #03a9f4, 5;
}
.text-light-blue {
  color: #03a9f4;
}
.sidebar-light-blue .navigation-hold {
  background: #F7FBFF !important;
  background-repeat: no-repeat !important;
  background-position: bottom !important;
}
.sidebar-light-blue .navigation-hold a,
.sidebar-light-blue .navigation-hold .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret),
.sidebar-light-blue .navigation-hold .sidenav li.open > div > a > span:not(.menuitem-badge),
.sidebar-light-blue .navigation-hold .sidenav li.open > a > span,
.sidebar-light-blue .navigation-hold .icon-menu .mat-raised-button,
.sidebar-light-blue .navigation-hold .app-user .app-user-name,
.sidebar-light-blue .navigation-hold .branding .app-logo-text {
  color: rgba(0, 0, 0, 0.87) !important;
}
.sidebar-light-blue .navigation-hold a:hover {
  font-weight: 700;
}
.sidebar-light-blue .navigation-hold .app-user .app-user-photo,
.sidebar-light-blue .navigation-hold .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret) {
  border-color: rgba(0, 0, 0, 0.87) !important;
}
.sidebar-light-blue .navigation-hold .icon-menu .mat-raised-button {
  background: #10174c !important;
}
.sidebar-light-blue .navigation-hold .branding {
  background: #F7FBFF !important;
}
.sidebar-light-blue .navigation-hold li.open > a {
  font-weight: 700;
}
.sidebar-light-blue .navigation-hold .text-muted {
  color: rgba(0, 0, 0, 0.87) !important;
}
.topbar-light-blue .topbar.mat-toolbar {
  background: #F6FBFF !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.light-blue-50 {
  background-color: #e1f5fe !important;
}
.light-blue-50-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-light-blue-50 {
  color: #e1f5fe !important;
}
.light-blue-100 {
  background-color: #b3e5fc !important;
}
.light-blue-100-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-light-blue-100 {
  color: #b3e5fc !important;
}
.light-blue-200 {
  background-color: #81d4fa !important;
}
.light-blue-200-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-light-blue-200 {
  color: #81d4fa !important;
}
.light-blue-300 {
  background-color: #4fc3f7 !important;
}
.light-blue-300-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-light-blue-300 {
  color: #4fc3f7 !important;
}
.light-blue-400 {
  background-color: #29b6f6 !important;
}
.light-blue-400-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-light-blue-400 {
  color: #29b6f6 !important;
}
.light-blue-500 {
  background-color: #03a9f4 !important;
}
.light-blue-500-fg {
  color: white !important;
}
.text-light-blue-500 {
  color: #03a9f4 !important;
}
.light-blue-600 {
  background-color: #039be5 !important;
}
.light-blue-600-fg {
  color: white !important;
}
.text-light-blue-600 {
  color: #039be5 !important;
}
.light-blue-700 {
  background-color: #0288d1 !important;
}
.light-blue-700-fg {
  color: white !important;
}
.text-light-blue-700 {
  color: #0288d1 !important;
}
.light-blue-800 {
  background-color: #0277bd !important;
}
.light-blue-800-fg {
  color: white !important;
}
.text-light-blue-800 {
  color: #0277bd !important;
}
.light-blue-900 {
  background-color: #01579b !important;
}
.light-blue-900-fg {
  color: rgba(255, 255, 255, 0.87) !important;
}
.text-light-blue-900 {
  color: #01579b !important;
}
.light-blue-A100 {
  background-color: #80d8ff !important;
}
.light-blue-A100-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-light-blue-A100 {
  color: #80d8ff !important;
}
.light-blue-A200 {
  background-color: #40c4ff !important;
}
.light-blue-A200-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-light-blue-A200 {
  color: #40c4ff !important;
}
.light-blue-A400 {
  background-color: #00b0ff !important;
}
.light-blue-A400-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-light-blue-A400 {
  color: #00b0ff !important;
}
.light-blue-A700 {
  background-color: #0091ea !important;
}
.light-blue-A700-fg {
  color: white !important;
}
.text-light-blue-A700 {
  color: #0091ea !important;
}
.dark-blue {
  background-color: #10174c !important;
}
.dark-blue .mat-table {
  background: transparent !important;
}
.dark-blue .ngx-datatable.material *,
.dark-blue .mat-table,
.dark-blue .mat-cell,
.dark-blue .mat-header-cell {
  color: rgba(0, 0, 0, 0.87) !important;
}
.dark-blue .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover,
.dark-blue .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover .datatable-row-group {
  background: #10174c, 5;
}
.text-dark-blue {
  color: #10174c;
}
.sidebar-dark-blue .navigation-hold {
  background: #F7FBFF !important;
  background-repeat: no-repeat !important;
  background-position: bottom !important;
}
.sidebar-dark-blue .navigation-hold a,
.sidebar-dark-blue .navigation-hold .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret),
.sidebar-dark-blue .navigation-hold .sidenav li.open > div > a > span:not(.menuitem-badge),
.sidebar-dark-blue .navigation-hold .sidenav li.open > a > span,
.sidebar-dark-blue .navigation-hold .icon-menu .mat-raised-button,
.sidebar-dark-blue .navigation-hold .app-user .app-user-name,
.sidebar-dark-blue .navigation-hold .branding .app-logo-text {
  color: rgba(0, 0, 0, 0.87) !important;
}
.sidebar-dark-blue .navigation-hold a:hover {
  font-weight: 700;
}
.sidebar-dark-blue .navigation-hold .app-user .app-user-photo,
.sidebar-dark-blue .navigation-hold .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret) {
  border-color: rgba(0, 0, 0, 0.87) !important;
}
.sidebar-dark-blue .navigation-hold .icon-menu .mat-raised-button {
  background: #10174c !important;
}
.sidebar-dark-blue .navigation-hold .branding {
  background: #F7FBFF !important;
}
.sidebar-dark-blue .navigation-hold li.open > a {
  font-weight: 700;
}
.sidebar-dark-blue .navigation-hold .text-muted {
  color: rgba(0, 0, 0, 0.87) !important;
}
.topbar-dark-blue .topbar.mat-toolbar {
  background: #F6FBFF !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.dark-blue-50 {
  background-color: #e2e3ea !important;
}
.dark-blue-50-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-dark-blue-50 {
  color: #e2e3ea !important;
}
.dark-blue-100 {
  background-color: #b7b9c9 !important;
}
.dark-blue-100-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-dark-blue-100 {
  color: #b7b9c9 !important;
}
.dark-blue-200 {
  background-color: #888ba6 !important;
}
.dark-blue-200-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-dark-blue-200 {
  color: #888ba6 !important;
}
.dark-blue-300 {
  background-color: #585d82 !important;
}
.dark-blue-300-fg {
  color: white !important;
}
.text-dark-blue-300 {
  color: #585d82 !important;
}
.dark-blue-400 {
  background-color: #343a67 !important;
}
.dark-blue-400-fg {
  color: white !important;
}
.text-dark-blue-400 {
  color: #343a67 !important;
}
.dark-blue-500 {
  background-color: #10174c !important;
}
.dark-blue-500-fg {
  color: rgba(255, 255, 255, 0.87) !important;
}
.text-dark-blue-500 {
  color: #10174c !important;
}
.dark-blue-600 {
  background-color: #0e1445 !important;
}
.dark-blue-600-fg {
  color: rgba(255, 255, 255, 0.87) !important;
}
.text-dark-blue-600 {
  color: #0e1445 !important;
}
.dark-blue-700 {
  background-color: #0c113c !important;
}
.dark-blue-700-fg {
  color: rgba(255, 255, 255, 0.87) !important;
}
.text-dark-blue-700 {
  color: #0c113c !important;
}
.dark-blue-800 {
  background-color: #090d33 !important;
}
.dark-blue-800-fg {
  color: rgba(255, 255, 255, 0.87) !important;
}
.text-dark-blue-800 {
  color: #090d33 !important;
}
.dark-blue-900 {
  background-color: #050724 !important;
}
.dark-blue-900-fg {
  color: rgba(255, 255, 255, 0.87) !important;
}
.text-dark-blue-900 {
  color: #050724 !important;
}
.dark-blue-A100 {
  background-color: #6068ff !important;
}
.dark-blue-A100-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-dark-blue-A100 {
  color: #6068ff !important;
}
.dark-blue-A200 {
  background-color: #2d38ff !important;
}
.dark-blue-A200-fg {
  color: white !important;
}
.text-dark-blue-A200 {
  color: #2d38ff !important;
}
.dark-blue-A400 {
  background-color: #000df9 !important;
}
.dark-blue-A400-fg {
  color: white !important;
}
.text-dark-blue-A400 {
  color: #000df9 !important;
}
.dark-blue-A700 {
  background-color: #000be0 !important;
}
.dark-blue-A700-fg {
  color: rgba(255, 255, 255, 0.87) !important;
}
.text-dark-blue-A700 {
  color: #000be0 !important;
}
.cyan {
  background-color: #00bcd4 !important;
}
.cyan .mat-table {
  background: transparent !important;
}
.cyan .ngx-datatable.material *,
.cyan .mat-table,
.cyan .mat-cell,
.cyan .mat-header-cell {
  color: rgba(0, 0, 0, 0.87) !important;
}
.cyan .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover,
.cyan .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover .datatable-row-group {
  background: #00bcd4, 5;
}
.text-cyan {
  color: #00bcd4;
}
.sidebar-cyan .navigation-hold {
  background: #F7FBFF !important;
  background-repeat: no-repeat !important;
  background-position: bottom !important;
}
.sidebar-cyan .navigation-hold a,
.sidebar-cyan .navigation-hold .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret),
.sidebar-cyan .navigation-hold .sidenav li.open > div > a > span:not(.menuitem-badge),
.sidebar-cyan .navigation-hold .sidenav li.open > a > span,
.sidebar-cyan .navigation-hold .icon-menu .mat-raised-button,
.sidebar-cyan .navigation-hold .app-user .app-user-name,
.sidebar-cyan .navigation-hold .branding .app-logo-text {
  color: rgba(0, 0, 0, 0.87) !important;
}
.sidebar-cyan .navigation-hold a:hover {
  font-weight: 700;
}
.sidebar-cyan .navigation-hold .app-user .app-user-photo,
.sidebar-cyan .navigation-hold .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret) {
  border-color: rgba(0, 0, 0, 0.87) !important;
}
.sidebar-cyan .navigation-hold .icon-menu .mat-raised-button {
  background: #10174c !important;
}
.sidebar-cyan .navigation-hold .branding {
  background: #F7FBFF !important;
}
.sidebar-cyan .navigation-hold li.open > a {
  font-weight: 700;
}
.sidebar-cyan .navigation-hold .text-muted {
  color: rgba(0, 0, 0, 0.87) !important;
}
.topbar-cyan .topbar.mat-toolbar {
  background: #F6FBFF !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.cyan-50 {
  background-color: #e0f7fa !important;
}
.cyan-50-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-cyan-50 {
  color: #e0f7fa !important;
}
.cyan-100 {
  background-color: #b2ebf2 !important;
}
.cyan-100-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-cyan-100 {
  color: #b2ebf2 !important;
}
.cyan-200 {
  background-color: #80deea !important;
}
.cyan-200-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-cyan-200 {
  color: #80deea !important;
}
.cyan-300 {
  background-color: #4dd0e1 !important;
}
.cyan-300-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-cyan-300 {
  color: #4dd0e1 !important;
}
.cyan-400 {
  background-color: #26c6da !important;
}
.cyan-400-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-cyan-400 {
  color: #26c6da !important;
}
.cyan-500 {
  background-color: #00bcd4 !important;
}
.cyan-500-fg {
  color: white !important;
}
.text-cyan-500 {
  color: #00bcd4 !important;
}
.cyan-600 {
  background-color: #00acc1 !important;
}
.cyan-600-fg {
  color: white !important;
}
.text-cyan-600 {
  color: #00acc1 !important;
}
.cyan-700 {
  background-color: #0097a7 !important;
}
.cyan-700-fg {
  color: white !important;
}
.text-cyan-700 {
  color: #0097a7 !important;
}
.cyan-800 {
  background-color: #00838f !important;
}
.cyan-800-fg {
  color: white !important;
}
.text-cyan-800 {
  color: #00838f !important;
}
.cyan-900 {
  background-color: #006064 !important;
}
.cyan-900-fg {
  color: rgba(255, 255, 255, 0.87) !important;
}
.text-cyan-900 {
  color: #006064 !important;
}
.cyan-A100 {
  background-color: #84ffff !important;
}
.cyan-A100-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-cyan-A100 {
  color: #84ffff !important;
}
.cyan-A200 {
  background-color: #18ffff !important;
}
.cyan-A200-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-cyan-A200 {
  color: #18ffff !important;
}
.cyan-A400 {
  background-color: #00e5ff !important;
}
.cyan-A400-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-cyan-A400 {
  color: #00e5ff !important;
}
.cyan-A700 {
  background-color: #00b8d4 !important;
}
.cyan-A700-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-cyan-A700 {
  color: #00b8d4 !important;
}
.teal {
  background-color: #009688 !important;
}
.teal .mat-table {
  background: transparent !important;
}
.teal .ngx-datatable.material *,
.teal .mat-table,
.teal .mat-cell,
.teal .mat-header-cell {
  color: rgba(0, 0, 0, 0.87) !important;
}
.teal .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover,
.teal .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover .datatable-row-group {
  background: #009688, 5;
}
.text-teal {
  color: #009688;
}
.sidebar-teal .navigation-hold {
  background: #F7FBFF !important;
  background-repeat: no-repeat !important;
  background-position: bottom !important;
}
.sidebar-teal .navigation-hold a,
.sidebar-teal .navigation-hold .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret),
.sidebar-teal .navigation-hold .sidenav li.open > div > a > span:not(.menuitem-badge),
.sidebar-teal .navigation-hold .sidenav li.open > a > span,
.sidebar-teal .navigation-hold .icon-menu .mat-raised-button,
.sidebar-teal .navigation-hold .app-user .app-user-name,
.sidebar-teal .navigation-hold .branding .app-logo-text {
  color: rgba(0, 0, 0, 0.87) !important;
}
.sidebar-teal .navigation-hold a:hover {
  font-weight: 700;
}
.sidebar-teal .navigation-hold .app-user .app-user-photo,
.sidebar-teal .navigation-hold .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret) {
  border-color: rgba(0, 0, 0, 0.87) !important;
}
.sidebar-teal .navigation-hold .icon-menu .mat-raised-button {
  background: #10174c !important;
}
.sidebar-teal .navigation-hold .branding {
  background: #F7FBFF !important;
}
.sidebar-teal .navigation-hold li.open > a {
  font-weight: 700;
}
.sidebar-teal .navigation-hold .text-muted {
  color: rgba(0, 0, 0, 0.87) !important;
}
.topbar-teal .topbar.mat-toolbar {
  background: #F6FBFF !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.teal-50 {
  background-color: #e0f2f1 !important;
}
.teal-50-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-teal-50 {
  color: #e0f2f1 !important;
}
.teal-100 {
  background-color: #b2dfdb !important;
}
.teal-100-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-teal-100 {
  color: #b2dfdb !important;
}
.teal-200 {
  background-color: #80cbc4 !important;
}
.teal-200-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-teal-200 {
  color: #80cbc4 !important;
}
.teal-300 {
  background-color: #4db6ac !important;
}
.teal-300-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-teal-300 {
  color: #4db6ac !important;
}
.teal-400 {
  background-color: #26a69a !important;
}
.teal-400-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-teal-400 {
  color: #26a69a !important;
}
.teal-500 {
  background-color: #009688 !important;
}
.teal-500-fg {
  color: white !important;
}
.text-teal-500 {
  color: #009688 !important;
}
.teal-600 {
  background-color: #00897b !important;
}
.teal-600-fg {
  color: white !important;
}
.text-teal-600 {
  color: #00897b !important;
}
.teal-700 {
  background-color: #00796b !important;
}
.teal-700-fg {
  color: white !important;
}
.text-teal-700 {
  color: #00796b !important;
}
.teal-800 {
  background-color: #00695c !important;
}
.teal-800-fg {
  color: rgba(255, 255, 255, 0.87) !important;
}
.text-teal-800 {
  color: #00695c !important;
}
.teal-900 {
  background-color: #004d40 !important;
}
.teal-900-fg {
  color: rgba(255, 255, 255, 0.87) !important;
}
.text-teal-900 {
  color: #004d40 !important;
}
.teal-A100 {
  background-color: #a7ffeb !important;
}
.teal-A100-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-teal-A100 {
  color: #a7ffeb !important;
}
.teal-A200 {
  background-color: #64ffda !important;
}
.teal-A200-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-teal-A200 {
  color: #64ffda !important;
}
.teal-A400 {
  background-color: #1de9b6 !important;
}
.teal-A400-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-teal-A400 {
  color: #1de9b6 !important;
}
.teal-A700 {
  background-color: #00bfa5 !important;
}
.teal-A700-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-teal-A700 {
  color: #00bfa5 !important;
}
.green {
  background-color: #4caf50 !important;
}
.green .mat-table {
  background: transparent !important;
}
.green .ngx-datatable.material *,
.green .mat-table,
.green .mat-cell,
.green .mat-header-cell {
  color: rgba(0, 0, 0, 0.87) !important;
}
.green .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover,
.green .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover .datatable-row-group {
  background: #4caf50, 5;
}
.text-green {
  color: #4caf50;
}
.sidebar-green .navigation-hold {
  background: #F7FBFF !important;
  background-repeat: no-repeat !important;
  background-position: bottom !important;
}
.sidebar-green .navigation-hold a,
.sidebar-green .navigation-hold .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret),
.sidebar-green .navigation-hold .sidenav li.open > div > a > span:not(.menuitem-badge),
.sidebar-green .navigation-hold .sidenav li.open > a > span,
.sidebar-green .navigation-hold .icon-menu .mat-raised-button,
.sidebar-green .navigation-hold .app-user .app-user-name,
.sidebar-green .navigation-hold .branding .app-logo-text {
  color: rgba(0, 0, 0, 0.87) !important;
}
.sidebar-green .navigation-hold a:hover {
  font-weight: 700;
}
.sidebar-green .navigation-hold .app-user .app-user-photo,
.sidebar-green .navigation-hold .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret) {
  border-color: rgba(0, 0, 0, 0.87) !important;
}
.sidebar-green .navigation-hold .icon-menu .mat-raised-button {
  background: #10174c !important;
}
.sidebar-green .navigation-hold .branding {
  background: #F7FBFF !important;
}
.sidebar-green .navigation-hold li.open > a {
  font-weight: 700;
}
.sidebar-green .navigation-hold .text-muted {
  color: rgba(0, 0, 0, 0.87) !important;
}
.topbar-green .topbar.mat-toolbar {
  background: #F6FBFF !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.green-50 {
  background-color: #e8f5e9 !important;
}
.green-50-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-green-50 {
  color: #e8f5e9 !important;
}
.green-100 {
  background-color: #c8e6c9 !important;
}
.green-100-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-green-100 {
  color: #c8e6c9 !important;
}
.green-200 {
  background-color: #a5d6a7 !important;
}
.green-200-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-green-200 {
  color: #a5d6a7 !important;
}
.green-300 {
  background-color: #81c784 !important;
}
.green-300-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-green-300 {
  color: #81c784 !important;
}
.green-400 {
  background-color: #66bb6a !important;
}
.green-400-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-green-400 {
  color: #66bb6a !important;
}
.green-500 {
  background-color: #4caf50 !important;
}
.green-500-fg {
  color: white !important;
}
.text-green-500 {
  color: #4caf50 !important;
}
.green-600 {
  background-color: #43a047 !important;
}
.green-600-fg {
  color: white !important;
}
.text-green-600 {
  color: #43a047 !important;
}
.green-700 {
  background-color: #388e3c !important;
}
.green-700-fg {
  color: white !important;
}
.text-green-700 {
  color: #388e3c !important;
}
.green-800 {
  background-color: #2e7d32 !important;
}
.green-800-fg {
  color: rgba(255, 255, 255, 0.87) !important;
}
.text-green-800 {
  color: #2e7d32 !important;
}
.green-900 {
  background-color: #1b5e20 !important;
}
.green-900-fg {
  color: rgba(255, 255, 255, 0.87) !important;
}
.text-green-900 {
  color: #1b5e20 !important;
}
.green-A100 {
  background-color: #b9f6ca !important;
}
.green-A100-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-green-A100 {
  color: #b9f6ca !important;
}
.green-A200 {
  background-color: #69f0ae !important;
}
.green-A200-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-green-A200 {
  color: #69f0ae !important;
}
.green-A400 {
  background-color: #00e676 !important;
}
.green-A400-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-green-A400 {
  color: #00e676 !important;
}
.green-A700 {
  background-color: #00c853 !important;
}
.green-A700-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-green-A700 {
  color: #00c853 !important;
}
.light-green {
  background-color: #8bc34a !important;
}
.light-green .mat-table {
  background: transparent !important;
}
.light-green .ngx-datatable.material *,
.light-green .mat-table,
.light-green .mat-cell,
.light-green .mat-header-cell {
  color: rgba(0, 0, 0, 0.87) !important;
}
.light-green .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover,
.light-green .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover .datatable-row-group {
  background: #8bc34a, 5;
}
.text-light-green {
  color: #8bc34a;
}
.sidebar-light-green .navigation-hold {
  background: #F7FBFF !important;
  background-repeat: no-repeat !important;
  background-position: bottom !important;
}
.sidebar-light-green .navigation-hold a,
.sidebar-light-green .navigation-hold .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret),
.sidebar-light-green .navigation-hold .sidenav li.open > div > a > span:not(.menuitem-badge),
.sidebar-light-green .navigation-hold .sidenav li.open > a > span,
.sidebar-light-green .navigation-hold .icon-menu .mat-raised-button,
.sidebar-light-green .navigation-hold .app-user .app-user-name,
.sidebar-light-green .navigation-hold .branding .app-logo-text {
  color: rgba(0, 0, 0, 0.87) !important;
}
.sidebar-light-green .navigation-hold a:hover {
  font-weight: 700;
}
.sidebar-light-green .navigation-hold .app-user .app-user-photo,
.sidebar-light-green .navigation-hold .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret) {
  border-color: rgba(0, 0, 0, 0.87) !important;
}
.sidebar-light-green .navigation-hold .icon-menu .mat-raised-button {
  background: #10174c !important;
}
.sidebar-light-green .navigation-hold .branding {
  background: #F7FBFF !important;
}
.sidebar-light-green .navigation-hold li.open > a {
  font-weight: 700;
}
.sidebar-light-green .navigation-hold .text-muted {
  color: rgba(0, 0, 0, 0.87) !important;
}
.topbar-light-green .topbar.mat-toolbar {
  background: #F6FBFF !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.light-green-50 {
  background-color: #f1f8e9 !important;
}
.light-green-50-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-light-green-50 {
  color: #f1f8e9 !important;
}
.light-green-100 {
  background-color: #dcedc8 !important;
}
.light-green-100-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-light-green-100 {
  color: #dcedc8 !important;
}
.light-green-200 {
  background-color: #c5e1a5 !important;
}
.light-green-200-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-light-green-200 {
  color: #c5e1a5 !important;
}
.light-green-300 {
  background-color: #aed581 !important;
}
.light-green-300-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-light-green-300 {
  color: #aed581 !important;
}
.light-green-400 {
  background-color: #9ccc65 !important;
}
.light-green-400-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-light-green-400 {
  color: #9ccc65 !important;
}
.light-green-500 {
  background-color: #8bc34a !important;
}
.light-green-500-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-light-green-500 {
  color: #8bc34a !important;
}
.light-green-600 {
  background-color: #7cb342 !important;
}
.light-green-600-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-light-green-600 {
  color: #7cb342 !important;
}
.light-green-700 {
  background-color: #689f38 !important;
}
.light-green-700-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-light-green-700 {
  color: #689f38 !important;
}
.light-green-800 {
  background-color: #558b2f !important;
}
.light-green-800-fg {
  color: white !important;
}
.text-light-green-800 {
  color: #558b2f !important;
}
.light-green-900 {
  background-color: #33691e !important;
}
.light-green-900-fg {
  color: white !important;
}
.text-light-green-900 {
  color: #33691e !important;
}
.light-green-A100 {
  background-color: #ccff90 !important;
}
.light-green-A100-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-light-green-A100 {
  color: #ccff90 !important;
}
.light-green-A200 {
  background-color: #b2ff59 !important;
}
.light-green-A200-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-light-green-A200 {
  color: #b2ff59 !important;
}
.light-green-A400 {
  background-color: #76ff03 !important;
}
.light-green-A400-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-light-green-A400 {
  color: #76ff03 !important;
}
.light-green-A700 {
  background-color: #64dd17 !important;
}
.light-green-A700-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-light-green-A700 {
  color: #64dd17 !important;
}
.lime {
  background-color: #cddc39 !important;
}
.lime .mat-table {
  background: transparent !important;
}
.lime .ngx-datatable.material *,
.lime .mat-table,
.lime .mat-cell,
.lime .mat-header-cell {
  color: rgba(0, 0, 0, 0.87) !important;
}
.lime .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover,
.lime .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover .datatable-row-group {
  background: #cddc39, 5;
}
.text-lime {
  color: #cddc39;
}
.sidebar-lime .navigation-hold {
  background: #F7FBFF !important;
  background-repeat: no-repeat !important;
  background-position: bottom !important;
}
.sidebar-lime .navigation-hold a,
.sidebar-lime .navigation-hold .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret),
.sidebar-lime .navigation-hold .sidenav li.open > div > a > span:not(.menuitem-badge),
.sidebar-lime .navigation-hold .sidenav li.open > a > span,
.sidebar-lime .navigation-hold .icon-menu .mat-raised-button,
.sidebar-lime .navigation-hold .app-user .app-user-name,
.sidebar-lime .navigation-hold .branding .app-logo-text {
  color: rgba(0, 0, 0, 0.87) !important;
}
.sidebar-lime .navigation-hold a:hover {
  font-weight: 700;
}
.sidebar-lime .navigation-hold .app-user .app-user-photo,
.sidebar-lime .navigation-hold .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret) {
  border-color: rgba(0, 0, 0, 0.87) !important;
}
.sidebar-lime .navigation-hold .icon-menu .mat-raised-button {
  background: #10174c !important;
}
.sidebar-lime .navigation-hold .branding {
  background: #F7FBFF !important;
}
.sidebar-lime .navigation-hold li.open > a {
  font-weight: 700;
}
.sidebar-lime .navigation-hold .text-muted {
  color: rgba(0, 0, 0, 0.87) !important;
}
.topbar-lime .topbar.mat-toolbar {
  background: #F6FBFF !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.lime-50 {
  background-color: #f9fbe7 !important;
}
.lime-50-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-lime-50 {
  color: #f9fbe7 !important;
}
.lime-100 {
  background-color: #f0f4c3 !important;
}
.lime-100-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-lime-100 {
  color: #f0f4c3 !important;
}
.lime-200 {
  background-color: #e6ee9c !important;
}
.lime-200-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-lime-200 {
  color: #e6ee9c !important;
}
.lime-300 {
  background-color: #dce775 !important;
}
.lime-300-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-lime-300 {
  color: #dce775 !important;
}
.lime-400 {
  background-color: #d4e157 !important;
}
.lime-400-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-lime-400 {
  color: #d4e157 !important;
}
.lime-500 {
  background-color: #cddc39 !important;
}
.lime-500-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-lime-500 {
  color: #cddc39 !important;
}
.lime-600 {
  background-color: #c0ca33 !important;
}
.lime-600-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-lime-600 {
  color: #c0ca33 !important;
}
.lime-700 {
  background-color: #afb42b !important;
}
.lime-700-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-lime-700 {
  color: #afb42b !important;
}
.lime-800 {
  background-color: #9e9d24 !important;
}
.lime-800-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-lime-800 {
  color: #9e9d24 !important;
}
.lime-900 {
  background-color: #827717 !important;
}
.lime-900-fg {
  color: white !important;
}
.text-lime-900 {
  color: #827717 !important;
}
.lime-A100 {
  background-color: #f4ff81 !important;
}
.lime-A100-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-lime-A100 {
  color: #f4ff81 !important;
}
.lime-A200 {
  background-color: #eeff41 !important;
}
.lime-A200-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-lime-A200 {
  color: #eeff41 !important;
}
.lime-A400 {
  background-color: #c6ff00 !important;
}
.lime-A400-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-lime-A400 {
  color: #c6ff00 !important;
}
.lime-A700 {
  background-color: #aeea00 !important;
}
.lime-A700-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-lime-A700 {
  color: #aeea00 !important;
}
.yellow {
  background-color: #ffeb3b !important;
}
.yellow .mat-table {
  background: transparent !important;
}
.yellow .ngx-datatable.material *,
.yellow .mat-table,
.yellow .mat-cell,
.yellow .mat-header-cell {
  color: rgba(0, 0, 0, 0.87) !important;
}
.yellow .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover,
.yellow .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover .datatable-row-group {
  background: #ffeb3b, 5;
}
.text-yellow {
  color: #ffeb3b;
}
.sidebar-yellow .navigation-hold {
  background: #F7FBFF !important;
  background-repeat: no-repeat !important;
  background-position: bottom !important;
}
.sidebar-yellow .navigation-hold a,
.sidebar-yellow .navigation-hold .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret),
.sidebar-yellow .navigation-hold .sidenav li.open > div > a > span:not(.menuitem-badge),
.sidebar-yellow .navigation-hold .sidenav li.open > a > span,
.sidebar-yellow .navigation-hold .icon-menu .mat-raised-button,
.sidebar-yellow .navigation-hold .app-user .app-user-name,
.sidebar-yellow .navigation-hold .branding .app-logo-text {
  color: rgba(0, 0, 0, 0.87) !important;
}
.sidebar-yellow .navigation-hold a:hover {
  font-weight: 700;
}
.sidebar-yellow .navigation-hold .app-user .app-user-photo,
.sidebar-yellow .navigation-hold .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret) {
  border-color: rgba(0, 0, 0, 0.87) !important;
}
.sidebar-yellow .navigation-hold .icon-menu .mat-raised-button {
  background: #10174c !important;
}
.sidebar-yellow .navigation-hold .branding {
  background: #F7FBFF !important;
}
.sidebar-yellow .navigation-hold li.open > a {
  font-weight: 700;
}
.sidebar-yellow .navigation-hold .text-muted {
  color: rgba(0, 0, 0, 0.87) !important;
}
.topbar-yellow .topbar.mat-toolbar {
  background: #F6FBFF !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.yellow-50 {
  background-color: #fffde7 !important;
}
.yellow-50-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-yellow-50 {
  color: #fffde7 !important;
}
.yellow-100 {
  background-color: #fff9c4 !important;
}
.yellow-100-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-yellow-100 {
  color: #fff9c4 !important;
}
.yellow-200 {
  background-color: #fff59d !important;
}
.yellow-200-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-yellow-200 {
  color: #fff59d !important;
}
.yellow-300 {
  background-color: #fff176 !important;
}
.yellow-300-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-yellow-300 {
  color: #fff176 !important;
}
.yellow-400 {
  background-color: #ffee58 !important;
}
.yellow-400-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-yellow-400 {
  color: #ffee58 !important;
}
.yellow-500 {
  background-color: #ffeb3b !important;
}
.yellow-500-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-yellow-500 {
  color: #ffeb3b !important;
}
.yellow-600 {
  background-color: #fdd835 !important;
}
.yellow-600-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-yellow-600 {
  color: #fdd835 !important;
}
.yellow-700 {
  background-color: #fbc02d !important;
}
.yellow-700-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-yellow-700 {
  color: #fbc02d !important;
}
.yellow-800 {
  background-color: #f9a825 !important;
}
.yellow-800-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-yellow-800 {
  color: #f9a825 !important;
}
.yellow-900 {
  background-color: #f57f17 !important;
}
.yellow-900-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-yellow-900 {
  color: #f57f17 !important;
}
.yellow-A100 {
  background-color: #ffff8d !important;
}
.yellow-A100-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-yellow-A100 {
  color: #ffff8d !important;
}
.yellow-A200 {
  background-color: #ffff00 !important;
}
.yellow-A200-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-yellow-A200 {
  color: #ffff00 !important;
}
.yellow-A400 {
  background-color: #ffea00 !important;
}
.yellow-A400-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-yellow-A400 {
  color: #ffea00 !important;
}
.yellow-A700 {
  background-color: #ffd600 !important;
}
.yellow-A700-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-yellow-A700 {
  color: #ffd600 !important;
}
.amber {
  background-color: #ffc107 !important;
}
.amber .mat-table {
  background: transparent !important;
}
.amber .ngx-datatable.material *,
.amber .mat-table,
.amber .mat-cell,
.amber .mat-header-cell {
  color: rgba(0, 0, 0, 0.87) !important;
}
.amber .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover,
.amber .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover .datatable-row-group {
  background: #ffc107, 5;
}
.text-amber {
  color: #ffc107;
}
.sidebar-amber .navigation-hold {
  background: #F7FBFF !important;
  background-repeat: no-repeat !important;
  background-position: bottom !important;
}
.sidebar-amber .navigation-hold a,
.sidebar-amber .navigation-hold .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret),
.sidebar-amber .navigation-hold .sidenav li.open > div > a > span:not(.menuitem-badge),
.sidebar-amber .navigation-hold .sidenav li.open > a > span,
.sidebar-amber .navigation-hold .icon-menu .mat-raised-button,
.sidebar-amber .navigation-hold .app-user .app-user-name,
.sidebar-amber .navigation-hold .branding .app-logo-text {
  color: rgba(0, 0, 0, 0.87) !important;
}
.sidebar-amber .navigation-hold a:hover {
  font-weight: 700;
}
.sidebar-amber .navigation-hold .app-user .app-user-photo,
.sidebar-amber .navigation-hold .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret) {
  border-color: rgba(0, 0, 0, 0.87) !important;
}
.sidebar-amber .navigation-hold .icon-menu .mat-raised-button {
  background: #10174c !important;
}
.sidebar-amber .navigation-hold .branding {
  background: #F7FBFF !important;
}
.sidebar-amber .navigation-hold li.open > a {
  font-weight: 700;
}
.sidebar-amber .navigation-hold .text-muted {
  color: rgba(0, 0, 0, 0.87) !important;
}
.topbar-amber .topbar.mat-toolbar {
  background: #F6FBFF !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.amber-50 {
  background-color: #fff8e1 !important;
}
.amber-50-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-amber-50 {
  color: #fff8e1 !important;
}
.amber-100 {
  background-color: #ffecb3 !important;
}
.amber-100-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-amber-100 {
  color: #ffecb3 !important;
}
.amber-200 {
  background-color: #ffe082 !important;
}
.amber-200-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-amber-200 {
  color: #ffe082 !important;
}
.amber-300 {
  background-color: #ffd54f !important;
}
.amber-300-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-amber-300 {
  color: #ffd54f !important;
}
.amber-400 {
  background-color: #ffca28 !important;
}
.amber-400-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-amber-400 {
  color: #ffca28 !important;
}
.amber-500 {
  background-color: #ffc107 !important;
}
.amber-500-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-amber-500 {
  color: #ffc107 !important;
}
.amber-600 {
  background-color: #ffb300 !important;
}
.amber-600-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-amber-600 {
  color: #ffb300 !important;
}
.amber-700 {
  background-color: #ffa000 !important;
}
.amber-700-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-amber-700 {
  color: #ffa000 !important;
}
.amber-800 {
  background-color: #ff8f00 !important;
}
.amber-800-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-amber-800 {
  color: #ff8f00 !important;
}
.amber-900 {
  background-color: #ff6f00 !important;
}
.amber-900-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-amber-900 {
  color: #ff6f00 !important;
}
.amber-A100 {
  background-color: #ffe57f !important;
}
.amber-A100-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-amber-A100 {
  color: #ffe57f !important;
}
.amber-A200 {
  background-color: #ffd740 !important;
}
.amber-A200-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-amber-A200 {
  color: #ffd740 !important;
}
.amber-A400 {
  background-color: #ffc400 !important;
}
.amber-A400-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-amber-A400 {
  color: #ffc400 !important;
}
.amber-A700 {
  background-color: #ffab00 !important;
}
.amber-A700-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-amber-A700 {
  color: #ffab00 !important;
}
.orange {
  background-color: #ff9800 !important;
}
.orange .mat-table {
  background: transparent !important;
}
.orange .ngx-datatable.material *,
.orange .mat-table,
.orange .mat-cell,
.orange .mat-header-cell {
  color: rgba(0, 0, 0, 0.87) !important;
}
.orange .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover,
.orange .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover .datatable-row-group {
  background: #ff9800, 5;
}
.text-orange {
  color: #ff9800;
}
.sidebar-orange .navigation-hold {
  background: #F7FBFF !important;
  background-repeat: no-repeat !important;
  background-position: bottom !important;
}
.sidebar-orange .navigation-hold a,
.sidebar-orange .navigation-hold .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret),
.sidebar-orange .navigation-hold .sidenav li.open > div > a > span:not(.menuitem-badge),
.sidebar-orange .navigation-hold .sidenav li.open > a > span,
.sidebar-orange .navigation-hold .icon-menu .mat-raised-button,
.sidebar-orange .navigation-hold .app-user .app-user-name,
.sidebar-orange .navigation-hold .branding .app-logo-text {
  color: rgba(0, 0, 0, 0.87) !important;
}
.sidebar-orange .navigation-hold a:hover {
  font-weight: 700;
}
.sidebar-orange .navigation-hold .app-user .app-user-photo,
.sidebar-orange .navigation-hold .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret) {
  border-color: rgba(0, 0, 0, 0.87) !important;
}
.sidebar-orange .navigation-hold .icon-menu .mat-raised-button {
  background: #10174c !important;
}
.sidebar-orange .navigation-hold .branding {
  background: #F7FBFF !important;
}
.sidebar-orange .navigation-hold li.open > a {
  font-weight: 700;
}
.sidebar-orange .navigation-hold .text-muted {
  color: rgba(0, 0, 0, 0.87) !important;
}
.topbar-orange .topbar.mat-toolbar {
  background: #F6FBFF !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.orange-50 {
  background-color: #fff3e0 !important;
}
.orange-50-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-orange-50 {
  color: #fff3e0 !important;
}
.orange-100 {
  background-color: #ffe0b2 !important;
}
.orange-100-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-orange-100 {
  color: #ffe0b2 !important;
}
.orange-200 {
  background-color: #ffcc80 !important;
}
.orange-200-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-orange-200 {
  color: #ffcc80 !important;
}
.orange-300 {
  background-color: #ffb74d !important;
}
.orange-300-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-orange-300 {
  color: #ffb74d !important;
}
.orange-400 {
  background-color: #ffa726 !important;
}
.orange-400-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-orange-400 {
  color: #ffa726 !important;
}
.orange-500 {
  background-color: #ff9800 !important;
}
.orange-500-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-orange-500 {
  color: #ff9800 !important;
}
.orange-600 {
  background-color: #fb8c00 !important;
}
.orange-600-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-orange-600 {
  color: #fb8c00 !important;
}
.orange-700 {
  background-color: #f57c00 !important;
}
.orange-700-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-orange-700 {
  color: #f57c00 !important;
}
.orange-800 {
  background-color: #ef6c00 !important;
}
.orange-800-fg {
  color: white !important;
}
.text-orange-800 {
  color: #ef6c00 !important;
}
.orange-900 {
  background-color: #e65100 !important;
}
.orange-900-fg {
  color: white !important;
}
.text-orange-900 {
  color: #e65100 !important;
}
.orange-A100 {
  background-color: #ffd180 !important;
}
.orange-A100-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-orange-A100 {
  color: #ffd180 !important;
}
.orange-A200 {
  background-color: #ffab40 !important;
}
.orange-A200-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-orange-A200 {
  color: #ffab40 !important;
}
.orange-A400 {
  background-color: #ff9100 !important;
}
.orange-A400-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-orange-A400 {
  color: #ff9100 !important;
}
.orange-A700 {
  background-color: #ff6d00 !important;
}
.orange-A700-fg {
  color: black !important;
}
.text-orange-A700 {
  color: #ff6d00 !important;
}
.deep-orange {
  background-color: #ff5722 !important;
}
.deep-orange .mat-table {
  background: transparent !important;
}
.deep-orange .ngx-datatable.material *,
.deep-orange .mat-table,
.deep-orange .mat-cell,
.deep-orange .mat-header-cell {
  color: rgba(0, 0, 0, 0.87) !important;
}
.deep-orange .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover,
.deep-orange .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover .datatable-row-group {
  background: #ff5722, 5;
}
.text-deep-orange {
  color: #ff5722;
}
.sidebar-deep-orange .navigation-hold {
  background: #F7FBFF !important;
  background-repeat: no-repeat !important;
  background-position: bottom !important;
}
.sidebar-deep-orange .navigation-hold a,
.sidebar-deep-orange .navigation-hold .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret),
.sidebar-deep-orange .navigation-hold .sidenav li.open > div > a > span:not(.menuitem-badge),
.sidebar-deep-orange .navigation-hold .sidenav li.open > a > span,
.sidebar-deep-orange .navigation-hold .icon-menu .mat-raised-button,
.sidebar-deep-orange .navigation-hold .app-user .app-user-name,
.sidebar-deep-orange .navigation-hold .branding .app-logo-text {
  color: rgba(0, 0, 0, 0.87) !important;
}
.sidebar-deep-orange .navigation-hold a:hover {
  font-weight: 700;
}
.sidebar-deep-orange .navigation-hold .app-user .app-user-photo,
.sidebar-deep-orange .navigation-hold .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret) {
  border-color: rgba(0, 0, 0, 0.87) !important;
}
.sidebar-deep-orange .navigation-hold .icon-menu .mat-raised-button {
  background: #10174c !important;
}
.sidebar-deep-orange .navigation-hold .branding {
  background: #F7FBFF !important;
}
.sidebar-deep-orange .navigation-hold li.open > a {
  font-weight: 700;
}
.sidebar-deep-orange .navigation-hold .text-muted {
  color: rgba(0, 0, 0, 0.87) !important;
}
.topbar-deep-orange .topbar.mat-toolbar {
  background: #F6FBFF !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.deep-orange-50 {
  background-color: #fbe9e7 !important;
}
.deep-orange-50-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-deep-orange-50 {
  color: #fbe9e7 !important;
}
.deep-orange-100 {
  background-color: #ffccbc !important;
}
.deep-orange-100-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-deep-orange-100 {
  color: #ffccbc !important;
}
.deep-orange-200 {
  background-color: #ffab91 !important;
}
.deep-orange-200-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-deep-orange-200 {
  color: #ffab91 !important;
}
.deep-orange-300 {
  background-color: #ff8a65 !important;
}
.deep-orange-300-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-deep-orange-300 {
  color: #ff8a65 !important;
}
.deep-orange-400 {
  background-color: #ff7043 !important;
}
.deep-orange-400-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-deep-orange-400 {
  color: #ff7043 !important;
}
.deep-orange-500 {
  background-color: #ff5722 !important;
}
.deep-orange-500-fg {
  color: white !important;
}
.text-deep-orange-500 {
  color: #ff5722 !important;
}
.deep-orange-600 {
  background-color: #f4511e !important;
}
.deep-orange-600-fg {
  color: white !important;
}
.text-deep-orange-600 {
  color: #f4511e !important;
}
.deep-orange-700 {
  background-color: #e64a19 !important;
}
.deep-orange-700-fg {
  color: white !important;
}
.text-deep-orange-700 {
  color: #e64a19 !important;
}
.deep-orange-800 {
  background-color: #d84315 !important;
}
.deep-orange-800-fg {
  color: white !important;
}
.text-deep-orange-800 {
  color: #d84315 !important;
}
.deep-orange-900 {
  background-color: #bf360c !important;
}
.deep-orange-900-fg {
  color: white !important;
}
.text-deep-orange-900 {
  color: #bf360c !important;
}
.deep-orange-A100 {
  background-color: #ff9e80 !important;
}
.deep-orange-A100-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-deep-orange-A100 {
  color: #ff9e80 !important;
}
.deep-orange-A200 {
  background-color: #ff6e40 !important;
}
.deep-orange-A200-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-deep-orange-A200 {
  color: #ff6e40 !important;
}
.deep-orange-A400 {
  background-color: #ff3d00 !important;
}
.deep-orange-A400-fg {
  color: white !important;
}
.text-deep-orange-A400 {
  color: #ff3d00 !important;
}
.deep-orange-A700 {
  background-color: #dd2c00 !important;
}
.deep-orange-A700-fg {
  color: white !important;
}
.text-deep-orange-A700 {
  color: #dd2c00 !important;
}
.brown {
  background-color: #795548 !important;
}
.brown .mat-table {
  background: transparent !important;
}
.brown .ngx-datatable.material *,
.brown .mat-table,
.brown .mat-cell,
.brown .mat-header-cell {
  color: rgba(0, 0, 0, 0.87) !important;
}
.brown .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover,
.brown .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover .datatable-row-group {
  background: #795548, 5;
}
.text-brown {
  color: #795548;
}
.sidebar-brown .navigation-hold {
  background: #F7FBFF !important;
  background-repeat: no-repeat !important;
  background-position: bottom !important;
}
.sidebar-brown .navigation-hold a,
.sidebar-brown .navigation-hold .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret),
.sidebar-brown .navigation-hold .sidenav li.open > div > a > span:not(.menuitem-badge),
.sidebar-brown .navigation-hold .sidenav li.open > a > span,
.sidebar-brown .navigation-hold .icon-menu .mat-raised-button,
.sidebar-brown .navigation-hold .app-user .app-user-name,
.sidebar-brown .navigation-hold .branding .app-logo-text {
  color: rgba(0, 0, 0, 0.87) !important;
}
.sidebar-brown .navigation-hold a:hover {
  font-weight: 700;
}
.sidebar-brown .navigation-hold .app-user .app-user-photo,
.sidebar-brown .navigation-hold .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret) {
  border-color: rgba(0, 0, 0, 0.87) !important;
}
.sidebar-brown .navigation-hold .icon-menu .mat-raised-button {
  background: #10174c !important;
}
.sidebar-brown .navigation-hold .branding {
  background: #F7FBFF !important;
}
.sidebar-brown .navigation-hold li.open > a {
  font-weight: 700;
}
.sidebar-brown .navigation-hold .text-muted {
  color: rgba(0, 0, 0, 0.87) !important;
}
.topbar-brown .topbar.mat-toolbar {
  background: #F6FBFF !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.brown-50 {
  background-color: #efebe9 !important;
}
.brown-50-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-brown-50 {
  color: #efebe9 !important;
}
.brown-100 {
  background-color: #d7ccc8 !important;
}
.brown-100-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-brown-100 {
  color: #d7ccc8 !important;
}
.brown-200 {
  background-color: #bcaaa4 !important;
}
.brown-200-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-brown-200 {
  color: #bcaaa4 !important;
}
.brown-300 {
  background-color: #a1887f !important;
}
.brown-300-fg {
  color: white !important;
}
.text-brown-300 {
  color: #a1887f !important;
}
.brown-400 {
  background-color: #8d6e63 !important;
}
.brown-400-fg {
  color: white !important;
}
.text-brown-400 {
  color: #8d6e63 !important;
}
.brown-500 {
  background-color: #795548 !important;
}
.brown-500-fg {
  color: rgba(255, 255, 255, 0.87) !important;
}
.text-brown-500 {
  color: #795548 !important;
}
.brown-600 {
  background-color: #6d4c41 !important;
}
.brown-600-fg {
  color: rgba(255, 255, 255, 0.87) !important;
}
.text-brown-600 {
  color: #6d4c41 !important;
}
.brown-700 {
  background-color: #5d4037 !important;
}
.brown-700-fg {
  color: rgba(255, 255, 255, 0.87) !important;
}
.text-brown-700 {
  color: #5d4037 !important;
}
.brown-800 {
  background-color: #4e342e !important;
}
.brown-800-fg {
  color: rgba(255, 255, 255, 0.87) !important;
}
.text-brown-800 {
  color: #4e342e !important;
}
.brown-900 {
  background-color: #3e2723 !important;
}
.brown-900-fg {
  color: rgba(255, 255, 255, 0.87) !important;
}
.text-brown-900 {
  color: #3e2723 !important;
}
.brown-A100 {
  background-color: #d7ccc8 !important;
}
.brown-A100-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-brown-A100 {
  color: #d7ccc8 !important;
}
.brown-A200 {
  background-color: #bcaaa4 !important;
}
.brown-A200-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-brown-A200 {
  color: #bcaaa4 !important;
}
.brown-A400 {
  background-color: #8d6e63 !important;
}
.brown-A400-fg {
  color: white !important;
}
.text-brown-A400 {
  color: #8d6e63 !important;
}
.brown-A700 {
  background-color: #5d4037 !important;
}
.brown-A700-fg {
  color: rgba(255, 255, 255, 0.87) !important;
}
.text-brown-A700 {
  color: #5d4037 !important;
}
.grey {
  background-color: #9e9e9e !important;
}
.grey .mat-table {
  background: transparent !important;
}
.grey .ngx-datatable.material *,
.grey .mat-table,
.grey .mat-cell,
.grey .mat-header-cell {
  color: rgba(0, 0, 0, 0.87) !important;
}
.grey .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover,
.grey .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover .datatable-row-group {
  background: #9e9e9e, 5;
}
.text-grey {
  color: #9e9e9e;
}
.sidebar-grey .navigation-hold {
  background: #F7FBFF !important;
  background-repeat: no-repeat !important;
  background-position: bottom !important;
}
.sidebar-grey .navigation-hold a,
.sidebar-grey .navigation-hold .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret),
.sidebar-grey .navigation-hold .sidenav li.open > div > a > span:not(.menuitem-badge),
.sidebar-grey .navigation-hold .sidenav li.open > a > span,
.sidebar-grey .navigation-hold .icon-menu .mat-raised-button,
.sidebar-grey .navigation-hold .app-user .app-user-name,
.sidebar-grey .navigation-hold .branding .app-logo-text {
  color: rgba(0, 0, 0, 0.87) !important;
}
.sidebar-grey .navigation-hold a:hover {
  font-weight: 700;
}
.sidebar-grey .navigation-hold .app-user .app-user-photo,
.sidebar-grey .navigation-hold .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret) {
  border-color: rgba(0, 0, 0, 0.87) !important;
}
.sidebar-grey .navigation-hold .icon-menu .mat-raised-button {
  background: #10174c !important;
}
.sidebar-grey .navigation-hold .branding {
  background: #F7FBFF !important;
}
.sidebar-grey .navigation-hold li.open > a {
  font-weight: 700;
}
.sidebar-grey .navigation-hold .text-muted {
  color: rgba(0, 0, 0, 0.87) !important;
}
.topbar-grey .topbar.mat-toolbar {
  background: #F6FBFF !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.grey-0 {
  background-color: #ffffff !important;
}
.grey-0-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-grey-0 {
  color: #ffffff !important;
}
.grey-50 {
  background-color: #fafafa !important;
}
.grey-50-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-grey-50 {
  color: #fafafa !important;
}
.grey-100 {
  background-color: #f5f5f5 !important;
}
.grey-100-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-grey-100 {
  color: #f5f5f5 !important;
}
.grey-200 {
  background-color: #eeeeee !important;
}
.grey-200-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-grey-200 {
  color: #eeeeee !important;
}
.grey-300 {
  background-color: #e0e0e0 !important;
}
.grey-300-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-grey-300 {
  color: #e0e0e0 !important;
}
.grey-400 {
  background-color: #bdbdbd !important;
}
.grey-400-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-grey-400 {
  color: #bdbdbd !important;
}
.grey-500 {
  background-color: #9e9e9e !important;
}
.grey-500-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-grey-500 {
  color: #9e9e9e !important;
}
.grey-600 {
  background-color: #757575 !important;
}
.grey-600-fg {
  color: rgba(255, 255, 255, 0.87) !important;
}
.text-grey-600 {
  color: #757575 !important;
}
.grey-700 {
  background-color: #616161 !important;
}
.grey-700-fg {
  color: rgba(255, 255, 255, 0.87) !important;
}
.text-grey-700 {
  color: #616161 !important;
}
.grey-800 {
  background-color: #424242 !important;
}
.grey-800-fg {
  color: rgba(255, 255, 255, 0.87) !important;
}
.text-grey-800 {
  color: #424242 !important;
}
.grey-900 {
  background-color: #212121 !important;
}
.grey-900-fg {
  color: rgba(255, 255, 255, 0.87) !important;
}
.text-grey-900 {
  color: #212121 !important;
}
.grey-1000 {
  background-color: #000000 !important;
}
.grey-1000-fg {
  color: rgba(255, 255, 255, 0.87) !important;
}
.text-grey-1000 {
  color: #000000 !important;
}
.grey-A100 {
  background-color: #ffffff !important;
}
.grey-A100-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-grey-A100 {
  color: #ffffff !important;
}
.grey-A200 {
  background-color: #eeeeee !important;
}
.grey-A200-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-grey-A200 {
  color: #eeeeee !important;
}
.grey-A400 {
  background-color: #bdbdbd !important;
}
.grey-A400-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-grey-A400 {
  color: #bdbdbd !important;
}
.grey-A700 {
  background-color: #616161 !important;
}
.grey-A700-fg {
  color: rgba(255, 255, 255, 0.87) !important;
}
.text-grey-A700 {
  color: #616161 !important;
}
.black {
  background-color: #1e2129 !important;
}
.black .mat-table {
  background: transparent !important;
}
.black .ngx-datatable.material *,
.black .mat-table,
.black .mat-cell,
.black .mat-header-cell {
  color: #000000 !important;
}
.black .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover,
.black .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover .datatable-row-group {
  background: #1e2129, 5;
}
.text-black {
  color: #1e2129;
}
.sidebar-black .navigation-hold {
  background: #F7FBFF !important;
  background-repeat: no-repeat !important;
  background-position: bottom !important;
}
.sidebar-black .navigation-hold a,
.sidebar-black .navigation-hold .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret),
.sidebar-black .navigation-hold .sidenav li.open > div > a > span:not(.menuitem-badge),
.sidebar-black .navigation-hold .sidenav li.open > a > span,
.sidebar-black .navigation-hold .icon-menu .mat-raised-button,
.sidebar-black .navigation-hold .app-user .app-user-name,
.sidebar-black .navigation-hold .branding .app-logo-text {
  color: #000000 !important;
}
.sidebar-black .navigation-hold a:hover {
  font-weight: 700;
}
.sidebar-black .navigation-hold .app-user .app-user-photo,
.sidebar-black .navigation-hold .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret) {
  border-color: #000000 !important;
}
.sidebar-black .navigation-hold .icon-menu .mat-raised-button {
  background: #10174c !important;
}
.sidebar-black .navigation-hold .branding {
  background: #F7FBFF !important;
}
.sidebar-black .navigation-hold li.open > a {
  font-weight: 700;
}
.sidebar-black .navigation-hold .text-muted {
  color: black !important;
}
.topbar-black .topbar.mat-toolbar {
  background: #F6FBFF !important;
  color: #000000 !important;
}
.black-50 {
  background-color: #e4e4e5 !important;
}
.black-50-fg {
  color: #000000 !important;
}
.text-black-50 {
  color: #e4e4e5 !important;
}
.black-100 {
  background-color: #bcbcbf !important;
}
.black-100-fg {
  color: #000000 !important;
}
.text-black-100 {
  color: #bcbcbf !important;
}
.black-200 {
  background-color: #8f9094 !important;
}
.black-200-fg {
  color: #000000 !important;
}
.text-black-200 {
  color: #8f9094 !important;
}
.black-300 {
  background-color: #626469 !important;
}
.black-300-fg {
  color: #ffffff !important;
}
.text-black-300 {
  color: #626469 !important;
}
.black-400 {
  background-color: #404249 !important;
}
.black-400-fg {
  color: #ffffff !important;
}
.text-black-400 {
  color: #404249 !important;
}
.black-500 {
  background-color: #1e2129 !important;
}
.black-500-fg {
  color: #ffffff !important;
}
.text-black-500 {
  color: #1e2129 !important;
}
.black-600 {
  background-color: #1a1d24 !important;
}
.black-600-fg {
  color: #ffffff !important;
}
.text-black-600 {
  color: #1a1d24 !important;
}
.black-700 {
  background-color: #16181f !important;
}
.black-700-fg {
  color: #ffffff !important;
}
.text-black-700 {
  color: #16181f !important;
}
.black-800 {
  background-color: #121419 !important;
}
.black-800-fg {
  color: #ffffff !important;
}
.text-black-800 {
  color: #121419 !important;
}
.black-900 {
  background-color: #0a0b0f !important;
}
.black-900-fg {
  color: #ffffff !important;
}
.text-black-900 {
  color: #0a0b0f !important;
}
.black-A100 {
  background-color: #548dff !important;
}
.black-A100-fg {
  color: #000000 !important;
}
.text-black-A100 {
  color: #548dff !important;
}
.black-A200 {
  background-color: #216bff !important;
}
.black-A200-fg {
  color: #ffffff !important;
}
.text-black-A200 {
  color: #216bff !important;
}
.black-A400 {
  background-color: #004fed !important;
}
.black-A400-fg {
  color: #ffffff !important;
}
.text-black-A400 {
  color: #004fed !important;
}
.black-A700 {
  background-color: #0047d4 !important;
}
.black-A700-fg {
  color: #ffffff !important;
}
.text-black-A700 {
  color: #0047d4 !important;
}
.blue-grey {
  background-color: #607d8b !important;
}
.blue-grey .mat-table {
  background: transparent !important;
}
.blue-grey .ngx-datatable.material *,
.blue-grey .mat-table,
.blue-grey .mat-cell,
.blue-grey .mat-header-cell {
  color: rgba(0, 0, 0, 0.87) !important;
}
.blue-grey .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover,
.blue-grey .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover .datatable-row-group {
  background: #607d8b, 5;
}
.text-blue-grey {
  color: #607d8b;
}
.sidebar-blue-grey .navigation-hold {
  background: #F7FBFF !important;
  background-repeat: no-repeat !important;
  background-position: bottom !important;
}
.sidebar-blue-grey .navigation-hold a,
.sidebar-blue-grey .navigation-hold .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret),
.sidebar-blue-grey .navigation-hold .sidenav li.open > div > a > span:not(.menuitem-badge),
.sidebar-blue-grey .navigation-hold .sidenav li.open > a > span,
.sidebar-blue-grey .navigation-hold .icon-menu .mat-raised-button,
.sidebar-blue-grey .navigation-hold .app-user .app-user-name,
.sidebar-blue-grey .navigation-hold .branding .app-logo-text {
  color: rgba(0, 0, 0, 0.87) !important;
}
.sidebar-blue-grey .navigation-hold a:hover {
  font-weight: 700;
}
.sidebar-blue-grey .navigation-hold .app-user .app-user-photo,
.sidebar-blue-grey .navigation-hold .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret) {
  border-color: rgba(0, 0, 0, 0.87) !important;
}
.sidebar-blue-grey .navigation-hold .icon-menu .mat-raised-button {
  background: #10174c !important;
}
.sidebar-blue-grey .navigation-hold .branding {
  background: #F7FBFF !important;
}
.sidebar-blue-grey .navigation-hold li.open > a {
  font-weight: 700;
}
.sidebar-blue-grey .navigation-hold .text-muted {
  color: rgba(0, 0, 0, 0.87) !important;
}
.topbar-blue-grey .topbar.mat-toolbar {
  background: #F6FBFF !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.blue-grey-50 {
  background-color: #eceff1 !important;
}
.blue-grey-50-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-blue-grey-50 {
  color: #eceff1 !important;
}
.blue-grey-100 {
  background-color: #cfd8dc !important;
}
.blue-grey-100-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-blue-grey-100 {
  color: #cfd8dc !important;
}
.blue-grey-200 {
  background-color: #b0bec5 !important;
}
.blue-grey-200-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-blue-grey-200 {
  color: #b0bec5 !important;
}
.blue-grey-300 {
  background-color: #90a4ae !important;
}
.blue-grey-300-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-blue-grey-300 {
  color: #90a4ae !important;
}
.blue-grey-400 {
  background-color: #78909c !important;
}
.blue-grey-400-fg {
  color: white !important;
}
.text-blue-grey-400 {
  color: #78909c !important;
}
.blue-grey-500 {
  background-color: #607d8b !important;
}
.blue-grey-500-fg {
  color: white !important;
}
.text-blue-grey-500 {
  color: #607d8b !important;
}
.blue-grey-600 {
  background-color: #546e7a !important;
}
.blue-grey-600-fg {
  color: rgba(255, 255, 255, 0.87) !important;
}
.text-blue-grey-600 {
  color: #546e7a !important;
}
.blue-grey-700 {
  background-color: #455a64 !important;
}
.blue-grey-700-fg {
  color: rgba(255, 255, 255, 0.87) !important;
}
.text-blue-grey-700 {
  color: #455a64 !important;
}
.blue-grey-800 {
  background-color: #37474f !important;
}
.blue-grey-800-fg {
  color: rgba(255, 255, 255, 0.87) !important;
}
.text-blue-grey-800 {
  color: #37474f !important;
}
.blue-grey-900 {
  background-color: #263238 !important;
}
.blue-grey-900-fg {
  color: rgba(255, 255, 255, 0.87) !important;
}
.text-blue-grey-900 {
  color: #263238 !important;
}
.blue-grey-A100 {
  background-color: #cfd8dc !important;
}
.blue-grey-A100-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-blue-grey-A100 {
  color: #cfd8dc !important;
}
.blue-grey-A200 {
  background-color: #b0bec5 !important;
}
.blue-grey-A200-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-blue-grey-A200 {
  color: #b0bec5 !important;
}
.blue-grey-A400 {
  background-color: #78909c !important;
}
.blue-grey-A400-fg {
  color: white !important;
}
.text-blue-grey-A400 {
  color: #78909c !important;
}
.blue-grey-A700 {
  background-color: #455a64 !important;
}
.blue-grey-A700-fg {
  color: rgba(255, 255, 255, 0.87) !important;
}
.text-blue-grey-A700 {
  color: #455a64 !important;
}
.white {
  background-color: #ffffff !important;
}
.white .mat-table {
  background: transparent !important;
}
.white .ngx-datatable.material *,
.white .mat-table,
.white .mat-cell,
.white .mat-header-cell {
  color: rgba(0, 0, 0, 0.87) !important;
}
.white .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover,
.white .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover .datatable-row-group {
  background: #ffffff, 5;
}
.text-white {
  color: #ffffff;
}
.sidebar-white .navigation-hold {
  background: #F7FBFF !important;
  background-repeat: no-repeat !important;
  background-position: bottom !important;
}
.sidebar-white .navigation-hold a,
.sidebar-white .navigation-hold .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret),
.sidebar-white .navigation-hold .sidenav li.open > div > a > span:not(.menuitem-badge),
.sidebar-white .navigation-hold .sidenav li.open > a > span,
.sidebar-white .navigation-hold .icon-menu .mat-raised-button,
.sidebar-white .navigation-hold .app-user .app-user-name,
.sidebar-white .navigation-hold .branding .app-logo-text {
  color: rgba(0, 0, 0, 0.87) !important;
}
.sidebar-white .navigation-hold a:hover {
  font-weight: 700;
}
.sidebar-white .navigation-hold .app-user .app-user-photo,
.sidebar-white .navigation-hold .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret) {
  border-color: rgba(0, 0, 0, 0.87) !important;
}
.sidebar-white .navigation-hold .icon-menu .mat-raised-button {
  background: #10174c !important;
}
.sidebar-white .navigation-hold .branding {
  background: #F7FBFF !important;
}
.sidebar-white .navigation-hold li.open > a {
  font-weight: 700;
}
.sidebar-white .navigation-hold .text-muted {
  color: rgba(0, 0, 0, 0.87) !important;
}
.topbar-white .topbar.mat-toolbar {
  background: #F6FBFF !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.white-50 {
  background-color: #ffffff !important;
}
.white-50-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-white-50 {
  color: #ffffff !important;
}
.white-100 {
  background-color: #ffffff !important;
}
.white-100-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-white-100 {
  color: #ffffff !important;
}
.white-200 {
  background-color: #ffffff !important;
}
.white-200-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-white-200 {
  color: #ffffff !important;
}
.white-300 {
  background-color: #ffffff !important;
}
.white-300-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-white-300 {
  color: #ffffff !important;
}
.white-400 {
  background-color: #ffffff !important;
}
.white-400-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-white-400 {
  color: #ffffff !important;
}
.white-500 {
  background-color: #ffffff !important;
}
.white-500-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-white-500 {
  color: #ffffff !important;
}
.white-600 {
  background-color: #ffffff !important;
}
.white-600-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-white-600 {
  color: #ffffff !important;
}
.white-700 {
  background-color: #ffffff !important;
}
.white-700-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-white-700 {
  color: #ffffff !important;
}
.white-800 {
  background-color: #ffffff !important;
}
.white-800-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-white-800 {
  color: #ffffff !important;
}
.white-900 {
  background-color: #ffffff !important;
}
.white-900-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-white-900 {
  color: #ffffff !important;
}
.white-A100 {
  background-color: #ffffff !important;
}
.white-A100-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-white-A100 {
  color: #ffffff !important;
}
.white-A200 {
  background-color: #ffffff !important;
}
.white-A200-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-white-A200 {
  color: #ffffff !important;
}
.white-A400 {
  background-color: #ffffff !important;
}
.white-A400-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-white-A400 {
  color: #ffffff !important;
}
.white-A700 {
  background-color: #ffffff !important;
}
.white-A700-fg {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-white-A700 {
  color: #ffffff !important;
}
.slate {
  background-color: #222a45 !important;
}
.slate .mat-table {
  background: transparent !important;
}
.slate .ngx-datatable.material *,
.slate .mat-table,
.slate .mat-cell,
.slate .mat-header-cell {
  color: #ffffff !important;
}
.slate .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover,
.slate .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover .datatable-row-group {
  background: #222a45, 5;
}
.text-slate {
  color: #222a45;
}
.sidebar-slate .navigation-hold {
  background: #F7FBFF !important;
  background-repeat: no-repeat !important;
  background-position: bottom !important;
}
.sidebar-slate .navigation-hold a,
.sidebar-slate .navigation-hold .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret),
.sidebar-slate .navigation-hold .sidenav li.open > div > a > span:not(.menuitem-badge),
.sidebar-slate .navigation-hold .sidenav li.open > a > span,
.sidebar-slate .navigation-hold .icon-menu .mat-raised-button,
.sidebar-slate .navigation-hold .app-user .app-user-name,
.sidebar-slate .navigation-hold .branding .app-logo-text {
  color: #ffffff !important;
}
.sidebar-slate .navigation-hold a:hover {
  font-weight: 700;
}
.sidebar-slate .navigation-hold .app-user .app-user-photo,
.sidebar-slate .navigation-hold .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret) {
  border-color: #ffffff !important;
}
.sidebar-slate .navigation-hold .icon-menu .mat-raised-button {
  background: #10174c !important;
}
.sidebar-slate .navigation-hold .branding {
  background: #F7FBFF !important;
}
.sidebar-slate .navigation-hold li.open > a {
  font-weight: 700;
}
.sidebar-slate .navigation-hold .text-muted {
  color: white !important;
}
.topbar-slate .topbar.mat-toolbar {
  background: #F6FBFF !important;
  color: #ffffff !important;
}
.slate-50 {
  background-color: #222a45 !important;
}
.slate-50-fg {
  color: #ffffff !important;
}
.text-slate-50 {
  color: #222a45 !important;
}
.slate-100 {
  background-color: #222a45 !important;
}
.slate-100-fg {
  color: #ffffff !important;
}
.text-slate-100 {
  color: #222a45 !important;
}
.slate-200 {
  background-color: #222a45 !important;
}
.slate-200-fg {
  color: #ffffff !important;
}
.text-slate-200 {
  color: #222a45 !important;
}
.slate-300 {
  background-color: #222a45 !important;
}
.slate-300-fg {
  color: #ffffff !important;
}
.text-slate-300 {
  color: #222a45 !important;
}
.slate-400 {
  background-color: #222a45 !important;
}
.slate-400-fg {
  color: #ffffff !important;
}
.text-slate-400 {
  color: #222a45 !important;
}
.slate-500 {
  background-color: #222a45 !important;
}
.slate-500-fg {
  color: #ffffff !important;
}
.text-slate-500 {
  color: #222a45 !important;
}
.slate-600 {
  background-color: #222a45 !important;
}
.slate-600-fg {
  color: #ffffff !important;
}
.text-slate-600 {
  color: #222a45 !important;
}
.slate-700 {
  background-color: #222a45 !important;
}
.slate-700-fg {
  color: #ffffff !important;
}
.text-slate-700 {
  color: #222a45 !important;
}
.slate-800 {
  background-color: #222a45 !important;
}
.slate-800-fg {
  color: #ffffff !important;
}
.text-slate-800 {
  color: #222a45 !important;
}
.slate-900 {
  background-color: #222a45 !important;
}
.slate-900-fg {
  color: #ffffff !important;
}
.text-slate-900 {
  color: #222a45 !important;
}
.slate-A100 {
  background-color: #222a45 !important;
}
.slate-A100-fg {
  color: #ffffff !important;
}
.text-slate-A100 {
  color: #222a45 !important;
}
.slate-A200 {
  background-color: #222a45 !important;
}
.slate-A200-fg {
  color: #ffffff !important;
}
.text-slate-A200 {
  color: #222a45 !important;
}
.slate-A400 {
  background-color: #222a45 !important;
}
.slate-A400-fg {
  color: #ffffff !important;
}
.text-slate-A400 {
  color: #222a45 !important;
}
.slate-A700 {
  background-color: #222a45 !important;
}
.slate-A700-fg {
  color: #ffffff !important;
}
.text-slate-A700 {
  color: #222a45 !important;
}
.page-layout {
  position: relative;
  padding: 0 1.5rem;
  margin: -0.333rem -0.333rem 0;
}
.page-layout .header-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 200px;
  z-index: -1;
}
.page-layout .content {
  display: flex;
  flex-direction: column;
}
.page-layout .content-header {
  height: 136px;
}
.page-layout .content-card {
  display: flex;
  flex-direction: column;
  border-radius: 4px;
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
.page-layout .content-card > .mat-tab-group .mat-tab-header .mat-tab-label, .page-layout .content-card > .card-header {
  height: 64px;
}
.page-layout .content-card .card-header {
  display: flex;
  align-items: center;
}
.page-layout .sidebar-header {
  height: 200px;
}
.page-layout.plain {
  padding-left: 0;
  padding-right: 0;
}
.page-layout.plain .sidebar-header {
  height: auto;
}
.page-layout.plain .content-card {
  box-shadow: none;
  border-radius: 0;
}
/* 
* REQUIRED STYLES 
*/
html {
  font-size: 16px;
}
html,
body {
  width: 100%;
  position: relative;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
       text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  margin: 0;
  padding: 0;
  font-weight: 400;
  font-size: 0.875rem;
  color: rgba(0, 0, 0, 0.87);
  line-height: 1.5;
  font-family: "Open Sans", sans-serif;
}
[tabindex="-1"]:focus {
  outline: none;
}
select,
button,
textarea,
input {
  vertical-align: baseline;
}
div {
  box-sizing: border-box;
}
html[dir=rtl], html[dir=ltr],
body[dir=rtl],
body[dir=ltr] {
  unicode-bidi: embed;
}
bdo[dir=rtl] {
  direction: rtl;
  unicode-bidi: bidi-override;
}
bdo[dir=ltr] {
  direction: ltr;
  unicode-bidi: bidi-override;
}
.mat-card {
  font-size: 0.875rem;
}
img:not(.mat-card-image) {
  max-width: 100%;
}
a,
a:focus,
a:hover {
  text-decoration: none;
}
a {
  color: inherit;
}
p {
  margin: 0 0 8px;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.5rem;
  font-weight: 400;
  line-height: 1.1;
  color: inherit;
}
.h1,
h1 {
  font-size: 2rem;
}
.h2,
h2 {
  font-size: 1.75rem;
}
.h3,
h3 {
  font-size: 1.5rem;
}
.h4,
h4 {
  font-size: 1.25rem;
}
.h5,
h5 {
  font-size: 1rem;
}
.h6,
h6 {
  font-size: 0.875rem;
}
code {
  padding: 8px;
  background: rgba(0, 0, 0, 0.08);
}
/*---- Common -----*/
.container {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 15px;
}
.bg-none {
  background: transparent !important;
}
.bg-white {
  background: #ffffff !important;
}
.height-100 {
  min-height: 100vh;
}
.fix {
  position: relative;
  overflow: hidden;
}
.fix-elm::after {
  display: table;
  width: 100%;
  content: "";
}
.mat-box-shadow {
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.light-gray {
  background: rgba(0, 0, 0, 0.024);
}
.light-mat-gray {
  background: rgba(0, 0, 0, 0.08);
}
.mat-blue {
  background: #247ba0;
  color: #fefefe;
}
.mat-red {
  background-color: #f44336 !important;
  color: #fff !important;
}
.mat-indigo {
  background-color: #3f51b5 !important;
  color: #fff !important;
}
.mat-brown {
  background-color: #785548 !important;
  color: #fefefe;
}
.mat-teal {
  background-color: #009688 !important;
  color: #fff !important;
}
.mat-purple {
  background-color: #9c27b0 !important;
  color: rgba(255, 255, 255, 0.87) !important;
}
.fz-1 {
  font-size: 1rem !important;
}
.fz-2 {
  font-size: 2rem !important;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.font-light {
  font-weight: 300 !important;
}
.font-normal {
  font-weight: normal !important;
}
.fw-300 {
  font-weight: 300 !important;
}
.fw-400 {
  font-weight: 400 !important;
}
.fw-500 {
  font-weight: 500 !important;
}
.fw-600 {
  font-weight: 600 !important;
}
.fw-700 {
  font-weight: 700 !important;
}
.fw-800 {
  font-weight: 800 !important;
}
.fw-900 {
  font-weight: 900 !important;
}
.text-muted {
  color: rgba(0, 0, 0, 0.54) !important;
}
.text-muted-white {
  color: rgba(255, 255, 255, 0.54) !important;
}
.text-gray {
  color: rgba(0, 0, 0, 0.7) !important;
}
.text-sm {
  font-size: 0.813rem;
}
.list-item-active {
  border-left: 3px solid;
}
.material-icons.icon-sm {
  font-size: 18px !important;
  line-height: 18px !important;
  height: 18px;
  width: 18px;
}
.material-icons.icon-xs {
  font-size: 13px !important;
  line-height: 13px;
  height: 13px;
  width: 13px;
}
.mat-button,
.mat-raised-button {
  font-weight: 400 !important;
}
[mat-lg-button] {
  padding: 0 32px !important;
  font-size: 18px;
  line-height: 56px !important;
}
.mat-icon-button[mat-sm-button] {
  height: 24px;
  width: 24px;
  line-height: 24px;
}
.mat-icon-button[mat-xs-button] {
  height: 20px;
  width: 20px;
  line-height: 20px;
}
.mat-icon-button[mat-xs-button] .mat-icon {
  font-size: 16px;
  line-height: 20px !important;
  height: 20px;
  width: 20px;
}
.mat-chip[mat-sm-chip] {
  padding: 4px 6px 4px 6px !important;
  border-radius: 4px !important;
  font-size: 12px !important;
  line-height: 12px !important;
  max-height: 20px;
  box-sizing: border-box;
}
.mat-icon-button.img-button img {
  width: 32px;
  height: 32px;
  border-radius: 50%;
}
.compact-list .mat-list-item {
  line-height: 1.1;
  transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.compact-list .mat-list-item:hover {
  background: rgba(0, 0, 0, 0.08);
  cursor: pointer;
}
.list-tasktype .tasktype-item {
  padding: 12px;
}
.list-tasktype .tasktype-item:hover {
  background: rgba(0, 0, 0, 0.08);
}
.list-tasktype .tasktype-item .tasktype-action {
  visibility: hidden;
}
.list-tasktype .tasktype-item:hover .tasktype-action {
  visibility: visible;
}
.doughnut-grid {
  border-radius: 2px;
  overflow: hidden;
}
.doughnut-grid .doughnut-grid-item {
  padding: 1rem;
}
.doughnut-grid .doughnut-grid-item p {
  margin: 0;
}
.doughnut-grid .doughnut-grid-item .chart {
  margin: 0 0 8px;
}
.logo-group {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.toolbar-avatar {
  display: inline-block;
  position: relative;
  width: 40px;
  height: 40px;
  line-height: 24px;
}
.toolbar-avatar > img {
  width: 40px !important;
  border-radius: 50%;
}
.toolbar-avatar.md,
.toolbar-avatar.md > img {
  width: 48px !important;
  height: 48px;
}
.toolbar-avatar > .status-dot {
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  top: 25px;
  right: -2px;
  border: 2px solid #ffffff;
  background: #ccc;
}
.full-width {
  width: 100% !important;
}
.dnd-item {
  cursor: move;
  cursor: grab;
  cursor: -webkit-grab;
}
.icon-circle {
  color: white;
  font-size: 1.2rem;
  text-align: center;
  line-height: 1.6rem;
  border-radius: 50%;
}
.mat-sidenav .mat-list-item:hover {
  background: rgba(0, 0, 0, 0.035) !important;
}
.mat-chip {
  position: relative;
  overflow: hidden;
}
.text-small {
  font-size: 0.813rem;
}
.text-small .mat-icon {
  font-size: 1rem;
  vertical-align: sub;
  margin: 0 2px;
}
.mat-card-title {
  font-size: 1rem !important;
}
.icon-chip {
  font-size: 11px !important;
  padding: 4px 8px !important;
  display: flex !important;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.icon-chip .mat-icon {
  font-size: 16px;
  height: 16px;
  width: 16px;
  margin-right: 4px;
}
.mat-chip:not(.mat-basic-chip) {
  display: inline-block;
  padding: 8px 12px 8px 12px;
  border-radius: 24px;
  font-size: 13px;
  line-height: 16px;
}
.ql-container .ql-editor {
  min-height: 200px;
}
.chart {
  display: block;
  width: 100%;
}
.form-error-msg {
  color: #f44336;
  display: block;
  padding: 5px 0;
}
.accordion-handle {
  cursor: pointer;
}
.app-accordion {
  max-height: 200px;
  transition: max-height 0.3s ease;
}
.app-accordion.open {
  max-height: 1000px;
}
.app-accordion .accordion-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}
.app-accordion.open .accordion-content {
  max-height: 800px;
}
.app-accordion.open .hidden-on-open {
  display: none !important;
}
.app-accordion:not(.open) .show-on-open {
  display: none !important;
}
mat-list a[mat-list-item] .mat-list-item-content,
mat-list mat-list-item .mat-list-item-content,
mat-nav-list a[mat-list-item] .mat-list-item-content,
mat-nav-list mat-list-item .mat-list-item-content,
[mat-menu-item],
.mat-option,
body .mat-select-trigger {
  font-size: 0.875rem !important;
}
.mat-ripple {
  position: relative;
}
.fileupload-drop-zone {
  text-align: center;
  border: 1px dashed rgba(0, 0, 0, 0.15);
  padding: 48px;
  height: 120px;
}
.default-table {
  text-align: left;
}
.default-table > thead tr th {
  font-weight: 400;
  padding: 0.9rem 1.2rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.default-table tbody tr td {
  padding: 0.9rem 1.2rem;
}
.app-error {
  text-align: center;
  width: 320px;
  max-width: 320px;
  margin: 0 auto;
}
.app-error .error-icon {
  height: 120px;
  width: 120px;
  font-size: 120px;
  float: left;
}
.app-error .error-text {
  float: right;
  width: 200px;
  max-width: 200px;
}
.app-error .error-title {
  font-size: 5rem;
  font-weight: 900;
  margin: 0;
}
.app-error .error-subtitle {
  font-size: 1.5rem;
  font-weight: 300;
}
.app-error .error-actions {
  width: 100%;
  overflow: hidden;
  min-height: 54px;
  margin-top: 100px;
}
/*---- Loader ----*/
.app-loader,
.view-loader {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
}
.spinner {
  width: 40px;
  height: 40px;
  position: relative;
  margin: auto;
}
.double-bounce1,
.double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  animation: sk-bounce 2s infinite ease-in-out;
}
.double-bounce2 {
  animation-delay: -1s;
}
.view-loader {
  display: block;
  padding-top: 160px;
  background: rgba(255, 255, 255, 0.3);
  z-index: 9999;
}
.view-loader * {
  margin: auto;
}
@keyframes sk-bounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
/*---- Third pirty adjust -----*/
/*------- quill rich text editor ----------*/
.p-0.mat-card-content .ql-container {
  border: 0 !important;
}
.p-0.mat-card-content .ql-toolbar.ql-snow {
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
/*--- Scroll Bar ---*/
.ps__scrollbar-y-rail {
  z-index: 999;
}
.collapsed-menu .ps__scrollbar-y-rail {
  z-index: auto;
}
/*--- Data table ---*/
.ngx-datatable.material {
  box-shadow: none !important;
}
.datatable-header {
  background-color: #f5f5f5 !important;
  text-align: center;
}
.datatable-header-cell {
  color: black !important;
  font-family: "Roboto", sans-serif !important;
  font-style: bold !important;
  font-weight: 500 !important;
  font-size: 8px !important;
}
.datatable-body {
  min-width: 100% !important;
}
.datatable-body-cell {
  color: black !important;
  font-family: "Roboto", sans-serif !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-size: 8px !important;
}
.datatable-footer {
  background-color: #f5f5f5 !important;
  color: black !important;
  font-family: "Roboto", sans-serif !important;
  font-style: bold !important;
  font-weight: 500 !important;
  font-size: 8px !important;
}
.datatable-footer-cell {
  color: black !important;
  font-family: "Roboto", sans-serif !important;
  font-style: bold !important;
  font-weight: 500 !important;
  font-size: 8px !important;
}
.datatable-body-row {
  min-width: 100% !important;
}
/*------ Map ------*/
.agm-info-window-content {
  color: rgba(0, 0, 0, 0.87);
}
/*-------- Chart js ---------*/
.chart {
  margin-left: -10px;
}
/*-------- Hopscotch Tour ---------*/
div.hopscotch-bubble,
div.hopscotch-bubble .hopscotch-title,
div.hopscotch-bubble .hopscotch-content,
div.hopscotch-bubble .hopscotch-nav-button {
  font-family: "'Roboto', sans-serif", Helvetica Neue, sans-serif !important;
}
div.hopscotch-bubble {
  border: 1px solid;
  border-radius: 2px;
}
div.hopscotch-bubble .hopscotch-bubble-number {
  border-radius: 50%;
  box-sizing: border-box;
  padding: 0;
  font-weight: 500;
  height: 32px;
  width: 32px;
  line-height: 32px;
  background: transparent;
  color: rgba(0, 0, 0, 0.87);
}
div.hopscotch-bubble .hopscotch-title {
  font-size: 17px;
  font-weight: 400;
  color: #ffffff;
  letter-spacing: 0.1px;
}
div.hopscotch-bubble .hopscotch-content {
  margin: -5px 0 16px;
}
div.hopscotch-bubble .hopscotch-bubble-close {
  background: url("/assets/images/cancel.png");
  background-size: 8px;
  background-position: 8px 8px;
  background-repeat: no-repeat;
  cursor: pointer;
}
div.hopscotch-bubble .hopscotch-bubble-close:active {
  outline: 0;
}
/* up arrow  */
div.hopscotch-bubble .hopscotch-bubble-arrow-container.up {
  top: -17px;
}
/* right arrow */
div.hopscotch-bubble .hopscotch-bubble-arrow-container.right {
  right: -34px;
}
/* bottom arrow */
div.hopscotch-bubble .hopscotch-bubble-arrow-container.down {
  bottom: -34px;
}
/* Left Arrow */
div.hopscotch-bubble .hopscotch-bubble-arrow-container.left {
  left: -17px;
}
div.hopscotch-bubble .hopscotch-nav-button {
  border: 0;
  border-radius: 2px;
  font-weight: normal;
  text-shadow: none !important;
  padding: 0 18px;
  height: 30px;
  line-height: 30px;
  font-size: 13px;
  background-image: none !important;
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  transform: translate3d(0, 0, 0);
  transition: background 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
}
div.hopscotch-bubble .hopscotch-nav-button:hover,
div.hopscotch-bubble .hopscotch-nav-button:active,
div.hopscotch-bubble .hopscotch-nav-button:focus {
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  outline: none;
}
div.hopscotch-bubble .hopscotch-nav-button.prev,
div.hopscotch-bubble .hopscotch-nav-button.prev:hover {
  background-color: #ffffff;
  color: rgba(0, 0, 0, 0.87);
}
.ps__rail-y {
  right: 0 !important;
  left: auto !important;
}
[dir=rtl] .ps__rail-y {
  right: auto !important;
  left: 0 !important;
}
[dir=rtl] .ps__thumb-y {
  right: auto !important;
  left: 1px !important;
}
[dir=rtl] .ngx-datatable .datatable-footer .datatable-pager .pager {
  float: left;
}
[dir=rtl] .user-card .user-details .mat-icon {
  margin-right: 0;
  margin-left: 0.5rem;
}
@media (max-width: 767px) {
  .mat-card-title .mat-divider {
    margin-left: 0;
    margin-right: 0;
  }

  .accordion-handle {
    flex-direction: column !important;
  }

  .app-error .error-icon {
    height: 100px;
    width: 100px;
    font-size: 100px;
  }
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-bottom: 0.5rem;
  margin-top: 0;
  font-weight: 400;
  line-height: 1.1;
  color: inherit;
}
h1,
.h1 {
  font-size: 24px;
}
h2,
.h2 {
  font-size: 20px;
}
h3,
.h3 {
  font-size: 16px;
}
h4,
.h4 {
  font-size: 15px;
}
h5,
.h5 {
  font-size: 13px;
}
h6,
.h6 {
  font-size: 12px;
}
a,
a:focus,
a:hover {
  cursor: pointer;
  text-decoration: none;
  color: inherit;
  outline: 0;
}
button {
  outline: 0;
}
figure {
  margin: 0;
}
strong,
b {
  font-weight: 700;
}
.strikethrough {
  text-decoration: line-through;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-10 {
  font-size: 10px;
}
.text-10.mat-icon {
  width: 10px !important;
  height: 10px !important;
  line-height: 10px !important;
}
.text-11 {
  font-size: 11px;
}
.text-11.mat-icon {
  width: 11px !important;
  height: 11px !important;
  line-height: 11px !important;
}
.text-12 {
  font-size: 12px;
}
.text-12.mat-icon {
  width: 12px !important;
  height: 12px !important;
  line-height: 12px !important;
}
.text-13 {
  font-size: 13px;
}
.text-13.mat-icon {
  width: 13px !important;
  height: 13px !important;
  line-height: 13px !important;
}
.text-14 {
  font-size: 14px;
}
.text-14.mat-icon {
  width: 14px !important;
  height: 14px !important;
  line-height: 14px !important;
}
.text-15 {
  font-size: 15px;
}
.text-15.mat-icon {
  width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
}
.text-16 {
  font-size: 16px;
}
.text-16.mat-icon {
  width: 16px !important;
  height: 16px !important;
  line-height: 16px !important;
}
.text-17 {
  font-size: 17px;
}
.text-17.mat-icon {
  width: 17px !important;
  height: 17px !important;
  line-height: 17px !important;
}
.text-18 {
  font-size: 18px;
}
.text-18.mat-icon {
  width: 18px !important;
  height: 18px !important;
  line-height: 18px !important;
}
.text-19 {
  font-size: 19px;
}
.text-19.mat-icon {
  width: 19px !important;
  height: 19px !important;
  line-height: 19px !important;
}
.text-20 {
  font-size: 20px;
}
.text-20.mat-icon {
  width: 20px !important;
  height: 20px !important;
  line-height: 20px !important;
}
.text-21 {
  font-size: 21px;
}
.text-21.mat-icon {
  width: 21px !important;
  height: 21px !important;
  line-height: 21px !important;
}
.text-22 {
  font-size: 22px;
}
.text-22.mat-icon {
  width: 22px !important;
  height: 22px !important;
  line-height: 22px !important;
}
.text-23 {
  font-size: 23px;
}
.text-23.mat-icon {
  width: 23px !important;
  height: 23px !important;
  line-height: 23px !important;
}
.text-24 {
  font-size: 24px;
}
.text-24.mat-icon {
  width: 24px !important;
  height: 24px !important;
  line-height: 24px !important;
}
.text-25 {
  font-size: 25px;
}
.text-25.mat-icon {
  width: 25px !important;
  height: 25px !important;
  line-height: 25px !important;
}
.text-26 {
  font-size: 26px;
}
.text-26.mat-icon {
  width: 26px !important;
  height: 26px !important;
  line-height: 26px !important;
}
.text-27 {
  font-size: 27px;
}
.text-27.mat-icon {
  width: 27px !important;
  height: 27px !important;
  line-height: 27px !important;
}
.text-28 {
  font-size: 28px;
}
.text-28.mat-icon {
  width: 28px !important;
  height: 28px !important;
  line-height: 28px !important;
}
.text-29 {
  font-size: 29px;
}
.text-29.mat-icon {
  width: 29px !important;
  height: 29px !important;
  line-height: 29px !important;
}
.text-30 {
  font-size: 30px;
}
.text-30.mat-icon {
  width: 30px !important;
  height: 30px !important;
  line-height: 30px !important;
}
.text-31 {
  font-size: 31px;
}
.text-31.mat-icon {
  width: 31px !important;
  height: 31px !important;
  line-height: 31px !important;
}
.text-32 {
  font-size: 32px;
}
.text-32.mat-icon {
  width: 32px !important;
  height: 32px !important;
  line-height: 32px !important;
}
.text-33 {
  font-size: 33px;
}
.text-33.mat-icon {
  width: 33px !important;
  height: 33px !important;
  line-height: 33px !important;
}
.text-34 {
  font-size: 34px;
}
.text-34.mat-icon {
  width: 34px !important;
  height: 34px !important;
  line-height: 34px !important;
}
.text-35 {
  font-size: 35px;
}
.text-35.mat-icon {
  width: 35px !important;
  height: 35px !important;
  line-height: 35px !important;
}
.text-36 {
  font-size: 36px;
}
.text-36.mat-icon {
  width: 36px !important;
  height: 36px !important;
  line-height: 36px !important;
}
.text-37 {
  font-size: 37px;
}
.text-37.mat-icon {
  width: 37px !important;
  height: 37px !important;
  line-height: 37px !important;
}
.text-38 {
  font-size: 38px;
}
.text-38.mat-icon {
  width: 38px !important;
  height: 38px !important;
  line-height: 38px !important;
}
.text-39 {
  font-size: 39px;
}
.text-39.mat-icon {
  width: 39px !important;
  height: 39px !important;
  line-height: 39px !important;
}
.text-40 {
  font-size: 40px;
}
.text-40.mat-icon {
  width: 40px !important;
  height: 40px !important;
  line-height: 40px !important;
}
.text-41 {
  font-size: 41px;
}
.text-41.mat-icon {
  width: 41px !important;
  height: 41px !important;
  line-height: 41px !important;
}
.text-42 {
  font-size: 42px;
}
.text-42.mat-icon {
  width: 42px !important;
  height: 42px !important;
  line-height: 42px !important;
}
.text-43 {
  font-size: 43px;
}
.text-43.mat-icon {
  width: 43px !important;
  height: 43px !important;
  line-height: 43px !important;
}
.text-44 {
  font-size: 44px;
}
.text-44.mat-icon {
  width: 44px !important;
  height: 44px !important;
  line-height: 44px !important;
}
.text-45 {
  font-size: 45px;
}
.text-45.mat-icon {
  width: 45px !important;
  height: 45px !important;
  line-height: 45px !important;
}
.text-46 {
  font-size: 46px;
}
.text-46.mat-icon {
  width: 46px !important;
  height: 46px !important;
  line-height: 46px !important;
}
.text-47 {
  font-size: 47px;
}
.text-47.mat-icon {
  width: 47px !important;
  height: 47px !important;
  line-height: 47px !important;
}
.text-48 {
  font-size: 48px;
}
.text-48.mat-icon {
  width: 48px !important;
  height: 48px !important;
  line-height: 48px !important;
}
.text-49 {
  font-size: 49px;
}
.text-49.mat-icon {
  width: 49px !important;
  height: 49px !important;
  line-height: 49px !important;
}
.text-50 {
  font-size: 50px;
}
.text-50.mat-icon {
  width: 50px !important;
  height: 50px !important;
  line-height: 50px !important;
}
.text-51 {
  font-size: 51px;
}
.text-51.mat-icon {
  width: 51px !important;
  height: 51px !important;
  line-height: 51px !important;
}
.text-52 {
  font-size: 52px;
}
.text-52.mat-icon {
  width: 52px !important;
  height: 52px !important;
  line-height: 52px !important;
}
.text-53 {
  font-size: 53px;
}
.text-53.mat-icon {
  width: 53px !important;
  height: 53px !important;
  line-height: 53px !important;
}
.text-54 {
  font-size: 54px;
}
.text-54.mat-icon {
  width: 54px !important;
  height: 54px !important;
  line-height: 54px !important;
}
.text-55 {
  font-size: 55px;
}
.text-55.mat-icon {
  width: 55px !important;
  height: 55px !important;
  line-height: 55px !important;
}
.text-56 {
  font-size: 56px;
}
.text-56.mat-icon {
  width: 56px !important;
  height: 56px !important;
  line-height: 56px !important;
}
.text-57 {
  font-size: 57px;
}
.text-57.mat-icon {
  width: 57px !important;
  height: 57px !important;
  line-height: 57px !important;
}
.text-58 {
  font-size: 58px;
}
.text-58.mat-icon {
  width: 58px !important;
  height: 58px !important;
  line-height: 58px !important;
}
.text-59 {
  font-size: 59px;
}
.text-59.mat-icon {
  width: 59px !important;
  height: 59px !important;
  line-height: 59px !important;
}
.text-60 {
  font-size: 60px;
}
.text-60.mat-icon {
  width: 60px !important;
  height: 60px !important;
  line-height: 60px !important;
}
.text-61 {
  font-size: 61px;
}
.text-61.mat-icon {
  width: 61px !important;
  height: 61px !important;
  line-height: 61px !important;
}
.text-62 {
  font-size: 62px;
}
.text-62.mat-icon {
  width: 62px !important;
  height: 62px !important;
  line-height: 62px !important;
}
.text-63 {
  font-size: 63px;
}
.text-63.mat-icon {
  width: 63px !important;
  height: 63px !important;
  line-height: 63px !important;
}
.text-64 {
  font-size: 64px;
}
.text-64.mat-icon {
  width: 64px !important;
  height: 64px !important;
  line-height: 64px !important;
}
.text-65 {
  font-size: 65px;
}
.text-65.mat-icon {
  width: 65px !important;
  height: 65px !important;
  line-height: 65px !important;
}
.text-66 {
  font-size: 66px;
}
.text-66.mat-icon {
  width: 66px !important;
  height: 66px !important;
  line-height: 66px !important;
}
.text-67 {
  font-size: 67px;
}
.text-67.mat-icon {
  width: 67px !important;
  height: 67px !important;
  line-height: 67px !important;
}
.text-68 {
  font-size: 68px;
}
.text-68.mat-icon {
  width: 68px !important;
  height: 68px !important;
  line-height: 68px !important;
}
.text-69 {
  font-size: 69px;
}
.text-69.mat-icon {
  width: 69px !important;
  height: 69px !important;
  line-height: 69px !important;
}
.text-70 {
  font-size: 70px;
}
.text-70.mat-icon {
  width: 70px !important;
  height: 70px !important;
  line-height: 70px !important;
}
.text-71 {
  font-size: 71px;
}
.text-71.mat-icon {
  width: 71px !important;
  height: 71px !important;
  line-height: 71px !important;
}
.text-72 {
  font-size: 72px;
}
.text-72.mat-icon {
  width: 72px !important;
  height: 72px !important;
  line-height: 72px !important;
}
.text-73 {
  font-size: 73px;
}
.text-73.mat-icon {
  width: 73px !important;
  height: 73px !important;
  line-height: 73px !important;
}
.text-74 {
  font-size: 74px;
}
.text-74.mat-icon {
  width: 74px !important;
  height: 74px !important;
  line-height: 74px !important;
}
.text-75 {
  font-size: 75px;
}
.text-75.mat-icon {
  width: 75px !important;
  height: 75px !important;
  line-height: 75px !important;
}
.text-76 {
  font-size: 76px;
}
.text-76.mat-icon {
  width: 76px !important;
  height: 76px !important;
  line-height: 76px !important;
}
.text-77 {
  font-size: 77px;
}
.text-77.mat-icon {
  width: 77px !important;
  height: 77px !important;
  line-height: 77px !important;
}
.text-78 {
  font-size: 78px;
}
.text-78.mat-icon {
  width: 78px !important;
  height: 78px !important;
  line-height: 78px !important;
}
.font-weight-light {
  font-weight: 300;
}
.font-weight-normal {
  font-weight: 400;
}
.font-weight-bold {
  font-weight: bold;
}
.font-weight-inherit {
  font-weight: inherit;
}
.line-height-1 {
  line-height: 1 !important;
}
.font-weight-num-300 {
  font-weight: 300;
}
.font-weight-num-400 {
  font-weight: 400;
}
.font-weight-num-500 {
  font-weight: 500;
}
.font-weight-num-600 {
  font-weight: 600;
}
.font-weight-num-700 {
  font-weight: 700;
}
.app-admin-wrap {
  height: 100vh;
  overflow: hidden;
}
.app-admin-container {
  max-width: 100%;
  height: 100vh;
}
.app-admin-container .rightside-content-hold {
  padding: 0.333333rem;
  overflow-x: hidden;
  position: relative;
  min-height: 450px;
}
.sidebar-panel {
  position: fixed;
  top: 0;
  left: 0;
  min-height: 100vh;
  z-index: 10001;
  width: 15rem;
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  transition: all 0.3s cubic-bezier(0.35, 0, 0.25, 1);
  overflow: hidden;
}
.sidebar-panel .sidebar-hold {
  width: 15rem;
}
.sidebar-panel .navigation-hold {
  position: absolute;
  height: calc(100% - 64px);
  width: 100%;
  margin-top: 64px;
  background: rgba(255, 255, 255, 0.95);
  left: 0;
}
.sidebar-panel ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.main-content-wrap {
  position: relative;
  float: right;
  height: 100vh;
  transition: width 0.3s cubic-bezier(0.35, 0, 0.25, 1);
}
.main-content-wrap.ps > .ps__rail-y {
  z-index: 9999;
}
.sidebar-backdrop {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: fixed;
  display: block;
  z-index: 10000;
  visibility: hidden;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.6);
  transition: all 0.3s cubic-bezier(0.35, 0, 0.25, 1);
}
.sidebar-backdrop.visible {
  visibility: visible;
  opacity: 1;
}
.app-admin-container.sidebar-full:not(.navigation-top, .compact-toggle-active) .main-content-wrap {
  width: calc(100% - 15rem);
}
.app-admin-container.sidebar-full:not(.navigation-top, .compact-toggle-active) .sidebar-panel {
  width: 15rem;
  overflow: hidden;
}
.app-admin-container.compact-toggle-active .main-content-wrap {
  width: calc(100% - 64px);
}
.app-admin-container.sidebar-compact .sidebar-panel,
.app-admin-container.sidebar-compact .sidebar-hold {
  width: 64px;
}
.app-admin-container.sidebar-compact-big .main-content-wrap {
  width: calc(100% - 150px);
}
.app-admin-container.sidebar-compact-big .sidebar-panel {
  width: 150px;
}
.app-admin-container.sidebar-compact-big .sidebar-panel .branding {
  width: 150px;
}
.app-admin-container.sidebar-compact-big .sidebar-panel .branding .app-logo {
  margin: auto;
}
.app-admin-container.sidebar-compact-big .sidebar-panel .navigation-hold {
  overflow: visible !important;
}
.app-admin-container.sidebar-closed .sidebar-panel {
  overflow: hidden;
  left: -15rem;
}
.app-admin-container.sidebar-closed .sidebar-panel .branding {
  left: -15rem;
}
.app-admin-container.sidebar-closed .main-content-wrap {
  width: 100%;
}
.fixed-topbar .rightside-content-hold {
  overflow: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 64px;
}
.layout-intransition .branding {
  display: none !important;
}
.layout-intransition .app-user-controls,
.layout-intransition .app-user-name {
  opacity: 0 !important;
}
.app-admin-container.sidebar-full.navigation-top .sidebar-panel {
  left: 0;
}
.app-admin-container.navigation-top .main-content-wrap {
  float: none;
  width: 100%;
}
.app-admin-container.navigation-top .rightside-content-hold {
  max-width: 1400px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 48px;
}
.app-admin-container.navigation-top .sidebar-panel {
  overflow: hidden;
  left: -15rem;
}
.app-admin-container.navigation-top .sidebar-panel .navigation-hold {
  margin-top: 48px;
  height: calc(100% - 48px);
}
[dir=rtl].app-admin-container.sidebar-closed .sidebar-panel {
  right: -15rem;
}
[dir=rtl].app-admin-container.sidebar-closed .branding {
  left: auto !important;
  right: -15rem;
}
[dir=rtl] .main-content-wrap {
  float: left;
}
[dir=rtl] .sidebar-panel {
  right: 0;
  left: auto !important;
}
@media (max-width: 959px) {
  .app-admin-container.sidebar-full .main-content-wrap {
    width: 100% !important;
  }
}
.not-found {
  height: 500px;
  width: initial;
  justify-content: center;
  text-align: center;
  background: #f5f5f5;
  border: 2px dashed #01a8ff;
  border-radius: 10px;
  margin-top: 20px;
  display: flow-root;
  padding-top: 100px;
}
.notification-number {
  position: absolute;
  top: 0;
  left: 50%;
  width: 20px;
  height: 20px;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  color: #fff;
  text-align: center;
  border-radius: 50%;
}
#langToggle .mat-select-trigger {
  width: 80px;
  min-width: 80px;
}
.theme-list .mat-menu-item {
  width: 48px;
  height: 48px;
  padding: 5px;
}
.theme-list .mat-menu-item .egret-swatch {
  height: 100%;
  width: 100%;
  border-radius: 50%;
}
.theme-list .mat-menu-item .active-icon {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto !important;
  color: #ffffff;
}
.topbar-button-right {
  margin: 0 0.5rem !important;
}
.sidenav-hold .menuitem-badge {
  padding: 3px 10px;
  line-height: 12px;
  color: #ffffff !important;
  font-weight: 400;
  border-radius: 4px;
  font-size: 12px;
  margin-right: 8px;
}
.sidenav-hold .icon-menu {
  padding: 0 24px;
  opacity: 1;
  transition: all 0.3s ease-in;
}
.sidenav-hold .icon-menu .icon-menu-item {
  display: inline-block;
}
.sidenav-hold .icon-menu .icon-menu-item button {
  min-width: auto;
  margin: 4px;
}
.sidenav-hold .icon-menu > .mat-divider {
  margin: 1rem 0;
}
.sidenav-hold .nav-item-sep {
  padding: 0;
  margin: 0 0 1rem;
}
.sidenav-hold .nav-item-sep .icon-menu-title {
  padding-left: 0px;
  margin-left: -8px;
}
.sidenav-hold .nav-item-sep span {
  padding: 16px 0 0 16px;
  display: block;
  font-size: 12px;
}
.sidenav-hold .sidenav li {
  cursor: pointer;
}
.sidenav-hold .sidenav li ul.submenu {
  max-height: 0;
  overflow: hidden;
  opacity: 1;
}
.sidenav-hold .sidenav li ul.submenu.lvl2 a, .sidenav-hold .sidenav li ul.submenu.lvl3 a {
  height: 44px;
}
.sidenav-hold .sidenav li ul.submenu.lvl2 a {
  padding: 0 16px 0 55px;
}
.sidenav-hold .sidenav li ul.submenu.lvl3 a {
  padding: 0 16px 0 64px;
}
.sidenav-hold .sidenav a {
  position: relative;
  width: 100%;
  padding: 0 16px 0 0;
  display: flex;
  box-sizing: border-box;
  align-items: center;
  flex-direction: row;
  text-decoration: none;
}
.sidenav-hold .sidenav a .mat-icon:not(.menu-caret) {
  text-align: center;
  margin-right: 3px;
  height: 48px;
  width: 48px;
  font-size: 18px;
  line-height: 48px;
  border-left: 3px solid;
  border-color: transparent;
}
.sidenav-hold .sidenav a .menu-caret {
  font-size: 1rem;
  line-height: 1;
  height: 16px;
  width: 16px;
  transition: transform 0.3s cubic-bezier(0.35, 0, 0.25, 1);
}
.sidebar-full .sidenav-hold li ul {
  position: relative;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s cubic-bezier(0.35, 0, 0.25, 1);
}
.sidebar-full .sidenav-hold li ul::after, .sidebar-full .sidenav-hold li ul::before {
  content: "";
  left: 0;
  position: absolute;
  width: 100%;
  height: 2px;
  z-index: 3;
}
.sidebar-full .sidenav-hold li ul::after {
  background: linear-gradient(-180deg, rgba(0, 0, 0, 0.06), transparent);
  bottom: 0;
}
.sidebar-full .sidenav-hold li ul::before {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.1), transparent);
  top: 0;
}
.sidebar-full .sidenav-hold li.open, .sidebar-full .sidenav-hold li.open li.open {
  background: rgba(0, 0, 0, 0.02);
}
.sidebar-full .sidenav-hold li.open > div > ul, .sidebar-full .sidenav-hold li.open > ul {
  max-height: 1000px;
  background: rgba(0, 0, 0, 0.005);
}
.sidebar-full .sidenav-hold li.open > div > a .menu-caret, .sidebar-full .sidenav-hold li.open > a .menu-caret {
  transform: rotate(90deg);
  color: #000000;
}
.sidebar-full .sidenav-hold a {
  height: 48px;
}
.sidebar-compact .sidenav-hold .icon-menu,
.sidebar-compact-big .sidenav-hold .icon-menu {
  padding: 8px 0 0;
}
.sidebar-compact .sidenav-hold .icon-menu .nav-item-sep,
.sidebar-compact-big .sidenav-hold .icon-menu .nav-item-sep {
  display: none;
}
.sidebar-compact .sidenav-hold .nav-item-sep,
.sidebar-compact-big .sidenav-hold .nav-item-sep {
  margin: 1rem 0;
}
.sidebar-compact .sidenav-hold .nav-item-sep span,
.sidebar-compact-big .sidenav-hold .nav-item-sep span {
  display: none;
}
.sidebar-compact .sidenav-hold a,
.sidebar-compact-big .sidenav-hold a {
  padding: 0 !important;
}
.sidebar-compact .sidenav-hold li,
.sidebar-compact-big .sidenav-hold li {
  position: relative;
  z-index: 10001;
}
.sidebar-compact .sidenav-hold li .lvl1 > a > .mat-icon.menu-caret,
.sidebar-compact .sidenav-hold li .menuitem-badge,
.sidebar-compact-big .sidenav-hold li .lvl1 > a > .mat-icon.menu-caret,
.sidebar-compact-big .sidenav-hold li .menuitem-badge {
  display: none;
  color: black !important;
}
.sidebar-compact .sidenav-hold li:hover > div > ul.submenu, .sidebar-compact .sidenav-hold li:hover > ul.submenu,
.sidebar-compact-big .sidenav-hold li:hover > div > ul.submenu,
.sidebar-compact-big .sidenav-hold li:hover > ul.submenu {
  max-height: 1000px;
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
  transition: all 0.4s cubic-bezier(0.35, 0, 0.25, 1);
  color: black !important;
}
.sidebar-compact .sidenav-hold li ul.submenu,
.sidebar-compact-big .sidenav-hold li ul.submenu {
  overflow: visible;
  position: absolute;
  left: 100%;
  top: 0;
  width: 200px;
  z-index: 9999;
  visibility: hidden;
  opacity: 0;
  transform: translateY(10px);
  box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
}
.sidebar-compact .sidenav-hold li ul.submenu.lvl2 > li > a, .sidebar-compact .sidenav-hold li ul.submenu.lvl3 > li > a,
.sidebar-compact-big .sidenav-hold li ul.submenu.lvl2 > li > a,
.sidebar-compact-big .sidenav-hold li ul.submenu.lvl3 > li > a {
  height: 36px;
  line-height: 36px;
  padding: 0 16px !important;
}
.sidebar-compact .icon-menu {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 64px;
}
.sidebar-compact .icon-menu .icon-menu-item button {
  margin: 0 0 8px 0;
  padding: 0 12px;
  box-shadow: none;
}
.sidebar-compact .sidenav-hold .sidenav .mat-icon:not(.menu-caret) {
  margin: 0 !important;
  width: 64px !important;
}
.sidebar-compact .sidenav-hold .item-name.lvl1 {
  display: none;
  color: black !important;
}
.sidebar-compact-big .sidenav > li > div > a {
  text-align: center;
  display: block !important;
  padding: 16px 0;
  color: black !important;
}
.sidebar-compact-big .sidenav .mat-icon:not(.menu-caret) {
  height: 36px;
  width: 150px;
  font-size: 24px;
  line-height: 36px;
  margin: 0;
}
.colortextMenu {
  color: black !important;
}
.layout-intransition .sidenav ul.submenu {
  opacity: 0 !important;
}
[dir=rtl].sidebar-full .sidenav-hold a {
  padding: 0 0 0 16px;
}
[dir=rtl].sidebar-compact .sidenav-hold a, [dir=rtl].sidebar-compact-big .sidenav-hold a {
  padding: 0 !important;
}
[dir=rtl].sidebar-compact .sidenav-hold li ul.submenu, [dir=rtl].sidebar-compact-big .sidenav-hold li ul.submenu {
  left: auto !important;
  right: 100%;
}
[dir=rtl].sidebar-compact .sidenav-hold li ul.submenu.lvl2 > li > a, [dir=rtl].sidebar-compact .sidenav-hold li ul.submenu.lvl3 > li > a, [dir=rtl].sidebar-compact-big .sidenav-hold li ul.submenu.lvl2 > li > a, [dir=rtl].sidebar-compact-big .sidenav-hold li ul.submenu.lvl3 > li > a {
  padding: 0 16px !important;
}
[dir=rtl] .sidenav-hold .sidenav a {
  padding: 0 0 0 16px;
}
[dir=rtl] .sidenav-hold .sidenav a .mat-icon:not(.menu-caret) {
  border-left: none;
  border-right: 3px solid;
  margin-right: 1px;
  border-color: transparent;
}
[dir=rtl] .sidenav-hold .sidenav li ul.submenu.lvl2 > li > a {
  padding: 0 55px 0 16px;
}
[dir=rtl] .sidenav-hold .sidenav li ul.submenu.lvl3 > li > a {
  padding: 0 64px 0 16px;
}
[dir=rtl] .sidenav-hold .nav-item-sep .icon-menu-title {
  padding-right: 0 !important;
  margin: 0 -6px 0 0 !important;
}
[dir=rtl] .sidenav-hold .nav-item-sep span {
  padding: 16px 20px 0 0;
}
/*
* ALTERNATIVE STYLES
*/
.breadcrumb {
  display: block;
  margin: 0;
  padding: 0;
}
.breadcrumb li {
  list-style: none;
  float: left;
}
.breadcrumb li:not(:first-child):before {
  content: "/ ";
  padding: 0 8px;
}
.breadcrumb-bar {
  position: relative;
  width: 100%;
}
.breadcrumb-bar .breadcrumb {
  padding: 0 0.333rem;
  overflow: hidden;
}
.breadcrumb-bar .breadcrumb li {
  line-height: 40px;
}
.breadcrumb-bar .breadcrumb li:not(:first-child):before {
  padding: 0 8px;
}
.breadcrumb-bar .breadcrumb li a {
  font-weight: 400;
  font-size: 1rem;
}
.breadcrumb-title {
  display: flex;
  align-items: center;
  padding: 0.5rem 0.333rem;
  line-height: 40px;
}
.breadcrumb-title .bc-title {
  font-size: 13px;
  margin: 0;
  line-height: 40px;
}
.breadcrumb-title .breadcrumb {
  position: relative;
  margin-left: 24px;
}
.breadcrumb-title .breadcrumb::before {
  position: absolute;
  content: "";
  height: 24px;
  width: 2px;
  background: #6a6a6a;
  left: -12px;
  top: 8px;
}
[dir=rtl] .breadcrumb-bar .breadcrumb li,
[dir=rtl] .breadcrumb-title .breadcrumb li {
  float: right;
}
[dir=rtl] .breadcrumb-title .breadcrumb {
  margin-left: 0;
  margin-right: 24px;
}
[dir=rtl] .breadcrumb-title .breadcrumb::before {
  left: auto;
  right: -12px;
}
.navigation-top .nofication-panel {
  padding-top: 48px;
}
.notification-list {
  min-width: 240px;
}
.notification-list .notific-item a {
  outline: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.notification-list .notific-item .message {
  font-size: 0.875rem !important;
}
.notification-list .notific-item .time {
  font-size: 0.75rem !important;
}
.sidebar-compact-switch {
  position: relative;
  width: 24px;
  height: 12px;
  border-radius: 10px;
  border: 1px solid #666;
  cursor: pointer;
  z-index: 999999;
  opacity: 1;
  transition: left 0.3s, opacity 0.1s;
}
.sidebar-compact-switch span {
  position: absolute;
  left: 1px;
  top: 1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #666;
  transition: all 0.3s cubic-bezier(0.35, 0, 0.25, 1);
}
.sidebar-compact-switch.active {
  background: #444;
}
.sidebar-compact-switch.active span {
  left: 13px;
  background: #ffffff;
}
.branding {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  padding: 0 16px;
  width: 15rem;
  line-height: 64px;
  top: 0;
  left: 0;
  z-index: 999;
  color: #444;
  background: #ffffff;
  transition: all 0.3s cubic-bezier(0.35, 0, 0.25, 1);
  overflow: hidden;
}
.branding .vc-app-logo {
  width: auto;
  height: 60px;
  margin-top: 21pt;
}
.branding .app-logo {
  width: auto;
  height: 20px;
  margin-right: 8px;
}
.branding .app-logo-text {
  width: auto;
  font-size: 20px;
  font-weight: 400;
}
.app-user {
  text-align: center;
  width: 100%;
  padding: 1rem 0;
  margin-top: 40pt;
  margin-bottom: 30pt;
}
.app-user .app-user-photo {
  width: 72px;
  margin-left: 15px;
  margin-top: 10px;
  margin-right: 8px;
  height: 72px;
  box-sizing: border-box;
  padding: 4px;
  border-radius: 50%;
}
.app-user .content {
  justify-content: left;
  align-content: center;
  text-align: center;
  display: inline-grid;
}
.app-user .app-user-controls .mat-icon-button {
  margin: 0 2px;
}
.app-user img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.app-user .app-user-name {
  display: block;
  font-size: 14px;
  font-weight: 700;
  color: #58595b;
  margin-bottom: 5px;
}
.app-user .app-user-position {
  display: block;
  margin-bottom: 5px;
  font-size: 12px;
  font-weight: 300;
  color: #58595b;
}
.app-user .icon_use {
  margin: 4px;
}
.app-admin-container.sidebar-compact .sidebar-compact-switch {
  opacity: 0;
  left: -2rem;
}
.app-admin-container.sidebar-compact .branding {
  width: 64px;
  padding: 0;
}
.app-admin-container.sidebar-compact .branding .app-logo {
  margin: auto;
}
.app-admin-container.sidebar-compact .branding .vc-app-logo {
  margin: auto;
  height: 15px;
}
.app-admin-container.sidebar-compact .app-user {
  padding: 0.5rem 0;
}
.app-admin-container.sidebar-compact .app-user .app-user-photo {
  width: 40px;
  height: 40px;
  margin-bottom: 0;
}
.app-admin-container.sidebar-compact .app-user-name,
.app-admin-container.sidebar-compact .app-user-controls,
.app-admin-container.sidebar-compact .app-logo-text {
  display: none !important;
}
[dir=rtl] .sidebar-compact-switch {
  left: auto;
  right: 12rem;
}
[dir=rtl] .branding {
  top: 0;
  left: auto !important;
  right: 0;
}
[dir=rtl] .branding .app-logo {
  margin-right: 0;
  margin-left: 8px;
}
[dir=rtl] .branding .vc-app-logo {
  margin-right: 0;
  margin-left: 8px;
}
.topbar.mat-toolbar {
  position: relative;
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  z-index: 1001;
}
.topbar .mat-select-value {
  font-weight: 400;
  color: #ffffff;
}
.toggle-collapsed {
  transform: rotate(0deg);
  transition: transform 0.3s cubic-bezier(0.35, 0, 0.25, 1);
}
.sidebar-compact .toggle-collapsed {
  transform: rotate(180deg);
}
.search-bar .top-search-form {
  position: relative;
  background: #fff;
  border-radius: 40px;
  margin-right: 1rem;
  display: block;
  max-width: 220px;
  margin-left: 20px;
  box-shadow: inset 0 0 2px 2px rgba(136, 136, 136, 0.2);
}
.search-bar .top-search-form .material-icons {
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -12px;
  color: rgba(0, 0, 0, 0.87);
}
.search-bar .top-search-form input {
  font-size: 1rem;
  padding: 0.6rem 0.75rem;
  z-index: 2;
  cursor: text;
  text-indent: 30px;
  border: none;
  background: transparent;
  width: 100%;
  outline: 0;
}
.label-user {
  font-size: 14px;
  color: #252525;
  font-weight: 400;
  margin-right: 5px;
  cursor: pointer;
}
.button-trigger {
  cursor: pointer;
}
.icon-14px {
  height: 14px;
}
.topnav:after {
  content: "";
  display: table;
  clear: both;
}
.topnav label.menu-toggle {
  height: 48px;
  width: 48px;
  box-sizing: border-box;
  padding: 12px;
  border-radius: 50%;
}
.topnav label.menu-toggle .mat-icon {
  font-size: 24px;
}
.topnav .toggle,
.topnav [id^=drop] {
  display: none;
}
.topnav ul {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
}
.topnav ul:not(.menu) {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0), 0 4px 8px rgba(0, 0, 0, 0.28);
}
.topnav ul.menu {
  float: left;
  height: 48px;
  padding-right: 45px;
}
.topnav ul.menu > li {
  float: left;
}
.topnav ul.menu > li > div > a,
.topnav ul.menu > li > div > div {
  border-bottom: 2px solid;
  height: 48px;
  box-sizing: border-box;
  border-color: transparent;
  margin: 0 6px;
}
.topnav ul li {
  margin: 0px;
  display: inline-block;
}
.topnav a, .topnav label {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 13px 20px;
  height: 44px;
  font-size: 0.875rem;
  text-decoration: none;
  box-sizing: border-box;
}
.topnav a .mat-icon, .topnav label .mat-icon {
  font-size: 16px;
  height: 20px;
  line-height: 20px;
  width: 20px;
  margin-right: 2px;
}
.topnav ul li ul li:hover,
.topnav ul li ul li.open {
  background: #eeeeee;
}
.topnav ul ul {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  background: #ffffff;
  color: rgba(0, 0, 0, 0.87);
  /* has to be the same number as the "line-height" of "nav a" */
  top: 48px;
  transform: translateY(-100px);
  transition: all 0.3s ease-in-out;
  z-index: -1;
}
.topnav ul li:hover > div > div > ul,
.topnav ul li:hover > div > ul {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.topnav ul ul li {
  width: 170px;
  float: none;
  display: list-item;
  position: relative;
}
.topnav ul ul ul {
  top: 0;
  left: 170px;
}
.topnav ul ul ul li {
  position: relative;
  top: 0;
}
.topnav li > a:after {
  content: " +";
}
.topnav li > a:only-child:after {
  content: "";
}
/* Media Queries
--------------------------------------------- */
@media all and (max-width: 768px) {
  .topnav {
    margin: 0;
    /* Hide Dropdowns by Default */
    /* Hide menus on hover */
  }
  .topnav .toggle + a {
    display: none;
  }
  .topnav .menu {
    opacity: 0;
    visibility: hidden;
    height: auto !important;
    width: 100%;
  }
  .topnav .menu li a {
    border: none !important;
  }
  .topnav .toggle {
    display: flex;
    text-decoration: none;
    border: none;
  }
  .topnav ul {
    overflow: hidden;
    max-height: 0px;
    transform: translateY(0px) !important;
    transition: max-height 0.3s ease-in-out;
  }
  .topnav [id^=drop]:checked + ul {
    opacity: 1;
    visibility: visible;
    max-height: 2000px;
  }
  .topnav [id^=drop]:checked + ul.menu {
    max-height: 300px;
    overflow-y: scroll;
  }
  .topnav ul li {
    position: relative;
    opacity: 1;
    visibility: visible;
    width: 100%;
    z-index: 1;
  }
  .topnav ul ul .toggle,
.topnav ul ul a {
    padding: 0 40px;
  }
  .topnav ul ul ul a {
    padding: 0 80px;
  }
  .topnav ul li ul li .toggle,
.topnav ul ul a,
.topnav ul ul ul a {
    padding: 14px 20px;
  }
  .topnav ul ul {
    float: none;
    position: relative;
    top: 0;
    left: 0;
    box-shadow: none !important;
    z-index: 1;
  }
  .topnav ul li:hover > div > div > ul,
.topnav ul li:hover > div > ul {
    opacity: 0;
    visibility: hidden;
  }
  .topnav ul ul li {
    opacity: 1;
    visibility: visible;
    width: 100%;
  }
  .topnav ul ul ul {
    left: 0;
  }
  .topnav ul ul ul li {
    position: static;
  }
}
@media all and (max-width: 330px) {
  .topnav ul li {
    display: block;
    width: 94%;
  }
}
[dir=rtl] .topnav a .mat-icon, [dir=rtl] .topnav label .mat-icon {
  margin-right: 0;
  margin-left: 2px;
}
.header-topnav {
  position: fixed;
  margin: 0;
  padding: 0;
  background-color: #ffffff;
  width: 100%;
  top: 0;
  z-index: 999;
}
.header-topnav .container {
  padding: 0;
}
.header-topnav .topbar-branding {
  float: left;
  height: 48px;
  padding: 8px;
  margin: 0 8px;
}
.header-topnav .topbar-branding img {
  height: 100%;
  width: auto;
}
.header-topnav .topnav {
  display: flex;
  align-items: center;
}
.header-topnav .header-topnav-right {
  float: right;
  height: 48px;
  display: flex;
  align-items: center;
  padding-right: 0.67rem;
}
@media (max-width: 959px) {
  .header-topnav-right {
    position: absolute;
    right: 6px;
    top: 0;
  }
}
[dir=rtl] .header-topnav .topnav {
  flex-direction: row-reverse;
}
.seciton-left {
  color: white;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  min-width: 60%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url("/assets/images/backgrounds/card-coffee-cup.jpg");
  background-size: cover;
}
.seciton-left .section-left-content {
  max-width: 380px;
}
.seciton-left::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  background: rgba(0, 0, 0, 0.65);
  z-index: -1;
}
.form-holder {
  background: white;
  padding: 16px;
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  min-width: 40%;
}
@media only screen and (max-width: 600px) {
  .form-holder {
    width: 100%;
  }
}
.signup-form {
  padding: 20px 20px 70px 20px;
}
.signup3-wrap {
  width: 100%;
  height: 100vh;
  background: url("/assets/images/backgrounds/trianglify-1.png");
  z-index: -1;
}
.signup3-form-holder {
  position: absolute;
  width: 380px;
  height: 100vh;
  left: 0;
  right: 0;
  margin: auto;
  background: #ffffff;
}
@media only screen and (max-width: 600px) {
  .signup3-form-holder {
    width: 100%;
  }
}
.signup3-form {
  padding: 20px 20px 70px 20px;
}
.signup3-header {
  text-align: center;
  padding-bottom: 30px;
}
/*start*/
.vc-li-dash {
  list-style-type: none;
}
.vc-li-dash li:before {
  content: "—";
  margin-left: -20px;
}
.vc-mobile-only {
  display: none !important;
}
.agm-map {
  display: block;
  margin-top: -25px;
  height: 135px;
  border-radius: 5%;
}
.vc-anchor:hover {
  color: #2196f3;
}
.vc-small-font {
  font-size: 9pt;
}
.vc-width-20 {
  width: 23.5% !important;
}
.vc-width-25 {
  width: 28.5% !important;
}
.vc-width-50 {
  width: 49.25% !important;
}
.vc-margin-left-3 {
  margin-left: 1.5% !important;
}
.vc-width-70 {
  width: 70% !important;
}
.vc-width-75 {
  width: 75% !important;
}
.vc-margin-top {
  margin-top: 10px;
}
.vc-height-50 {
  width: 100% !important;
  height: 50% !important;
}
.vc-height-100 {
  width: 100% !important;
  height: 100% !important;
}
.vc-height-30 {
  width: 100% !important;
  height: 30% !important;
}
body {
  background: url("/assets/mandiri-digital/images/vc2-bg-base.png"), linear-gradient(180deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  background-position: bottom;
  background-size: 100%;
  background-repeat: no-repeat;
}
.vc-activation-card {
  min-width: 100%;
  background: #fff;
  min-height: 60px;
  margin-top: 30px;
  border-radius: 7px;
  border-width: 1px !important;
  border: #5d9cf9 solid !important;
  display: flex;
}
.vc-activation-separator {
  width: 97.5%;
  height: 140px;
  text-align: right;
  overflow: auto;
}
.vc-signin-label {
  width: 100%;
  text-align: center;
  margin-top: 20px;
}
.vc-dukcapil-form {
  margin-top: -35px !important;
}
.vc-signup-button-signin {
  margin-top: 20px;
}
.vc-signup-forgot-password {
  width: 97.5%;
  height: 50px;
  text-align: right;
  overflow: auto;
}
.vc-dukcapil-form .mat-form-field-infix {
  padding: 0;
}
.vc-dukcapil-form .mat-form-field-underline {
  border-color: #fff !important;
  background-color: #fff !important;
}
.vc-dukcapil-form label {
  color: #fff !important;
  font-weight: normal;
}
.vc-activation-card-label {
  position: absolute;
  margin-left: 27.5%;
  color: #000;
  font-size: 9.75pt;
  font-weight: bold;
}
.vc-activation-card-name-label {
  align-self: center;
  justify-self: center;
}
.vc-activation-center-submit {
  align-self: center;
  justify-self: center;
}
.vc-activation-card-account-label {
  margin-top: -9.5%;
}
.vc-activation-card-phone-label {
  margin-top: -5.5%;
}
.vc-dukcapil-form .vc-dukcapil-form-input {
  font-size: 12.5pt !important;
  margin-left: 5px !important;
  margin-top: 5px;
}
.vc-signup {
  min-height: 60% !important;
}
.vc-add-space-left-10 {
  margin-left: 10px;
}
.vc-remove-space-30 {
  margin-top: -30px;
}
.vc-remove-space-25 {
  margin-top: -25px;
}
.vc-remove-space-20 {
  margin-top: -20px;
}
.vc-remove-space-10 {
  margin-top: -10px;
}
.vc-signup-form {
  padding-bottom: 25px;
  padding-left: 35px;
  padding-right: 35px;
  margin-top: 0px;
}
.vc-button-signin {
  position: absolute !important;
  top: 88% !important;
  margin-top: -30px !important;
  left: 25% !important;
}
.vc-center {
  margin: 0 auto !important;
}
.vc-button-blue {
  background: linear-gradient(270deg, #5d9cf9 0%, #5b9af9 25%, #6caaf6 52.6%, #5b9af9 78.12%, #5d9cf9 100%) !important;
  box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.2) !important;
  border-radius: 16px !important;
  font-size: 10.5pt !important;
  width: 5.5rem !important;
}
.vc-button-white {
  background: #ffffff !important;
  box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.2) !important;
  border-radius: 16px !important;
  font-size: 10.5pt !important;
  color: #5b9af9 !important;
  width: 5.5rem !important;
}
.vc-signup-header {
  position: relative;
  color: white;
  background: linear-gradient(179.29deg, #01a8ff 1.36%, #01a8ff 41.26%, #1762c3 98.64%) !important;
}
.vc-signup-header > div {
  z-index: 2;
}
.vc-bg-town {
  background: url("/assets/mandiri-digital/images/vc-bg-town.png");
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 75%;
}
.vc-bg-town-big {
  background: url("/assets/mandiri-digital/images/vc-bg-town.png");
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 96%;
}
.vc-button-activation {
  top: 22.5% !important;
}
.mat-form-field.centered .mat-form-field-flex {
  align-items: center;
}
.vc-signup4-wrap {
  background: url("/assets/mandiri-digital/images/vc2-bg-logo.png");
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 100%;
}
.vc-bullet {
  border-radius: 50%;
  color: #fff;
  font-family: "Myriad Pro", sans-serif;
  font-weight: bold;
  text-align: center;
  width: 20px !important;
  background: linear-gradient(90deg, #5d9cf9 -0.36%, #5b9af9 26.87%, #6caaf6 48.67%, #61a0f8 72.96%, #5d9cf9 99.7%);
}
.vc-field-bullet-small {
  position: absolute;
  left: 70%;
  width: 25px !important;
  text-align: center;
  margin-top: -10px;
  font-size: 17pt;
}
.vc-field-bullet {
  width: 25px !important;
}
.cv-activation-img-rek {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  text-align: center;
}
.cv-activation-img-rek img {
  width: 90%;
  margin-top: 10%;
  margin-left: 35%;
  align-self: center;
}
.vc-rekening-card {
  padding: 3px;
  background: #ffffff;
  border-radius: 7px;
  color: #858080;
  border: #5d9cf9 solid;
  position: absolute;
  margin-top: 15px;
  margin-left: 25px;
  width: 25%;
  text-align: center;
  border-width: 1px !important;
}
/*end*/
.signup4-wrap {
  background: url("/assets/images/backgrounds/waterfall.jpg");
}
.signup4-container {
  border-radius: 18px;
  position: relative;
  margin-top: 40px;
}
.signup4-header {
  position: relative;
  color: white;
  padding: 35px;
}
.signup4-header > div {
  z-index: 2;
}
.signup4-header::before {
  content: "";
  top: 0;
  left: 0;
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
}
.signup4-small-image {
  height: 24px;
}
.signup4-form {
  padding: 35px;
}
.signup4-button {
  text-align: center;
}
.signup4-button .mat-raised-button {
  border-radius: 18px;
}
.vc-companyAddress {
  -webkit-appearance: none;
}
.overflow {
  height: 80%;
  padding-top: 30px;
  overflow-x: auto;
}
.vc-button-timer {
  justify-content: center;
  height: 30px;
  width: 160px;
  background-color: #5b9af9;
  align-items: center;
  align-self: center;
  border-radius: 20px;
  display: flex;
  text-align: center;
  justify-items: center;
  margin-top: 15px;
}
.center-button {
  align-self: center;
  text-align: center;
  justify-content: center;
  align-content: center;
  display: contents;
  color: white;
  font-size: 14px;
}
.vc-notice-font {
  font-weight: 600;
}
/*value-chain responsive mobile*/
/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/
@media (min-width: 768px) and (max-width: 1024px) {
  .vc2-right-fill {
    flex-flow: nowrap !important;
  }
}
/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .vc2-right-fill {
    flex-flow: nowrap !important;
  }
}
/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/
@media (min-width: 481px) and (max-width: 767px) {
  .vc2-right-fill {
    flex-flow: nowrap !important;
  }
}
/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/
@media (min-width: 320px) and (max-width: 480px) {
  .vc-signup-header {
    display: none !important;
  }

  .vc-mobile-only {
    display: inherit !important;
  }

  .vc-field-bullet {
    display: none !important;
  }

  .vc-field-bullet-small {
    display: none !important;
  }

  .vc-digit-token {
    width: 35px;
    height: 35px;
    margin-bottom: 15px !important;
  }
}
.vc2-signup4-wrap {
  background: url("/assets/mandiri-digital/images2/vc-bg-town.png");
  background-repeat: repeat-x;
  background-position: center;
  background-size: cover;
  background-color: #00a1ec;
}
.vc2-fill-wrap1 {
  position: absolute;
  bottom: 0;
}
.signup4-container2 {
  border-radius: 12px;
  overflow: hidden;
  z-index: 3;
}
.vc2-right-fill {
  display: contents;
  height: 90%;
  align-self: baseline;
}
.vc2-cont-fill {
  display: flex;
  width: inherit;
  position: absolute;
  bottom: 0;
}
.vc2-cont-fill2 {
  display: flex;
  width: inherit;
  z-index: 1;
  bottom: 0;
  position: absolute;
}
.vc2-cot-image-logo {
  justify-content: center;
  align-items: center;
  align-self: center;
  display: flex;
  text-align: center;
  justify-items: center;
  margin-top: 60px;
  margin-bottom: 30px;
}
.vc2-logo-mandiri {
  height: 113px;
  width: 260px;
}
.vc2-img-ojk {
  align-self: center;
  height: 132px;
  width: 178px;
}
.vc2-cont-ojk {
  align-self: center;
  text-align: center;
  justify-content: center;
  align-content: center;
  display: flex;
  position: inherit;
  z-index: 4;
  margin-block-start: auto;
}
.vc2-first-label {
  align-self: center;
  text-align: center;
  justify-content: center;
  align-content: center;
  color: white;
  font-size: 12px;
  margin-bottom: 50px;
  padding-left: 30px;
  padding-right: 30px;
}
.vc2-second-label {
  color: white;
  font-size: 14px;
}
.vc2-cont-activation {
  align-content: baseline;
  display: initial !important;
}
.vc2-button-blue {
  box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.2) !important;
  border-radius: 5px !important;
  font-size: 10.5pt !important;
  background: #01a8ff;
  width: 100%;
}
.vc2-signin-label {
  font-weight: 900 !important;
  font-size: 24pt !important;
  color: #01a8ff !important;
  margin-bottom: 20px;
  margin-top: 25px;
  font-family: "Open Sans", sans-serif;
}
.vc2-activation-desc-top {
  font-size: 14px;
  text-align: center;
  margin-bottom: 300px;
  color: #444f5c;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
}
.vc2-signup-form {
  padding-bottom: 25px;
  padding-left: 35px;
  padding-right: 35px;
  margin-top: 20px;
}
.vc-activation-submit-desc {
  font-size: 12px;
  color: #444f5c;
  padding-top: 20px;
}
.vc2-digit-token-panel {
  padding-top: 5.5%;
  padding-bottom: 7.5%;
  border: 1.5px solid #01a8ff;
  padding-right: 8%;
  padding-left: 8%;
  border-radius: 10px;
  margin-top: 20px;
}
.vc-digit-token {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  text-align: center;
  font-size: 14.5pt;
  border: 1.25px solid #858080;
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.2);
  margin-bottom: 15px;
  margin-right: 7px;
}
.vc-digit-token:focus {
  outline: none;
}
.vc2-label-bold {
  font-size: 16pt;
  color: #58595b;
  margin-bottom: 10px;
  display: flex;
  font-weight: 600;
  justify-content: center;
}
.vc2-input-kode {
  margin-top: 10% !important;
  margin-bottom: 10% !important;
  -moz-text-align-last: center;
       text-align-last: center;
}
.vc-desc-code {
  display: grid;
}
.vc2-button-otp {
  margin-top: 20px;
}
.vc2-error-msg {
  color: red;
  font-size: 8pt;
  display: block;
}
.vc2-field-rek {
  margin-bottom: 18px !important;
}
.vc2-login-btn {
  margin-top: 30px;
  margin-bottom: 20px;
  height: -moz-fit-content;
  height: fit-content;
  color: #ffffff;
  background: #3783c6;
  border-radius: 6px;
  padding: 4px;
  text-align: center;
  justify-self: center;
  align-content: center;
}
/*---- Session (Sign in, sign up, forgot, lockscreen) -----*/
.page-wrap {
  display: flex;
  align-items: center;
  padding: 40px 1rem;
  height: 100%;
}
.session-progress {
  position: relative;
  bottom: -4px;
  z-index: 9999;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.session-form-hold {
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
}
.session-form-hold > .mat-card {
  margin: 0;
}
.session-lockscreen {
  max-width: 320px;
}
.lockscreen-user {
  text-align: center;
  margin-bottom: 1rem;
  display: flow-root;
  overflow: hidden;
}
.lockscreen-face {
  max-width: 72px;
  max-height: 72px;
  border-radius: 50%;
  margin-bottom: 0.5rem;
}
/*---- Inbox -----*/
.inbox-sidenav {
  width: 15rem;
  padding: 0.333rem;
  background: transparent !important;
}
.inbox-sidenav .inbox-nav-list .mat-list-item-content > a > span {
  font-size: 0.875rem;
}
.inbox-sidenav .mat-list-item-content .mat-icon {
  margin-right: 8px;
}
.inbox-toolbar {
  height: 56px !important;
}
.inbox-toolbar .mat-toolbar-row {
  height: 56px !important;
}
.show-on-open {
  display: none !important;
}
.mat-expanded .show-on-open {
  display: inherit !important;
}
.mat-expanded .hide-on-open {
  display: none !important;
}
.mat-expanded .mat-expansion-panel-header {
  margin-bottom: 1rem;
}
.messages-wrap {
  padding: 0.333rem;
  min-height: 800px;
}
.messages-wrap .mat-expansion-panel-header-title {
  align-items: center;
}
.messages-wrap .mat-expansion-panel-header-description {
  align-items: center;
}
.messages-wrap .mail-checkbox.mat-checkbox {
  position: relative;
  width: 20px;
  height: 22px;
  overflow: hidden;
  margin-right: 8px;
}
.messages-wrap .mail-checkbox.mat-checkbox .mat-checkbox-layout {
  position: absolute;
  top: 0;
  left: 0;
}
.messages-wrap .inbox-face {
  height: 36px;
  width: 36px;
  border-radius: 50%;
}
[dir=rtl] .inbox-sidenav .mat-list-item-content .mat-icon {
  margin-right: 0;
  margin-left: 8px;
}
[dir=rtl] .messages-wrap .mail-checkbox {
  margin-right: 0;
  margin-left: 0.5rem;
}
[dir=rtl] .messages-wrap .mail-checkbox .mat-checkbox-inner-container {
  margin-left: 0;
}
@media (max-width: 959px) {
  .inbox-sidenav {
    background: inherit !important;
  }
}
/*---- Calendar -----*/
.card-title-text.calendar-title {
  padding: 0.5rem 1.5rem !important;
}
.cal-top-col {
  width: 33.3333%;
  float: left;
}
.cal-event-action .material-icons {
  vertical-align: sub;
  margin: 6px;
}
.cal-open-day-events {
  box-shadow: none !important;
}
.calendar-form-dialog .mat-dialog-container {
  padding: 0;
}
.color-picker-input.mat-input-element {
  padding: 4px 0 !important;
}
@media (max-width: 767px) {
  .cal-top-col {
    width: 100%;
  }
}
/*---- Chats -----*/
.chat-sidenav {
  width: 15rem;
  border-right: 1px solid rgba(0, 0, 0, 0.12);
  overflow: hidden !important;
}
.chat-sidebar-toolbar,
.chat-toolbar,
.chat-sidebar-toolbar .mat-toolbar-row,
.chat-toolbar .mat-toolbar-row {
  min-height: 56px !important;
  height: 56px !important;
}
.chat-sidebar-scroll {
  position: relative;
  height: calc(100% - 56px);
  overflow-y: scroll;
}
.chat-intro {
  height: calc(100vh - 240px);
}
.chats-wrap .conversations-hold {
  padding-top: 1rem;
  position: relative;
  height: calc(100vh - 330px);
  overflow-y: scroll;
}
.chats-wrap .conversations-hold .single-conversation {
  overflow: hidden;
  padding: 0 2rem;
  margin-bottom: 2rem;
}
.chats-wrap .conversations-hold .single-conversation .toolbar-avatar {
  vertical-align: bottom;
  margin-right: 1rem;
}
.chats-wrap .conversations-hold .single-conversation .chat-username {
  margin: 0 0 0.625rem;
  font-size: 0.875rem;
}
.chats-wrap .conversations-hold .single-conversation .conversation-msg {
  padding: 0.48rem 0.94rem;
  display: inline-block;
  border-radius: 4px;
}
.chats-wrap .conversations-hold .single-conversation.sender .conversation-msg {
  background: #ffffff;
}
.chats-wrap .conversations-hold .single-conversation .chat-date {
  font-size: 11px;
  padding: 2px;
  margin: 0;
  clear: both;
}
.chats-wrap .chat-input-actions {
  padding: 0.6rem;
}
.chat-loader {
  display: flex;
  height: 100%;
  align-items: center;
}
[dir=rtl] .chat-sidenav {
  border-right: none;
  border-left: 1px solid rgba(0, 0, 0, 0.12);
}
[dir=rtl] .chats-wrap .conversations-hold .single-conversation .toolbar-avatar {
  margin-right: 0;
  margin-left: 1rem;
}
/*---- Gallery -----*/
.app-gallery .mat-figure .gallery-control-wrap {
  position: absolute;
  width: 100%;
  height: 40px;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.35);
  opacity: 0;
  transition: opacity 0.3s ease-in;
  -webkit-transition: opacity 0.3s ease-in;
}
.app-gallery img {
  max-width: 100%;
}
.app-gallery .mat-figure:hover .gallery-control-wrap {
  opacity: 1;
}
.app-gallery .mat-figure .gallery-control-wrap .gallery-control {
  padding: 0 0 0 1rem;
}
.app-gallery .mat-figure .gallery-control-wrap .gallery-control .photo-detail {
  margin: 0;
  color: #FEFEFE;
  line-height: 40px;
}
.app-gallery .mat-figure .gallery-control-wrap .gallery-control .mat-icon {
  color: #fff;
}
[dir=rtl] .app-gallery .mat-figure .gallery-control-wrap .gallery-control .photo-detail {
  margin-right: 1rem;
}
/*---- Plans & Pricings -----*/
.plan-pricing .mat-list-item .mat-list-item-content {
  display: inline-flex !important;
  text-align: center;
  font-size: 0.875rem !important;
}
/*---- Users -----*/
.user-card .card-title-text {
  padding: 0.5rem 1.5rem !important;
  align-items: center;
}
.user-card .user-details > p:last-child {
  margin-bottom: 0;
}
.user-card .user-details .mat-icon {
  vertical-align: top;
  margin-right: 0.5rem;
}
/*------- Profile ------*/
.profile-sidebar {
  box-sizing: border-box;
}
.profile-sidebar .propic {
  width: 100%;
  margin-bottom: 6px;
}
.profile-sidebar .propic img {
  width: 50%;
  height: auto;
  border-radius: 50%;
}
.profile-sidebar .profile-title .main-title {
  font-size: 1.5rem;
}
.profile-sidebar .profile-nav {
  margin-left: -24px;
  margin-right: -24px;
}
.profile-sidebar .profile-nav .mat-list-item .mat-icon {
  margin-right: 8px;
}
.timeline {
  position: relative;
  overflow: hidden;
}
.timeline::before {
  content: "";
  position: absolute;
  top: 40px;
  bottom: 0;
  left: 24px;
  width: 1px;
  background-color: rgba(0, 0, 0, 0.12);
}
.timeline .timeline-item {
  width: 100%;
  overflow: hidden;
  margin-bottom: 24px;
}
.timeline .timeline-badge {
  float: left;
  position: relative;
  margin-right: 30px;
  height: 48px;
  width: 48px;
  border-radius: 50%;
  overflow: hidden;
}
.timeline .timeline-badge img {
  max-width: 100%;
}
.timeline .timeline-badge .icon-badge {
  text-align: center;
  width: 48px;
  height: 48px;
  line-height: 48px;
}
.timeline .timeline-body-top {
  margin-bottom: 8px;
}
.timeline .timeline-body {
  float: right;
  width: calc(100% - 78px);
}
.timeline .timeline-body-content img {
  border-radius: 4px;
  max-width: 100%;
}
.timeline .timeline-body-content > :last-child {
  margin-bottom: 8px;
}
[dir=rtl] .profile-sidebar .profile-nav .mat-list-item .mat-icon {
  margin-right: 0;
  margin-left: 8px;
}
.product-rating {
  display: flex;
  align-items: center;
  margin-left: -5px;
}
h1.title {
  font-size: 1.8rem;
  margin: 0 0 1rem;
}
.p-line {
  font-size: 0.813rem;
  margin-bottom: 4px;
}
.option-label {
  margin-bottom: 6px;
  display: block;
}
.product-search,
.quantity-input {
  border: 0;
  height: 32px;
  border-radius: 2px;
  padding-left: 8px;
  font-size: 14px;
  width: 260px;
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.12), 0px 1px 1px 0px rgba(0, 0, 0, 0.08), 0px 1px 3px 0px rgba(0, 0, 0, 0);
  transition: all 300ms cubic-bezier(0.35, 0, 0.25, 1);
}
.product-search:focus,
.quantity-input:focus {
  outline: none;
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
.quantity-input {
  width: 80px;
}
.shop-wrap {
  margin: 1rem 0.33rem 0.33rem;
  overflow: hidden;
  min-height: 750px;
}
.shop-sidebar {
  width: 15rem;
}
.shop-filters-wrap {
  margin-top: 7px;
  padding: 0 0.5rem 0 0.333rem;
}
.shop-filters-wrap .product-categories {
  list-style: none;
  margin: 0;
  padding: 0;
}
.shop-filters-wrap .product-categories li {
  cursor: pointer;
  padding: 5px;
  text-transform: capitalize;
}
.shop-top-toolbar {
  margin-bottom: 0.5rem;
  padding: 0 8px;
}
.product-search-wrap .product-search {
  width: 260px;
  margin: 6px 0 0;
}
.product-container {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  min-height: 750px;
}
.product-container .products-pagination {
  width: 100%;
  text-align: center;
  margin: 1.5rem 0;
  align-self: flex-end;
  justify-content: flex-end;
}
.product-container .products-pagination ul {
  padding: 0;
  margin: 0;
}
.product-container .products-pagination .ngx-pagination .current {
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.87);
}
.product-container .product-wrap {
  width: 33.333%;
  float: left;
}
.product-container .product-wrap .product-inner {
  display: flex;
  flex-direction: column;
  position: relative;
  border-radius: 4px;
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  overflow: hidden;
  margin: 8px;
  transition: all 0.3s cubic-bezier(0.35, 0, 0.25, 1);
}
.product-container .product-wrap .product-inner:hover {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.product-container .product-wrap .product-inner .product-badge {
  color: #fff;
  text-align: center;
  position: absolute;
  top: 20px;
  left: 20px;
  display: flex;
  z-index: 100;
  height: 64px;
  width: 64px;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  padding: 8px;
  transform: rotate(-30deg);
}
.product-container .product-wrap .product-inner .product-badge span {
  font-weight: 500;
  line-height: 1.1;
}
.product-container .product-wrap .product-inner .featured-img {
  display: flex;
  flex-direction: column;
  cursor: pointer;
  min-height: 180px;
}
.product-container .product-wrap .product-inner .info-wrap {
  display: flex;
  flex-direction: column;
}
.product-container .product-wrap .product-inner .info-wrap .main-info {
  width: 100%;
  margin-bottom: 1rem;
  min-height: 150px;
}
.product-container .product-wrap .product-inner .info-wrap .main-info .title {
  margin: 0;
  font-size: 1.2rem;
  font-weight: 500;
  margin-bottom: 4px;
  cursor: pointer;
}
.product-container .product-wrap .product-inner .info-wrap .main-info .title:active {
  outline: none;
}
.product-container .product-wrap .product-inner .info-wrap .actions {
  width: 100%;
  display: flex;
  flex-direction: row;
}
.product-container .product-wrap .product-inner .info-wrap .actions div {
  flex: 50%;
  display: flex;
}
.product-container .product-wrap .product-inner .info-wrap .actions .price-rating {
  flex-direction: column;
  justify-content: flex-start;
}
.product-container .product-wrap .product-inner .info-wrap .actions .price-rating .price {
  align-items: center;
}
.product-container .product-wrap .product-inner .info-wrap .actions .price-rating .price span {
  font-size: 1.2rem;
  margin-right: 4px;
}
.product-container .product-wrap .product-inner .info-wrap .actions .add-to-cart {
  align-items: center;
}
.product-container .product-wrap .product-inner ul {
  margin: 0;
  padding: 0 0 0 8px;
  list-style: none;
}
.product-container .product-wrap .product-inner ul li {
  margin-bottom: 4px;
  display: flex;
}
.product-container .product-wrap .product-inner ul li .mat-icon {
  margin-right: 8px;
}
.product-container .product-wrap .product-inner .more-info-wrap {
  display: none;
}
.product-details-wrap .gallery-photo {
  min-height: 400px;
  width: calc(100% - 80px);
  float: left;
  padding-right: 1rem;
  margin-bottom: 1rem;
}
.product-details-wrap .gallery-photo img {
  width: 100%;
  height: auto;
  border-radius: 4px;
}
.product-details-wrap .gallery-thumbnails {
  width: 80px;
  float: left;
  padding-right: 0.667rem;
}
.product-details-wrap .gallery-thumbnails img {
  width: 100%;
  border-radius: 2px;
  display: inline-block;
  opacity: 1;
  cursor: pointer;
  transition: all 0.3s ease-in;
}
.product-details-wrap .gallery-thumbnails img.active {
  opacity: 0.6;
}
.cart-table {
  width: 100%;
  border-collapse: separate;
  border-radius: 2px;
  margin-bottom: 1.5rem;
  border-spacing: 0;
}
.cart-table .cart-thumbnail {
  height: 44px;
  width: auto;
  border-radius: 2px;
}
.cart-table thead tr {
  border-collapse: separate;
  background: rgba(0, 0, 0, 0.03);
}
.cart-table thead tr th {
  border-collapse: separate;
  text-align: left;
  padding: 1rem;
  font-weight: 500;
  letter-spacing: 0.1px;
}
.cart-table tbody tr td {
  text-align: left;
  padding: 16px;
}
@media (max-width: 1100px) {
  .product-container .product-wrap {
    width: 50%;
  }
}
@media (max-width: 960px) {
  .shop-filters-wrap {
    margin: 0;
    padding: 0;
  }

  .shop-sidebar {
    background: #fff;
  }
}
@media (max-width: 680px) {
  .product-container .product-wrap {
    width: 100%;
  }

  .product-details-wrap .gallery-photo {
    min-height: auto;
  }
}
@media (min-width: 1100px) {
  .product-container.list-view .product-wrap {
    width: 100%;
    padding-right: 0;
  }
  .product-container.list-view .product-wrap .product-inner {
    flex-direction: row;
  }
  .product-container.list-view .product-wrap .featured-img {
    flex: 3 0;
  }
  .product-container.list-view .product-wrap .featured-img img {
    width: 100%;
    max-width: 100%;
    min-height: 100%;
  }
  .product-container.list-view .product-wrap .info-wrap {
    flex-direction: column;
    flex: 2 0;
  }
  .product-container.list-view .product-wrap .info-wrap .actions {
    align-self: flex-end;
    justify-content: flex-end;
    margin-top: auto;
  }
  .product-container.list-view .product-wrap .more-info-wrap {
    display: flex;
    align-items: stretch;
    flex: 2 0;
    position: relative;
  }
  .product-container.list-view .product-wrap .more-info-wrap .more-info {
    width: 100%;
    padding-left: 1rem;
    border-left: 1px solid #e6e6e6;
  }
}
[dir=rtl] .product-search,
[dir=rtl] .quantity-input {
  padding-right: 8px;
}
[dir=rtl] .product-container.list-view .product-wrap .more-info-wrap .more-info {
  border: 0;
  padding-left: 0;
}
[dir=rtl] .product-container .product-wrap .product-inner .product-badge {
  left: auto;
  right: 20px;
}
[dir=rtl] .product-container .product-wrap .product-inner ul li .mat-icon {
  margin-right: 0;
  margin-left: 8px;
}
[dir=rtl] .product-details-wrap .gallery-photo {
  padding: 0;
}
[dir=rtl] .product-details-wrap .product-content-wrap {
  padding: 0 1rem;
}
.home-section {
  padding: 80px 0;
}
.scrollable {
  position: relative;
  width: 100%;
  height: 100vh;
}
.section-intro {
  padding: 100px 0 30px;
  background: #2b303b url("/assets/images/home-bg-black.png") center center/cover no-repeat;
  color: #ffffff;
}
.section-intro .egret {
  font-size: 36px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.48);
}
.section-intro h1 {
  font-size: 32px;
  margin: 2rem 0 1rem;
  font-weight: 300;
}
.section-intro p {
  font-size: 16px;
  max-width: 450px;
  margin: 0 auto 1.4rem;
}
.section-intro img {
  display: block;
  margin: 0 auto;
}
.section-demos {
  position: relative;
  background: #ffffff;
}
.section-demos .demo-box-wrap {
  padding: 2rem;
}
.section-demos .demo-box {
  position: relative;
  border-radius: 8px;
  transition: 0.2s all ease-in-out;
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.section-demos .demo-box:hover {
  box-shadow: 0 10px 16px rgba(0, 0, 0, 0.2);
}
.section-demos .demo-box:hover .caption {
  opacity: 1;
  transform: translateY(-10px);
}
.section-demos .demo-box .caption {
  opacity: 0;
  background: #ffffff;
  padding: 1rem;
  position: absolute;
  z-index: 99;
  top: -20px;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: 8px;
  width: 220px;
  transition: 0.2s all ease-in-out;
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.section-demos .demo-box h3 {
  margin: 0 0 1rem;
  font-size: 22px;
  font-weight: 300;
}
.section-demos .demo-box img {
  width: 100%;
  height: auto;
  float: left;
}
.section-demos .demo-box .screenshot {
  overflow: hidden;
  border-radius: 8px;
  margin-bottom: 2rem;
  cursor: pointer;
}
.align-right {
  text-align: right;
}
.order-info,
.billing-address {
  margin-top: 10px;
}
.order-info h4,
.billing-address h4 {
  vertical-align: top;
  margin-top: 0px;
  font-weight: 700 !important;
}
.order-info > div:last-child,
.billing-address > div:last-child {
  text-align: right;
}
.billing-address {
  margin-bottom: 20px;
}
.billing-address p {
  white-space: pre-line;
}
.item-form-list {
  margin-top: 20px;
}
.item-form-list .item-form-list-head-line {
  background: #f5f5f5;
}
.item-form-list .item-form-list-head-line p {
  padding: 10px;
  margin: 0px;
}
.item-form-list .form-rows {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  align-items: center;
}
.item-form-list .add-button {
  text-align: right;
}
.item-form-list .add-button button {
  margin-top: 20px;
}
.form-total-cost {
  margin-top: 20px;
}
.form-total-cost > div {
  width: 300px;
}
.form-total-cost > div .mat-form-field {
  width: 50px;
}
.form-total-cost h5 {
  margin: 0px;
  font-weight: 700 !important;
}
.total-cost {
  margin-top: 20px;
}
.total-cost div:first-child {
  margin-right: 20px;
}
.total-cost h5 {
  margin-top: 0px;
}
.invoice-icon-circle {
  box-sizing: content-box;
  width: 120px;
  height: 120px;
  border-radius: 60px;
  border: 2px solid rgba(0, 0, 0, 0.87);
  overflow: hidden;
}
.invoice-icon-circle .mat-icon {
  font-size: 48px;
  height: 48px;
  width: 48px;
}
.invoice-text-white {
  color: #f5f5f5;
}
@media print {
  body,
*,
html {
    visibility: hidden;
  }

  #print-area {
    visibility: visible;
  }
  #print-area * {
    visibility: visible;
  }
  #print-area .item-table .mat-table {
    box-shadow: none !important;
  }
}
.todo-option {
  padding: 20px 16px;
}
.tag {
  padding-right: 8px;
  padding-left: 8px;
  border-radius: 12px;
  line-height: 24px;
  box-sizing: content-box;
  background: rgba(0, 0, 0, 0.12);
}
.tag > div {
  display: inline-block;
}
.tag .circle {
  margin-right: 5px;
  height: 8px;
  width: 8px;
  background: red;
  border-radius: 50%;
}
.no-fill-color {
  color: transparent;
}
.mat-menu-content button {
  text-transform: capitalize;
}
.todo-list {
  max-width: 100%;
  min-height: 60px;
  display: block;
  border-radius: 4px;
  overflow: hidden;
}
.todo-box {
  padding: 20px 16px;
  border-bottom: solid 1px rgba(0, 0, 0, 0.12);
  box-sizing: border-box;
  font-size: 14px;
  display: flex;
}
.todo-box:hover {
  background: rgba(119, 68, 68, 0.05);
}
.move-handler {
  cursor: move;
}
.tag {
  padding-right: 8px;
  padding-left: 8px;
  border-radius: 12px;
  line-height: 24px;
  box-sizing: content-box;
  background: rgba(0, 0, 0, 0.12);
}
.tag > div {
  display: inline-block;
}
.tag .circle {
  margin-right: 5px;
  height: 8px;
  width: 8px;
  background: red;
  border-radius: 50%;
}
.cdk-drag-preview {
  box-sizing: border-box;
  border-radius: 4px;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.cdk-drag-placeholder {
  opacity: 0;
}
.cdk-drag-animating {
  transition: transform 250ms cubic-bezier(0, 0, 0.2, 1);
}
.todo-box:last-child {
  border: none;
}
.todo-list.cdk-drop-list-dragging .todo-box:not(.cdk-drag-placeholder) {
  transition: transform 250ms cubic-bezier(0, 0, 0.2, 1);
}
.search-box {
  border-radius: 24px;
  background: white;
  overflow: hidden;
  vertical-align: middle;
}
.search-box .mat-icon-button {
  margin-left: 8px;
}
.search-box input[type=text] {
  width: calc(100% - 52px);
  padding: 12px 20px;
  border: none;
  outline: none;
  font-size: 18px;
  box-sizing: border-box;
}
/* 
  Only Required if you want to use Angular Landing
  (https://themeforest.net/item/angular-landing-material-design-angular-app-landing-page/21198258)
*/
.mat-form-field.height-space-0-25 .mat-form-field-infix {
  padding: 0.25em 0;
}

.mat-form-field.height-space-0-5 .mat-form-field-infix {
  padding: 0.5em 0;
}

.mat-form-field.height-space-1 .mat-form-field-infix {
  padding: 1em 0;
}

.vc-form .mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-start, .vc-form .mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-end, .vc-form .mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-gap {
  border-width: 1px !important;
}

.vc-form.mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-start, .vc-form.mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-end, .vc-form.mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-gap {
  border-width: 1px !important;
}

.vc-form .mat-form-field .mat-form-field-flex, .vc-form.mat-form-field .mat-form-field-flex {
  padding: 0em 0.75em 0 0.75em;
}

.vc-form .mat-form-field-appearance-fill.read-only .mat-form-field-underline {
  display: none;
}

.mat-form-field.no-label .mat-form-field-infix {
  border-width: 0.5em;
}

.mat-form-field.no-label .mat-form-field-infix .mat-select-arrow-wrapper {
  transform: translateY(0);
}

.mat-form-field.inline-row .mat-form-field-wrapper {
  padding-bottom: 0;
}

.mat-form-field [matSuffix].vc-toggle-password {
  cursor: pointer;
}

.no-border.mat-form-field .mat-form-field-outline-thick .mat-form-field-outline-start, .no-border.mat-form-field .mat-form-field-outline-thick .mat-form-field-outline-end, .no-border.mat-form-field .mat-form-field-outline-thick .mat-form-field-outline-gap {
  border-width: 0px !important;
}

.no-border.mat-form-field .mat-form-field-outline .mat-form-field-outline-start, .no-border.mat-form-field .mat-form-field-outline .mat-form-field-outline-end {
  border-width: 0px !important;
}

.no-border.ng-touched.ng-invalid.mat-form-field .mat-form-field-outline-thick .mat-form-field-outline-start, .no-border.ng-touched.ng-invalid.mat-form-field .mat-form-field-outline-thick .mat-form-field-outline-end, .no-border.ng-touched.ng-invalid.mat-form-field .mat-form-field-outline-thick .mat-form-field-outline-gap {
  border-width: 1px !important;
}

.no-border.ng-touched.ng-invalid.mat-form-field .mat-form-field-outline .mat-form-field-outline-start, .no-border.ng-touched.ng-invalid.mat-form-field .mat-form-field-outline .mat-form-field-outline-end {
  border-width: 1px !important;
}

.form-background-grey.mat-form-field .mat-form-field-outline-thick .mat-form-field-outline-start, .form-background-grey.mat-form-field .mat-form-field-outline-thick .mat-form-field-outline-end, .form-background-grey.mat-form-field .mat-form-field-outline-thick .mat-form-field-outline-gap {
  background-color: #f7f6f6;
}

.form-background-grey.mat-form-field .mat-form-field-outline .mat-form-field-outline-start, .form-background-grey.mat-form-field .mat-form-field-outline .mat-form-field-outline-end {
  background-color: #f7f6f6;
}

.form-background-grey.read-only.mat-form-field .mat-form-field-outline-thick .mat-form-field-outline-start, .form-background-grey.read-only.mat-form-field .mat-form-field-outline-thick .mat-form-field-outline-end, .form-background-grey.read-only.mat-form-field .mat-form-field-outline-thick .mat-form-field-outline-gap {
  background-color: #d6d2d6;
}

.form-background-grey.read-only.mat-form-field .mat-form-field-outline .mat-form-field-outline-start, .form-background-grey.read-only.mat-form-field .mat-form-field-outline .mat-form-field-outline-end {
  background-color: #d6d2d6;
}

.form-background-grey.read-only input:-moz-read-only {
  color: rgba(0, 0, 0, 0.38);
}

.form-background-grey.read-only input:disabled,
.form-background-grey.read-only input:read-only {
  color: rgba(0, 0, 0, 0.38);
}

.vc-toggle.mat-slide-toggle .mat-slide-toggle-bar {
  height: 25px;
  border-radius: 15px;
  width: 42px;
}

.vc-toggle.mat-slide-toggle .mat-slide-toggle-thumb-container {
  top: 2px;
  left: 2px;
}

.vc-toggle.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb-container {
  transform: translate3d(17px, 0, 0);
}

.vc-toggle.mat-slide-toggle .mat-slide-toggle-bar {
  background-color: rgba(0, 0, 0, 0.15) !important;
}

.vc-toggle-blue.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #1b91e4 !important;
}

.vc-toggle-blue.mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: #e3ebf4 !important;
}

.vc-toggle-checked.mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb:before {
  content: "done";
  font: normal normal normal 13px;
  font-family: "Material Icons", sans-serif;
  color: white;
  padding: 3px;
}

.vc-checked.mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame {
  border: 1px solid #e2283e;
}

.vc-checked.mat-checkbox-checked .mat-checkbox-background {
  background-color: #e2283e !important;
}

.mat-button-base.btn-cancel-dialog {
  border-color: #9eaec1 !important;
  color: #9eaec1;
}

.mat-button-base.btn-dark-red.mat-stroked-button {
  color: #e82d2d;
  border-color: #e82d2d !important;
}

.vc-button.mat-stroked-button:not(.mat-button-disabled)[color=primary] {
  border-color: #01a8ff;
}

button .vc2-btn-remove-padding {
  padding: 0;
}

.dashboard-footer-mandiri {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  color: #1e5387;
  padding-top: 13pt;
  overflow: hidden;
}

.dashboard-footer-mandiri .child {
  bottom: 0;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
}

.app-admin-container .rightside-content-hold {
  min-height: 90%;
}

.vc-paginator.mat-paginator .mat-select-arrow {
  color: #01a8ff;
}

.vc-paginator.mat-paginator .mat-icon-button {
  color: #01a8ff !important;
}

.vc-paginator.mat-paginator .mat-icon-button[disabled] {
  color: #90d9ff !important;
}

.vc-paginator.mat-paginator .mat-paginator-page-size-label,
.vc-paginator.mat-paginator .mat-paginator-range-label {
  font-size: 12px;
  font-style: normal;
  color: #262a33;
}

.vc-paginator.mat-paginator .mat-form-field-underline {
  background-color: #262a33;
}

table[mat-table],
table[cdk-table],
.mat-table {
  width: 100%;
}

.lvl2.bullet {
  margin-right: 12pt;
}

.sidebar-black .navigation-hold .sidenav-hold .sidenav li.open a .mat-icon:not(.menu-caret).sidebar-icon-transparent {
  border-color: transparent !important;
  color: black !important;
}

.vc-table {
  border-radius: 10px 10px 0 0;
}

.vc-table .mat-header-row,
.vc-table .cdk-header-row {
  color: white;
  background: #01a8ff;
  border-radius: 10px 10px 0 0;
}

.vc-table .mat-header-row .mat-header-cell,
.vc-table .mat-header-row .cdk-header-cell,
.vc-table .cdk-header-row .mat-header-cell,
.vc-table .cdk-header-row .cdk-header-cell {
  color: white;
  font-weight: 400;
  font-size: 14px;
}

.vc-table .mat-header-row .mat-header-cell:first-of-type,
.vc-table .mat-header-row .cdk-header-cell:first-of-type,
.vc-table .cdk-header-row .mat-header-cell:first-of-type,
.vc-table .cdk-header-row .cdk-header-cell:first-of-type {
  border-radius: 10px 0 0 0;
}

.vc-table .mat-header-row .mat-header-cell:last-of-type,
.vc-table .mat-header-row .cdk-header-cell:last-of-type,
.vc-table .cdk-header-row .mat-header-cell:last-of-type,
.vc-table .cdk-header-row .cdk-header-cell:last-of-type {
  border-radius: 0 10px 0 0;
}

.vc-table .mat-header-row .mat-header-cell .mat-sort-header-arrow,
.vc-table .mat-header-row .cdk-header-cell .mat-sort-header-arrow,
.vc-table .cdk-header-row .mat-header-cell .mat-sort-header-arrow,
.vc-table .cdk-header-row .cdk-header-cell .mat-sort-header-arrow {
  color: white;
}

.vc-table.border-collapse {
  border-collapse: collapse;
}

.vc-table.row-blue .mat-row, .vc-table.row-blue .cdk-row {
  border-bottom: 0.5px solid #258cde;
}

.mat-raised-button.vc-btn-primary {
  color: white;
  background-color: #01a8ff;
}

.mat-stroked-button.vc-btn-primary {
  color: white;
  background-color: #9eaec1;
}

.download-link {
  cursor: pointer;
}

input[type=number].hide-spinner {
  -moz-appearance: textfield;
}

input[type=number].hide-spinner::-webkit-inner-spin-button, input[type=number].hide-spinner::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.btn-confirm-delete {
  background: #e2283e !important;
  color: white !important;
}

.btn-confirm-delete-cancel {
  background: #b4b4b4 !important;
  color: white !important;
}

.header-delete-dialog {
  font-weight: 500;
  font-size: 18px;
}

.vc-dialog-header {
  color: #2569a5;
  font-size: 14px;
  font-weight: 700;
}

.vc-dialog-content {
  color: #8597ac;
  font-size: 14px;
}

@media screen and (max-width: 768px) {
  .vc-min-overlay-table {
    overflow: overlay;
  }
}

.vc2-app-card-header-border {
  border: 1px solid #E7EDF2;
  box-sizing: border-box;
  border-radius: 6px;
  box-shadow: 0px 4px 4px rgba(158, 174, 193, 0.1);
  margin: 0;
  padding: 12px 24px 12px 24px;
  flex-wrap: wrap;
  display: flex !important;
}

.vc2-app-card-header-border-top {
  border: 1px solid #E7EDF2;
  box-sizing: border-box;
  border-radius: 6px;
  box-shadow: 0px 4px 4px rgba(158, 174, 193, 0.1);
  margin: 0;
  padding: 0px 24px 12px 24px;
}

.vc2-header .date-filter .mat-date-range-input-container {
  display: flex;
  justify-content: space-between;
}

.vc2-app-table {
  overflow-x: scroll;
}

.vc2-app-table .mat-header-cell, .vc2-app-table .cdk-header-cell {
  color: #3783c6;
  font-weight: bold;
  background: #def0fd;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
}

.vc2-app-table .mat-header-cell:first-of-type, .vc2-app-table .cdk-header-cell:first-of-type {
  border-radius: 10px 0 0 0;
}

.vc2-app-table .mat-header-cell:last-of-type, .vc2-app-table .cdk-header-cell:last-of-type {
  border-radius: 0 10px 0 0;
}

.vc2-app-paginator.mat-paginator .mat-select-arrow {
  color: #01a8ff;
}

.vc2-app-paginator.mat-paginator .mat-icon-button {
  color: #01a8ff !important;
}

.vc2-app-paginator.mat-paginator .mat-icon-button[disabled] {
  color: #90d9ff !important;
}

.vc2-app-paginator.mat-paginator .mat-paginator-page-size-label,
.vc2-app-paginator.mat-paginator .mat-paginator-range-label {
  font-size: 12px;
  font-style: normal;
  color: #262a33;
  font-weight: 300;
}

.vc2-app-paginator.mat-paginator .mat-form-field-underline {
  background-color: #262a33;
}

.vc2-dialog.mat-dialog-title {
  font-family: "Roboto", sans-serif;
  font-weight: 600;
}

.vc2-dialog.mat-dialog-title.dialog-information {
  font-size: 18px;
}

.vcmaker-app-table .mat-header-cell, .vcmaker-app-table .cdk-header-cell {
  color: #3783c6;
  font-weight: bold;
  background: #def0fd;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  text-align: center;
  justify-content: center;
}

.vcmaker-app-table .mat-header-cell:first-of-type, .vcmaker-app-table .cdk-header-cell:first-of-type {
  border-radius: 10px 0 0 0;
}

.vcmaker-app-table .mat-header-cell:last-of-type, .vcmaker-app-table .cdk-header-cell:last-of-type {
  border-radius: 0 10px 0 0;
}

.vc2-app-card-header-border-padd {
  border: 1px solid #E7EDF2;
  box-sizing: border-box;
  border-radius: 6px;
  box-shadow: 0px 4px 4px rgba(158, 174, 193, 0.1);
  padding: 12px 24px;
}

.vc2-notification {
  border: 1px solid;
  box-sizing: border-box;
  color: #444f5c !important;
  font-family: "Roboto", sans-serif;
}

.vc2-notification-shy-green {
  background: #f1fffa !important;
  border-color: #77e4bd;
}

.vc2-notification-red-brick {
  background: #fff3f1 !important;
  border-color: #e47777;
}

.vc2-header-side-navigation {
  margin-top: 40pt;
}

.header-full-name {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.vc-icon-sidebar {
  width: 18px;
  height: 18px;
}

.status {
  box-sizing: border-box;
  border-radius: 4px;
  width: -moz-max-content;
  width: max-content;
  padding: 3px 10px;
}

.status.approve {
  color: #47db00;
  border: 1px solid #47db00;
  background: #edfae6;
}

.status.pending {
  color: #ffb400;
  border: 1px solid #ffb400;
  background: #fef7e5;
}

.status.reject {
  color: #e11e5a;
  border: 1px solid #e11e5a;
  background: #fce9ef;
}

.status.new-task {
  color: #8826cb;
  border: 1px solid #8826cb;
  background: #f4e9fa;
}

.status.done {
  color: #00dbcd;
  border: 1px solid #00dbcd;
  background: #e7fbfa;
}

.cont_header {
  margin-bottom: 15px;
  margin-top: 15px;
  margin-left: 10px;
}

.cont_header .header-title {
  font-weight: normal;
  font-size: 22px;
  color: #2569a5;
}

.title-info {
  font-family: "Roboto", sans-serif;
  font-weight: 600;
}

.not-found {
  height: 500px;
  width: initial;
  justify-content: center;
  text-align: center;
  background: #f5f5f5;
  border: 2px dashed #01a8ff;
  border-radius: 10px;
  margin-top: 20px;
  display: flow-root;
  padding-top: 100px;
}

.box-spinner {
  height: 500px;
  padding-top: 120px;
}

@keyframes rotate {
  0% {
    transform: rotate(360deg);
  }
}

@keyframes wink {
  50% {
    opacity: 0;
  }
}

.spinnerLoad {
  width: 7em;
  margin: 3em auto;
  position: relative;
}

.spinnerLoad:before {
  content: "";
  display: block;
  width: 7em;
  height: 1em;
  margin: 3em auto;
  padding: 3em 0;
  border-radius: 50%;
  border: 2px solid #6A92F5;
  border-top: 2px solid transparent;
  border-bottom: 2px solid transparent;
  animation: rotate 1s ease infinite;
}

.spinnerLoad:after {
  content: "Loading";
  position: absolute;
  top: 0;
  color: #6A92F5;
  font: 0.9em sans-serif;
  width: 8em;
  line-height: 8em;
  text-align: center;
  animation: wink 1.4s ease infinite;
}

.no-flex {
  display: grid !important;
}

/* Prefix */

/* FIll background */

.vc-signup-fill-bg2-register {
  display: flex;
  width: inherit;
  z-index: 0;
  bottom: 0;
  position: absolute;
}

/* Angular Stepper */

.vc-signup-register-stepper.mat-stepper-horizontal .mat-horizontal-stepper-header:not(:first-child)::before,
[dir=rtl] .vc-signup-register-stepper.mat-stepper-horizontal .mat-horizontal-stepper-header:not(:last-child)::before,
.vc-signup-register-stepper.mat-stepper-horizontal .mat-horizontal-stepper-header:not(:last-child)::after,
[dir=rtl] .vc-signup-register-stepper.mat-stepper-horizontal .mat-horizontal-stepper-header:not(:first-child)::after,
.mat-stepper-horizontal-line {
  width: calc(50% - 10px) !important;
  border-top-width: 4px !important;
}

.mat-step-header .mat-step-icon-state-done {
  background-color: #94cf3b !important;
}

.mat-step-icon.mat-step-icon-state-activation:not(.mat-step-icon-selected) {
  width: 15px;
  height: 15px;
  margin-top: 6px;
}

/* Forms */

.vc-signup-form.vc-register .mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-start, .vc-signup-form.vc-register .mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-end, .vc-signup-form.vc-register .mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-gap {
  border-width: 1px !important;
}

.vc-signup-form.vc-register .mat-form-field .mat-form-field-flex {
  padding: 0em 0.75em 0 0.75em;
}

.vc-signup-form.vc-register .mat-form-field-appearance-fill.read-only .mat-form-field-underline {
  display: none;
}

.vc-signup-form.vc-register input.mat-input-element {
  font-size: 14px !important;
}

.vc-signup-form.vc-register input.mat-input-element[type=number]::-webkit-inner-spin-button, .vc-signup-form.vc-register input.mat-input-element[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Button */

.mat-register.mat-flat-button {
  padding-top: 9px !important;
  padding-bottom: 9px !important;
}

.btn-w-100 {
  width: 100%;
}

.signup-location.mat-stroked-button {
  background: #ffffff;
}

/* Icon */

.password-eye-icon {
  width: 30px;
  height: auto;
  cursor: pointer;
}

/* Card */

.scrollable-card {
  overflow: scroll;
  max-height: 90%;
  overflow-y: hidden;
  overflow-x: hidden;
}

.scrollable-card:hover {
  overflow-y: scroll;
}

.signup-bottom-header {
  background-color: #f5f5f5;
}

.signup-location-box {
  border: 1px solid #01a8ff;
  box-sizing: border-box;
  border-radius: 8px;
  background-color: rgba(255, 255, 255, 0.8);
}

.signup-register-profile-card, .vc-signup-mat-stepper {
  align-items: start;
  justify-content: center;
}

.vc-signup-user-consent {
  background: #ecf8ff;
  border: 1px solid #58595b;
  box-sizing: border-box;
  border-radius: 8px;
}

.vc-signup-header-modal {
  font-size: 18px;
}

.vc-signup-border-map {
  border: 1px solid #01a8ff;
  border-radius: 8px;
}

.vc-signup-map-background {
  background-image: url('vc-map-background.f437bd2f8f95c052016f.png');
  background-size: 150%;
  border-radius: 8px;
  background-position-x: -30px;
  background-position-y: -90px;
}

.mat-form-field-appearance-legacy.no-underline .mat-form-field-underline {
  background-color: transparent;
  height: 0;
}

.mat-form-field-appearance-legacy.no-underline .mat-form-field-underline .mat-form-field-ripple {
  height: 0;
}

.vc-signup-footer-1 {
  font-size: 9px;
  width: 40%;
  text-align: center;
}

.vc-signup-footer-2 {
  font-size: 12px;
}

.vc-signup-summary-gap {
  height: 10px;
  background: #f5f5f5;
  margin-left: -100%;
  margin-right: -100%;
}

.vc-signup-header-register {
  font-weight: bold;
  font-size: 48px;
  color: #01a8ff;
}
@charset "UTF-8";
.bootstrap-theme {
  /*!
   * Bootstrap v4.6.0 (https://getbootstrap.com/)
   * Copyright 2011-2021 The Bootstrap Authors
   * Copyright 2011-2021 Twitter, Inc.
   * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
   */
}
.bootstrap-theme :root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.bootstrap-theme *,
.bootstrap-theme *::before,
.bootstrap-theme *::after {
  box-sizing: border-box;
}
.bootstrap-theme html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.bootstrap-theme article, .bootstrap-theme aside, .bootstrap-theme figcaption, .bootstrap-theme figure, .bootstrap-theme footer, .bootstrap-theme header, .bootstrap-theme hgroup, .bootstrap-theme main, .bootstrap-theme nav, .bootstrap-theme section {
  display: block;
}
.bootstrap-theme body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}
.bootstrap-theme [tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}
.bootstrap-theme hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
.bootstrap-theme h1, .bootstrap-theme h2, .bootstrap-theme h3, .bootstrap-theme h4, .bootstrap-theme h5, .bootstrap-theme h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
.bootstrap-theme p {
  margin-top: 0;
  margin-bottom: 1rem;
}
.bootstrap-theme abbr[title],
.bootstrap-theme abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
.bootstrap-theme address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
.bootstrap-theme ol,
.bootstrap-theme ul,
.bootstrap-theme dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
.bootstrap-theme ol ol,
.bootstrap-theme ul ul,
.bootstrap-theme ol ul,
.bootstrap-theme ul ol {
  margin-bottom: 0;
}
.bootstrap-theme dt {
  font-weight: 700;
}
.bootstrap-theme dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
.bootstrap-theme blockquote {
  margin: 0 0 1rem;
}
.bootstrap-theme b,
.bootstrap-theme strong {
  font-weight: bolder;
}
.bootstrap-theme small {
  font-size: 80%;
}
.bootstrap-theme sub,
.bootstrap-theme sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
.bootstrap-theme sub {
  bottom: -0.25em;
}
.bootstrap-theme sup {
  top: -0.5em;
}
.bootstrap-theme a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}
.bootstrap-theme a:hover {
  color: #0056b3;
  text-decoration: underline;
}
.bootstrap-theme a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}
.bootstrap-theme a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
.bootstrap-theme pre,
.bootstrap-theme code,
.bootstrap-theme kbd,
.bootstrap-theme samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
.bootstrap-theme pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}
.bootstrap-theme figure {
  margin: 0 0 1rem;
}
.bootstrap-theme img {
  vertical-align: middle;
  border-style: none;
}
.bootstrap-theme svg {
  overflow: hidden;
  vertical-align: middle;
}
.bootstrap-theme table {
  border-collapse: collapse;
}
.bootstrap-theme caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}
.bootstrap-theme th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
.bootstrap-theme label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
.bootstrap-theme button {
  border-radius: 0;
}
.bootstrap-theme button:focus:not(:focus-visible) {
  outline: 0;
}
.bootstrap-theme input,
.bootstrap-theme button,
.bootstrap-theme select,
.bootstrap-theme optgroup,
.bootstrap-theme textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.bootstrap-theme button,
.bootstrap-theme input {
  overflow: visible;
}
.bootstrap-theme button,
.bootstrap-theme select {
  text-transform: none;
}
.bootstrap-theme [role=button] {
  cursor: pointer;
}
.bootstrap-theme select {
  word-wrap: normal;
}
.bootstrap-theme button,
.bootstrap-theme [type=button],
.bootstrap-theme [type=reset],
.bootstrap-theme [type=submit] {
  -webkit-appearance: button;
}
.bootstrap-theme button:not(:disabled),
.bootstrap-theme [type=button]:not(:disabled),
.bootstrap-theme [type=reset]:not(:disabled),
.bootstrap-theme [type=submit]:not(:disabled) {
  cursor: pointer;
}
.bootstrap-theme button::-moz-focus-inner,
.bootstrap-theme [type=button]::-moz-focus-inner,
.bootstrap-theme [type=reset]::-moz-focus-inner,
.bootstrap-theme [type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
.bootstrap-theme input[type=radio],
.bootstrap-theme input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}
.bootstrap-theme textarea {
  overflow: auto;
  resize: vertical;
}
.bootstrap-theme fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
.bootstrap-theme legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
.bootstrap-theme progress {
  vertical-align: baseline;
}
.bootstrap-theme [type=number]::-webkit-inner-spin-button,
.bootstrap-theme [type=number]::-webkit-outer-spin-button {
  height: auto;
}
.bootstrap-theme [type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
.bootstrap-theme [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.bootstrap-theme ::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
.bootstrap-theme output {
  display: inline-block;
}
.bootstrap-theme summary {
  display: list-item;
  cursor: pointer;
}
.bootstrap-theme template {
  display: none;
}
.bootstrap-theme [hidden] {
  display: none !important;
}
.bootstrap-theme h1, .bootstrap-theme h2, .bootstrap-theme h3, .bootstrap-theme h4, .bootstrap-theme h5, .bootstrap-theme h6,
.bootstrap-theme .h1, .bootstrap-theme .h2, .bootstrap-theme .h3, .bootstrap-theme .h4, .bootstrap-theme .h5, .bootstrap-theme .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}
.bootstrap-theme h1, .bootstrap-theme .h1 {
  font-size: 2.5rem;
}
.bootstrap-theme h2, .bootstrap-theme .h2 {
  font-size: 2rem;
}
.bootstrap-theme h3, .bootstrap-theme .h3 {
  font-size: 1.75rem;
}
.bootstrap-theme h4, .bootstrap-theme .h4 {
  font-size: 1.5rem;
}
.bootstrap-theme h5, .bootstrap-theme .h5 {
  font-size: 1.25rem;
}
.bootstrap-theme h6, .bootstrap-theme .h6 {
  font-size: 1rem;
}
.bootstrap-theme .lead {
  font-size: 1.25rem;
  font-weight: 300;
}
.bootstrap-theme .display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}
.bootstrap-theme .display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.bootstrap-theme .display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.bootstrap-theme .display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.bootstrap-theme hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.bootstrap-theme small,
.bootstrap-theme .small {
  font-size: 80%;
  font-weight: 400;
}
.bootstrap-theme mark,
.bootstrap-theme .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.bootstrap-theme .list-unstyled {
  padding-left: 0;
  list-style: none;
}
.bootstrap-theme .list-inline {
  padding-left: 0;
  list-style: none;
}
.bootstrap-theme .list-inline-item {
  display: inline-block;
}
.bootstrap-theme .list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}
.bootstrap-theme .initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.bootstrap-theme .blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.bootstrap-theme .blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}
.bootstrap-theme .blockquote-footer::before {
  content: "— ";
}
.bootstrap-theme .img-fluid {
  max-width: 100%;
  height: auto;
}
.bootstrap-theme .img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}
.bootstrap-theme .figure {
  display: inline-block;
}
.bootstrap-theme .figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
.bootstrap-theme .figure-caption {
  font-size: 90%;
  color: #6c757d;
}
.bootstrap-theme code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word;
}
a > .bootstrap-theme code {
  color: inherit;
}
.bootstrap-theme kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
.bootstrap-theme kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}
.bootstrap-theme pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}
.bootstrap-theme pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
.bootstrap-theme .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.bootstrap-theme .container,
.bootstrap-theme .container-fluid,
.bootstrap-theme .container-xl,
.bootstrap-theme .container-lg,
.bootstrap-theme .container-md,
.bootstrap-theme .container-sm {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .bootstrap-theme .container-sm, .bootstrap-theme .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .bootstrap-theme .container-md, .bootstrap-theme .container-sm, .bootstrap-theme .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .bootstrap-theme .container-lg, .bootstrap-theme .container-md, .bootstrap-theme .container-sm, .bootstrap-theme .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .bootstrap-theme .container-xl, .bootstrap-theme .container-lg, .bootstrap-theme .container-md, .bootstrap-theme .container-sm, .bootstrap-theme .container {
    max-width: 1140px;
  }
}
.bootstrap-theme .row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.bootstrap-theme .no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.bootstrap-theme .no-gutters > .col,
.bootstrap-theme .no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}
.bootstrap-theme .col-xl,
.bootstrap-theme .col-xl-auto, .bootstrap-theme .col-xl-12, .bootstrap-theme .col-xl-11, .bootstrap-theme .col-xl-10, .bootstrap-theme .col-xl-9, .bootstrap-theme .col-xl-8, .bootstrap-theme .col-xl-7, .bootstrap-theme .col-xl-6, .bootstrap-theme .col-xl-5, .bootstrap-theme .col-xl-4, .bootstrap-theme .col-xl-3, .bootstrap-theme .col-xl-2, .bootstrap-theme .col-xl-1, .bootstrap-theme .col-lg,
.bootstrap-theme .col-lg-auto, .bootstrap-theme .col-lg-12, .bootstrap-theme .col-lg-11, .bootstrap-theme .col-lg-10, .bootstrap-theme .col-lg-9, .bootstrap-theme .col-lg-8, .bootstrap-theme .col-lg-7, .bootstrap-theme .col-lg-6, .bootstrap-theme .col-lg-5, .bootstrap-theme .col-lg-4, .bootstrap-theme .col-lg-3, .bootstrap-theme .col-lg-2, .bootstrap-theme .col-lg-1, .bootstrap-theme .col-md,
.bootstrap-theme .col-md-auto, .bootstrap-theme .col-md-12, .bootstrap-theme .col-md-11, .bootstrap-theme .col-md-10, .bootstrap-theme .col-md-9, .bootstrap-theme .col-md-8, .bootstrap-theme .col-md-7, .bootstrap-theme .col-md-6, .bootstrap-theme .col-md-5, .bootstrap-theme .col-md-4, .bootstrap-theme .col-md-3, .bootstrap-theme .col-md-2, .bootstrap-theme .col-md-1, .bootstrap-theme .col-sm,
.bootstrap-theme .col-sm-auto, .bootstrap-theme .col-sm-12, .bootstrap-theme .col-sm-11, .bootstrap-theme .col-sm-10, .bootstrap-theme .col-sm-9, .bootstrap-theme .col-sm-8, .bootstrap-theme .col-sm-7, .bootstrap-theme .col-sm-6, .bootstrap-theme .col-sm-5, .bootstrap-theme .col-sm-4, .bootstrap-theme .col-sm-3, .bootstrap-theme .col-sm-2, .bootstrap-theme .col-sm-1, .bootstrap-theme .col,
.bootstrap-theme .col-auto, .bootstrap-theme .col-12, .bootstrap-theme .col-11, .bootstrap-theme .col-10, .bootstrap-theme .col-9, .bootstrap-theme .col-8, .bootstrap-theme .col-7, .bootstrap-theme .col-6, .bootstrap-theme .col-5, .bootstrap-theme .col-4, .bootstrap-theme .col-3, .bootstrap-theme .col-2, .bootstrap-theme .col-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.bootstrap-theme .col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.bootstrap-theme .row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}
.bootstrap-theme .row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}
.bootstrap-theme .row-cols-3 > * {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.bootstrap-theme .row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}
.bootstrap-theme .row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}
.bootstrap-theme .row-cols-6 > * {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.bootstrap-theme .col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.bootstrap-theme .col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}
.bootstrap-theme .col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.bootstrap-theme .col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.bootstrap-theme .col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.bootstrap-theme .col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
.bootstrap-theme .col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.bootstrap-theme .col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}
.bootstrap-theme .col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
.bootstrap-theme .col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.bootstrap-theme .col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}
.bootstrap-theme .col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}
.bootstrap-theme .col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.bootstrap-theme .order-first {
  order: -1;
}
.bootstrap-theme .order-last {
  order: 13;
}
.bootstrap-theme .order-0 {
  order: 0;
}
.bootstrap-theme .order-1 {
  order: 1;
}
.bootstrap-theme .order-2 {
  order: 2;
}
.bootstrap-theme .order-3 {
  order: 3;
}
.bootstrap-theme .order-4 {
  order: 4;
}
.bootstrap-theme .order-5 {
  order: 5;
}
.bootstrap-theme .order-6 {
  order: 6;
}
.bootstrap-theme .order-7 {
  order: 7;
}
.bootstrap-theme .order-8 {
  order: 8;
}
.bootstrap-theme .order-9 {
  order: 9;
}
.bootstrap-theme .order-10 {
  order: 10;
}
.bootstrap-theme .order-11 {
  order: 11;
}
.bootstrap-theme .order-12 {
  order: 12;
}
.bootstrap-theme .offset-1 {
  margin-left: 8.3333333333%;
}
.bootstrap-theme .offset-2 {
  margin-left: 16.6666666667%;
}
.bootstrap-theme .offset-3 {
  margin-left: 25%;
}
.bootstrap-theme .offset-4 {
  margin-left: 33.3333333333%;
}
.bootstrap-theme .offset-5 {
  margin-left: 41.6666666667%;
}
.bootstrap-theme .offset-6 {
  margin-left: 50%;
}
.bootstrap-theme .offset-7 {
  margin-left: 58.3333333333%;
}
.bootstrap-theme .offset-8 {
  margin-left: 66.6666666667%;
}
.bootstrap-theme .offset-9 {
  margin-left: 75%;
}
.bootstrap-theme .offset-10 {
  margin-left: 83.3333333333%;
}
.bootstrap-theme .offset-11 {
  margin-left: 91.6666666667%;
}
@media (min-width: 576px) {
  .bootstrap-theme .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .bootstrap-theme .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .bootstrap-theme .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .bootstrap-theme .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .bootstrap-theme .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .bootstrap-theme .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .bootstrap-theme .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .bootstrap-theme .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .bootstrap-theme .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .bootstrap-theme .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .bootstrap-theme .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .bootstrap-theme .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .bootstrap-theme .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .bootstrap-theme .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .bootstrap-theme .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .bootstrap-theme .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .bootstrap-theme .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .bootstrap-theme .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .bootstrap-theme .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .bootstrap-theme .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .bootstrap-theme .order-sm-first {
    order: -1;
  }
  .bootstrap-theme .order-sm-last {
    order: 13;
  }
  .bootstrap-theme .order-sm-0 {
    order: 0;
  }
  .bootstrap-theme .order-sm-1 {
    order: 1;
  }
  .bootstrap-theme .order-sm-2 {
    order: 2;
  }
  .bootstrap-theme .order-sm-3 {
    order: 3;
  }
  .bootstrap-theme .order-sm-4 {
    order: 4;
  }
  .bootstrap-theme .order-sm-5 {
    order: 5;
  }
  .bootstrap-theme .order-sm-6 {
    order: 6;
  }
  .bootstrap-theme .order-sm-7 {
    order: 7;
  }
  .bootstrap-theme .order-sm-8 {
    order: 8;
  }
  .bootstrap-theme .order-sm-9 {
    order: 9;
  }
  .bootstrap-theme .order-sm-10 {
    order: 10;
  }
  .bootstrap-theme .order-sm-11 {
    order: 11;
  }
  .bootstrap-theme .order-sm-12 {
    order: 12;
  }
  .bootstrap-theme .offset-sm-0 {
    margin-left: 0;
  }
  .bootstrap-theme .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .bootstrap-theme .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .bootstrap-theme .offset-sm-3 {
    margin-left: 25%;
  }
  .bootstrap-theme .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .bootstrap-theme .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .bootstrap-theme .offset-sm-6 {
    margin-left: 50%;
  }
  .bootstrap-theme .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .bootstrap-theme .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .bootstrap-theme .offset-sm-9 {
    margin-left: 75%;
  }
  .bootstrap-theme .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .bootstrap-theme .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .bootstrap-theme .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .bootstrap-theme .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .bootstrap-theme .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .bootstrap-theme .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .bootstrap-theme .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .bootstrap-theme .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .bootstrap-theme .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .bootstrap-theme .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .bootstrap-theme .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .bootstrap-theme .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .bootstrap-theme .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .bootstrap-theme .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .bootstrap-theme .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .bootstrap-theme .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .bootstrap-theme .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .bootstrap-theme .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .bootstrap-theme .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .bootstrap-theme .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .bootstrap-theme .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .bootstrap-theme .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .bootstrap-theme .order-md-first {
    order: -1;
  }
  .bootstrap-theme .order-md-last {
    order: 13;
  }
  .bootstrap-theme .order-md-0 {
    order: 0;
  }
  .bootstrap-theme .order-md-1 {
    order: 1;
  }
  .bootstrap-theme .order-md-2 {
    order: 2;
  }
  .bootstrap-theme .order-md-3 {
    order: 3;
  }
  .bootstrap-theme .order-md-4 {
    order: 4;
  }
  .bootstrap-theme .order-md-5 {
    order: 5;
  }
  .bootstrap-theme .order-md-6 {
    order: 6;
  }
  .bootstrap-theme .order-md-7 {
    order: 7;
  }
  .bootstrap-theme .order-md-8 {
    order: 8;
  }
  .bootstrap-theme .order-md-9 {
    order: 9;
  }
  .bootstrap-theme .order-md-10 {
    order: 10;
  }
  .bootstrap-theme .order-md-11 {
    order: 11;
  }
  .bootstrap-theme .order-md-12 {
    order: 12;
  }
  .bootstrap-theme .offset-md-0 {
    margin-left: 0;
  }
  .bootstrap-theme .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .bootstrap-theme .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .bootstrap-theme .offset-md-3 {
    margin-left: 25%;
  }
  .bootstrap-theme .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .bootstrap-theme .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .bootstrap-theme .offset-md-6 {
    margin-left: 50%;
  }
  .bootstrap-theme .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .bootstrap-theme .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .bootstrap-theme .offset-md-9 {
    margin-left: 75%;
  }
  .bootstrap-theme .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .bootstrap-theme .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .bootstrap-theme .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .bootstrap-theme .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .bootstrap-theme .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .bootstrap-theme .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .bootstrap-theme .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .bootstrap-theme .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .bootstrap-theme .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .bootstrap-theme .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .bootstrap-theme .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .bootstrap-theme .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .bootstrap-theme .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .bootstrap-theme .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .bootstrap-theme .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .bootstrap-theme .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .bootstrap-theme .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .bootstrap-theme .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .bootstrap-theme .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .bootstrap-theme .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .bootstrap-theme .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .bootstrap-theme .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .bootstrap-theme .order-lg-first {
    order: -1;
  }
  .bootstrap-theme .order-lg-last {
    order: 13;
  }
  .bootstrap-theme .order-lg-0 {
    order: 0;
  }
  .bootstrap-theme .order-lg-1 {
    order: 1;
  }
  .bootstrap-theme .order-lg-2 {
    order: 2;
  }
  .bootstrap-theme .order-lg-3 {
    order: 3;
  }
  .bootstrap-theme .order-lg-4 {
    order: 4;
  }
  .bootstrap-theme .order-lg-5 {
    order: 5;
  }
  .bootstrap-theme .order-lg-6 {
    order: 6;
  }
  .bootstrap-theme .order-lg-7 {
    order: 7;
  }
  .bootstrap-theme .order-lg-8 {
    order: 8;
  }
  .bootstrap-theme .order-lg-9 {
    order: 9;
  }
  .bootstrap-theme .order-lg-10 {
    order: 10;
  }
  .bootstrap-theme .order-lg-11 {
    order: 11;
  }
  .bootstrap-theme .order-lg-12 {
    order: 12;
  }
  .bootstrap-theme .offset-lg-0 {
    margin-left: 0;
  }
  .bootstrap-theme .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .bootstrap-theme .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .bootstrap-theme .offset-lg-3 {
    margin-left: 25%;
  }
  .bootstrap-theme .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .bootstrap-theme .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .bootstrap-theme .offset-lg-6 {
    margin-left: 50%;
  }
  .bootstrap-theme .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .bootstrap-theme .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .bootstrap-theme .offset-lg-9 {
    margin-left: 75%;
  }
  .bootstrap-theme .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .bootstrap-theme .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .bootstrap-theme .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .bootstrap-theme .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .bootstrap-theme .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .bootstrap-theme .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .bootstrap-theme .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .bootstrap-theme .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .bootstrap-theme .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .bootstrap-theme .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .bootstrap-theme .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .bootstrap-theme .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .bootstrap-theme .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .bootstrap-theme .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .bootstrap-theme .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .bootstrap-theme .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .bootstrap-theme .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .bootstrap-theme .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .bootstrap-theme .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .bootstrap-theme .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .bootstrap-theme .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .bootstrap-theme .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .bootstrap-theme .order-xl-first {
    order: -1;
  }
  .bootstrap-theme .order-xl-last {
    order: 13;
  }
  .bootstrap-theme .order-xl-0 {
    order: 0;
  }
  .bootstrap-theme .order-xl-1 {
    order: 1;
  }
  .bootstrap-theme .order-xl-2 {
    order: 2;
  }
  .bootstrap-theme .order-xl-3 {
    order: 3;
  }
  .bootstrap-theme .order-xl-4 {
    order: 4;
  }
  .bootstrap-theme .order-xl-5 {
    order: 5;
  }
  .bootstrap-theme .order-xl-6 {
    order: 6;
  }
  .bootstrap-theme .order-xl-7 {
    order: 7;
  }
  .bootstrap-theme .order-xl-8 {
    order: 8;
  }
  .bootstrap-theme .order-xl-9 {
    order: 9;
  }
  .bootstrap-theme .order-xl-10 {
    order: 10;
  }
  .bootstrap-theme .order-xl-11 {
    order: 11;
  }
  .bootstrap-theme .order-xl-12 {
    order: 12;
  }
  .bootstrap-theme .offset-xl-0 {
    margin-left: 0;
  }
  .bootstrap-theme .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .bootstrap-theme .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .bootstrap-theme .offset-xl-3 {
    margin-left: 25%;
  }
  .bootstrap-theme .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .bootstrap-theme .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .bootstrap-theme .offset-xl-6 {
    margin-left: 50%;
  }
  .bootstrap-theme .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .bootstrap-theme .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .bootstrap-theme .offset-xl-9 {
    margin-left: 75%;
  }
  .bootstrap-theme .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .bootstrap-theme .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.bootstrap-theme .table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}
.bootstrap-theme .table th,
.bootstrap-theme .table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.bootstrap-theme .table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
.bootstrap-theme .table tbody + tbody {
  border-top: 2px solid #dee2e6;
}
.bootstrap-theme .table-sm th,
.bootstrap-theme .table-sm td {
  padding: 0.3rem;
}
.bootstrap-theme .table-bordered {
  border: 1px solid #dee2e6;
}
.bootstrap-theme .table-bordered th,
.bootstrap-theme .table-bordered td {
  border: 1px solid #dee2e6;
}
.bootstrap-theme .table-bordered thead th,
.bootstrap-theme .table-bordered thead td {
  border-bottom-width: 2px;
}
.bootstrap-theme .table-borderless th,
.bootstrap-theme .table-borderless td,
.bootstrap-theme .table-borderless thead th,
.bootstrap-theme .table-borderless tbody + tbody {
  border: 0;
}
.bootstrap-theme .table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}
.bootstrap-theme .table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}
.bootstrap-theme .table-primary,
.bootstrap-theme .table-primary > th,
.bootstrap-theme .table-primary > td {
  background-color: #b8daff;
}
.bootstrap-theme .table-primary th,
.bootstrap-theme .table-primary td,
.bootstrap-theme .table-primary thead th,
.bootstrap-theme .table-primary tbody + tbody {
  border-color: #7abaff;
}
.bootstrap-theme .table-hover .table-primary:hover {
  background-color: #9fcdff;
}
.bootstrap-theme .table-hover .table-primary:hover > td,
.bootstrap-theme .table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}
.bootstrap-theme .table-secondary,
.bootstrap-theme .table-secondary > th,
.bootstrap-theme .table-secondary > td {
  background-color: #d6d8db;
}
.bootstrap-theme .table-secondary th,
.bootstrap-theme .table-secondary td,
.bootstrap-theme .table-secondary thead th,
.bootstrap-theme .table-secondary tbody + tbody {
  border-color: #b3b7bb;
}
.bootstrap-theme .table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}
.bootstrap-theme .table-hover .table-secondary:hover > td,
.bootstrap-theme .table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}
.bootstrap-theme .table-success,
.bootstrap-theme .table-success > th,
.bootstrap-theme .table-success > td {
  background-color: #c3e6cb;
}
.bootstrap-theme .table-success th,
.bootstrap-theme .table-success td,
.bootstrap-theme .table-success thead th,
.bootstrap-theme .table-success tbody + tbody {
  border-color: #8fd19e;
}
.bootstrap-theme .table-hover .table-success:hover {
  background-color: #b1dfbb;
}
.bootstrap-theme .table-hover .table-success:hover > td,
.bootstrap-theme .table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}
.bootstrap-theme .table-info,
.bootstrap-theme .table-info > th,
.bootstrap-theme .table-info > td {
  background-color: #bee5eb;
}
.bootstrap-theme .table-info th,
.bootstrap-theme .table-info td,
.bootstrap-theme .table-info thead th,
.bootstrap-theme .table-info tbody + tbody {
  border-color: #86cfda;
}
.bootstrap-theme .table-hover .table-info:hover {
  background-color: #abdde5;
}
.bootstrap-theme .table-hover .table-info:hover > td,
.bootstrap-theme .table-hover .table-info:hover > th {
  background-color: #abdde5;
}
.bootstrap-theme .table-warning,
.bootstrap-theme .table-warning > th,
.bootstrap-theme .table-warning > td {
  background-color: #ffeeba;
}
.bootstrap-theme .table-warning th,
.bootstrap-theme .table-warning td,
.bootstrap-theme .table-warning thead th,
.bootstrap-theme .table-warning tbody + tbody {
  border-color: #ffdf7e;
}
.bootstrap-theme .table-hover .table-warning:hover {
  background-color: #ffe8a1;
}
.bootstrap-theme .table-hover .table-warning:hover > td,
.bootstrap-theme .table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}
.bootstrap-theme .table-danger,
.bootstrap-theme .table-danger > th,
.bootstrap-theme .table-danger > td {
  background-color: #f5c6cb;
}
.bootstrap-theme .table-danger th,
.bootstrap-theme .table-danger td,
.bootstrap-theme .table-danger thead th,
.bootstrap-theme .table-danger tbody + tbody {
  border-color: #ed969e;
}
.bootstrap-theme .table-hover .table-danger:hover {
  background-color: #f1b0b7;
}
.bootstrap-theme .table-hover .table-danger:hover > td,
.bootstrap-theme .table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}
.bootstrap-theme .table-light,
.bootstrap-theme .table-light > th,
.bootstrap-theme .table-light > td {
  background-color: #fdfdfe;
}
.bootstrap-theme .table-light th,
.bootstrap-theme .table-light td,
.bootstrap-theme .table-light thead th,
.bootstrap-theme .table-light tbody + tbody {
  border-color: #fbfcfc;
}
.bootstrap-theme .table-hover .table-light:hover {
  background-color: #ececf6;
}
.bootstrap-theme .table-hover .table-light:hover > td,
.bootstrap-theme .table-hover .table-light:hover > th {
  background-color: #ececf6;
}
.bootstrap-theme .table-dark,
.bootstrap-theme .table-dark > th,
.bootstrap-theme .table-dark > td {
  background-color: #c6c8ca;
}
.bootstrap-theme .table-dark th,
.bootstrap-theme .table-dark td,
.bootstrap-theme .table-dark thead th,
.bootstrap-theme .table-dark tbody + tbody {
  border-color: #95999c;
}
.bootstrap-theme .table-hover .table-dark:hover {
  background-color: #b9bbbe;
}
.bootstrap-theme .table-hover .table-dark:hover > td,
.bootstrap-theme .table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}
.bootstrap-theme .table-active,
.bootstrap-theme .table-active > th,
.bootstrap-theme .table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}
.bootstrap-theme .table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
.bootstrap-theme .table-hover .table-active:hover > td,
.bootstrap-theme .table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}
.bootstrap-theme .table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}
.bootstrap-theme .table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.bootstrap-theme .table-dark {
  color: #fff;
  background-color: #343a40;
}
.bootstrap-theme .table-dark th,
.bootstrap-theme .table-dark td,
.bootstrap-theme .table-dark thead th {
  border-color: #454d55;
}
.bootstrap-theme .table-dark.table-bordered {
  border: 0;
}
.bootstrap-theme .table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.bootstrap-theme .table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}
@media (max-width: 575.98px) {
  .bootstrap-theme .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .bootstrap-theme .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .bootstrap-theme .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .bootstrap-theme .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  .bootstrap-theme .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .bootstrap-theme .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  .bootstrap-theme .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .bootstrap-theme .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
.bootstrap-theme .table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.bootstrap-theme .table-responsive > .table-bordered {
  border: 0;
}
.bootstrap-theme .form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .bootstrap-theme .form-control {
    transition: none;
  }
}
.bootstrap-theme .form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.bootstrap-theme .form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
.bootstrap-theme .form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.bootstrap-theme .form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.bootstrap-theme .form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.bootstrap-theme .form-control:disabled, .bootstrap-theme .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
.bootstrap-theme input[type=date].form-control,
.bootstrap-theme input[type=time].form-control,
.bootstrap-theme input[type=datetime-local].form-control,
.bootstrap-theme input[type=month].form-control {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.bootstrap-theme select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.bootstrap-theme .form-control-file,
.bootstrap-theme .form-control-range {
  display: block;
  width: 100%;
}
.bootstrap-theme .col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}
.bootstrap-theme .col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}
.bootstrap-theme .col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}
.bootstrap-theme .form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.bootstrap-theme .form-control-plaintext.form-control-sm, .bootstrap-theme .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}
.bootstrap-theme .form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.bootstrap-theme .form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.bootstrap-theme select.form-control[size], .bootstrap-theme select.form-control[multiple] {
  height: auto;
}
.bootstrap-theme textarea.form-control {
  height: auto;
}
.bootstrap-theme .form-group {
  margin-bottom: 1rem;
}
.bootstrap-theme .form-text {
  display: block;
  margin-top: 0.25rem;
}
.bootstrap-theme .form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.bootstrap-theme .form-row > .col,
.bootstrap-theme .form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}
.bootstrap-theme .form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}
.bootstrap-theme .form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.bootstrap-theme .form-check-input[disabled] ~ .form-check-label, .bootstrap-theme .form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}
.bootstrap-theme .form-check-label {
  margin-bottom: 0;
}
.bootstrap-theme .form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.bootstrap-theme .form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}
.bootstrap-theme .valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}
.bootstrap-theme .valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem;
}
.form-row > .col > .bootstrap-theme .valid-tooltip, .form-row > [class*=col-] > .bootstrap-theme .valid-tooltip {
  left: 5px;
}
.was-validated .bootstrap-theme:valid ~ .valid-feedback,
.was-validated .bootstrap-theme:valid ~ .valid-tooltip, .bootstrap-theme.is-valid ~ .valid-feedback,
.bootstrap-theme.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .bootstrap-theme .form-control:valid, .bootstrap-theme .form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .bootstrap-theme .form-control:valid:focus, .bootstrap-theme .form-control.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .bootstrap-theme textarea.form-control:valid, .bootstrap-theme textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.was-validated .bootstrap-theme .custom-select:valid, .bootstrap-theme .custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}
.was-validated .bootstrap-theme .custom-select:valid:focus, .bootstrap-theme .custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .bootstrap-theme .form-check-input:valid ~ .form-check-label, .bootstrap-theme .form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}
.was-validated .bootstrap-theme .form-check-input:valid ~ .valid-feedback,
.was-validated .bootstrap-theme .form-check-input:valid ~ .valid-tooltip, .bootstrap-theme .form-check-input.is-valid ~ .valid-feedback,
.bootstrap-theme .form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .bootstrap-theme .custom-control-input:valid ~ .custom-control-label, .bootstrap-theme .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}
.was-validated .bootstrap-theme .custom-control-input:valid ~ .custom-control-label::before, .bootstrap-theme .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #28a745;
}
.was-validated .bootstrap-theme .custom-control-input:valid:checked ~ .custom-control-label::before, .bootstrap-theme .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57;
}
.was-validated .bootstrap-theme .custom-control-input:valid:focus ~ .custom-control-label::before, .bootstrap-theme .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .bootstrap-theme .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .bootstrap-theme .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745;
}
.was-validated .bootstrap-theme .custom-file-input:valid ~ .custom-file-label, .bootstrap-theme .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}
.was-validated .bootstrap-theme .custom-file-input:valid:focus ~ .custom-file-label, .bootstrap-theme .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.bootstrap-theme .invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}
.bootstrap-theme .invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}
.form-row > .col > .bootstrap-theme .invalid-tooltip, .form-row > [class*=col-] > .bootstrap-theme .invalid-tooltip {
  left: 5px;
}
.was-validated .bootstrap-theme:invalid ~ .invalid-feedback,
.was-validated .bootstrap-theme:invalid ~ .invalid-tooltip, .bootstrap-theme.is-invalid ~ .invalid-feedback,
.bootstrap-theme.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .bootstrap-theme .form-control:invalid, .bootstrap-theme .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .bootstrap-theme .form-control:invalid:focus, .bootstrap-theme .form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .bootstrap-theme textarea.form-control:invalid, .bootstrap-theme textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.was-validated .bootstrap-theme .custom-select:invalid, .bootstrap-theme .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}
.was-validated .bootstrap-theme .custom-select:invalid:focus, .bootstrap-theme .custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .bootstrap-theme .form-check-input:invalid ~ .form-check-label, .bootstrap-theme .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}
.was-validated .bootstrap-theme .form-check-input:invalid ~ .invalid-feedback,
.was-validated .bootstrap-theme .form-check-input:invalid ~ .invalid-tooltip, .bootstrap-theme .form-check-input.is-invalid ~ .invalid-feedback,
.bootstrap-theme .form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .bootstrap-theme .custom-control-input:invalid ~ .custom-control-label, .bootstrap-theme .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}
.was-validated .bootstrap-theme .custom-control-input:invalid ~ .custom-control-label::before, .bootstrap-theme .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #dc3545;
}
.was-validated .bootstrap-theme .custom-control-input:invalid:checked ~ .custom-control-label::before, .bootstrap-theme .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d;
}
.was-validated .bootstrap-theme .custom-control-input:invalid:focus ~ .custom-control-label::before, .bootstrap-theme .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .bootstrap-theme .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .bootstrap-theme .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545;
}
.was-validated .bootstrap-theme .custom-file-input:invalid ~ .custom-file-label, .bootstrap-theme .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}
.was-validated .bootstrap-theme .custom-file-input:invalid:focus ~ .custom-file-label, .bootstrap-theme .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.bootstrap-theme .form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.bootstrap-theme .form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  .bootstrap-theme .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .bootstrap-theme .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  .bootstrap-theme .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .bootstrap-theme .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .bootstrap-theme .form-inline .input-group,
.bootstrap-theme .form-inline .custom-select {
    width: auto;
  }
  .bootstrap-theme .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .bootstrap-theme .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .bootstrap-theme .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  .bootstrap-theme .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}
.bootstrap-theme .btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .bootstrap-theme .btn {
    transition: none;
  }
}
.bootstrap-theme .btn:hover {
  color: #212529;
  text-decoration: none;
}
.bootstrap-theme .btn:focus, .bootstrap-theme .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.bootstrap-theme .btn.disabled, .bootstrap-theme .btn:disabled {
  opacity: 0.65;
}
.bootstrap-theme .btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.bootstrap-theme a.btn.disabled,
.bootstrap-theme fieldset:disabled a.btn {
  pointer-events: none;
}
.bootstrap-theme .btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.bootstrap-theme .btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}
.bootstrap-theme .btn-primary:focus, .bootstrap-theme .btn-primary.focus {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
.bootstrap-theme .btn-primary.disabled, .bootstrap-theme .btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.bootstrap-theme .btn-primary:not(:disabled):not(.disabled):active, .bootstrap-theme .btn-primary:not(:disabled):not(.disabled).active, .show > .bootstrap-theme .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}
.bootstrap-theme .btn-primary:not(:disabled):not(.disabled):active:focus, .bootstrap-theme .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .bootstrap-theme .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
.bootstrap-theme .btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.bootstrap-theme .btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}
.bootstrap-theme .btn-secondary:focus, .bootstrap-theme .btn-secondary.focus {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}
.bootstrap-theme .btn-secondary.disabled, .bootstrap-theme .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.bootstrap-theme .btn-secondary:not(:disabled):not(.disabled):active, .bootstrap-theme .btn-secondary:not(:disabled):not(.disabled).active, .show > .bootstrap-theme .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}
.bootstrap-theme .btn-secondary:not(:disabled):not(.disabled):active:focus, .bootstrap-theme .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .bootstrap-theme .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}
.bootstrap-theme .btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.bootstrap-theme .btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}
.bootstrap-theme .btn-success:focus, .bootstrap-theme .btn-success.focus {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.bootstrap-theme .btn-success.disabled, .bootstrap-theme .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.bootstrap-theme .btn-success:not(:disabled):not(.disabled):active, .bootstrap-theme .btn-success:not(:disabled):not(.disabled).active, .show > .bootstrap-theme .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}
.bootstrap-theme .btn-success:not(:disabled):not(.disabled):active:focus, .bootstrap-theme .btn-success:not(:disabled):not(.disabled).active:focus, .show > .bootstrap-theme .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.bootstrap-theme .btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.bootstrap-theme .btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}
.bootstrap-theme .btn-info:focus, .bootstrap-theme .btn-info.focus {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.bootstrap-theme .btn-info.disabled, .bootstrap-theme .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.bootstrap-theme .btn-info:not(:disabled):not(.disabled):active, .bootstrap-theme .btn-info:not(:disabled):not(.disabled).active, .show > .bootstrap-theme .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}
.bootstrap-theme .btn-info:not(:disabled):not(.disabled):active:focus, .bootstrap-theme .btn-info:not(:disabled):not(.disabled).active:focus, .show > .bootstrap-theme .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.bootstrap-theme .btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.bootstrap-theme .btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}
.bootstrap-theme .btn-warning:focus, .bootstrap-theme .btn-warning.focus {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.bootstrap-theme .btn-warning.disabled, .bootstrap-theme .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.bootstrap-theme .btn-warning:not(:disabled):not(.disabled):active, .bootstrap-theme .btn-warning:not(:disabled):not(.disabled).active, .show > .bootstrap-theme .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}
.bootstrap-theme .btn-warning:not(:disabled):not(.disabled):active:focus, .bootstrap-theme .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .bootstrap-theme .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.bootstrap-theme .btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.bootstrap-theme .btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}
.bootstrap-theme .btn-danger:focus, .bootstrap-theme .btn-danger.focus {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.bootstrap-theme .btn-danger.disabled, .bootstrap-theme .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.bootstrap-theme .btn-danger:not(:disabled):not(.disabled):active, .bootstrap-theme .btn-danger:not(:disabled):not(.disabled).active, .show > .bootstrap-theme .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}
.bootstrap-theme .btn-danger:not(:disabled):not(.disabled):active:focus, .bootstrap-theme .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .bootstrap-theme .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.bootstrap-theme .btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.bootstrap-theme .btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.bootstrap-theme .btn-light:focus, .bootstrap-theme .btn-light.focus {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.bootstrap-theme .btn-light.disabled, .bootstrap-theme .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.bootstrap-theme .btn-light:not(:disabled):not(.disabled):active, .bootstrap-theme .btn-light:not(:disabled):not(.disabled).active, .show > .bootstrap-theme .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}
.bootstrap-theme .btn-light:not(:disabled):not(.disabled):active:focus, .bootstrap-theme .btn-light:not(:disabled):not(.disabled).active:focus, .show > .bootstrap-theme .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.bootstrap-theme .btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.bootstrap-theme .btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}
.bootstrap-theme .btn-dark:focus, .bootstrap-theme .btn-dark.focus {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.bootstrap-theme .btn-dark.disabled, .bootstrap-theme .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.bootstrap-theme .btn-dark:not(:disabled):not(.disabled):active, .bootstrap-theme .btn-dark:not(:disabled):not(.disabled).active, .show > .bootstrap-theme .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}
.bootstrap-theme .btn-dark:not(:disabled):not(.disabled):active:focus, .bootstrap-theme .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .bootstrap-theme .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.bootstrap-theme .btn-outline-primary {
  color: #007bff;
  border-color: #007bff;
}
.bootstrap-theme .btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.bootstrap-theme .btn-outline-primary:focus, .bootstrap-theme .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.bootstrap-theme .btn-outline-primary.disabled, .bootstrap-theme .btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}
.bootstrap-theme .btn-outline-primary:not(:disabled):not(.disabled):active, .bootstrap-theme .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .bootstrap-theme .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.bootstrap-theme .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .bootstrap-theme .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .bootstrap-theme .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.bootstrap-theme .btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}
.bootstrap-theme .btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.bootstrap-theme .btn-outline-secondary:focus, .bootstrap-theme .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.bootstrap-theme .btn-outline-secondary.disabled, .bootstrap-theme .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}
.bootstrap-theme .btn-outline-secondary:not(:disabled):not(.disabled):active, .bootstrap-theme .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .bootstrap-theme .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.bootstrap-theme .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .bootstrap-theme .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .bootstrap-theme .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.bootstrap-theme .btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}
.bootstrap-theme .btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.bootstrap-theme .btn-outline-success:focus, .bootstrap-theme .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.bootstrap-theme .btn-outline-success.disabled, .bootstrap-theme .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}
.bootstrap-theme .btn-outline-success:not(:disabled):not(.disabled):active, .bootstrap-theme .btn-outline-success:not(:disabled):not(.disabled).active, .show > .bootstrap-theme .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.bootstrap-theme .btn-outline-success:not(:disabled):not(.disabled):active:focus, .bootstrap-theme .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .bootstrap-theme .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.bootstrap-theme .btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}
.bootstrap-theme .btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.bootstrap-theme .btn-outline-info:focus, .bootstrap-theme .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.bootstrap-theme .btn-outline-info.disabled, .bootstrap-theme .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}
.bootstrap-theme .btn-outline-info:not(:disabled):not(.disabled):active, .bootstrap-theme .btn-outline-info:not(:disabled):not(.disabled).active, .show > .bootstrap-theme .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.bootstrap-theme .btn-outline-info:not(:disabled):not(.disabled):active:focus, .bootstrap-theme .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .bootstrap-theme .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.bootstrap-theme .btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}
.bootstrap-theme .btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.bootstrap-theme .btn-outline-warning:focus, .bootstrap-theme .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.bootstrap-theme .btn-outline-warning.disabled, .bootstrap-theme .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}
.bootstrap-theme .btn-outline-warning:not(:disabled):not(.disabled):active, .bootstrap-theme .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .bootstrap-theme .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.bootstrap-theme .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .bootstrap-theme .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .bootstrap-theme .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.bootstrap-theme .btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}
.bootstrap-theme .btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.bootstrap-theme .btn-outline-danger:focus, .bootstrap-theme .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.bootstrap-theme .btn-outline-danger.disabled, .bootstrap-theme .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}
.bootstrap-theme .btn-outline-danger:not(:disabled):not(.disabled):active, .bootstrap-theme .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .bootstrap-theme .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.bootstrap-theme .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .bootstrap-theme .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .bootstrap-theme .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.bootstrap-theme .btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
.bootstrap-theme .btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.bootstrap-theme .btn-outline-light:focus, .bootstrap-theme .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.bootstrap-theme .btn-outline-light.disabled, .bootstrap-theme .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
.bootstrap-theme .btn-outline-light:not(:disabled):not(.disabled):active, .bootstrap-theme .btn-outline-light:not(:disabled):not(.disabled).active, .show > .bootstrap-theme .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.bootstrap-theme .btn-outline-light:not(:disabled):not(.disabled):active:focus, .bootstrap-theme .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .bootstrap-theme .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.bootstrap-theme .btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}
.bootstrap-theme .btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.bootstrap-theme .btn-outline-dark:focus, .bootstrap-theme .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.bootstrap-theme .btn-outline-dark.disabled, .bootstrap-theme .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
.bootstrap-theme .btn-outline-dark:not(:disabled):not(.disabled):active, .bootstrap-theme .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .bootstrap-theme .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.bootstrap-theme .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .bootstrap-theme .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .bootstrap-theme .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.bootstrap-theme .btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none;
}
.bootstrap-theme .btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
}
.bootstrap-theme .btn-link:focus, .bootstrap-theme .btn-link.focus {
  text-decoration: underline;
}
.bootstrap-theme .btn-link:disabled, .bootstrap-theme .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}
.bootstrap-theme .btn-lg, .bootstrap-theme .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.bootstrap-theme .btn-sm, .bootstrap-theme .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.bootstrap-theme .btn-block {
  display: block;
  width: 100%;
}
.bootstrap-theme .btn-block + .btn-block {
  margin-top: 0.5rem;
}
.bootstrap-theme input[type=submit].btn-block,
.bootstrap-theme input[type=reset].btn-block,
.bootstrap-theme input[type=button].btn-block {
  width: 100%;
}
.bootstrap-theme .fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .bootstrap-theme .fade {
    transition: none;
  }
}
.bootstrap-theme .fade:not(.show) {
  opacity: 0;
}
.bootstrap-theme .collapse:not(.show) {
  display: none;
}
.bootstrap-theme .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .bootstrap-theme .collapsing {
    transition: none;
  }
}
.bootstrap-theme .dropup,
.bootstrap-theme .dropright,
.bootstrap-theme .dropdown,
.bootstrap-theme .dropleft {
  position: relative;
}
.bootstrap-theme .dropdown-toggle {
  white-space: nowrap;
}
.bootstrap-theme .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.bootstrap-theme .dropdown-toggle:empty::after {
  margin-left: 0;
}
.bootstrap-theme .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.bootstrap-theme .dropdown-menu-left {
  right: auto;
  left: 0;
}
.bootstrap-theme .dropdown-menu-right {
  right: 0;
  left: auto;
}
@media (min-width: 576px) {
  .bootstrap-theme .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  .bootstrap-theme .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .bootstrap-theme .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  .bootstrap-theme .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .bootstrap-theme .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  .bootstrap-theme .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .bootstrap-theme .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  .bootstrap-theme .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}
.bootstrap-theme .dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.bootstrap-theme .dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.bootstrap-theme .dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}
.bootstrap-theme .dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.bootstrap-theme .dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.bootstrap-theme .dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
.bootstrap-theme .dropright .dropdown-toggle::after {
  vertical-align: 0;
}
.bootstrap-theme .dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.bootstrap-theme .dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.bootstrap-theme .dropleft .dropdown-toggle::after {
  display: none;
}
.bootstrap-theme .dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.bootstrap-theme .dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
.bootstrap-theme .dropleft .dropdown-toggle::before {
  vertical-align: 0;
}
.bootstrap-theme .dropdown-menu[x-placement^=top], .bootstrap-theme .dropdown-menu[x-placement^=right], .bootstrap-theme .dropdown-menu[x-placement^=bottom], .bootstrap-theme .dropdown-menu[x-placement^=left] {
  right: auto;
  bottom: auto;
}
.bootstrap-theme .dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}
.bootstrap-theme .dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.bootstrap-theme .dropdown-item:hover, .bootstrap-theme .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #e9ecef;
}
.bootstrap-theme .dropdown-item.active, .bootstrap-theme .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}
.bootstrap-theme .dropdown-item.disabled, .bootstrap-theme .dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}
.bootstrap-theme .dropdown-menu.show {
  display: block;
}
.bootstrap-theme .dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}
.bootstrap-theme .dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}
.bootstrap-theme .btn-group,
.bootstrap-theme .btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.bootstrap-theme .btn-group > .btn,
.bootstrap-theme .btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}
.bootstrap-theme .btn-group > .btn:hover,
.bootstrap-theme .btn-group-vertical > .btn:hover {
  z-index: 1;
}
.bootstrap-theme .btn-group > .btn:focus, .bootstrap-theme .btn-group > .btn:active, .bootstrap-theme .btn-group > .btn.active,
.bootstrap-theme .btn-group-vertical > .btn:focus,
.bootstrap-theme .btn-group-vertical > .btn:active,
.bootstrap-theme .btn-group-vertical > .btn.active {
  z-index: 1;
}
.bootstrap-theme .btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.bootstrap-theme .btn-toolbar .input-group {
  width: auto;
}
.bootstrap-theme .btn-group > .btn:not(:first-child),
.bootstrap-theme .btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}
.bootstrap-theme .btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.bootstrap-theme .btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.bootstrap-theme .btn-group > .btn:not(:first-child),
.bootstrap-theme .btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.bootstrap-theme .dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.bootstrap-theme .dropdown-toggle-split::after, .dropup .bootstrap-theme .dropdown-toggle-split::after, .dropright .bootstrap-theme .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropleft .bootstrap-theme .dropdown-toggle-split::before {
  margin-right: 0;
}
.bootstrap-theme .btn-sm + .dropdown-toggle-split, .bootstrap-theme .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}
.bootstrap-theme .btn-lg + .dropdown-toggle-split, .bootstrap-theme .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
.bootstrap-theme .btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.bootstrap-theme .btn-group-vertical > .btn,
.bootstrap-theme .btn-group-vertical > .btn-group {
  width: 100%;
}
.bootstrap-theme .btn-group-vertical > .btn:not(:first-child),
.bootstrap-theme .btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}
.bootstrap-theme .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.bootstrap-theme .btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.bootstrap-theme .btn-group-vertical > .btn:not(:first-child),
.bootstrap-theme .btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.bootstrap-theme .btn-group-toggle > .btn,
.bootstrap-theme .btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}
.bootstrap-theme .btn-group-toggle > .btn input[type=radio],
.bootstrap-theme .btn-group-toggle > .btn input[type=checkbox],
.bootstrap-theme .btn-group-toggle > .btn-group > .btn input[type=radio],
.bootstrap-theme .btn-group-toggle > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.bootstrap-theme .input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.bootstrap-theme .input-group > .form-control,
.bootstrap-theme .input-group > .form-control-plaintext,
.bootstrap-theme .input-group > .custom-select,
.bootstrap-theme .input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0;
}
.bootstrap-theme .input-group > .form-control + .form-control,
.bootstrap-theme .input-group > .form-control + .custom-select,
.bootstrap-theme .input-group > .form-control + .custom-file,
.bootstrap-theme .input-group > .form-control-plaintext + .form-control,
.bootstrap-theme .input-group > .form-control-plaintext + .custom-select,
.bootstrap-theme .input-group > .form-control-plaintext + .custom-file,
.bootstrap-theme .input-group > .custom-select + .form-control,
.bootstrap-theme .input-group > .custom-select + .custom-select,
.bootstrap-theme .input-group > .custom-select + .custom-file,
.bootstrap-theme .input-group > .custom-file + .form-control,
.bootstrap-theme .input-group > .custom-file + .custom-select,
.bootstrap-theme .input-group > .custom-file + .custom-file {
  margin-left: -1px;
}
.bootstrap-theme .input-group > .form-control:focus,
.bootstrap-theme .input-group > .custom-select:focus,
.bootstrap-theme .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}
.bootstrap-theme .input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
.bootstrap-theme .input-group > .form-control:not(:first-child),
.bootstrap-theme .input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.bootstrap-theme .input-group > .custom-file {
  display: flex;
  align-items: center;
}
.bootstrap-theme .input-group > .custom-file:not(:last-child) .custom-file-label, .bootstrap-theme .input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.bootstrap-theme .input-group:not(.has-validation) > .form-control:not(:last-child),
.bootstrap-theme .input-group:not(.has-validation) > .custom-select:not(:last-child),
.bootstrap-theme .input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.bootstrap-theme .input-group.has-validation > .form-control:nth-last-child(n+3),
.bootstrap-theme .input-group.has-validation > .custom-select:nth-last-child(n+3),
.bootstrap-theme .input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.bootstrap-theme .input-group-prepend,
.bootstrap-theme .input-group-append {
  display: flex;
}
.bootstrap-theme .input-group-prepend .btn,
.bootstrap-theme .input-group-append .btn {
  position: relative;
  z-index: 2;
}
.bootstrap-theme .input-group-prepend .btn:focus,
.bootstrap-theme .input-group-append .btn:focus {
  z-index: 3;
}
.bootstrap-theme .input-group-prepend .btn + .btn,
.bootstrap-theme .input-group-prepend .btn + .input-group-text,
.bootstrap-theme .input-group-prepend .input-group-text + .input-group-text,
.bootstrap-theme .input-group-prepend .input-group-text + .btn,
.bootstrap-theme .input-group-append .btn + .btn,
.bootstrap-theme .input-group-append .btn + .input-group-text,
.bootstrap-theme .input-group-append .input-group-text + .input-group-text,
.bootstrap-theme .input-group-append .input-group-text + .btn {
  margin-left: -1px;
}
.bootstrap-theme .input-group-prepend {
  margin-right: -1px;
}
.bootstrap-theme .input-group-append {
  margin-left: -1px;
}
.bootstrap-theme .input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.bootstrap-theme .input-group-text input[type=radio],
.bootstrap-theme .input-group-text input[type=checkbox] {
  margin-top: 0;
}
.bootstrap-theme .input-group-lg > .form-control:not(textarea),
.bootstrap-theme .input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px);
}
.bootstrap-theme .input-group-lg > .form-control,
.bootstrap-theme .input-group-lg > .custom-select,
.bootstrap-theme .input-group-lg > .input-group-prepend > .input-group-text,
.bootstrap-theme .input-group-lg > .input-group-append > .input-group-text,
.bootstrap-theme .input-group-lg > .input-group-prepend > .btn,
.bootstrap-theme .input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.bootstrap-theme .input-group-sm > .form-control:not(textarea),
.bootstrap-theme .input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}
.bootstrap-theme .input-group-sm > .form-control,
.bootstrap-theme .input-group-sm > .custom-select,
.bootstrap-theme .input-group-sm > .input-group-prepend > .input-group-text,
.bootstrap-theme .input-group-sm > .input-group-append > .input-group-text,
.bootstrap-theme .input-group-sm > .input-group-prepend > .btn,
.bootstrap-theme .input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.bootstrap-theme .input-group-lg > .custom-select,
.bootstrap-theme .input-group-sm > .custom-select {
  padding-right: 1.75rem;
}
.bootstrap-theme .input-group > .input-group-prepend > .btn,
.bootstrap-theme .input-group > .input-group-prepend > .input-group-text,
.bootstrap-theme .input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,
.bootstrap-theme .input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,
.bootstrap-theme .input-group.has-validation > .input-group-append:nth-last-child(n+3) > .btn,
.bootstrap-theme .input-group.has-validation > .input-group-append:nth-last-child(n+3) > .input-group-text,
.bootstrap-theme .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.bootstrap-theme .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.bootstrap-theme .input-group > .input-group-append > .btn,
.bootstrap-theme .input-group > .input-group-append > .input-group-text,
.bootstrap-theme .input-group > .input-group-prepend:not(:first-child) > .btn,
.bootstrap-theme .input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.bootstrap-theme .input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.bootstrap-theme .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.bootstrap-theme .custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  -webkit-print-color-adjust: exact;
          color-adjust: exact;
}
.bootstrap-theme .custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}
.bootstrap-theme .custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0;
}
.bootstrap-theme .custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #007bff;
  background-color: #007bff;
}
.bootstrap-theme .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.bootstrap-theme .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #80bdff;
}
.bootstrap-theme .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff;
}
.bootstrap-theme .custom-control-input[disabled] ~ .custom-control-label, .bootstrap-theme .custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}
.bootstrap-theme .custom-control-input[disabled] ~ .custom-control-label::before, .bootstrap-theme .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}
.bootstrap-theme .custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}
.bootstrap-theme .custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #adb5bd solid 1px;
}
.bootstrap-theme .custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: 50%/50% 50% no-repeat;
}
.bootstrap-theme .custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}
.bootstrap-theme .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}
.bootstrap-theme .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #007bff;
  background-color: #007bff;
}
.bootstrap-theme .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}
.bootstrap-theme .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.bootstrap-theme .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.bootstrap-theme .custom-radio .custom-control-label::before {
  border-radius: 50%;
}
.bootstrap-theme .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.bootstrap-theme .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.bootstrap-theme .custom-switch {
  padding-left: 2.25rem;
}
.bootstrap-theme .custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}
.bootstrap-theme .custom-switch .custom-control-label::after {
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .bootstrap-theme .custom-switch .custom-control-label::after {
    transition: none;
  }
}
.bootstrap-theme .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  transform: translateX(0.75rem);
}
.bootstrap-theme .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.bootstrap-theme .custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.bootstrap-theme .custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.bootstrap-theme .custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.bootstrap-theme .custom-select[multiple], .bootstrap-theme .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
.bootstrap-theme .custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}
.bootstrap-theme .custom-select::-ms-expand {
  display: none;
}
.bootstrap-theme .custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
.bootstrap-theme .custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}
.bootstrap-theme .custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}
.bootstrap-theme .custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0;
}
.bootstrap-theme .custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  overflow: hidden;
  opacity: 0;
}
.bootstrap-theme .custom-file-input:focus ~ .custom-file-label {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.bootstrap-theme .custom-file-input[disabled] ~ .custom-file-label, .bootstrap-theme .custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}
.bootstrap-theme .custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}
.bootstrap-theme .custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}
.bootstrap-theme .custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  overflow: hidden;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.bootstrap-theme .custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}
.bootstrap-theme .custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.bootstrap-theme .custom-range:focus {
  outline: 0;
}
.bootstrap-theme .custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.bootstrap-theme .custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.bootstrap-theme .custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.bootstrap-theme .custom-range::-moz-focus-outer {
  border: 0;
}
.bootstrap-theme .custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
          appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .bootstrap-theme .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.bootstrap-theme .custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff;
}
.bootstrap-theme .custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.bootstrap-theme .custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
       appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .bootstrap-theme .custom-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}
.bootstrap-theme .custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff;
}
.bootstrap-theme .custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.bootstrap-theme .custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .bootstrap-theme .custom-range::-ms-thumb {
    -ms-transition: none;
    transition: none;
  }
}
.bootstrap-theme .custom-range::-ms-thumb:active {
  background-color: #b3d7ff;
}
.bootstrap-theme .custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
.bootstrap-theme .custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}
.bootstrap-theme .custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}
.bootstrap-theme .custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.bootstrap-theme .custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}
.bootstrap-theme .custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}
.bootstrap-theme .custom-range:disabled::-moz-range-track {
  cursor: default;
}
.bootstrap-theme .custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}
.bootstrap-theme .custom-control-label::before,
.bootstrap-theme .custom-file-label,
.bootstrap-theme .custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .bootstrap-theme .custom-control-label::before,
.bootstrap-theme .custom-file-label,
.bootstrap-theme .custom-select {
    transition: none;
  }
}
.bootstrap-theme .nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.bootstrap-theme .nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.bootstrap-theme .nav-link:hover, .bootstrap-theme .nav-link:focus {
  text-decoration: none;
}
.bootstrap-theme .nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}
.bootstrap-theme .nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.bootstrap-theme .nav-tabs .nav-link {
  margin-bottom: -1px;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.bootstrap-theme .nav-tabs .nav-link:hover, .bootstrap-theme .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}
.bootstrap-theme .nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.bootstrap-theme .nav-tabs .nav-link.active,
.bootstrap-theme .nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.bootstrap-theme .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.bootstrap-theme .nav-pills .nav-link {
  border-radius: 0.25rem;
}
.bootstrap-theme .nav-pills .nav-link.active,
.bootstrap-theme .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}
.bootstrap-theme .nav-fill > .nav-link,
.bootstrap-theme .nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}
.bootstrap-theme .nav-justified > .nav-link,
.bootstrap-theme .nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}
.bootstrap-theme .tab-content > .tab-pane {
  display: none;
}
.bootstrap-theme .tab-content > .active {
  display: block;
}
.bootstrap-theme .navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}
.bootstrap-theme .navbar .container,
.bootstrap-theme .navbar .container-fluid,
.bootstrap-theme .navbar .container-sm,
.bootstrap-theme .navbar .container-md,
.bootstrap-theme .navbar .container-lg,
.bootstrap-theme .navbar .container-xl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.bootstrap-theme .navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.bootstrap-theme .navbar-brand:hover, .bootstrap-theme .navbar-brand:focus {
  text-decoration: none;
}
.bootstrap-theme .navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.bootstrap-theme .navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.bootstrap-theme .navbar-nav .dropdown-menu {
  position: static;
  float: none;
}
.bootstrap-theme .navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.bootstrap-theme .navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}
.bootstrap-theme .navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.bootstrap-theme .navbar-toggler:hover, .bootstrap-theme .navbar-toggler:focus {
  text-decoration: none;
}
.bootstrap-theme .navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: 50%/100% 100% no-repeat;
}
.bootstrap-theme .navbar-nav-scroll {
  max-height: 75vh;
  overflow-y: auto;
}
@media (max-width: 575.98px) {
  .bootstrap-theme .navbar-expand-sm > .container,
.bootstrap-theme .navbar-expand-sm > .container-fluid,
.bootstrap-theme .navbar-expand-sm > .container-sm,
.bootstrap-theme .navbar-expand-sm > .container-md,
.bootstrap-theme .navbar-expand-sm > .container-lg,
.bootstrap-theme .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .bootstrap-theme .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .bootstrap-theme .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .bootstrap-theme .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .bootstrap-theme .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .bootstrap-theme .navbar-expand-sm > .container,
.bootstrap-theme .navbar-expand-sm > .container-fluid,
.bootstrap-theme .navbar-expand-sm > .container-sm,
.bootstrap-theme .navbar-expand-sm > .container-md,
.bootstrap-theme .navbar-expand-sm > .container-lg,
.bootstrap-theme .navbar-expand-sm > .container-xl {
    flex-wrap: nowrap;
  }
  .bootstrap-theme .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .bootstrap-theme .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .bootstrap-theme .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .bootstrap-theme .navbar-expand-md > .container,
.bootstrap-theme .navbar-expand-md > .container-fluid,
.bootstrap-theme .navbar-expand-md > .container-sm,
.bootstrap-theme .navbar-expand-md > .container-md,
.bootstrap-theme .navbar-expand-md > .container-lg,
.bootstrap-theme .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .bootstrap-theme .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .bootstrap-theme .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .bootstrap-theme .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .bootstrap-theme .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .bootstrap-theme .navbar-expand-md > .container,
.bootstrap-theme .navbar-expand-md > .container-fluid,
.bootstrap-theme .navbar-expand-md > .container-sm,
.bootstrap-theme .navbar-expand-md > .container-md,
.bootstrap-theme .navbar-expand-md > .container-lg,
.bootstrap-theme .navbar-expand-md > .container-xl {
    flex-wrap: nowrap;
  }
  .bootstrap-theme .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .bootstrap-theme .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .bootstrap-theme .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .bootstrap-theme .navbar-expand-lg > .container,
.bootstrap-theme .navbar-expand-lg > .container-fluid,
.bootstrap-theme .navbar-expand-lg > .container-sm,
.bootstrap-theme .navbar-expand-lg > .container-md,
.bootstrap-theme .navbar-expand-lg > .container-lg,
.bootstrap-theme .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .bootstrap-theme .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .bootstrap-theme .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .bootstrap-theme .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .bootstrap-theme .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .bootstrap-theme .navbar-expand-lg > .container,
.bootstrap-theme .navbar-expand-lg > .container-fluid,
.bootstrap-theme .navbar-expand-lg > .container-sm,
.bootstrap-theme .navbar-expand-lg > .container-md,
.bootstrap-theme .navbar-expand-lg > .container-lg,
.bootstrap-theme .navbar-expand-lg > .container-xl {
    flex-wrap: nowrap;
  }
  .bootstrap-theme .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .bootstrap-theme .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .bootstrap-theme .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .bootstrap-theme .navbar-expand-xl > .container,
.bootstrap-theme .navbar-expand-xl > .container-fluid,
.bootstrap-theme .navbar-expand-xl > .container-sm,
.bootstrap-theme .navbar-expand-xl > .container-md,
.bootstrap-theme .navbar-expand-xl > .container-lg,
.bootstrap-theme .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .bootstrap-theme .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .bootstrap-theme .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .bootstrap-theme .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .bootstrap-theme .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .bootstrap-theme .navbar-expand-xl > .container,
.bootstrap-theme .navbar-expand-xl > .container-fluid,
.bootstrap-theme .navbar-expand-xl > .container-sm,
.bootstrap-theme .navbar-expand-xl > .container-md,
.bootstrap-theme .navbar-expand-xl > .container-lg,
.bootstrap-theme .navbar-expand-xl > .container-xl {
    flex-wrap: nowrap;
  }
  .bootstrap-theme .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .bootstrap-theme .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .bootstrap-theme .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
.bootstrap-theme .navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}
.bootstrap-theme .navbar-expand > .container,
.bootstrap-theme .navbar-expand > .container-fluid,
.bootstrap-theme .navbar-expand > .container-sm,
.bootstrap-theme .navbar-expand > .container-md,
.bootstrap-theme .navbar-expand > .container-lg,
.bootstrap-theme .navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0;
}
.bootstrap-theme .navbar-expand .navbar-nav {
  flex-direction: row;
}
.bootstrap-theme .navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.bootstrap-theme .navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.bootstrap-theme .navbar-expand > .container,
.bootstrap-theme .navbar-expand > .container-fluid,
.bootstrap-theme .navbar-expand > .container-sm,
.bootstrap-theme .navbar-expand > .container-md,
.bootstrap-theme .navbar-expand > .container-lg,
.bootstrap-theme .navbar-expand > .container-xl {
  flex-wrap: nowrap;
}
.bootstrap-theme .navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.bootstrap-theme .navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.bootstrap-theme .navbar-expand .navbar-toggler {
  display: none;
}
.bootstrap-theme .navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.bootstrap-theme .navbar-light .navbar-brand:hover, .bootstrap-theme .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
.bootstrap-theme .navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
.bootstrap-theme .navbar-light .navbar-nav .nav-link:hover, .bootstrap-theme .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
.bootstrap-theme .navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.bootstrap-theme .navbar-light .navbar-nav .show > .nav-link,
.bootstrap-theme .navbar-light .navbar-nav .active > .nav-link,
.bootstrap-theme .navbar-light .navbar-nav .nav-link.show,
.bootstrap-theme .navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.bootstrap-theme .navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
.bootstrap-theme .navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.bootstrap-theme .navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
.bootstrap-theme .navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}
.bootstrap-theme .navbar-light .navbar-text a:hover, .bootstrap-theme .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}
.bootstrap-theme .navbar-dark .navbar-brand {
  color: #fff;
}
.bootstrap-theme .navbar-dark .navbar-brand:hover, .bootstrap-theme .navbar-dark .navbar-brand:focus {
  color: #fff;
}
.bootstrap-theme .navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
.bootstrap-theme .navbar-dark .navbar-nav .nav-link:hover, .bootstrap-theme .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
.bootstrap-theme .navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.bootstrap-theme .navbar-dark .navbar-nav .show > .nav-link,
.bootstrap-theme .navbar-dark .navbar-nav .active > .nav-link,
.bootstrap-theme .navbar-dark .navbar-nav .nav-link.show,
.bootstrap-theme .navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.bootstrap-theme .navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}
.bootstrap-theme .navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.bootstrap-theme .navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}
.bootstrap-theme .navbar-dark .navbar-text a {
  color: #fff;
}
.bootstrap-theme .navbar-dark .navbar-text a:hover, .bootstrap-theme .navbar-dark .navbar-text a:focus {
  color: #fff;
}
.bootstrap-theme .card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.bootstrap-theme .card > hr {
  margin-right: 0;
  margin-left: 0;
}
.bootstrap-theme .card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.bootstrap-theme .card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.bootstrap-theme .card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.bootstrap-theme .card > .card-header + .list-group,
.bootstrap-theme .card > .list-group + .card-footer {
  border-top: 0;
}
.bootstrap-theme .card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}
.bootstrap-theme .card-title {
  margin-bottom: 0.75rem;
}
.bootstrap-theme .card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}
.bootstrap-theme .card-text:last-child {
  margin-bottom: 0;
}
.bootstrap-theme .card-link:hover {
  text-decoration: none;
}
.bootstrap-theme .card-link + .card-link {
  margin-left: 1.25rem;
}
.bootstrap-theme .card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.bootstrap-theme .card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.bootstrap-theme .card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.bootstrap-theme .card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.bootstrap-theme .card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}
.bootstrap-theme .card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
.bootstrap-theme .card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: calc(0.25rem - 1px);
}
.bootstrap-theme .card-img,
.bootstrap-theme .card-img-top,
.bootstrap-theme .card-img-bottom {
  flex-shrink: 0;
  width: 100%;
}
.bootstrap-theme .card-img,
.bootstrap-theme .card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.bootstrap-theme .card-img,
.bootstrap-theme .card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.bootstrap-theme .card-deck .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .bootstrap-theme .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .bootstrap-theme .card-deck .card {
    flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}
.bootstrap-theme .card-group > .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .bootstrap-theme .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .bootstrap-theme .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .bootstrap-theme .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .bootstrap-theme .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .bootstrap-theme .card-group > .card:not(:last-child) .card-img-top,
.bootstrap-theme .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .bootstrap-theme .card-group > .card:not(:last-child) .card-img-bottom,
.bootstrap-theme .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .bootstrap-theme .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .bootstrap-theme .card-group > .card:not(:first-child) .card-img-top,
.bootstrap-theme .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .bootstrap-theme .card-group > .card:not(:first-child) .card-img-bottom,
.bootstrap-theme .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}
.bootstrap-theme .card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .bootstrap-theme .card-columns {
    -moz-column-count: 3;
         column-count: 3;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .bootstrap-theme .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}
.bootstrap-theme .accordion {
  overflow-anchor: none;
}
.bootstrap-theme .accordion > .card {
  overflow: hidden;
}
.bootstrap-theme .accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.bootstrap-theme .accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.bootstrap-theme .accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}
.bootstrap-theme .breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
.bootstrap-theme .breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.bootstrap-theme .breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}
.bootstrap-theme .breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
.bootstrap-theme .breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
.bootstrap-theme .breadcrumb-item.active {
  color: #6c757d;
}
.bootstrap-theme .pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}
.bootstrap-theme .page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.bootstrap-theme .page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.bootstrap-theme .page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.bootstrap-theme .page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.bootstrap-theme .page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.bootstrap-theme .page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.bootstrap-theme .page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}
.bootstrap-theme .pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.bootstrap-theme .pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.bootstrap-theme .pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
.bootstrap-theme .pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.bootstrap-theme .pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.bootstrap-theme .pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
.bootstrap-theme .badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .bootstrap-theme .badge {
    transition: none;
  }
}
a.bootstrap-theme .badge:hover, a.bootstrap-theme .badge:focus {
  text-decoration: none;
}
.bootstrap-theme .badge:empty {
  display: none;
}
.bootstrap-theme .btn .badge {
  position: relative;
  top: -1px;
}
.bootstrap-theme .badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}
.bootstrap-theme .badge-primary {
  color: #fff;
  background-color: #007bff;
}
a.bootstrap-theme .badge-primary:hover, a.bootstrap-theme .badge-primary:focus {
  color: #fff;
  background-color: #0062cc;
}
a.bootstrap-theme .badge-primary:focus, a.bootstrap-theme .badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.bootstrap-theme .badge-secondary {
  color: #fff;
  background-color: #6c757d;
}
a.bootstrap-theme .badge-secondary:hover, a.bootstrap-theme .badge-secondary:focus {
  color: #fff;
  background-color: #545b62;
}
a.bootstrap-theme .badge-secondary:focus, a.bootstrap-theme .badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.bootstrap-theme .badge-success {
  color: #fff;
  background-color: #28a745;
}
a.bootstrap-theme .badge-success:hover, a.bootstrap-theme .badge-success:focus {
  color: #fff;
  background-color: #1e7e34;
}
a.bootstrap-theme .badge-success:focus, a.bootstrap-theme .badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.bootstrap-theme .badge-info {
  color: #fff;
  background-color: #17a2b8;
}
a.bootstrap-theme .badge-info:hover, a.bootstrap-theme .badge-info:focus {
  color: #fff;
  background-color: #117a8b;
}
a.bootstrap-theme .badge-info:focus, a.bootstrap-theme .badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.bootstrap-theme .badge-warning {
  color: #212529;
  background-color: #ffc107;
}
a.bootstrap-theme .badge-warning:hover, a.bootstrap-theme .badge-warning:focus {
  color: #212529;
  background-color: #d39e00;
}
a.bootstrap-theme .badge-warning:focus, a.bootstrap-theme .badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.bootstrap-theme .badge-danger {
  color: #fff;
  background-color: #dc3545;
}
a.bootstrap-theme .badge-danger:hover, a.bootstrap-theme .badge-danger:focus {
  color: #fff;
  background-color: #bd2130;
}
a.bootstrap-theme .badge-danger:focus, a.bootstrap-theme .badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.bootstrap-theme .badge-light {
  color: #212529;
  background-color: #f8f9fa;
}
a.bootstrap-theme .badge-light:hover, a.bootstrap-theme .badge-light:focus {
  color: #212529;
  background-color: #dae0e5;
}
a.bootstrap-theme .badge-light:focus, a.bootstrap-theme .badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.bootstrap-theme .badge-dark {
  color: #fff;
  background-color: #343a40;
}
a.bootstrap-theme .badge-dark:hover, a.bootstrap-theme .badge-dark:focus {
  color: #fff;
  background-color: #1d2124;
}
a.bootstrap-theme .badge-dark:focus, a.bootstrap-theme .badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.bootstrap-theme .jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}
@media (min-width: 576px) {
  .bootstrap-theme .jumbotron {
    padding: 4rem 2rem;
  }
}
.bootstrap-theme .jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}
.bootstrap-theme .alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.bootstrap-theme .alert-heading {
  color: inherit;
}
.bootstrap-theme .alert-link {
  font-weight: 700;
}
.bootstrap-theme .alert-dismissible {
  padding-right: 4rem;
}
.bootstrap-theme .alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 0.75rem 1.25rem;
  color: inherit;
}
.bootstrap-theme .alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}
.bootstrap-theme .alert-primary hr {
  border-top-color: #9fcdff;
}
.bootstrap-theme .alert-primary .alert-link {
  color: #002752;
}
.bootstrap-theme .alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}
.bootstrap-theme .alert-secondary hr {
  border-top-color: #c8cbcf;
}
.bootstrap-theme .alert-secondary .alert-link {
  color: #202326;
}
.bootstrap-theme .alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.bootstrap-theme .alert-success hr {
  border-top-color: #b1dfbb;
}
.bootstrap-theme .alert-success .alert-link {
  color: #0b2e13;
}
.bootstrap-theme .alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
.bootstrap-theme .alert-info hr {
  border-top-color: #abdde5;
}
.bootstrap-theme .alert-info .alert-link {
  color: #062c33;
}
.bootstrap-theme .alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.bootstrap-theme .alert-warning hr {
  border-top-color: #ffe8a1;
}
.bootstrap-theme .alert-warning .alert-link {
  color: #533f03;
}
.bootstrap-theme .alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.bootstrap-theme .alert-danger hr {
  border-top-color: #f1b0b7;
}
.bootstrap-theme .alert-danger .alert-link {
  color: #491217;
}
.bootstrap-theme .alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.bootstrap-theme .alert-light hr {
  border-top-color: #ececf6;
}
.bootstrap-theme .alert-light .alert-link {
  color: #686868;
}
.bootstrap-theme .alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}
.bootstrap-theme .alert-dark hr {
  border-top-color: #b9bbbe;
}
.bootstrap-theme .alert-dark .alert-link {
  color: #040505;
}
@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.bootstrap-theme .progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
.bootstrap-theme .progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .bootstrap-theme .progress-bar {
    transition: none;
  }
}
.bootstrap-theme .progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}
.bootstrap-theme .progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .bootstrap-theme .progress-bar-animated {
    animation: none;
  }
}
.bootstrap-theme .media {
  display: flex;
  align-items: flex-start;
}
.bootstrap-theme .media-body {
  flex: 1;
}
.bootstrap-theme .list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}
.bootstrap-theme .list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.bootstrap-theme .list-group-item-action:hover, .bootstrap-theme .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
.bootstrap-theme .list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}
.bootstrap-theme .list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.bootstrap-theme .list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.bootstrap-theme .list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.bootstrap-theme .list-group-item.disabled, .bootstrap-theme .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}
.bootstrap-theme .list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.bootstrap-theme .list-group-item + .bootstrap-theme .list-group-item {
  border-top-width: 0;
}
.bootstrap-theme .list-group-item + .bootstrap-theme .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}
.bootstrap-theme .list-group-horizontal {
  flex-direction: row;
}
.bootstrap-theme .list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}
.bootstrap-theme .list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}
.bootstrap-theme .list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.bootstrap-theme .list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}
.bootstrap-theme .list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}
@media (min-width: 576px) {
  .bootstrap-theme .list-group-horizontal-sm {
    flex-direction: row;
  }
  .bootstrap-theme .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .bootstrap-theme .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .bootstrap-theme .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .bootstrap-theme .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .bootstrap-theme .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 768px) {
  .bootstrap-theme .list-group-horizontal-md {
    flex-direction: row;
  }
  .bootstrap-theme .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .bootstrap-theme .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .bootstrap-theme .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .bootstrap-theme .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .bootstrap-theme .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 992px) {
  .bootstrap-theme .list-group-horizontal-lg {
    flex-direction: row;
  }
  .bootstrap-theme .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .bootstrap-theme .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .bootstrap-theme .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .bootstrap-theme .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .bootstrap-theme .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1200px) {
  .bootstrap-theme .list-group-horizontal-xl {
    flex-direction: row;
  }
  .bootstrap-theme .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .bootstrap-theme .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .bootstrap-theme .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .bootstrap-theme .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .bootstrap-theme .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
.bootstrap-theme .list-group-flush {
  border-radius: 0;
}
.bootstrap-theme .list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}
.bootstrap-theme .list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}
.bootstrap-theme .list-group-item-primary {
  color: #004085;
  background-color: #b8daff;
}
.bootstrap-theme .list-group-item-primary.list-group-item-action:hover, .bootstrap-theme .list-group-item-primary.list-group-item-action:focus {
  color: #004085;
  background-color: #9fcdff;
}
.bootstrap-theme .list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085;
}
.bootstrap-theme .list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}
.bootstrap-theme .list-group-item-secondary.list-group-item-action:hover, .bootstrap-theme .list-group-item-secondary.list-group-item-action:focus {
  color: #383d41;
  background-color: #c8cbcf;
}
.bootstrap-theme .list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}
.bootstrap-theme .list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}
.bootstrap-theme .list-group-item-success.list-group-item-action:hover, .bootstrap-theme .list-group-item-success.list-group-item-action:focus {
  color: #155724;
  background-color: #b1dfbb;
}
.bootstrap-theme .list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}
.bootstrap-theme .list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}
.bootstrap-theme .list-group-item-info.list-group-item-action:hover, .bootstrap-theme .list-group-item-info.list-group-item-action:focus {
  color: #0c5460;
  background-color: #abdde5;
}
.bootstrap-theme .list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}
.bootstrap-theme .list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}
.bootstrap-theme .list-group-item-warning.list-group-item-action:hover, .bootstrap-theme .list-group-item-warning.list-group-item-action:focus {
  color: #856404;
  background-color: #ffe8a1;
}
.bootstrap-theme .list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}
.bootstrap-theme .list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}
.bootstrap-theme .list-group-item-danger.list-group-item-action:hover, .bootstrap-theme .list-group-item-danger.list-group-item-action:focus {
  color: #721c24;
  background-color: #f1b0b7;
}
.bootstrap-theme .list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}
.bootstrap-theme .list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}
.bootstrap-theme .list-group-item-light.list-group-item-action:hover, .bootstrap-theme .list-group-item-light.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}
.bootstrap-theme .list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}
.bootstrap-theme .list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}
.bootstrap-theme .list-group-item-dark.list-group-item-action:hover, .bootstrap-theme .list-group-item-dark.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}
.bootstrap-theme .list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}
.bootstrap-theme .close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
.bootstrap-theme .close:hover {
  color: #000;
  text-decoration: none;
}
.bootstrap-theme .close:not(:disabled):not(.disabled):hover, .bootstrap-theme .close:not(:disabled):not(.disabled):focus {
  opacity: 0.75;
}
.bootstrap-theme button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
}
.bootstrap-theme a.close.disabled {
  pointer-events: none;
}
.bootstrap-theme .toast {
  flex-basis: 350px;
  max-width: 350px;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  opacity: 0;
  border-radius: 0.25rem;
}
.bootstrap-theme .toast:not(:last-child) {
  margin-bottom: 0.75rem;
}
.bootstrap-theme .toast.showing {
  opacity: 1;
}
.bootstrap-theme .toast.show {
  display: block;
  opacity: 1;
}
.bootstrap-theme .toast.hide {
  display: none;
}
.bootstrap-theme .toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.bootstrap-theme .toast-body {
  padding: 0.75rem;
}
.bootstrap-theme .modal-open {
  overflow: hidden;
}
.bootstrap-theme .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.bootstrap-theme .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.bootstrap-theme .modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .bootstrap-theme .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .bootstrap-theme .modal-dialog {
    transition: none;
  }
}
.modal.show .bootstrap-theme .modal-dialog {
  transform: none;
}
.modal.modal-static .bootstrap-theme .modal-dialog {
  transform: scale(1.02);
}
.bootstrap-theme .modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}
.bootstrap-theme .modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
.bootstrap-theme .modal-dialog-scrollable .modal-header,
.bootstrap-theme .modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}
.bootstrap-theme .modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}
.bootstrap-theme .modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.bootstrap-theme .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: -moz-min-content;
  height: min-content;
  content: "";
}
.bootstrap-theme .modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.bootstrap-theme .modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
.bootstrap-theme .modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}
.bootstrap-theme .modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}
.bootstrap-theme .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.bootstrap-theme .modal-backdrop.fade {
  opacity: 0;
}
.bootstrap-theme .modal-backdrop.show {
  opacity: 0.5;
}
.bootstrap-theme .modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.bootstrap-theme .modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}
.bootstrap-theme .modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
.bootstrap-theme .modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}
.bootstrap-theme .modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.bootstrap-theme .modal-footer > * {
  margin: 0.25rem;
}
.bootstrap-theme .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .bootstrap-theme .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .bootstrap-theme .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .bootstrap-theme .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .bootstrap-theme .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .bootstrap-theme .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: -moz-min-content;
    height: min-content;
  }
  .bootstrap-theme .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .bootstrap-theme .modal-lg,
.bootstrap-theme .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .bootstrap-theme .modal-xl {
    max-width: 1140px;
  }
}
.bootstrap-theme .tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.bootstrap-theme .tooltip.show {
  opacity: 0.9;
}
.bootstrap-theme .tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.bootstrap-theme .tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bootstrap-theme .bs-tooltip-top, .bootstrap-theme .bs-tooltip-auto[x-placement^=top] {
  padding: 0.4rem 0;
}
.bootstrap-theme .bs-tooltip-top .arrow, .bootstrap-theme .bs-tooltip-auto[x-placement^=top] .arrow {
  bottom: 0;
}
.bootstrap-theme .bs-tooltip-top .arrow::before, .bootstrap-theme .bs-tooltip-auto[x-placement^=top] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}
.bootstrap-theme .bs-tooltip-right, .bootstrap-theme .bs-tooltip-auto[x-placement^=right] {
  padding: 0 0.4rem;
}
.bootstrap-theme .bs-tooltip-right .arrow, .bootstrap-theme .bs-tooltip-auto[x-placement^=right] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bootstrap-theme .bs-tooltip-right .arrow::before, .bootstrap-theme .bs-tooltip-auto[x-placement^=right] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}
.bootstrap-theme .bs-tooltip-bottom, .bootstrap-theme .bs-tooltip-auto[x-placement^=bottom] {
  padding: 0.4rem 0;
}
.bootstrap-theme .bs-tooltip-bottom .arrow, .bootstrap-theme .bs-tooltip-auto[x-placement^=bottom] .arrow {
  top: 0;
}
.bootstrap-theme .bs-tooltip-bottom .arrow::before, .bootstrap-theme .bs-tooltip-auto[x-placement^=bottom] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}
.bootstrap-theme .bs-tooltip-left, .bootstrap-theme .bs-tooltip-auto[x-placement^=left] {
  padding: 0 0.4rem;
}
.bootstrap-theme .bs-tooltip-left .arrow, .bootstrap-theme .bs-tooltip-auto[x-placement^=left] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bootstrap-theme .bs-tooltip-left .arrow::before, .bootstrap-theme .bs-tooltip-auto[x-placement^=left] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}
.bootstrap-theme .tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}
.bootstrap-theme .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.bootstrap-theme .popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}
.bootstrap-theme .popover .arrow::before, .bootstrap-theme .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bootstrap-theme .bs-popover-top, .bootstrap-theme .bs-popover-auto[x-placement^=top] {
  margin-bottom: 0.5rem;
}
.bootstrap-theme .bs-popover-top > .arrow, .bootstrap-theme .bs-popover-auto[x-placement^=top] > .arrow {
  bottom: calc(-0.5rem - 1px);
}
.bootstrap-theme .bs-popover-top > .arrow::before, .bootstrap-theme .bs-popover-auto[x-placement^=top] > .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bootstrap-theme .bs-popover-top > .arrow::after, .bootstrap-theme .bs-popover-auto[x-placement^=top] > .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}
.bootstrap-theme .bs-popover-right, .bootstrap-theme .bs-popover-auto[x-placement^=right] {
  margin-left: 0.5rem;
}
.bootstrap-theme .bs-popover-right > .arrow, .bootstrap-theme .bs-popover-auto[x-placement^=right] > .arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bootstrap-theme .bs-popover-right > .arrow::before, .bootstrap-theme .bs-popover-auto[x-placement^=right] > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bootstrap-theme .bs-popover-right > .arrow::after, .bootstrap-theme .bs-popover-auto[x-placement^=right] > .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}
.bootstrap-theme .bs-popover-bottom, .bootstrap-theme .bs-popover-auto[x-placement^=bottom] {
  margin-top: 0.5rem;
}
.bootstrap-theme .bs-popover-bottom > .arrow, .bootstrap-theme .bs-popover-auto[x-placement^=bottom] > .arrow {
  top: calc(-0.5rem - 1px);
}
.bootstrap-theme .bs-popover-bottom > .arrow::before, .bootstrap-theme .bs-popover-auto[x-placement^=bottom] > .arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bootstrap-theme .bs-popover-bottom > .arrow::after, .bootstrap-theme .bs-popover-auto[x-placement^=bottom] > .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.bootstrap-theme .bs-popover-bottom .popover-header::before, .bootstrap-theme .bs-popover-auto[x-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}
.bootstrap-theme .bs-popover-left, .bootstrap-theme .bs-popover-auto[x-placement^=left] {
  margin-right: 0.5rem;
}
.bootstrap-theme .bs-popover-left > .arrow, .bootstrap-theme .bs-popover-auto[x-placement^=left] > .arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bootstrap-theme .bs-popover-left > .arrow::before, .bootstrap-theme .bs-popover-auto[x-placement^=left] > .arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bootstrap-theme .bs-popover-left > .arrow::after, .bootstrap-theme .bs-popover-auto[x-placement^=left] > .arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}
.bootstrap-theme .popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.bootstrap-theme .popover-header:empty {
  display: none;
}
.bootstrap-theme .popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}
.bootstrap-theme .carousel {
  position: relative;
}
.bootstrap-theme .carousel.pointer-event {
  touch-action: pan-y;
}
.bootstrap-theme .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.bootstrap-theme .carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}
.bootstrap-theme .carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .bootstrap-theme .carousel-item {
    transition: none;
  }
}
.bootstrap-theme .carousel-item.active,
.bootstrap-theme .carousel-item-next,
.bootstrap-theme .carousel-item-prev {
  display: block;
}
.bootstrap-theme .carousel-item-next:not(.carousel-item-left),
.bootstrap-theme .active.carousel-item-right {
  transform: translateX(100%);
}
.bootstrap-theme .carousel-item-prev:not(.carousel-item-right),
.bootstrap-theme .active.carousel-item-left {
  transform: translateX(-100%);
}
.bootstrap-theme .carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.bootstrap-theme .carousel-fade .carousel-item.active,
.bootstrap-theme .carousel-fade .carousel-item-next.carousel-item-left,
.bootstrap-theme .carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}
.bootstrap-theme .carousel-fade .active.carousel-item-left,
.bootstrap-theme .carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .bootstrap-theme .carousel-fade .active.carousel-item-left,
.bootstrap-theme .carousel-fade .active.carousel-item-right {
    transition: none;
  }
}
.bootstrap-theme .carousel-control-prev,
.bootstrap-theme .carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .bootstrap-theme .carousel-control-prev,
.bootstrap-theme .carousel-control-next {
    transition: none;
  }
}
.bootstrap-theme .carousel-control-prev:hover, .bootstrap-theme .carousel-control-prev:focus,
.bootstrap-theme .carousel-control-next:hover,
.bootstrap-theme .carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}
.bootstrap-theme .carousel-control-prev {
  left: 0;
}
.bootstrap-theme .carousel-control-next {
  right: 0;
}
.bootstrap-theme .carousel-control-prev-icon,
.bootstrap-theme .carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: 50%/100% 100% no-repeat;
}
.bootstrap-theme .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}
.bootstrap-theme .carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}
.bootstrap-theme .carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.bootstrap-theme .carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .bootstrap-theme .carousel-indicators li {
    transition: none;
  }
}
.bootstrap-theme .carousel-indicators .active {
  opacity: 1;
}
.bootstrap-theme .carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}
@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}
.bootstrap-theme .spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: 0.75s linear infinite spinner-border;
}
.bootstrap-theme .spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}
@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.bootstrap-theme .spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: 0.75s linear infinite spinner-grow;
}
.bootstrap-theme .spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}
@media (prefers-reduced-motion: reduce) {
  .bootstrap-theme .spinner-border,
.bootstrap-theme .spinner-grow {
    animation-duration: 1.5s;
  }
}
.bootstrap-theme .align-baseline {
  vertical-align: baseline !important;
}
.bootstrap-theme .align-top {
  vertical-align: top !important;
}
.bootstrap-theme .align-middle {
  vertical-align: middle !important;
}
.bootstrap-theme .align-bottom {
  vertical-align: bottom !important;
}
.bootstrap-theme .align-text-bottom {
  vertical-align: text-bottom !important;
}
.bootstrap-theme .align-text-top {
  vertical-align: text-top !important;
}
.bootstrap-theme .bg-primary {
  background-color: #007bff !important;
}
.bootstrap-theme a.bg-primary:hover, .bootstrap-theme a.bg-primary:focus,
.bootstrap-theme button.bg-primary:hover,
.bootstrap-theme button.bg-primary:focus {
  background-color: #0062cc !important;
}
.bootstrap-theme .bg-secondary {
  background-color: #6c757d !important;
}
.bootstrap-theme a.bg-secondary:hover, .bootstrap-theme a.bg-secondary:focus,
.bootstrap-theme button.bg-secondary:hover,
.bootstrap-theme button.bg-secondary:focus {
  background-color: #545b62 !important;
}
.bootstrap-theme .bg-success {
  background-color: #28a745 !important;
}
.bootstrap-theme a.bg-success:hover, .bootstrap-theme a.bg-success:focus,
.bootstrap-theme button.bg-success:hover,
.bootstrap-theme button.bg-success:focus {
  background-color: #1e7e34 !important;
}
.bootstrap-theme .bg-info {
  background-color: #17a2b8 !important;
}
.bootstrap-theme a.bg-info:hover, .bootstrap-theme a.bg-info:focus,
.bootstrap-theme button.bg-info:hover,
.bootstrap-theme button.bg-info:focus {
  background-color: #117a8b !important;
}
.bootstrap-theme .bg-warning {
  background-color: #ffc107 !important;
}
.bootstrap-theme a.bg-warning:hover, .bootstrap-theme a.bg-warning:focus,
.bootstrap-theme button.bg-warning:hover,
.bootstrap-theme button.bg-warning:focus {
  background-color: #d39e00 !important;
}
.bootstrap-theme .bg-danger {
  background-color: #dc3545 !important;
}
.bootstrap-theme a.bg-danger:hover, .bootstrap-theme a.bg-danger:focus,
.bootstrap-theme button.bg-danger:hover,
.bootstrap-theme button.bg-danger:focus {
  background-color: #bd2130 !important;
}
.bootstrap-theme .bg-light {
  background-color: #f8f9fa !important;
}
.bootstrap-theme a.bg-light:hover, .bootstrap-theme a.bg-light:focus,
.bootstrap-theme button.bg-light:hover,
.bootstrap-theme button.bg-light:focus {
  background-color: #dae0e5 !important;
}
.bootstrap-theme .bg-dark {
  background-color: #343a40 !important;
}
.bootstrap-theme a.bg-dark:hover, .bootstrap-theme a.bg-dark:focus,
.bootstrap-theme button.bg-dark:hover,
.bootstrap-theme button.bg-dark:focus {
  background-color: #1d2124 !important;
}
.bootstrap-theme .bg-white {
  background-color: #fff !important;
}
.bootstrap-theme .bg-transparent {
  background-color: transparent !important;
}
.bootstrap-theme .border {
  border: 1px solid #dee2e6 !important;
}
.bootstrap-theme .border-top {
  border-top: 1px solid #dee2e6 !important;
}
.bootstrap-theme .border-right {
  border-right: 1px solid #dee2e6 !important;
}
.bootstrap-theme .border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}
.bootstrap-theme .border-left {
  border-left: 1px solid #dee2e6 !important;
}
.bootstrap-theme .border-0 {
  border: 0 !important;
}
.bootstrap-theme .border-top-0 {
  border-top: 0 !important;
}
.bootstrap-theme .border-right-0 {
  border-right: 0 !important;
}
.bootstrap-theme .border-bottom-0 {
  border-bottom: 0 !important;
}
.bootstrap-theme .border-left-0 {
  border-left: 0 !important;
}
.bootstrap-theme .border-primary {
  border-color: #007bff !important;
}
.bootstrap-theme .border-secondary {
  border-color: #6c757d !important;
}
.bootstrap-theme .border-success {
  border-color: #28a745 !important;
}
.bootstrap-theme .border-info {
  border-color: #17a2b8 !important;
}
.bootstrap-theme .border-warning {
  border-color: #ffc107 !important;
}
.bootstrap-theme .border-danger {
  border-color: #dc3545 !important;
}
.bootstrap-theme .border-light {
  border-color: #f8f9fa !important;
}
.bootstrap-theme .border-dark {
  border-color: #343a40 !important;
}
.bootstrap-theme .border-white {
  border-color: #fff !important;
}
.bootstrap-theme .rounded-sm {
  border-radius: 0.2rem !important;
}
.bootstrap-theme .rounded {
  border-radius: 0.25rem !important;
}
.bootstrap-theme .rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}
.bootstrap-theme .rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}
.bootstrap-theme .rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
.bootstrap-theme .rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
.bootstrap-theme .rounded-lg {
  border-radius: 0.3rem !important;
}
.bootstrap-theme .rounded-circle {
  border-radius: 50% !important;
}
.bootstrap-theme .rounded-pill {
  border-radius: 50rem !important;
}
.bootstrap-theme .rounded-0 {
  border-radius: 0 !important;
}
.bootstrap-theme .clearfix::after {
  display: block;
  clear: both;
  content: "";
}
.bootstrap-theme .d-none {
  display: none !important;
}
.bootstrap-theme .d-inline {
  display: inline !important;
}
.bootstrap-theme .d-inline-block {
  display: inline-block !important;
}
.bootstrap-theme .d-block {
  display: block !important;
}
.bootstrap-theme .d-table {
  display: table !important;
}
.bootstrap-theme .d-table-row {
  display: table-row !important;
}
.bootstrap-theme .d-table-cell {
  display: table-cell !important;
}
.bootstrap-theme .d-flex {
  display: flex !important;
}
.bootstrap-theme .d-inline-flex {
  display: inline-flex !important;
}
@media (min-width: 576px) {
  .bootstrap-theme .d-sm-none {
    display: none !important;
  }
  .bootstrap-theme .d-sm-inline {
    display: inline !important;
  }
  .bootstrap-theme .d-sm-inline-block {
    display: inline-block !important;
  }
  .bootstrap-theme .d-sm-block {
    display: block !important;
  }
  .bootstrap-theme .d-sm-table {
    display: table !important;
  }
  .bootstrap-theme .d-sm-table-row {
    display: table-row !important;
  }
  .bootstrap-theme .d-sm-table-cell {
    display: table-cell !important;
  }
  .bootstrap-theme .d-sm-flex {
    display: flex !important;
  }
  .bootstrap-theme .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .bootstrap-theme .d-md-none {
    display: none !important;
  }
  .bootstrap-theme .d-md-inline {
    display: inline !important;
  }
  .bootstrap-theme .d-md-inline-block {
    display: inline-block !important;
  }
  .bootstrap-theme .d-md-block {
    display: block !important;
  }
  .bootstrap-theme .d-md-table {
    display: table !important;
  }
  .bootstrap-theme .d-md-table-row {
    display: table-row !important;
  }
  .bootstrap-theme .d-md-table-cell {
    display: table-cell !important;
  }
  .bootstrap-theme .d-md-flex {
    display: flex !important;
  }
  .bootstrap-theme .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .bootstrap-theme .d-lg-none {
    display: none !important;
  }
  .bootstrap-theme .d-lg-inline {
    display: inline !important;
  }
  .bootstrap-theme .d-lg-inline-block {
    display: inline-block !important;
  }
  .bootstrap-theme .d-lg-block {
    display: block !important;
  }
  .bootstrap-theme .d-lg-table {
    display: table !important;
  }
  .bootstrap-theme .d-lg-table-row {
    display: table-row !important;
  }
  .bootstrap-theme .d-lg-table-cell {
    display: table-cell !important;
  }
  .bootstrap-theme .d-lg-flex {
    display: flex !important;
  }
  .bootstrap-theme .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .bootstrap-theme .d-xl-none {
    display: none !important;
  }
  .bootstrap-theme .d-xl-inline {
    display: inline !important;
  }
  .bootstrap-theme .d-xl-inline-block {
    display: inline-block !important;
  }
  .bootstrap-theme .d-xl-block {
    display: block !important;
  }
  .bootstrap-theme .d-xl-table {
    display: table !important;
  }
  .bootstrap-theme .d-xl-table-row {
    display: table-row !important;
  }
  .bootstrap-theme .d-xl-table-cell {
    display: table-cell !important;
  }
  .bootstrap-theme .d-xl-flex {
    display: flex !important;
  }
  .bootstrap-theme .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .bootstrap-theme .d-print-none {
    display: none !important;
  }
  .bootstrap-theme .d-print-inline {
    display: inline !important;
  }
  .bootstrap-theme .d-print-inline-block {
    display: inline-block !important;
  }
  .bootstrap-theme .d-print-block {
    display: block !important;
  }
  .bootstrap-theme .d-print-table {
    display: table !important;
  }
  .bootstrap-theme .d-print-table-row {
    display: table-row !important;
  }
  .bootstrap-theme .d-print-table-cell {
    display: table-cell !important;
  }
  .bootstrap-theme .d-print-flex {
    display: flex !important;
  }
  .bootstrap-theme .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.bootstrap-theme .embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.bootstrap-theme .embed-responsive::before {
  display: block;
  content: "";
}
.bootstrap-theme .embed-responsive .embed-responsive-item,
.bootstrap-theme .embed-responsive iframe,
.bootstrap-theme .embed-responsive embed,
.bootstrap-theme .embed-responsive object,
.bootstrap-theme .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.bootstrap-theme .embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}
.bootstrap-theme .embed-responsive-16by9::before {
  padding-top: 56.25%;
}
.bootstrap-theme .embed-responsive-4by3::before {
  padding-top: 75%;
}
.bootstrap-theme .embed-responsive-1by1::before {
  padding-top: 100%;
}
.bootstrap-theme .flex-row {
  flex-direction: row !important;
}
.bootstrap-theme .flex-column {
  flex-direction: column !important;
}
.bootstrap-theme .flex-row-reverse {
  flex-direction: row-reverse !important;
}
.bootstrap-theme .flex-column-reverse {
  flex-direction: column-reverse !important;
}
.bootstrap-theme .flex-wrap {
  flex-wrap: wrap !important;
}
.bootstrap-theme .flex-nowrap {
  flex-wrap: nowrap !important;
}
.bootstrap-theme .flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.bootstrap-theme .flex-fill {
  flex: 1 1 auto !important;
}
.bootstrap-theme .flex-grow-0 {
  flex-grow: 0 !important;
}
.bootstrap-theme .flex-grow-1 {
  flex-grow: 1 !important;
}
.bootstrap-theme .flex-shrink-0 {
  flex-shrink: 0 !important;
}
.bootstrap-theme .flex-shrink-1 {
  flex-shrink: 1 !important;
}
.bootstrap-theme .justify-content-start {
  justify-content: flex-start !important;
}
.bootstrap-theme .justify-content-end {
  justify-content: flex-end !important;
}
.bootstrap-theme .justify-content-center {
  justify-content: center !important;
}
.bootstrap-theme .justify-content-between {
  justify-content: space-between !important;
}
.bootstrap-theme .justify-content-around {
  justify-content: space-around !important;
}
.bootstrap-theme .align-items-start {
  align-items: flex-start !important;
}
.bootstrap-theme .align-items-end {
  align-items: flex-end !important;
}
.bootstrap-theme .align-items-center {
  align-items: center !important;
}
.bootstrap-theme .align-items-baseline {
  align-items: baseline !important;
}
.bootstrap-theme .align-items-stretch {
  align-items: stretch !important;
}
.bootstrap-theme .align-content-start {
  align-content: flex-start !important;
}
.bootstrap-theme .align-content-end {
  align-content: flex-end !important;
}
.bootstrap-theme .align-content-center {
  align-content: center !important;
}
.bootstrap-theme .align-content-between {
  align-content: space-between !important;
}
.bootstrap-theme .align-content-around {
  align-content: space-around !important;
}
.bootstrap-theme .align-content-stretch {
  align-content: stretch !important;
}
.bootstrap-theme .align-self-auto {
  align-self: auto !important;
}
.bootstrap-theme .align-self-start {
  align-self: flex-start !important;
}
.bootstrap-theme .align-self-end {
  align-self: flex-end !important;
}
.bootstrap-theme .align-self-center {
  align-self: center !important;
}
.bootstrap-theme .align-self-baseline {
  align-self: baseline !important;
}
.bootstrap-theme .align-self-stretch {
  align-self: stretch !important;
}
@media (min-width: 576px) {
  .bootstrap-theme .flex-sm-row {
    flex-direction: row !important;
  }
  .bootstrap-theme .flex-sm-column {
    flex-direction: column !important;
  }
  .bootstrap-theme .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .bootstrap-theme .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .bootstrap-theme .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .bootstrap-theme .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .bootstrap-theme .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .bootstrap-theme .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .bootstrap-theme .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .bootstrap-theme .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .bootstrap-theme .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .bootstrap-theme .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .bootstrap-theme .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .bootstrap-theme .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .bootstrap-theme .justify-content-sm-center {
    justify-content: center !important;
  }
  .bootstrap-theme .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .bootstrap-theme .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .bootstrap-theme .align-items-sm-start {
    align-items: flex-start !important;
  }
  .bootstrap-theme .align-items-sm-end {
    align-items: flex-end !important;
  }
  .bootstrap-theme .align-items-sm-center {
    align-items: center !important;
  }
  .bootstrap-theme .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .bootstrap-theme .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .bootstrap-theme .align-content-sm-start {
    align-content: flex-start !important;
  }
  .bootstrap-theme .align-content-sm-end {
    align-content: flex-end !important;
  }
  .bootstrap-theme .align-content-sm-center {
    align-content: center !important;
  }
  .bootstrap-theme .align-content-sm-between {
    align-content: space-between !important;
  }
  .bootstrap-theme .align-content-sm-around {
    align-content: space-around !important;
  }
  .bootstrap-theme .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .bootstrap-theme .align-self-sm-auto {
    align-self: auto !important;
  }
  .bootstrap-theme .align-self-sm-start {
    align-self: flex-start !important;
  }
  .bootstrap-theme .align-self-sm-end {
    align-self: flex-end !important;
  }
  .bootstrap-theme .align-self-sm-center {
    align-self: center !important;
  }
  .bootstrap-theme .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .bootstrap-theme .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .bootstrap-theme .flex-md-row {
    flex-direction: row !important;
  }
  .bootstrap-theme .flex-md-column {
    flex-direction: column !important;
  }
  .bootstrap-theme .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .bootstrap-theme .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .bootstrap-theme .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .bootstrap-theme .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .bootstrap-theme .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .bootstrap-theme .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .bootstrap-theme .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .bootstrap-theme .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .bootstrap-theme .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .bootstrap-theme .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .bootstrap-theme .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .bootstrap-theme .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .bootstrap-theme .justify-content-md-center {
    justify-content: center !important;
  }
  .bootstrap-theme .justify-content-md-between {
    justify-content: space-between !important;
  }
  .bootstrap-theme .justify-content-md-around {
    justify-content: space-around !important;
  }
  .bootstrap-theme .align-items-md-start {
    align-items: flex-start !important;
  }
  .bootstrap-theme .align-items-md-end {
    align-items: flex-end !important;
  }
  .bootstrap-theme .align-items-md-center {
    align-items: center !important;
  }
  .bootstrap-theme .align-items-md-baseline {
    align-items: baseline !important;
  }
  .bootstrap-theme .align-items-md-stretch {
    align-items: stretch !important;
  }
  .bootstrap-theme .align-content-md-start {
    align-content: flex-start !important;
  }
  .bootstrap-theme .align-content-md-end {
    align-content: flex-end !important;
  }
  .bootstrap-theme .align-content-md-center {
    align-content: center !important;
  }
  .bootstrap-theme .align-content-md-between {
    align-content: space-between !important;
  }
  .bootstrap-theme .align-content-md-around {
    align-content: space-around !important;
  }
  .bootstrap-theme .align-content-md-stretch {
    align-content: stretch !important;
  }
  .bootstrap-theme .align-self-md-auto {
    align-self: auto !important;
  }
  .bootstrap-theme .align-self-md-start {
    align-self: flex-start !important;
  }
  .bootstrap-theme .align-self-md-end {
    align-self: flex-end !important;
  }
  .bootstrap-theme .align-self-md-center {
    align-self: center !important;
  }
  .bootstrap-theme .align-self-md-baseline {
    align-self: baseline !important;
  }
  .bootstrap-theme .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .bootstrap-theme .flex-lg-row {
    flex-direction: row !important;
  }
  .bootstrap-theme .flex-lg-column {
    flex-direction: column !important;
  }
  .bootstrap-theme .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .bootstrap-theme .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .bootstrap-theme .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .bootstrap-theme .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .bootstrap-theme .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .bootstrap-theme .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .bootstrap-theme .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .bootstrap-theme .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .bootstrap-theme .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .bootstrap-theme .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .bootstrap-theme .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .bootstrap-theme .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .bootstrap-theme .justify-content-lg-center {
    justify-content: center !important;
  }
  .bootstrap-theme .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .bootstrap-theme .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .bootstrap-theme .align-items-lg-start {
    align-items: flex-start !important;
  }
  .bootstrap-theme .align-items-lg-end {
    align-items: flex-end !important;
  }
  .bootstrap-theme .align-items-lg-center {
    align-items: center !important;
  }
  .bootstrap-theme .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .bootstrap-theme .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .bootstrap-theme .align-content-lg-start {
    align-content: flex-start !important;
  }
  .bootstrap-theme .align-content-lg-end {
    align-content: flex-end !important;
  }
  .bootstrap-theme .align-content-lg-center {
    align-content: center !important;
  }
  .bootstrap-theme .align-content-lg-between {
    align-content: space-between !important;
  }
  .bootstrap-theme .align-content-lg-around {
    align-content: space-around !important;
  }
  .bootstrap-theme .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .bootstrap-theme .align-self-lg-auto {
    align-self: auto !important;
  }
  .bootstrap-theme .align-self-lg-start {
    align-self: flex-start !important;
  }
  .bootstrap-theme .align-self-lg-end {
    align-self: flex-end !important;
  }
  .bootstrap-theme .align-self-lg-center {
    align-self: center !important;
  }
  .bootstrap-theme .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .bootstrap-theme .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .bootstrap-theme .flex-xl-row {
    flex-direction: row !important;
  }
  .bootstrap-theme .flex-xl-column {
    flex-direction: column !important;
  }
  .bootstrap-theme .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .bootstrap-theme .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .bootstrap-theme .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .bootstrap-theme .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .bootstrap-theme .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .bootstrap-theme .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .bootstrap-theme .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .bootstrap-theme .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .bootstrap-theme .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .bootstrap-theme .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .bootstrap-theme .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .bootstrap-theme .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .bootstrap-theme .justify-content-xl-center {
    justify-content: center !important;
  }
  .bootstrap-theme .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .bootstrap-theme .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .bootstrap-theme .align-items-xl-start {
    align-items: flex-start !important;
  }
  .bootstrap-theme .align-items-xl-end {
    align-items: flex-end !important;
  }
  .bootstrap-theme .align-items-xl-center {
    align-items: center !important;
  }
  .bootstrap-theme .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .bootstrap-theme .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .bootstrap-theme .align-content-xl-start {
    align-content: flex-start !important;
  }
  .bootstrap-theme .align-content-xl-end {
    align-content: flex-end !important;
  }
  .bootstrap-theme .align-content-xl-center {
    align-content: center !important;
  }
  .bootstrap-theme .align-content-xl-between {
    align-content: space-between !important;
  }
  .bootstrap-theme .align-content-xl-around {
    align-content: space-around !important;
  }
  .bootstrap-theme .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .bootstrap-theme .align-self-xl-auto {
    align-self: auto !important;
  }
  .bootstrap-theme .align-self-xl-start {
    align-self: flex-start !important;
  }
  .bootstrap-theme .align-self-xl-end {
    align-self: flex-end !important;
  }
  .bootstrap-theme .align-self-xl-center {
    align-self: center !important;
  }
  .bootstrap-theme .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .bootstrap-theme .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.bootstrap-theme .float-left {
  float: left !important;
}
.bootstrap-theme .float-right {
  float: right !important;
}
.bootstrap-theme .float-none {
  float: none !important;
}
@media (min-width: 576px) {
  .bootstrap-theme .float-sm-left {
    float: left !important;
  }
  .bootstrap-theme .float-sm-right {
    float: right !important;
  }
  .bootstrap-theme .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .bootstrap-theme .float-md-left {
    float: left !important;
  }
  .bootstrap-theme .float-md-right {
    float: right !important;
  }
  .bootstrap-theme .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .bootstrap-theme .float-lg-left {
    float: left !important;
  }
  .bootstrap-theme .float-lg-right {
    float: right !important;
  }
  .bootstrap-theme .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .bootstrap-theme .float-xl-left {
    float: left !important;
  }
  .bootstrap-theme .float-xl-right {
    float: right !important;
  }
  .bootstrap-theme .float-xl-none {
    float: none !important;
  }
}
.bootstrap-theme .user-select-all {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
          user-select: all !important;
}
.bootstrap-theme .user-select-auto {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
          user-select: auto !important;
}
.bootstrap-theme .user-select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
          user-select: none !important;
}
.bootstrap-theme .overflow-auto {
  overflow: auto !important;
}
.bootstrap-theme .overflow-hidden {
  overflow: hidden !important;
}
.bootstrap-theme .position-static {
  position: static !important;
}
.bootstrap-theme .position-relative {
  position: relative !important;
}
.bootstrap-theme .position-absolute {
  position: absolute !important;
}
.bootstrap-theme .position-fixed {
  position: fixed !important;
}
.bootstrap-theme .position-sticky {
  position: sticky !important;
}
.bootstrap-theme .fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.bootstrap-theme .fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
@supports (position: sticky) {
  .bootstrap-theme .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
.bootstrap-theme .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.bootstrap-theme .sr-only-focusable:active, .bootstrap-theme .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
.bootstrap-theme .shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.bootstrap-theme .shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.bootstrap-theme .shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.bootstrap-theme .shadow-none {
  box-shadow: none !important;
}
.bootstrap-theme .w-25 {
  width: 25% !important;
}
.bootstrap-theme .w-50 {
  width: 50% !important;
}
.bootstrap-theme .w-75 {
  width: 75% !important;
}
.bootstrap-theme .w-100 {
  width: 100% !important;
}
.bootstrap-theme .w-auto {
  width: auto !important;
}
.bootstrap-theme .h-25 {
  height: 25% !important;
}
.bootstrap-theme .h-50 {
  height: 50% !important;
}
.bootstrap-theme .h-75 {
  height: 75% !important;
}
.bootstrap-theme .h-100 {
  height: 100% !important;
}
.bootstrap-theme .h-auto {
  height: auto !important;
}
.bootstrap-theme .mw-100 {
  max-width: 100% !important;
}
.bootstrap-theme .mh-100 {
  max-height: 100% !important;
}
.bootstrap-theme .min-vw-100 {
  min-width: 100vw !important;
}
.bootstrap-theme .min-vh-100 {
  min-height: 100vh !important;
}
.bootstrap-theme .vw-100 {
  width: 100vw !important;
}
.bootstrap-theme .vh-100 {
  height: 100vh !important;
}
.bootstrap-theme .m-0 {
  margin: 0 !important;
}
.bootstrap-theme .mt-0,
.bootstrap-theme .my-0 {
  margin-top: 0 !important;
}
.bootstrap-theme .mr-0,
.bootstrap-theme .mx-0 {
  margin-right: 0 !important;
}
.bootstrap-theme .mb-0,
.bootstrap-theme .my-0 {
  margin-bottom: 0 !important;
}
.bootstrap-theme .ml-0,
.bootstrap-theme .mx-0 {
  margin-left: 0 !important;
}
.bootstrap-theme .m-1 {
  margin: 0.25rem !important;
}
.bootstrap-theme .mt-1,
.bootstrap-theme .my-1 {
  margin-top: 0.25rem !important;
}
.bootstrap-theme .mr-1,
.bootstrap-theme .mx-1 {
  margin-right: 0.25rem !important;
}
.bootstrap-theme .mb-1,
.bootstrap-theme .my-1 {
  margin-bottom: 0.25rem !important;
}
.bootstrap-theme .ml-1,
.bootstrap-theme .mx-1 {
  margin-left: 0.25rem !important;
}
.bootstrap-theme .m-2 {
  margin: 0.5rem !important;
}
.bootstrap-theme .mt-2,
.bootstrap-theme .my-2 {
  margin-top: 0.5rem !important;
}
.bootstrap-theme .mr-2,
.bootstrap-theme .mx-2 {
  margin-right: 0.5rem !important;
}
.bootstrap-theme .mb-2,
.bootstrap-theme .my-2 {
  margin-bottom: 0.5rem !important;
}
.bootstrap-theme .ml-2,
.bootstrap-theme .mx-2 {
  margin-left: 0.5rem !important;
}
.bootstrap-theme .m-3 {
  margin: 1rem !important;
}
.bootstrap-theme .mt-3,
.bootstrap-theme .my-3 {
  margin-top: 1rem !important;
}
.bootstrap-theme .mr-3,
.bootstrap-theme .mx-3 {
  margin-right: 1rem !important;
}
.bootstrap-theme .mb-3,
.bootstrap-theme .my-3 {
  margin-bottom: 1rem !important;
}
.bootstrap-theme .ml-3,
.bootstrap-theme .mx-3 {
  margin-left: 1rem !important;
}
.bootstrap-theme .m-4 {
  margin: 1.5rem !important;
}
.bootstrap-theme .mt-4,
.bootstrap-theme .my-4 {
  margin-top: 1.5rem !important;
}
.bootstrap-theme .mr-4,
.bootstrap-theme .mx-4 {
  margin-right: 1.5rem !important;
}
.bootstrap-theme .mb-4,
.bootstrap-theme .my-4 {
  margin-bottom: 1.5rem !important;
}
.bootstrap-theme .ml-4,
.bootstrap-theme .mx-4 {
  margin-left: 1.5rem !important;
}
.bootstrap-theme .m-5 {
  margin: 3rem !important;
}
.bootstrap-theme .mt-5,
.bootstrap-theme .my-5 {
  margin-top: 3rem !important;
}
.bootstrap-theme .mr-5,
.bootstrap-theme .mx-5 {
  margin-right: 3rem !important;
}
.bootstrap-theme .mb-5,
.bootstrap-theme .my-5 {
  margin-bottom: 3rem !important;
}
.bootstrap-theme .ml-5,
.bootstrap-theme .mx-5 {
  margin-left: 3rem !important;
}
.bootstrap-theme .p-0 {
  padding: 0 !important;
}
.bootstrap-theme .pt-0,
.bootstrap-theme .py-0 {
  padding-top: 0 !important;
}
.bootstrap-theme .pr-0,
.bootstrap-theme .px-0 {
  padding-right: 0 !important;
}
.bootstrap-theme .pb-0,
.bootstrap-theme .py-0 {
  padding-bottom: 0 !important;
}
.bootstrap-theme .pl-0,
.bootstrap-theme .px-0 {
  padding-left: 0 !important;
}
.bootstrap-theme .p-1 {
  padding: 0.25rem !important;
}
.bootstrap-theme .pt-1,
.bootstrap-theme .py-1 {
  padding-top: 0.25rem !important;
}
.bootstrap-theme .pr-1,
.bootstrap-theme .px-1 {
  padding-right: 0.25rem !important;
}
.bootstrap-theme .pb-1,
.bootstrap-theme .py-1 {
  padding-bottom: 0.25rem !important;
}
.bootstrap-theme .pl-1,
.bootstrap-theme .px-1 {
  padding-left: 0.25rem !important;
}
.bootstrap-theme .p-2 {
  padding: 0.5rem !important;
}
.bootstrap-theme .pt-2,
.bootstrap-theme .py-2 {
  padding-top: 0.5rem !important;
}
.bootstrap-theme .pr-2,
.bootstrap-theme .px-2 {
  padding-right: 0.5rem !important;
}
.bootstrap-theme .pb-2,
.bootstrap-theme .py-2 {
  padding-bottom: 0.5rem !important;
}
.bootstrap-theme .pl-2,
.bootstrap-theme .px-2 {
  padding-left: 0.5rem !important;
}
.bootstrap-theme .p-3 {
  padding: 1rem !important;
}
.bootstrap-theme .pt-3,
.bootstrap-theme .py-3 {
  padding-top: 1rem !important;
}
.bootstrap-theme .pr-3,
.bootstrap-theme .px-3 {
  padding-right: 1rem !important;
}
.bootstrap-theme .pb-3,
.bootstrap-theme .py-3 {
  padding-bottom: 1rem !important;
}
.bootstrap-theme .pl-3,
.bootstrap-theme .px-3 {
  padding-left: 1rem !important;
}
.bootstrap-theme .p-4 {
  padding: 1.5rem !important;
}
.bootstrap-theme .pt-4,
.bootstrap-theme .py-4 {
  padding-top: 1.5rem !important;
}
.bootstrap-theme .pr-4,
.bootstrap-theme .px-4 {
  padding-right: 1.5rem !important;
}
.bootstrap-theme .pb-4,
.bootstrap-theme .py-4 {
  padding-bottom: 1.5rem !important;
}
.bootstrap-theme .pl-4,
.bootstrap-theme .px-4 {
  padding-left: 1.5rem !important;
}
.bootstrap-theme .p-5 {
  padding: 3rem !important;
}
.bootstrap-theme .pt-5,
.bootstrap-theme .py-5 {
  padding-top: 3rem !important;
}
.bootstrap-theme .pr-5,
.bootstrap-theme .px-5 {
  padding-right: 3rem !important;
}
.bootstrap-theme .pb-5,
.bootstrap-theme .py-5 {
  padding-bottom: 3rem !important;
}
.bootstrap-theme .pl-5,
.bootstrap-theme .px-5 {
  padding-left: 3rem !important;
}
.bootstrap-theme .m-n1 {
  margin: -0.25rem !important;
}
.bootstrap-theme .mt-n1,
.bootstrap-theme .my-n1 {
  margin-top: -0.25rem !important;
}
.bootstrap-theme .mr-n1,
.bootstrap-theme .mx-n1 {
  margin-right: -0.25rem !important;
}
.bootstrap-theme .mb-n1,
.bootstrap-theme .my-n1 {
  margin-bottom: -0.25rem !important;
}
.bootstrap-theme .ml-n1,
.bootstrap-theme .mx-n1 {
  margin-left: -0.25rem !important;
}
.bootstrap-theme .m-n2 {
  margin: -0.5rem !important;
}
.bootstrap-theme .mt-n2,
.bootstrap-theme .my-n2 {
  margin-top: -0.5rem !important;
}
.bootstrap-theme .mr-n2,
.bootstrap-theme .mx-n2 {
  margin-right: -0.5rem !important;
}
.bootstrap-theme .mb-n2,
.bootstrap-theme .my-n2 {
  margin-bottom: -0.5rem !important;
}
.bootstrap-theme .ml-n2,
.bootstrap-theme .mx-n2 {
  margin-left: -0.5rem !important;
}
.bootstrap-theme .m-n3 {
  margin: -1rem !important;
}
.bootstrap-theme .mt-n3,
.bootstrap-theme .my-n3 {
  margin-top: -1rem !important;
}
.bootstrap-theme .mr-n3,
.bootstrap-theme .mx-n3 {
  margin-right: -1rem !important;
}
.bootstrap-theme .mb-n3,
.bootstrap-theme .my-n3 {
  margin-bottom: -1rem !important;
}
.bootstrap-theme .ml-n3,
.bootstrap-theme .mx-n3 {
  margin-left: -1rem !important;
}
.bootstrap-theme .m-n4 {
  margin: -1.5rem !important;
}
.bootstrap-theme .mt-n4,
.bootstrap-theme .my-n4 {
  margin-top: -1.5rem !important;
}
.bootstrap-theme .mr-n4,
.bootstrap-theme .mx-n4 {
  margin-right: -1.5rem !important;
}
.bootstrap-theme .mb-n4,
.bootstrap-theme .my-n4 {
  margin-bottom: -1.5rem !important;
}
.bootstrap-theme .ml-n4,
.bootstrap-theme .mx-n4 {
  margin-left: -1.5rem !important;
}
.bootstrap-theme .m-n5 {
  margin: -3rem !important;
}
.bootstrap-theme .mt-n5,
.bootstrap-theme .my-n5 {
  margin-top: -3rem !important;
}
.bootstrap-theme .mr-n5,
.bootstrap-theme .mx-n5 {
  margin-right: -3rem !important;
}
.bootstrap-theme .mb-n5,
.bootstrap-theme .my-n5 {
  margin-bottom: -3rem !important;
}
.bootstrap-theme .ml-n5,
.bootstrap-theme .mx-n5 {
  margin-left: -3rem !important;
}
.bootstrap-theme .m-auto {
  margin: auto !important;
}
.bootstrap-theme .mt-auto,
.bootstrap-theme .my-auto {
  margin-top: auto !important;
}
.bootstrap-theme .mr-auto,
.bootstrap-theme .mx-auto {
  margin-right: auto !important;
}
.bootstrap-theme .mb-auto,
.bootstrap-theme .my-auto {
  margin-bottom: auto !important;
}
.bootstrap-theme .ml-auto,
.bootstrap-theme .mx-auto {
  margin-left: auto !important;
}
@media (min-width: 576px) {
  .bootstrap-theme .m-sm-0 {
    margin: 0 !important;
  }
  .bootstrap-theme .mt-sm-0,
.bootstrap-theme .my-sm-0 {
    margin-top: 0 !important;
  }
  .bootstrap-theme .mr-sm-0,
.bootstrap-theme .mx-sm-0 {
    margin-right: 0 !important;
  }
  .bootstrap-theme .mb-sm-0,
.bootstrap-theme .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .bootstrap-theme .ml-sm-0,
.bootstrap-theme .mx-sm-0 {
    margin-left: 0 !important;
  }
  .bootstrap-theme .m-sm-1 {
    margin: 0.25rem !important;
  }
  .bootstrap-theme .mt-sm-1,
.bootstrap-theme .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .bootstrap-theme .mr-sm-1,
.bootstrap-theme .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .bootstrap-theme .mb-sm-1,
.bootstrap-theme .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .bootstrap-theme .ml-sm-1,
.bootstrap-theme .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .bootstrap-theme .m-sm-2 {
    margin: 0.5rem !important;
  }
  .bootstrap-theme .mt-sm-2,
.bootstrap-theme .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .bootstrap-theme .mr-sm-2,
.bootstrap-theme .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .bootstrap-theme .mb-sm-2,
.bootstrap-theme .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .bootstrap-theme .ml-sm-2,
.bootstrap-theme .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .bootstrap-theme .m-sm-3 {
    margin: 1rem !important;
  }
  .bootstrap-theme .mt-sm-3,
.bootstrap-theme .my-sm-3 {
    margin-top: 1rem !important;
  }
  .bootstrap-theme .mr-sm-3,
.bootstrap-theme .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .bootstrap-theme .mb-sm-3,
.bootstrap-theme .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .bootstrap-theme .ml-sm-3,
.bootstrap-theme .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .bootstrap-theme .m-sm-4 {
    margin: 1.5rem !important;
  }
  .bootstrap-theme .mt-sm-4,
.bootstrap-theme .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .bootstrap-theme .mr-sm-4,
.bootstrap-theme .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .bootstrap-theme .mb-sm-4,
.bootstrap-theme .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .bootstrap-theme .ml-sm-4,
.bootstrap-theme .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .bootstrap-theme .m-sm-5 {
    margin: 3rem !important;
  }
  .bootstrap-theme .mt-sm-5,
.bootstrap-theme .my-sm-5 {
    margin-top: 3rem !important;
  }
  .bootstrap-theme .mr-sm-5,
.bootstrap-theme .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .bootstrap-theme .mb-sm-5,
.bootstrap-theme .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .bootstrap-theme .ml-sm-5,
.bootstrap-theme .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .bootstrap-theme .p-sm-0 {
    padding: 0 !important;
  }
  .bootstrap-theme .pt-sm-0,
.bootstrap-theme .py-sm-0 {
    padding-top: 0 !important;
  }
  .bootstrap-theme .pr-sm-0,
.bootstrap-theme .px-sm-0 {
    padding-right: 0 !important;
  }
  .bootstrap-theme .pb-sm-0,
.bootstrap-theme .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .bootstrap-theme .pl-sm-0,
.bootstrap-theme .px-sm-0 {
    padding-left: 0 !important;
  }
  .bootstrap-theme .p-sm-1 {
    padding: 0.25rem !important;
  }
  .bootstrap-theme .pt-sm-1,
.bootstrap-theme .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .bootstrap-theme .pr-sm-1,
.bootstrap-theme .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .bootstrap-theme .pb-sm-1,
.bootstrap-theme .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .bootstrap-theme .pl-sm-1,
.bootstrap-theme .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .bootstrap-theme .p-sm-2 {
    padding: 0.5rem !important;
  }
  .bootstrap-theme .pt-sm-2,
.bootstrap-theme .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .bootstrap-theme .pr-sm-2,
.bootstrap-theme .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .bootstrap-theme .pb-sm-2,
.bootstrap-theme .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .bootstrap-theme .pl-sm-2,
.bootstrap-theme .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .bootstrap-theme .p-sm-3 {
    padding: 1rem !important;
  }
  .bootstrap-theme .pt-sm-3,
.bootstrap-theme .py-sm-3 {
    padding-top: 1rem !important;
  }
  .bootstrap-theme .pr-sm-3,
.bootstrap-theme .px-sm-3 {
    padding-right: 1rem !important;
  }
  .bootstrap-theme .pb-sm-3,
.bootstrap-theme .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .bootstrap-theme .pl-sm-3,
.bootstrap-theme .px-sm-3 {
    padding-left: 1rem !important;
  }
  .bootstrap-theme .p-sm-4 {
    padding: 1.5rem !important;
  }
  .bootstrap-theme .pt-sm-4,
.bootstrap-theme .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .bootstrap-theme .pr-sm-4,
.bootstrap-theme .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .bootstrap-theme .pb-sm-4,
.bootstrap-theme .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .bootstrap-theme .pl-sm-4,
.bootstrap-theme .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .bootstrap-theme .p-sm-5 {
    padding: 3rem !important;
  }
  .bootstrap-theme .pt-sm-5,
.bootstrap-theme .py-sm-5 {
    padding-top: 3rem !important;
  }
  .bootstrap-theme .pr-sm-5,
.bootstrap-theme .px-sm-5 {
    padding-right: 3rem !important;
  }
  .bootstrap-theme .pb-sm-5,
.bootstrap-theme .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .bootstrap-theme .pl-sm-5,
.bootstrap-theme .px-sm-5 {
    padding-left: 3rem !important;
  }
  .bootstrap-theme .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .bootstrap-theme .mt-sm-n1,
.bootstrap-theme .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .bootstrap-theme .mr-sm-n1,
.bootstrap-theme .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .bootstrap-theme .mb-sm-n1,
.bootstrap-theme .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .bootstrap-theme .ml-sm-n1,
.bootstrap-theme .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .bootstrap-theme .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .bootstrap-theme .mt-sm-n2,
.bootstrap-theme .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .bootstrap-theme .mr-sm-n2,
.bootstrap-theme .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .bootstrap-theme .mb-sm-n2,
.bootstrap-theme .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .bootstrap-theme .ml-sm-n2,
.bootstrap-theme .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .bootstrap-theme .m-sm-n3 {
    margin: -1rem !important;
  }
  .bootstrap-theme .mt-sm-n3,
.bootstrap-theme .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .bootstrap-theme .mr-sm-n3,
.bootstrap-theme .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .bootstrap-theme .mb-sm-n3,
.bootstrap-theme .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .bootstrap-theme .ml-sm-n3,
.bootstrap-theme .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .bootstrap-theme .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .bootstrap-theme .mt-sm-n4,
.bootstrap-theme .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .bootstrap-theme .mr-sm-n4,
.bootstrap-theme .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .bootstrap-theme .mb-sm-n4,
.bootstrap-theme .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .bootstrap-theme .ml-sm-n4,
.bootstrap-theme .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .bootstrap-theme .m-sm-n5 {
    margin: -3rem !important;
  }
  .bootstrap-theme .mt-sm-n5,
.bootstrap-theme .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .bootstrap-theme .mr-sm-n5,
.bootstrap-theme .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .bootstrap-theme .mb-sm-n5,
.bootstrap-theme .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .bootstrap-theme .ml-sm-n5,
.bootstrap-theme .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .bootstrap-theme .m-sm-auto {
    margin: auto !important;
  }
  .bootstrap-theme .mt-sm-auto,
.bootstrap-theme .my-sm-auto {
    margin-top: auto !important;
  }
  .bootstrap-theme .mr-sm-auto,
.bootstrap-theme .mx-sm-auto {
    margin-right: auto !important;
  }
  .bootstrap-theme .mb-sm-auto,
.bootstrap-theme .my-sm-auto {
    margin-bottom: auto !important;
  }
  .bootstrap-theme .ml-sm-auto,
.bootstrap-theme .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .bootstrap-theme .m-md-0 {
    margin: 0 !important;
  }
  .bootstrap-theme .mt-md-0,
.bootstrap-theme .my-md-0 {
    margin-top: 0 !important;
  }
  .bootstrap-theme .mr-md-0,
.bootstrap-theme .mx-md-0 {
    margin-right: 0 !important;
  }
  .bootstrap-theme .mb-md-0,
.bootstrap-theme .my-md-0 {
    margin-bottom: 0 !important;
  }
  .bootstrap-theme .ml-md-0,
.bootstrap-theme .mx-md-0 {
    margin-left: 0 !important;
  }
  .bootstrap-theme .m-md-1 {
    margin: 0.25rem !important;
  }
  .bootstrap-theme .mt-md-1,
.bootstrap-theme .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .bootstrap-theme .mr-md-1,
.bootstrap-theme .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .bootstrap-theme .mb-md-1,
.bootstrap-theme .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .bootstrap-theme .ml-md-1,
.bootstrap-theme .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .bootstrap-theme .m-md-2 {
    margin: 0.5rem !important;
  }
  .bootstrap-theme .mt-md-2,
.bootstrap-theme .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .bootstrap-theme .mr-md-2,
.bootstrap-theme .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .bootstrap-theme .mb-md-2,
.bootstrap-theme .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .bootstrap-theme .ml-md-2,
.bootstrap-theme .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .bootstrap-theme .m-md-3 {
    margin: 1rem !important;
  }
  .bootstrap-theme .mt-md-3,
.bootstrap-theme .my-md-3 {
    margin-top: 1rem !important;
  }
  .bootstrap-theme .mr-md-3,
.bootstrap-theme .mx-md-3 {
    margin-right: 1rem !important;
  }
  .bootstrap-theme .mb-md-3,
.bootstrap-theme .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .bootstrap-theme .ml-md-3,
.bootstrap-theme .mx-md-3 {
    margin-left: 1rem !important;
  }
  .bootstrap-theme .m-md-4 {
    margin: 1.5rem !important;
  }
  .bootstrap-theme .mt-md-4,
.bootstrap-theme .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .bootstrap-theme .mr-md-4,
.bootstrap-theme .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .bootstrap-theme .mb-md-4,
.bootstrap-theme .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .bootstrap-theme .ml-md-4,
.bootstrap-theme .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .bootstrap-theme .m-md-5 {
    margin: 3rem !important;
  }
  .bootstrap-theme .mt-md-5,
.bootstrap-theme .my-md-5 {
    margin-top: 3rem !important;
  }
  .bootstrap-theme .mr-md-5,
.bootstrap-theme .mx-md-5 {
    margin-right: 3rem !important;
  }
  .bootstrap-theme .mb-md-5,
.bootstrap-theme .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .bootstrap-theme .ml-md-5,
.bootstrap-theme .mx-md-5 {
    margin-left: 3rem !important;
  }
  .bootstrap-theme .p-md-0 {
    padding: 0 !important;
  }
  .bootstrap-theme .pt-md-0,
.bootstrap-theme .py-md-0 {
    padding-top: 0 !important;
  }
  .bootstrap-theme .pr-md-0,
.bootstrap-theme .px-md-0 {
    padding-right: 0 !important;
  }
  .bootstrap-theme .pb-md-0,
.bootstrap-theme .py-md-0 {
    padding-bottom: 0 !important;
  }
  .bootstrap-theme .pl-md-0,
.bootstrap-theme .px-md-0 {
    padding-left: 0 !important;
  }
  .bootstrap-theme .p-md-1 {
    padding: 0.25rem !important;
  }
  .bootstrap-theme .pt-md-1,
.bootstrap-theme .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .bootstrap-theme .pr-md-1,
.bootstrap-theme .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .bootstrap-theme .pb-md-1,
.bootstrap-theme .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .bootstrap-theme .pl-md-1,
.bootstrap-theme .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .bootstrap-theme .p-md-2 {
    padding: 0.5rem !important;
  }
  .bootstrap-theme .pt-md-2,
.bootstrap-theme .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .bootstrap-theme .pr-md-2,
.bootstrap-theme .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .bootstrap-theme .pb-md-2,
.bootstrap-theme .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .bootstrap-theme .pl-md-2,
.bootstrap-theme .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .bootstrap-theme .p-md-3 {
    padding: 1rem !important;
  }
  .bootstrap-theme .pt-md-3,
.bootstrap-theme .py-md-3 {
    padding-top: 1rem !important;
  }
  .bootstrap-theme .pr-md-3,
.bootstrap-theme .px-md-3 {
    padding-right: 1rem !important;
  }
  .bootstrap-theme .pb-md-3,
.bootstrap-theme .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .bootstrap-theme .pl-md-3,
.bootstrap-theme .px-md-3 {
    padding-left: 1rem !important;
  }
  .bootstrap-theme .p-md-4 {
    padding: 1.5rem !important;
  }
  .bootstrap-theme .pt-md-4,
.bootstrap-theme .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .bootstrap-theme .pr-md-4,
.bootstrap-theme .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .bootstrap-theme .pb-md-4,
.bootstrap-theme .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .bootstrap-theme .pl-md-4,
.bootstrap-theme .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .bootstrap-theme .p-md-5 {
    padding: 3rem !important;
  }
  .bootstrap-theme .pt-md-5,
.bootstrap-theme .py-md-5 {
    padding-top: 3rem !important;
  }
  .bootstrap-theme .pr-md-5,
.bootstrap-theme .px-md-5 {
    padding-right: 3rem !important;
  }
  .bootstrap-theme .pb-md-5,
.bootstrap-theme .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .bootstrap-theme .pl-md-5,
.bootstrap-theme .px-md-5 {
    padding-left: 3rem !important;
  }
  .bootstrap-theme .m-md-n1 {
    margin: -0.25rem !important;
  }
  .bootstrap-theme .mt-md-n1,
.bootstrap-theme .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .bootstrap-theme .mr-md-n1,
.bootstrap-theme .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .bootstrap-theme .mb-md-n1,
.bootstrap-theme .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .bootstrap-theme .ml-md-n1,
.bootstrap-theme .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .bootstrap-theme .m-md-n2 {
    margin: -0.5rem !important;
  }
  .bootstrap-theme .mt-md-n2,
.bootstrap-theme .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .bootstrap-theme .mr-md-n2,
.bootstrap-theme .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .bootstrap-theme .mb-md-n2,
.bootstrap-theme .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .bootstrap-theme .ml-md-n2,
.bootstrap-theme .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .bootstrap-theme .m-md-n3 {
    margin: -1rem !important;
  }
  .bootstrap-theme .mt-md-n3,
.bootstrap-theme .my-md-n3 {
    margin-top: -1rem !important;
  }
  .bootstrap-theme .mr-md-n3,
.bootstrap-theme .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .bootstrap-theme .mb-md-n3,
.bootstrap-theme .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .bootstrap-theme .ml-md-n3,
.bootstrap-theme .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .bootstrap-theme .m-md-n4 {
    margin: -1.5rem !important;
  }
  .bootstrap-theme .mt-md-n4,
.bootstrap-theme .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .bootstrap-theme .mr-md-n4,
.bootstrap-theme .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .bootstrap-theme .mb-md-n4,
.bootstrap-theme .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .bootstrap-theme .ml-md-n4,
.bootstrap-theme .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .bootstrap-theme .m-md-n5 {
    margin: -3rem !important;
  }
  .bootstrap-theme .mt-md-n5,
.bootstrap-theme .my-md-n5 {
    margin-top: -3rem !important;
  }
  .bootstrap-theme .mr-md-n5,
.bootstrap-theme .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .bootstrap-theme .mb-md-n5,
.bootstrap-theme .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .bootstrap-theme .ml-md-n5,
.bootstrap-theme .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .bootstrap-theme .m-md-auto {
    margin: auto !important;
  }
  .bootstrap-theme .mt-md-auto,
.bootstrap-theme .my-md-auto {
    margin-top: auto !important;
  }
  .bootstrap-theme .mr-md-auto,
.bootstrap-theme .mx-md-auto {
    margin-right: auto !important;
  }
  .bootstrap-theme .mb-md-auto,
.bootstrap-theme .my-md-auto {
    margin-bottom: auto !important;
  }
  .bootstrap-theme .ml-md-auto,
.bootstrap-theme .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .bootstrap-theme .m-lg-0 {
    margin: 0 !important;
  }
  .bootstrap-theme .mt-lg-0,
.bootstrap-theme .my-lg-0 {
    margin-top: 0 !important;
  }
  .bootstrap-theme .mr-lg-0,
.bootstrap-theme .mx-lg-0 {
    margin-right: 0 !important;
  }
  .bootstrap-theme .mb-lg-0,
.bootstrap-theme .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .bootstrap-theme .ml-lg-0,
.bootstrap-theme .mx-lg-0 {
    margin-left: 0 !important;
  }
  .bootstrap-theme .m-lg-1 {
    margin: 0.25rem !important;
  }
  .bootstrap-theme .mt-lg-1,
.bootstrap-theme .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .bootstrap-theme .mr-lg-1,
.bootstrap-theme .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .bootstrap-theme .mb-lg-1,
.bootstrap-theme .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .bootstrap-theme .ml-lg-1,
.bootstrap-theme .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .bootstrap-theme .m-lg-2 {
    margin: 0.5rem !important;
  }
  .bootstrap-theme .mt-lg-2,
.bootstrap-theme .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .bootstrap-theme .mr-lg-2,
.bootstrap-theme .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .bootstrap-theme .mb-lg-2,
.bootstrap-theme .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .bootstrap-theme .ml-lg-2,
.bootstrap-theme .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .bootstrap-theme .m-lg-3 {
    margin: 1rem !important;
  }
  .bootstrap-theme .mt-lg-3,
.bootstrap-theme .my-lg-3 {
    margin-top: 1rem !important;
  }
  .bootstrap-theme .mr-lg-3,
.bootstrap-theme .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .bootstrap-theme .mb-lg-3,
.bootstrap-theme .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .bootstrap-theme .ml-lg-3,
.bootstrap-theme .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .bootstrap-theme .m-lg-4 {
    margin: 1.5rem !important;
  }
  .bootstrap-theme .mt-lg-4,
.bootstrap-theme .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .bootstrap-theme .mr-lg-4,
.bootstrap-theme .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .bootstrap-theme .mb-lg-4,
.bootstrap-theme .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .bootstrap-theme .ml-lg-4,
.bootstrap-theme .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .bootstrap-theme .m-lg-5 {
    margin: 3rem !important;
  }
  .bootstrap-theme .mt-lg-5,
.bootstrap-theme .my-lg-5 {
    margin-top: 3rem !important;
  }
  .bootstrap-theme .mr-lg-5,
.bootstrap-theme .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .bootstrap-theme .mb-lg-5,
.bootstrap-theme .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .bootstrap-theme .ml-lg-5,
.bootstrap-theme .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .bootstrap-theme .p-lg-0 {
    padding: 0 !important;
  }
  .bootstrap-theme .pt-lg-0,
.bootstrap-theme .py-lg-0 {
    padding-top: 0 !important;
  }
  .bootstrap-theme .pr-lg-0,
.bootstrap-theme .px-lg-0 {
    padding-right: 0 !important;
  }
  .bootstrap-theme .pb-lg-0,
.bootstrap-theme .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .bootstrap-theme .pl-lg-0,
.bootstrap-theme .px-lg-0 {
    padding-left: 0 !important;
  }
  .bootstrap-theme .p-lg-1 {
    padding: 0.25rem !important;
  }
  .bootstrap-theme .pt-lg-1,
.bootstrap-theme .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .bootstrap-theme .pr-lg-1,
.bootstrap-theme .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .bootstrap-theme .pb-lg-1,
.bootstrap-theme .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .bootstrap-theme .pl-lg-1,
.bootstrap-theme .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .bootstrap-theme .p-lg-2 {
    padding: 0.5rem !important;
  }
  .bootstrap-theme .pt-lg-2,
.bootstrap-theme .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .bootstrap-theme .pr-lg-2,
.bootstrap-theme .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .bootstrap-theme .pb-lg-2,
.bootstrap-theme .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .bootstrap-theme .pl-lg-2,
.bootstrap-theme .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .bootstrap-theme .p-lg-3 {
    padding: 1rem !important;
  }
  .bootstrap-theme .pt-lg-3,
.bootstrap-theme .py-lg-3 {
    padding-top: 1rem !important;
  }
  .bootstrap-theme .pr-lg-3,
.bootstrap-theme .px-lg-3 {
    padding-right: 1rem !important;
  }
  .bootstrap-theme .pb-lg-3,
.bootstrap-theme .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .bootstrap-theme .pl-lg-3,
.bootstrap-theme .px-lg-3 {
    padding-left: 1rem !important;
  }
  .bootstrap-theme .p-lg-4 {
    padding: 1.5rem !important;
  }
  .bootstrap-theme .pt-lg-4,
.bootstrap-theme .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .bootstrap-theme .pr-lg-4,
.bootstrap-theme .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .bootstrap-theme .pb-lg-4,
.bootstrap-theme .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .bootstrap-theme .pl-lg-4,
.bootstrap-theme .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .bootstrap-theme .p-lg-5 {
    padding: 3rem !important;
  }
  .bootstrap-theme .pt-lg-5,
.bootstrap-theme .py-lg-5 {
    padding-top: 3rem !important;
  }
  .bootstrap-theme .pr-lg-5,
.bootstrap-theme .px-lg-5 {
    padding-right: 3rem !important;
  }
  .bootstrap-theme .pb-lg-5,
.bootstrap-theme .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .bootstrap-theme .pl-lg-5,
.bootstrap-theme .px-lg-5 {
    padding-left: 3rem !important;
  }
  .bootstrap-theme .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .bootstrap-theme .mt-lg-n1,
.bootstrap-theme .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .bootstrap-theme .mr-lg-n1,
.bootstrap-theme .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .bootstrap-theme .mb-lg-n1,
.bootstrap-theme .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .bootstrap-theme .ml-lg-n1,
.bootstrap-theme .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .bootstrap-theme .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .bootstrap-theme .mt-lg-n2,
.bootstrap-theme .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .bootstrap-theme .mr-lg-n2,
.bootstrap-theme .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .bootstrap-theme .mb-lg-n2,
.bootstrap-theme .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .bootstrap-theme .ml-lg-n2,
.bootstrap-theme .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .bootstrap-theme .m-lg-n3 {
    margin: -1rem !important;
  }
  .bootstrap-theme .mt-lg-n3,
.bootstrap-theme .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .bootstrap-theme .mr-lg-n3,
.bootstrap-theme .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .bootstrap-theme .mb-lg-n3,
.bootstrap-theme .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .bootstrap-theme .ml-lg-n3,
.bootstrap-theme .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .bootstrap-theme .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .bootstrap-theme .mt-lg-n4,
.bootstrap-theme .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .bootstrap-theme .mr-lg-n4,
.bootstrap-theme .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .bootstrap-theme .mb-lg-n4,
.bootstrap-theme .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .bootstrap-theme .ml-lg-n4,
.bootstrap-theme .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .bootstrap-theme .m-lg-n5 {
    margin: -3rem !important;
  }
  .bootstrap-theme .mt-lg-n5,
.bootstrap-theme .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .bootstrap-theme .mr-lg-n5,
.bootstrap-theme .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .bootstrap-theme .mb-lg-n5,
.bootstrap-theme .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .bootstrap-theme .ml-lg-n5,
.bootstrap-theme .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .bootstrap-theme .m-lg-auto {
    margin: auto !important;
  }
  .bootstrap-theme .mt-lg-auto,
.bootstrap-theme .my-lg-auto {
    margin-top: auto !important;
  }
  .bootstrap-theme .mr-lg-auto,
.bootstrap-theme .mx-lg-auto {
    margin-right: auto !important;
  }
  .bootstrap-theme .mb-lg-auto,
.bootstrap-theme .my-lg-auto {
    margin-bottom: auto !important;
  }
  .bootstrap-theme .ml-lg-auto,
.bootstrap-theme .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .bootstrap-theme .m-xl-0 {
    margin: 0 !important;
  }
  .bootstrap-theme .mt-xl-0,
.bootstrap-theme .my-xl-0 {
    margin-top: 0 !important;
  }
  .bootstrap-theme .mr-xl-0,
.bootstrap-theme .mx-xl-0 {
    margin-right: 0 !important;
  }
  .bootstrap-theme .mb-xl-0,
.bootstrap-theme .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .bootstrap-theme .ml-xl-0,
.bootstrap-theme .mx-xl-0 {
    margin-left: 0 !important;
  }
  .bootstrap-theme .m-xl-1 {
    margin: 0.25rem !important;
  }
  .bootstrap-theme .mt-xl-1,
.bootstrap-theme .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .bootstrap-theme .mr-xl-1,
.bootstrap-theme .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .bootstrap-theme .mb-xl-1,
.bootstrap-theme .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .bootstrap-theme .ml-xl-1,
.bootstrap-theme .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .bootstrap-theme .m-xl-2 {
    margin: 0.5rem !important;
  }
  .bootstrap-theme .mt-xl-2,
.bootstrap-theme .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .bootstrap-theme .mr-xl-2,
.bootstrap-theme .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .bootstrap-theme .mb-xl-2,
.bootstrap-theme .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .bootstrap-theme .ml-xl-2,
.bootstrap-theme .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .bootstrap-theme .m-xl-3 {
    margin: 1rem !important;
  }
  .bootstrap-theme .mt-xl-3,
.bootstrap-theme .my-xl-3 {
    margin-top: 1rem !important;
  }
  .bootstrap-theme .mr-xl-3,
.bootstrap-theme .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .bootstrap-theme .mb-xl-3,
.bootstrap-theme .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .bootstrap-theme .ml-xl-3,
.bootstrap-theme .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .bootstrap-theme .m-xl-4 {
    margin: 1.5rem !important;
  }
  .bootstrap-theme .mt-xl-4,
.bootstrap-theme .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .bootstrap-theme .mr-xl-4,
.bootstrap-theme .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .bootstrap-theme .mb-xl-4,
.bootstrap-theme .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .bootstrap-theme .ml-xl-4,
.bootstrap-theme .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .bootstrap-theme .m-xl-5 {
    margin: 3rem !important;
  }
  .bootstrap-theme .mt-xl-5,
.bootstrap-theme .my-xl-5 {
    margin-top: 3rem !important;
  }
  .bootstrap-theme .mr-xl-5,
.bootstrap-theme .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .bootstrap-theme .mb-xl-5,
.bootstrap-theme .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .bootstrap-theme .ml-xl-5,
.bootstrap-theme .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .bootstrap-theme .p-xl-0 {
    padding: 0 !important;
  }
  .bootstrap-theme .pt-xl-0,
.bootstrap-theme .py-xl-0 {
    padding-top: 0 !important;
  }
  .bootstrap-theme .pr-xl-0,
.bootstrap-theme .px-xl-0 {
    padding-right: 0 !important;
  }
  .bootstrap-theme .pb-xl-0,
.bootstrap-theme .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .bootstrap-theme .pl-xl-0,
.bootstrap-theme .px-xl-0 {
    padding-left: 0 !important;
  }
  .bootstrap-theme .p-xl-1 {
    padding: 0.25rem !important;
  }
  .bootstrap-theme .pt-xl-1,
.bootstrap-theme .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .bootstrap-theme .pr-xl-1,
.bootstrap-theme .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .bootstrap-theme .pb-xl-1,
.bootstrap-theme .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .bootstrap-theme .pl-xl-1,
.bootstrap-theme .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .bootstrap-theme .p-xl-2 {
    padding: 0.5rem !important;
  }
  .bootstrap-theme .pt-xl-2,
.bootstrap-theme .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .bootstrap-theme .pr-xl-2,
.bootstrap-theme .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .bootstrap-theme .pb-xl-2,
.bootstrap-theme .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .bootstrap-theme .pl-xl-2,
.bootstrap-theme .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .bootstrap-theme .p-xl-3 {
    padding: 1rem !important;
  }
  .bootstrap-theme .pt-xl-3,
.bootstrap-theme .py-xl-3 {
    padding-top: 1rem !important;
  }
  .bootstrap-theme .pr-xl-3,
.bootstrap-theme .px-xl-3 {
    padding-right: 1rem !important;
  }
  .bootstrap-theme .pb-xl-3,
.bootstrap-theme .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .bootstrap-theme .pl-xl-3,
.bootstrap-theme .px-xl-3 {
    padding-left: 1rem !important;
  }
  .bootstrap-theme .p-xl-4 {
    padding: 1.5rem !important;
  }
  .bootstrap-theme .pt-xl-4,
.bootstrap-theme .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .bootstrap-theme .pr-xl-4,
.bootstrap-theme .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .bootstrap-theme .pb-xl-4,
.bootstrap-theme .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .bootstrap-theme .pl-xl-4,
.bootstrap-theme .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .bootstrap-theme .p-xl-5 {
    padding: 3rem !important;
  }
  .bootstrap-theme .pt-xl-5,
.bootstrap-theme .py-xl-5 {
    padding-top: 3rem !important;
  }
  .bootstrap-theme .pr-xl-5,
.bootstrap-theme .px-xl-5 {
    padding-right: 3rem !important;
  }
  .bootstrap-theme .pb-xl-5,
.bootstrap-theme .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .bootstrap-theme .pl-xl-5,
.bootstrap-theme .px-xl-5 {
    padding-left: 3rem !important;
  }
  .bootstrap-theme .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .bootstrap-theme .mt-xl-n1,
.bootstrap-theme .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .bootstrap-theme .mr-xl-n1,
.bootstrap-theme .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .bootstrap-theme .mb-xl-n1,
.bootstrap-theme .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .bootstrap-theme .ml-xl-n1,
.bootstrap-theme .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .bootstrap-theme .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .bootstrap-theme .mt-xl-n2,
.bootstrap-theme .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .bootstrap-theme .mr-xl-n2,
.bootstrap-theme .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .bootstrap-theme .mb-xl-n2,
.bootstrap-theme .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .bootstrap-theme .ml-xl-n2,
.bootstrap-theme .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .bootstrap-theme .m-xl-n3 {
    margin: -1rem !important;
  }
  .bootstrap-theme .mt-xl-n3,
.bootstrap-theme .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .bootstrap-theme .mr-xl-n3,
.bootstrap-theme .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .bootstrap-theme .mb-xl-n3,
.bootstrap-theme .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .bootstrap-theme .ml-xl-n3,
.bootstrap-theme .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .bootstrap-theme .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .bootstrap-theme .mt-xl-n4,
.bootstrap-theme .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .bootstrap-theme .mr-xl-n4,
.bootstrap-theme .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .bootstrap-theme .mb-xl-n4,
.bootstrap-theme .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .bootstrap-theme .ml-xl-n4,
.bootstrap-theme .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .bootstrap-theme .m-xl-n5 {
    margin: -3rem !important;
  }
  .bootstrap-theme .mt-xl-n5,
.bootstrap-theme .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .bootstrap-theme .mr-xl-n5,
.bootstrap-theme .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .bootstrap-theme .mb-xl-n5,
.bootstrap-theme .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .bootstrap-theme .ml-xl-n5,
.bootstrap-theme .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .bootstrap-theme .m-xl-auto {
    margin: auto !important;
  }
  .bootstrap-theme .mt-xl-auto,
.bootstrap-theme .my-xl-auto {
    margin-top: auto !important;
  }
  .bootstrap-theme .mr-xl-auto,
.bootstrap-theme .mx-xl-auto {
    margin-right: auto !important;
  }
  .bootstrap-theme .mb-xl-auto,
.bootstrap-theme .my-xl-auto {
    margin-bottom: auto !important;
  }
  .bootstrap-theme .ml-xl-auto,
.bootstrap-theme .mx-xl-auto {
    margin-left: auto !important;
  }
}
.bootstrap-theme .stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}
.bootstrap-theme .text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}
.bootstrap-theme .text-justify {
  text-align: justify !important;
}
.bootstrap-theme .text-wrap {
  white-space: normal !important;
}
.bootstrap-theme .text-nowrap {
  white-space: nowrap !important;
}
.bootstrap-theme .text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.bootstrap-theme .text-left {
  text-align: left !important;
}
.bootstrap-theme .text-right {
  text-align: right !important;
}
.bootstrap-theme .text-center {
  text-align: center !important;
}
@media (min-width: 576px) {
  .bootstrap-theme .text-sm-left {
    text-align: left !important;
  }
  .bootstrap-theme .text-sm-right {
    text-align: right !important;
  }
  .bootstrap-theme .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .bootstrap-theme .text-md-left {
    text-align: left !important;
  }
  .bootstrap-theme .text-md-right {
    text-align: right !important;
  }
  .bootstrap-theme .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .bootstrap-theme .text-lg-left {
    text-align: left !important;
  }
  .bootstrap-theme .text-lg-right {
    text-align: right !important;
  }
  .bootstrap-theme .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .bootstrap-theme .text-xl-left {
    text-align: left !important;
  }
  .bootstrap-theme .text-xl-right {
    text-align: right !important;
  }
  .bootstrap-theme .text-xl-center {
    text-align: center !important;
  }
}
.bootstrap-theme .text-lowercase {
  text-transform: lowercase !important;
}
.bootstrap-theme .text-uppercase {
  text-transform: uppercase !important;
}
.bootstrap-theme .text-capitalize {
  text-transform: capitalize !important;
}
.bootstrap-theme .font-weight-light {
  font-weight: 300 !important;
}
.bootstrap-theme .font-weight-lighter {
  font-weight: lighter !important;
}
.bootstrap-theme .font-weight-normal {
  font-weight: 400 !important;
}
.bootstrap-theme .font-weight-bold {
  font-weight: 700 !important;
}
.bootstrap-theme .font-weight-bolder {
  font-weight: bolder !important;
}
.bootstrap-theme .font-italic {
  font-style: italic !important;
}
.bootstrap-theme .text-white {
  color: #fff !important;
}
.bootstrap-theme .text-primary {
  color: #007bff !important;
}
.bootstrap-theme a.text-primary:hover, .bootstrap-theme a.text-primary:focus {
  color: #0056b3 !important;
}
.bootstrap-theme .text-secondary {
  color: #6c757d !important;
}
.bootstrap-theme a.text-secondary:hover, .bootstrap-theme a.text-secondary:focus {
  color: #494f54 !important;
}
.bootstrap-theme .text-success {
  color: #28a745 !important;
}
.bootstrap-theme a.text-success:hover, .bootstrap-theme a.text-success:focus {
  color: #19692c !important;
}
.bootstrap-theme .text-info {
  color: #17a2b8 !important;
}
.bootstrap-theme a.text-info:hover, .bootstrap-theme a.text-info:focus {
  color: #0f6674 !important;
}
.bootstrap-theme .text-warning {
  color: #ffc107 !important;
}
.bootstrap-theme a.text-warning:hover, .bootstrap-theme a.text-warning:focus {
  color: #ba8b00 !important;
}
.bootstrap-theme .text-danger {
  color: #dc3545 !important;
}
.bootstrap-theme a.text-danger:hover, .bootstrap-theme a.text-danger:focus {
  color: #a71d2a !important;
}
.bootstrap-theme .text-light {
  color: #f8f9fa !important;
}
.bootstrap-theme a.text-light:hover, .bootstrap-theme a.text-light:focus {
  color: #cbd3da !important;
}
.bootstrap-theme .text-dark {
  color: #343a40 !important;
}
.bootstrap-theme a.text-dark:hover, .bootstrap-theme a.text-dark:focus {
  color: #121416 !important;
}
.bootstrap-theme .text-body {
  color: #212529 !important;
}
.bootstrap-theme .text-muted {
  color: #6c757d !important;
}
.bootstrap-theme .text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}
.bootstrap-theme .text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}
.bootstrap-theme .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.bootstrap-theme .text-decoration-none {
  text-decoration: none !important;
}
.bootstrap-theme .text-break {
  word-break: break-word !important;
  word-wrap: break-word !important;
}
.bootstrap-theme .text-reset {
  color: inherit !important;
}
.bootstrap-theme .visible {
  visibility: visible !important;
}
.bootstrap-theme .invisible {
  visibility: hidden !important;
}
@media print {
  .bootstrap-theme *,
.bootstrap-theme *::before,
.bootstrap-theme *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  .bootstrap-theme a:not(.btn) {
    text-decoration: underline;
  }
  .bootstrap-theme abbr[title]::after {
    content: " (" attr(title) ")";
  }
  .bootstrap-theme pre {
    white-space: pre-wrap !important;
  }
  .bootstrap-theme pre,
.bootstrap-theme blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  .bootstrap-theme thead {
    display: table-header-group;
  }
  .bootstrap-theme tr,
.bootstrap-theme img {
    page-break-inside: avoid;
  }
  .bootstrap-theme p,
.bootstrap-theme h2,
.bootstrap-theme h3 {
    orphans: 3;
    widows: 3;
  }
  .bootstrap-theme h2,
.bootstrap-theme h3 {
    page-break-after: avoid;
  }
  @page {
    .bootstrap-theme {
      size: a3;
    }
  }
  .bootstrap-theme body {
    min-width: 992px !important;
  }
  .bootstrap-theme .container {
    min-width: 992px !important;
  }
  .bootstrap-theme .navbar {
    display: none;
  }
  .bootstrap-theme .badge {
    border: 1px solid #000;
  }
  .bootstrap-theme .table {
    border-collapse: collapse !important;
  }
  .bootstrap-theme .table td,
.bootstrap-theme .table th {
    background-color: #fff !important;
  }
  .bootstrap-theme .table-bordered th,
.bootstrap-theme .table-bordered td {
    border: 1px solid #dee2e6 !important;
  }
  .bootstrap-theme .table-dark {
    color: inherit;
  }
  .bootstrap-theme .table-dark th,
.bootstrap-theme .table-dark td,
.bootstrap-theme .table-dark thead th,
.bootstrap-theme .table-dark tbody + tbody {
    border-color: #dee2e6;
  }
  .bootstrap-theme .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}
.bootstrap-theme ngb-pagination.page-table a.page-link[aria-label=Previous], .bootstrap-theme ngb-pagination.page-table a.page-link[aria-label=Next] {
  padding: 6px;
}
.bootstrap-theme ngb-pagination.page-table a.page-link[aria-label=Previous] .mat-icon, .bootstrap-theme ngb-pagination.page-table a.page-link[aria-label=Next] .mat-icon {
  height: 14px;
  width: 14px;
  margin-top: 2px;
  font-size: 16px;
}
.bootstrap-theme ngb-pagination.page-table li a, .bootstrap-theme ngb-pagination.page-table li span {
  border: 0;
}
.bootstrap-theme ngb-pagination.page-table li.active a, .bootstrap-theme ngb-pagination.page-table li.active span {
  border-radius: 6px;
}
.bootstrap-theme .progress-bar-upload {
  height: 100%;
  border: 0.5px solid #01A8FF;
  border-radius: 6px;
}
.bootstrap-theme .progress-bar-upload .progress-bar {
  background-color: #01A8FF !important;
}
@charset "UTF-8";
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('MaterialIcons-Regular.af9a28e7f261a412f581.eot');
  /* For IE6-8 */
  src: local("☺"), url('MaterialIcons-Regular.2d8017489da689caedc1.woff2') format("woff2"), url('MaterialIcons-Regular.08cefa1bc6566a650da7.woff') format("woff"), url('MaterialIcons-Regular.698bd8550d863c20a3e1.ttf') format("truetype"); }
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  /* Respect document layout direction */
  direction: inherit;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga'; }
.material-icons._10k:before {
    content: "\e951"; }
.material-icons._10mp:before {
    content: "\e952"; }
.material-icons._11mp:before {
    content: "\e953"; }
.material-icons._123:before {
    content: "\eb8d"; }
.material-icons._12mp:before {
    content: "\e954"; }
.material-icons._13mp:before {
    content: "\e955"; }
.material-icons._14mp:before {
    content: "\e956"; }
.material-icons._15mp:before {
    content: "\e957"; }
.material-icons._16mp:before {
    content: "\e958"; }
.material-icons._17mp:before {
    content: "\e959"; }
.material-icons._18_up_rating:before {
    content: "\f8fd"; }
.material-icons._18mp:before {
    content: "\e95a"; }
.material-icons._19mp:before {
    content: "\e95b"; }
.material-icons._1k:before {
    content: "\e95c"; }
.material-icons._1k_plus:before {
    content: "\e95d"; }
.material-icons._1x_mobiledata:before {
    content: "\efcd"; }
.material-icons._20mp:before {
    content: "\e95e"; }
.material-icons._21mp:before {
    content: "\e95f"; }
.material-icons._22mp:before {
    content: "\e960"; }
.material-icons._23mp:before {
    content: "\e961"; }
.material-icons._24mp:before {
    content: "\e962"; }
.material-icons._2k:before {
    content: "\e963"; }
.material-icons._2k_plus:before {
    content: "\e964"; }
.material-icons._2mp:before {
    content: "\e965"; }
.material-icons._30fps:before {
    content: "\efce"; }
.material-icons._30fps_select:before {
    content: "\efcf"; }
.material-icons._360:before {
    content: "\e577"; }
.material-icons._3d_rotation:before {
    content: "\e84d"; }
.material-icons._3g_mobiledata:before {
    content: "\efd0"; }
.material-icons._3k:before {
    content: "\e966"; }
.material-icons._3k_plus:before {
    content: "\e967"; }
.material-icons._3mp:before {
    content: "\e968"; }
.material-icons._3p:before {
    content: "\efd1"; }
.material-icons._4g_mobiledata:before {
    content: "\efd2"; }
.material-icons._4g_plus_mobiledata:before {
    content: "\efd3"; }
.material-icons._4k:before {
    content: "\e072"; }
.material-icons._4k_plus:before {
    content: "\e969"; }
.material-icons._4mp:before {
    content: "\e96a"; }
.material-icons._5g:before {
    content: "\ef38"; }
.material-icons._5k:before {
    content: "\e96b"; }
.material-icons._5k_plus:before {
    content: "\e96c"; }
.material-icons._5mp:before {
    content: "\e96d"; }
.material-icons._60fps:before {
    content: "\efd4"; }
.material-icons._60fps_select:before {
    content: "\efd5"; }
.material-icons._6_ft_apart:before {
    content: "\f21e"; }
.material-icons._6k:before {
    content: "\e96e"; }
.material-icons._6k_plus:before {
    content: "\e96f"; }
.material-icons._6mp:before {
    content: "\e970"; }
.material-icons._7k:before {
    content: "\e971"; }
.material-icons._7k_plus:before {
    content: "\e972"; }
.material-icons._7mp:before {
    content: "\e973"; }
.material-icons._8k:before {
    content: "\e974"; }
.material-icons._8k_plus:before {
    content: "\e975"; }
.material-icons._8mp:before {
    content: "\e976"; }
.material-icons._9k:before {
    content: "\e977"; }
.material-icons._9k_plus:before {
    content: "\e978"; }
.material-icons._9mp:before {
    content: "\e979"; }
.material-icons.abc:before {
    content: "\eb94"; }
.material-icons.ac_unit:before {
    content: "\eb3b"; }
.material-icons.access_alarm:before {
    content: "\e190"; }
.material-icons.access_alarms:before {
    content: "\e191"; }
.material-icons.access_time:before {
    content: "\e192"; }
.material-icons.access_time_filled:before {
    content: "\efd6"; }
.material-icons.accessibility:before {
    content: "\e84e"; }
.material-icons.accessibility_new:before {
    content: "\e92c"; }
.material-icons.accessible:before {
    content: "\e914"; }
.material-icons.accessible_forward:before {
    content: "\e934"; }
.material-icons.account_balance:before {
    content: "\e84f"; }
.material-icons.account_balance_wallet:before {
    content: "\e850"; }
.material-icons.account_box:before {
    content: "\e851"; }
.material-icons.account_circle:before {
    content: "\e853"; }
.material-icons.account_tree:before {
    content: "\e97a"; }
.material-icons.ad_units:before {
    content: "\ef39"; }
.material-icons.adb:before {
    content: "\e60e"; }
.material-icons.add:before {
    content: "\e145"; }
.material-icons.add_a_photo:before {
    content: "\e439"; }
.material-icons.add_alarm:before {
    content: "\e193"; }
.material-icons.add_alert:before {
    content: "\e003"; }
.material-icons.add_box:before {
    content: "\e146"; }
.material-icons.add_business:before {
    content: "\e729"; }
.material-icons.add_call:before {
    content: "\e0e8"; }
.material-icons.add_card:before {
    content: "\eb86"; }
.material-icons.add_chart:before {
    content: "\e97b"; }
.material-icons.add_circle:before {
    content: "\e147"; }
.material-icons.add_circle_outline:before {
    content: "\e148"; }
.material-icons.add_comment:before {
    content: "\e266"; }
.material-icons.add_home:before {
    content: "\f8eb"; }
.material-icons.add_home_work:before {
    content: "\f8ed"; }
.material-icons.add_ic_call:before {
    content: "\e97c"; }
.material-icons.add_link:before {
    content: "\e178"; }
.material-icons.add_location:before {
    content: "\e567"; }
.material-icons.add_location_alt:before {
    content: "\ef3a"; }
.material-icons.add_moderator:before {
    content: "\e97d"; }
.material-icons.add_photo_alternate:before {
    content: "\e43e"; }
.material-icons.add_reaction:before {
    content: "\e1d3"; }
.material-icons.add_road:before {
    content: "\ef3b"; }
.material-icons.add_shopping_cart:before {
    content: "\e854"; }
.material-icons.add_task:before {
    content: "\f23a"; }
.material-icons.add_to_drive:before {
    content: "\e65c"; }
.material-icons.add_to_home_screen:before {
    content: "\e1fe"; }
.material-icons.add_to_photos:before {
    content: "\e39d"; }
.material-icons.add_to_queue:before {
    content: "\e05c"; }
.material-icons.addchart:before {
    content: "\ef3c"; }
.material-icons.adf_scanner:before {
    content: "\eada"; }
.material-icons.adjust:before {
    content: "\e39e"; }
.material-icons.admin_panel_settings:before {
    content: "\ef3d"; }
.material-icons.adobe:before {
    content: "\ea96"; }
.material-icons.ads_click:before {
    content: "\e762"; }
.material-icons.agriculture:before {
    content: "\ea79"; }
.material-icons.air:before {
    content: "\efd8"; }
.material-icons.airline_seat_flat:before {
    content: "\e630"; }
.material-icons.airline_seat_flat_angled:before {
    content: "\e631"; }
.material-icons.airline_seat_individual_suite:before {
    content: "\e632"; }
.material-icons.airline_seat_legroom_extra:before {
    content: "\e633"; }
.material-icons.airline_seat_legroom_normal:before {
    content: "\e634"; }
.material-icons.airline_seat_legroom_reduced:before {
    content: "\e635"; }
.material-icons.airline_seat_recline_extra:before {
    content: "\e636"; }
.material-icons.airline_seat_recline_normal:before {
    content: "\e637"; }
.material-icons.airline_stops:before {
    content: "\e7d0"; }
.material-icons.airlines:before {
    content: "\e7ca"; }
.material-icons.airplane_ticket:before {
    content: "\efd9"; }
.material-icons.airplanemode_active:before {
    content: "\e195"; }
.material-icons.airplanemode_inactive:before {
    content: "\e194"; }
.material-icons.airplanemode_off:before {
    content: "\e194"; }
.material-icons.airplanemode_on:before {
    content: "\e195"; }
.material-icons.airplay:before {
    content: "\e055"; }
.material-icons.airport_shuttle:before {
    content: "\eb3c"; }
.material-icons.alarm:before {
    content: "\e855"; }
.material-icons.alarm_add:before {
    content: "\e856"; }
.material-icons.alarm_off:before {
    content: "\e857"; }
.material-icons.alarm_on:before {
    content: "\e858"; }
.material-icons.album:before {
    content: "\e019"; }
.material-icons.align_horizontal_center:before {
    content: "\e00f"; }
.material-icons.align_horizontal_left:before {
    content: "\e00d"; }
.material-icons.align_horizontal_right:before {
    content: "\e010"; }
.material-icons.align_vertical_bottom:before {
    content: "\e015"; }
.material-icons.align_vertical_center:before {
    content: "\e011"; }
.material-icons.align_vertical_top:before {
    content: "\e00c"; }
.material-icons.all_inbox:before {
    content: "\e97f"; }
.material-icons.all_inclusive:before {
    content: "\eb3d"; }
.material-icons.all_out:before {
    content: "\e90b"; }
.material-icons.alt_route:before {
    content: "\f184"; }
.material-icons.alternate_email:before {
    content: "\e0e6"; }
.material-icons.amp_stories:before {
    content: "\ea13"; }
.material-icons.analytics:before {
    content: "\ef3e"; }
.material-icons.anchor:before {
    content: "\f1cd"; }
.material-icons.android:before {
    content: "\e859"; }
.material-icons.animation:before {
    content: "\e71c"; }
.material-icons.announcement:before {
    content: "\e85a"; }
.material-icons.aod:before {
    content: "\efda"; }
.material-icons.apartment:before {
    content: "\ea40"; }
.material-icons.api:before {
    content: "\f1b7"; }
.material-icons.app_blocking:before {
    content: "\ef3f"; }
.material-icons.app_registration:before {
    content: "\ef40"; }
.material-icons.app_settings_alt:before {
    content: "\ef41"; }
.material-icons.app_shortcut:before {
    content: "\eae4"; }
.material-icons.apple:before {
    content: "\ea80"; }
.material-icons.approval:before {
    content: "\e982"; }
.material-icons.apps:before {
    content: "\e5c3"; }
.material-icons.apps_outage:before {
    content: "\e7cc"; }
.material-icons.architecture:before {
    content: "\ea3b"; }
.material-icons.archive:before {
    content: "\e149"; }
.material-icons.area_chart:before {
    content: "\e770"; }
.material-icons.arrow_back:before {
    content: "\e5c4"; }
.material-icons.arrow_back_ios:before {
    content: "\e5e0"; }
.material-icons.arrow_back_ios_new:before {
    content: "\e2ea"; }
.material-icons.arrow_circle_down:before {
    content: "\f181"; }
.material-icons.arrow_circle_left:before {
    content: "\eaa7"; }
.material-icons.arrow_circle_right:before {
    content: "\eaaa"; }
.material-icons.arrow_circle_up:before {
    content: "\f182"; }
.material-icons.arrow_downward:before {
    content: "\e5db"; }
.material-icons.arrow_drop_down:before {
    content: "\e5c5"; }
.material-icons.arrow_drop_down_circle:before {
    content: "\e5c6"; }
.material-icons.arrow_drop_up:before {
    content: "\e5c7"; }
.material-icons.arrow_forward:before {
    content: "\e5c8"; }
.material-icons.arrow_forward_ios:before {
    content: "\e5e1"; }
.material-icons.arrow_left:before {
    content: "\e5de"; }
.material-icons.arrow_right:before {
    content: "\e5df"; }
.material-icons.arrow_right_alt:before {
    content: "\e941"; }
.material-icons.arrow_upward:before {
    content: "\e5d8"; }
.material-icons.art_track:before {
    content: "\e060"; }
.material-icons.article:before {
    content: "\ef42"; }
.material-icons.aspect_ratio:before {
    content: "\e85b"; }
.material-icons.assessment:before {
    content: "\e85c"; }
.material-icons.assignment:before {
    content: "\e85d"; }
.material-icons.assignment_ind:before {
    content: "\e85e"; }
.material-icons.assignment_late:before {
    content: "\e85f"; }
.material-icons.assignment_return:before {
    content: "\e860"; }
.material-icons.assignment_returned:before {
    content: "\e861"; }
.material-icons.assignment_turned_in:before {
    content: "\e862"; }
.material-icons.assistant:before {
    content: "\e39f"; }
.material-icons.assistant_direction:before {
    content: "\e988"; }
.material-icons.assistant_navigation:before {
    content: "\e989"; }
.material-icons.assistant_photo:before {
    content: "\e3a0"; }
.material-icons.assured_workload:before {
    content: "\eb6f"; }
.material-icons.atm:before {
    content: "\e573"; }
.material-icons.attach_email:before {
    content: "\ea5e"; }
.material-icons.attach_file:before {
    content: "\e226"; }
.material-icons.attach_money:before {
    content: "\e227"; }
.material-icons.attachment:before {
    content: "\e2bc"; }
.material-icons.attractions:before {
    content: "\ea52"; }
.material-icons.attribution:before {
    content: "\efdb"; }
.material-icons.audio_file:before {
    content: "\eb82"; }
.material-icons.audiotrack:before {
    content: "\e3a1"; }
.material-icons.auto_awesome:before {
    content: "\e65f"; }
.material-icons.auto_awesome_mosaic:before {
    content: "\e660"; }
.material-icons.auto_awesome_motion:before {
    content: "\e661"; }
.material-icons.auto_delete:before {
    content: "\ea4c"; }
.material-icons.auto_fix_high:before {
    content: "\e663"; }
.material-icons.auto_fix_normal:before {
    content: "\e664"; }
.material-icons.auto_fix_off:before {
    content: "\e665"; }
.material-icons.auto_graph:before {
    content: "\e4fb"; }
.material-icons.auto_mode:before {
    content: "\ec20"; }
.material-icons.auto_stories:before {
    content: "\e666"; }
.material-icons.autofps_select:before {
    content: "\efdc"; }
.material-icons.autorenew:before {
    content: "\e863"; }
.material-icons.av_timer:before {
    content: "\e01b"; }
.material-icons.baby_changing_station:before {
    content: "\f19b"; }
.material-icons.back_hand:before {
    content: "\e764"; }
.material-icons.backpack:before {
    content: "\f19c"; }
.material-icons.backspace:before {
    content: "\e14a"; }
.material-icons.backup:before {
    content: "\e864"; }
.material-icons.backup_table:before {
    content: "\ef43"; }
.material-icons.badge:before {
    content: "\ea67"; }
.material-icons.bakery_dining:before {
    content: "\ea53"; }
.material-icons.balance:before {
    content: "\eaf6"; }
.material-icons.balcony:before {
    content: "\e58f"; }
.material-icons.ballot:before {
    content: "\e172"; }
.material-icons.bar_chart:before {
    content: "\e26b"; }
.material-icons.batch_prediction:before {
    content: "\f0f5"; }
.material-icons.bathroom:before {
    content: "\efdd"; }
.material-icons.bathtub:before {
    content: "\ea41"; }
.material-icons.battery_0_bar:before {
    content: "\ebdc"; }
.material-icons.battery_1_bar:before {
    content: "\ebd9"; }
.material-icons.battery_2_bar:before {
    content: "\ebe0"; }
.material-icons.battery_3_bar:before {
    content: "\ebdd"; }
.material-icons.battery_4_bar:before {
    content: "\ebe2"; }
.material-icons.battery_5_bar:before {
    content: "\ebd4"; }
.material-icons.battery_6_bar:before {
    content: "\ebd2"; }
.material-icons.battery_alert:before {
    content: "\e19c"; }
.material-icons.battery_charging_full:before {
    content: "\e1a3"; }
.material-icons.battery_full:before {
    content: "\e1a4"; }
.material-icons.battery_saver:before {
    content: "\efde"; }
.material-icons.battery_std:before {
    content: "\e1a5"; }
.material-icons.battery_unknown:before {
    content: "\e1a6"; }
.material-icons.beach_access:before {
    content: "\eb3e"; }
.material-icons.bed:before {
    content: "\efdf"; }
.material-icons.bedroom_baby:before {
    content: "\efe0"; }
.material-icons.bedroom_child:before {
    content: "\efe1"; }
.material-icons.bedroom_parent:before {
    content: "\efe2"; }
.material-icons.bedtime:before {
    content: "\ef44"; }
.material-icons.bedtime_off:before {
    content: "\eb76"; }
.material-icons.beenhere:before {
    content: "\e52d"; }
.material-icons.bento:before {
    content: "\f1f4"; }
.material-icons.bike_scooter:before {
    content: "\ef45"; }
.material-icons.biotech:before {
    content: "\ea3a"; }
.material-icons.blender:before {
    content: "\efe3"; }
.material-icons.blinds:before {
    content: "\e286"; }
.material-icons.blinds_closed:before {
    content: "\ec1f"; }
.material-icons.block:before {
    content: "\e14b"; }
.material-icons.block_flipped:before {
    content: "\ef46"; }
.material-icons.bloodtype:before {
    content: "\efe4"; }
.material-icons.bluetooth:before {
    content: "\e1a7"; }
.material-icons.bluetooth_audio:before {
    content: "\e60f"; }
.material-icons.bluetooth_connected:before {
    content: "\e1a8"; }
.material-icons.bluetooth_disabled:before {
    content: "\e1a9"; }
.material-icons.bluetooth_drive:before {
    content: "\efe5"; }
.material-icons.bluetooth_searching:before {
    content: "\e1aa"; }
.material-icons.blur_circular:before {
    content: "\e3a2"; }
.material-icons.blur_linear:before {
    content: "\e3a3"; }
.material-icons.blur_off:before {
    content: "\e3a4"; }
.material-icons.blur_on:before {
    content: "\e3a5"; }
.material-icons.bolt:before {
    content: "\ea0b"; }
.material-icons.book:before {
    content: "\e865"; }
.material-icons.book_online:before {
    content: "\f217"; }
.material-icons.bookmark:before {
    content: "\e866"; }
.material-icons.bookmark_add:before {
    content: "\e598"; }
.material-icons.bookmark_added:before {
    content: "\e599"; }
.material-icons.bookmark_border:before {
    content: "\e867"; }
.material-icons.bookmark_outline:before {
    content: "\e867"; }
.material-icons.bookmark_remove:before {
    content: "\e59a"; }
.material-icons.bookmarks:before {
    content: "\e98b"; }
.material-icons.border_all:before {
    content: "\e228"; }
.material-icons.border_bottom:before {
    content: "\e229"; }
.material-icons.border_clear:before {
    content: "\e22a"; }
.material-icons.border_color:before {
    content: "\e22b"; }
.material-icons.border_horizontal:before {
    content: "\e22c"; }
.material-icons.border_inner:before {
    content: "\e22d"; }
.material-icons.border_left:before {
    content: "\e22e"; }
.material-icons.border_outer:before {
    content: "\e22f"; }
.material-icons.border_right:before {
    content: "\e230"; }
.material-icons.border_style:before {
    content: "\e231"; }
.material-icons.border_top:before {
    content: "\e232"; }
.material-icons.border_vertical:before {
    content: "\e233"; }
.material-icons.boy:before {
    content: "\eb67"; }
.material-icons.branding_watermark:before {
    content: "\e06b"; }
.material-icons.breakfast_dining:before {
    content: "\ea54"; }
.material-icons.brightness_1:before {
    content: "\e3a6"; }
.material-icons.brightness_2:before {
    content: "\e3a7"; }
.material-icons.brightness_3:before {
    content: "\e3a8"; }
.material-icons.brightness_4:before {
    content: "\e3a9"; }
.material-icons.brightness_5:before {
    content: "\e3aa"; }
.material-icons.brightness_6:before {
    content: "\e3ab"; }
.material-icons.brightness_7:before {
    content: "\e3ac"; }
.material-icons.brightness_auto:before {
    content: "\e1ab"; }
.material-icons.brightness_high:before {
    content: "\e1ac"; }
.material-icons.brightness_low:before {
    content: "\e1ad"; }
.material-icons.brightness_medium:before {
    content: "\e1ae"; }
.material-icons.broadcast_on_home:before {
    content: "\f8f8"; }
.material-icons.broadcast_on_personal:before {
    content: "\f8f9"; }
.material-icons.broken_image:before {
    content: "\e3ad"; }
.material-icons.browse_gallery:before {
    content: "\ebd1"; }
.material-icons.browser_not_supported:before {
    content: "\ef47"; }
.material-icons.browser_updated:before {
    content: "\e7cf"; }
.material-icons.brunch_dining:before {
    content: "\ea73"; }
.material-icons.brush:before {
    content: "\e3ae"; }
.material-icons.bubble_chart:before {
    content: "\e6dd"; }
.material-icons.bug_report:before {
    content: "\e868"; }
.material-icons.build:before {
    content: "\e869"; }
.material-icons.build_circle:before {
    content: "\ef48"; }
.material-icons.bungalow:before {
    content: "\e591"; }
.material-icons.burst_mode:before {
    content: "\e43c"; }
.material-icons.bus_alert:before {
    content: "\e98f"; }
.material-icons.business:before {
    content: "\e0af"; }
.material-icons.business_center:before {
    content: "\eb3f"; }
.material-icons.cabin:before {
    content: "\e589"; }
.material-icons.cable:before {
    content: "\efe6"; }
.material-icons.cached:before {
    content: "\e86a"; }
.material-icons.cake:before {
    content: "\e7e9"; }
.material-icons.calculate:before {
    content: "\ea5f"; }
.material-icons.calendar_month:before {
    content: "\ebcc"; }
.material-icons.calendar_today:before {
    content: "\e935"; }
.material-icons.calendar_view_day:before {
    content: "\e936"; }
.material-icons.calendar_view_month:before {
    content: "\efe7"; }
.material-icons.calendar_view_week:before {
    content: "\efe8"; }
.material-icons.call:before {
    content: "\e0b0"; }
.material-icons.call_end:before {
    content: "\e0b1"; }
.material-icons.call_made:before {
    content: "\e0b2"; }
.material-icons.call_merge:before {
    content: "\e0b3"; }
.material-icons.call_missed:before {
    content: "\e0b4"; }
.material-icons.call_missed_outgoing:before {
    content: "\e0e4"; }
.material-icons.call_received:before {
    content: "\e0b5"; }
.material-icons.call_split:before {
    content: "\e0b6"; }
.material-icons.call_to_action:before {
    content: "\e06c"; }
.material-icons.camera:before {
    content: "\e3af"; }
.material-icons.camera_alt:before {
    content: "\e3b0"; }
.material-icons.camera_enhance:before {
    content: "\e8fc"; }
.material-icons.camera_front:before {
    content: "\e3b1"; }
.material-icons.camera_indoor:before {
    content: "\efe9"; }
.material-icons.camera_outdoor:before {
    content: "\efea"; }
.material-icons.camera_rear:before {
    content: "\e3b2"; }
.material-icons.camera_roll:before {
    content: "\e3b3"; }
.material-icons.cameraswitch:before {
    content: "\efeb"; }
.material-icons.campaign:before {
    content: "\ef49"; }
.material-icons.cancel:before {
    content: "\e5c9"; }
.material-icons.cancel_presentation:before {
    content: "\e0e9"; }
.material-icons.cancel_schedule_send:before {
    content: "\ea39"; }
.material-icons.candlestick_chart:before {
    content: "\ead4"; }
.material-icons.car_crash:before {
    content: "\ebf2"; }
.material-icons.car_rental:before {
    content: "\ea55"; }
.material-icons.car_repair:before {
    content: "\ea56"; }
.material-icons.card_giftcard:before {
    content: "\e8f6"; }
.material-icons.card_membership:before {
    content: "\e8f7"; }
.material-icons.card_travel:before {
    content: "\e8f8"; }
.material-icons.carpenter:before {
    content: "\f1f8"; }
.material-icons.cases:before {
    content: "\e992"; }
.material-icons.casino:before {
    content: "\eb40"; }
.material-icons.cast:before {
    content: "\e307"; }
.material-icons.cast_connected:before {
    content: "\e308"; }
.material-icons.cast_for_education:before {
    content: "\efec"; }
.material-icons.castle:before {
    content: "\eab1"; }
.material-icons.catching_pokemon:before {
    content: "\e508"; }
.material-icons.category:before {
    content: "\e574"; }
.material-icons.celebration:before {
    content: "\ea65"; }
.material-icons.cell_tower:before {
    content: "\ebba"; }
.material-icons.cell_wifi:before {
    content: "\e0ec"; }
.material-icons.center_focus_strong:before {
    content: "\e3b4"; }
.material-icons.center_focus_weak:before {
    content: "\e3b5"; }
.material-icons.chair:before {
    content: "\efed"; }
.material-icons.chair_alt:before {
    content: "\efee"; }
.material-icons.chalet:before {
    content: "\e585"; }
.material-icons.change_circle:before {
    content: "\e2e7"; }
.material-icons.change_history:before {
    content: "\e86b"; }
.material-icons.charging_station:before {
    content: "\f19d"; }
.material-icons.chat:before {
    content: "\e0b7"; }
.material-icons.chat_bubble:before {
    content: "\e0ca"; }
.material-icons.chat_bubble_outline:before {
    content: "\e0cb"; }
.material-icons.check:before {
    content: "\e5ca"; }
.material-icons.check_box:before {
    content: "\e834"; }
.material-icons.check_box_outline_blank:before {
    content: "\e835"; }
.material-icons.check_circle:before {
    content: "\e86c"; }
.material-icons.check_circle_outline:before {
    content: "\e92d"; }
.material-icons.checklist:before {
    content: "\e6b1"; }
.material-icons.checklist_rtl:before {
    content: "\e6b3"; }
.material-icons.checkroom:before {
    content: "\f19e"; }
.material-icons.chevron_left:before {
    content: "\e5cb"; }
.material-icons.chevron_right:before {
    content: "\e5cc"; }
.material-icons.child_care:before {
    content: "\eb41"; }
.material-icons.child_friendly:before {
    content: "\eb42"; }
.material-icons.chrome_reader_mode:before {
    content: "\e86d"; }
.material-icons.church:before {
    content: "\eaae"; }
.material-icons.circle:before {
    content: "\ef4a"; }
.material-icons.circle_notifications:before {
    content: "\e994"; }
.material-icons.class:before {
    content: "\e86e"; }
.material-icons.clean_hands:before {
    content: "\f21f"; }
.material-icons.cleaning_services:before {
    content: "\f0ff"; }
.material-icons.clear:before {
    content: "\e14c"; }
.material-icons.clear_all:before {
    content: "\e0b8"; }
.material-icons.close:before {
    content: "\e5cd"; }
.material-icons.close_fullscreen:before {
    content: "\f1cf"; }
.material-icons.closed_caption:before {
    content: "\e01c"; }
.material-icons.closed_caption_disabled:before {
    content: "\f1dc"; }
.material-icons.closed_caption_off:before {
    content: "\e996"; }
.material-icons.cloud:before {
    content: "\e2bd"; }
.material-icons.cloud_circle:before {
    content: "\e2be"; }
.material-icons.cloud_done:before {
    content: "\e2bf"; }
.material-icons.cloud_download:before {
    content: "\e2c0"; }
.material-icons.cloud_off:before {
    content: "\e2c1"; }
.material-icons.cloud_queue:before {
    content: "\e2c2"; }
.material-icons.cloud_sync:before {
    content: "\eb5a"; }
.material-icons.cloud_upload:before {
    content: "\e2c3"; }
.material-icons.cloudy_snowing:before {
    content: "\e810"; }
.material-icons.co2:before {
    content: "\e7b0"; }
.material-icons.co_present:before {
    content: "\eaf0"; }
.material-icons.code:before {
    content: "\e86f"; }
.material-icons.code_off:before {
    content: "\e4f3"; }
.material-icons.coffee:before {
    content: "\efef"; }
.material-icons.coffee_maker:before {
    content: "\eff0"; }
.material-icons.collections:before {
    content: "\e3b6"; }
.material-icons.collections_bookmark:before {
    content: "\e431"; }
.material-icons.color_lens:before {
    content: "\e3b7"; }
.material-icons.colorize:before {
    content: "\e3b8"; }
.material-icons.comment:before {
    content: "\e0b9"; }
.material-icons.comment_bank:before {
    content: "\ea4e"; }
.material-icons.comments_disabled:before {
    content: "\e7a2"; }
.material-icons.commit:before {
    content: "\eaf5"; }
.material-icons.commute:before {
    content: "\e940"; }
.material-icons.compare:before {
    content: "\e3b9"; }
.material-icons.compare_arrows:before {
    content: "\e915"; }
.material-icons.compass_calibration:before {
    content: "\e57c"; }
.material-icons.compost:before {
    content: "\e761"; }
.material-icons.compress:before {
    content: "\e94d"; }
.material-icons.computer:before {
    content: "\e30a"; }
.material-icons.confirmation_num:before {
    content: "\e638"; }
.material-icons.confirmation_number:before {
    content: "\e638"; }
.material-icons.connect_without_contact:before {
    content: "\f223"; }
.material-icons.connected_tv:before {
    content: "\e998"; }
.material-icons.connecting_airports:before {
    content: "\e7c9"; }
.material-icons.construction:before {
    content: "\ea3c"; }
.material-icons.contact_mail:before {
    content: "\e0d0"; }
.material-icons.contact_page:before {
    content: "\f22e"; }
.material-icons.contact_phone:before {
    content: "\e0cf"; }
.material-icons.contact_support:before {
    content: "\e94c"; }
.material-icons.contactless:before {
    content: "\ea71"; }
.material-icons.contacts:before {
    content: "\e0ba"; }
.material-icons.content_copy:before {
    content: "\e14d"; }
.material-icons.content_cut:before {
    content: "\e14e"; }
.material-icons.content_paste:before {
    content: "\e14f"; }
.material-icons.content_paste_go:before {
    content: "\ea8e"; }
.material-icons.content_paste_off:before {
    content: "\e4f8"; }
.material-icons.content_paste_search:before {
    content: "\ea9b"; }
.material-icons.contrast:before {
    content: "\eb37"; }
.material-icons.control_camera:before {
    content: "\e074"; }
.material-icons.control_point:before {
    content: "\e3ba"; }
.material-icons.control_point_duplicate:before {
    content: "\e3bb"; }
.material-icons.cookie:before {
    content: "\eaac"; }
.material-icons.copy_all:before {
    content: "\e2ec"; }
.material-icons.copyright:before {
    content: "\e90c"; }
.material-icons.coronavirus:before {
    content: "\f221"; }
.material-icons.corporate_fare:before {
    content: "\f1d0"; }
.material-icons.cottage:before {
    content: "\e587"; }
.material-icons.countertops:before {
    content: "\f1f7"; }
.material-icons.create:before {
    content: "\e150"; }
.material-icons.create_new_folder:before {
    content: "\e2cc"; }
.material-icons.credit_card:before {
    content: "\e870"; }
.material-icons.credit_card_off:before {
    content: "\e4f4"; }
.material-icons.credit_score:before {
    content: "\eff1"; }
.material-icons.crib:before {
    content: "\e588"; }
.material-icons.crisis_alert:before {
    content: "\ebe9"; }
.material-icons.crop:before {
    content: "\e3be"; }
.material-icons.crop_16_9:before {
    content: "\e3bc"; }
.material-icons.crop_3_2:before {
    content: "\e3bd"; }
.material-icons.crop_5_4:before {
    content: "\e3bf"; }
.material-icons.crop_7_5:before {
    content: "\e3c0"; }
.material-icons.crop_din:before {
    content: "\e3c1"; }
.material-icons.crop_free:before {
    content: "\e3c2"; }
.material-icons.crop_landscape:before {
    content: "\e3c3"; }
.material-icons.crop_original:before {
    content: "\e3c4"; }
.material-icons.crop_portrait:before {
    content: "\e3c5"; }
.material-icons.crop_rotate:before {
    content: "\e437"; }
.material-icons.crop_square:before {
    content: "\e3c6"; }
.material-icons.cruelty_free:before {
    content: "\e799"; }
.material-icons.css:before {
    content: "\eb93"; }
.material-icons.currency_bitcoin:before {
    content: "\ebc5"; }
.material-icons.currency_exchange:before {
    content: "\eb70"; }
.material-icons.currency_franc:before {
    content: "\eafa"; }
.material-icons.currency_lira:before {
    content: "\eaef"; }
.material-icons.currency_pound:before {
    content: "\eaf1"; }
.material-icons.currency_ruble:before {
    content: "\eaec"; }
.material-icons.currency_rupee:before {
    content: "\eaf7"; }
.material-icons.currency_yen:before {
    content: "\eafb"; }
.material-icons.currency_yuan:before {
    content: "\eaf9"; }
.material-icons.curtains:before {
    content: "\ec1e"; }
.material-icons.curtains_closed:before {
    content: "\ec1d"; }
.material-icons.cyclone:before {
    content: "\ebd5"; }
.material-icons.dangerous:before {
    content: "\e99a"; }
.material-icons.dark_mode:before {
    content: "\e51c"; }
.material-icons.dashboard:before {
    content: "\e871"; }
.material-icons.dashboard_customize:before {
    content: "\e99b"; }
.material-icons.data_array:before {
    content: "\ead1"; }
.material-icons.data_exploration:before {
    content: "\e76f"; }
.material-icons.data_object:before {
    content: "\ead3"; }
.material-icons.data_saver_off:before {
    content: "\eff2"; }
.material-icons.data_saver_on:before {
    content: "\eff3"; }
.material-icons.data_thresholding:before {
    content: "\eb9f"; }
.material-icons.data_usage:before {
    content: "\e1af"; }
.material-icons.dataset:before {
    content: "\f8ee"; }
.material-icons.dataset_linked:before {
    content: "\f8ef"; }
.material-icons.date_range:before {
    content: "\e916"; }
.material-icons.deblur:before {
    content: "\eb77"; }
.material-icons.deck:before {
    content: "\ea42"; }
.material-icons.dehaze:before {
    content: "\e3c7"; }
.material-icons.delete:before {
    content: "\e872"; }
.material-icons.delete_forever:before {
    content: "\e92b"; }
.material-icons.delete_outline:before {
    content: "\e92e"; }
.material-icons.delete_sweep:before {
    content: "\e16c"; }
.material-icons.delivery_dining:before {
    content: "\ea72"; }
.material-icons.density_large:before {
    content: "\eba9"; }
.material-icons.density_medium:before {
    content: "\eb9e"; }
.material-icons.density_small:before {
    content: "\eba8"; }
.material-icons.departure_board:before {
    content: "\e576"; }
.material-icons.description:before {
    content: "\e873"; }
.material-icons.deselect:before {
    content: "\ebb6"; }
.material-icons.design_services:before {
    content: "\f10a"; }
.material-icons.desk:before {
    content: "\f8f4"; }
.material-icons.desktop_access_disabled:before {
    content: "\e99d"; }
.material-icons.desktop_mac:before {
    content: "\e30b"; }
.material-icons.desktop_windows:before {
    content: "\e30c"; }
.material-icons.details:before {
    content: "\e3c8"; }
.material-icons.developer_board:before {
    content: "\e30d"; }
.material-icons.developer_board_off:before {
    content: "\e4ff"; }
.material-icons.developer_mode:before {
    content: "\e1b0"; }
.material-icons.device_hub:before {
    content: "\e335"; }
.material-icons.device_thermostat:before {
    content: "\e1ff"; }
.material-icons.device_unknown:before {
    content: "\e339"; }
.material-icons.devices:before {
    content: "\e1b1"; }
.material-icons.devices_fold:before {
    content: "\ebde"; }
.material-icons.devices_other:before {
    content: "\e337"; }
.material-icons.dialer_sip:before {
    content: "\e0bb"; }
.material-icons.dialpad:before {
    content: "\e0bc"; }
.material-icons.diamond:before {
    content: "\ead5"; }
.material-icons.difference:before {
    content: "\eb7d"; }
.material-icons.dining:before {
    content: "\eff4"; }
.material-icons.dinner_dining:before {
    content: "\ea57"; }
.material-icons.directions:before {
    content: "\e52e"; }
.material-icons.directions_bike:before {
    content: "\e52f"; }
.material-icons.directions_boat:before {
    content: "\e532"; }
.material-icons.directions_boat_filled:before {
    content: "\eff5"; }
.material-icons.directions_bus:before {
    content: "\e530"; }
.material-icons.directions_bus_filled:before {
    content: "\eff6"; }
.material-icons.directions_car:before {
    content: "\e531"; }
.material-icons.directions_car_filled:before {
    content: "\eff7"; }
.material-icons.directions_ferry:before {
    content: "\e532"; }
.material-icons.directions_off:before {
    content: "\f10f"; }
.material-icons.directions_railway:before {
    content: "\e534"; }
.material-icons.directions_railway_filled:before {
    content: "\eff8"; }
.material-icons.directions_run:before {
    content: "\e566"; }
.material-icons.directions_subway:before {
    content: "\e533"; }
.material-icons.directions_subway_filled:before {
    content: "\eff9"; }
.material-icons.directions_train:before {
    content: "\e534"; }
.material-icons.directions_transit:before {
    content: "\e535"; }
.material-icons.directions_transit_filled:before {
    content: "\effa"; }
.material-icons.directions_walk:before {
    content: "\e536"; }
.material-icons.dirty_lens:before {
    content: "\ef4b"; }
.material-icons.disabled_by_default:before {
    content: "\f230"; }
.material-icons.disabled_visible:before {
    content: "\e76e"; }
.material-icons.disc_full:before {
    content: "\e610"; }
.material-icons.discord:before {
    content: "\ea6c"; }
.material-icons.discount:before {
    content: "\ebc9"; }
.material-icons.display_settings:before {
    content: "\eb97"; }
.material-icons.dnd_forwardslash:before {
    content: "\e611"; }
.material-icons.dns:before {
    content: "\e875"; }
.material-icons.do_disturb:before {
    content: "\f08c"; }
.material-icons.do_disturb_alt:before {
    content: "\f08d"; }
.material-icons.do_disturb_off:before {
    content: "\f08e"; }
.material-icons.do_disturb_on:before {
    content: "\f08f"; }
.material-icons.do_not_disturb:before {
    content: "\e612"; }
.material-icons.do_not_disturb_alt:before {
    content: "\e611"; }
.material-icons.do_not_disturb_off:before {
    content: "\e643"; }
.material-icons.do_not_disturb_on:before {
    content: "\e644"; }
.material-icons.do_not_disturb_on_total_silence:before {
    content: "\effb"; }
.material-icons.do_not_step:before {
    content: "\f19f"; }
.material-icons.do_not_touch:before {
    content: "\f1b0"; }
.material-icons.dock:before {
    content: "\e30e"; }
.material-icons.document_scanner:before {
    content: "\e5fa"; }
.material-icons.domain:before {
    content: "\e7ee"; }
.material-icons.domain_add:before {
    content: "\eb62"; }
.material-icons.domain_disabled:before {
    content: "\e0ef"; }
.material-icons.domain_verification:before {
    content: "\ef4c"; }
.material-icons.done:before {
    content: "\e876"; }
.material-icons.done_all:before {
    content: "\e877"; }
.material-icons.done_outline:before {
    content: "\e92f"; }
.material-icons.donut_large:before {
    content: "\e917"; }
.material-icons.donut_small:before {
    content: "\e918"; }
.material-icons.door_back:before {
    content: "\effc"; }
.material-icons.door_front:before {
    content: "\effd"; }
.material-icons.door_sliding:before {
    content: "\effe"; }
.material-icons.doorbell:before {
    content: "\efff"; }
.material-icons.double_arrow:before {
    content: "\ea50"; }
.material-icons.downhill_skiing:before {
    content: "\e509"; }
.material-icons.download:before {
    content: "\f090"; }
.material-icons.download_done:before {
    content: "\f091"; }
.material-icons.download_for_offline:before {
    content: "\f000"; }
.material-icons.downloading:before {
    content: "\f001"; }
.material-icons.drafts:before {
    content: "\e151"; }
.material-icons.drag_handle:before {
    content: "\e25d"; }
.material-icons.drag_indicator:before {
    content: "\e945"; }
.material-icons.draw:before {
    content: "\e746"; }
.material-icons.drive_eta:before {
    content: "\e613"; }
.material-icons.drive_file_move:before {
    content: "\e675"; }
.material-icons.drive_file_move_outline:before {
    content: "\e9a1"; }
.material-icons.drive_file_move_rtl:before {
    content: "\e76d"; }
.material-icons.drive_file_rename_outline:before {
    content: "\e9a2"; }
.material-icons.drive_folder_upload:before {
    content: "\e9a3"; }
.material-icons.dry:before {
    content: "\f1b3"; }
.material-icons.dry_cleaning:before {
    content: "\ea58"; }
.material-icons.duo:before {
    content: "\e9a5"; }
.material-icons.dvr:before {
    content: "\e1b2"; }
.material-icons.dynamic_feed:before {
    content: "\ea14"; }
.material-icons.dynamic_form:before {
    content: "\f1bf"; }
.material-icons.e_mobiledata:before {
    content: "\f002"; }
.material-icons.earbuds:before {
    content: "\f003"; }
.material-icons.earbuds_battery:before {
    content: "\f004"; }
.material-icons.east:before {
    content: "\f1df"; }
.material-icons.eco:before {
    content: "\ea35"; }
.material-icons.edgesensor_high:before {
    content: "\f005"; }
.material-icons.edgesensor_low:before {
    content: "\f006"; }
.material-icons.edit:before {
    content: "\e3c9"; }
.material-icons.edit_attributes:before {
    content: "\e578"; }
.material-icons.edit_calendar:before {
    content: "\e742"; }
.material-icons.edit_location:before {
    content: "\e568"; }
.material-icons.edit_location_alt:before {
    content: "\e1c5"; }
.material-icons.edit_note:before {
    content: "\e745"; }
.material-icons.edit_notifications:before {
    content: "\e525"; }
.material-icons.edit_off:before {
    content: "\e950"; }
.material-icons.edit_road:before {
    content: "\ef4d"; }
.material-icons.egg:before {
    content: "\eacc"; }
.material-icons.egg_alt:before {
    content: "\eac8"; }
.material-icons.eject:before {
    content: "\e8fb"; }
.material-icons.elderly:before {
    content: "\f21a"; }
.material-icons.elderly_woman:before {
    content: "\eb69"; }
.material-icons.electric_bike:before {
    content: "\eb1b"; }
.material-icons.electric_bolt:before {
    content: "\ec1c"; }
.material-icons.electric_car:before {
    content: "\eb1c"; }
.material-icons.electric_meter:before {
    content: "\ec1b"; }
.material-icons.electric_moped:before {
    content: "\eb1d"; }
.material-icons.electric_rickshaw:before {
    content: "\eb1e"; }
.material-icons.electric_scooter:before {
    content: "\eb1f"; }
.material-icons.electrical_services:before {
    content: "\f102"; }
.material-icons.elevator:before {
    content: "\f1a0"; }
.material-icons.email:before {
    content: "\e0be"; }
.material-icons.emergency:before {
    content: "\e1eb"; }
.material-icons.emergency_recording:before {
    content: "\ebf4"; }
.material-icons.emergency_share:before {
    content: "\ebf6"; }
.material-icons.emoji_emotions:before {
    content: "\ea22"; }
.material-icons.emoji_events:before {
    content: "\ea23"; }
.material-icons.emoji_flags:before {
    content: "\ea1a"; }
.material-icons.emoji_food_beverage:before {
    content: "\ea1b"; }
.material-icons.emoji_nature:before {
    content: "\ea1c"; }
.material-icons.emoji_objects:before {
    content: "\ea24"; }
.material-icons.emoji_people:before {
    content: "\ea1d"; }
.material-icons.emoji_symbols:before {
    content: "\ea1e"; }
.material-icons.emoji_transportation:before {
    content: "\ea1f"; }
.material-icons.energy_savings_leaf:before {
    content: "\ec1a"; }
.material-icons.engineering:before {
    content: "\ea3d"; }
.material-icons.enhance_photo_translate:before {
    content: "\e8fc"; }
.material-icons.enhanced_encryption:before {
    content: "\e63f"; }
.material-icons.equalizer:before {
    content: "\e01d"; }
.material-icons.error:before {
    content: "\e000"; }
.material-icons.error_outline:before {
    content: "\e001"; }
.material-icons.escalator:before {
    content: "\f1a1"; }
.material-icons.escalator_warning:before {
    content: "\f1ac"; }
.material-icons.euro:before {
    content: "\ea15"; }
.material-icons.euro_symbol:before {
    content: "\e926"; }
.material-icons.ev_station:before {
    content: "\e56d"; }
.material-icons.event:before {
    content: "\e878"; }
.material-icons.event_available:before {
    content: "\e614"; }
.material-icons.event_busy:before {
    content: "\e615"; }
.material-icons.event_note:before {
    content: "\e616"; }
.material-icons.event_repeat:before {
    content: "\eb7b"; }
.material-icons.event_seat:before {
    content: "\e903"; }
.material-icons.exit_to_app:before {
    content: "\e879"; }
.material-icons.expand:before {
    content: "\e94f"; }
.material-icons.expand_circle_down:before {
    content: "\e7cd"; }
.material-icons.expand_less:before {
    content: "\e5ce"; }
.material-icons.expand_more:before {
    content: "\e5cf"; }
.material-icons.explicit:before {
    content: "\e01e"; }
.material-icons.explore:before {
    content: "\e87a"; }
.material-icons.explore_off:before {
    content: "\e9a8"; }
.material-icons.exposure:before {
    content: "\e3ca"; }
.material-icons.exposure_minus_1:before {
    content: "\e3cb"; }
.material-icons.exposure_minus_2:before {
    content: "\e3cc"; }
.material-icons.exposure_neg_1:before {
    content: "\e3cb"; }
.material-icons.exposure_neg_2:before {
    content: "\e3cc"; }
.material-icons.exposure_plus_1:before {
    content: "\e3cd"; }
.material-icons.exposure_plus_2:before {
    content: "\e3ce"; }
.material-icons.exposure_zero:before {
    content: "\e3cf"; }
.material-icons.extension:before {
    content: "\e87b"; }
.material-icons.extension_off:before {
    content: "\e4f5"; }
.material-icons.face:before {
    content: "\e87c"; }
.material-icons.face_retouching_natural:before {
    content: "\ef4e"; }
.material-icons.face_retouching_off:before {
    content: "\f007"; }
.material-icons.facebook:before {
    content: "\f234"; }
.material-icons.fact_check:before {
    content: "\f0c5"; }
.material-icons.factory:before {
    content: "\ebbc"; }
.material-icons.family_restroom:before {
    content: "\f1a2"; }
.material-icons.fast_forward:before {
    content: "\e01f"; }
.material-icons.fast_rewind:before {
    content: "\e020"; }
.material-icons.fastfood:before {
    content: "\e57a"; }
.material-icons.favorite:before {
    content: "\e87d"; }
.material-icons.favorite_border:before {
    content: "\e87e"; }
.material-icons.favorite_outline:before {
    content: "\e87e"; }
.material-icons.fax:before {
    content: "\ead8"; }
.material-icons.featured_play_list:before {
    content: "\e06d"; }
.material-icons.featured_video:before {
    content: "\e06e"; }
.material-icons.feed:before {
    content: "\f009"; }
.material-icons.feedback:before {
    content: "\e87f"; }
.material-icons.female:before {
    content: "\e590"; }
.material-icons.fence:before {
    content: "\f1f6"; }
.material-icons.festival:before {
    content: "\ea68"; }
.material-icons.fiber_dvr:before {
    content: "\e05d"; }
.material-icons.fiber_manual_record:before {
    content: "\e061"; }
.material-icons.fiber_new:before {
    content: "\e05e"; }
.material-icons.fiber_pin:before {
    content: "\e06a"; }
.material-icons.fiber_smart_record:before {
    content: "\e062"; }
.material-icons.file_copy:before {
    content: "\e173"; }
.material-icons.file_download:before {
    content: "\e2c4"; }
.material-icons.file_download_done:before {
    content: "\e9aa"; }
.material-icons.file_download_off:before {
    content: "\e4fe"; }
.material-icons.file_open:before {
    content: "\eaf3"; }
.material-icons.file_present:before {
    content: "\ea0e"; }
.material-icons.file_upload:before {
    content: "\e2c6"; }
.material-icons.filter:before {
    content: "\e3d3"; }
.material-icons.filter_1:before {
    content: "\e3d0"; }
.material-icons.filter_2:before {
    content: "\e3d1"; }
.material-icons.filter_3:before {
    content: "\e3d2"; }
.material-icons.filter_4:before {
    content: "\e3d4"; }
.material-icons.filter_5:before {
    content: "\e3d5"; }
.material-icons.filter_6:before {
    content: "\e3d6"; }
.material-icons.filter_7:before {
    content: "\e3d7"; }
.material-icons.filter_8:before {
    content: "\e3d8"; }
.material-icons.filter_9:before {
    content: "\e3d9"; }
.material-icons.filter_9_plus:before {
    content: "\e3da"; }
.material-icons.filter_alt:before {
    content: "\ef4f"; }
.material-icons.filter_alt_off:before {
    content: "\eb32"; }
.material-icons.filter_b_and_w:before {
    content: "\e3db"; }
.material-icons.filter_center_focus:before {
    content: "\e3dc"; }
.material-icons.filter_drama:before {
    content: "\e3dd"; }
.material-icons.filter_frames:before {
    content: "\e3de"; }
.material-icons.filter_hdr:before {
    content: "\e3df"; }
.material-icons.filter_list:before {
    content: "\e152"; }
.material-icons.filter_list_alt:before {
    content: "\e94e"; }
.material-icons.filter_list_off:before {
    content: "\eb57"; }
.material-icons.filter_none:before {
    content: "\e3e0"; }
.material-icons.filter_tilt_shift:before {
    content: "\e3e2"; }
.material-icons.filter_vintage:before {
    content: "\e3e3"; }
.material-icons.find_in_page:before {
    content: "\e880"; }
.material-icons.find_replace:before {
    content: "\e881"; }
.material-icons.fingerprint:before {
    content: "\e90d"; }
.material-icons.fire_extinguisher:before {
    content: "\f1d8"; }
.material-icons.fire_hydrant:before {
    content: "\f1a3"; }
.material-icons.fire_hydrant_alt:before {
    content: "\f8f1"; }
.material-icons.fire_truck:before {
    content: "\f8f2"; }
.material-icons.fireplace:before {
    content: "\ea43"; }
.material-icons.first_page:before {
    content: "\e5dc"; }
.material-icons.fit_screen:before {
    content: "\ea10"; }
.material-icons.fitbit:before {
    content: "\e82b"; }
.material-icons.fitness_center:before {
    content: "\eb43"; }
.material-icons.flag:before {
    content: "\e153"; }
.material-icons.flag_circle:before {
    content: "\eaf8"; }
.material-icons.flaky:before {
    content: "\ef50"; }
.material-icons.flare:before {
    content: "\e3e4"; }
.material-icons.flash_auto:before {
    content: "\e3e5"; }
.material-icons.flash_off:before {
    content: "\e3e6"; }
.material-icons.flash_on:before {
    content: "\e3e7"; }
.material-icons.flashlight_off:before {
    content: "\f00a"; }
.material-icons.flashlight_on:before {
    content: "\f00b"; }
.material-icons.flatware:before {
    content: "\f00c"; }
.material-icons.flight:before {
    content: "\e539"; }
.material-icons.flight_class:before {
    content: "\e7cb"; }
.material-icons.flight_land:before {
    content: "\e904"; }
.material-icons.flight_takeoff:before {
    content: "\e905"; }
.material-icons.flip:before {
    content: "\e3e8"; }
.material-icons.flip_camera_android:before {
    content: "\ea37"; }
.material-icons.flip_camera_ios:before {
    content: "\ea38"; }
.material-icons.flip_to_back:before {
    content: "\e882"; }
.material-icons.flip_to_front:before {
    content: "\e883"; }
.material-icons.flood:before {
    content: "\ebe6"; }
.material-icons.flourescent:before {
    content: "\f00d"; }
.material-icons.flutter_dash:before {
    content: "\e00b"; }
.material-icons.fmd_bad:before {
    content: "\f00e"; }
.material-icons.fmd_good:before {
    content: "\f00f"; }
.material-icons.foggy:before {
    content: "\e818"; }
.material-icons.folder:before {
    content: "\e2c7"; }
.material-icons.folder_copy:before {
    content: "\ebbd"; }
.material-icons.folder_delete:before {
    content: "\eb34"; }
.material-icons.folder_off:before {
    content: "\eb83"; }
.material-icons.folder_open:before {
    content: "\e2c8"; }
.material-icons.folder_shared:before {
    content: "\e2c9"; }
.material-icons.folder_special:before {
    content: "\e617"; }
.material-icons.folder_zip:before {
    content: "\eb2c"; }
.material-icons.follow_the_signs:before {
    content: "\f222"; }
.material-icons.font_download:before {
    content: "\e167"; }
.material-icons.font_download_off:before {
    content: "\e4f9"; }
.material-icons.food_bank:before {
    content: "\f1f2"; }
.material-icons.forest:before {
    content: "\ea99"; }
.material-icons.fork_left:before {
    content: "\eba0"; }
.material-icons.fork_right:before {
    content: "\ebac"; }
.material-icons.format_align_center:before {
    content: "\e234"; }
.material-icons.format_align_justify:before {
    content: "\e235"; }
.material-icons.format_align_left:before {
    content: "\e236"; }
.material-icons.format_align_right:before {
    content: "\e237"; }
.material-icons.format_bold:before {
    content: "\e238"; }
.material-icons.format_clear:before {
    content: "\e239"; }
.material-icons.format_color_fill:before {
    content: "\e23a"; }
.material-icons.format_color_reset:before {
    content: "\e23b"; }
.material-icons.format_color_text:before {
    content: "\e23c"; }
.material-icons.format_indent_decrease:before {
    content: "\e23d"; }
.material-icons.format_indent_increase:before {
    content: "\e23e"; }
.material-icons.format_italic:before {
    content: "\e23f"; }
.material-icons.format_line_spacing:before {
    content: "\e240"; }
.material-icons.format_list_bulleted:before {
    content: "\e241"; }
.material-icons.format_list_numbered:before {
    content: "\e242"; }
.material-icons.format_list_numbered_rtl:before {
    content: "\e267"; }
.material-icons.format_overline:before {
    content: "\eb65"; }
.material-icons.format_paint:before {
    content: "\e243"; }
.material-icons.format_quote:before {
    content: "\e244"; }
.material-icons.format_shapes:before {
    content: "\e25e"; }
.material-icons.format_size:before {
    content: "\e245"; }
.material-icons.format_strikethrough:before {
    content: "\e246"; }
.material-icons.format_textdirection_l_to_r:before {
    content: "\e247"; }
.material-icons.format_textdirection_r_to_l:before {
    content: "\e248"; }
.material-icons.format_underline:before {
    content: "\e249"; }
.material-icons.format_underlined:before {
    content: "\e249"; }
.material-icons.fort:before {
    content: "\eaad"; }
.material-icons.forum:before {
    content: "\e0bf"; }
.material-icons.forward:before {
    content: "\e154"; }
.material-icons.forward_10:before {
    content: "\e056"; }
.material-icons.forward_30:before {
    content: "\e057"; }
.material-icons.forward_5:before {
    content: "\e058"; }
.material-icons.forward_to_inbox:before {
    content: "\f187"; }
.material-icons.foundation:before {
    content: "\f200"; }
.material-icons.free_breakfast:before {
    content: "\eb44"; }
.material-icons.free_cancellation:before {
    content: "\e748"; }
.material-icons.front_hand:before {
    content: "\e769"; }
.material-icons.fullscreen:before {
    content: "\e5d0"; }
.material-icons.fullscreen_exit:before {
    content: "\e5d1"; }
.material-icons.functions:before {
    content: "\e24a"; }
.material-icons.g_mobiledata:before {
    content: "\f010"; }
.material-icons.g_translate:before {
    content: "\e927"; }
.material-icons.gamepad:before {
    content: "\e30f"; }
.material-icons.games:before {
    content: "\e021"; }
.material-icons.garage:before {
    content: "\f011"; }
.material-icons.gas_meter:before {
    content: "\ec19"; }
.material-icons.gavel:before {
    content: "\e90e"; }
.material-icons.generating_tokens:before {
    content: "\e749"; }
.material-icons.gesture:before {
    content: "\e155"; }
.material-icons.get_app:before {
    content: "\e884"; }
.material-icons.gif:before {
    content: "\e908"; }
.material-icons.gif_box:before {
    content: "\e7a3"; }
.material-icons.girl:before {
    content: "\eb68"; }
.material-icons.gite:before {
    content: "\e58b"; }
.material-icons.goat:before {
    content: "\ebff"; }
.material-icons.golf_course:before {
    content: "\eb45"; }
.material-icons.gpp_bad:before {
    content: "\f012"; }
.material-icons.gpp_good:before {
    content: "\f013"; }
.material-icons.gpp_maybe:before {
    content: "\f014"; }
.material-icons.gps_fixed:before {
    content: "\e1b3"; }
.material-icons.gps_not_fixed:before {
    content: "\e1b4"; }
.material-icons.gps_off:before {
    content: "\e1b5"; }
.material-icons.grade:before {
    content: "\e885"; }
.material-icons.gradient:before {
    content: "\e3e9"; }
.material-icons.grading:before {
    content: "\ea4f"; }
.material-icons.grain:before {
    content: "\e3ea"; }
.material-icons.graphic_eq:before {
    content: "\e1b8"; }
.material-icons.grass:before {
    content: "\f205"; }
.material-icons.grid_3x3:before {
    content: "\f015"; }
.material-icons.grid_4x4:before {
    content: "\f016"; }
.material-icons.grid_goldenratio:before {
    content: "\f017"; }
.material-icons.grid_off:before {
    content: "\e3eb"; }
.material-icons.grid_on:before {
    content: "\e3ec"; }
.material-icons.grid_view:before {
    content: "\e9b0"; }
.material-icons.group:before {
    content: "\e7ef"; }
.material-icons.group_add:before {
    content: "\e7f0"; }
.material-icons.group_off:before {
    content: "\e747"; }
.material-icons.group_remove:before {
    content: "\e7ad"; }
.material-icons.group_work:before {
    content: "\e886"; }
.material-icons.groups:before {
    content: "\f233"; }
.material-icons.h_mobiledata:before {
    content: "\f018"; }
.material-icons.h_plus_mobiledata:before {
    content: "\f019"; }
.material-icons.hail:before {
    content: "\e9b1"; }
.material-icons.handshake:before {
    content: "\ebcb"; }
.material-icons.handyman:before {
    content: "\f10b"; }
.material-icons.hardware:before {
    content: "\ea59"; }
.material-icons.hd:before {
    content: "\e052"; }
.material-icons.hdr_auto:before {
    content: "\f01a"; }
.material-icons.hdr_auto_select:before {
    content: "\f01b"; }
.material-icons.hdr_enhanced_select:before {
    content: "\ef51"; }
.material-icons.hdr_off:before {
    content: "\e3ed"; }
.material-icons.hdr_off_select:before {
    content: "\f01c"; }
.material-icons.hdr_on:before {
    content: "\e3ee"; }
.material-icons.hdr_on_select:before {
    content: "\f01d"; }
.material-icons.hdr_plus:before {
    content: "\f01e"; }
.material-icons.hdr_strong:before {
    content: "\e3f1"; }
.material-icons.hdr_weak:before {
    content: "\e3f2"; }
.material-icons.headphones:before {
    content: "\f01f"; }
.material-icons.headphones_battery:before {
    content: "\f020"; }
.material-icons.headset:before {
    content: "\e310"; }
.material-icons.headset_mic:before {
    content: "\e311"; }
.material-icons.headset_off:before {
    content: "\e33a"; }
.material-icons.healing:before {
    content: "\e3f3"; }
.material-icons.health_and_safety:before {
    content: "\e1d5"; }
.material-icons.hearing:before {
    content: "\e023"; }
.material-icons.hearing_disabled:before {
    content: "\f104"; }
.material-icons.heart_broken:before {
    content: "\eac2"; }
.material-icons.heat_pump:before {
    content: "\ec18"; }
.material-icons.height:before {
    content: "\ea16"; }
.material-icons.help:before {
    content: "\e887"; }
.material-icons.help_center:before {
    content: "\f1c0"; }
.material-icons.help_outline:before {
    content: "\e8fd"; }
.material-icons.hevc:before {
    content: "\f021"; }
.material-icons.hexagon:before {
    content: "\eb39"; }
.material-icons.hide_image:before {
    content: "\f022"; }
.material-icons.hide_source:before {
    content: "\f023"; }
.material-icons.high_quality:before {
    content: "\e024"; }
.material-icons.highlight:before {
    content: "\e25f"; }
.material-icons.highlight_alt:before {
    content: "\ef52"; }
.material-icons.highlight_off:before {
    content: "\e888"; }
.material-icons.highlight_remove:before {
    content: "\e888"; }
.material-icons.hiking:before {
    content: "\e50a"; }
.material-icons.history:before {
    content: "\e889"; }
.material-icons.history_edu:before {
    content: "\ea3e"; }
.material-icons.history_toggle_off:before {
    content: "\f17d"; }
.material-icons.hive:before {
    content: "\eaa6"; }
.material-icons.hls:before {
    content: "\eb8a"; }
.material-icons.hls_off:before {
    content: "\eb8c"; }
.material-icons.holiday_village:before {
    content: "\e58a"; }
.material-icons.home:before {
    content: "\e88a"; }
.material-icons.home_filled:before {
    content: "\e9b2"; }
.material-icons.home_max:before {
    content: "\f024"; }
.material-icons.home_mini:before {
    content: "\f025"; }
.material-icons.home_repair_service:before {
    content: "\f100"; }
.material-icons.home_work:before {
    content: "\ea09"; }
.material-icons.horizontal_distribute:before {
    content: "\e014"; }
.material-icons.horizontal_rule:before {
    content: "\f108"; }
.material-icons.horizontal_split:before {
    content: "\e947"; }
.material-icons.hot_tub:before {
    content: "\eb46"; }
.material-icons.hotel:before {
    content: "\e53a"; }
.material-icons.hotel_class:before {
    content: "\e743"; }
.material-icons.hourglass_bottom:before {
    content: "\ea5c"; }
.material-icons.hourglass_disabled:before {
    content: "\ef53"; }
.material-icons.hourglass_empty:before {
    content: "\e88b"; }
.material-icons.hourglass_full:before {
    content: "\e88c"; }
.material-icons.hourglass_top:before {
    content: "\ea5b"; }
.material-icons.house:before {
    content: "\ea44"; }
.material-icons.house_siding:before {
    content: "\f202"; }
.material-icons.houseboat:before {
    content: "\e584"; }
.material-icons.how_to_reg:before {
    content: "\e174"; }
.material-icons.how_to_vote:before {
    content: "\e175"; }
.material-icons.html:before {
    content: "\eb7e"; }
.material-icons.http:before {
    content: "\e902"; }
.material-icons.https:before {
    content: "\e88d"; }
.material-icons.hub:before {
    content: "\e9f4"; }
.material-icons.hvac:before {
    content: "\f10e"; }
.material-icons.ice_skating:before {
    content: "\e50b"; }
.material-icons.icecream:before {
    content: "\ea69"; }
.material-icons.image:before {
    content: "\e3f4"; }
.material-icons.image_aspect_ratio:before {
    content: "\e3f5"; }
.material-icons.image_not_supported:before {
    content: "\f116"; }
.material-icons.image_search:before {
    content: "\e43f"; }
.material-icons.imagesearch_roller:before {
    content: "\e9b4"; }
.material-icons.import_contacts:before {
    content: "\e0e0"; }
.material-icons.import_export:before {
    content: "\e0c3"; }
.material-icons.important_devices:before {
    content: "\e912"; }
.material-icons.inbox:before {
    content: "\e156"; }
.material-icons.incomplete_circle:before {
    content: "\e79b"; }
.material-icons.indeterminate_check_box:before {
    content: "\e909"; }
.material-icons.info:before {
    content: "\e88e"; }
.material-icons.info_outline:before {
    content: "\e88f"; }
.material-icons.input:before {
    content: "\e890"; }
.material-icons.insert_chart:before {
    content: "\e24b"; }
.material-icons.insert_chart_outlined:before {
    content: "\e26a"; }
.material-icons.insert_comment:before {
    content: "\e24c"; }
.material-icons.insert_drive_file:before {
    content: "\e24d"; }
.material-icons.insert_emoticon:before {
    content: "\e24e"; }
.material-icons.insert_invitation:before {
    content: "\e24f"; }
.material-icons.insert_link:before {
    content: "\e250"; }
.material-icons.insert_page_break:before {
    content: "\eaca"; }
.material-icons.insert_photo:before {
    content: "\e251"; }
.material-icons.insights:before {
    content: "\f092"; }
.material-icons.install_desktop:before {
    content: "\eb71"; }
.material-icons.install_mobile:before {
    content: "\eb72"; }
.material-icons.integration_instructions:before {
    content: "\ef54"; }
.material-icons.interests:before {
    content: "\e7c8"; }
.material-icons.interpreter_mode:before {
    content: "\e83b"; }
.material-icons.inventory:before {
    content: "\e179"; }
.material-icons.inventory_2:before {
    content: "\e1a1"; }
.material-icons.invert_colors:before {
    content: "\e891"; }
.material-icons.invert_colors_off:before {
    content: "\e0c4"; }
.material-icons.invert_colors_on:before {
    content: "\e891"; }
.material-icons.ios_share:before {
    content: "\e6b8"; }
.material-icons.iron:before {
    content: "\e583"; }
.material-icons.iso:before {
    content: "\e3f6"; }
.material-icons.javascript:before {
    content: "\eb7c"; }
.material-icons.join_full:before {
    content: "\eaeb"; }
.material-icons.join_inner:before {
    content: "\eaf4"; }
.material-icons.join_left:before {
    content: "\eaf2"; }
.material-icons.join_right:before {
    content: "\eaea"; }
.material-icons.kayaking:before {
    content: "\e50c"; }
.material-icons.kebab_dining:before {
    content: "\e842"; }
.material-icons.key:before {
    content: "\e73c"; }
.material-icons.key_off:before {
    content: "\eb84"; }
.material-icons.keyboard:before {
    content: "\e312"; }
.material-icons.keyboard_alt:before {
    content: "\f028"; }
.material-icons.keyboard_arrow_down:before {
    content: "\e313"; }
.material-icons.keyboard_arrow_left:before {
    content: "\e314"; }
.material-icons.keyboard_arrow_right:before {
    content: "\e315"; }
.material-icons.keyboard_arrow_up:before {
    content: "\e316"; }
.material-icons.keyboard_backspace:before {
    content: "\e317"; }
.material-icons.keyboard_capslock:before {
    content: "\e318"; }
.material-icons.keyboard_command:before {
    content: "\eae0"; }
.material-icons.keyboard_command_key:before {
    content: "\eae7"; }
.material-icons.keyboard_control:before {
    content: "\e5d3"; }
.material-icons.keyboard_control_key:before {
    content: "\eae6"; }
.material-icons.keyboard_double_arrow_down:before {
    content: "\ead0"; }
.material-icons.keyboard_double_arrow_left:before {
    content: "\eac3"; }
.material-icons.keyboard_double_arrow_right:before {
    content: "\eac9"; }
.material-icons.keyboard_double_arrow_up:before {
    content: "\eacf"; }
.material-icons.keyboard_hide:before {
    content: "\e31a"; }
.material-icons.keyboard_option:before {
    content: "\eadf"; }
.material-icons.keyboard_option_key:before {
    content: "\eae8"; }
.material-icons.keyboard_return:before {
    content: "\e31b"; }
.material-icons.keyboard_tab:before {
    content: "\e31c"; }
.material-icons.keyboard_voice:before {
    content: "\e31d"; }
.material-icons.king_bed:before {
    content: "\ea45"; }
.material-icons.kitchen:before {
    content: "\eb47"; }
.material-icons.kitesurfing:before {
    content: "\e50d"; }
.material-icons.label:before {
    content: "\e892"; }
.material-icons.label_important:before {
    content: "\e937"; }
.material-icons.label_important_outline:before {
    content: "\e948"; }
.material-icons.label_off:before {
    content: "\e9b6"; }
.material-icons.label_outline:before {
    content: "\e893"; }
.material-icons.lan:before {
    content: "\eb2f"; }
.material-icons.landscape:before {
    content: "\e3f7"; }
.material-icons.landslide:before {
    content: "\ebd7"; }
.material-icons.language:before {
    content: "\e894"; }
.material-icons.laptop:before {
    content: "\e31e"; }
.material-icons.laptop_chromebook:before {
    content: "\e31f"; }
.material-icons.laptop_mac:before {
    content: "\e320"; }
.material-icons.laptop_windows:before {
    content: "\e321"; }
.material-icons.last_page:before {
    content: "\e5dd"; }
.material-icons.launch:before {
    content: "\e895"; }
.material-icons.layers:before {
    content: "\e53b"; }
.material-icons.layers_clear:before {
    content: "\e53c"; }
.material-icons.leaderboard:before {
    content: "\f20c"; }
.material-icons.leak_add:before {
    content: "\e3f8"; }
.material-icons.leak_remove:before {
    content: "\e3f9"; }
.material-icons.leave_bags_at_home:before {
    content: "\f21b"; }
.material-icons.legend_toggle:before {
    content: "\f11b"; }
.material-icons.lens:before {
    content: "\e3fa"; }
.material-icons.lens_blur:before {
    content: "\f029"; }
.material-icons.library_add:before {
    content: "\e02e"; }
.material-icons.library_add_check:before {
    content: "\e9b7"; }
.material-icons.library_books:before {
    content: "\e02f"; }
.material-icons.library_music:before {
    content: "\e030"; }
.material-icons.light:before {
    content: "\f02a"; }
.material-icons.light_mode:before {
    content: "\e518"; }
.material-icons.lightbulb:before {
    content: "\e0f0"; }
.material-icons.lightbulb_circle:before {
    content: "\ebfe"; }
.material-icons.lightbulb_outline:before {
    content: "\e90f"; }
.material-icons.line_axis:before {
    content: "\ea9a"; }
.material-icons.line_style:before {
    content: "\e919"; }
.material-icons.line_weight:before {
    content: "\e91a"; }
.material-icons.linear_scale:before {
    content: "\e260"; }
.material-icons.link:before {
    content: "\e157"; }
.material-icons.link_off:before {
    content: "\e16f"; }
.material-icons.linked_camera:before {
    content: "\e438"; }
.material-icons.liquor:before {
    content: "\ea60"; }
.material-icons.list:before {
    content: "\e896"; }
.material-icons.list_alt:before {
    content: "\e0ee"; }
.material-icons.live_help:before {
    content: "\e0c6"; }
.material-icons.live_tv:before {
    content: "\e639"; }
.material-icons.living:before {
    content: "\f02b"; }
.material-icons.local_activity:before {
    content: "\e53f"; }
.material-icons.local_airport:before {
    content: "\e53d"; }
.material-icons.local_atm:before {
    content: "\e53e"; }
.material-icons.local_attraction:before {
    content: "\e53f"; }
.material-icons.local_bar:before {
    content: "\e540"; }
.material-icons.local_cafe:before {
    content: "\e541"; }
.material-icons.local_car_wash:before {
    content: "\e542"; }
.material-icons.local_convenience_store:before {
    content: "\e543"; }
.material-icons.local_dining:before {
    content: "\e556"; }
.material-icons.local_drink:before {
    content: "\e544"; }
.material-icons.local_fire_department:before {
    content: "\ef55"; }
.material-icons.local_florist:before {
    content: "\e545"; }
.material-icons.local_gas_station:before {
    content: "\e546"; }
.material-icons.local_grocery_store:before {
    content: "\e547"; }
.material-icons.local_hospital:before {
    content: "\e548"; }
.material-icons.local_hotel:before {
    content: "\e549"; }
.material-icons.local_laundry_service:before {
    content: "\e54a"; }
.material-icons.local_library:before {
    content: "\e54b"; }
.material-icons.local_mall:before {
    content: "\e54c"; }
.material-icons.local_movies:before {
    content: "\e54d"; }
.material-icons.local_offer:before {
    content: "\e54e"; }
.material-icons.local_parking:before {
    content: "\e54f"; }
.material-icons.local_pharmacy:before {
    content: "\e550"; }
.material-icons.local_phone:before {
    content: "\e551"; }
.material-icons.local_pizza:before {
    content: "\e552"; }
.material-icons.local_play:before {
    content: "\e553"; }
.material-icons.local_police:before {
    content: "\ef56"; }
.material-icons.local_post_office:before {
    content: "\e554"; }
.material-icons.local_print_shop:before {
    content: "\e555"; }
.material-icons.local_printshop:before {
    content: "\e555"; }
.material-icons.local_restaurant:before {
    content: "\e556"; }
.material-icons.local_see:before {
    content: "\e557"; }
.material-icons.local_shipping:before {
    content: "\e558"; }
.material-icons.local_taxi:before {
    content: "\e559"; }
.material-icons.location_city:before {
    content: "\e7f1"; }
.material-icons.location_disabled:before {
    content: "\e1b6"; }
.material-icons.location_history:before {
    content: "\e55a"; }
.material-icons.location_off:before {
    content: "\e0c7"; }
.material-icons.location_on:before {
    content: "\e0c8"; }
.material-icons.location_pin:before {
    content: "\f1db"; }
.material-icons.location_searching:before {
    content: "\e1b7"; }
.material-icons.lock:before {
    content: "\e897"; }
.material-icons.lock_clock:before {
    content: "\ef57"; }
.material-icons.lock_open:before {
    content: "\e898"; }
.material-icons.lock_outline:before {
    content: "\e899"; }
.material-icons.lock_person:before {
    content: "\f8f3"; }
.material-icons.lock_reset:before {
    content: "\eade"; }
.material-icons.login:before {
    content: "\ea77"; }
.material-icons.logo_dev:before {
    content: "\ead6"; }
.material-icons.logout:before {
    content: "\e9ba"; }
.material-icons.looks:before {
    content: "\e3fc"; }
.material-icons.looks_3:before {
    content: "\e3fb"; }
.material-icons.looks_4:before {
    content: "\e3fd"; }
.material-icons.looks_5:before {
    content: "\e3fe"; }
.material-icons.looks_6:before {
    content: "\e3ff"; }
.material-icons.looks_one:before {
    content: "\e400"; }
.material-icons.looks_two:before {
    content: "\e401"; }
.material-icons.loop:before {
    content: "\e028"; }
.material-icons.loupe:before {
    content: "\e402"; }
.material-icons.low_priority:before {
    content: "\e16d"; }
.material-icons.loyalty:before {
    content: "\e89a"; }
.material-icons.lte_mobiledata:before {
    content: "\f02c"; }
.material-icons.lte_plus_mobiledata:before {
    content: "\f02d"; }
.material-icons.luggage:before {
    content: "\f235"; }
.material-icons.lunch_dining:before {
    content: "\ea61"; }
.material-icons.lyrics:before {
    content: "\ec0b"; }
.material-icons.mail:before {
    content: "\e158"; }
.material-icons.mail_lock:before {
    content: "\ec0a"; }
.material-icons.mail_outline:before {
    content: "\e0e1"; }
.material-icons.male:before {
    content: "\e58e"; }
.material-icons.man:before {
    content: "\e4eb"; }
.material-icons.manage_accounts:before {
    content: "\f02e"; }
.material-icons.manage_history:before {
    content: "\ebe7"; }
.material-icons.manage_search:before {
    content: "\f02f"; }
.material-icons.map:before {
    content: "\e55b"; }
.material-icons.maps_home_work:before {
    content: "\f030"; }
.material-icons.maps_ugc:before {
    content: "\ef58"; }
.material-icons.margin:before {
    content: "\e9bb"; }
.material-icons.mark_as_unread:before {
    content: "\e9bc"; }
.material-icons.mark_chat_read:before {
    content: "\f18b"; }
.material-icons.mark_chat_unread:before {
    content: "\f189"; }
.material-icons.mark_email_read:before {
    content: "\f18c"; }
.material-icons.mark_email_unread:before {
    content: "\f18a"; }
.material-icons.mark_unread_chat_alt:before {
    content: "\eb9d"; }
.material-icons.markunread:before {
    content: "\e159"; }
.material-icons.markunread_mailbox:before {
    content: "\e89b"; }
.material-icons.masks:before {
    content: "\f218"; }
.material-icons.maximize:before {
    content: "\e930"; }
.material-icons.media_bluetooth_off:before {
    content: "\f031"; }
.material-icons.media_bluetooth_on:before {
    content: "\f032"; }
.material-icons.mediation:before {
    content: "\efa7"; }
.material-icons.medical_information:before {
    content: "\ebed"; }
.material-icons.medical_services:before {
    content: "\f109"; }
.material-icons.medication:before {
    content: "\f033"; }
.material-icons.medication_liquid:before {
    content: "\ea87"; }
.material-icons.meeting_room:before {
    content: "\eb4f"; }
.material-icons.memory:before {
    content: "\e322"; }
.material-icons.menu:before {
    content: "\e5d2"; }
.material-icons.menu_book:before {
    content: "\ea19"; }
.material-icons.menu_open:before {
    content: "\e9bd"; }
.material-icons.merge:before {
    content: "\eb98"; }
.material-icons.merge_type:before {
    content: "\e252"; }
.material-icons.message:before {
    content: "\e0c9"; }
.material-icons.messenger:before {
    content: "\e0ca"; }
.material-icons.messenger_outline:before {
    content: "\e0cb"; }
.material-icons.mic:before {
    content: "\e029"; }
.material-icons.mic_external_off:before {
    content: "\ef59"; }
.material-icons.mic_external_on:before {
    content: "\ef5a"; }
.material-icons.mic_none:before {
    content: "\e02a"; }
.material-icons.mic_off:before {
    content: "\e02b"; }
.material-icons.microwave:before {
    content: "\f204"; }
.material-icons.military_tech:before {
    content: "\ea3f"; }
.material-icons.minimize:before {
    content: "\e931"; }
.material-icons.minor_crash:before {
    content: "\ebf1"; }
.material-icons.miscellaneous_services:before {
    content: "\f10c"; }
.material-icons.missed_video_call:before {
    content: "\e073"; }
.material-icons.mms:before {
    content: "\e618"; }
.material-icons.mobile_friendly:before {
    content: "\e200"; }
.material-icons.mobile_off:before {
    content: "\e201"; }
.material-icons.mobile_screen_share:before {
    content: "\e0e7"; }
.material-icons.mobiledata_off:before {
    content: "\f034"; }
.material-icons.mode:before {
    content: "\f097"; }
.material-icons.mode_comment:before {
    content: "\e253"; }
.material-icons.mode_edit:before {
    content: "\e254"; }
.material-icons.mode_edit_outline:before {
    content: "\f035"; }
.material-icons.mode_fan_off:before {
    content: "\ec17"; }
.material-icons.mode_night:before {
    content: "\f036"; }
.material-icons.mode_of_travel:before {
    content: "\e7ce"; }
.material-icons.mode_standby:before {
    content: "\f037"; }
.material-icons.model_training:before {
    content: "\f0cf"; }
.material-icons.monetization_on:before {
    content: "\e263"; }
.material-icons.money:before {
    content: "\e57d"; }
.material-icons.money_off:before {
    content: "\e25c"; }
.material-icons.money_off_csred:before {
    content: "\f038"; }
.material-icons.monitor:before {
    content: "\ef5b"; }
.material-icons.monitor_heart:before {
    content: "\eaa2"; }
.material-icons.monitor_weight:before {
    content: "\f039"; }
.material-icons.monochrome_photos:before {
    content: "\e403"; }
.material-icons.mood:before {
    content: "\e7f2"; }
.material-icons.mood_bad:before {
    content: "\e7f3"; }
.material-icons.moped:before {
    content: "\eb28"; }
.material-icons.more:before {
    content: "\e619"; }
.material-icons.more_horiz:before {
    content: "\e5d3"; }
.material-icons.more_time:before {
    content: "\ea5d"; }
.material-icons.more_vert:before {
    content: "\e5d4"; }
.material-icons.mosque:before {
    content: "\eab2"; }
.material-icons.motion_photos_auto:before {
    content: "\f03a"; }
.material-icons.motion_photos_off:before {
    content: "\e9c0"; }
.material-icons.motion_photos_on:before {
    content: "\e9c1"; }
.material-icons.motion_photos_pause:before {
    content: "\f227"; }
.material-icons.motion_photos_paused:before {
    content: "\e9c2"; }
.material-icons.motorcycle:before {
    content: "\e91b"; }
.material-icons.mouse:before {
    content: "\e323"; }
.material-icons.move_down:before {
    content: "\eb61"; }
.material-icons.move_to_inbox:before {
    content: "\e168"; }
.material-icons.move_up:before {
    content: "\eb64"; }
.material-icons.movie:before {
    content: "\e02c"; }
.material-icons.movie_creation:before {
    content: "\e404"; }
.material-icons.movie_filter:before {
    content: "\e43a"; }
.material-icons.moving:before {
    content: "\e501"; }
.material-icons.mp:before {
    content: "\e9c3"; }
.material-icons.multiline_chart:before {
    content: "\e6df"; }
.material-icons.multiple_stop:before {
    content: "\f1b9"; }
.material-icons.multitrack_audio:before {
    content: "\e1b8"; }
.material-icons.museum:before {
    content: "\ea36"; }
.material-icons.music_note:before {
    content: "\e405"; }
.material-icons.music_off:before {
    content: "\e440"; }
.material-icons.music_video:before {
    content: "\e063"; }
.material-icons.my_library_add:before {
    content: "\e02e"; }
.material-icons.my_library_books:before {
    content: "\e02f"; }
.material-icons.my_library_music:before {
    content: "\e030"; }
.material-icons.my_location:before {
    content: "\e55c"; }
.material-icons.nat:before {
    content: "\ef5c"; }
.material-icons.nature:before {
    content: "\e406"; }
.material-icons.nature_people:before {
    content: "\e407"; }
.material-icons.navigate_before:before {
    content: "\e408"; }
.material-icons.navigate_next:before {
    content: "\e409"; }
.material-icons.navigation:before {
    content: "\e55d"; }
.material-icons.near_me:before {
    content: "\e569"; }
.material-icons.near_me_disabled:before {
    content: "\f1ef"; }
.material-icons.nearby_error:before {
    content: "\f03b"; }
.material-icons.nearby_off:before {
    content: "\f03c"; }
.material-icons.nest_cam_wired_stand:before {
    content: "\ec16"; }
.material-icons.network_cell:before {
    content: "\e1b9"; }
.material-icons.network_check:before {
    content: "\e640"; }
.material-icons.network_locked:before {
    content: "\e61a"; }
.material-icons.network_ping:before {
    content: "\ebca"; }
.material-icons.network_wifi:before {
    content: "\e1ba"; }
.material-icons.network_wifi_1_bar:before {
    content: "\ebe4"; }
.material-icons.network_wifi_2_bar:before {
    content: "\ebd6"; }
.material-icons.network_wifi_3_bar:before {
    content: "\ebe1"; }
.material-icons.new_label:before {
    content: "\e609"; }
.material-icons.new_releases:before {
    content: "\e031"; }
.material-icons.newspaper:before {
    content: "\eb81"; }
.material-icons.next_plan:before {
    content: "\ef5d"; }
.material-icons.next_week:before {
    content: "\e16a"; }
.material-icons.nfc:before {
    content: "\e1bb"; }
.material-icons.night_shelter:before {
    content: "\f1f1"; }
.material-icons.nightlife:before {
    content: "\ea62"; }
.material-icons.nightlight:before {
    content: "\f03d"; }
.material-icons.nightlight_round:before {
    content: "\ef5e"; }
.material-icons.nights_stay:before {
    content: "\ea46"; }
.material-icons.no_accounts:before {
    content: "\f03e"; }
.material-icons.no_adult_content:before {
    content: "\f8fe"; }
.material-icons.no_backpack:before {
    content: "\f237"; }
.material-icons.no_cell:before {
    content: "\f1a4"; }
.material-icons.no_crash:before {
    content: "\ebf0"; }
.material-icons.no_drinks:before {
    content: "\f1a5"; }
.material-icons.no_encryption:before {
    content: "\e641"; }
.material-icons.no_encryption_gmailerrorred:before {
    content: "\f03f"; }
.material-icons.no_flash:before {
    content: "\f1a6"; }
.material-icons.no_food:before {
    content: "\f1a7"; }
.material-icons.no_luggage:before {
    content: "\f23b"; }
.material-icons.no_meals:before {
    content: "\f1d6"; }
.material-icons.no_meals_ouline:before {
    content: "\f229"; }
.material-icons.no_meeting_room:before {
    content: "\eb4e"; }
.material-icons.no_photography:before {
    content: "\f1a8"; }
.material-icons.no_sim:before {
    content: "\e0cc"; }
.material-icons.no_stroller:before {
    content: "\f1af"; }
.material-icons.no_transfer:before {
    content: "\f1d5"; }
.material-icons.noise_aware:before {
    content: "\ebec"; }
.material-icons.noise_control_off:before {
    content: "\ebf3"; }
.material-icons.nordic_walking:before {
    content: "\e50e"; }
.material-icons.north:before {
    content: "\f1e0"; }
.material-icons.north_east:before {
    content: "\f1e1"; }
.material-icons.north_west:before {
    content: "\f1e2"; }
.material-icons.not_accessible:before {
    content: "\f0fe"; }
.material-icons.not_interested:before {
    content: "\e033"; }
.material-icons.not_listed_location:before {
    content: "\e575"; }
.material-icons.not_started:before {
    content: "\f0d1"; }
.material-icons.note:before {
    content: "\e06f"; }
.material-icons.note_add:before {
    content: "\e89c"; }
.material-icons.note_alt:before {
    content: "\f040"; }
.material-icons.notes:before {
    content: "\e26c"; }
.material-icons.notification_add:before {
    content: "\e399"; }
.material-icons.notification_important:before {
    content: "\e004"; }
.material-icons.notifications:before {
    content: "\e7f4"; }
.material-icons.notifications_active:before {
    content: "\e7f7"; }
.material-icons.notifications_none:before {
    content: "\e7f5"; }
.material-icons.notifications_off:before {
    content: "\e7f6"; }
.material-icons.notifications_on:before {
    content: "\e7f7"; }
.material-icons.notifications_paused:before {
    content: "\e7f8"; }
.material-icons.now_wallpaper:before {
    content: "\e1bc"; }
.material-icons.now_widgets:before {
    content: "\e1bd"; }
.material-icons.numbers:before {
    content: "\eac7"; }
.material-icons.offline_bolt:before {
    content: "\e932"; }
.material-icons.offline_pin:before {
    content: "\e90a"; }
.material-icons.offline_share:before {
    content: "\e9c5"; }
.material-icons.oil_barrel:before {
    content: "\ec15"; }
.material-icons.on_device_training:before {
    content: "\ebfd"; }
.material-icons.ondemand_video:before {
    content: "\e63a"; }
.material-icons.online_prediction:before {
    content: "\f0eb"; }
.material-icons.opacity:before {
    content: "\e91c"; }
.material-icons.open_in_browser:before {
    content: "\e89d"; }
.material-icons.open_in_full:before {
    content: "\f1ce"; }
.material-icons.open_in_new:before {
    content: "\e89e"; }
.material-icons.open_in_new_off:before {
    content: "\e4f6"; }
.material-icons.open_with:before {
    content: "\e89f"; }
.material-icons.other_houses:before {
    content: "\e58c"; }
.material-icons.outbond:before {
    content: "\f228"; }
.material-icons.outbound:before {
    content: "\e1ca"; }
.material-icons.outbox:before {
    content: "\ef5f"; }
.material-icons.outdoor_grill:before {
    content: "\ea47"; }
.material-icons.outgoing_mail:before {
    content: "\f0d2"; }
.material-icons.outlet:before {
    content: "\f1d4"; }
.material-icons.outlined_flag:before {
    content: "\e16e"; }
.material-icons.output:before {
    content: "\ebbe"; }
.material-icons.padding:before {
    content: "\e9c8"; }
.material-icons.pages:before {
    content: "\e7f9"; }
.material-icons.pageview:before {
    content: "\e8a0"; }
.material-icons.paid:before {
    content: "\f041"; }
.material-icons.palette:before {
    content: "\e40a"; }
.material-icons.pan_tool:before {
    content: "\e925"; }
.material-icons.pan_tool_alt:before {
    content: "\ebb9"; }
.material-icons.panorama:before {
    content: "\e40b"; }
.material-icons.panorama_fish_eye:before {
    content: "\e40c"; }
.material-icons.panorama_fisheye:before {
    content: "\e40c"; }
.material-icons.panorama_horizontal:before {
    content: "\e40d"; }
.material-icons.panorama_horizontal_select:before {
    content: "\ef60"; }
.material-icons.panorama_photosphere:before {
    content: "\e9c9"; }
.material-icons.panorama_photosphere_select:before {
    content: "\e9ca"; }
.material-icons.panorama_vertical:before {
    content: "\e40e"; }
.material-icons.panorama_vertical_select:before {
    content: "\ef61"; }
.material-icons.panorama_wide_angle:before {
    content: "\e40f"; }
.material-icons.panorama_wide_angle_select:before {
    content: "\ef62"; }
.material-icons.paragliding:before {
    content: "\e50f"; }
.material-icons.park:before {
    content: "\ea63"; }
.material-icons.party_mode:before {
    content: "\e7fa"; }
.material-icons.password:before {
    content: "\f042"; }
.material-icons.pattern:before {
    content: "\f043"; }
.material-icons.pause:before {
    content: "\e034"; }
.material-icons.pause_circle:before {
    content: "\e1a2"; }
.material-icons.pause_circle_filled:before {
    content: "\e035"; }
.material-icons.pause_circle_outline:before {
    content: "\e036"; }
.material-icons.pause_presentation:before {
    content: "\e0ea"; }
.material-icons.payment:before {
    content: "\e8a1"; }
.material-icons.payments:before {
    content: "\ef63"; }
.material-icons.paypal:before {
    content: "\ea8d"; }
.material-icons.pedal_bike:before {
    content: "\eb29"; }
.material-icons.pending:before {
    content: "\ef64"; }
.material-icons.pending_actions:before {
    content: "\f1bb"; }
.material-icons.pentagon:before {
    content: "\eb50"; }
.material-icons.people:before {
    content: "\e7fb"; }
.material-icons.people_alt:before {
    content: "\ea21"; }
.material-icons.people_outline:before {
    content: "\e7fc"; }
.material-icons.percent:before {
    content: "\eb58"; }
.material-icons.perm_camera_mic:before {
    content: "\e8a2"; }
.material-icons.perm_contact_cal:before {
    content: "\e8a3"; }
.material-icons.perm_contact_calendar:before {
    content: "\e8a3"; }
.material-icons.perm_data_setting:before {
    content: "\e8a4"; }
.material-icons.perm_device_info:before {
    content: "\e8a5"; }
.material-icons.perm_device_information:before {
    content: "\e8a5"; }
.material-icons.perm_identity:before {
    content: "\e8a6"; }
.material-icons.perm_media:before {
    content: "\e8a7"; }
.material-icons.perm_phone_msg:before {
    content: "\e8a8"; }
.material-icons.perm_scan_wifi:before {
    content: "\e8a9"; }
.material-icons.person:before {
    content: "\e7fd"; }
.material-icons.person_add:before {
    content: "\e7fe"; }
.material-icons.person_add_alt:before {
    content: "\ea4d"; }
.material-icons.person_add_alt_1:before {
    content: "\ef65"; }
.material-icons.person_add_disabled:before {
    content: "\e9cb"; }
.material-icons.person_off:before {
    content: "\e510"; }
.material-icons.person_outline:before {
    content: "\e7ff"; }
.material-icons.person_pin:before {
    content: "\e55a"; }
.material-icons.person_pin_circle:before {
    content: "\e56a"; }
.material-icons.person_remove:before {
    content: "\ef66"; }
.material-icons.person_remove_alt_1:before {
    content: "\ef67"; }
.material-icons.person_search:before {
    content: "\f106"; }
.material-icons.personal_injury:before {
    content: "\e6da"; }
.material-icons.personal_video:before {
    content: "\e63b"; }
.material-icons.pest_control:before {
    content: "\f0fa"; }
.material-icons.pest_control_rodent:before {
    content: "\f0fd"; }
.material-icons.pets:before {
    content: "\e91d"; }
.material-icons.phishing:before {
    content: "\ead7"; }
.material-icons.phone:before {
    content: "\e0cd"; }
.material-icons.phone_android:before {
    content: "\e324"; }
.material-icons.phone_bluetooth_speaker:before {
    content: "\e61b"; }
.material-icons.phone_callback:before {
    content: "\e649"; }
.material-icons.phone_disabled:before {
    content: "\e9cc"; }
.material-icons.phone_enabled:before {
    content: "\e9cd"; }
.material-icons.phone_forwarded:before {
    content: "\e61c"; }
.material-icons.phone_in_talk:before {
    content: "\e61d"; }
.material-icons.phone_iphone:before {
    content: "\e325"; }
.material-icons.phone_locked:before {
    content: "\e61e"; }
.material-icons.phone_missed:before {
    content: "\e61f"; }
.material-icons.phone_paused:before {
    content: "\e620"; }
.material-icons.phonelink:before {
    content: "\e326"; }
.material-icons.phonelink_erase:before {
    content: "\e0db"; }
.material-icons.phonelink_lock:before {
    content: "\e0dc"; }
.material-icons.phonelink_off:before {
    content: "\e327"; }
.material-icons.phonelink_ring:before {
    content: "\e0dd"; }
.material-icons.phonelink_setup:before {
    content: "\e0de"; }
.material-icons.photo:before {
    content: "\e410"; }
.material-icons.photo_album:before {
    content: "\e411"; }
.material-icons.photo_camera:before {
    content: "\e412"; }
.material-icons.photo_camera_back:before {
    content: "\ef68"; }
.material-icons.photo_camera_front:before {
    content: "\ef69"; }
.material-icons.photo_filter:before {
    content: "\e43b"; }
.material-icons.photo_library:before {
    content: "\e413"; }
.material-icons.photo_size_select_actual:before {
    content: "\e432"; }
.material-icons.photo_size_select_large:before {
    content: "\e433"; }
.material-icons.photo_size_select_small:before {
    content: "\e434"; }
.material-icons.php:before {
    content: "\eb8f"; }
.material-icons.piano:before {
    content: "\e521"; }
.material-icons.piano_off:before {
    content: "\e520"; }
.material-icons.picture_as_pdf:before {
    content: "\e415"; }
.material-icons.picture_in_picture:before {
    content: "\e8aa"; }
.material-icons.picture_in_picture_alt:before {
    content: "\e911"; }
.material-icons.pie_chart:before {
    content: "\e6c4"; }
.material-icons.pie_chart_outline:before {
    content: "\f044"; }
.material-icons.pie_chart_outlined:before {
    content: "\e6c5"; }
.material-icons.pin:before {
    content: "\f045"; }
.material-icons.pin_drop:before {
    content: "\e55e"; }
.material-icons.pin_end:before {
    content: "\e767"; }
.material-icons.pin_invoke:before {
    content: "\e763"; }
.material-icons.pinch:before {
    content: "\eb38"; }
.material-icons.pivot_table_chart:before {
    content: "\e9ce"; }
.material-icons.pix:before {
    content: "\eaa3"; }
.material-icons.place:before {
    content: "\e55f"; }
.material-icons.plagiarism:before {
    content: "\ea5a"; }
.material-icons.play_arrow:before {
    content: "\e037"; }
.material-icons.play_circle:before {
    content: "\e1c4"; }
.material-icons.play_circle_fill:before {
    content: "\e038"; }
.material-icons.play_circle_filled:before {
    content: "\e038"; }
.material-icons.play_circle_outline:before {
    content: "\e039"; }
.material-icons.play_disabled:before {
    content: "\ef6a"; }
.material-icons.play_for_work:before {
    content: "\e906"; }
.material-icons.play_lesson:before {
    content: "\f047"; }
.material-icons.playlist_add:before {
    content: "\e03b"; }
.material-icons.playlist_add_check:before {
    content: "\e065"; }
.material-icons.playlist_add_check_circle:before {
    content: "\e7e6"; }
.material-icons.playlist_add_circle:before {
    content: "\e7e5"; }
.material-icons.playlist_play:before {
    content: "\e05f"; }
.material-icons.playlist_remove:before {
    content: "\eb80"; }
.material-icons.plumbing:before {
    content: "\f107"; }
.material-icons.plus_one:before {
    content: "\e800"; }
.material-icons.podcasts:before {
    content: "\f048"; }
.material-icons.point_of_sale:before {
    content: "\f17e"; }
.material-icons.policy:before {
    content: "\ea17"; }
.material-icons.poll:before {
    content: "\e801"; }
.material-icons.polyline:before {
    content: "\ebbb"; }
.material-icons.polymer:before {
    content: "\e8ab"; }
.material-icons.pool:before {
    content: "\eb48"; }
.material-icons.portable_wifi_off:before {
    content: "\e0ce"; }
.material-icons.portrait:before {
    content: "\e416"; }
.material-icons.post_add:before {
    content: "\ea20"; }
.material-icons.power:before {
    content: "\e63c"; }
.material-icons.power_input:before {
    content: "\e336"; }
.material-icons.power_off:before {
    content: "\e646"; }
.material-icons.power_settings_new:before {
    content: "\e8ac"; }
.material-icons.precision_manufacturing:before {
    content: "\f049"; }
.material-icons.pregnant_woman:before {
    content: "\e91e"; }
.material-icons.present_to_all:before {
    content: "\e0df"; }
.material-icons.preview:before {
    content: "\f1c5"; }
.material-icons.price_change:before {
    content: "\f04a"; }
.material-icons.price_check:before {
    content: "\f04b"; }
.material-icons.print:before {
    content: "\e8ad"; }
.material-icons.print_disabled:before {
    content: "\e9cf"; }
.material-icons.priority_high:before {
    content: "\e645"; }
.material-icons.privacy_tip:before {
    content: "\f0dc"; }
.material-icons.private_connectivity:before {
    content: "\e744"; }
.material-icons.production_quantity_limits:before {
    content: "\e1d1"; }
.material-icons.propane:before {
    content: "\ec14"; }
.material-icons.propane_tank:before {
    content: "\ec13"; }
.material-icons.psychology:before {
    content: "\ea4a"; }
.material-icons.psychology_alt:before {
    content: "\f8ea"; }
.material-icons.public:before {
    content: "\e80b"; }
.material-icons.public_off:before {
    content: "\f1ca"; }
.material-icons.publish:before {
    content: "\e255"; }
.material-icons.published_with_changes:before {
    content: "\f232"; }
.material-icons.punch_clock:before {
    content: "\eaa8"; }
.material-icons.push_pin:before {
    content: "\f10d"; }
.material-icons.qr_code:before {
    content: "\ef6b"; }
.material-icons.qr_code_2:before {
    content: "\e00a"; }
.material-icons.qr_code_scanner:before {
    content: "\f206"; }
.material-icons.query_builder:before {
    content: "\e8ae"; }
.material-icons.query_stats:before {
    content: "\e4fc"; }
.material-icons.question_answer:before {
    content: "\e8af"; }
.material-icons.question_mark:before {
    content: "\eb8b"; }
.material-icons.queue:before {
    content: "\e03c"; }
.material-icons.queue_music:before {
    content: "\e03d"; }
.material-icons.queue_play_next:before {
    content: "\e066"; }
.material-icons.quick_contacts_dialer:before {
    content: "\e0cf"; }
.material-icons.quick_contacts_mail:before {
    content: "\e0d0"; }
.material-icons.quickreply:before {
    content: "\ef6c"; }
.material-icons.quiz:before {
    content: "\f04c"; }
.material-icons.quora:before {
    content: "\ea98"; }
.material-icons.r_mobiledata:before {
    content: "\f04d"; }
.material-icons.radar:before {
    content: "\f04e"; }
.material-icons.radio:before {
    content: "\e03e"; }
.material-icons.radio_button_checked:before {
    content: "\e837"; }
.material-icons.radio_button_off:before {
    content: "\e836"; }
.material-icons.radio_button_on:before {
    content: "\e837"; }
.material-icons.radio_button_unchecked:before {
    content: "\e836"; }
.material-icons.railway_alert:before {
    content: "\e9d1"; }
.material-icons.ramen_dining:before {
    content: "\ea64"; }
.material-icons.ramp_left:before {
    content: "\eb9c"; }
.material-icons.ramp_right:before {
    content: "\eb96"; }
.material-icons.rate_review:before {
    content: "\e560"; }
.material-icons.raw_off:before {
    content: "\f04f"; }
.material-icons.raw_on:before {
    content: "\f050"; }
.material-icons.read_more:before {
    content: "\ef6d"; }
.material-icons.real_estate_agent:before {
    content: "\e73a"; }
.material-icons.receipt:before {
    content: "\e8b0"; }
.material-icons.receipt_long:before {
    content: "\ef6e"; }
.material-icons.recent_actors:before {
    content: "\e03f"; }
.material-icons.recommend:before {
    content: "\e9d2"; }
.material-icons.record_voice_over:before {
    content: "\e91f"; }
.material-icons.rectangle:before {
    content: "\eb54"; }
.material-icons.recycling:before {
    content: "\e760"; }
.material-icons.reddit:before {
    content: "\eaa0"; }
.material-icons.redeem:before {
    content: "\e8b1"; }
.material-icons.redo:before {
    content: "\e15a"; }
.material-icons.reduce_capacity:before {
    content: "\f21c"; }
.material-icons.refresh:before {
    content: "\e5d5"; }
.material-icons.remember_me:before {
    content: "\f051"; }
.material-icons.remove:before {
    content: "\e15b"; }
.material-icons.remove_circle:before {
    content: "\e15c"; }
.material-icons.remove_circle_outline:before {
    content: "\e15d"; }
.material-icons.remove_done:before {
    content: "\e9d3"; }
.material-icons.remove_from_queue:before {
    content: "\e067"; }
.material-icons.remove_moderator:before {
    content: "\e9d4"; }
.material-icons.remove_red_eye:before {
    content: "\e417"; }
.material-icons.remove_road:before {
    content: "\ebfc"; }
.material-icons.remove_shopping_cart:before {
    content: "\e928"; }
.material-icons.reorder:before {
    content: "\e8fe"; }
.material-icons.repartition:before {
    content: "\f8e8"; }
.material-icons.repeat:before {
    content: "\e040"; }
.material-icons.repeat_on:before {
    content: "\e9d6"; }
.material-icons.repeat_one:before {
    content: "\e041"; }
.material-icons.repeat_one_on:before {
    content: "\e9d7"; }
.material-icons.replay:before {
    content: "\e042"; }
.material-icons.replay_10:before {
    content: "\e059"; }
.material-icons.replay_30:before {
    content: "\e05a"; }
.material-icons.replay_5:before {
    content: "\e05b"; }
.material-icons.replay_circle_filled:before {
    content: "\e9d8"; }
.material-icons.reply:before {
    content: "\e15e"; }
.material-icons.reply_all:before {
    content: "\e15f"; }
.material-icons.report:before {
    content: "\e160"; }
.material-icons.report_gmailerrorred:before {
    content: "\f052"; }
.material-icons.report_off:before {
    content: "\e170"; }
.material-icons.report_problem:before {
    content: "\e8b2"; }
.material-icons.request_page:before {
    content: "\f22c"; }
.material-icons.request_quote:before {
    content: "\f1b6"; }
.material-icons.reset_tv:before {
    content: "\e9d9"; }
.material-icons.restart_alt:before {
    content: "\f053"; }
.material-icons.restaurant:before {
    content: "\e56c"; }
.material-icons.restaurant_menu:before {
    content: "\e561"; }
.material-icons.restore:before {
    content: "\e8b3"; }
.material-icons.restore_from_trash:before {
    content: "\e938"; }
.material-icons.restore_page:before {
    content: "\e929"; }
.material-icons.reviews:before {
    content: "\f054"; }
.material-icons.rice_bowl:before {
    content: "\f1f5"; }
.material-icons.ring_volume:before {
    content: "\e0d1"; }
.material-icons.rocket:before {
    content: "\eba5"; }
.material-icons.rocket_launch:before {
    content: "\eb9b"; }
.material-icons.roller_shades:before {
    content: "\ec12"; }
.material-icons.roller_shades_closed:before {
    content: "\ec11"; }
.material-icons.roller_skating:before {
    content: "\ebcd"; }
.material-icons.roofing:before {
    content: "\f201"; }
.material-icons.room:before {
    content: "\e8b4"; }
.material-icons.room_preferences:before {
    content: "\f1b8"; }
.material-icons.room_service:before {
    content: "\eb49"; }
.material-icons.rotate_90_degrees_ccw:before {
    content: "\e418"; }
.material-icons.rotate_90_degrees_cw:before {
    content: "\eaab"; }
.material-icons.rotate_left:before {
    content: "\e419"; }
.material-icons.rotate_right:before {
    content: "\e41a"; }
.material-icons.roundabout_left:before {
    content: "\eb99"; }
.material-icons.roundabout_right:before {
    content: "\eba3"; }
.material-icons.rounded_corner:before {
    content: "\e920"; }
.material-icons.route:before {
    content: "\eacd"; }
.material-icons.router:before {
    content: "\e328"; }
.material-icons.rowing:before {
    content: "\e921"; }
.material-icons.rss_feed:before {
    content: "\e0e5"; }
.material-icons.rsvp:before {
    content: "\f055"; }
.material-icons.rtt:before {
    content: "\e9ad"; }
.material-icons.rule:before {
    content: "\f1c2"; }
.material-icons.rule_folder:before {
    content: "\f1c9"; }
.material-icons.run_circle:before {
    content: "\ef6f"; }
.material-icons.running_with_errors:before {
    content: "\e51d"; }
.material-icons.rv_hookup:before {
    content: "\e642"; }
.material-icons.safety_check:before {
    content: "\ebef"; }
.material-icons.safety_divider:before {
    content: "\e1cc"; }
.material-icons.sailing:before {
    content: "\e502"; }
.material-icons.sanitizer:before {
    content: "\f21d"; }
.material-icons.satellite:before {
    content: "\e562"; }
.material-icons.satellite_alt:before {
    content: "\eb3a"; }
.material-icons.save:before {
    content: "\e161"; }
.material-icons.save_alt:before {
    content: "\e171"; }
.material-icons.save_as:before {
    content: "\eb60"; }
.material-icons.saved_search:before {
    content: "\ea11"; }
.material-icons.savings:before {
    content: "\e2eb"; }
.material-icons.scale:before {
    content: "\eb5f"; }
.material-icons.scanner:before {
    content: "\e329"; }
.material-icons.scatter_plot:before {
    content: "\e268"; }
.material-icons.schedule:before {
    content: "\e8b5"; }
.material-icons.schedule_send:before {
    content: "\ea0a"; }
.material-icons.schema:before {
    content: "\e4fd"; }
.material-icons.school:before {
    content: "\e80c"; }
.material-icons.science:before {
    content: "\ea4b"; }
.material-icons.score:before {
    content: "\e269"; }
.material-icons.scoreboard:before {
    content: "\ebd0"; }
.material-icons.screen_lock_landscape:before {
    content: "\e1be"; }
.material-icons.screen_lock_portrait:before {
    content: "\e1bf"; }
.material-icons.screen_lock_rotation:before {
    content: "\e1c0"; }
.material-icons.screen_rotation:before {
    content: "\e1c1"; }
.material-icons.screen_rotation_alt:before {
    content: "\ebee"; }
.material-icons.screen_search_desktop:before {
    content: "\ef70"; }
.material-icons.screen_share:before {
    content: "\e0e2"; }
.material-icons.screenshot:before {
    content: "\f056"; }
.material-icons.screenshot_monitor:before {
    content: "\ec08"; }
.material-icons.scuba_diving:before {
    content: "\ebce"; }
.material-icons.sd:before {
    content: "\e9dd"; }
.material-icons.sd_card:before {
    content: "\e623"; }
.material-icons.sd_card_alert:before {
    content: "\f057"; }
.material-icons.sd_storage:before {
    content: "\e1c2"; }
.material-icons.search:before {
    content: "\e8b6"; }
.material-icons.search_off:before {
    content: "\ea76"; }
.material-icons.security:before {
    content: "\e32a"; }
.material-icons.security_update:before {
    content: "\f058"; }
.material-icons.security_update_good:before {
    content: "\f059"; }
.material-icons.security_update_warning:before {
    content: "\f05a"; }
.material-icons.segment:before {
    content: "\e94b"; }
.material-icons.select_all:before {
    content: "\e162"; }
.material-icons.self_improvement:before {
    content: "\ea78"; }
.material-icons.sell:before {
    content: "\f05b"; }
.material-icons.send:before {
    content: "\e163"; }
.material-icons.send_and_archive:before {
    content: "\ea0c"; }
.material-icons.send_time_extension:before {
    content: "\eadb"; }
.material-icons.send_to_mobile:before {
    content: "\f05c"; }
.material-icons.sensor_door:before {
    content: "\f1b5"; }
.material-icons.sensor_occupied:before {
    content: "\ec10"; }
.material-icons.sensor_window:before {
    content: "\f1b4"; }
.material-icons.sensors:before {
    content: "\e51e"; }
.material-icons.sensors_off:before {
    content: "\e51f"; }
.material-icons.sentiment_dissatisfied:before {
    content: "\e811"; }
.material-icons.sentiment_neutral:before {
    content: "\e812"; }
.material-icons.sentiment_satisfied:before {
    content: "\e813"; }
.material-icons.sentiment_satisfied_alt:before {
    content: "\e0ed"; }
.material-icons.sentiment_very_dissatisfied:before {
    content: "\e814"; }
.material-icons.sentiment_very_satisfied:before {
    content: "\e815"; }
.material-icons.set_meal:before {
    content: "\f1ea"; }
.material-icons.settings:before {
    content: "\e8b8"; }
.material-icons.settings_accessibility:before {
    content: "\f05d"; }
.material-icons.settings_applications:before {
    content: "\e8b9"; }
.material-icons.settings_backup_restore:before {
    content: "\e8ba"; }
.material-icons.settings_bluetooth:before {
    content: "\e8bb"; }
.material-icons.settings_brightness:before {
    content: "\e8bd"; }
.material-icons.settings_cell:before {
    content: "\e8bc"; }
.material-icons.settings_display:before {
    content: "\e8bd"; }
.material-icons.settings_ethernet:before {
    content: "\e8be"; }
.material-icons.settings_input_antenna:before {
    content: "\e8bf"; }
.material-icons.settings_input_component:before {
    content: "\e8c0"; }
.material-icons.settings_input_composite:before {
    content: "\e8c1"; }
.material-icons.settings_input_hdmi:before {
    content: "\e8c2"; }
.material-icons.settings_input_svideo:before {
    content: "\e8c3"; }
.material-icons.settings_overscan:before {
    content: "\e8c4"; }
.material-icons.settings_phone:before {
    content: "\e8c5"; }
.material-icons.settings_power:before {
    content: "\e8c6"; }
.material-icons.settings_remote:before {
    content: "\e8c7"; }
.material-icons.settings_suggest:before {
    content: "\f05e"; }
.material-icons.settings_system_daydream:before {
    content: "\e1c3"; }
.material-icons.settings_voice:before {
    content: "\e8c8"; }
.material-icons.severe_cold:before {
    content: "\ebd3"; }
.material-icons.share:before {
    content: "\e80d"; }
.material-icons.share_arrival_time:before {
    content: "\e524"; }
.material-icons.share_location:before {
    content: "\f05f"; }
.material-icons.shield:before {
    content: "\e9e0"; }
.material-icons.shield_moon:before {
    content: "\eaa9"; }
.material-icons.shop:before {
    content: "\e8c9"; }
.material-icons.shop_2:before {
    content: "\e19e"; }
.material-icons.shop_two:before {
    content: "\e8ca"; }
.material-icons.shopify:before {
    content: "\ea9d"; }
.material-icons.shopping_bag:before {
    content: "\f1cc"; }
.material-icons.shopping_basket:before {
    content: "\e8cb"; }
.material-icons.shopping_cart:before {
    content: "\e8cc"; }
.material-icons.shopping_cart_checkout:before {
    content: "\eb88"; }
.material-icons.short_text:before {
    content: "\e261"; }
.material-icons.shortcut:before {
    content: "\f060"; }
.material-icons.show_chart:before {
    content: "\e6e1"; }
.material-icons.shower:before {
    content: "\f061"; }
.material-icons.shuffle:before {
    content: "\e043"; }
.material-icons.shuffle_on:before {
    content: "\e9e1"; }
.material-icons.shutter_speed:before {
    content: "\e43d"; }
.material-icons.sick:before {
    content: "\f220"; }
.material-icons.sign_language:before {
    content: "\ebe5"; }
.material-icons.signal_cellular_0_bar:before {
    content: "\f0a8"; }
.material-icons.signal_cellular_4_bar:before {
    content: "\e1c8"; }
.material-icons.signal_cellular_alt:before {
    content: "\e202"; }
.material-icons.signal_cellular_alt_1_bar:before {
    content: "\ebdf"; }
.material-icons.signal_cellular_alt_2_bar:before {
    content: "\ebe3"; }
.material-icons.signal_cellular_connected_no_internet_0_bar:before {
    content: "\f0ac"; }
.material-icons.signal_cellular_connected_no_internet_4_bar:before {
    content: "\e1cd"; }
.material-icons.signal_cellular_no_sim:before {
    content: "\e1ce"; }
.material-icons.signal_cellular_nodata:before {
    content: "\f062"; }
.material-icons.signal_cellular_null:before {
    content: "\e1cf"; }
.material-icons.signal_cellular_off:before {
    content: "\e1d0"; }
.material-icons.signal_wifi_0_bar:before {
    content: "\f0b0"; }
.material-icons.signal_wifi_4_bar:before {
    content: "\e1d8"; }
.material-icons.signal_wifi_4_bar_lock:before {
    content: "\e1d9"; }
.material-icons.signal_wifi_bad:before {
    content: "\f063"; }
.material-icons.signal_wifi_connected_no_internet_4:before {
    content: "\f064"; }
.material-icons.signal_wifi_off:before {
    content: "\e1da"; }
.material-icons.signal_wifi_statusbar_4_bar:before {
    content: "\f065"; }
.material-icons.signal_wifi_statusbar_connected_no_internet_4:before {
    content: "\f066"; }
.material-icons.signal_wifi_statusbar_null:before {
    content: "\f067"; }
.material-icons.signpost:before {
    content: "\eb91"; }
.material-icons.sim_card:before {
    content: "\e32b"; }
.material-icons.sim_card_alert:before {
    content: "\e624"; }
.material-icons.sim_card_download:before {
    content: "\f068"; }
.material-icons.single_bed:before {
    content: "\ea48"; }
.material-icons.sip:before {
    content: "\f069"; }
.material-icons.skateboarding:before {
    content: "\e511"; }
.material-icons.skip_next:before {
    content: "\e044"; }
.material-icons.skip_previous:before {
    content: "\e045"; }
.material-icons.sledding:before {
    content: "\e512"; }
.material-icons.slideshow:before {
    content: "\e41b"; }
.material-icons.slow_motion_video:before {
    content: "\e068"; }
.material-icons.smart_button:before {
    content: "\f1c1"; }
.material-icons.smart_display:before {
    content: "\f06a"; }
.material-icons.smart_screen:before {
    content: "\f06b"; }
.material-icons.smart_toy:before {
    content: "\f06c"; }
.material-icons.smartphone:before {
    content: "\e32c"; }
.material-icons.smoke_free:before {
    content: "\eb4a"; }
.material-icons.smoking_rooms:before {
    content: "\eb4b"; }
.material-icons.sms:before {
    content: "\e625"; }
.material-icons.sms_failed:before {
    content: "\e626"; }
.material-icons.snapchat:before {
    content: "\ea6e"; }
.material-icons.snippet_folder:before {
    content: "\f1c7"; }
.material-icons.snooze:before {
    content: "\e046"; }
.material-icons.snowboarding:before {
    content: "\e513"; }
.material-icons.snowing:before {
    content: "\e80f"; }
.material-icons.snowmobile:before {
    content: "\e503"; }
.material-icons.snowshoeing:before {
    content: "\e514"; }
.material-icons.soap:before {
    content: "\f1b2"; }
.material-icons.social_distance:before {
    content: "\e1cb"; }
.material-icons.solar_power:before {
    content: "\ec0f"; }
.material-icons.sort:before {
    content: "\e164"; }
.material-icons.sort_by_alpha:before {
    content: "\e053"; }
.material-icons.sos:before {
    content: "\ebf7"; }
.material-icons.soup_kitchen:before {
    content: "\e7d3"; }
.material-icons.source:before {
    content: "\f1c4"; }
.material-icons.south:before {
    content: "\f1e3"; }
.material-icons.south_america:before {
    content: "\e7e4"; }
.material-icons.south_east:before {
    content: "\f1e4"; }
.material-icons.south_west:before {
    content: "\f1e5"; }
.material-icons.spa:before {
    content: "\eb4c"; }
.material-icons.space_bar:before {
    content: "\e256"; }
.material-icons.space_dashboard:before {
    content: "\e66b"; }
.material-icons.spatial_audio:before {
    content: "\ebeb"; }
.material-icons.spatial_audio_off:before {
    content: "\ebe8"; }
.material-icons.spatial_tracking:before {
    content: "\ebea"; }
.material-icons.speaker:before {
    content: "\e32d"; }
.material-icons.speaker_group:before {
    content: "\e32e"; }
.material-icons.speaker_notes:before {
    content: "\e8cd"; }
.material-icons.speaker_notes_off:before {
    content: "\e92a"; }
.material-icons.speaker_phone:before {
    content: "\e0d2"; }
.material-icons.speed:before {
    content: "\e9e4"; }
.material-icons.spellcheck:before {
    content: "\e8ce"; }
.material-icons.splitscreen:before {
    content: "\f06d"; }
.material-icons.spoke:before {
    content: "\e9a7"; }
.material-icons.sports:before {
    content: "\ea30"; }
.material-icons.sports_bar:before {
    content: "\f1f3"; }
.material-icons.sports_baseball:before {
    content: "\ea51"; }
.material-icons.sports_basketball:before {
    content: "\ea26"; }
.material-icons.sports_cricket:before {
    content: "\ea27"; }
.material-icons.sports_esports:before {
    content: "\ea28"; }
.material-icons.sports_football:before {
    content: "\ea29"; }
.material-icons.sports_golf:before {
    content: "\ea2a"; }
.material-icons.sports_gymnastics:before {
    content: "\ebc4"; }
.material-icons.sports_handball:before {
    content: "\ea33"; }
.material-icons.sports_hockey:before {
    content: "\ea2b"; }
.material-icons.sports_kabaddi:before {
    content: "\ea34"; }
.material-icons.sports_martial_arts:before {
    content: "\eae9"; }
.material-icons.sports_mma:before {
    content: "\ea2c"; }
.material-icons.sports_motorsports:before {
    content: "\ea2d"; }
.material-icons.sports_rugby:before {
    content: "\ea2e"; }
.material-icons.sports_score:before {
    content: "\f06e"; }
.material-icons.sports_soccer:before {
    content: "\ea2f"; }
.material-icons.sports_tennis:before {
    content: "\ea32"; }
.material-icons.sports_volleyball:before {
    content: "\ea31"; }
.material-icons.square:before {
    content: "\eb36"; }
.material-icons.square_foot:before {
    content: "\ea49"; }
.material-icons.ssid_chart:before {
    content: "\eb66"; }
.material-icons.stacked_bar_chart:before {
    content: "\e9e6"; }
.material-icons.stacked_line_chart:before {
    content: "\f22b"; }
.material-icons.stadium:before {
    content: "\eb90"; }
.material-icons.stairs:before {
    content: "\f1a9"; }
.material-icons.star:before {
    content: "\e838"; }
.material-icons.star_border:before {
    content: "\e83a"; }
.material-icons.star_border_purple500:before {
    content: "\f099"; }
.material-icons.star_half:before {
    content: "\e839"; }
.material-icons.star_outline:before {
    content: "\f06f"; }
.material-icons.star_purple500:before {
    content: "\f09a"; }
.material-icons.star_rate:before {
    content: "\f0ec"; }
.material-icons.stars:before {
    content: "\e8d0"; }
.material-icons.start:before {
    content: "\e089"; }
.material-icons.stay_current_landscape:before {
    content: "\e0d3"; }
.material-icons.stay_current_portrait:before {
    content: "\e0d4"; }
.material-icons.stay_primary_landscape:before {
    content: "\e0d5"; }
.material-icons.stay_primary_portrait:before {
    content: "\e0d6"; }
.material-icons.sticky_note_2:before {
    content: "\f1fc"; }
.material-icons.stop:before {
    content: "\e047"; }
.material-icons.stop_circle:before {
    content: "\ef71"; }
.material-icons.stop_screen_share:before {
    content: "\e0e3"; }
.material-icons.storage:before {
    content: "\e1db"; }
.material-icons.store:before {
    content: "\e8d1"; }
.material-icons.store_mall_directory:before {
    content: "\e563"; }
.material-icons.storefront:before {
    content: "\ea12"; }
.material-icons.storm:before {
    content: "\f070"; }
.material-icons.straight:before {
    content: "\eb95"; }
.material-icons.straighten:before {
    content: "\e41c"; }
.material-icons.stream:before {
    content: "\e9e9"; }
.material-icons.streetview:before {
    content: "\e56e"; }
.material-icons.strikethrough_s:before {
    content: "\e257"; }
.material-icons.stroller:before {
    content: "\f1ae"; }
.material-icons.style:before {
    content: "\e41d"; }
.material-icons.subdirectory_arrow_left:before {
    content: "\e5d9"; }
.material-icons.subdirectory_arrow_right:before {
    content: "\e5da"; }
.material-icons.subject:before {
    content: "\e8d2"; }
.material-icons.subscript:before {
    content: "\f111"; }
.material-icons.subscriptions:before {
    content: "\e064"; }
.material-icons.subtitles:before {
    content: "\e048"; }
.material-icons.subtitles_off:before {
    content: "\ef72"; }
.material-icons.subway:before {
    content: "\e56f"; }
.material-icons.summarize:before {
    content: "\f071"; }
.material-icons.sunny:before {
    content: "\e81a"; }
.material-icons.sunny_snowing:before {
    content: "\e819"; }
.material-icons.superscript:before {
    content: "\f112"; }
.material-icons.supervised_user_circle:before {
    content: "\e939"; }
.material-icons.supervisor_account:before {
    content: "\e8d3"; }
.material-icons.support:before {
    content: "\ef73"; }
.material-icons.support_agent:before {
    content: "\f0e2"; }
.material-icons.surfing:before {
    content: "\e515"; }
.material-icons.surround_sound:before {
    content: "\e049"; }
.material-icons.swap_calls:before {
    content: "\e0d7"; }
.material-icons.swap_horiz:before {
    content: "\e8d4"; }
.material-icons.swap_horizontal_circle:before {
    content: "\e933"; }
.material-icons.swap_vert:before {
    content: "\e8d5"; }
.material-icons.swap_vert_circle:before {
    content: "\e8d6"; }
.material-icons.swap_vertical_circle:before {
    content: "\e8d6"; }
.material-icons.swipe:before {
    content: "\e9ec"; }
.material-icons.swipe_down:before {
    content: "\eb53"; }
.material-icons.swipe_down_alt:before {
    content: "\eb30"; }
.material-icons.swipe_left:before {
    content: "\eb59"; }
.material-icons.swipe_left_alt:before {
    content: "\eb33"; }
.material-icons.swipe_right:before {
    content: "\eb52"; }
.material-icons.swipe_right_alt:before {
    content: "\eb56"; }
.material-icons.swipe_up:before {
    content: "\eb2e"; }
.material-icons.swipe_up_alt:before {
    content: "\eb35"; }
.material-icons.swipe_vertical:before {
    content: "\eb51"; }
.material-icons.switch_access_shortcut:before {
    content: "\e7e1"; }
.material-icons.switch_access_shortcut_add:before {
    content: "\e7e2"; }
.material-icons.switch_account:before {
    content: "\e9ed"; }
.material-icons.switch_camera:before {
    content: "\e41e"; }
.material-icons.switch_left:before {
    content: "\f1d1"; }
.material-icons.switch_right:before {
    content: "\f1d2"; }
.material-icons.switch_video:before {
    content: "\e41f"; }
.material-icons.synagogue:before {
    content: "\eab0"; }
.material-icons.sync:before {
    content: "\e627"; }
.material-icons.sync_alt:before {
    content: "\ea18"; }
.material-icons.sync_disabled:before {
    content: "\e628"; }
.material-icons.sync_lock:before {
    content: "\eaee"; }
.material-icons.sync_problem:before {
    content: "\e629"; }
.material-icons.system_security_update:before {
    content: "\f072"; }
.material-icons.system_security_update_good:before {
    content: "\f073"; }
.material-icons.system_security_update_warning:before {
    content: "\f074"; }
.material-icons.system_update:before {
    content: "\e62a"; }
.material-icons.system_update_alt:before {
    content: "\e8d7"; }
.material-icons.system_update_tv:before {
    content: "\e8d7"; }
.material-icons.tab:before {
    content: "\e8d8"; }
.material-icons.tab_unselected:before {
    content: "\e8d9"; }
.material-icons.table_bar:before {
    content: "\ead2"; }
.material-icons.table_chart:before {
    content: "\e265"; }
.material-icons.table_restaurant:before {
    content: "\eac6"; }
.material-icons.table_rows:before {
    content: "\f101"; }
.material-icons.table_view:before {
    content: "\f1be"; }
.material-icons.tablet:before {
    content: "\e32f"; }
.material-icons.tablet_android:before {
    content: "\e330"; }
.material-icons.tablet_mac:before {
    content: "\e331"; }
.material-icons.tag:before {
    content: "\e9ef"; }
.material-icons.tag_faces:before {
    content: "\e420"; }
.material-icons.takeout_dining:before {
    content: "\ea74"; }
.material-icons.tap_and_play:before {
    content: "\e62b"; }
.material-icons.tapas:before {
    content: "\f1e9"; }
.material-icons.task:before {
    content: "\f075"; }
.material-icons.task_alt:before {
    content: "\e2e6"; }
.material-icons.taxi_alert:before {
    content: "\ef74"; }
.material-icons.telegram:before {
    content: "\ea6b"; }
.material-icons.temple_buddhist:before {
    content: "\eab3"; }
.material-icons.temple_hindu:before {
    content: "\eaaf"; }
.material-icons.terminal:before {
    content: "\eb8e"; }
.material-icons.terrain:before {
    content: "\e564"; }
.material-icons.text_decrease:before {
    content: "\eadd"; }
.material-icons.text_fields:before {
    content: "\e262"; }
.material-icons.text_format:before {
    content: "\e165"; }
.material-icons.text_increase:before {
    content: "\eae2"; }
.material-icons.text_rotate_up:before {
    content: "\e93a"; }
.material-icons.text_rotate_vertical:before {
    content: "\e93b"; }
.material-icons.text_rotation_angledown:before {
    content: "\e93c"; }
.material-icons.text_rotation_angleup:before {
    content: "\e93d"; }
.material-icons.text_rotation_down:before {
    content: "\e93e"; }
.material-icons.text_rotation_none:before {
    content: "\e93f"; }
.material-icons.text_snippet:before {
    content: "\f1c6"; }
.material-icons.textsms:before {
    content: "\e0d8"; }
.material-icons.texture:before {
    content: "\e421"; }
.material-icons.theater_comedy:before {
    content: "\ea66"; }
.material-icons.theaters:before {
    content: "\e8da"; }
.material-icons.thermostat:before {
    content: "\f076"; }
.material-icons.thermostat_auto:before {
    content: "\f077"; }
.material-icons.thumb_down:before {
    content: "\e8db"; }
.material-icons.thumb_down_alt:before {
    content: "\e816"; }
.material-icons.thumb_down_off_alt:before {
    content: "\e9f2"; }
.material-icons.thumb_up:before {
    content: "\e8dc"; }
.material-icons.thumb_up_alt:before {
    content: "\e817"; }
.material-icons.thumb_up_off_alt:before {
    content: "\e9f3"; }
.material-icons.thumbs_up_down:before {
    content: "\e8dd"; }
.material-icons.thunderstorm:before {
    content: "\ebdb"; }
.material-icons.tiktok:before {
    content: "\ea7e"; }
.material-icons.time_to_leave:before {
    content: "\e62c"; }
.material-icons.timelapse:before {
    content: "\e422"; }
.material-icons.timeline:before {
    content: "\e922"; }
.material-icons.timer:before {
    content: "\e425"; }
.material-icons.timer_10:before {
    content: "\e423"; }
.material-icons.timer_10_select:before {
    content: "\f07a"; }
.material-icons.timer_3:before {
    content: "\e424"; }
.material-icons.timer_3_select:before {
    content: "\f07b"; }
.material-icons.timer_off:before {
    content: "\e426"; }
.material-icons.tips_and_updates:before {
    content: "\e79a"; }
.material-icons.tire_repair:before {
    content: "\ebc8"; }
.material-icons.title:before {
    content: "\e264"; }
.material-icons.toc:before {
    content: "\e8de"; }
.material-icons.today:before {
    content: "\e8df"; }
.material-icons.toggle_off:before {
    content: "\e9f5"; }
.material-icons.toggle_on:before {
    content: "\e9f6"; }
.material-icons.token:before {
    content: "\ea25"; }
.material-icons.toll:before {
    content: "\e8e0"; }
.material-icons.tonality:before {
    content: "\e427"; }
.material-icons.topic:before {
    content: "\f1c8"; }
.material-icons.tornado:before {
    content: "\e199"; }
.material-icons.touch_app:before {
    content: "\e913"; }
.material-icons.tour:before {
    content: "\ef75"; }
.material-icons.toys:before {
    content: "\e332"; }
.material-icons.track_changes:before {
    content: "\e8e1"; }
.material-icons.traffic:before {
    content: "\e565"; }
.material-icons.train:before {
    content: "\e570"; }
.material-icons.tram:before {
    content: "\e571"; }
.material-icons.transcribe:before {
    content: "\f8ec"; }
.material-icons.transfer_within_a_station:before {
    content: "\e572"; }
.material-icons.transform:before {
    content: "\e428"; }
.material-icons.transgender:before {
    content: "\e58d"; }
.material-icons.transit_enterexit:before {
    content: "\e579"; }
.material-icons.translate:before {
    content: "\e8e2"; }
.material-icons.travel_explore:before {
    content: "\e2db"; }
.material-icons.trending_down:before {
    content: "\e8e3"; }
.material-icons.trending_flat:before {
    content: "\e8e4"; }
.material-icons.trending_neutral:before {
    content: "\e8e4"; }
.material-icons.trending_up:before {
    content: "\e8e5"; }
.material-icons.trip_origin:before {
    content: "\e57b"; }
.material-icons.troubleshoot:before {
    content: "\e1d2"; }
.material-icons.try:before {
    content: "\f07c"; }
.material-icons.tsunami:before {
    content: "\ebd8"; }
.material-icons.tty:before {
    content: "\f1aa"; }
.material-icons.tune:before {
    content: "\e429"; }
.material-icons.tungsten:before {
    content: "\f07d"; }
.material-icons.turn_left:before {
    content: "\eba6"; }
.material-icons.turn_right:before {
    content: "\ebab"; }
.material-icons.turn_sharp_left:before {
    content: "\eba7"; }
.material-icons.turn_sharp_right:before {
    content: "\ebaa"; }
.material-icons.turn_slight_left:before {
    content: "\eba4"; }
.material-icons.turn_slight_right:before {
    content: "\eb9a"; }
.material-icons.turned_in:before {
    content: "\e8e6"; }
.material-icons.turned_in_not:before {
    content: "\e8e7"; }
.material-icons.tv:before {
    content: "\e333"; }
.material-icons.tv_off:before {
    content: "\e647"; }
.material-icons.two_wheeler:before {
    content: "\e9f9"; }
.material-icons.type_specimen:before {
    content: "\f8f0"; }
.material-icons.u_turn_left:before {
    content: "\eba1"; }
.material-icons.u_turn_right:before {
    content: "\eba2"; }
.material-icons.umbrella:before {
    content: "\f1ad"; }
.material-icons.unarchive:before {
    content: "\e169"; }
.material-icons.undo:before {
    content: "\e166"; }
.material-icons.unfold_less:before {
    content: "\e5d6"; }
.material-icons.unfold_more:before {
    content: "\e5d7"; }
.material-icons.unpublished:before {
    content: "\f236"; }
.material-icons.unsubscribe:before {
    content: "\e0eb"; }
.material-icons.upcoming:before {
    content: "\f07e"; }
.material-icons.update:before {
    content: "\e923"; }
.material-icons.update_disabled:before {
    content: "\e075"; }
.material-icons.upgrade:before {
    content: "\f0fb"; }
.material-icons.upload:before {
    content: "\f09b"; }
.material-icons.upload_file:before {
    content: "\e9fc"; }
.material-icons.usb:before {
    content: "\e1e0"; }
.material-icons.usb_off:before {
    content: "\e4fa"; }
.material-icons.vaccines:before {
    content: "\e138"; }
.material-icons.vape_free:before {
    content: "\ebc6"; }
.material-icons.vaping_rooms:before {
    content: "\ebcf"; }
.material-icons.verified:before {
    content: "\ef76"; }
.material-icons.verified_user:before {
    content: "\e8e8"; }
.material-icons.vertical_align_bottom:before {
    content: "\e258"; }
.material-icons.vertical_align_center:before {
    content: "\e259"; }
.material-icons.vertical_align_top:before {
    content: "\e25a"; }
.material-icons.vertical_distribute:before {
    content: "\e076"; }
.material-icons.vertical_shades:before {
    content: "\ec0e"; }
.material-icons.vertical_shades_closed:before {
    content: "\ec0d"; }
.material-icons.vertical_split:before {
    content: "\e949"; }
.material-icons.vibration:before {
    content: "\e62d"; }
.material-icons.video_call:before {
    content: "\e070"; }
.material-icons.video_camera_back:before {
    content: "\f07f"; }
.material-icons.video_camera_front:before {
    content: "\f080"; }
.material-icons.video_collection:before {
    content: "\e04a"; }
.material-icons.video_file:before {
    content: "\eb87"; }
.material-icons.video_label:before {
    content: "\e071"; }
.material-icons.video_library:before {
    content: "\e04a"; }
.material-icons.video_settings:before {
    content: "\ea75"; }
.material-icons.video_stable:before {
    content: "\f081"; }
.material-icons.videocam:before {
    content: "\e04b"; }
.material-icons.videocam_off:before {
    content: "\e04c"; }
.material-icons.videogame_asset:before {
    content: "\e338"; }
.material-icons.videogame_asset_off:before {
    content: "\e500"; }
.material-icons.view_agenda:before {
    content: "\e8e9"; }
.material-icons.view_array:before {
    content: "\e8ea"; }
.material-icons.view_carousel:before {
    content: "\e8eb"; }
.material-icons.view_column:before {
    content: "\e8ec"; }
.material-icons.view_comfortable:before {
    content: "\e42a"; }
.material-icons.view_comfy:before {
    content: "\e42a"; }
.material-icons.view_comfy_alt:before {
    content: "\eb73"; }
.material-icons.view_compact:before {
    content: "\e42b"; }
.material-icons.view_compact_alt:before {
    content: "\eb74"; }
.material-icons.view_cozy:before {
    content: "\eb75"; }
.material-icons.view_day:before {
    content: "\e8ed"; }
.material-icons.view_headline:before {
    content: "\e8ee"; }
.material-icons.view_in_ar:before {
    content: "\e9fe"; }
.material-icons.view_kanban:before {
    content: "\eb7f"; }
.material-icons.view_list:before {
    content: "\e8ef"; }
.material-icons.view_module:before {
    content: "\e8f0"; }
.material-icons.view_quilt:before {
    content: "\e8f1"; }
.material-icons.view_sidebar:before {
    content: "\f114"; }
.material-icons.view_stream:before {
    content: "\e8f2"; }
.material-icons.view_timeline:before {
    content: "\eb85"; }
.material-icons.view_week:before {
    content: "\e8f3"; }
.material-icons.vignette:before {
    content: "\e435"; }
.material-icons.villa:before {
    content: "\e586"; }
.material-icons.visibility:before {
    content: "\e8f4"; }
.material-icons.visibility_off:before {
    content: "\e8f5"; }
.material-icons.voice_chat:before {
    content: "\e62e"; }
.material-icons.voice_over_off:before {
    content: "\e94a"; }
.material-icons.voicemail:before {
    content: "\e0d9"; }
.material-icons.volcano:before {
    content: "\ebda"; }
.material-icons.volume_down:before {
    content: "\e04d"; }
.material-icons.volume_down_alt:before {
    content: "\e79c"; }
.material-icons.volume_mute:before {
    content: "\e04e"; }
.material-icons.volume_off:before {
    content: "\e04f"; }
.material-icons.volume_up:before {
    content: "\e050"; }
.material-icons.volunteer_activism:before {
    content: "\ea70"; }
.material-icons.vpn_key:before {
    content: "\e0da"; }
.material-icons.vpn_key_off:before {
    content: "\eb7a"; }
.material-icons.vpn_lock:before {
    content: "\e62f"; }
.material-icons.vrpano:before {
    content: "\f082"; }
.material-icons.wallet:before {
    content: "\f8ff"; }
.material-icons.wallet_giftcard:before {
    content: "\e8f6"; }
.material-icons.wallet_membership:before {
    content: "\e8f7"; }
.material-icons.wallet_travel:before {
    content: "\e8f8"; }
.material-icons.wallpaper:before {
    content: "\e1bc"; }
.material-icons.warehouse:before {
    content: "\ebb8"; }
.material-icons.warning:before {
    content: "\e002"; }
.material-icons.warning_amber:before {
    content: "\f083"; }
.material-icons.wash:before {
    content: "\f1b1"; }
.material-icons.watch:before {
    content: "\e334"; }
.material-icons.watch_later:before {
    content: "\e924"; }
.material-icons.watch_off:before {
    content: "\eae3"; }
.material-icons.water:before {
    content: "\f084"; }
.material-icons.water_damage:before {
    content: "\f203"; }
.material-icons.water_drop:before {
    content: "\e798"; }
.material-icons.waterfall_chart:before {
    content: "\ea00"; }
.material-icons.waves:before {
    content: "\e176"; }
.material-icons.waving_hand:before {
    content: "\e766"; }
.material-icons.wb_auto:before {
    content: "\e42c"; }
.material-icons.wb_cloudy:before {
    content: "\e42d"; }
.material-icons.wb_incandescent:before {
    content: "\e42e"; }
.material-icons.wb_iridescent:before {
    content: "\e436"; }
.material-icons.wb_shade:before {
    content: "\ea01"; }
.material-icons.wb_sunny:before {
    content: "\e430"; }
.material-icons.wb_twighlight:before {
    content: "\ea02"; }
.material-icons.wb_twilight:before {
    content: "\e1c6"; }
.material-icons.wc:before {
    content: "\e63d"; }
.material-icons.web:before {
    content: "\e051"; }
.material-icons.web_asset:before {
    content: "\e069"; }
.material-icons.web_asset_off:before {
    content: "\e4f7"; }
.material-icons.web_stories:before {
    content: "\e595"; }
.material-icons.webhook:before {
    content: "\eb92"; }
.material-icons.wechat:before {
    content: "\ea81"; }
.material-icons.weekend:before {
    content: "\e16b"; }
.material-icons.west:before {
    content: "\f1e6"; }
.material-icons.whatsapp:before {
    content: "\ea9c"; }
.material-icons.whatshot:before {
    content: "\e80e"; }
.material-icons.wheelchair_pickup:before {
    content: "\f1ab"; }
.material-icons.where_to_vote:before {
    content: "\e177"; }
.material-icons.widgets:before {
    content: "\e1bd"; }
.material-icons.width_full:before {
    content: "\f8f5"; }
.material-icons.width_normal:before {
    content: "\f8f6"; }
.material-icons.width_wide:before {
    content: "\f8f7"; }
.material-icons.wifi:before {
    content: "\e63e"; }
.material-icons.wifi_1_bar:before {
    content: "\e4ca"; }
.material-icons.wifi_2_bar:before {
    content: "\e4d9"; }
.material-icons.wifi_calling:before {
    content: "\ef77"; }
.material-icons.wifi_calling_3:before {
    content: "\f085"; }
.material-icons.wifi_channel:before {
    content: "\eb6a"; }
.material-icons.wifi_find:before {
    content: "\eb31"; }
.material-icons.wifi_lock:before {
    content: "\e1e1"; }
.material-icons.wifi_off:before {
    content: "\e648"; }
.material-icons.wifi_password:before {
    content: "\eb6b"; }
.material-icons.wifi_protected_setup:before {
    content: "\f0fc"; }
.material-icons.wifi_tethering:before {
    content: "\e1e2"; }
.material-icons.wifi_tethering_error:before {
    content: "\ead9"; }
.material-icons.wifi_tethering_error_rounded:before {
    content: "\f086"; }
.material-icons.wifi_tethering_off:before {
    content: "\f087"; }
.material-icons.wind_power:before {
    content: "\ec0c"; }
.material-icons.window:before {
    content: "\f088"; }
.material-icons.wine_bar:before {
    content: "\f1e8"; }
.material-icons.woman:before {
    content: "\e13e"; }
.material-icons.woo_commerce:before {
    content: "\ea6d"; }
.material-icons.wordpress:before {
    content: "\ea9f"; }
.material-icons.work:before {
    content: "\e8f9"; }
.material-icons.work_history:before {
    content: "\ec09"; }
.material-icons.work_off:before {
    content: "\e942"; }
.material-icons.work_outline:before {
    content: "\e943"; }
.material-icons.workspace_premium:before {
    content: "\e7af"; }
.material-icons.workspaces:before {
    content: "\e1a0"; }
.material-icons.workspaces_filled:before {
    content: "\ea0d"; }
.material-icons.workspaces_outline:before {
    content: "\ea0f"; }
.material-icons.wrap_text:before {
    content: "\e25b"; }
.material-icons.wrong_location:before {
    content: "\ef78"; }
.material-icons.wysiwyg:before {
    content: "\f1c3"; }
.material-icons.yard:before {
    content: "\f089"; }
.material-icons.youtube_searched_for:before {
    content: "\e8fa"; }
.material-icons.zoom_in:before {
    content: "\e8ff"; }
.material-icons.zoom_in_map:before {
    content: "\eb2d"; }
.material-icons.zoom_out:before {
    content: "\e900"; }
.material-icons.zoom_out_map:before {
    content: "\e56b"; }
