/* COLORS */
/* reserved possible colors

#6B3A0A - warm brown OR #8E3F0A - burnt orange
#8A1538 - deep berry
#005A7A - petrol cyan

maybe #0C0C73 - deep indigo, but close to return/black

*/
/* FONTS */
/* PACKETA UI/UX */
/* Material palette */
[color=primary][data-v-ebf3ce87] {
  color: #bc210a;
}
.primary[data-v-ebf3ce87] {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary[data-v-ebf3ce87]:hover, .primary[data-v-ebf3ce87]:active, .primary[data-v-ebf3ce87]:focus {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button[data-v-ebf3ce87] {
  color: white !important;
}
.primary.p-button[data-v-ebf3ce87]:hover, .primary.p-button[data-v-ebf3ce87]:active, .primary.p-button[data-v-ebf3ce87]:focus {
  color: white !important;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button.p-button-outlined[data-v-ebf3ce87] {
  background-color: white !important;
  color: #bc210a !important;
}
.primary.p-button.p-button-outlined[data-v-ebf3ce87]:hover, .primary.p-button.p-button-outlined[data-v-ebf3ce87]:active, .primary.p-button.p-button-outlined[data-v-ebf3ce87]:focus {
  background-color: rgb(248.3, 232.8, 230.5) !important;
}
.primary.p-toolbar[data-v-ebf3ce87] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.darken-1[data-v-ebf3ce87] {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-1[data-v-ebf3ce87]:hover {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-2[data-v-ebf3ce87] {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-2[data-v-ebf3ce87]:hover {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-3[data-v-ebf3ce87] {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-3[data-v-ebf3ce87]:hover {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-4[data-v-ebf3ce87] {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.darken-4[data-v-ebf3ce87]:hover {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.lighten-1[data-v-ebf3ce87] {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-1[data-v-ebf3ce87]:hover {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-2[data-v-ebf3ce87] {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-2[data-v-ebf3ce87]:hover {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-3[data-v-ebf3ce87] {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-3[data-v-ebf3ce87]:hover {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-4[data-v-ebf3ce87] {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.primary.lighten-4[data-v-ebf3ce87]:hover {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.bgprimary[data-v-ebf3ce87] {
  background-color: #bc210a;
}
.bgprimary[data-v-ebf3ce87]:hover, .bgprimary[data-v-ebf3ce87]:focus {
  background-color: #bc210a;
}
.bgprimary.p-card[data-v-ebf3ce87] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.bgprimary.darken-1[data-v-ebf3ce87] {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-1[data-v-ebf3ce87]:hover {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-2[data-v-ebf3ce87] {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-2[data-v-ebf3ce87]:hover {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-3[data-v-ebf3ce87] {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-3[data-v-ebf3ce87]:hover {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-4[data-v-ebf3ce87] {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.darken-4[data-v-ebf3ce87]:hover {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.lighten-1[data-v-ebf3ce87] {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-1[data-v-ebf3ce87]:hover {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-2[data-v-ebf3ce87] {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-2[data-v-ebf3ce87]:hover {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-3[data-v-ebf3ce87] {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-3[data-v-ebf3ce87]:hover {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-4[data-v-ebf3ce87] {
  background-color: rgb(214.8, 121.8, 108);
}
.bgprimary.lighten-4[data-v-ebf3ce87]:hover {
  background-color: rgb(214.8, 121.8, 108);
}
[color=red][data-v-ebf3ce87] {
  color: #f44336;
}
.red[data-v-ebf3ce87] {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red[data-v-ebf3ce87]:hover, .red[data-v-ebf3ce87]:active, .red[data-v-ebf3ce87]:focus {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button[data-v-ebf3ce87] {
  color: white !important;
}
.red.p-button[data-v-ebf3ce87]:hover, .red.p-button[data-v-ebf3ce87]:active, .red.p-button[data-v-ebf3ce87]:focus {
  color: white !important;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button.p-button-outlined[data-v-ebf3ce87] {
  background-color: white !important;
  color: #f44336 !important;
}
.red.p-button.p-button-outlined[data-v-ebf3ce87]:hover, .red.p-button.p-button-outlined[data-v-ebf3ce87]:active, .red.p-button.p-button-outlined[data-v-ebf3ce87]:focus {
  background-color: rgb(253.9, 236.2, 234.9) !important;
}
.red.p-toolbar[data-v-ebf3ce87] {
  background-color: #f44336;
  border-color: #f44336;
}
.red.darken-1[data-v-ebf3ce87] {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-1[data-v-ebf3ce87]:hover {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-2[data-v-ebf3ce87] {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-2[data-v-ebf3ce87]:hover {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-3[data-v-ebf3ce87] {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-3[data-v-ebf3ce87]:hover {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-4[data-v-ebf3ce87] {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.darken-4[data-v-ebf3ce87]:hover {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.lighten-1[data-v-ebf3ce87] {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-1[data-v-ebf3ce87]:hover {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-2[data-v-ebf3ce87] {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-2[data-v-ebf3ce87]:hover {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-3[data-v-ebf3ce87] {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-3[data-v-ebf3ce87]:hover {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-4[data-v-ebf3ce87] {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.red.lighten-4[data-v-ebf3ce87]:hover {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.bgred[data-v-ebf3ce87] {
  background-color: #f44336;
}
.bgred[data-v-ebf3ce87]:hover, .bgred[data-v-ebf3ce87]:focus {
  background-color: #f44336;
}
.bgred.p-card[data-v-ebf3ce87] {
  background-color: #f44336;
  border-color: #f44336;
}
.bgred.darken-1[data-v-ebf3ce87] {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-1[data-v-ebf3ce87]:hover {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-2[data-v-ebf3ce87] {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-2[data-v-ebf3ce87]:hover {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-3[data-v-ebf3ce87] {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-3[data-v-ebf3ce87]:hover {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-4[data-v-ebf3ce87] {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.darken-4[data-v-ebf3ce87]:hover {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.lighten-1[data-v-ebf3ce87] {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-1[data-v-ebf3ce87]:hover {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-2[data-v-ebf3ce87] {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-2[data-v-ebf3ce87]:hover {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-3[data-v-ebf3ce87] {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-3[data-v-ebf3ce87]:hover {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-4[data-v-ebf3ce87] {
  background-color: rgb(248.4, 142.2, 134.4);
}
.bgred.lighten-4[data-v-ebf3ce87]:hover {
  background-color: rgb(248.4, 142.2, 134.4);
}
[color=grenade][data-v-ebf3ce87] {
  color: #dd2c00;
}
.grenade[data-v-ebf3ce87] {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade[data-v-ebf3ce87]:hover, .grenade[data-v-ebf3ce87]:active, .grenade[data-v-ebf3ce87]:focus {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button[data-v-ebf3ce87] {
  color: white !important;
}
.grenade.p-button[data-v-ebf3ce87]:hover, .grenade.p-button[data-v-ebf3ce87]:active, .grenade.p-button[data-v-ebf3ce87]:focus {
  color: white !important;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button.p-button-outlined[data-v-ebf3ce87] {
  background-color: white !important;
  color: #dd2c00 !important;
}
.grenade.p-button.p-button-outlined[data-v-ebf3ce87]:hover, .grenade.p-button.p-button-outlined[data-v-ebf3ce87]:active, .grenade.p-button.p-button-outlined[data-v-ebf3ce87]:focus {
  background-color: rgb(251.6, 233.9, 229.5) !important;
}
.grenade.p-toolbar[data-v-ebf3ce87] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.darken-1[data-v-ebf3ce87] {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-1[data-v-ebf3ce87]:hover {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-2[data-v-ebf3ce87] {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-2[data-v-ebf3ce87]:hover {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-3[data-v-ebf3ce87] {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-3[data-v-ebf3ce87]:hover {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-4[data-v-ebf3ce87] {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.darken-4[data-v-ebf3ce87]:hover {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.lighten-1[data-v-ebf3ce87] {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-1[data-v-ebf3ce87]:hover {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-2[data-v-ebf3ce87] {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-2[data-v-ebf3ce87]:hover {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-3[data-v-ebf3ce87] {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-3[data-v-ebf3ce87]:hover {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-4[data-v-ebf3ce87] {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.grenade.lighten-4[data-v-ebf3ce87]:hover {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.bggrenade[data-v-ebf3ce87] {
  background-color: #dd2c00;
}
.bggrenade[data-v-ebf3ce87]:hover, .bggrenade[data-v-ebf3ce87]:focus {
  background-color: #dd2c00;
}
.bggrenade.p-card[data-v-ebf3ce87] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.bggrenade.darken-1[data-v-ebf3ce87] {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-1[data-v-ebf3ce87]:hover {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-2[data-v-ebf3ce87] {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-2[data-v-ebf3ce87]:hover {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-3[data-v-ebf3ce87] {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-3[data-v-ebf3ce87]:hover {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-4[data-v-ebf3ce87] {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.darken-4[data-v-ebf3ce87]:hover {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.lighten-1[data-v-ebf3ce87] {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-1[data-v-ebf3ce87]:hover {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-2[data-v-ebf3ce87] {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-2[data-v-ebf3ce87]:hover {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-3[data-v-ebf3ce87] {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-3[data-v-ebf3ce87]:hover {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-4[data-v-ebf3ce87] {
  background-color: rgb(234.6, 128.4, 102);
}
.bggrenade.lighten-4[data-v-ebf3ce87]:hover {
  background-color: rgb(234.6, 128.4, 102);
}
[color=pink][data-v-ebf3ce87] {
  color: #e91e63;
}
.pink[data-v-ebf3ce87] {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink[data-v-ebf3ce87]:hover, .pink[data-v-ebf3ce87]:active, .pink[data-v-ebf3ce87]:focus {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button[data-v-ebf3ce87] {
  color: white !important;
}
.pink.p-button[data-v-ebf3ce87]:hover, .pink.p-button[data-v-ebf3ce87]:active, .pink.p-button[data-v-ebf3ce87]:focus {
  color: white !important;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button.p-button-outlined[data-v-ebf3ce87] {
  background-color: white !important;
  color: #e91e63 !important;
}
.pink.p-button.p-button-outlined[data-v-ebf3ce87]:hover, .pink.p-button.p-button-outlined[data-v-ebf3ce87]:active, .pink.p-button.p-button-outlined[data-v-ebf3ce87]:focus {
  background-color: rgb(252.8, 232.5, 239.4) !important;
}
.pink.p-toolbar[data-v-ebf3ce87] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.darken-1[data-v-ebf3ce87] {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-1[data-v-ebf3ce87]:hover {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-2[data-v-ebf3ce87] {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-2[data-v-ebf3ce87]:hover {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-3[data-v-ebf3ce87] {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-3[data-v-ebf3ce87]:hover {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-4[data-v-ebf3ce87] {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.darken-4[data-v-ebf3ce87]:hover {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.lighten-1[data-v-ebf3ce87] {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-1[data-v-ebf3ce87]:hover {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-2[data-v-ebf3ce87] {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-2[data-v-ebf3ce87]:hover {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-3[data-v-ebf3ce87] {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-3[data-v-ebf3ce87]:hover {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-4[data-v-ebf3ce87] {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.pink.lighten-4[data-v-ebf3ce87]:hover {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.bgpink[data-v-ebf3ce87] {
  background-color: #e91e63;
}
.bgpink[data-v-ebf3ce87]:hover, .bgpink[data-v-ebf3ce87]:focus {
  background-color: #e91e63;
}
.bgpink.p-card[data-v-ebf3ce87] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.bgpink.darken-1[data-v-ebf3ce87] {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-1[data-v-ebf3ce87]:hover {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-2[data-v-ebf3ce87] {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-2[data-v-ebf3ce87]:hover {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-3[data-v-ebf3ce87] {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-3[data-v-ebf3ce87]:hover {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-4[data-v-ebf3ce87] {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.darken-4[data-v-ebf3ce87]:hover {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.lighten-1[data-v-ebf3ce87] {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-1[data-v-ebf3ce87]:hover {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-2[data-v-ebf3ce87] {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-2[data-v-ebf3ce87]:hover {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-3[data-v-ebf3ce87] {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-3[data-v-ebf3ce87]:hover {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-4[data-v-ebf3ce87] {
  background-color: rgb(241.8, 120, 161.4);
}
.bgpink.lighten-4[data-v-ebf3ce87]:hover {
  background-color: rgb(241.8, 120, 161.4);
}
[color=purple][data-v-ebf3ce87] {
  color: #9c27b0;
}
.purple[data-v-ebf3ce87] {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple[data-v-ebf3ce87]:hover, .purple[data-v-ebf3ce87]:active, .purple[data-v-ebf3ce87]:focus {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button[data-v-ebf3ce87] {
  color: white !important;
}
.purple.p-button[data-v-ebf3ce87]:hover, .purple.p-button[data-v-ebf3ce87]:active, .purple.p-button[data-v-ebf3ce87]:focus {
  color: white !important;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button.p-button-outlined[data-v-ebf3ce87] {
  background-color: white !important;
  color: #9c27b0 !important;
}
.purple.p-button.p-button-outlined[data-v-ebf3ce87]:hover, .purple.p-button.p-button-outlined[data-v-ebf3ce87]:active, .purple.p-button.p-button-outlined[data-v-ebf3ce87]:focus {
  background-color: rgb(245.1, 233.4, 247.1) !important;
}
.purple.p-toolbar[data-v-ebf3ce87] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.darken-1[data-v-ebf3ce87] {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-1[data-v-ebf3ce87]:hover {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-2[data-v-ebf3ce87] {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-2[data-v-ebf3ce87]:hover {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-3[data-v-ebf3ce87] {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-3[data-v-ebf3ce87]:hover {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-4[data-v-ebf3ce87] {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.darken-4[data-v-ebf3ce87]:hover {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.lighten-1[data-v-ebf3ce87] {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-1[data-v-ebf3ce87]:hover {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-2[data-v-ebf3ce87] {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-2[data-v-ebf3ce87]:hover {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-3[data-v-ebf3ce87] {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-3[data-v-ebf3ce87]:hover {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-4[data-v-ebf3ce87] {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.purple.lighten-4[data-v-ebf3ce87]:hover {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple[data-v-ebf3ce87] {
  background-color: #9c27b0;
}
.bgpurple[data-v-ebf3ce87]:hover, .bgpurple[data-v-ebf3ce87]:focus {
  background-color: #9c27b0;
}
.bgpurple.p-card[data-v-ebf3ce87] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.bgpurple.darken-1[data-v-ebf3ce87] {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-1[data-v-ebf3ce87]:hover {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-2[data-v-ebf3ce87] {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-2[data-v-ebf3ce87]:hover {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-3[data-v-ebf3ce87] {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-3[data-v-ebf3ce87]:hover {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-4[data-v-ebf3ce87] {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.darken-4[data-v-ebf3ce87]:hover {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.lighten-1[data-v-ebf3ce87] {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-1[data-v-ebf3ce87]:hover {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-2[data-v-ebf3ce87] {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-2[data-v-ebf3ce87]:hover {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-3[data-v-ebf3ce87] {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-3[data-v-ebf3ce87]:hover {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-4[data-v-ebf3ce87] {
  background-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple.lighten-4[data-v-ebf3ce87]:hover {
  background-color: rgb(195.6, 125.4, 207.6);
}
[color=deep-purple][data-v-ebf3ce87] {
  color: #673ab7;
}
.deep-purple[data-v-ebf3ce87] {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple[data-v-ebf3ce87]:hover, .deep-purple[data-v-ebf3ce87]:active, .deep-purple[data-v-ebf3ce87]:focus {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button[data-v-ebf3ce87] {
  color: white !important;
}
.deep-purple.p-button[data-v-ebf3ce87]:hover, .deep-purple.p-button[data-v-ebf3ce87]:active, .deep-purple.p-button[data-v-ebf3ce87]:focus {
  color: white !important;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button.p-button-outlined[data-v-ebf3ce87] {
  background-color: white !important;
  color: #673ab7 !important;
}
.deep-purple.p-button.p-button-outlined[data-v-ebf3ce87]:hover, .deep-purple.p-button.p-button-outlined[data-v-ebf3ce87]:active, .deep-purple.p-button.p-button-outlined[data-v-ebf3ce87]:focus {
  background-color: rgb(239.8, 235.3, 247.8) !important;
}
.deep-purple.p-toolbar[data-v-ebf3ce87] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.darken-1[data-v-ebf3ce87] {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-1[data-v-ebf3ce87]:hover {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-2[data-v-ebf3ce87] {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-2[data-v-ebf3ce87]:hover {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-3[data-v-ebf3ce87] {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-3[data-v-ebf3ce87]:hover {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-4[data-v-ebf3ce87] {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.darken-4[data-v-ebf3ce87]:hover {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.lighten-1[data-v-ebf3ce87] {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-1[data-v-ebf3ce87]:hover {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-2[data-v-ebf3ce87] {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-2[data-v-ebf3ce87]:hover {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-3[data-v-ebf3ce87] {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-3[data-v-ebf3ce87]:hover {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-4[data-v-ebf3ce87] {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.deep-purple.lighten-4[data-v-ebf3ce87]:hover {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple[data-v-ebf3ce87] {
  background-color: #673ab7;
}
.bgdeep-purple[data-v-ebf3ce87]:hover, .bgdeep-purple[data-v-ebf3ce87]:focus {
  background-color: #673ab7;
}
.bgdeep-purple.p-card[data-v-ebf3ce87] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.bgdeep-purple.darken-1[data-v-ebf3ce87] {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-1[data-v-ebf3ce87]:hover {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-2[data-v-ebf3ce87] {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-2[data-v-ebf3ce87]:hover {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-3[data-v-ebf3ce87] {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-3[data-v-ebf3ce87]:hover {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-4[data-v-ebf3ce87] {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.darken-4[data-v-ebf3ce87]:hover {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.lighten-1[data-v-ebf3ce87] {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-1[data-v-ebf3ce87]:hover {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-2[data-v-ebf3ce87] {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-2[data-v-ebf3ce87]:hover {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-3[data-v-ebf3ce87] {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-3[data-v-ebf3ce87]:hover {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-4[data-v-ebf3ce87] {
  background-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple.lighten-4[data-v-ebf3ce87]:hover {
  background-color: rgb(163.8, 136.8, 211.8);
}
[color=indigo][data-v-ebf3ce87] {
  color: #3f51b5;
}
.indigo[data-v-ebf3ce87] {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo[data-v-ebf3ce87]:hover, .indigo[data-v-ebf3ce87]:active, .indigo[data-v-ebf3ce87]:focus {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button[data-v-ebf3ce87] {
  color: white !important;
}
.indigo.p-button[data-v-ebf3ce87]:hover, .indigo.p-button[data-v-ebf3ce87]:active, .indigo.p-button[data-v-ebf3ce87]:focus {
  color: white !important;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button.p-button-outlined[data-v-ebf3ce87] {
  background-color: white !important;
  color: #3f51b5 !important;
}
.indigo.p-button.p-button-outlined[data-v-ebf3ce87]:hover, .indigo.p-button.p-button-outlined[data-v-ebf3ce87]:active, .indigo.p-button.p-button-outlined[data-v-ebf3ce87]:focus {
  background-color: rgb(235.8, 237.6, 247.6) !important;
}
.indigo.p-toolbar[data-v-ebf3ce87] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.darken-1[data-v-ebf3ce87] {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-1[data-v-ebf3ce87]:hover {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-2[data-v-ebf3ce87] {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-2[data-v-ebf3ce87]:hover {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-3[data-v-ebf3ce87] {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-3[data-v-ebf3ce87]:hover {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-4[data-v-ebf3ce87] {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.darken-4[data-v-ebf3ce87]:hover {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.lighten-1[data-v-ebf3ce87] {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-1[data-v-ebf3ce87]:hover {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-2[data-v-ebf3ce87] {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-2[data-v-ebf3ce87]:hover {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-3[data-v-ebf3ce87] {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-3[data-v-ebf3ce87]:hover {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-4[data-v-ebf3ce87] {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.indigo.lighten-4[data-v-ebf3ce87]:hover {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo[data-v-ebf3ce87] {
  background-color: #3f51b5;
}
.bgindigo[data-v-ebf3ce87]:hover, .bgindigo[data-v-ebf3ce87]:focus {
  background-color: #3f51b5;
}
.bgindigo.p-card[data-v-ebf3ce87] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.bgindigo.darken-1[data-v-ebf3ce87] {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-1[data-v-ebf3ce87]:hover {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-2[data-v-ebf3ce87] {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-2[data-v-ebf3ce87]:hover {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-3[data-v-ebf3ce87] {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-3[data-v-ebf3ce87]:hover {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-4[data-v-ebf3ce87] {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.darken-4[data-v-ebf3ce87]:hover {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.lighten-1[data-v-ebf3ce87] {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-1[data-v-ebf3ce87]:hover {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-2[data-v-ebf3ce87] {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-2[data-v-ebf3ce87]:hover {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-3[data-v-ebf3ce87] {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-3[data-v-ebf3ce87]:hover {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-4[data-v-ebf3ce87] {
  background-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo.lighten-4[data-v-ebf3ce87]:hover {
  background-color: rgb(139.8, 150.6, 210.6);
}
[color=blue][data-v-ebf3ce87] {
  color: #2196f3;
}
.blue[data-v-ebf3ce87] {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue[data-v-ebf3ce87]:hover, .blue[data-v-ebf3ce87]:active, .blue[data-v-ebf3ce87]:focus {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button[data-v-ebf3ce87] {
  color: white !important;
}
.blue.p-button[data-v-ebf3ce87]:hover, .blue.p-button[data-v-ebf3ce87]:active, .blue.p-button[data-v-ebf3ce87]:focus {
  color: white !important;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button.p-button-outlined[data-v-ebf3ce87] {
  background-color: white !important;
  color: #2196f3 !important;
}
.blue.p-button.p-button-outlined[data-v-ebf3ce87]:hover, .blue.p-button.p-button-outlined[data-v-ebf3ce87]:active, .blue.p-button.p-button-outlined[data-v-ebf3ce87]:focus {
  background-color: rgb(232.8, 244.5, 253.8) !important;
}
.blue.p-toolbar[data-v-ebf3ce87] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.darken-1[data-v-ebf3ce87] {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-1[data-v-ebf3ce87]:hover {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-2[data-v-ebf3ce87] {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-2[data-v-ebf3ce87]:hover {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-3[data-v-ebf3ce87] {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-3[data-v-ebf3ce87]:hover {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-4[data-v-ebf3ce87] {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.darken-4[data-v-ebf3ce87]:hover {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.lighten-1[data-v-ebf3ce87] {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-1[data-v-ebf3ce87]:hover {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-2[data-v-ebf3ce87] {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-2[data-v-ebf3ce87]:hover {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-3[data-v-ebf3ce87] {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-3[data-v-ebf3ce87]:hover {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-4[data-v-ebf3ce87] {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.blue.lighten-4[data-v-ebf3ce87]:hover {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.bgblue[data-v-ebf3ce87] {
  background-color: #2196f3;
}
.bgblue[data-v-ebf3ce87]:hover, .bgblue[data-v-ebf3ce87]:focus {
  background-color: #2196f3;
}
.bgblue.p-card[data-v-ebf3ce87] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.bgblue.darken-1[data-v-ebf3ce87] {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-1[data-v-ebf3ce87]:hover {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-2[data-v-ebf3ce87] {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-2[data-v-ebf3ce87]:hover {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-3[data-v-ebf3ce87] {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-3[data-v-ebf3ce87]:hover {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-4[data-v-ebf3ce87] {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.darken-4[data-v-ebf3ce87]:hover {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.lighten-1[data-v-ebf3ce87] {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-1[data-v-ebf3ce87]:hover {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-2[data-v-ebf3ce87] {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-2[data-v-ebf3ce87]:hover {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-3[data-v-ebf3ce87] {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-3[data-v-ebf3ce87]:hover {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-4[data-v-ebf3ce87] {
  background-color: rgb(121.8, 192, 247.8);
}
.bgblue.lighten-4[data-v-ebf3ce87]:hover {
  background-color: rgb(121.8, 192, 247.8);
}
[color=light-blue][data-v-ebf3ce87] {
  color: #03a9f4;
}
.light-blue[data-v-ebf3ce87] {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue[data-v-ebf3ce87]:hover, .light-blue[data-v-ebf3ce87]:active, .light-blue[data-v-ebf3ce87]:focus {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button[data-v-ebf3ce87] {
  color: white !important;
}
.light-blue.p-button[data-v-ebf3ce87]:hover, .light-blue.p-button[data-v-ebf3ce87]:active, .light-blue.p-button[data-v-ebf3ce87]:focus {
  color: white !important;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button.p-button-outlined[data-v-ebf3ce87] {
  background-color: white !important;
  color: #03a9f4 !important;
}
.light-blue.p-button.p-button-outlined[data-v-ebf3ce87]:hover, .light-blue.p-button.p-button-outlined[data-v-ebf3ce87]:active, .light-blue.p-button.p-button-outlined[data-v-ebf3ce87]:focus {
  background-color: rgb(229.8, 246.4, 253.9) !important;
}
.light-blue.p-toolbar[data-v-ebf3ce87] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.darken-1[data-v-ebf3ce87] {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-1[data-v-ebf3ce87]:hover {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-2[data-v-ebf3ce87] {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-2[data-v-ebf3ce87]:hover {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-3[data-v-ebf3ce87] {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-3[data-v-ebf3ce87]:hover {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-4[data-v-ebf3ce87] {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.darken-4[data-v-ebf3ce87]:hover {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.lighten-1[data-v-ebf3ce87] {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-1[data-v-ebf3ce87]:hover {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-2[data-v-ebf3ce87] {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-2[data-v-ebf3ce87]:hover {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-3[data-v-ebf3ce87] {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-3[data-v-ebf3ce87]:hover {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-4[data-v-ebf3ce87] {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.light-blue.lighten-4[data-v-ebf3ce87]:hover {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue[data-v-ebf3ce87] {
  background-color: #03a9f4;
}
.bglight-blue[data-v-ebf3ce87]:hover, .bglight-blue[data-v-ebf3ce87]:focus {
  background-color: #03a9f4;
}
.bglight-blue.p-card[data-v-ebf3ce87] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.bglight-blue.darken-1[data-v-ebf3ce87] {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-1[data-v-ebf3ce87]:hover {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-2[data-v-ebf3ce87] {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-2[data-v-ebf3ce87]:hover {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-3[data-v-ebf3ce87] {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-3[data-v-ebf3ce87]:hover {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-4[data-v-ebf3ce87] {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.darken-4[data-v-ebf3ce87]:hover {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.lighten-1[data-v-ebf3ce87] {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-1[data-v-ebf3ce87]:hover {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-2[data-v-ebf3ce87] {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-2[data-v-ebf3ce87]:hover {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-3[data-v-ebf3ce87] {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-3[data-v-ebf3ce87]:hover {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-4[data-v-ebf3ce87] {
  background-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue.lighten-4[data-v-ebf3ce87]:hover {
  background-color: rgb(103.8, 203.4, 248.4);
}
[color=cyan][data-v-ebf3ce87] {
  color: #00bcd4;
}
.cyan[data-v-ebf3ce87] {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan[data-v-ebf3ce87]:hover, .cyan[data-v-ebf3ce87]:active, .cyan[data-v-ebf3ce87]:focus {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button[data-v-ebf3ce87] {
  color: white !important;
}
.cyan.p-button[data-v-ebf3ce87]:hover, .cyan.p-button[data-v-ebf3ce87]:active, .cyan.p-button[data-v-ebf3ce87]:focus {
  color: white !important;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button.p-button-outlined[data-v-ebf3ce87] {
  background-color: white !important;
  color: #00bcd4 !important;
}
.cyan.p-button.p-button-outlined[data-v-ebf3ce87]:hover, .cyan.p-button.p-button-outlined[data-v-ebf3ce87]:active, .cyan.p-button.p-button-outlined[data-v-ebf3ce87]:focus {
  background-color: rgb(229.5, 248.3, 250.7) !important;
}
.cyan.p-toolbar[data-v-ebf3ce87] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.darken-1[data-v-ebf3ce87] {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-1[data-v-ebf3ce87]:hover {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-2[data-v-ebf3ce87] {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-2[data-v-ebf3ce87]:hover {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-3[data-v-ebf3ce87] {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-3[data-v-ebf3ce87]:hover {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-4[data-v-ebf3ce87] {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.darken-4[data-v-ebf3ce87]:hover {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.lighten-1[data-v-ebf3ce87] {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-1[data-v-ebf3ce87]:hover {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-2[data-v-ebf3ce87] {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-2[data-v-ebf3ce87]:hover {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-3[data-v-ebf3ce87] {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-3[data-v-ebf3ce87]:hover {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-4[data-v-ebf3ce87] {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.cyan.lighten-4[data-v-ebf3ce87]:hover {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.bgcyan[data-v-ebf3ce87] {
  background-color: #00bcd4;
}
.bgcyan[data-v-ebf3ce87]:hover, .bgcyan[data-v-ebf3ce87]:focus {
  background-color: #00bcd4;
}
.bgcyan.p-card[data-v-ebf3ce87] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.bgcyan.darken-1[data-v-ebf3ce87] {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-1[data-v-ebf3ce87]:hover {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-2[data-v-ebf3ce87] {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-2[data-v-ebf3ce87]:hover {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-3[data-v-ebf3ce87] {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-3[data-v-ebf3ce87]:hover {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-4[data-v-ebf3ce87] {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.darken-4[data-v-ebf3ce87]:hover {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.lighten-1[data-v-ebf3ce87] {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-1[data-v-ebf3ce87]:hover {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-2[data-v-ebf3ce87] {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-2[data-v-ebf3ce87]:hover {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-3[data-v-ebf3ce87] {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-3[data-v-ebf3ce87]:hover {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-4[data-v-ebf3ce87] {
  background-color: rgb(102, 214.8, 229.2);
}
.bgcyan.lighten-4[data-v-ebf3ce87]:hover {
  background-color: rgb(102, 214.8, 229.2);
}
[color=teal][data-v-ebf3ce87] {
  color: #009688;
}
.teal[data-v-ebf3ce87] {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal[data-v-ebf3ce87]:hover, .teal[data-v-ebf3ce87]:active, .teal[data-v-ebf3ce87]:focus {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button[data-v-ebf3ce87] {
  color: white !important;
}
.teal.p-button[data-v-ebf3ce87]:hover, .teal.p-button[data-v-ebf3ce87]:active, .teal.p-button[data-v-ebf3ce87]:focus {
  color: white !important;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button.p-button-outlined[data-v-ebf3ce87] {
  background-color: white !important;
  color: #009688 !important;
}
.teal.p-button.p-button-outlined[data-v-ebf3ce87]:hover, .teal.p-button.p-button-outlined[data-v-ebf3ce87]:active, .teal.p-button.p-button-outlined[data-v-ebf3ce87]:focus {
  background-color: rgb(229.5, 244.5, 243.1) !important;
}
.teal.p-toolbar[data-v-ebf3ce87] {
  background-color: #009688;
  border-color: #009688;
}
.teal.darken-1[data-v-ebf3ce87] {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-1[data-v-ebf3ce87]:hover {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-2[data-v-ebf3ce87] {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-2[data-v-ebf3ce87]:hover {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-3[data-v-ebf3ce87] {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-3[data-v-ebf3ce87]:hover {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-4[data-v-ebf3ce87] {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.darken-4[data-v-ebf3ce87]:hover {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.lighten-1[data-v-ebf3ce87] {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-1[data-v-ebf3ce87]:hover {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-2[data-v-ebf3ce87] {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-2[data-v-ebf3ce87]:hover {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-3[data-v-ebf3ce87] {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-3[data-v-ebf3ce87]:hover {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-4[data-v-ebf3ce87] {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.teal.lighten-4[data-v-ebf3ce87]:hover {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.bgteal[data-v-ebf3ce87] {
  background-color: #009688;
}
.bgteal[data-v-ebf3ce87]:hover, .bgteal[data-v-ebf3ce87]:focus {
  background-color: #009688;
}
.bgteal.p-card[data-v-ebf3ce87] {
  background-color: #009688;
  border-color: #009688;
}
.bgteal.darken-1[data-v-ebf3ce87] {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-1[data-v-ebf3ce87]:hover {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-2[data-v-ebf3ce87] {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-2[data-v-ebf3ce87]:hover {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-3[data-v-ebf3ce87] {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-3[data-v-ebf3ce87]:hover {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-4[data-v-ebf3ce87] {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.darken-4[data-v-ebf3ce87]:hover {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.lighten-1[data-v-ebf3ce87] {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-1[data-v-ebf3ce87]:hover {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-2[data-v-ebf3ce87] {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-2[data-v-ebf3ce87]:hover {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-3[data-v-ebf3ce87] {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-3[data-v-ebf3ce87]:hover {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-4[data-v-ebf3ce87] {
  background-color: rgb(102, 192, 183.6);
}
.bgteal.lighten-4[data-v-ebf3ce87]:hover {
  background-color: rgb(102, 192, 183.6);
}
[color=cobalt][data-v-ebf3ce87] {
  color: #00bfa5;
}
.cobalt[data-v-ebf3ce87] {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt[data-v-ebf3ce87]:hover, .cobalt[data-v-ebf3ce87]:active, .cobalt[data-v-ebf3ce87]:focus {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button[data-v-ebf3ce87] {
  color: white !important;
}
.cobalt.p-button[data-v-ebf3ce87]:hover, .cobalt.p-button[data-v-ebf3ce87]:active, .cobalt.p-button[data-v-ebf3ce87]:focus {
  color: white !important;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button.p-button-outlined[data-v-ebf3ce87] {
  background-color: white !important;
  color: #00bfa5 !important;
}
.cobalt.p-button.p-button-outlined[data-v-ebf3ce87]:hover, .cobalt.p-button.p-button-outlined[data-v-ebf3ce87]:active, .cobalt.p-button.p-button-outlined[data-v-ebf3ce87]:focus {
  background-color: rgb(229.5, 248.6, 246) !important;
}
.cobalt.p-toolbar[data-v-ebf3ce87] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.darken-1[data-v-ebf3ce87] {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-1[data-v-ebf3ce87]:hover {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-2[data-v-ebf3ce87] {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-2[data-v-ebf3ce87]:hover {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-3[data-v-ebf3ce87] {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-3[data-v-ebf3ce87]:hover {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-4[data-v-ebf3ce87] {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.darken-4[data-v-ebf3ce87]:hover {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.lighten-1[data-v-ebf3ce87] {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-1[data-v-ebf3ce87]:hover {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-2[data-v-ebf3ce87] {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-2[data-v-ebf3ce87]:hover {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-3[data-v-ebf3ce87] {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-3[data-v-ebf3ce87]:hover {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-4[data-v-ebf3ce87] {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.cobalt.lighten-4[data-v-ebf3ce87]:hover {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.bgcobalt[data-v-ebf3ce87] {
  background-color: #00bfa5;
}
.bgcobalt[data-v-ebf3ce87]:hover, .bgcobalt[data-v-ebf3ce87]:focus {
  background-color: #00bfa5;
}
.bgcobalt.p-card[data-v-ebf3ce87] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.bgcobalt.darken-1[data-v-ebf3ce87] {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-1[data-v-ebf3ce87]:hover {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-2[data-v-ebf3ce87] {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-2[data-v-ebf3ce87]:hover {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-3[data-v-ebf3ce87] {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-3[data-v-ebf3ce87]:hover {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-4[data-v-ebf3ce87] {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.darken-4[data-v-ebf3ce87]:hover {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.lighten-1[data-v-ebf3ce87] {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-1[data-v-ebf3ce87]:hover {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-2[data-v-ebf3ce87] {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-2[data-v-ebf3ce87]:hover {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-3[data-v-ebf3ce87] {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-3[data-v-ebf3ce87]:hover {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-4[data-v-ebf3ce87] {
  background-color: rgb(102, 216.6, 201);
}
.bgcobalt.lighten-4[data-v-ebf3ce87]:hover {
  background-color: rgb(102, 216.6, 201);
}
[color=green][data-v-ebf3ce87] {
  color: #4caf50;
}
.green[data-v-ebf3ce87] {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green[data-v-ebf3ce87]:hover, .green[data-v-ebf3ce87]:active, .green[data-v-ebf3ce87]:focus {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button[data-v-ebf3ce87] {
  color: white !important;
}
.green.p-button[data-v-ebf3ce87]:hover, .green.p-button[data-v-ebf3ce87]:active, .green.p-button[data-v-ebf3ce87]:focus {
  color: white !important;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button.p-button-outlined[data-v-ebf3ce87] {
  background-color: white !important;
  color: #4caf50 !important;
}
.green.p-button.p-button-outlined[data-v-ebf3ce87]:hover, .green.p-button.p-button-outlined[data-v-ebf3ce87]:active, .green.p-button.p-button-outlined[data-v-ebf3ce87]:focus {
  background-color: rgb(237.1, 247, 237.5) !important;
}
.green.p-toolbar[data-v-ebf3ce87] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.darken-1[data-v-ebf3ce87] {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-1[data-v-ebf3ce87]:hover {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-2[data-v-ebf3ce87] {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-2[data-v-ebf3ce87]:hover {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-3[data-v-ebf3ce87] {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-3[data-v-ebf3ce87]:hover {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-4[data-v-ebf3ce87] {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.darken-4[data-v-ebf3ce87]:hover {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.lighten-1[data-v-ebf3ce87] {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-1[data-v-ebf3ce87]:hover {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-2[data-v-ebf3ce87] {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-2[data-v-ebf3ce87]:hover {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-3[data-v-ebf3ce87] {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-3[data-v-ebf3ce87]:hover {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-4[data-v-ebf3ce87] {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.green.lighten-4[data-v-ebf3ce87]:hover {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.bggreen[data-v-ebf3ce87] {
  background-color: #4caf50;
}
.bggreen[data-v-ebf3ce87]:hover, .bggreen[data-v-ebf3ce87]:focus {
  background-color: #4caf50;
}
.bggreen.p-card[data-v-ebf3ce87] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.bggreen.darken-1[data-v-ebf3ce87] {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-1[data-v-ebf3ce87]:hover {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-2[data-v-ebf3ce87] {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-2[data-v-ebf3ce87]:hover {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-3[data-v-ebf3ce87] {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-3[data-v-ebf3ce87]:hover {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-4[data-v-ebf3ce87] {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.darken-4[data-v-ebf3ce87]:hover {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.lighten-1[data-v-ebf3ce87] {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-1[data-v-ebf3ce87]:hover {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-2[data-v-ebf3ce87] {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-2[data-v-ebf3ce87]:hover {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-3[data-v-ebf3ce87] {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-3[data-v-ebf3ce87]:hover {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-4[data-v-ebf3ce87] {
  background-color: rgb(147.6, 207, 150);
}
.bggreen.lighten-4[data-v-ebf3ce87]:hover {
  background-color: rgb(147.6, 207, 150);
}
[color=light-green][data-v-ebf3ce87] {
  color: #8bc34a;
}
.light-green[data-v-ebf3ce87] {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green[data-v-ebf3ce87]:hover, .light-green[data-v-ebf3ce87]:active, .light-green[data-v-ebf3ce87]:focus {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button[data-v-ebf3ce87] {
  color: white !important;
}
.light-green.p-button[data-v-ebf3ce87]:hover, .light-green.p-button[data-v-ebf3ce87]:active, .light-green.p-button[data-v-ebf3ce87]:focus {
  color: white !important;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button.p-button-outlined[data-v-ebf3ce87] {
  background-color: white !important;
  color: #8bc34a !important;
}
.light-green.p-button.p-button-outlined[data-v-ebf3ce87]:hover, .light-green.p-button.p-button-outlined[data-v-ebf3ce87]:active, .light-green.p-button.p-button-outlined[data-v-ebf3ce87]:focus {
  background-color: rgb(243.4, 249, 236.9) !important;
}
.light-green.p-toolbar[data-v-ebf3ce87] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.darken-1[data-v-ebf3ce87] {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-1[data-v-ebf3ce87]:hover {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-2[data-v-ebf3ce87] {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-2[data-v-ebf3ce87]:hover {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-3[data-v-ebf3ce87] {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-3[data-v-ebf3ce87]:hover {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-4[data-v-ebf3ce87] {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.darken-4[data-v-ebf3ce87]:hover {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.lighten-1[data-v-ebf3ce87] {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-1[data-v-ebf3ce87]:hover {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-2[data-v-ebf3ce87] {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-2[data-v-ebf3ce87]:hover {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-3[data-v-ebf3ce87] {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-3[data-v-ebf3ce87]:hover {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-4[data-v-ebf3ce87] {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.light-green.lighten-4[data-v-ebf3ce87]:hover {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.bglight-green[data-v-ebf3ce87] {
  background-color: #8bc34a;
}
.bglight-green[data-v-ebf3ce87]:hover, .bglight-green[data-v-ebf3ce87]:focus {
  background-color: #8bc34a;
}
.bglight-green.p-card[data-v-ebf3ce87] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.bglight-green.darken-1[data-v-ebf3ce87] {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-1[data-v-ebf3ce87]:hover {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-2[data-v-ebf3ce87] {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-2[data-v-ebf3ce87]:hover {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-3[data-v-ebf3ce87] {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-3[data-v-ebf3ce87]:hover {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-4[data-v-ebf3ce87] {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.darken-4[data-v-ebf3ce87]:hover {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.lighten-1[data-v-ebf3ce87] {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-1[data-v-ebf3ce87]:hover {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-2[data-v-ebf3ce87] {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-2[data-v-ebf3ce87]:hover {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-3[data-v-ebf3ce87] {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-3[data-v-ebf3ce87]:hover {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-4[data-v-ebf3ce87] {
  background-color: rgb(185.4, 219, 146.4);
}
.bglight-green.lighten-4[data-v-ebf3ce87]:hover {
  background-color: rgb(185.4, 219, 146.4);
}
[color=lime][data-v-ebf3ce87] {
  color: #cddc39;
}
.lime[data-v-ebf3ce87] {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime[data-v-ebf3ce87]:hover, .lime[data-v-ebf3ce87]:active, .lime[data-v-ebf3ce87]:focus {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button[data-v-ebf3ce87] {
  color: white !important;
}
.lime.p-button[data-v-ebf3ce87]:hover, .lime.p-button[data-v-ebf3ce87]:active, .lime.p-button[data-v-ebf3ce87]:focus {
  color: white !important;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button.p-button-outlined[data-v-ebf3ce87] {
  background-color: white !important;
  color: #cddc39 !important;
}
.lime.p-button.p-button-outlined[data-v-ebf3ce87]:hover, .lime.p-button.p-button-outlined[data-v-ebf3ce87]:active, .lime.p-button.p-button-outlined[data-v-ebf3ce87]:focus {
  background-color: rgb(250, 251.5, 235.2) !important;
}
.lime.p-toolbar[data-v-ebf3ce87] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.darken-1[data-v-ebf3ce87] {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-1[data-v-ebf3ce87]:hover {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-2[data-v-ebf3ce87] {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-2[data-v-ebf3ce87]:hover {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-3[data-v-ebf3ce87] {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-3[data-v-ebf3ce87]:hover {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-4[data-v-ebf3ce87] {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.darken-4[data-v-ebf3ce87]:hover {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.lighten-1[data-v-ebf3ce87] {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-1[data-v-ebf3ce87]:hover {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-2[data-v-ebf3ce87] {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-2[data-v-ebf3ce87]:hover {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-3[data-v-ebf3ce87] {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-3[data-v-ebf3ce87]:hover {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-4[data-v-ebf3ce87] {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.lime.lighten-4[data-v-ebf3ce87]:hover {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.bglime[data-v-ebf3ce87] {
  background-color: #cddc39;
}
.bglime[data-v-ebf3ce87]:hover, .bglime[data-v-ebf3ce87]:focus {
  background-color: #cddc39;
}
.bglime.p-card[data-v-ebf3ce87] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.bglime.darken-1[data-v-ebf3ce87] {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-1[data-v-ebf3ce87]:hover {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-2[data-v-ebf3ce87] {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-2[data-v-ebf3ce87]:hover {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-3[data-v-ebf3ce87] {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-3[data-v-ebf3ce87]:hover {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-4[data-v-ebf3ce87] {
  background-color: rgb(123, 132, 34.2);
}
.bglime.darken-4[data-v-ebf3ce87]:hover {
  background-color: rgb(123, 132, 34.2);
}
.bglime.lighten-1[data-v-ebf3ce87] {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-1[data-v-ebf3ce87]:hover {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-2[data-v-ebf3ce87] {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-2[data-v-ebf3ce87]:hover {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-3[data-v-ebf3ce87] {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-3[data-v-ebf3ce87]:hover {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-4[data-v-ebf3ce87] {
  background-color: rgb(225, 234, 136.2);
}
.bglime.lighten-4[data-v-ebf3ce87]:hover {
  background-color: rgb(225, 234, 136.2);
}
[color=yellow][data-v-ebf3ce87] {
  color: #ffeb3b;
}
.yellow[data-v-ebf3ce87] {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow[data-v-ebf3ce87]:hover, .yellow[data-v-ebf3ce87]:active, .yellow[data-v-ebf3ce87]:focus {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button[data-v-ebf3ce87] {
  color: white !important;
}
.yellow.p-button[data-v-ebf3ce87]:hover, .yellow.p-button[data-v-ebf3ce87]:active, .yellow.p-button[data-v-ebf3ce87]:focus {
  color: white !important;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button.p-button-outlined[data-v-ebf3ce87] {
  background-color: white !important;
  color: #ffeb3b !important;
}
.yellow.p-button.p-button-outlined[data-v-ebf3ce87]:hover, .yellow.p-button.p-button-outlined[data-v-ebf3ce87]:active, .yellow.p-button.p-button-outlined[data-v-ebf3ce87]:focus {
  background-color: rgb(255, 253, 235.4) !important;
}
.yellow.p-toolbar[data-v-ebf3ce87] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.darken-1[data-v-ebf3ce87] {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-1[data-v-ebf3ce87]:hover {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-2[data-v-ebf3ce87] {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-2[data-v-ebf3ce87]:hover {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-3[data-v-ebf3ce87] {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-3[data-v-ebf3ce87]:hover {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-4[data-v-ebf3ce87] {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.darken-4[data-v-ebf3ce87]:hover {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.lighten-1[data-v-ebf3ce87] {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-1[data-v-ebf3ce87]:hover {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-2[data-v-ebf3ce87] {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-2[data-v-ebf3ce87]:hover {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-3[data-v-ebf3ce87] {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-3[data-v-ebf3ce87]:hover {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-4[data-v-ebf3ce87] {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.yellow.lighten-4[data-v-ebf3ce87]:hover {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.bgyellow[data-v-ebf3ce87] {
  background-color: #ffeb3b;
}
.bgyellow[data-v-ebf3ce87]:hover, .bgyellow[data-v-ebf3ce87]:focus {
  background-color: #ffeb3b;
}
.bgyellow.p-card[data-v-ebf3ce87] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.bgyellow.darken-1[data-v-ebf3ce87] {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-1[data-v-ebf3ce87]:hover {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-2[data-v-ebf3ce87] {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-2[data-v-ebf3ce87]:hover {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-3[data-v-ebf3ce87] {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-3[data-v-ebf3ce87]:hover {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-4[data-v-ebf3ce87] {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.darken-4[data-v-ebf3ce87]:hover {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.lighten-1[data-v-ebf3ce87] {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-1[data-v-ebf3ce87]:hover {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-2[data-v-ebf3ce87] {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-2[data-v-ebf3ce87]:hover {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-3[data-v-ebf3ce87] {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-3[data-v-ebf3ce87]:hover {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-4[data-v-ebf3ce87] {
  background-color: rgb(255, 243, 137.4);
}
.bgyellow.lighten-4[data-v-ebf3ce87]:hover {
  background-color: rgb(255, 243, 137.4);
}
[color=amber][data-v-ebf3ce87] {
  color: #ffc107;
}
.amber[data-v-ebf3ce87] {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber[data-v-ebf3ce87]:hover, .amber[data-v-ebf3ce87]:active, .amber[data-v-ebf3ce87]:focus {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button[data-v-ebf3ce87] {
  color: white !important;
}
.amber.p-button[data-v-ebf3ce87]:hover, .amber.p-button[data-v-ebf3ce87]:active, .amber.p-button[data-v-ebf3ce87]:focus {
  color: white !important;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button.p-button-outlined[data-v-ebf3ce87] {
  background-color: white !important;
  color: #ffc107 !important;
}
.amber.p-button.p-button-outlined[data-v-ebf3ce87]:hover, .amber.p-button.p-button-outlined[data-v-ebf3ce87]:active, .amber.p-button.p-button-outlined[data-v-ebf3ce87]:focus {
  background-color: rgb(255, 248.8, 230.2) !important;
}
.amber.p-toolbar[data-v-ebf3ce87] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.darken-1[data-v-ebf3ce87] {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-1[data-v-ebf3ce87]:hover {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-2[data-v-ebf3ce87] {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-2[data-v-ebf3ce87]:hover {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-3[data-v-ebf3ce87] {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-3[data-v-ebf3ce87]:hover {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-4[data-v-ebf3ce87] {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.darken-4[data-v-ebf3ce87]:hover {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.lighten-1[data-v-ebf3ce87] {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-1[data-v-ebf3ce87]:hover {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-2[data-v-ebf3ce87] {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-2[data-v-ebf3ce87]:hover {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-3[data-v-ebf3ce87] {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-3[data-v-ebf3ce87]:hover {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-4[data-v-ebf3ce87] {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.amber.lighten-4[data-v-ebf3ce87]:hover {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.bgamber[data-v-ebf3ce87] {
  background-color: #ffc107;
}
.bgamber[data-v-ebf3ce87]:hover, .bgamber[data-v-ebf3ce87]:focus {
  background-color: #ffc107;
}
.bgamber.p-card[data-v-ebf3ce87] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.bgamber.darken-1[data-v-ebf3ce87] {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-1[data-v-ebf3ce87]:hover {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-2[data-v-ebf3ce87] {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-2[data-v-ebf3ce87]:hover {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-3[data-v-ebf3ce87] {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-3[data-v-ebf3ce87]:hover {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-4[data-v-ebf3ce87] {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.darken-4[data-v-ebf3ce87]:hover {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.lighten-1[data-v-ebf3ce87] {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-1[data-v-ebf3ce87]:hover {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-2[data-v-ebf3ce87] {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-2[data-v-ebf3ce87]:hover {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-3[data-v-ebf3ce87] {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-3[data-v-ebf3ce87]:hover {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-4[data-v-ebf3ce87] {
  background-color: rgb(255, 217.8, 106.2);
}
.bgamber.lighten-4[data-v-ebf3ce87]:hover {
  background-color: rgb(255, 217.8, 106.2);
}
[color=orange][data-v-ebf3ce87] {
  color: #ff9800;
}
.orange[data-v-ebf3ce87] {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange[data-v-ebf3ce87]:hover, .orange[data-v-ebf3ce87]:active, .orange[data-v-ebf3ce87]:focus {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button[data-v-ebf3ce87] {
  color: white !important;
}
.orange.p-button[data-v-ebf3ce87]:hover, .orange.p-button[data-v-ebf3ce87]:active, .orange.p-button[data-v-ebf3ce87]:focus {
  color: white !important;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button.p-button-outlined[data-v-ebf3ce87] {
  background-color: white !important;
  color: #ff9800 !important;
}
.orange.p-button.p-button-outlined[data-v-ebf3ce87]:hover, .orange.p-button.p-button-outlined[data-v-ebf3ce87]:active, .orange.p-button.p-button-outlined[data-v-ebf3ce87]:focus {
  background-color: rgb(255, 244.7, 229.5) !important;
}
.orange.p-toolbar[data-v-ebf3ce87] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.darken-1[data-v-ebf3ce87] {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-1[data-v-ebf3ce87]:hover {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-2[data-v-ebf3ce87] {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-2[data-v-ebf3ce87]:hover {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-3[data-v-ebf3ce87] {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-3[data-v-ebf3ce87]:hover {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-4[data-v-ebf3ce87] {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.darken-4[data-v-ebf3ce87]:hover {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.lighten-1[data-v-ebf3ce87] {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-1[data-v-ebf3ce87]:hover {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-2[data-v-ebf3ce87] {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-2[data-v-ebf3ce87]:hover {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-3[data-v-ebf3ce87] {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-3[data-v-ebf3ce87]:hover {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-4[data-v-ebf3ce87] {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.orange.lighten-4[data-v-ebf3ce87]:hover {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.bgorange[data-v-ebf3ce87] {
  background-color: #ff9800;
}
.bgorange[data-v-ebf3ce87]:hover, .bgorange[data-v-ebf3ce87]:focus {
  background-color: #ff9800;
}
.bgorange.p-card[data-v-ebf3ce87] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.bgorange.darken-1[data-v-ebf3ce87] {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-1[data-v-ebf3ce87]:hover {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-2[data-v-ebf3ce87] {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-2[data-v-ebf3ce87]:hover {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-3[data-v-ebf3ce87] {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-3[data-v-ebf3ce87]:hover {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-4[data-v-ebf3ce87] {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.darken-4[data-v-ebf3ce87]:hover {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.lighten-1[data-v-ebf3ce87] {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-1[data-v-ebf3ce87]:hover {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-2[data-v-ebf3ce87] {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-2[data-v-ebf3ce87]:hover {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-3[data-v-ebf3ce87] {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-3[data-v-ebf3ce87]:hover {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-4[data-v-ebf3ce87] {
  background-color: rgb(255, 193.2, 102);
}
.bgorange.lighten-4[data-v-ebf3ce87]:hover {
  background-color: rgb(255, 193.2, 102);
}
[color=deep-orange][data-v-ebf3ce87] {
  color: #ff5722;
}
.deep-orange[data-v-ebf3ce87] {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange[data-v-ebf3ce87]:hover, .deep-orange[data-v-ebf3ce87]:active, .deep-orange[data-v-ebf3ce87]:focus {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button[data-v-ebf3ce87] {
  color: white !important;
}
.deep-orange.p-button[data-v-ebf3ce87]:hover, .deep-orange.p-button[data-v-ebf3ce87]:active, .deep-orange.p-button[data-v-ebf3ce87]:focus {
  color: white !important;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button.p-button-outlined[data-v-ebf3ce87] {
  background-color: white !important;
  color: #ff5722 !important;
}
.deep-orange.p-button.p-button-outlined[data-v-ebf3ce87]:hover, .deep-orange.p-button.p-button-outlined[data-v-ebf3ce87]:active, .deep-orange.p-button.p-button-outlined[data-v-ebf3ce87]:focus {
  background-color: rgb(255, 238.2, 232.9) !important;
}
.deep-orange.p-toolbar[data-v-ebf3ce87] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.darken-1[data-v-ebf3ce87] {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-1[data-v-ebf3ce87]:hover {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-2[data-v-ebf3ce87] {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-2[data-v-ebf3ce87]:hover {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-3[data-v-ebf3ce87] {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-3[data-v-ebf3ce87]:hover {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-4[data-v-ebf3ce87] {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.darken-4[data-v-ebf3ce87]:hover {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.lighten-1[data-v-ebf3ce87] {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-1[data-v-ebf3ce87]:hover {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-2[data-v-ebf3ce87] {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-2[data-v-ebf3ce87]:hover {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-3[data-v-ebf3ce87] {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-3[data-v-ebf3ce87]:hover {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-4[data-v-ebf3ce87] {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.deep-orange.lighten-4[data-v-ebf3ce87]:hover {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange[data-v-ebf3ce87] {
  background-color: #ff5722;
}
.bgdeep-orange[data-v-ebf3ce87]:hover, .bgdeep-orange[data-v-ebf3ce87]:focus {
  background-color: #ff5722;
}
.bgdeep-orange.p-card[data-v-ebf3ce87] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.bgdeep-orange.darken-1[data-v-ebf3ce87] {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-1[data-v-ebf3ce87]:hover {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-2[data-v-ebf3ce87] {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-2[data-v-ebf3ce87]:hover {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-3[data-v-ebf3ce87] {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-3[data-v-ebf3ce87]:hover {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-4[data-v-ebf3ce87] {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.darken-4[data-v-ebf3ce87]:hover {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.lighten-1[data-v-ebf3ce87] {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-1[data-v-ebf3ce87]:hover {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-2[data-v-ebf3ce87] {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-2[data-v-ebf3ce87]:hover {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-3[data-v-ebf3ce87] {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-3[data-v-ebf3ce87]:hover {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-4[data-v-ebf3ce87] {
  background-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange.lighten-4[data-v-ebf3ce87]:hover {
  background-color: rgb(255, 154.2, 122.4);
}
[color=brown][data-v-ebf3ce87] {
  color: #795548;
}
.brown[data-v-ebf3ce87] {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown[data-v-ebf3ce87]:hover, .brown[data-v-ebf3ce87]:active, .brown[data-v-ebf3ce87]:focus {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button[data-v-ebf3ce87] {
  color: white !important;
}
.brown.p-button[data-v-ebf3ce87]:hover, .brown.p-button[data-v-ebf3ce87]:active, .brown.p-button[data-v-ebf3ce87]:focus {
  color: white !important;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button.p-button-outlined[data-v-ebf3ce87] {
  background-color: white !important;
  color: #795548 !important;
}
.brown.p-button.p-button-outlined[data-v-ebf3ce87]:hover, .brown.p-button.p-button-outlined[data-v-ebf3ce87]:active, .brown.p-button.p-button-outlined[data-v-ebf3ce87]:focus {
  background-color: rgb(241.6, 238, 236.7) !important;
}
.brown.p-toolbar[data-v-ebf3ce87] {
  background-color: #795548;
  border-color: #795548;
}
.brown.darken-1[data-v-ebf3ce87] {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-1[data-v-ebf3ce87]:hover {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-2[data-v-ebf3ce87] {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-2[data-v-ebf3ce87]:hover {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-3[data-v-ebf3ce87] {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-3[data-v-ebf3ce87]:hover {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-4[data-v-ebf3ce87] {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.darken-4[data-v-ebf3ce87]:hover {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.lighten-1[data-v-ebf3ce87] {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-1[data-v-ebf3ce87]:hover {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-2[data-v-ebf3ce87] {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-2[data-v-ebf3ce87]:hover {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-3[data-v-ebf3ce87] {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-3[data-v-ebf3ce87]:hover {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-4[data-v-ebf3ce87] {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.brown.lighten-4[data-v-ebf3ce87]:hover {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.bgbrown[data-v-ebf3ce87] {
  background-color: #795548;
}
.bgbrown[data-v-ebf3ce87]:hover, .bgbrown[data-v-ebf3ce87]:focus {
  background-color: #795548;
}
.bgbrown.p-card[data-v-ebf3ce87] {
  background-color: #795548;
  border-color: #795548;
}
.bgbrown.darken-1[data-v-ebf3ce87] {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-1[data-v-ebf3ce87]:hover {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-2[data-v-ebf3ce87] {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-2[data-v-ebf3ce87]:hover {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-3[data-v-ebf3ce87] {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-3[data-v-ebf3ce87]:hover {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-4[data-v-ebf3ce87] {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.darken-4[data-v-ebf3ce87]:hover {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.lighten-1[data-v-ebf3ce87] {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-1[data-v-ebf3ce87]:hover {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-2[data-v-ebf3ce87] {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-2[data-v-ebf3ce87]:hover {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-3[data-v-ebf3ce87] {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-3[data-v-ebf3ce87]:hover {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-4[data-v-ebf3ce87] {
  background-color: rgb(174.6, 153, 145.2);
}
.bgbrown.lighten-4[data-v-ebf3ce87]:hover {
  background-color: rgb(174.6, 153, 145.2);
}
[color=blue-gray][data-v-ebf3ce87] {
  color: #607d8b;
}
.blue-gray[data-v-ebf3ce87] {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray[data-v-ebf3ce87]:hover, .blue-gray[data-v-ebf3ce87]:active, .blue-gray[data-v-ebf3ce87]:focus {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button[data-v-ebf3ce87] {
  color: white !important;
}
.blue-gray.p-button[data-v-ebf3ce87]:hover, .blue-gray.p-button[data-v-ebf3ce87]:active, .blue-gray.p-button[data-v-ebf3ce87]:focus {
  color: white !important;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button.p-button-outlined[data-v-ebf3ce87] {
  background-color: white !important;
  color: #607d8b !important;
}
.blue-gray.p-button.p-button-outlined[data-v-ebf3ce87]:hover, .blue-gray.p-button.p-button-outlined[data-v-ebf3ce87]:active, .blue-gray.p-button.p-button-outlined[data-v-ebf3ce87]:focus {
  background-color: rgb(239.1, 242, 243.4) !important;
}
.blue-gray.p-toolbar[data-v-ebf3ce87] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.darken-1[data-v-ebf3ce87] {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-1[data-v-ebf3ce87]:hover {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-2[data-v-ebf3ce87] {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-2[data-v-ebf3ce87]:hover {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-3[data-v-ebf3ce87] {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-3[data-v-ebf3ce87]:hover {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-4[data-v-ebf3ce87] {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.darken-4[data-v-ebf3ce87]:hover {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.lighten-1[data-v-ebf3ce87] {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-1[data-v-ebf3ce87]:hover {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-2[data-v-ebf3ce87] {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-2[data-v-ebf3ce87]:hover {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-3[data-v-ebf3ce87] {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-3[data-v-ebf3ce87]:hover {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-4[data-v-ebf3ce87] {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.blue-gray.lighten-4[data-v-ebf3ce87]:hover {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray[data-v-ebf3ce87] {
  background-color: #607d8b;
}
.bgblue-gray[data-v-ebf3ce87]:hover, .bgblue-gray[data-v-ebf3ce87]:focus {
  background-color: #607d8b;
}
.bgblue-gray.p-card[data-v-ebf3ce87] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.bgblue-gray.darken-1[data-v-ebf3ce87] {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-1[data-v-ebf3ce87]:hover {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-2[data-v-ebf3ce87] {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-2[data-v-ebf3ce87]:hover {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-3[data-v-ebf3ce87] {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-3[data-v-ebf3ce87]:hover {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-4[data-v-ebf3ce87] {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.darken-4[data-v-ebf3ce87]:hover {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.lighten-1[data-v-ebf3ce87] {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-1[data-v-ebf3ce87]:hover {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-2[data-v-ebf3ce87] {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-2[data-v-ebf3ce87]:hover {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-3[data-v-ebf3ce87] {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-3[data-v-ebf3ce87]:hover {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-4[data-v-ebf3ce87] {
  background-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray.lighten-4[data-v-ebf3ce87]:hover {
  background-color: rgb(159.6, 177, 185.4);
}
[color=gray][data-v-ebf3ce87] {
  color: #9e9e9e;
}
.gray[data-v-ebf3ce87] {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray[data-v-ebf3ce87]:hover, .gray[data-v-ebf3ce87]:active, .gray[data-v-ebf3ce87]:focus {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button[data-v-ebf3ce87] {
  color: white !important;
}
.gray.p-button[data-v-ebf3ce87]:hover, .gray.p-button[data-v-ebf3ce87]:active, .gray.p-button[data-v-ebf3ce87]:focus {
  color: white !important;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button.p-button-outlined[data-v-ebf3ce87] {
  background-color: white !important;
  color: #9e9e9e !important;
}
.gray.p-button.p-button-outlined[data-v-ebf3ce87]:hover, .gray.p-button.p-button-outlined[data-v-ebf3ce87]:active, .gray.p-button.p-button-outlined[data-v-ebf3ce87]:focus {
  background-color: rgb(245.3, 245.3, 245.3) !important;
}
.gray.p-toolbar[data-v-ebf3ce87] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.darken-1[data-v-ebf3ce87] {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-1[data-v-ebf3ce87]:hover {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-2[data-v-ebf3ce87] {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-2[data-v-ebf3ce87]:hover {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-3[data-v-ebf3ce87] {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-3[data-v-ebf3ce87]:hover {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-4[data-v-ebf3ce87] {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.darken-4[data-v-ebf3ce87]:hover {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.lighten-1[data-v-ebf3ce87] {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-1[data-v-ebf3ce87]:hover {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-2[data-v-ebf3ce87] {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-2[data-v-ebf3ce87]:hover {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-3[data-v-ebf3ce87] {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-3[data-v-ebf3ce87]:hover {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-4[data-v-ebf3ce87] {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.gray.lighten-4[data-v-ebf3ce87]:hover {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.bggray[data-v-ebf3ce87] {
  background-color: #9e9e9e;
}
.bggray[data-v-ebf3ce87]:hover, .bggray[data-v-ebf3ce87]:focus {
  background-color: #9e9e9e;
}
.bggray.p-card[data-v-ebf3ce87] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.bggray.darken-1[data-v-ebf3ce87] {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-1[data-v-ebf3ce87]:hover {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-2[data-v-ebf3ce87] {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-2[data-v-ebf3ce87]:hover {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-3[data-v-ebf3ce87] {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-3[data-v-ebf3ce87]:hover {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-4[data-v-ebf3ce87] {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.darken-4[data-v-ebf3ce87]:hover {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.lighten-1[data-v-ebf3ce87] {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-1[data-v-ebf3ce87]:hover {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-2[data-v-ebf3ce87] {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-2[data-v-ebf3ce87]:hover {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-3[data-v-ebf3ce87] {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-3[data-v-ebf3ce87]:hover {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-4[data-v-ebf3ce87] {
  background-color: rgb(196.8, 196.8, 196.8);
}
.bggray.lighten-4[data-v-ebf3ce87]:hover {
  background-color: rgb(196.8, 196.8, 196.8);
}
[color=ble][data-v-ebf3ce87] {
  color: #287aa9;
}
.ble[data-v-ebf3ce87] {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble[data-v-ebf3ce87]:hover, .ble[data-v-ebf3ce87]:active, .ble[data-v-ebf3ce87]:focus {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button[data-v-ebf3ce87] {
  color: white !important;
}
.ble.p-button[data-v-ebf3ce87]:hover, .ble.p-button[data-v-ebf3ce87]:active, .ble.p-button[data-v-ebf3ce87]:focus {
  color: white !important;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button.p-button-outlined[data-v-ebf3ce87] {
  background-color: white !important;
  color: #287aa9 !important;
}
.ble.p-button.p-button-outlined[data-v-ebf3ce87]:hover, .ble.p-button.p-button-outlined[data-v-ebf3ce87]:active, .ble.p-button.p-button-outlined[data-v-ebf3ce87]:focus {
  background-color: rgb(233.5, 241.7, 246.4) !important;
}
.ble.p-toolbar[data-v-ebf3ce87] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.darken-1[data-v-ebf3ce87] {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-1[data-v-ebf3ce87]:hover {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-2[data-v-ebf3ce87] {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-2[data-v-ebf3ce87]:hover {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-3[data-v-ebf3ce87] {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-3[data-v-ebf3ce87]:hover {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-4[data-v-ebf3ce87] {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.darken-4[data-v-ebf3ce87]:hover {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.lighten-1[data-v-ebf3ce87] {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-1[data-v-ebf3ce87]:hover {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-2[data-v-ebf3ce87] {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-2[data-v-ebf3ce87]:hover {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-3[data-v-ebf3ce87] {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-3[data-v-ebf3ce87]:hover {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-4[data-v-ebf3ce87] {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.ble.lighten-4[data-v-ebf3ce87]:hover {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.bgble[data-v-ebf3ce87] {
  background-color: #287aa9;
}
.bgble[data-v-ebf3ce87]:hover, .bgble[data-v-ebf3ce87]:focus {
  background-color: #287aa9;
}
.bgble.p-card[data-v-ebf3ce87] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.bgble.darken-1[data-v-ebf3ce87] {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-1[data-v-ebf3ce87]:hover {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-2[data-v-ebf3ce87] {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-2[data-v-ebf3ce87]:hover {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-3[data-v-ebf3ce87] {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-3[data-v-ebf3ce87]:hover {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-4[data-v-ebf3ce87] {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.darken-4[data-v-ebf3ce87]:hover {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.lighten-1[data-v-ebf3ce87] {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-1[data-v-ebf3ce87]:hover {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-2[data-v-ebf3ce87] {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-2[data-v-ebf3ce87]:hover {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-3[data-v-ebf3ce87] {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-3[data-v-ebf3ce87]:hover {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-4[data-v-ebf3ce87] {
  background-color: rgb(126, 175.2, 203.4);
}
.bgble.lighten-4[data-v-ebf3ce87]:hover {
  background-color: rgb(126, 175.2, 203.4);
}
[color=black][data-v-ebf3ce87] {
  color: #202020;
}
.black[data-v-ebf3ce87] {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black[data-v-ebf3ce87]:hover, .black[data-v-ebf3ce87]:active, .black[data-v-ebf3ce87]:focus {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button[data-v-ebf3ce87] {
  color: white !important;
}
.black.p-button[data-v-ebf3ce87]:hover, .black.p-button[data-v-ebf3ce87]:active, .black.p-button[data-v-ebf3ce87]:focus {
  color: white !important;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button.p-button-outlined[data-v-ebf3ce87] {
  background-color: white !important;
  color: #202020 !important;
}
.black.p-button.p-button-outlined[data-v-ebf3ce87]:hover, .black.p-button.p-button-outlined[data-v-ebf3ce87]:active, .black.p-button.p-button-outlined[data-v-ebf3ce87]:focus {
  background-color: rgb(232.7, 232.7, 232.7) !important;
}
.black.p-toolbar[data-v-ebf3ce87] {
  background-color: #202020;
  border-color: #202020;
}
.black.darken-1[data-v-ebf3ce87] {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-1[data-v-ebf3ce87]:hover {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-2[data-v-ebf3ce87] {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-2[data-v-ebf3ce87]:hover {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-3[data-v-ebf3ce87] {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-3[data-v-ebf3ce87]:hover {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-4[data-v-ebf3ce87] {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.darken-4[data-v-ebf3ce87]:hover {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.lighten-1[data-v-ebf3ce87] {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-1[data-v-ebf3ce87]:hover {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-2[data-v-ebf3ce87] {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-2[data-v-ebf3ce87]:hover {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-3[data-v-ebf3ce87] {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-3[data-v-ebf3ce87]:hover {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-4[data-v-ebf3ce87] {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.black.lighten-4[data-v-ebf3ce87]:hover {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.bgblack[data-v-ebf3ce87] {
  background-color: #202020;
}
.bgblack[data-v-ebf3ce87]:hover, .bgblack[data-v-ebf3ce87]:focus {
  background-color: #202020;
}
.bgblack.p-card[data-v-ebf3ce87] {
  background-color: #202020;
  border-color: #202020;
}
.bgblack.darken-1[data-v-ebf3ce87] {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-1[data-v-ebf3ce87]:hover {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-2[data-v-ebf3ce87] {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-2[data-v-ebf3ce87]:hover {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-3[data-v-ebf3ce87] {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-3[data-v-ebf3ce87]:hover {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-4[data-v-ebf3ce87] {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.darken-4[data-v-ebf3ce87]:hover {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.lighten-1[data-v-ebf3ce87] {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-1[data-v-ebf3ce87]:hover {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-2[data-v-ebf3ce87] {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-2[data-v-ebf3ce87]:hover {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-3[data-v-ebf3ce87] {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-3[data-v-ebf3ce87]:hover {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-4[data-v-ebf3ce87] {
  background-color: rgb(121.2, 121.2, 121.2);
}
.bgblack.lighten-4[data-v-ebf3ce87]:hover {
  background-color: rgb(121.2, 121.2, 121.2);
}
[color=white][data-v-ebf3ce87] {
  color: #ffffff;
}
.white[data-v-ebf3ce87] {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white[data-v-ebf3ce87]:hover, .white[data-v-ebf3ce87]:active, .white[data-v-ebf3ce87]:focus {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button[data-v-ebf3ce87] {
  color: white !important;
}
.white.p-button[data-v-ebf3ce87]:hover, .white.p-button[data-v-ebf3ce87]:active, .white.p-button[data-v-ebf3ce87]:focus {
  color: white !important;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button.p-button-outlined[data-v-ebf3ce87] {
  background-color: white !important;
  color: #ffffff !important;
}
.white.p-button.p-button-outlined[data-v-ebf3ce87]:hover, .white.p-button.p-button-outlined[data-v-ebf3ce87]:active, .white.p-button.p-button-outlined[data-v-ebf3ce87]:focus {
  background-color: white !important;
}
.white.p-toolbar[data-v-ebf3ce87] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.darken-1[data-v-ebf3ce87] {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-1[data-v-ebf3ce87]:hover {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-2[data-v-ebf3ce87] {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-2[data-v-ebf3ce87]:hover {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-3[data-v-ebf3ce87] {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-3[data-v-ebf3ce87]:hover {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-4[data-v-ebf3ce87] {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.darken-4[data-v-ebf3ce87]:hover {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.lighten-1[data-v-ebf3ce87] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-1[data-v-ebf3ce87]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-ebf3ce87] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-ebf3ce87]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-ebf3ce87] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-ebf3ce87]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-ebf3ce87] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-ebf3ce87]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.bgwhite[data-v-ebf3ce87] {
  background-color: #ffffff;
}
.bgwhite[data-v-ebf3ce87]:hover, .bgwhite[data-v-ebf3ce87]:focus {
  background-color: #ffffff;
}
.bgwhite.p-card[data-v-ebf3ce87] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.bgwhite.darken-1[data-v-ebf3ce87] {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-1[data-v-ebf3ce87]:hover {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-2[data-v-ebf3ce87] {
  background-color: #cccccc;
}
.bgwhite.darken-2[data-v-ebf3ce87]:hover {
  background-color: #cccccc;
}
.bgwhite.darken-3[data-v-ebf3ce87] {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-3[data-v-ebf3ce87]:hover {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-4[data-v-ebf3ce87] {
  background-color: #999999;
}
.bgwhite.darken-4[data-v-ebf3ce87]:hover {
  background-color: #999999;
}
.bgwhite.lighten-1[data-v-ebf3ce87] {
  background-color: white;
}
.bgwhite.lighten-1[data-v-ebf3ce87]:hover {
  background-color: white;
}
.bgwhite.lighten-2[data-v-ebf3ce87] {
  background-color: white;
}
.bgwhite.lighten-2[data-v-ebf3ce87]:hover {
  background-color: white;
}
.bgwhite.lighten-3[data-v-ebf3ce87] {
  background-color: white;
}
.bgwhite.lighten-3[data-v-ebf3ce87]:hover {
  background-color: white;
}
.bgwhite.lighten-4[data-v-ebf3ce87] {
  background-color: white;
}
.bgwhite.lighten-4[data-v-ebf3ce87]:hover {
  background-color: white;
}
.default[data-v-ebf3ce87] {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.default[data-v-ebf3ce87]:hover, .default[data-v-ebf3ce87]:focus {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
div.date-container[data-v-ebf3ce87] {
  display: inline;
}/* COLORS */
/* reserved possible colors

#6B3A0A - warm brown OR #8E3F0A - burnt orange
#8A1538 - deep berry
#005A7A - petrol cyan

maybe #0C0C73 - deep indigo, but close to return/black

*/
/* FONTS */
/* PACKETA UI/UX */
/* Material palette */
[color=primary][data-v-27663eb6] {
  color: #bc210a;
}
.primary[data-v-27663eb6] {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary[data-v-27663eb6]:hover, .primary[data-v-27663eb6]:active, .primary[data-v-27663eb6]:focus {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button[data-v-27663eb6] {
  color: white !important;
}
.primary.p-button[data-v-27663eb6]:hover, .primary.p-button[data-v-27663eb6]:active, .primary.p-button[data-v-27663eb6]:focus {
  color: white !important;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button.p-button-outlined[data-v-27663eb6] {
  background-color: white !important;
  color: #bc210a !important;
}
.primary.p-button.p-button-outlined[data-v-27663eb6]:hover, .primary.p-button.p-button-outlined[data-v-27663eb6]:active, .primary.p-button.p-button-outlined[data-v-27663eb6]:focus {
  background-color: rgb(248.3, 232.8, 230.5) !important;
}
.primary.p-toolbar[data-v-27663eb6] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.darken-1[data-v-27663eb6] {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-1[data-v-27663eb6]:hover {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-2[data-v-27663eb6] {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-2[data-v-27663eb6]:hover {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-3[data-v-27663eb6] {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-3[data-v-27663eb6]:hover {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-4[data-v-27663eb6] {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.darken-4[data-v-27663eb6]:hover {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.lighten-1[data-v-27663eb6] {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-1[data-v-27663eb6]:hover {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-2[data-v-27663eb6] {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-2[data-v-27663eb6]:hover {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-3[data-v-27663eb6] {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-3[data-v-27663eb6]:hover {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-4[data-v-27663eb6] {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.primary.lighten-4[data-v-27663eb6]:hover {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.bgprimary[data-v-27663eb6] {
  background-color: #bc210a;
}
.bgprimary[data-v-27663eb6]:hover, .bgprimary[data-v-27663eb6]:focus {
  background-color: #bc210a;
}
.bgprimary.p-card[data-v-27663eb6] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.bgprimary.darken-1[data-v-27663eb6] {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-1[data-v-27663eb6]:hover {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-2[data-v-27663eb6] {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-2[data-v-27663eb6]:hover {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-3[data-v-27663eb6] {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-3[data-v-27663eb6]:hover {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-4[data-v-27663eb6] {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.darken-4[data-v-27663eb6]:hover {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.lighten-1[data-v-27663eb6] {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-1[data-v-27663eb6]:hover {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-2[data-v-27663eb6] {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-2[data-v-27663eb6]:hover {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-3[data-v-27663eb6] {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-3[data-v-27663eb6]:hover {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-4[data-v-27663eb6] {
  background-color: rgb(214.8, 121.8, 108);
}
.bgprimary.lighten-4[data-v-27663eb6]:hover {
  background-color: rgb(214.8, 121.8, 108);
}
[color=red][data-v-27663eb6] {
  color: #f44336;
}
.red[data-v-27663eb6] {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red[data-v-27663eb6]:hover, .red[data-v-27663eb6]:active, .red[data-v-27663eb6]:focus {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button[data-v-27663eb6] {
  color: white !important;
}
.red.p-button[data-v-27663eb6]:hover, .red.p-button[data-v-27663eb6]:active, .red.p-button[data-v-27663eb6]:focus {
  color: white !important;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button.p-button-outlined[data-v-27663eb6] {
  background-color: white !important;
  color: #f44336 !important;
}
.red.p-button.p-button-outlined[data-v-27663eb6]:hover, .red.p-button.p-button-outlined[data-v-27663eb6]:active, .red.p-button.p-button-outlined[data-v-27663eb6]:focus {
  background-color: rgb(253.9, 236.2, 234.9) !important;
}
.red.p-toolbar[data-v-27663eb6] {
  background-color: #f44336;
  border-color: #f44336;
}
.red.darken-1[data-v-27663eb6] {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-1[data-v-27663eb6]:hover {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-2[data-v-27663eb6] {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-2[data-v-27663eb6]:hover {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-3[data-v-27663eb6] {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-3[data-v-27663eb6]:hover {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-4[data-v-27663eb6] {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.darken-4[data-v-27663eb6]:hover {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.lighten-1[data-v-27663eb6] {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-1[data-v-27663eb6]:hover {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-2[data-v-27663eb6] {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-2[data-v-27663eb6]:hover {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-3[data-v-27663eb6] {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-3[data-v-27663eb6]:hover {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-4[data-v-27663eb6] {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.red.lighten-4[data-v-27663eb6]:hover {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.bgred[data-v-27663eb6] {
  background-color: #f44336;
}
.bgred[data-v-27663eb6]:hover, .bgred[data-v-27663eb6]:focus {
  background-color: #f44336;
}
.bgred.p-card[data-v-27663eb6] {
  background-color: #f44336;
  border-color: #f44336;
}
.bgred.darken-1[data-v-27663eb6] {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-1[data-v-27663eb6]:hover {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-2[data-v-27663eb6] {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-2[data-v-27663eb6]:hover {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-3[data-v-27663eb6] {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-3[data-v-27663eb6]:hover {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-4[data-v-27663eb6] {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.darken-4[data-v-27663eb6]:hover {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.lighten-1[data-v-27663eb6] {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-1[data-v-27663eb6]:hover {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-2[data-v-27663eb6] {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-2[data-v-27663eb6]:hover {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-3[data-v-27663eb6] {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-3[data-v-27663eb6]:hover {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-4[data-v-27663eb6] {
  background-color: rgb(248.4, 142.2, 134.4);
}
.bgred.lighten-4[data-v-27663eb6]:hover {
  background-color: rgb(248.4, 142.2, 134.4);
}
[color=grenade][data-v-27663eb6] {
  color: #dd2c00;
}
.grenade[data-v-27663eb6] {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade[data-v-27663eb6]:hover, .grenade[data-v-27663eb6]:active, .grenade[data-v-27663eb6]:focus {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button[data-v-27663eb6] {
  color: white !important;
}
.grenade.p-button[data-v-27663eb6]:hover, .grenade.p-button[data-v-27663eb6]:active, .grenade.p-button[data-v-27663eb6]:focus {
  color: white !important;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button.p-button-outlined[data-v-27663eb6] {
  background-color: white !important;
  color: #dd2c00 !important;
}
.grenade.p-button.p-button-outlined[data-v-27663eb6]:hover, .grenade.p-button.p-button-outlined[data-v-27663eb6]:active, .grenade.p-button.p-button-outlined[data-v-27663eb6]:focus {
  background-color: rgb(251.6, 233.9, 229.5) !important;
}
.grenade.p-toolbar[data-v-27663eb6] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.darken-1[data-v-27663eb6] {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-1[data-v-27663eb6]:hover {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-2[data-v-27663eb6] {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-2[data-v-27663eb6]:hover {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-3[data-v-27663eb6] {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-3[data-v-27663eb6]:hover {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-4[data-v-27663eb6] {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.darken-4[data-v-27663eb6]:hover {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.lighten-1[data-v-27663eb6] {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-1[data-v-27663eb6]:hover {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-2[data-v-27663eb6] {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-2[data-v-27663eb6]:hover {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-3[data-v-27663eb6] {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-3[data-v-27663eb6]:hover {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-4[data-v-27663eb6] {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.grenade.lighten-4[data-v-27663eb6]:hover {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.bggrenade[data-v-27663eb6] {
  background-color: #dd2c00;
}
.bggrenade[data-v-27663eb6]:hover, .bggrenade[data-v-27663eb6]:focus {
  background-color: #dd2c00;
}
.bggrenade.p-card[data-v-27663eb6] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.bggrenade.darken-1[data-v-27663eb6] {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-1[data-v-27663eb6]:hover {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-2[data-v-27663eb6] {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-2[data-v-27663eb6]:hover {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-3[data-v-27663eb6] {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-3[data-v-27663eb6]:hover {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-4[data-v-27663eb6] {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.darken-4[data-v-27663eb6]:hover {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.lighten-1[data-v-27663eb6] {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-1[data-v-27663eb6]:hover {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-2[data-v-27663eb6] {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-2[data-v-27663eb6]:hover {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-3[data-v-27663eb6] {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-3[data-v-27663eb6]:hover {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-4[data-v-27663eb6] {
  background-color: rgb(234.6, 128.4, 102);
}
.bggrenade.lighten-4[data-v-27663eb6]:hover {
  background-color: rgb(234.6, 128.4, 102);
}
[color=pink][data-v-27663eb6] {
  color: #e91e63;
}
.pink[data-v-27663eb6] {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink[data-v-27663eb6]:hover, .pink[data-v-27663eb6]:active, .pink[data-v-27663eb6]:focus {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button[data-v-27663eb6] {
  color: white !important;
}
.pink.p-button[data-v-27663eb6]:hover, .pink.p-button[data-v-27663eb6]:active, .pink.p-button[data-v-27663eb6]:focus {
  color: white !important;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button.p-button-outlined[data-v-27663eb6] {
  background-color: white !important;
  color: #e91e63 !important;
}
.pink.p-button.p-button-outlined[data-v-27663eb6]:hover, .pink.p-button.p-button-outlined[data-v-27663eb6]:active, .pink.p-button.p-button-outlined[data-v-27663eb6]:focus {
  background-color: rgb(252.8, 232.5, 239.4) !important;
}
.pink.p-toolbar[data-v-27663eb6] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.darken-1[data-v-27663eb6] {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-1[data-v-27663eb6]:hover {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-2[data-v-27663eb6] {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-2[data-v-27663eb6]:hover {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-3[data-v-27663eb6] {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-3[data-v-27663eb6]:hover {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-4[data-v-27663eb6] {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.darken-4[data-v-27663eb6]:hover {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.lighten-1[data-v-27663eb6] {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-1[data-v-27663eb6]:hover {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-2[data-v-27663eb6] {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-2[data-v-27663eb6]:hover {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-3[data-v-27663eb6] {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-3[data-v-27663eb6]:hover {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-4[data-v-27663eb6] {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.pink.lighten-4[data-v-27663eb6]:hover {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.bgpink[data-v-27663eb6] {
  background-color: #e91e63;
}
.bgpink[data-v-27663eb6]:hover, .bgpink[data-v-27663eb6]:focus {
  background-color: #e91e63;
}
.bgpink.p-card[data-v-27663eb6] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.bgpink.darken-1[data-v-27663eb6] {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-1[data-v-27663eb6]:hover {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-2[data-v-27663eb6] {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-2[data-v-27663eb6]:hover {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-3[data-v-27663eb6] {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-3[data-v-27663eb6]:hover {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-4[data-v-27663eb6] {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.darken-4[data-v-27663eb6]:hover {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.lighten-1[data-v-27663eb6] {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-1[data-v-27663eb6]:hover {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-2[data-v-27663eb6] {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-2[data-v-27663eb6]:hover {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-3[data-v-27663eb6] {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-3[data-v-27663eb6]:hover {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-4[data-v-27663eb6] {
  background-color: rgb(241.8, 120, 161.4);
}
.bgpink.lighten-4[data-v-27663eb6]:hover {
  background-color: rgb(241.8, 120, 161.4);
}
[color=purple][data-v-27663eb6] {
  color: #9c27b0;
}
.purple[data-v-27663eb6] {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple[data-v-27663eb6]:hover, .purple[data-v-27663eb6]:active, .purple[data-v-27663eb6]:focus {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button[data-v-27663eb6] {
  color: white !important;
}
.purple.p-button[data-v-27663eb6]:hover, .purple.p-button[data-v-27663eb6]:active, .purple.p-button[data-v-27663eb6]:focus {
  color: white !important;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button.p-button-outlined[data-v-27663eb6] {
  background-color: white !important;
  color: #9c27b0 !important;
}
.purple.p-button.p-button-outlined[data-v-27663eb6]:hover, .purple.p-button.p-button-outlined[data-v-27663eb6]:active, .purple.p-button.p-button-outlined[data-v-27663eb6]:focus {
  background-color: rgb(245.1, 233.4, 247.1) !important;
}
.purple.p-toolbar[data-v-27663eb6] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.darken-1[data-v-27663eb6] {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-1[data-v-27663eb6]:hover {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-2[data-v-27663eb6] {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-2[data-v-27663eb6]:hover {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-3[data-v-27663eb6] {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-3[data-v-27663eb6]:hover {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-4[data-v-27663eb6] {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.darken-4[data-v-27663eb6]:hover {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.lighten-1[data-v-27663eb6] {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-1[data-v-27663eb6]:hover {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-2[data-v-27663eb6] {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-2[data-v-27663eb6]:hover {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-3[data-v-27663eb6] {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-3[data-v-27663eb6]:hover {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-4[data-v-27663eb6] {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.purple.lighten-4[data-v-27663eb6]:hover {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple[data-v-27663eb6] {
  background-color: #9c27b0;
}
.bgpurple[data-v-27663eb6]:hover, .bgpurple[data-v-27663eb6]:focus {
  background-color: #9c27b0;
}
.bgpurple.p-card[data-v-27663eb6] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.bgpurple.darken-1[data-v-27663eb6] {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-1[data-v-27663eb6]:hover {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-2[data-v-27663eb6] {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-2[data-v-27663eb6]:hover {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-3[data-v-27663eb6] {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-3[data-v-27663eb6]:hover {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-4[data-v-27663eb6] {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.darken-4[data-v-27663eb6]:hover {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.lighten-1[data-v-27663eb6] {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-1[data-v-27663eb6]:hover {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-2[data-v-27663eb6] {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-2[data-v-27663eb6]:hover {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-3[data-v-27663eb6] {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-3[data-v-27663eb6]:hover {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-4[data-v-27663eb6] {
  background-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple.lighten-4[data-v-27663eb6]:hover {
  background-color: rgb(195.6, 125.4, 207.6);
}
[color=deep-purple][data-v-27663eb6] {
  color: #673ab7;
}
.deep-purple[data-v-27663eb6] {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple[data-v-27663eb6]:hover, .deep-purple[data-v-27663eb6]:active, .deep-purple[data-v-27663eb6]:focus {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button[data-v-27663eb6] {
  color: white !important;
}
.deep-purple.p-button[data-v-27663eb6]:hover, .deep-purple.p-button[data-v-27663eb6]:active, .deep-purple.p-button[data-v-27663eb6]:focus {
  color: white !important;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button.p-button-outlined[data-v-27663eb6] {
  background-color: white !important;
  color: #673ab7 !important;
}
.deep-purple.p-button.p-button-outlined[data-v-27663eb6]:hover, .deep-purple.p-button.p-button-outlined[data-v-27663eb6]:active, .deep-purple.p-button.p-button-outlined[data-v-27663eb6]:focus {
  background-color: rgb(239.8, 235.3, 247.8) !important;
}
.deep-purple.p-toolbar[data-v-27663eb6] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.darken-1[data-v-27663eb6] {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-1[data-v-27663eb6]:hover {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-2[data-v-27663eb6] {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-2[data-v-27663eb6]:hover {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-3[data-v-27663eb6] {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-3[data-v-27663eb6]:hover {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-4[data-v-27663eb6] {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.darken-4[data-v-27663eb6]:hover {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.lighten-1[data-v-27663eb6] {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-1[data-v-27663eb6]:hover {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-2[data-v-27663eb6] {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-2[data-v-27663eb6]:hover {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-3[data-v-27663eb6] {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-3[data-v-27663eb6]:hover {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-4[data-v-27663eb6] {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.deep-purple.lighten-4[data-v-27663eb6]:hover {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple[data-v-27663eb6] {
  background-color: #673ab7;
}
.bgdeep-purple[data-v-27663eb6]:hover, .bgdeep-purple[data-v-27663eb6]:focus {
  background-color: #673ab7;
}
.bgdeep-purple.p-card[data-v-27663eb6] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.bgdeep-purple.darken-1[data-v-27663eb6] {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-1[data-v-27663eb6]:hover {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-2[data-v-27663eb6] {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-2[data-v-27663eb6]:hover {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-3[data-v-27663eb6] {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-3[data-v-27663eb6]:hover {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-4[data-v-27663eb6] {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.darken-4[data-v-27663eb6]:hover {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.lighten-1[data-v-27663eb6] {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-1[data-v-27663eb6]:hover {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-2[data-v-27663eb6] {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-2[data-v-27663eb6]:hover {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-3[data-v-27663eb6] {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-3[data-v-27663eb6]:hover {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-4[data-v-27663eb6] {
  background-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple.lighten-4[data-v-27663eb6]:hover {
  background-color: rgb(163.8, 136.8, 211.8);
}
[color=indigo][data-v-27663eb6] {
  color: #3f51b5;
}
.indigo[data-v-27663eb6] {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo[data-v-27663eb6]:hover, .indigo[data-v-27663eb6]:active, .indigo[data-v-27663eb6]:focus {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button[data-v-27663eb6] {
  color: white !important;
}
.indigo.p-button[data-v-27663eb6]:hover, .indigo.p-button[data-v-27663eb6]:active, .indigo.p-button[data-v-27663eb6]:focus {
  color: white !important;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button.p-button-outlined[data-v-27663eb6] {
  background-color: white !important;
  color: #3f51b5 !important;
}
.indigo.p-button.p-button-outlined[data-v-27663eb6]:hover, .indigo.p-button.p-button-outlined[data-v-27663eb6]:active, .indigo.p-button.p-button-outlined[data-v-27663eb6]:focus {
  background-color: rgb(235.8, 237.6, 247.6) !important;
}
.indigo.p-toolbar[data-v-27663eb6] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.darken-1[data-v-27663eb6] {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-1[data-v-27663eb6]:hover {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-2[data-v-27663eb6] {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-2[data-v-27663eb6]:hover {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-3[data-v-27663eb6] {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-3[data-v-27663eb6]:hover {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-4[data-v-27663eb6] {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.darken-4[data-v-27663eb6]:hover {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.lighten-1[data-v-27663eb6] {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-1[data-v-27663eb6]:hover {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-2[data-v-27663eb6] {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-2[data-v-27663eb6]:hover {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-3[data-v-27663eb6] {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-3[data-v-27663eb6]:hover {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-4[data-v-27663eb6] {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.indigo.lighten-4[data-v-27663eb6]:hover {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo[data-v-27663eb6] {
  background-color: #3f51b5;
}
.bgindigo[data-v-27663eb6]:hover, .bgindigo[data-v-27663eb6]:focus {
  background-color: #3f51b5;
}
.bgindigo.p-card[data-v-27663eb6] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.bgindigo.darken-1[data-v-27663eb6] {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-1[data-v-27663eb6]:hover {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-2[data-v-27663eb6] {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-2[data-v-27663eb6]:hover {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-3[data-v-27663eb6] {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-3[data-v-27663eb6]:hover {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-4[data-v-27663eb6] {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.darken-4[data-v-27663eb6]:hover {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.lighten-1[data-v-27663eb6] {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-1[data-v-27663eb6]:hover {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-2[data-v-27663eb6] {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-2[data-v-27663eb6]:hover {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-3[data-v-27663eb6] {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-3[data-v-27663eb6]:hover {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-4[data-v-27663eb6] {
  background-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo.lighten-4[data-v-27663eb6]:hover {
  background-color: rgb(139.8, 150.6, 210.6);
}
[color=blue][data-v-27663eb6] {
  color: #2196f3;
}
.blue[data-v-27663eb6] {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue[data-v-27663eb6]:hover, .blue[data-v-27663eb6]:active, .blue[data-v-27663eb6]:focus {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button[data-v-27663eb6] {
  color: white !important;
}
.blue.p-button[data-v-27663eb6]:hover, .blue.p-button[data-v-27663eb6]:active, .blue.p-button[data-v-27663eb6]:focus {
  color: white !important;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button.p-button-outlined[data-v-27663eb6] {
  background-color: white !important;
  color: #2196f3 !important;
}
.blue.p-button.p-button-outlined[data-v-27663eb6]:hover, .blue.p-button.p-button-outlined[data-v-27663eb6]:active, .blue.p-button.p-button-outlined[data-v-27663eb6]:focus {
  background-color: rgb(232.8, 244.5, 253.8) !important;
}
.blue.p-toolbar[data-v-27663eb6] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.darken-1[data-v-27663eb6] {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-1[data-v-27663eb6]:hover {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-2[data-v-27663eb6] {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-2[data-v-27663eb6]:hover {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-3[data-v-27663eb6] {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-3[data-v-27663eb6]:hover {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-4[data-v-27663eb6] {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.darken-4[data-v-27663eb6]:hover {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.lighten-1[data-v-27663eb6] {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-1[data-v-27663eb6]:hover {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-2[data-v-27663eb6] {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-2[data-v-27663eb6]:hover {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-3[data-v-27663eb6] {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-3[data-v-27663eb6]:hover {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-4[data-v-27663eb6] {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.blue.lighten-4[data-v-27663eb6]:hover {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.bgblue[data-v-27663eb6] {
  background-color: #2196f3;
}
.bgblue[data-v-27663eb6]:hover, .bgblue[data-v-27663eb6]:focus {
  background-color: #2196f3;
}
.bgblue.p-card[data-v-27663eb6] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.bgblue.darken-1[data-v-27663eb6] {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-1[data-v-27663eb6]:hover {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-2[data-v-27663eb6] {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-2[data-v-27663eb6]:hover {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-3[data-v-27663eb6] {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-3[data-v-27663eb6]:hover {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-4[data-v-27663eb6] {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.darken-4[data-v-27663eb6]:hover {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.lighten-1[data-v-27663eb6] {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-1[data-v-27663eb6]:hover {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-2[data-v-27663eb6] {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-2[data-v-27663eb6]:hover {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-3[data-v-27663eb6] {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-3[data-v-27663eb6]:hover {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-4[data-v-27663eb6] {
  background-color: rgb(121.8, 192, 247.8);
}
.bgblue.lighten-4[data-v-27663eb6]:hover {
  background-color: rgb(121.8, 192, 247.8);
}
[color=light-blue][data-v-27663eb6] {
  color: #03a9f4;
}
.light-blue[data-v-27663eb6] {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue[data-v-27663eb6]:hover, .light-blue[data-v-27663eb6]:active, .light-blue[data-v-27663eb6]:focus {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button[data-v-27663eb6] {
  color: white !important;
}
.light-blue.p-button[data-v-27663eb6]:hover, .light-blue.p-button[data-v-27663eb6]:active, .light-blue.p-button[data-v-27663eb6]:focus {
  color: white !important;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button.p-button-outlined[data-v-27663eb6] {
  background-color: white !important;
  color: #03a9f4 !important;
}
.light-blue.p-button.p-button-outlined[data-v-27663eb6]:hover, .light-blue.p-button.p-button-outlined[data-v-27663eb6]:active, .light-blue.p-button.p-button-outlined[data-v-27663eb6]:focus {
  background-color: rgb(229.8, 246.4, 253.9) !important;
}
.light-blue.p-toolbar[data-v-27663eb6] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.darken-1[data-v-27663eb6] {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-1[data-v-27663eb6]:hover {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-2[data-v-27663eb6] {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-2[data-v-27663eb6]:hover {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-3[data-v-27663eb6] {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-3[data-v-27663eb6]:hover {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-4[data-v-27663eb6] {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.darken-4[data-v-27663eb6]:hover {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.lighten-1[data-v-27663eb6] {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-1[data-v-27663eb6]:hover {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-2[data-v-27663eb6] {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-2[data-v-27663eb6]:hover {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-3[data-v-27663eb6] {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-3[data-v-27663eb6]:hover {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-4[data-v-27663eb6] {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.light-blue.lighten-4[data-v-27663eb6]:hover {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue[data-v-27663eb6] {
  background-color: #03a9f4;
}
.bglight-blue[data-v-27663eb6]:hover, .bglight-blue[data-v-27663eb6]:focus {
  background-color: #03a9f4;
}
.bglight-blue.p-card[data-v-27663eb6] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.bglight-blue.darken-1[data-v-27663eb6] {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-1[data-v-27663eb6]:hover {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-2[data-v-27663eb6] {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-2[data-v-27663eb6]:hover {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-3[data-v-27663eb6] {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-3[data-v-27663eb6]:hover {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-4[data-v-27663eb6] {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.darken-4[data-v-27663eb6]:hover {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.lighten-1[data-v-27663eb6] {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-1[data-v-27663eb6]:hover {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-2[data-v-27663eb6] {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-2[data-v-27663eb6]:hover {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-3[data-v-27663eb6] {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-3[data-v-27663eb6]:hover {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-4[data-v-27663eb6] {
  background-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue.lighten-4[data-v-27663eb6]:hover {
  background-color: rgb(103.8, 203.4, 248.4);
}
[color=cyan][data-v-27663eb6] {
  color: #00bcd4;
}
.cyan[data-v-27663eb6] {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan[data-v-27663eb6]:hover, .cyan[data-v-27663eb6]:active, .cyan[data-v-27663eb6]:focus {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button[data-v-27663eb6] {
  color: white !important;
}
.cyan.p-button[data-v-27663eb6]:hover, .cyan.p-button[data-v-27663eb6]:active, .cyan.p-button[data-v-27663eb6]:focus {
  color: white !important;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button.p-button-outlined[data-v-27663eb6] {
  background-color: white !important;
  color: #00bcd4 !important;
}
.cyan.p-button.p-button-outlined[data-v-27663eb6]:hover, .cyan.p-button.p-button-outlined[data-v-27663eb6]:active, .cyan.p-button.p-button-outlined[data-v-27663eb6]:focus {
  background-color: rgb(229.5, 248.3, 250.7) !important;
}
.cyan.p-toolbar[data-v-27663eb6] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.darken-1[data-v-27663eb6] {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-1[data-v-27663eb6]:hover {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-2[data-v-27663eb6] {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-2[data-v-27663eb6]:hover {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-3[data-v-27663eb6] {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-3[data-v-27663eb6]:hover {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-4[data-v-27663eb6] {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.darken-4[data-v-27663eb6]:hover {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.lighten-1[data-v-27663eb6] {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-1[data-v-27663eb6]:hover {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-2[data-v-27663eb6] {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-2[data-v-27663eb6]:hover {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-3[data-v-27663eb6] {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-3[data-v-27663eb6]:hover {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-4[data-v-27663eb6] {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.cyan.lighten-4[data-v-27663eb6]:hover {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.bgcyan[data-v-27663eb6] {
  background-color: #00bcd4;
}
.bgcyan[data-v-27663eb6]:hover, .bgcyan[data-v-27663eb6]:focus {
  background-color: #00bcd4;
}
.bgcyan.p-card[data-v-27663eb6] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.bgcyan.darken-1[data-v-27663eb6] {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-1[data-v-27663eb6]:hover {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-2[data-v-27663eb6] {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-2[data-v-27663eb6]:hover {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-3[data-v-27663eb6] {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-3[data-v-27663eb6]:hover {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-4[data-v-27663eb6] {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.darken-4[data-v-27663eb6]:hover {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.lighten-1[data-v-27663eb6] {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-1[data-v-27663eb6]:hover {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-2[data-v-27663eb6] {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-2[data-v-27663eb6]:hover {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-3[data-v-27663eb6] {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-3[data-v-27663eb6]:hover {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-4[data-v-27663eb6] {
  background-color: rgb(102, 214.8, 229.2);
}
.bgcyan.lighten-4[data-v-27663eb6]:hover {
  background-color: rgb(102, 214.8, 229.2);
}
[color=teal][data-v-27663eb6] {
  color: #009688;
}
.teal[data-v-27663eb6] {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal[data-v-27663eb6]:hover, .teal[data-v-27663eb6]:active, .teal[data-v-27663eb6]:focus {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button[data-v-27663eb6] {
  color: white !important;
}
.teal.p-button[data-v-27663eb6]:hover, .teal.p-button[data-v-27663eb6]:active, .teal.p-button[data-v-27663eb6]:focus {
  color: white !important;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button.p-button-outlined[data-v-27663eb6] {
  background-color: white !important;
  color: #009688 !important;
}
.teal.p-button.p-button-outlined[data-v-27663eb6]:hover, .teal.p-button.p-button-outlined[data-v-27663eb6]:active, .teal.p-button.p-button-outlined[data-v-27663eb6]:focus {
  background-color: rgb(229.5, 244.5, 243.1) !important;
}
.teal.p-toolbar[data-v-27663eb6] {
  background-color: #009688;
  border-color: #009688;
}
.teal.darken-1[data-v-27663eb6] {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-1[data-v-27663eb6]:hover {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-2[data-v-27663eb6] {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-2[data-v-27663eb6]:hover {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-3[data-v-27663eb6] {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-3[data-v-27663eb6]:hover {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-4[data-v-27663eb6] {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.darken-4[data-v-27663eb6]:hover {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.lighten-1[data-v-27663eb6] {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-1[data-v-27663eb6]:hover {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-2[data-v-27663eb6] {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-2[data-v-27663eb6]:hover {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-3[data-v-27663eb6] {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-3[data-v-27663eb6]:hover {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-4[data-v-27663eb6] {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.teal.lighten-4[data-v-27663eb6]:hover {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.bgteal[data-v-27663eb6] {
  background-color: #009688;
}
.bgteal[data-v-27663eb6]:hover, .bgteal[data-v-27663eb6]:focus {
  background-color: #009688;
}
.bgteal.p-card[data-v-27663eb6] {
  background-color: #009688;
  border-color: #009688;
}
.bgteal.darken-1[data-v-27663eb6] {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-1[data-v-27663eb6]:hover {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-2[data-v-27663eb6] {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-2[data-v-27663eb6]:hover {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-3[data-v-27663eb6] {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-3[data-v-27663eb6]:hover {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-4[data-v-27663eb6] {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.darken-4[data-v-27663eb6]:hover {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.lighten-1[data-v-27663eb6] {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-1[data-v-27663eb6]:hover {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-2[data-v-27663eb6] {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-2[data-v-27663eb6]:hover {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-3[data-v-27663eb6] {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-3[data-v-27663eb6]:hover {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-4[data-v-27663eb6] {
  background-color: rgb(102, 192, 183.6);
}
.bgteal.lighten-4[data-v-27663eb6]:hover {
  background-color: rgb(102, 192, 183.6);
}
[color=cobalt][data-v-27663eb6] {
  color: #00bfa5;
}
.cobalt[data-v-27663eb6] {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt[data-v-27663eb6]:hover, .cobalt[data-v-27663eb6]:active, .cobalt[data-v-27663eb6]:focus {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button[data-v-27663eb6] {
  color: white !important;
}
.cobalt.p-button[data-v-27663eb6]:hover, .cobalt.p-button[data-v-27663eb6]:active, .cobalt.p-button[data-v-27663eb6]:focus {
  color: white !important;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button.p-button-outlined[data-v-27663eb6] {
  background-color: white !important;
  color: #00bfa5 !important;
}
.cobalt.p-button.p-button-outlined[data-v-27663eb6]:hover, .cobalt.p-button.p-button-outlined[data-v-27663eb6]:active, .cobalt.p-button.p-button-outlined[data-v-27663eb6]:focus {
  background-color: rgb(229.5, 248.6, 246) !important;
}
.cobalt.p-toolbar[data-v-27663eb6] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.darken-1[data-v-27663eb6] {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-1[data-v-27663eb6]:hover {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-2[data-v-27663eb6] {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-2[data-v-27663eb6]:hover {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-3[data-v-27663eb6] {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-3[data-v-27663eb6]:hover {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-4[data-v-27663eb6] {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.darken-4[data-v-27663eb6]:hover {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.lighten-1[data-v-27663eb6] {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-1[data-v-27663eb6]:hover {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-2[data-v-27663eb6] {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-2[data-v-27663eb6]:hover {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-3[data-v-27663eb6] {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-3[data-v-27663eb6]:hover {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-4[data-v-27663eb6] {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.cobalt.lighten-4[data-v-27663eb6]:hover {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.bgcobalt[data-v-27663eb6] {
  background-color: #00bfa5;
}
.bgcobalt[data-v-27663eb6]:hover, .bgcobalt[data-v-27663eb6]:focus {
  background-color: #00bfa5;
}
.bgcobalt.p-card[data-v-27663eb6] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.bgcobalt.darken-1[data-v-27663eb6] {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-1[data-v-27663eb6]:hover {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-2[data-v-27663eb6] {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-2[data-v-27663eb6]:hover {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-3[data-v-27663eb6] {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-3[data-v-27663eb6]:hover {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-4[data-v-27663eb6] {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.darken-4[data-v-27663eb6]:hover {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.lighten-1[data-v-27663eb6] {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-1[data-v-27663eb6]:hover {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-2[data-v-27663eb6] {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-2[data-v-27663eb6]:hover {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-3[data-v-27663eb6] {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-3[data-v-27663eb6]:hover {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-4[data-v-27663eb6] {
  background-color: rgb(102, 216.6, 201);
}
.bgcobalt.lighten-4[data-v-27663eb6]:hover {
  background-color: rgb(102, 216.6, 201);
}
[color=green][data-v-27663eb6] {
  color: #4caf50;
}
.green[data-v-27663eb6] {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green[data-v-27663eb6]:hover, .green[data-v-27663eb6]:active, .green[data-v-27663eb6]:focus {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button[data-v-27663eb6] {
  color: white !important;
}
.green.p-button[data-v-27663eb6]:hover, .green.p-button[data-v-27663eb6]:active, .green.p-button[data-v-27663eb6]:focus {
  color: white !important;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button.p-button-outlined[data-v-27663eb6] {
  background-color: white !important;
  color: #4caf50 !important;
}
.green.p-button.p-button-outlined[data-v-27663eb6]:hover, .green.p-button.p-button-outlined[data-v-27663eb6]:active, .green.p-button.p-button-outlined[data-v-27663eb6]:focus {
  background-color: rgb(237.1, 247, 237.5) !important;
}
.green.p-toolbar[data-v-27663eb6] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.darken-1[data-v-27663eb6] {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-1[data-v-27663eb6]:hover {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-2[data-v-27663eb6] {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-2[data-v-27663eb6]:hover {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-3[data-v-27663eb6] {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-3[data-v-27663eb6]:hover {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-4[data-v-27663eb6] {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.darken-4[data-v-27663eb6]:hover {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.lighten-1[data-v-27663eb6] {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-1[data-v-27663eb6]:hover {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-2[data-v-27663eb6] {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-2[data-v-27663eb6]:hover {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-3[data-v-27663eb6] {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-3[data-v-27663eb6]:hover {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-4[data-v-27663eb6] {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.green.lighten-4[data-v-27663eb6]:hover {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.bggreen[data-v-27663eb6] {
  background-color: #4caf50;
}
.bggreen[data-v-27663eb6]:hover, .bggreen[data-v-27663eb6]:focus {
  background-color: #4caf50;
}
.bggreen.p-card[data-v-27663eb6] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.bggreen.darken-1[data-v-27663eb6] {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-1[data-v-27663eb6]:hover {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-2[data-v-27663eb6] {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-2[data-v-27663eb6]:hover {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-3[data-v-27663eb6] {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-3[data-v-27663eb6]:hover {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-4[data-v-27663eb6] {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.darken-4[data-v-27663eb6]:hover {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.lighten-1[data-v-27663eb6] {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-1[data-v-27663eb6]:hover {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-2[data-v-27663eb6] {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-2[data-v-27663eb6]:hover {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-3[data-v-27663eb6] {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-3[data-v-27663eb6]:hover {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-4[data-v-27663eb6] {
  background-color: rgb(147.6, 207, 150);
}
.bggreen.lighten-4[data-v-27663eb6]:hover {
  background-color: rgb(147.6, 207, 150);
}
[color=light-green][data-v-27663eb6] {
  color: #8bc34a;
}
.light-green[data-v-27663eb6] {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green[data-v-27663eb6]:hover, .light-green[data-v-27663eb6]:active, .light-green[data-v-27663eb6]:focus {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button[data-v-27663eb6] {
  color: white !important;
}
.light-green.p-button[data-v-27663eb6]:hover, .light-green.p-button[data-v-27663eb6]:active, .light-green.p-button[data-v-27663eb6]:focus {
  color: white !important;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button.p-button-outlined[data-v-27663eb6] {
  background-color: white !important;
  color: #8bc34a !important;
}
.light-green.p-button.p-button-outlined[data-v-27663eb6]:hover, .light-green.p-button.p-button-outlined[data-v-27663eb6]:active, .light-green.p-button.p-button-outlined[data-v-27663eb6]:focus {
  background-color: rgb(243.4, 249, 236.9) !important;
}
.light-green.p-toolbar[data-v-27663eb6] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.darken-1[data-v-27663eb6] {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-1[data-v-27663eb6]:hover {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-2[data-v-27663eb6] {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-2[data-v-27663eb6]:hover {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-3[data-v-27663eb6] {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-3[data-v-27663eb6]:hover {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-4[data-v-27663eb6] {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.darken-4[data-v-27663eb6]:hover {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.lighten-1[data-v-27663eb6] {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-1[data-v-27663eb6]:hover {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-2[data-v-27663eb6] {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-2[data-v-27663eb6]:hover {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-3[data-v-27663eb6] {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-3[data-v-27663eb6]:hover {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-4[data-v-27663eb6] {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.light-green.lighten-4[data-v-27663eb6]:hover {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.bglight-green[data-v-27663eb6] {
  background-color: #8bc34a;
}
.bglight-green[data-v-27663eb6]:hover, .bglight-green[data-v-27663eb6]:focus {
  background-color: #8bc34a;
}
.bglight-green.p-card[data-v-27663eb6] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.bglight-green.darken-1[data-v-27663eb6] {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-1[data-v-27663eb6]:hover {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-2[data-v-27663eb6] {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-2[data-v-27663eb6]:hover {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-3[data-v-27663eb6] {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-3[data-v-27663eb6]:hover {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-4[data-v-27663eb6] {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.darken-4[data-v-27663eb6]:hover {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.lighten-1[data-v-27663eb6] {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-1[data-v-27663eb6]:hover {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-2[data-v-27663eb6] {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-2[data-v-27663eb6]:hover {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-3[data-v-27663eb6] {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-3[data-v-27663eb6]:hover {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-4[data-v-27663eb6] {
  background-color: rgb(185.4, 219, 146.4);
}
.bglight-green.lighten-4[data-v-27663eb6]:hover {
  background-color: rgb(185.4, 219, 146.4);
}
[color=lime][data-v-27663eb6] {
  color: #cddc39;
}
.lime[data-v-27663eb6] {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime[data-v-27663eb6]:hover, .lime[data-v-27663eb6]:active, .lime[data-v-27663eb6]:focus {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button[data-v-27663eb6] {
  color: white !important;
}
.lime.p-button[data-v-27663eb6]:hover, .lime.p-button[data-v-27663eb6]:active, .lime.p-button[data-v-27663eb6]:focus {
  color: white !important;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button.p-button-outlined[data-v-27663eb6] {
  background-color: white !important;
  color: #cddc39 !important;
}
.lime.p-button.p-button-outlined[data-v-27663eb6]:hover, .lime.p-button.p-button-outlined[data-v-27663eb6]:active, .lime.p-button.p-button-outlined[data-v-27663eb6]:focus {
  background-color: rgb(250, 251.5, 235.2) !important;
}
.lime.p-toolbar[data-v-27663eb6] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.darken-1[data-v-27663eb6] {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-1[data-v-27663eb6]:hover {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-2[data-v-27663eb6] {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-2[data-v-27663eb6]:hover {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-3[data-v-27663eb6] {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-3[data-v-27663eb6]:hover {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-4[data-v-27663eb6] {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.darken-4[data-v-27663eb6]:hover {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.lighten-1[data-v-27663eb6] {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-1[data-v-27663eb6]:hover {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-2[data-v-27663eb6] {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-2[data-v-27663eb6]:hover {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-3[data-v-27663eb6] {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-3[data-v-27663eb6]:hover {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-4[data-v-27663eb6] {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.lime.lighten-4[data-v-27663eb6]:hover {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.bglime[data-v-27663eb6] {
  background-color: #cddc39;
}
.bglime[data-v-27663eb6]:hover, .bglime[data-v-27663eb6]:focus {
  background-color: #cddc39;
}
.bglime.p-card[data-v-27663eb6] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.bglime.darken-1[data-v-27663eb6] {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-1[data-v-27663eb6]:hover {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-2[data-v-27663eb6] {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-2[data-v-27663eb6]:hover {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-3[data-v-27663eb6] {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-3[data-v-27663eb6]:hover {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-4[data-v-27663eb6] {
  background-color: rgb(123, 132, 34.2);
}
.bglime.darken-4[data-v-27663eb6]:hover {
  background-color: rgb(123, 132, 34.2);
}
.bglime.lighten-1[data-v-27663eb6] {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-1[data-v-27663eb6]:hover {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-2[data-v-27663eb6] {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-2[data-v-27663eb6]:hover {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-3[data-v-27663eb6] {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-3[data-v-27663eb6]:hover {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-4[data-v-27663eb6] {
  background-color: rgb(225, 234, 136.2);
}
.bglime.lighten-4[data-v-27663eb6]:hover {
  background-color: rgb(225, 234, 136.2);
}
[color=yellow][data-v-27663eb6] {
  color: #ffeb3b;
}
.yellow[data-v-27663eb6] {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow[data-v-27663eb6]:hover, .yellow[data-v-27663eb6]:active, .yellow[data-v-27663eb6]:focus {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button[data-v-27663eb6] {
  color: white !important;
}
.yellow.p-button[data-v-27663eb6]:hover, .yellow.p-button[data-v-27663eb6]:active, .yellow.p-button[data-v-27663eb6]:focus {
  color: white !important;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button.p-button-outlined[data-v-27663eb6] {
  background-color: white !important;
  color: #ffeb3b !important;
}
.yellow.p-button.p-button-outlined[data-v-27663eb6]:hover, .yellow.p-button.p-button-outlined[data-v-27663eb6]:active, .yellow.p-button.p-button-outlined[data-v-27663eb6]:focus {
  background-color: rgb(255, 253, 235.4) !important;
}
.yellow.p-toolbar[data-v-27663eb6] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.darken-1[data-v-27663eb6] {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-1[data-v-27663eb6]:hover {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-2[data-v-27663eb6] {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-2[data-v-27663eb6]:hover {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-3[data-v-27663eb6] {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-3[data-v-27663eb6]:hover {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-4[data-v-27663eb6] {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.darken-4[data-v-27663eb6]:hover {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.lighten-1[data-v-27663eb6] {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-1[data-v-27663eb6]:hover {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-2[data-v-27663eb6] {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-2[data-v-27663eb6]:hover {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-3[data-v-27663eb6] {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-3[data-v-27663eb6]:hover {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-4[data-v-27663eb6] {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.yellow.lighten-4[data-v-27663eb6]:hover {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.bgyellow[data-v-27663eb6] {
  background-color: #ffeb3b;
}
.bgyellow[data-v-27663eb6]:hover, .bgyellow[data-v-27663eb6]:focus {
  background-color: #ffeb3b;
}
.bgyellow.p-card[data-v-27663eb6] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.bgyellow.darken-1[data-v-27663eb6] {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-1[data-v-27663eb6]:hover {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-2[data-v-27663eb6] {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-2[data-v-27663eb6]:hover {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-3[data-v-27663eb6] {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-3[data-v-27663eb6]:hover {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-4[data-v-27663eb6] {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.darken-4[data-v-27663eb6]:hover {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.lighten-1[data-v-27663eb6] {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-1[data-v-27663eb6]:hover {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-2[data-v-27663eb6] {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-2[data-v-27663eb6]:hover {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-3[data-v-27663eb6] {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-3[data-v-27663eb6]:hover {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-4[data-v-27663eb6] {
  background-color: rgb(255, 243, 137.4);
}
.bgyellow.lighten-4[data-v-27663eb6]:hover {
  background-color: rgb(255, 243, 137.4);
}
[color=amber][data-v-27663eb6] {
  color: #ffc107;
}
.amber[data-v-27663eb6] {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber[data-v-27663eb6]:hover, .amber[data-v-27663eb6]:active, .amber[data-v-27663eb6]:focus {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button[data-v-27663eb6] {
  color: white !important;
}
.amber.p-button[data-v-27663eb6]:hover, .amber.p-button[data-v-27663eb6]:active, .amber.p-button[data-v-27663eb6]:focus {
  color: white !important;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button.p-button-outlined[data-v-27663eb6] {
  background-color: white !important;
  color: #ffc107 !important;
}
.amber.p-button.p-button-outlined[data-v-27663eb6]:hover, .amber.p-button.p-button-outlined[data-v-27663eb6]:active, .amber.p-button.p-button-outlined[data-v-27663eb6]:focus {
  background-color: rgb(255, 248.8, 230.2) !important;
}
.amber.p-toolbar[data-v-27663eb6] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.darken-1[data-v-27663eb6] {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-1[data-v-27663eb6]:hover {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-2[data-v-27663eb6] {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-2[data-v-27663eb6]:hover {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-3[data-v-27663eb6] {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-3[data-v-27663eb6]:hover {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-4[data-v-27663eb6] {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.darken-4[data-v-27663eb6]:hover {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.lighten-1[data-v-27663eb6] {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-1[data-v-27663eb6]:hover {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-2[data-v-27663eb6] {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-2[data-v-27663eb6]:hover {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-3[data-v-27663eb6] {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-3[data-v-27663eb6]:hover {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-4[data-v-27663eb6] {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.amber.lighten-4[data-v-27663eb6]:hover {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.bgamber[data-v-27663eb6] {
  background-color: #ffc107;
}
.bgamber[data-v-27663eb6]:hover, .bgamber[data-v-27663eb6]:focus {
  background-color: #ffc107;
}
.bgamber.p-card[data-v-27663eb6] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.bgamber.darken-1[data-v-27663eb6] {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-1[data-v-27663eb6]:hover {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-2[data-v-27663eb6] {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-2[data-v-27663eb6]:hover {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-3[data-v-27663eb6] {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-3[data-v-27663eb6]:hover {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-4[data-v-27663eb6] {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.darken-4[data-v-27663eb6]:hover {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.lighten-1[data-v-27663eb6] {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-1[data-v-27663eb6]:hover {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-2[data-v-27663eb6] {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-2[data-v-27663eb6]:hover {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-3[data-v-27663eb6] {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-3[data-v-27663eb6]:hover {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-4[data-v-27663eb6] {
  background-color: rgb(255, 217.8, 106.2);
}
.bgamber.lighten-4[data-v-27663eb6]:hover {
  background-color: rgb(255, 217.8, 106.2);
}
[color=orange][data-v-27663eb6] {
  color: #ff9800;
}
.orange[data-v-27663eb6] {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange[data-v-27663eb6]:hover, .orange[data-v-27663eb6]:active, .orange[data-v-27663eb6]:focus {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button[data-v-27663eb6] {
  color: white !important;
}
.orange.p-button[data-v-27663eb6]:hover, .orange.p-button[data-v-27663eb6]:active, .orange.p-button[data-v-27663eb6]:focus {
  color: white !important;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button.p-button-outlined[data-v-27663eb6] {
  background-color: white !important;
  color: #ff9800 !important;
}
.orange.p-button.p-button-outlined[data-v-27663eb6]:hover, .orange.p-button.p-button-outlined[data-v-27663eb6]:active, .orange.p-button.p-button-outlined[data-v-27663eb6]:focus {
  background-color: rgb(255, 244.7, 229.5) !important;
}
.orange.p-toolbar[data-v-27663eb6] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.darken-1[data-v-27663eb6] {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-1[data-v-27663eb6]:hover {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-2[data-v-27663eb6] {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-2[data-v-27663eb6]:hover {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-3[data-v-27663eb6] {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-3[data-v-27663eb6]:hover {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-4[data-v-27663eb6] {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.darken-4[data-v-27663eb6]:hover {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.lighten-1[data-v-27663eb6] {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-1[data-v-27663eb6]:hover {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-2[data-v-27663eb6] {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-2[data-v-27663eb6]:hover {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-3[data-v-27663eb6] {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-3[data-v-27663eb6]:hover {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-4[data-v-27663eb6] {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.orange.lighten-4[data-v-27663eb6]:hover {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.bgorange[data-v-27663eb6] {
  background-color: #ff9800;
}
.bgorange[data-v-27663eb6]:hover, .bgorange[data-v-27663eb6]:focus {
  background-color: #ff9800;
}
.bgorange.p-card[data-v-27663eb6] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.bgorange.darken-1[data-v-27663eb6] {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-1[data-v-27663eb6]:hover {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-2[data-v-27663eb6] {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-2[data-v-27663eb6]:hover {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-3[data-v-27663eb6] {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-3[data-v-27663eb6]:hover {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-4[data-v-27663eb6] {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.darken-4[data-v-27663eb6]:hover {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.lighten-1[data-v-27663eb6] {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-1[data-v-27663eb6]:hover {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-2[data-v-27663eb6] {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-2[data-v-27663eb6]:hover {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-3[data-v-27663eb6] {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-3[data-v-27663eb6]:hover {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-4[data-v-27663eb6] {
  background-color: rgb(255, 193.2, 102);
}
.bgorange.lighten-4[data-v-27663eb6]:hover {
  background-color: rgb(255, 193.2, 102);
}
[color=deep-orange][data-v-27663eb6] {
  color: #ff5722;
}
.deep-orange[data-v-27663eb6] {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange[data-v-27663eb6]:hover, .deep-orange[data-v-27663eb6]:active, .deep-orange[data-v-27663eb6]:focus {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button[data-v-27663eb6] {
  color: white !important;
}
.deep-orange.p-button[data-v-27663eb6]:hover, .deep-orange.p-button[data-v-27663eb6]:active, .deep-orange.p-button[data-v-27663eb6]:focus {
  color: white !important;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button.p-button-outlined[data-v-27663eb6] {
  background-color: white !important;
  color: #ff5722 !important;
}
.deep-orange.p-button.p-button-outlined[data-v-27663eb6]:hover, .deep-orange.p-button.p-button-outlined[data-v-27663eb6]:active, .deep-orange.p-button.p-button-outlined[data-v-27663eb6]:focus {
  background-color: rgb(255, 238.2, 232.9) !important;
}
.deep-orange.p-toolbar[data-v-27663eb6] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.darken-1[data-v-27663eb6] {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-1[data-v-27663eb6]:hover {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-2[data-v-27663eb6] {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-2[data-v-27663eb6]:hover {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-3[data-v-27663eb6] {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-3[data-v-27663eb6]:hover {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-4[data-v-27663eb6] {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.darken-4[data-v-27663eb6]:hover {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.lighten-1[data-v-27663eb6] {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-1[data-v-27663eb6]:hover {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-2[data-v-27663eb6] {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-2[data-v-27663eb6]:hover {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-3[data-v-27663eb6] {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-3[data-v-27663eb6]:hover {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-4[data-v-27663eb6] {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.deep-orange.lighten-4[data-v-27663eb6]:hover {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange[data-v-27663eb6] {
  background-color: #ff5722;
}
.bgdeep-orange[data-v-27663eb6]:hover, .bgdeep-orange[data-v-27663eb6]:focus {
  background-color: #ff5722;
}
.bgdeep-orange.p-card[data-v-27663eb6] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.bgdeep-orange.darken-1[data-v-27663eb6] {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-1[data-v-27663eb6]:hover {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-2[data-v-27663eb6] {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-2[data-v-27663eb6]:hover {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-3[data-v-27663eb6] {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-3[data-v-27663eb6]:hover {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-4[data-v-27663eb6] {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.darken-4[data-v-27663eb6]:hover {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.lighten-1[data-v-27663eb6] {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-1[data-v-27663eb6]:hover {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-2[data-v-27663eb6] {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-2[data-v-27663eb6]:hover {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-3[data-v-27663eb6] {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-3[data-v-27663eb6]:hover {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-4[data-v-27663eb6] {
  background-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange.lighten-4[data-v-27663eb6]:hover {
  background-color: rgb(255, 154.2, 122.4);
}
[color=brown][data-v-27663eb6] {
  color: #795548;
}
.brown[data-v-27663eb6] {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown[data-v-27663eb6]:hover, .brown[data-v-27663eb6]:active, .brown[data-v-27663eb6]:focus {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button[data-v-27663eb6] {
  color: white !important;
}
.brown.p-button[data-v-27663eb6]:hover, .brown.p-button[data-v-27663eb6]:active, .brown.p-button[data-v-27663eb6]:focus {
  color: white !important;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button.p-button-outlined[data-v-27663eb6] {
  background-color: white !important;
  color: #795548 !important;
}
.brown.p-button.p-button-outlined[data-v-27663eb6]:hover, .brown.p-button.p-button-outlined[data-v-27663eb6]:active, .brown.p-button.p-button-outlined[data-v-27663eb6]:focus {
  background-color: rgb(241.6, 238, 236.7) !important;
}
.brown.p-toolbar[data-v-27663eb6] {
  background-color: #795548;
  border-color: #795548;
}
.brown.darken-1[data-v-27663eb6] {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-1[data-v-27663eb6]:hover {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-2[data-v-27663eb6] {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-2[data-v-27663eb6]:hover {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-3[data-v-27663eb6] {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-3[data-v-27663eb6]:hover {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-4[data-v-27663eb6] {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.darken-4[data-v-27663eb6]:hover {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.lighten-1[data-v-27663eb6] {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-1[data-v-27663eb6]:hover {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-2[data-v-27663eb6] {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-2[data-v-27663eb6]:hover {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-3[data-v-27663eb6] {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-3[data-v-27663eb6]:hover {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-4[data-v-27663eb6] {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.brown.lighten-4[data-v-27663eb6]:hover {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.bgbrown[data-v-27663eb6] {
  background-color: #795548;
}
.bgbrown[data-v-27663eb6]:hover, .bgbrown[data-v-27663eb6]:focus {
  background-color: #795548;
}
.bgbrown.p-card[data-v-27663eb6] {
  background-color: #795548;
  border-color: #795548;
}
.bgbrown.darken-1[data-v-27663eb6] {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-1[data-v-27663eb6]:hover {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-2[data-v-27663eb6] {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-2[data-v-27663eb6]:hover {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-3[data-v-27663eb6] {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-3[data-v-27663eb6]:hover {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-4[data-v-27663eb6] {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.darken-4[data-v-27663eb6]:hover {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.lighten-1[data-v-27663eb6] {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-1[data-v-27663eb6]:hover {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-2[data-v-27663eb6] {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-2[data-v-27663eb6]:hover {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-3[data-v-27663eb6] {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-3[data-v-27663eb6]:hover {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-4[data-v-27663eb6] {
  background-color: rgb(174.6, 153, 145.2);
}
.bgbrown.lighten-4[data-v-27663eb6]:hover {
  background-color: rgb(174.6, 153, 145.2);
}
[color=blue-gray][data-v-27663eb6] {
  color: #607d8b;
}
.blue-gray[data-v-27663eb6] {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray[data-v-27663eb6]:hover, .blue-gray[data-v-27663eb6]:active, .blue-gray[data-v-27663eb6]:focus {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button[data-v-27663eb6] {
  color: white !important;
}
.blue-gray.p-button[data-v-27663eb6]:hover, .blue-gray.p-button[data-v-27663eb6]:active, .blue-gray.p-button[data-v-27663eb6]:focus {
  color: white !important;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button.p-button-outlined[data-v-27663eb6] {
  background-color: white !important;
  color: #607d8b !important;
}
.blue-gray.p-button.p-button-outlined[data-v-27663eb6]:hover, .blue-gray.p-button.p-button-outlined[data-v-27663eb6]:active, .blue-gray.p-button.p-button-outlined[data-v-27663eb6]:focus {
  background-color: rgb(239.1, 242, 243.4) !important;
}
.blue-gray.p-toolbar[data-v-27663eb6] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.darken-1[data-v-27663eb6] {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-1[data-v-27663eb6]:hover {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-2[data-v-27663eb6] {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-2[data-v-27663eb6]:hover {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-3[data-v-27663eb6] {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-3[data-v-27663eb6]:hover {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-4[data-v-27663eb6] {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.darken-4[data-v-27663eb6]:hover {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.lighten-1[data-v-27663eb6] {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-1[data-v-27663eb6]:hover {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-2[data-v-27663eb6] {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-2[data-v-27663eb6]:hover {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-3[data-v-27663eb6] {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-3[data-v-27663eb6]:hover {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-4[data-v-27663eb6] {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.blue-gray.lighten-4[data-v-27663eb6]:hover {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray[data-v-27663eb6] {
  background-color: #607d8b;
}
.bgblue-gray[data-v-27663eb6]:hover, .bgblue-gray[data-v-27663eb6]:focus {
  background-color: #607d8b;
}
.bgblue-gray.p-card[data-v-27663eb6] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.bgblue-gray.darken-1[data-v-27663eb6] {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-1[data-v-27663eb6]:hover {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-2[data-v-27663eb6] {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-2[data-v-27663eb6]:hover {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-3[data-v-27663eb6] {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-3[data-v-27663eb6]:hover {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-4[data-v-27663eb6] {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.darken-4[data-v-27663eb6]:hover {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.lighten-1[data-v-27663eb6] {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-1[data-v-27663eb6]:hover {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-2[data-v-27663eb6] {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-2[data-v-27663eb6]:hover {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-3[data-v-27663eb6] {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-3[data-v-27663eb6]:hover {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-4[data-v-27663eb6] {
  background-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray.lighten-4[data-v-27663eb6]:hover {
  background-color: rgb(159.6, 177, 185.4);
}
[color=gray][data-v-27663eb6] {
  color: #9e9e9e;
}
.gray[data-v-27663eb6] {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray[data-v-27663eb6]:hover, .gray[data-v-27663eb6]:active, .gray[data-v-27663eb6]:focus {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button[data-v-27663eb6] {
  color: white !important;
}
.gray.p-button[data-v-27663eb6]:hover, .gray.p-button[data-v-27663eb6]:active, .gray.p-button[data-v-27663eb6]:focus {
  color: white !important;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button.p-button-outlined[data-v-27663eb6] {
  background-color: white !important;
  color: #9e9e9e !important;
}
.gray.p-button.p-button-outlined[data-v-27663eb6]:hover, .gray.p-button.p-button-outlined[data-v-27663eb6]:active, .gray.p-button.p-button-outlined[data-v-27663eb6]:focus {
  background-color: rgb(245.3, 245.3, 245.3) !important;
}
.gray.p-toolbar[data-v-27663eb6] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.darken-1[data-v-27663eb6] {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-1[data-v-27663eb6]:hover {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-2[data-v-27663eb6] {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-2[data-v-27663eb6]:hover {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-3[data-v-27663eb6] {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-3[data-v-27663eb6]:hover {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-4[data-v-27663eb6] {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.darken-4[data-v-27663eb6]:hover {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.lighten-1[data-v-27663eb6] {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-1[data-v-27663eb6]:hover {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-2[data-v-27663eb6] {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-2[data-v-27663eb6]:hover {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-3[data-v-27663eb6] {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-3[data-v-27663eb6]:hover {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-4[data-v-27663eb6] {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.gray.lighten-4[data-v-27663eb6]:hover {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.bggray[data-v-27663eb6] {
  background-color: #9e9e9e;
}
.bggray[data-v-27663eb6]:hover, .bggray[data-v-27663eb6]:focus {
  background-color: #9e9e9e;
}
.bggray.p-card[data-v-27663eb6] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.bggray.darken-1[data-v-27663eb6] {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-1[data-v-27663eb6]:hover {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-2[data-v-27663eb6] {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-2[data-v-27663eb6]:hover {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-3[data-v-27663eb6] {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-3[data-v-27663eb6]:hover {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-4[data-v-27663eb6] {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.darken-4[data-v-27663eb6]:hover {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.lighten-1[data-v-27663eb6] {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-1[data-v-27663eb6]:hover {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-2[data-v-27663eb6] {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-2[data-v-27663eb6]:hover {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-3[data-v-27663eb6] {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-3[data-v-27663eb6]:hover {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-4[data-v-27663eb6] {
  background-color: rgb(196.8, 196.8, 196.8);
}
.bggray.lighten-4[data-v-27663eb6]:hover {
  background-color: rgb(196.8, 196.8, 196.8);
}
[color=ble][data-v-27663eb6] {
  color: #287aa9;
}
.ble[data-v-27663eb6] {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble[data-v-27663eb6]:hover, .ble[data-v-27663eb6]:active, .ble[data-v-27663eb6]:focus {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button[data-v-27663eb6] {
  color: white !important;
}
.ble.p-button[data-v-27663eb6]:hover, .ble.p-button[data-v-27663eb6]:active, .ble.p-button[data-v-27663eb6]:focus {
  color: white !important;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button.p-button-outlined[data-v-27663eb6] {
  background-color: white !important;
  color: #287aa9 !important;
}
.ble.p-button.p-button-outlined[data-v-27663eb6]:hover, .ble.p-button.p-button-outlined[data-v-27663eb6]:active, .ble.p-button.p-button-outlined[data-v-27663eb6]:focus {
  background-color: rgb(233.5, 241.7, 246.4) !important;
}
.ble.p-toolbar[data-v-27663eb6] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.darken-1[data-v-27663eb6] {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-1[data-v-27663eb6]:hover {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-2[data-v-27663eb6] {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-2[data-v-27663eb6]:hover {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-3[data-v-27663eb6] {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-3[data-v-27663eb6]:hover {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-4[data-v-27663eb6] {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.darken-4[data-v-27663eb6]:hover {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.lighten-1[data-v-27663eb6] {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-1[data-v-27663eb6]:hover {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-2[data-v-27663eb6] {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-2[data-v-27663eb6]:hover {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-3[data-v-27663eb6] {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-3[data-v-27663eb6]:hover {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-4[data-v-27663eb6] {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.ble.lighten-4[data-v-27663eb6]:hover {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.bgble[data-v-27663eb6] {
  background-color: #287aa9;
}
.bgble[data-v-27663eb6]:hover, .bgble[data-v-27663eb6]:focus {
  background-color: #287aa9;
}
.bgble.p-card[data-v-27663eb6] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.bgble.darken-1[data-v-27663eb6] {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-1[data-v-27663eb6]:hover {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-2[data-v-27663eb6] {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-2[data-v-27663eb6]:hover {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-3[data-v-27663eb6] {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-3[data-v-27663eb6]:hover {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-4[data-v-27663eb6] {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.darken-4[data-v-27663eb6]:hover {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.lighten-1[data-v-27663eb6] {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-1[data-v-27663eb6]:hover {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-2[data-v-27663eb6] {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-2[data-v-27663eb6]:hover {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-3[data-v-27663eb6] {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-3[data-v-27663eb6]:hover {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-4[data-v-27663eb6] {
  background-color: rgb(126, 175.2, 203.4);
}
.bgble.lighten-4[data-v-27663eb6]:hover {
  background-color: rgb(126, 175.2, 203.4);
}
[color=black][data-v-27663eb6] {
  color: #202020;
}
.black[data-v-27663eb6] {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black[data-v-27663eb6]:hover, .black[data-v-27663eb6]:active, .black[data-v-27663eb6]:focus {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button[data-v-27663eb6] {
  color: white !important;
}
.black.p-button[data-v-27663eb6]:hover, .black.p-button[data-v-27663eb6]:active, .black.p-button[data-v-27663eb6]:focus {
  color: white !important;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button.p-button-outlined[data-v-27663eb6] {
  background-color: white !important;
  color: #202020 !important;
}
.black.p-button.p-button-outlined[data-v-27663eb6]:hover, .black.p-button.p-button-outlined[data-v-27663eb6]:active, .black.p-button.p-button-outlined[data-v-27663eb6]:focus {
  background-color: rgb(232.7, 232.7, 232.7) !important;
}
.black.p-toolbar[data-v-27663eb6] {
  background-color: #202020;
  border-color: #202020;
}
.black.darken-1[data-v-27663eb6] {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-1[data-v-27663eb6]:hover {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-2[data-v-27663eb6] {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-2[data-v-27663eb6]:hover {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-3[data-v-27663eb6] {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-3[data-v-27663eb6]:hover {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-4[data-v-27663eb6] {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.darken-4[data-v-27663eb6]:hover {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.lighten-1[data-v-27663eb6] {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-1[data-v-27663eb6]:hover {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-2[data-v-27663eb6] {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-2[data-v-27663eb6]:hover {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-3[data-v-27663eb6] {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-3[data-v-27663eb6]:hover {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-4[data-v-27663eb6] {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.black.lighten-4[data-v-27663eb6]:hover {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.bgblack[data-v-27663eb6] {
  background-color: #202020;
}
.bgblack[data-v-27663eb6]:hover, .bgblack[data-v-27663eb6]:focus {
  background-color: #202020;
}
.bgblack.p-card[data-v-27663eb6] {
  background-color: #202020;
  border-color: #202020;
}
.bgblack.darken-1[data-v-27663eb6] {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-1[data-v-27663eb6]:hover {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-2[data-v-27663eb6] {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-2[data-v-27663eb6]:hover {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-3[data-v-27663eb6] {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-3[data-v-27663eb6]:hover {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-4[data-v-27663eb6] {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.darken-4[data-v-27663eb6]:hover {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.lighten-1[data-v-27663eb6] {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-1[data-v-27663eb6]:hover {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-2[data-v-27663eb6] {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-2[data-v-27663eb6]:hover {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-3[data-v-27663eb6] {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-3[data-v-27663eb6]:hover {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-4[data-v-27663eb6] {
  background-color: rgb(121.2, 121.2, 121.2);
}
.bgblack.lighten-4[data-v-27663eb6]:hover {
  background-color: rgb(121.2, 121.2, 121.2);
}
[color=white][data-v-27663eb6] {
  color: #ffffff;
}
.white[data-v-27663eb6] {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white[data-v-27663eb6]:hover, .white[data-v-27663eb6]:active, .white[data-v-27663eb6]:focus {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button[data-v-27663eb6] {
  color: white !important;
}
.white.p-button[data-v-27663eb6]:hover, .white.p-button[data-v-27663eb6]:active, .white.p-button[data-v-27663eb6]:focus {
  color: white !important;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button.p-button-outlined[data-v-27663eb6] {
  background-color: white !important;
  color: #ffffff !important;
}
.white.p-button.p-button-outlined[data-v-27663eb6]:hover, .white.p-button.p-button-outlined[data-v-27663eb6]:active, .white.p-button.p-button-outlined[data-v-27663eb6]:focus {
  background-color: white !important;
}
.white.p-toolbar[data-v-27663eb6] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.darken-1[data-v-27663eb6] {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-1[data-v-27663eb6]:hover {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-2[data-v-27663eb6] {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-2[data-v-27663eb6]:hover {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-3[data-v-27663eb6] {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-3[data-v-27663eb6]:hover {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-4[data-v-27663eb6] {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.darken-4[data-v-27663eb6]:hover {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.lighten-1[data-v-27663eb6] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-1[data-v-27663eb6]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-27663eb6] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-27663eb6]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-27663eb6] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-27663eb6]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-27663eb6] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-27663eb6]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.bgwhite[data-v-27663eb6] {
  background-color: #ffffff;
}
.bgwhite[data-v-27663eb6]:hover, .bgwhite[data-v-27663eb6]:focus {
  background-color: #ffffff;
}
.bgwhite.p-card[data-v-27663eb6] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.bgwhite.darken-1[data-v-27663eb6] {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-1[data-v-27663eb6]:hover {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-2[data-v-27663eb6] {
  background-color: #cccccc;
}
.bgwhite.darken-2[data-v-27663eb6]:hover {
  background-color: #cccccc;
}
.bgwhite.darken-3[data-v-27663eb6] {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-3[data-v-27663eb6]:hover {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-4[data-v-27663eb6] {
  background-color: #999999;
}
.bgwhite.darken-4[data-v-27663eb6]:hover {
  background-color: #999999;
}
.bgwhite.lighten-1[data-v-27663eb6] {
  background-color: white;
}
.bgwhite.lighten-1[data-v-27663eb6]:hover {
  background-color: white;
}
.bgwhite.lighten-2[data-v-27663eb6] {
  background-color: white;
}
.bgwhite.lighten-2[data-v-27663eb6]:hover {
  background-color: white;
}
.bgwhite.lighten-3[data-v-27663eb6] {
  background-color: white;
}
.bgwhite.lighten-3[data-v-27663eb6]:hover {
  background-color: white;
}
.bgwhite.lighten-4[data-v-27663eb6] {
  background-color: white;
}
.bgwhite.lighten-4[data-v-27663eb6]:hover {
  background-color: white;
}
.default[data-v-27663eb6] {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.default[data-v-27663eb6]:hover, .default[data-v-27663eb6]:focus {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.pw-inv-tester[data-v-27663eb6] {
  width: 425px;
  height: 685px;
  margin-bottom: 30px;
  background: #eff1f5;
  border: 2px solid #ba1b02;
  text-align: center;
  position: relative;
}
.pw-inv-tester .loader-cont[data-v-27663eb6] {
  padding-top: 15px;
  height: 30px;
  width: 421px;
  position: absolute;
  top: 70px;
  z-index: 10;
}
.pw-inv-tester .start[data-v-27663eb6] {
  background: url("/pwtester/pwStart.png");
  background-size: contain;
  height: 100%;
  position: relative;
}
.pw-inv-tester .start .p-button[data-v-27663eb6] {
  background-color: #287aa9;
  color: white;
  position: absolute;
  bottom: 100px;
  left: 50px;
  width: 320px;
  height: 60px;
}
.pw-inv-tester .mock[data-v-27663eb6] {
  background: url("/pwtester/pwMock.png");
  background-size: contain;
  height: 100%;
  position: relative;
}
.pw-inv-tester .mock .header[data-v-27663eb6] {
  text-align: left;
  padding-left: 20px;
  padding-top: 30px;
  color: white;
  height: 85px;
  font-size: 13px;
}
.pw-inv-tester .mock .buttons[data-v-27663eb6] {
  height: 75%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 20px;
}/* COLORS */
/* reserved possible colors

#6B3A0A - warm brown OR #8E3F0A - burnt orange
#8A1538 - deep berry
#005A7A - petrol cyan

maybe #0C0C73 - deep indigo, but close to return/black

*/
/* FONTS */
/* PACKETA UI/UX */
/* Material palette */
[color=primary][data-v-7248609a] {
  color: #bc210a;
}
.primary[data-v-7248609a] {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary[data-v-7248609a]:hover, .primary[data-v-7248609a]:active, .primary[data-v-7248609a]:focus {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button[data-v-7248609a] {
  color: white !important;
}
.primary.p-button[data-v-7248609a]:hover, .primary.p-button[data-v-7248609a]:active, .primary.p-button[data-v-7248609a]:focus {
  color: white !important;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button.p-button-outlined[data-v-7248609a] {
  background-color: white !important;
  color: #bc210a !important;
}
.primary.p-button.p-button-outlined[data-v-7248609a]:hover, .primary.p-button.p-button-outlined[data-v-7248609a]:active, .primary.p-button.p-button-outlined[data-v-7248609a]:focus {
  background-color: rgb(248.3, 232.8, 230.5) !important;
}
.primary.p-toolbar[data-v-7248609a] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.darken-1[data-v-7248609a] {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-1[data-v-7248609a]:hover {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-2[data-v-7248609a] {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-2[data-v-7248609a]:hover {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-3[data-v-7248609a] {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-3[data-v-7248609a]:hover {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-4[data-v-7248609a] {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.darken-4[data-v-7248609a]:hover {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.lighten-1[data-v-7248609a] {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-1[data-v-7248609a]:hover {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-2[data-v-7248609a] {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-2[data-v-7248609a]:hover {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-3[data-v-7248609a] {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-3[data-v-7248609a]:hover {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-4[data-v-7248609a] {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.primary.lighten-4[data-v-7248609a]:hover {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.bgprimary[data-v-7248609a] {
  background-color: #bc210a;
}
.bgprimary[data-v-7248609a]:hover, .bgprimary[data-v-7248609a]:focus {
  background-color: #bc210a;
}
.bgprimary.p-card[data-v-7248609a] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.bgprimary.darken-1[data-v-7248609a] {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-1[data-v-7248609a]:hover {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-2[data-v-7248609a] {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-2[data-v-7248609a]:hover {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-3[data-v-7248609a] {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-3[data-v-7248609a]:hover {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-4[data-v-7248609a] {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.darken-4[data-v-7248609a]:hover {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.lighten-1[data-v-7248609a] {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-1[data-v-7248609a]:hover {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-2[data-v-7248609a] {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-2[data-v-7248609a]:hover {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-3[data-v-7248609a] {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-3[data-v-7248609a]:hover {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-4[data-v-7248609a] {
  background-color: rgb(214.8, 121.8, 108);
}
.bgprimary.lighten-4[data-v-7248609a]:hover {
  background-color: rgb(214.8, 121.8, 108);
}
[color=red][data-v-7248609a] {
  color: #f44336;
}
.red[data-v-7248609a] {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red[data-v-7248609a]:hover, .red[data-v-7248609a]:active, .red[data-v-7248609a]:focus {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button[data-v-7248609a] {
  color: white !important;
}
.red.p-button[data-v-7248609a]:hover, .red.p-button[data-v-7248609a]:active, .red.p-button[data-v-7248609a]:focus {
  color: white !important;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button.p-button-outlined[data-v-7248609a] {
  background-color: white !important;
  color: #f44336 !important;
}
.red.p-button.p-button-outlined[data-v-7248609a]:hover, .red.p-button.p-button-outlined[data-v-7248609a]:active, .red.p-button.p-button-outlined[data-v-7248609a]:focus {
  background-color: rgb(253.9, 236.2, 234.9) !important;
}
.red.p-toolbar[data-v-7248609a] {
  background-color: #f44336;
  border-color: #f44336;
}
.red.darken-1[data-v-7248609a] {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-1[data-v-7248609a]:hover {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-2[data-v-7248609a] {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-2[data-v-7248609a]:hover {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-3[data-v-7248609a] {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-3[data-v-7248609a]:hover {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-4[data-v-7248609a] {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.darken-4[data-v-7248609a]:hover {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.lighten-1[data-v-7248609a] {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-1[data-v-7248609a]:hover {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-2[data-v-7248609a] {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-2[data-v-7248609a]:hover {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-3[data-v-7248609a] {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-3[data-v-7248609a]:hover {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-4[data-v-7248609a] {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.red.lighten-4[data-v-7248609a]:hover {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.bgred[data-v-7248609a] {
  background-color: #f44336;
}
.bgred[data-v-7248609a]:hover, .bgred[data-v-7248609a]:focus {
  background-color: #f44336;
}
.bgred.p-card[data-v-7248609a] {
  background-color: #f44336;
  border-color: #f44336;
}
.bgred.darken-1[data-v-7248609a] {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-1[data-v-7248609a]:hover {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-2[data-v-7248609a] {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-2[data-v-7248609a]:hover {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-3[data-v-7248609a] {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-3[data-v-7248609a]:hover {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-4[data-v-7248609a] {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.darken-4[data-v-7248609a]:hover {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.lighten-1[data-v-7248609a] {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-1[data-v-7248609a]:hover {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-2[data-v-7248609a] {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-2[data-v-7248609a]:hover {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-3[data-v-7248609a] {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-3[data-v-7248609a]:hover {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-4[data-v-7248609a] {
  background-color: rgb(248.4, 142.2, 134.4);
}
.bgred.lighten-4[data-v-7248609a]:hover {
  background-color: rgb(248.4, 142.2, 134.4);
}
[color=grenade][data-v-7248609a] {
  color: #dd2c00;
}
.grenade[data-v-7248609a] {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade[data-v-7248609a]:hover, .grenade[data-v-7248609a]:active, .grenade[data-v-7248609a]:focus {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button[data-v-7248609a] {
  color: white !important;
}
.grenade.p-button[data-v-7248609a]:hover, .grenade.p-button[data-v-7248609a]:active, .grenade.p-button[data-v-7248609a]:focus {
  color: white !important;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button.p-button-outlined[data-v-7248609a] {
  background-color: white !important;
  color: #dd2c00 !important;
}
.grenade.p-button.p-button-outlined[data-v-7248609a]:hover, .grenade.p-button.p-button-outlined[data-v-7248609a]:active, .grenade.p-button.p-button-outlined[data-v-7248609a]:focus {
  background-color: rgb(251.6, 233.9, 229.5) !important;
}
.grenade.p-toolbar[data-v-7248609a] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.darken-1[data-v-7248609a] {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-1[data-v-7248609a]:hover {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-2[data-v-7248609a] {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-2[data-v-7248609a]:hover {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-3[data-v-7248609a] {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-3[data-v-7248609a]:hover {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-4[data-v-7248609a] {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.darken-4[data-v-7248609a]:hover {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.lighten-1[data-v-7248609a] {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-1[data-v-7248609a]:hover {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-2[data-v-7248609a] {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-2[data-v-7248609a]:hover {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-3[data-v-7248609a] {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-3[data-v-7248609a]:hover {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-4[data-v-7248609a] {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.grenade.lighten-4[data-v-7248609a]:hover {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.bggrenade[data-v-7248609a] {
  background-color: #dd2c00;
}
.bggrenade[data-v-7248609a]:hover, .bggrenade[data-v-7248609a]:focus {
  background-color: #dd2c00;
}
.bggrenade.p-card[data-v-7248609a] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.bggrenade.darken-1[data-v-7248609a] {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-1[data-v-7248609a]:hover {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-2[data-v-7248609a] {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-2[data-v-7248609a]:hover {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-3[data-v-7248609a] {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-3[data-v-7248609a]:hover {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-4[data-v-7248609a] {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.darken-4[data-v-7248609a]:hover {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.lighten-1[data-v-7248609a] {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-1[data-v-7248609a]:hover {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-2[data-v-7248609a] {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-2[data-v-7248609a]:hover {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-3[data-v-7248609a] {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-3[data-v-7248609a]:hover {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-4[data-v-7248609a] {
  background-color: rgb(234.6, 128.4, 102);
}
.bggrenade.lighten-4[data-v-7248609a]:hover {
  background-color: rgb(234.6, 128.4, 102);
}
[color=pink][data-v-7248609a] {
  color: #e91e63;
}
.pink[data-v-7248609a] {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink[data-v-7248609a]:hover, .pink[data-v-7248609a]:active, .pink[data-v-7248609a]:focus {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button[data-v-7248609a] {
  color: white !important;
}
.pink.p-button[data-v-7248609a]:hover, .pink.p-button[data-v-7248609a]:active, .pink.p-button[data-v-7248609a]:focus {
  color: white !important;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button.p-button-outlined[data-v-7248609a] {
  background-color: white !important;
  color: #e91e63 !important;
}
.pink.p-button.p-button-outlined[data-v-7248609a]:hover, .pink.p-button.p-button-outlined[data-v-7248609a]:active, .pink.p-button.p-button-outlined[data-v-7248609a]:focus {
  background-color: rgb(252.8, 232.5, 239.4) !important;
}
.pink.p-toolbar[data-v-7248609a] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.darken-1[data-v-7248609a] {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-1[data-v-7248609a]:hover {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-2[data-v-7248609a] {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-2[data-v-7248609a]:hover {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-3[data-v-7248609a] {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-3[data-v-7248609a]:hover {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-4[data-v-7248609a] {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.darken-4[data-v-7248609a]:hover {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.lighten-1[data-v-7248609a] {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-1[data-v-7248609a]:hover {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-2[data-v-7248609a] {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-2[data-v-7248609a]:hover {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-3[data-v-7248609a] {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-3[data-v-7248609a]:hover {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-4[data-v-7248609a] {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.pink.lighten-4[data-v-7248609a]:hover {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.bgpink[data-v-7248609a] {
  background-color: #e91e63;
}
.bgpink[data-v-7248609a]:hover, .bgpink[data-v-7248609a]:focus {
  background-color: #e91e63;
}
.bgpink.p-card[data-v-7248609a] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.bgpink.darken-1[data-v-7248609a] {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-1[data-v-7248609a]:hover {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-2[data-v-7248609a] {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-2[data-v-7248609a]:hover {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-3[data-v-7248609a] {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-3[data-v-7248609a]:hover {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-4[data-v-7248609a] {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.darken-4[data-v-7248609a]:hover {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.lighten-1[data-v-7248609a] {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-1[data-v-7248609a]:hover {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-2[data-v-7248609a] {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-2[data-v-7248609a]:hover {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-3[data-v-7248609a] {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-3[data-v-7248609a]:hover {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-4[data-v-7248609a] {
  background-color: rgb(241.8, 120, 161.4);
}
.bgpink.lighten-4[data-v-7248609a]:hover {
  background-color: rgb(241.8, 120, 161.4);
}
[color=purple][data-v-7248609a] {
  color: #9c27b0;
}
.purple[data-v-7248609a] {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple[data-v-7248609a]:hover, .purple[data-v-7248609a]:active, .purple[data-v-7248609a]:focus {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button[data-v-7248609a] {
  color: white !important;
}
.purple.p-button[data-v-7248609a]:hover, .purple.p-button[data-v-7248609a]:active, .purple.p-button[data-v-7248609a]:focus {
  color: white !important;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button.p-button-outlined[data-v-7248609a] {
  background-color: white !important;
  color: #9c27b0 !important;
}
.purple.p-button.p-button-outlined[data-v-7248609a]:hover, .purple.p-button.p-button-outlined[data-v-7248609a]:active, .purple.p-button.p-button-outlined[data-v-7248609a]:focus {
  background-color: rgb(245.1, 233.4, 247.1) !important;
}
.purple.p-toolbar[data-v-7248609a] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.darken-1[data-v-7248609a] {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-1[data-v-7248609a]:hover {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-2[data-v-7248609a] {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-2[data-v-7248609a]:hover {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-3[data-v-7248609a] {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-3[data-v-7248609a]:hover {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-4[data-v-7248609a] {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.darken-4[data-v-7248609a]:hover {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.lighten-1[data-v-7248609a] {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-1[data-v-7248609a]:hover {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-2[data-v-7248609a] {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-2[data-v-7248609a]:hover {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-3[data-v-7248609a] {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-3[data-v-7248609a]:hover {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-4[data-v-7248609a] {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.purple.lighten-4[data-v-7248609a]:hover {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple[data-v-7248609a] {
  background-color: #9c27b0;
}
.bgpurple[data-v-7248609a]:hover, .bgpurple[data-v-7248609a]:focus {
  background-color: #9c27b0;
}
.bgpurple.p-card[data-v-7248609a] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.bgpurple.darken-1[data-v-7248609a] {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-1[data-v-7248609a]:hover {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-2[data-v-7248609a] {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-2[data-v-7248609a]:hover {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-3[data-v-7248609a] {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-3[data-v-7248609a]:hover {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-4[data-v-7248609a] {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.darken-4[data-v-7248609a]:hover {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.lighten-1[data-v-7248609a] {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-1[data-v-7248609a]:hover {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-2[data-v-7248609a] {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-2[data-v-7248609a]:hover {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-3[data-v-7248609a] {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-3[data-v-7248609a]:hover {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-4[data-v-7248609a] {
  background-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple.lighten-4[data-v-7248609a]:hover {
  background-color: rgb(195.6, 125.4, 207.6);
}
[color=deep-purple][data-v-7248609a] {
  color: #673ab7;
}
.deep-purple[data-v-7248609a] {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple[data-v-7248609a]:hover, .deep-purple[data-v-7248609a]:active, .deep-purple[data-v-7248609a]:focus {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button[data-v-7248609a] {
  color: white !important;
}
.deep-purple.p-button[data-v-7248609a]:hover, .deep-purple.p-button[data-v-7248609a]:active, .deep-purple.p-button[data-v-7248609a]:focus {
  color: white !important;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button.p-button-outlined[data-v-7248609a] {
  background-color: white !important;
  color: #673ab7 !important;
}
.deep-purple.p-button.p-button-outlined[data-v-7248609a]:hover, .deep-purple.p-button.p-button-outlined[data-v-7248609a]:active, .deep-purple.p-button.p-button-outlined[data-v-7248609a]:focus {
  background-color: rgb(239.8, 235.3, 247.8) !important;
}
.deep-purple.p-toolbar[data-v-7248609a] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.darken-1[data-v-7248609a] {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-1[data-v-7248609a]:hover {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-2[data-v-7248609a] {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-2[data-v-7248609a]:hover {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-3[data-v-7248609a] {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-3[data-v-7248609a]:hover {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-4[data-v-7248609a] {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.darken-4[data-v-7248609a]:hover {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.lighten-1[data-v-7248609a] {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-1[data-v-7248609a]:hover {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-2[data-v-7248609a] {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-2[data-v-7248609a]:hover {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-3[data-v-7248609a] {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-3[data-v-7248609a]:hover {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-4[data-v-7248609a] {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.deep-purple.lighten-4[data-v-7248609a]:hover {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple[data-v-7248609a] {
  background-color: #673ab7;
}
.bgdeep-purple[data-v-7248609a]:hover, .bgdeep-purple[data-v-7248609a]:focus {
  background-color: #673ab7;
}
.bgdeep-purple.p-card[data-v-7248609a] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.bgdeep-purple.darken-1[data-v-7248609a] {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-1[data-v-7248609a]:hover {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-2[data-v-7248609a] {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-2[data-v-7248609a]:hover {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-3[data-v-7248609a] {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-3[data-v-7248609a]:hover {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-4[data-v-7248609a] {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.darken-4[data-v-7248609a]:hover {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.lighten-1[data-v-7248609a] {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-1[data-v-7248609a]:hover {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-2[data-v-7248609a] {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-2[data-v-7248609a]:hover {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-3[data-v-7248609a] {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-3[data-v-7248609a]:hover {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-4[data-v-7248609a] {
  background-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple.lighten-4[data-v-7248609a]:hover {
  background-color: rgb(163.8, 136.8, 211.8);
}
[color=indigo][data-v-7248609a] {
  color: #3f51b5;
}
.indigo[data-v-7248609a] {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo[data-v-7248609a]:hover, .indigo[data-v-7248609a]:active, .indigo[data-v-7248609a]:focus {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button[data-v-7248609a] {
  color: white !important;
}
.indigo.p-button[data-v-7248609a]:hover, .indigo.p-button[data-v-7248609a]:active, .indigo.p-button[data-v-7248609a]:focus {
  color: white !important;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button.p-button-outlined[data-v-7248609a] {
  background-color: white !important;
  color: #3f51b5 !important;
}
.indigo.p-button.p-button-outlined[data-v-7248609a]:hover, .indigo.p-button.p-button-outlined[data-v-7248609a]:active, .indigo.p-button.p-button-outlined[data-v-7248609a]:focus {
  background-color: rgb(235.8, 237.6, 247.6) !important;
}
.indigo.p-toolbar[data-v-7248609a] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.darken-1[data-v-7248609a] {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-1[data-v-7248609a]:hover {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-2[data-v-7248609a] {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-2[data-v-7248609a]:hover {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-3[data-v-7248609a] {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-3[data-v-7248609a]:hover {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-4[data-v-7248609a] {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.darken-4[data-v-7248609a]:hover {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.lighten-1[data-v-7248609a] {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-1[data-v-7248609a]:hover {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-2[data-v-7248609a] {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-2[data-v-7248609a]:hover {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-3[data-v-7248609a] {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-3[data-v-7248609a]:hover {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-4[data-v-7248609a] {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.indigo.lighten-4[data-v-7248609a]:hover {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo[data-v-7248609a] {
  background-color: #3f51b5;
}
.bgindigo[data-v-7248609a]:hover, .bgindigo[data-v-7248609a]:focus {
  background-color: #3f51b5;
}
.bgindigo.p-card[data-v-7248609a] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.bgindigo.darken-1[data-v-7248609a] {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-1[data-v-7248609a]:hover {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-2[data-v-7248609a] {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-2[data-v-7248609a]:hover {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-3[data-v-7248609a] {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-3[data-v-7248609a]:hover {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-4[data-v-7248609a] {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.darken-4[data-v-7248609a]:hover {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.lighten-1[data-v-7248609a] {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-1[data-v-7248609a]:hover {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-2[data-v-7248609a] {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-2[data-v-7248609a]:hover {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-3[data-v-7248609a] {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-3[data-v-7248609a]:hover {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-4[data-v-7248609a] {
  background-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo.lighten-4[data-v-7248609a]:hover {
  background-color: rgb(139.8, 150.6, 210.6);
}
[color=blue][data-v-7248609a] {
  color: #2196f3;
}
.blue[data-v-7248609a] {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue[data-v-7248609a]:hover, .blue[data-v-7248609a]:active, .blue[data-v-7248609a]:focus {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button[data-v-7248609a] {
  color: white !important;
}
.blue.p-button[data-v-7248609a]:hover, .blue.p-button[data-v-7248609a]:active, .blue.p-button[data-v-7248609a]:focus {
  color: white !important;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button.p-button-outlined[data-v-7248609a] {
  background-color: white !important;
  color: #2196f3 !important;
}
.blue.p-button.p-button-outlined[data-v-7248609a]:hover, .blue.p-button.p-button-outlined[data-v-7248609a]:active, .blue.p-button.p-button-outlined[data-v-7248609a]:focus {
  background-color: rgb(232.8, 244.5, 253.8) !important;
}
.blue.p-toolbar[data-v-7248609a] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.darken-1[data-v-7248609a] {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-1[data-v-7248609a]:hover {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-2[data-v-7248609a] {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-2[data-v-7248609a]:hover {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-3[data-v-7248609a] {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-3[data-v-7248609a]:hover {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-4[data-v-7248609a] {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.darken-4[data-v-7248609a]:hover {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.lighten-1[data-v-7248609a] {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-1[data-v-7248609a]:hover {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-2[data-v-7248609a] {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-2[data-v-7248609a]:hover {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-3[data-v-7248609a] {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-3[data-v-7248609a]:hover {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-4[data-v-7248609a] {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.blue.lighten-4[data-v-7248609a]:hover {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.bgblue[data-v-7248609a] {
  background-color: #2196f3;
}
.bgblue[data-v-7248609a]:hover, .bgblue[data-v-7248609a]:focus {
  background-color: #2196f3;
}
.bgblue.p-card[data-v-7248609a] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.bgblue.darken-1[data-v-7248609a] {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-1[data-v-7248609a]:hover {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-2[data-v-7248609a] {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-2[data-v-7248609a]:hover {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-3[data-v-7248609a] {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-3[data-v-7248609a]:hover {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-4[data-v-7248609a] {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.darken-4[data-v-7248609a]:hover {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.lighten-1[data-v-7248609a] {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-1[data-v-7248609a]:hover {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-2[data-v-7248609a] {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-2[data-v-7248609a]:hover {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-3[data-v-7248609a] {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-3[data-v-7248609a]:hover {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-4[data-v-7248609a] {
  background-color: rgb(121.8, 192, 247.8);
}
.bgblue.lighten-4[data-v-7248609a]:hover {
  background-color: rgb(121.8, 192, 247.8);
}
[color=light-blue][data-v-7248609a] {
  color: #03a9f4;
}
.light-blue[data-v-7248609a] {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue[data-v-7248609a]:hover, .light-blue[data-v-7248609a]:active, .light-blue[data-v-7248609a]:focus {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button[data-v-7248609a] {
  color: white !important;
}
.light-blue.p-button[data-v-7248609a]:hover, .light-blue.p-button[data-v-7248609a]:active, .light-blue.p-button[data-v-7248609a]:focus {
  color: white !important;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button.p-button-outlined[data-v-7248609a] {
  background-color: white !important;
  color: #03a9f4 !important;
}
.light-blue.p-button.p-button-outlined[data-v-7248609a]:hover, .light-blue.p-button.p-button-outlined[data-v-7248609a]:active, .light-blue.p-button.p-button-outlined[data-v-7248609a]:focus {
  background-color: rgb(229.8, 246.4, 253.9) !important;
}
.light-blue.p-toolbar[data-v-7248609a] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.darken-1[data-v-7248609a] {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-1[data-v-7248609a]:hover {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-2[data-v-7248609a] {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-2[data-v-7248609a]:hover {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-3[data-v-7248609a] {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-3[data-v-7248609a]:hover {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-4[data-v-7248609a] {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.darken-4[data-v-7248609a]:hover {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.lighten-1[data-v-7248609a] {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-1[data-v-7248609a]:hover {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-2[data-v-7248609a] {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-2[data-v-7248609a]:hover {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-3[data-v-7248609a] {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-3[data-v-7248609a]:hover {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-4[data-v-7248609a] {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.light-blue.lighten-4[data-v-7248609a]:hover {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue[data-v-7248609a] {
  background-color: #03a9f4;
}
.bglight-blue[data-v-7248609a]:hover, .bglight-blue[data-v-7248609a]:focus {
  background-color: #03a9f4;
}
.bglight-blue.p-card[data-v-7248609a] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.bglight-blue.darken-1[data-v-7248609a] {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-1[data-v-7248609a]:hover {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-2[data-v-7248609a] {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-2[data-v-7248609a]:hover {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-3[data-v-7248609a] {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-3[data-v-7248609a]:hover {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-4[data-v-7248609a] {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.darken-4[data-v-7248609a]:hover {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.lighten-1[data-v-7248609a] {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-1[data-v-7248609a]:hover {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-2[data-v-7248609a] {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-2[data-v-7248609a]:hover {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-3[data-v-7248609a] {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-3[data-v-7248609a]:hover {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-4[data-v-7248609a] {
  background-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue.lighten-4[data-v-7248609a]:hover {
  background-color: rgb(103.8, 203.4, 248.4);
}
[color=cyan][data-v-7248609a] {
  color: #00bcd4;
}
.cyan[data-v-7248609a] {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan[data-v-7248609a]:hover, .cyan[data-v-7248609a]:active, .cyan[data-v-7248609a]:focus {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button[data-v-7248609a] {
  color: white !important;
}
.cyan.p-button[data-v-7248609a]:hover, .cyan.p-button[data-v-7248609a]:active, .cyan.p-button[data-v-7248609a]:focus {
  color: white !important;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button.p-button-outlined[data-v-7248609a] {
  background-color: white !important;
  color: #00bcd4 !important;
}
.cyan.p-button.p-button-outlined[data-v-7248609a]:hover, .cyan.p-button.p-button-outlined[data-v-7248609a]:active, .cyan.p-button.p-button-outlined[data-v-7248609a]:focus {
  background-color: rgb(229.5, 248.3, 250.7) !important;
}
.cyan.p-toolbar[data-v-7248609a] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.darken-1[data-v-7248609a] {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-1[data-v-7248609a]:hover {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-2[data-v-7248609a] {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-2[data-v-7248609a]:hover {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-3[data-v-7248609a] {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-3[data-v-7248609a]:hover {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-4[data-v-7248609a] {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.darken-4[data-v-7248609a]:hover {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.lighten-1[data-v-7248609a] {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-1[data-v-7248609a]:hover {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-2[data-v-7248609a] {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-2[data-v-7248609a]:hover {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-3[data-v-7248609a] {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-3[data-v-7248609a]:hover {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-4[data-v-7248609a] {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.cyan.lighten-4[data-v-7248609a]:hover {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.bgcyan[data-v-7248609a] {
  background-color: #00bcd4;
}
.bgcyan[data-v-7248609a]:hover, .bgcyan[data-v-7248609a]:focus {
  background-color: #00bcd4;
}
.bgcyan.p-card[data-v-7248609a] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.bgcyan.darken-1[data-v-7248609a] {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-1[data-v-7248609a]:hover {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-2[data-v-7248609a] {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-2[data-v-7248609a]:hover {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-3[data-v-7248609a] {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-3[data-v-7248609a]:hover {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-4[data-v-7248609a] {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.darken-4[data-v-7248609a]:hover {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.lighten-1[data-v-7248609a] {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-1[data-v-7248609a]:hover {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-2[data-v-7248609a] {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-2[data-v-7248609a]:hover {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-3[data-v-7248609a] {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-3[data-v-7248609a]:hover {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-4[data-v-7248609a] {
  background-color: rgb(102, 214.8, 229.2);
}
.bgcyan.lighten-4[data-v-7248609a]:hover {
  background-color: rgb(102, 214.8, 229.2);
}
[color=teal][data-v-7248609a] {
  color: #009688;
}
.teal[data-v-7248609a] {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal[data-v-7248609a]:hover, .teal[data-v-7248609a]:active, .teal[data-v-7248609a]:focus {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button[data-v-7248609a] {
  color: white !important;
}
.teal.p-button[data-v-7248609a]:hover, .teal.p-button[data-v-7248609a]:active, .teal.p-button[data-v-7248609a]:focus {
  color: white !important;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button.p-button-outlined[data-v-7248609a] {
  background-color: white !important;
  color: #009688 !important;
}
.teal.p-button.p-button-outlined[data-v-7248609a]:hover, .teal.p-button.p-button-outlined[data-v-7248609a]:active, .teal.p-button.p-button-outlined[data-v-7248609a]:focus {
  background-color: rgb(229.5, 244.5, 243.1) !important;
}
.teal.p-toolbar[data-v-7248609a] {
  background-color: #009688;
  border-color: #009688;
}
.teal.darken-1[data-v-7248609a] {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-1[data-v-7248609a]:hover {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-2[data-v-7248609a] {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-2[data-v-7248609a]:hover {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-3[data-v-7248609a] {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-3[data-v-7248609a]:hover {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-4[data-v-7248609a] {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.darken-4[data-v-7248609a]:hover {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.lighten-1[data-v-7248609a] {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-1[data-v-7248609a]:hover {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-2[data-v-7248609a] {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-2[data-v-7248609a]:hover {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-3[data-v-7248609a] {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-3[data-v-7248609a]:hover {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-4[data-v-7248609a] {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.teal.lighten-4[data-v-7248609a]:hover {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.bgteal[data-v-7248609a] {
  background-color: #009688;
}
.bgteal[data-v-7248609a]:hover, .bgteal[data-v-7248609a]:focus {
  background-color: #009688;
}
.bgteal.p-card[data-v-7248609a] {
  background-color: #009688;
  border-color: #009688;
}
.bgteal.darken-1[data-v-7248609a] {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-1[data-v-7248609a]:hover {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-2[data-v-7248609a] {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-2[data-v-7248609a]:hover {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-3[data-v-7248609a] {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-3[data-v-7248609a]:hover {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-4[data-v-7248609a] {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.darken-4[data-v-7248609a]:hover {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.lighten-1[data-v-7248609a] {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-1[data-v-7248609a]:hover {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-2[data-v-7248609a] {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-2[data-v-7248609a]:hover {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-3[data-v-7248609a] {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-3[data-v-7248609a]:hover {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-4[data-v-7248609a] {
  background-color: rgb(102, 192, 183.6);
}
.bgteal.lighten-4[data-v-7248609a]:hover {
  background-color: rgb(102, 192, 183.6);
}
[color=cobalt][data-v-7248609a] {
  color: #00bfa5;
}
.cobalt[data-v-7248609a] {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt[data-v-7248609a]:hover, .cobalt[data-v-7248609a]:active, .cobalt[data-v-7248609a]:focus {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button[data-v-7248609a] {
  color: white !important;
}
.cobalt.p-button[data-v-7248609a]:hover, .cobalt.p-button[data-v-7248609a]:active, .cobalt.p-button[data-v-7248609a]:focus {
  color: white !important;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button.p-button-outlined[data-v-7248609a] {
  background-color: white !important;
  color: #00bfa5 !important;
}
.cobalt.p-button.p-button-outlined[data-v-7248609a]:hover, .cobalt.p-button.p-button-outlined[data-v-7248609a]:active, .cobalt.p-button.p-button-outlined[data-v-7248609a]:focus {
  background-color: rgb(229.5, 248.6, 246) !important;
}
.cobalt.p-toolbar[data-v-7248609a] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.darken-1[data-v-7248609a] {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-1[data-v-7248609a]:hover {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-2[data-v-7248609a] {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-2[data-v-7248609a]:hover {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-3[data-v-7248609a] {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-3[data-v-7248609a]:hover {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-4[data-v-7248609a] {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.darken-4[data-v-7248609a]:hover {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.lighten-1[data-v-7248609a] {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-1[data-v-7248609a]:hover {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-2[data-v-7248609a] {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-2[data-v-7248609a]:hover {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-3[data-v-7248609a] {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-3[data-v-7248609a]:hover {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-4[data-v-7248609a] {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.cobalt.lighten-4[data-v-7248609a]:hover {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.bgcobalt[data-v-7248609a] {
  background-color: #00bfa5;
}
.bgcobalt[data-v-7248609a]:hover, .bgcobalt[data-v-7248609a]:focus {
  background-color: #00bfa5;
}
.bgcobalt.p-card[data-v-7248609a] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.bgcobalt.darken-1[data-v-7248609a] {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-1[data-v-7248609a]:hover {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-2[data-v-7248609a] {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-2[data-v-7248609a]:hover {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-3[data-v-7248609a] {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-3[data-v-7248609a]:hover {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-4[data-v-7248609a] {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.darken-4[data-v-7248609a]:hover {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.lighten-1[data-v-7248609a] {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-1[data-v-7248609a]:hover {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-2[data-v-7248609a] {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-2[data-v-7248609a]:hover {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-3[data-v-7248609a] {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-3[data-v-7248609a]:hover {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-4[data-v-7248609a] {
  background-color: rgb(102, 216.6, 201);
}
.bgcobalt.lighten-4[data-v-7248609a]:hover {
  background-color: rgb(102, 216.6, 201);
}
[color=green][data-v-7248609a] {
  color: #4caf50;
}
.green[data-v-7248609a] {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green[data-v-7248609a]:hover, .green[data-v-7248609a]:active, .green[data-v-7248609a]:focus {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button[data-v-7248609a] {
  color: white !important;
}
.green.p-button[data-v-7248609a]:hover, .green.p-button[data-v-7248609a]:active, .green.p-button[data-v-7248609a]:focus {
  color: white !important;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button.p-button-outlined[data-v-7248609a] {
  background-color: white !important;
  color: #4caf50 !important;
}
.green.p-button.p-button-outlined[data-v-7248609a]:hover, .green.p-button.p-button-outlined[data-v-7248609a]:active, .green.p-button.p-button-outlined[data-v-7248609a]:focus {
  background-color: rgb(237.1, 247, 237.5) !important;
}
.green.p-toolbar[data-v-7248609a] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.darken-1[data-v-7248609a] {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-1[data-v-7248609a]:hover {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-2[data-v-7248609a] {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-2[data-v-7248609a]:hover {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-3[data-v-7248609a] {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-3[data-v-7248609a]:hover {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-4[data-v-7248609a] {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.darken-4[data-v-7248609a]:hover {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.lighten-1[data-v-7248609a] {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-1[data-v-7248609a]:hover {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-2[data-v-7248609a] {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-2[data-v-7248609a]:hover {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-3[data-v-7248609a] {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-3[data-v-7248609a]:hover {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-4[data-v-7248609a] {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.green.lighten-4[data-v-7248609a]:hover {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.bggreen[data-v-7248609a] {
  background-color: #4caf50;
}
.bggreen[data-v-7248609a]:hover, .bggreen[data-v-7248609a]:focus {
  background-color: #4caf50;
}
.bggreen.p-card[data-v-7248609a] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.bggreen.darken-1[data-v-7248609a] {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-1[data-v-7248609a]:hover {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-2[data-v-7248609a] {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-2[data-v-7248609a]:hover {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-3[data-v-7248609a] {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-3[data-v-7248609a]:hover {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-4[data-v-7248609a] {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.darken-4[data-v-7248609a]:hover {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.lighten-1[data-v-7248609a] {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-1[data-v-7248609a]:hover {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-2[data-v-7248609a] {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-2[data-v-7248609a]:hover {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-3[data-v-7248609a] {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-3[data-v-7248609a]:hover {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-4[data-v-7248609a] {
  background-color: rgb(147.6, 207, 150);
}
.bggreen.lighten-4[data-v-7248609a]:hover {
  background-color: rgb(147.6, 207, 150);
}
[color=light-green][data-v-7248609a] {
  color: #8bc34a;
}
.light-green[data-v-7248609a] {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green[data-v-7248609a]:hover, .light-green[data-v-7248609a]:active, .light-green[data-v-7248609a]:focus {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button[data-v-7248609a] {
  color: white !important;
}
.light-green.p-button[data-v-7248609a]:hover, .light-green.p-button[data-v-7248609a]:active, .light-green.p-button[data-v-7248609a]:focus {
  color: white !important;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button.p-button-outlined[data-v-7248609a] {
  background-color: white !important;
  color: #8bc34a !important;
}
.light-green.p-button.p-button-outlined[data-v-7248609a]:hover, .light-green.p-button.p-button-outlined[data-v-7248609a]:active, .light-green.p-button.p-button-outlined[data-v-7248609a]:focus {
  background-color: rgb(243.4, 249, 236.9) !important;
}
.light-green.p-toolbar[data-v-7248609a] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.darken-1[data-v-7248609a] {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-1[data-v-7248609a]:hover {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-2[data-v-7248609a] {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-2[data-v-7248609a]:hover {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-3[data-v-7248609a] {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-3[data-v-7248609a]:hover {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-4[data-v-7248609a] {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.darken-4[data-v-7248609a]:hover {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.lighten-1[data-v-7248609a] {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-1[data-v-7248609a]:hover {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-2[data-v-7248609a] {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-2[data-v-7248609a]:hover {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-3[data-v-7248609a] {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-3[data-v-7248609a]:hover {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-4[data-v-7248609a] {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.light-green.lighten-4[data-v-7248609a]:hover {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.bglight-green[data-v-7248609a] {
  background-color: #8bc34a;
}
.bglight-green[data-v-7248609a]:hover, .bglight-green[data-v-7248609a]:focus {
  background-color: #8bc34a;
}
.bglight-green.p-card[data-v-7248609a] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.bglight-green.darken-1[data-v-7248609a] {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-1[data-v-7248609a]:hover {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-2[data-v-7248609a] {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-2[data-v-7248609a]:hover {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-3[data-v-7248609a] {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-3[data-v-7248609a]:hover {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-4[data-v-7248609a] {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.darken-4[data-v-7248609a]:hover {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.lighten-1[data-v-7248609a] {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-1[data-v-7248609a]:hover {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-2[data-v-7248609a] {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-2[data-v-7248609a]:hover {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-3[data-v-7248609a] {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-3[data-v-7248609a]:hover {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-4[data-v-7248609a] {
  background-color: rgb(185.4, 219, 146.4);
}
.bglight-green.lighten-4[data-v-7248609a]:hover {
  background-color: rgb(185.4, 219, 146.4);
}
[color=lime][data-v-7248609a] {
  color: #cddc39;
}
.lime[data-v-7248609a] {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime[data-v-7248609a]:hover, .lime[data-v-7248609a]:active, .lime[data-v-7248609a]:focus {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button[data-v-7248609a] {
  color: white !important;
}
.lime.p-button[data-v-7248609a]:hover, .lime.p-button[data-v-7248609a]:active, .lime.p-button[data-v-7248609a]:focus {
  color: white !important;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button.p-button-outlined[data-v-7248609a] {
  background-color: white !important;
  color: #cddc39 !important;
}
.lime.p-button.p-button-outlined[data-v-7248609a]:hover, .lime.p-button.p-button-outlined[data-v-7248609a]:active, .lime.p-button.p-button-outlined[data-v-7248609a]:focus {
  background-color: rgb(250, 251.5, 235.2) !important;
}
.lime.p-toolbar[data-v-7248609a] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.darken-1[data-v-7248609a] {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-1[data-v-7248609a]:hover {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-2[data-v-7248609a] {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-2[data-v-7248609a]:hover {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-3[data-v-7248609a] {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-3[data-v-7248609a]:hover {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-4[data-v-7248609a] {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.darken-4[data-v-7248609a]:hover {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.lighten-1[data-v-7248609a] {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-1[data-v-7248609a]:hover {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-2[data-v-7248609a] {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-2[data-v-7248609a]:hover {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-3[data-v-7248609a] {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-3[data-v-7248609a]:hover {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-4[data-v-7248609a] {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.lime.lighten-4[data-v-7248609a]:hover {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.bglime[data-v-7248609a] {
  background-color: #cddc39;
}
.bglime[data-v-7248609a]:hover, .bglime[data-v-7248609a]:focus {
  background-color: #cddc39;
}
.bglime.p-card[data-v-7248609a] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.bglime.darken-1[data-v-7248609a] {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-1[data-v-7248609a]:hover {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-2[data-v-7248609a] {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-2[data-v-7248609a]:hover {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-3[data-v-7248609a] {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-3[data-v-7248609a]:hover {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-4[data-v-7248609a] {
  background-color: rgb(123, 132, 34.2);
}
.bglime.darken-4[data-v-7248609a]:hover {
  background-color: rgb(123, 132, 34.2);
}
.bglime.lighten-1[data-v-7248609a] {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-1[data-v-7248609a]:hover {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-2[data-v-7248609a] {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-2[data-v-7248609a]:hover {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-3[data-v-7248609a] {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-3[data-v-7248609a]:hover {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-4[data-v-7248609a] {
  background-color: rgb(225, 234, 136.2);
}
.bglime.lighten-4[data-v-7248609a]:hover {
  background-color: rgb(225, 234, 136.2);
}
[color=yellow][data-v-7248609a] {
  color: #ffeb3b;
}
.yellow[data-v-7248609a] {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow[data-v-7248609a]:hover, .yellow[data-v-7248609a]:active, .yellow[data-v-7248609a]:focus {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button[data-v-7248609a] {
  color: white !important;
}
.yellow.p-button[data-v-7248609a]:hover, .yellow.p-button[data-v-7248609a]:active, .yellow.p-button[data-v-7248609a]:focus {
  color: white !important;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button.p-button-outlined[data-v-7248609a] {
  background-color: white !important;
  color: #ffeb3b !important;
}
.yellow.p-button.p-button-outlined[data-v-7248609a]:hover, .yellow.p-button.p-button-outlined[data-v-7248609a]:active, .yellow.p-button.p-button-outlined[data-v-7248609a]:focus {
  background-color: rgb(255, 253, 235.4) !important;
}
.yellow.p-toolbar[data-v-7248609a] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.darken-1[data-v-7248609a] {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-1[data-v-7248609a]:hover {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-2[data-v-7248609a] {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-2[data-v-7248609a]:hover {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-3[data-v-7248609a] {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-3[data-v-7248609a]:hover {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-4[data-v-7248609a] {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.darken-4[data-v-7248609a]:hover {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.lighten-1[data-v-7248609a] {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-1[data-v-7248609a]:hover {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-2[data-v-7248609a] {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-2[data-v-7248609a]:hover {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-3[data-v-7248609a] {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-3[data-v-7248609a]:hover {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-4[data-v-7248609a] {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.yellow.lighten-4[data-v-7248609a]:hover {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.bgyellow[data-v-7248609a] {
  background-color: #ffeb3b;
}
.bgyellow[data-v-7248609a]:hover, .bgyellow[data-v-7248609a]:focus {
  background-color: #ffeb3b;
}
.bgyellow.p-card[data-v-7248609a] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.bgyellow.darken-1[data-v-7248609a] {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-1[data-v-7248609a]:hover {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-2[data-v-7248609a] {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-2[data-v-7248609a]:hover {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-3[data-v-7248609a] {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-3[data-v-7248609a]:hover {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-4[data-v-7248609a] {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.darken-4[data-v-7248609a]:hover {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.lighten-1[data-v-7248609a] {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-1[data-v-7248609a]:hover {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-2[data-v-7248609a] {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-2[data-v-7248609a]:hover {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-3[data-v-7248609a] {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-3[data-v-7248609a]:hover {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-4[data-v-7248609a] {
  background-color: rgb(255, 243, 137.4);
}
.bgyellow.lighten-4[data-v-7248609a]:hover {
  background-color: rgb(255, 243, 137.4);
}
[color=amber][data-v-7248609a] {
  color: #ffc107;
}
.amber[data-v-7248609a] {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber[data-v-7248609a]:hover, .amber[data-v-7248609a]:active, .amber[data-v-7248609a]:focus {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button[data-v-7248609a] {
  color: white !important;
}
.amber.p-button[data-v-7248609a]:hover, .amber.p-button[data-v-7248609a]:active, .amber.p-button[data-v-7248609a]:focus {
  color: white !important;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button.p-button-outlined[data-v-7248609a] {
  background-color: white !important;
  color: #ffc107 !important;
}
.amber.p-button.p-button-outlined[data-v-7248609a]:hover, .amber.p-button.p-button-outlined[data-v-7248609a]:active, .amber.p-button.p-button-outlined[data-v-7248609a]:focus {
  background-color: rgb(255, 248.8, 230.2) !important;
}
.amber.p-toolbar[data-v-7248609a] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.darken-1[data-v-7248609a] {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-1[data-v-7248609a]:hover {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-2[data-v-7248609a] {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-2[data-v-7248609a]:hover {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-3[data-v-7248609a] {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-3[data-v-7248609a]:hover {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-4[data-v-7248609a] {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.darken-4[data-v-7248609a]:hover {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.lighten-1[data-v-7248609a] {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-1[data-v-7248609a]:hover {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-2[data-v-7248609a] {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-2[data-v-7248609a]:hover {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-3[data-v-7248609a] {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-3[data-v-7248609a]:hover {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-4[data-v-7248609a] {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.amber.lighten-4[data-v-7248609a]:hover {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.bgamber[data-v-7248609a] {
  background-color: #ffc107;
}
.bgamber[data-v-7248609a]:hover, .bgamber[data-v-7248609a]:focus {
  background-color: #ffc107;
}
.bgamber.p-card[data-v-7248609a] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.bgamber.darken-1[data-v-7248609a] {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-1[data-v-7248609a]:hover {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-2[data-v-7248609a] {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-2[data-v-7248609a]:hover {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-3[data-v-7248609a] {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-3[data-v-7248609a]:hover {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-4[data-v-7248609a] {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.darken-4[data-v-7248609a]:hover {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.lighten-1[data-v-7248609a] {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-1[data-v-7248609a]:hover {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-2[data-v-7248609a] {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-2[data-v-7248609a]:hover {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-3[data-v-7248609a] {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-3[data-v-7248609a]:hover {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-4[data-v-7248609a] {
  background-color: rgb(255, 217.8, 106.2);
}
.bgamber.lighten-4[data-v-7248609a]:hover {
  background-color: rgb(255, 217.8, 106.2);
}
[color=orange][data-v-7248609a] {
  color: #ff9800;
}
.orange[data-v-7248609a] {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange[data-v-7248609a]:hover, .orange[data-v-7248609a]:active, .orange[data-v-7248609a]:focus {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button[data-v-7248609a] {
  color: white !important;
}
.orange.p-button[data-v-7248609a]:hover, .orange.p-button[data-v-7248609a]:active, .orange.p-button[data-v-7248609a]:focus {
  color: white !important;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button.p-button-outlined[data-v-7248609a] {
  background-color: white !important;
  color: #ff9800 !important;
}
.orange.p-button.p-button-outlined[data-v-7248609a]:hover, .orange.p-button.p-button-outlined[data-v-7248609a]:active, .orange.p-button.p-button-outlined[data-v-7248609a]:focus {
  background-color: rgb(255, 244.7, 229.5) !important;
}
.orange.p-toolbar[data-v-7248609a] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.darken-1[data-v-7248609a] {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-1[data-v-7248609a]:hover {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-2[data-v-7248609a] {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-2[data-v-7248609a]:hover {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-3[data-v-7248609a] {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-3[data-v-7248609a]:hover {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-4[data-v-7248609a] {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.darken-4[data-v-7248609a]:hover {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.lighten-1[data-v-7248609a] {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-1[data-v-7248609a]:hover {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-2[data-v-7248609a] {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-2[data-v-7248609a]:hover {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-3[data-v-7248609a] {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-3[data-v-7248609a]:hover {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-4[data-v-7248609a] {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.orange.lighten-4[data-v-7248609a]:hover {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.bgorange[data-v-7248609a] {
  background-color: #ff9800;
}
.bgorange[data-v-7248609a]:hover, .bgorange[data-v-7248609a]:focus {
  background-color: #ff9800;
}
.bgorange.p-card[data-v-7248609a] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.bgorange.darken-1[data-v-7248609a] {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-1[data-v-7248609a]:hover {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-2[data-v-7248609a] {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-2[data-v-7248609a]:hover {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-3[data-v-7248609a] {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-3[data-v-7248609a]:hover {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-4[data-v-7248609a] {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.darken-4[data-v-7248609a]:hover {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.lighten-1[data-v-7248609a] {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-1[data-v-7248609a]:hover {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-2[data-v-7248609a] {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-2[data-v-7248609a]:hover {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-3[data-v-7248609a] {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-3[data-v-7248609a]:hover {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-4[data-v-7248609a] {
  background-color: rgb(255, 193.2, 102);
}
.bgorange.lighten-4[data-v-7248609a]:hover {
  background-color: rgb(255, 193.2, 102);
}
[color=deep-orange][data-v-7248609a] {
  color: #ff5722;
}
.deep-orange[data-v-7248609a] {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange[data-v-7248609a]:hover, .deep-orange[data-v-7248609a]:active, .deep-orange[data-v-7248609a]:focus {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button[data-v-7248609a] {
  color: white !important;
}
.deep-orange.p-button[data-v-7248609a]:hover, .deep-orange.p-button[data-v-7248609a]:active, .deep-orange.p-button[data-v-7248609a]:focus {
  color: white !important;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button.p-button-outlined[data-v-7248609a] {
  background-color: white !important;
  color: #ff5722 !important;
}
.deep-orange.p-button.p-button-outlined[data-v-7248609a]:hover, .deep-orange.p-button.p-button-outlined[data-v-7248609a]:active, .deep-orange.p-button.p-button-outlined[data-v-7248609a]:focus {
  background-color: rgb(255, 238.2, 232.9) !important;
}
.deep-orange.p-toolbar[data-v-7248609a] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.darken-1[data-v-7248609a] {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-1[data-v-7248609a]:hover {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-2[data-v-7248609a] {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-2[data-v-7248609a]:hover {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-3[data-v-7248609a] {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-3[data-v-7248609a]:hover {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-4[data-v-7248609a] {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.darken-4[data-v-7248609a]:hover {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.lighten-1[data-v-7248609a] {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-1[data-v-7248609a]:hover {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-2[data-v-7248609a] {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-2[data-v-7248609a]:hover {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-3[data-v-7248609a] {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-3[data-v-7248609a]:hover {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-4[data-v-7248609a] {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.deep-orange.lighten-4[data-v-7248609a]:hover {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange[data-v-7248609a] {
  background-color: #ff5722;
}
.bgdeep-orange[data-v-7248609a]:hover, .bgdeep-orange[data-v-7248609a]:focus {
  background-color: #ff5722;
}
.bgdeep-orange.p-card[data-v-7248609a] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.bgdeep-orange.darken-1[data-v-7248609a] {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-1[data-v-7248609a]:hover {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-2[data-v-7248609a] {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-2[data-v-7248609a]:hover {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-3[data-v-7248609a] {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-3[data-v-7248609a]:hover {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-4[data-v-7248609a] {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.darken-4[data-v-7248609a]:hover {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.lighten-1[data-v-7248609a] {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-1[data-v-7248609a]:hover {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-2[data-v-7248609a] {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-2[data-v-7248609a]:hover {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-3[data-v-7248609a] {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-3[data-v-7248609a]:hover {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-4[data-v-7248609a] {
  background-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange.lighten-4[data-v-7248609a]:hover {
  background-color: rgb(255, 154.2, 122.4);
}
[color=brown][data-v-7248609a] {
  color: #795548;
}
.brown[data-v-7248609a] {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown[data-v-7248609a]:hover, .brown[data-v-7248609a]:active, .brown[data-v-7248609a]:focus {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button[data-v-7248609a] {
  color: white !important;
}
.brown.p-button[data-v-7248609a]:hover, .brown.p-button[data-v-7248609a]:active, .brown.p-button[data-v-7248609a]:focus {
  color: white !important;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button.p-button-outlined[data-v-7248609a] {
  background-color: white !important;
  color: #795548 !important;
}
.brown.p-button.p-button-outlined[data-v-7248609a]:hover, .brown.p-button.p-button-outlined[data-v-7248609a]:active, .brown.p-button.p-button-outlined[data-v-7248609a]:focus {
  background-color: rgb(241.6, 238, 236.7) !important;
}
.brown.p-toolbar[data-v-7248609a] {
  background-color: #795548;
  border-color: #795548;
}
.brown.darken-1[data-v-7248609a] {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-1[data-v-7248609a]:hover {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-2[data-v-7248609a] {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-2[data-v-7248609a]:hover {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-3[data-v-7248609a] {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-3[data-v-7248609a]:hover {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-4[data-v-7248609a] {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.darken-4[data-v-7248609a]:hover {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.lighten-1[data-v-7248609a] {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-1[data-v-7248609a]:hover {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-2[data-v-7248609a] {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-2[data-v-7248609a]:hover {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-3[data-v-7248609a] {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-3[data-v-7248609a]:hover {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-4[data-v-7248609a] {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.brown.lighten-4[data-v-7248609a]:hover {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.bgbrown[data-v-7248609a] {
  background-color: #795548;
}
.bgbrown[data-v-7248609a]:hover, .bgbrown[data-v-7248609a]:focus {
  background-color: #795548;
}
.bgbrown.p-card[data-v-7248609a] {
  background-color: #795548;
  border-color: #795548;
}
.bgbrown.darken-1[data-v-7248609a] {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-1[data-v-7248609a]:hover {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-2[data-v-7248609a] {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-2[data-v-7248609a]:hover {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-3[data-v-7248609a] {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-3[data-v-7248609a]:hover {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-4[data-v-7248609a] {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.darken-4[data-v-7248609a]:hover {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.lighten-1[data-v-7248609a] {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-1[data-v-7248609a]:hover {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-2[data-v-7248609a] {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-2[data-v-7248609a]:hover {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-3[data-v-7248609a] {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-3[data-v-7248609a]:hover {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-4[data-v-7248609a] {
  background-color: rgb(174.6, 153, 145.2);
}
.bgbrown.lighten-4[data-v-7248609a]:hover {
  background-color: rgb(174.6, 153, 145.2);
}
[color=blue-gray][data-v-7248609a] {
  color: #607d8b;
}
.blue-gray[data-v-7248609a] {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray[data-v-7248609a]:hover, .blue-gray[data-v-7248609a]:active, .blue-gray[data-v-7248609a]:focus {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button[data-v-7248609a] {
  color: white !important;
}
.blue-gray.p-button[data-v-7248609a]:hover, .blue-gray.p-button[data-v-7248609a]:active, .blue-gray.p-button[data-v-7248609a]:focus {
  color: white !important;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button.p-button-outlined[data-v-7248609a] {
  background-color: white !important;
  color: #607d8b !important;
}
.blue-gray.p-button.p-button-outlined[data-v-7248609a]:hover, .blue-gray.p-button.p-button-outlined[data-v-7248609a]:active, .blue-gray.p-button.p-button-outlined[data-v-7248609a]:focus {
  background-color: rgb(239.1, 242, 243.4) !important;
}
.blue-gray.p-toolbar[data-v-7248609a] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.darken-1[data-v-7248609a] {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-1[data-v-7248609a]:hover {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-2[data-v-7248609a] {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-2[data-v-7248609a]:hover {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-3[data-v-7248609a] {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-3[data-v-7248609a]:hover {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-4[data-v-7248609a] {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.darken-4[data-v-7248609a]:hover {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.lighten-1[data-v-7248609a] {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-1[data-v-7248609a]:hover {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-2[data-v-7248609a] {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-2[data-v-7248609a]:hover {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-3[data-v-7248609a] {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-3[data-v-7248609a]:hover {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-4[data-v-7248609a] {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.blue-gray.lighten-4[data-v-7248609a]:hover {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray[data-v-7248609a] {
  background-color: #607d8b;
}
.bgblue-gray[data-v-7248609a]:hover, .bgblue-gray[data-v-7248609a]:focus {
  background-color: #607d8b;
}
.bgblue-gray.p-card[data-v-7248609a] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.bgblue-gray.darken-1[data-v-7248609a] {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-1[data-v-7248609a]:hover {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-2[data-v-7248609a] {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-2[data-v-7248609a]:hover {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-3[data-v-7248609a] {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-3[data-v-7248609a]:hover {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-4[data-v-7248609a] {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.darken-4[data-v-7248609a]:hover {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.lighten-1[data-v-7248609a] {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-1[data-v-7248609a]:hover {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-2[data-v-7248609a] {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-2[data-v-7248609a]:hover {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-3[data-v-7248609a] {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-3[data-v-7248609a]:hover {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-4[data-v-7248609a] {
  background-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray.lighten-4[data-v-7248609a]:hover {
  background-color: rgb(159.6, 177, 185.4);
}
[color=gray][data-v-7248609a] {
  color: #9e9e9e;
}
.gray[data-v-7248609a] {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray[data-v-7248609a]:hover, .gray[data-v-7248609a]:active, .gray[data-v-7248609a]:focus {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button[data-v-7248609a] {
  color: white !important;
}
.gray.p-button[data-v-7248609a]:hover, .gray.p-button[data-v-7248609a]:active, .gray.p-button[data-v-7248609a]:focus {
  color: white !important;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button.p-button-outlined[data-v-7248609a] {
  background-color: white !important;
  color: #9e9e9e !important;
}
.gray.p-button.p-button-outlined[data-v-7248609a]:hover, .gray.p-button.p-button-outlined[data-v-7248609a]:active, .gray.p-button.p-button-outlined[data-v-7248609a]:focus {
  background-color: rgb(245.3, 245.3, 245.3) !important;
}
.gray.p-toolbar[data-v-7248609a] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.darken-1[data-v-7248609a] {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-1[data-v-7248609a]:hover {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-2[data-v-7248609a] {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-2[data-v-7248609a]:hover {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-3[data-v-7248609a] {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-3[data-v-7248609a]:hover {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-4[data-v-7248609a] {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.darken-4[data-v-7248609a]:hover {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.lighten-1[data-v-7248609a] {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-1[data-v-7248609a]:hover {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-2[data-v-7248609a] {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-2[data-v-7248609a]:hover {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-3[data-v-7248609a] {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-3[data-v-7248609a]:hover {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-4[data-v-7248609a] {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.gray.lighten-4[data-v-7248609a]:hover {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.bggray[data-v-7248609a] {
  background-color: #9e9e9e;
}
.bggray[data-v-7248609a]:hover, .bggray[data-v-7248609a]:focus {
  background-color: #9e9e9e;
}
.bggray.p-card[data-v-7248609a] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.bggray.darken-1[data-v-7248609a] {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-1[data-v-7248609a]:hover {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-2[data-v-7248609a] {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-2[data-v-7248609a]:hover {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-3[data-v-7248609a] {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-3[data-v-7248609a]:hover {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-4[data-v-7248609a] {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.darken-4[data-v-7248609a]:hover {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.lighten-1[data-v-7248609a] {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-1[data-v-7248609a]:hover {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-2[data-v-7248609a] {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-2[data-v-7248609a]:hover {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-3[data-v-7248609a] {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-3[data-v-7248609a]:hover {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-4[data-v-7248609a] {
  background-color: rgb(196.8, 196.8, 196.8);
}
.bggray.lighten-4[data-v-7248609a]:hover {
  background-color: rgb(196.8, 196.8, 196.8);
}
[color=ble][data-v-7248609a] {
  color: #287aa9;
}
.ble[data-v-7248609a] {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble[data-v-7248609a]:hover, .ble[data-v-7248609a]:active, .ble[data-v-7248609a]:focus {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button[data-v-7248609a] {
  color: white !important;
}
.ble.p-button[data-v-7248609a]:hover, .ble.p-button[data-v-7248609a]:active, .ble.p-button[data-v-7248609a]:focus {
  color: white !important;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button.p-button-outlined[data-v-7248609a] {
  background-color: white !important;
  color: #287aa9 !important;
}
.ble.p-button.p-button-outlined[data-v-7248609a]:hover, .ble.p-button.p-button-outlined[data-v-7248609a]:active, .ble.p-button.p-button-outlined[data-v-7248609a]:focus {
  background-color: rgb(233.5, 241.7, 246.4) !important;
}
.ble.p-toolbar[data-v-7248609a] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.darken-1[data-v-7248609a] {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-1[data-v-7248609a]:hover {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-2[data-v-7248609a] {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-2[data-v-7248609a]:hover {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-3[data-v-7248609a] {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-3[data-v-7248609a]:hover {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-4[data-v-7248609a] {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.darken-4[data-v-7248609a]:hover {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.lighten-1[data-v-7248609a] {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-1[data-v-7248609a]:hover {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-2[data-v-7248609a] {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-2[data-v-7248609a]:hover {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-3[data-v-7248609a] {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-3[data-v-7248609a]:hover {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-4[data-v-7248609a] {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.ble.lighten-4[data-v-7248609a]:hover {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.bgble[data-v-7248609a] {
  background-color: #287aa9;
}
.bgble[data-v-7248609a]:hover, .bgble[data-v-7248609a]:focus {
  background-color: #287aa9;
}
.bgble.p-card[data-v-7248609a] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.bgble.darken-1[data-v-7248609a] {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-1[data-v-7248609a]:hover {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-2[data-v-7248609a] {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-2[data-v-7248609a]:hover {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-3[data-v-7248609a] {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-3[data-v-7248609a]:hover {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-4[data-v-7248609a] {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.darken-4[data-v-7248609a]:hover {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.lighten-1[data-v-7248609a] {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-1[data-v-7248609a]:hover {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-2[data-v-7248609a] {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-2[data-v-7248609a]:hover {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-3[data-v-7248609a] {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-3[data-v-7248609a]:hover {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-4[data-v-7248609a] {
  background-color: rgb(126, 175.2, 203.4);
}
.bgble.lighten-4[data-v-7248609a]:hover {
  background-color: rgb(126, 175.2, 203.4);
}
[color=black][data-v-7248609a] {
  color: #202020;
}
.black[data-v-7248609a] {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black[data-v-7248609a]:hover, .black[data-v-7248609a]:active, .black[data-v-7248609a]:focus {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button[data-v-7248609a] {
  color: white !important;
}
.black.p-button[data-v-7248609a]:hover, .black.p-button[data-v-7248609a]:active, .black.p-button[data-v-7248609a]:focus {
  color: white !important;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button.p-button-outlined[data-v-7248609a] {
  background-color: white !important;
  color: #202020 !important;
}
.black.p-button.p-button-outlined[data-v-7248609a]:hover, .black.p-button.p-button-outlined[data-v-7248609a]:active, .black.p-button.p-button-outlined[data-v-7248609a]:focus {
  background-color: rgb(232.7, 232.7, 232.7) !important;
}
.black.p-toolbar[data-v-7248609a] {
  background-color: #202020;
  border-color: #202020;
}
.black.darken-1[data-v-7248609a] {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-1[data-v-7248609a]:hover {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-2[data-v-7248609a] {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-2[data-v-7248609a]:hover {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-3[data-v-7248609a] {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-3[data-v-7248609a]:hover {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-4[data-v-7248609a] {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.darken-4[data-v-7248609a]:hover {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.lighten-1[data-v-7248609a] {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-1[data-v-7248609a]:hover {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-2[data-v-7248609a] {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-2[data-v-7248609a]:hover {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-3[data-v-7248609a] {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-3[data-v-7248609a]:hover {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-4[data-v-7248609a] {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.black.lighten-4[data-v-7248609a]:hover {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.bgblack[data-v-7248609a] {
  background-color: #202020;
}
.bgblack[data-v-7248609a]:hover, .bgblack[data-v-7248609a]:focus {
  background-color: #202020;
}
.bgblack.p-card[data-v-7248609a] {
  background-color: #202020;
  border-color: #202020;
}
.bgblack.darken-1[data-v-7248609a] {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-1[data-v-7248609a]:hover {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-2[data-v-7248609a] {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-2[data-v-7248609a]:hover {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-3[data-v-7248609a] {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-3[data-v-7248609a]:hover {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-4[data-v-7248609a] {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.darken-4[data-v-7248609a]:hover {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.lighten-1[data-v-7248609a] {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-1[data-v-7248609a]:hover {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-2[data-v-7248609a] {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-2[data-v-7248609a]:hover {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-3[data-v-7248609a] {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-3[data-v-7248609a]:hover {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-4[data-v-7248609a] {
  background-color: rgb(121.2, 121.2, 121.2);
}
.bgblack.lighten-4[data-v-7248609a]:hover {
  background-color: rgb(121.2, 121.2, 121.2);
}
[color=white][data-v-7248609a] {
  color: #ffffff;
}
.white[data-v-7248609a] {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white[data-v-7248609a]:hover, .white[data-v-7248609a]:active, .white[data-v-7248609a]:focus {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button[data-v-7248609a] {
  color: white !important;
}
.white.p-button[data-v-7248609a]:hover, .white.p-button[data-v-7248609a]:active, .white.p-button[data-v-7248609a]:focus {
  color: white !important;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button.p-button-outlined[data-v-7248609a] {
  background-color: white !important;
  color: #ffffff !important;
}
.white.p-button.p-button-outlined[data-v-7248609a]:hover, .white.p-button.p-button-outlined[data-v-7248609a]:active, .white.p-button.p-button-outlined[data-v-7248609a]:focus {
  background-color: white !important;
}
.white.p-toolbar[data-v-7248609a] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.darken-1[data-v-7248609a] {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-1[data-v-7248609a]:hover {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-2[data-v-7248609a] {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-2[data-v-7248609a]:hover {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-3[data-v-7248609a] {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-3[data-v-7248609a]:hover {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-4[data-v-7248609a] {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.darken-4[data-v-7248609a]:hover {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.lighten-1[data-v-7248609a] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-1[data-v-7248609a]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-7248609a] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-7248609a]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-7248609a] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-7248609a]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-7248609a] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-7248609a]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.bgwhite[data-v-7248609a] {
  background-color: #ffffff;
}
.bgwhite[data-v-7248609a]:hover, .bgwhite[data-v-7248609a]:focus {
  background-color: #ffffff;
}
.bgwhite.p-card[data-v-7248609a] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.bgwhite.darken-1[data-v-7248609a] {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-1[data-v-7248609a]:hover {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-2[data-v-7248609a] {
  background-color: #cccccc;
}
.bgwhite.darken-2[data-v-7248609a]:hover {
  background-color: #cccccc;
}
.bgwhite.darken-3[data-v-7248609a] {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-3[data-v-7248609a]:hover {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-4[data-v-7248609a] {
  background-color: #999999;
}
.bgwhite.darken-4[data-v-7248609a]:hover {
  background-color: #999999;
}
.bgwhite.lighten-1[data-v-7248609a] {
  background-color: white;
}
.bgwhite.lighten-1[data-v-7248609a]:hover {
  background-color: white;
}
.bgwhite.lighten-2[data-v-7248609a] {
  background-color: white;
}
.bgwhite.lighten-2[data-v-7248609a]:hover {
  background-color: white;
}
.bgwhite.lighten-3[data-v-7248609a] {
  background-color: white;
}
.bgwhite.lighten-3[data-v-7248609a]:hover {
  background-color: white;
}
.bgwhite.lighten-4[data-v-7248609a] {
  background-color: white;
}
.bgwhite.lighten-4[data-v-7248609a]:hover {
  background-color: white;
}
.default[data-v-7248609a] {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.default[data-v-7248609a]:hover, .default[data-v-7248609a]:focus {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}.service-task-result[data-v-848dd359] {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin: 20px 0;
}
.service-task-result-option[data-v-848dd359] {
  display: flex;
  align-items: center;
  gap: 8px;
}
.service-task-comment[data-v-848dd359] {
  display: block;
  margin-top: 20px;
}
.service-task-actions[data-v-848dd359] {
  display: flex;
  justify-content: flex-start;
  gap: 8px;
  width: 100%;
}/* COLORS */
/* reserved possible colors

#6B3A0A - warm brown OR #8E3F0A - burnt orange
#8A1538 - deep berry
#005A7A - petrol cyan

maybe #0C0C73 - deep indigo, but close to return/black

*/
/* FONTS */
/* PACKETA UI/UX */
/* Material palette */
[color=primary][data-v-5d1c7936] {
  color: #bc210a;
}
.primary[data-v-5d1c7936] {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary[data-v-5d1c7936]:hover, .primary[data-v-5d1c7936]:active, .primary[data-v-5d1c7936]:focus {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button[data-v-5d1c7936] {
  color: white !important;
}
.primary.p-button[data-v-5d1c7936]:hover, .primary.p-button[data-v-5d1c7936]:active, .primary.p-button[data-v-5d1c7936]:focus {
  color: white !important;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button.p-button-outlined[data-v-5d1c7936] {
  background-color: white !important;
  color: #bc210a !important;
}
.primary.p-button.p-button-outlined[data-v-5d1c7936]:hover, .primary.p-button.p-button-outlined[data-v-5d1c7936]:active, .primary.p-button.p-button-outlined[data-v-5d1c7936]:focus {
  background-color: rgb(248.3, 232.8, 230.5) !important;
}
.primary.p-toolbar[data-v-5d1c7936] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.darken-1[data-v-5d1c7936] {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-1[data-v-5d1c7936]:hover {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-2[data-v-5d1c7936] {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-2[data-v-5d1c7936]:hover {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-3[data-v-5d1c7936] {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-3[data-v-5d1c7936]:hover {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-4[data-v-5d1c7936] {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.darken-4[data-v-5d1c7936]:hover {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.lighten-1[data-v-5d1c7936] {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-1[data-v-5d1c7936]:hover {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-2[data-v-5d1c7936] {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-2[data-v-5d1c7936]:hover {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-3[data-v-5d1c7936] {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-3[data-v-5d1c7936]:hover {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-4[data-v-5d1c7936] {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.primary.lighten-4[data-v-5d1c7936]:hover {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.bgprimary[data-v-5d1c7936] {
  background-color: #bc210a;
}
.bgprimary[data-v-5d1c7936]:hover, .bgprimary[data-v-5d1c7936]:focus {
  background-color: #bc210a;
}
.bgprimary.p-card[data-v-5d1c7936] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.bgprimary.darken-1[data-v-5d1c7936] {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-1[data-v-5d1c7936]:hover {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-2[data-v-5d1c7936] {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-2[data-v-5d1c7936]:hover {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-3[data-v-5d1c7936] {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-3[data-v-5d1c7936]:hover {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-4[data-v-5d1c7936] {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.darken-4[data-v-5d1c7936]:hover {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.lighten-1[data-v-5d1c7936] {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-1[data-v-5d1c7936]:hover {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-2[data-v-5d1c7936] {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-2[data-v-5d1c7936]:hover {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-3[data-v-5d1c7936] {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-3[data-v-5d1c7936]:hover {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-4[data-v-5d1c7936] {
  background-color: rgb(214.8, 121.8, 108);
}
.bgprimary.lighten-4[data-v-5d1c7936]:hover {
  background-color: rgb(214.8, 121.8, 108);
}
[color=red][data-v-5d1c7936] {
  color: #f44336;
}
.red[data-v-5d1c7936] {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red[data-v-5d1c7936]:hover, .red[data-v-5d1c7936]:active, .red[data-v-5d1c7936]:focus {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button[data-v-5d1c7936] {
  color: white !important;
}
.red.p-button[data-v-5d1c7936]:hover, .red.p-button[data-v-5d1c7936]:active, .red.p-button[data-v-5d1c7936]:focus {
  color: white !important;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button.p-button-outlined[data-v-5d1c7936] {
  background-color: white !important;
  color: #f44336 !important;
}
.red.p-button.p-button-outlined[data-v-5d1c7936]:hover, .red.p-button.p-button-outlined[data-v-5d1c7936]:active, .red.p-button.p-button-outlined[data-v-5d1c7936]:focus {
  background-color: rgb(253.9, 236.2, 234.9) !important;
}
.red.p-toolbar[data-v-5d1c7936] {
  background-color: #f44336;
  border-color: #f44336;
}
.red.darken-1[data-v-5d1c7936] {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-1[data-v-5d1c7936]:hover {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-2[data-v-5d1c7936] {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-2[data-v-5d1c7936]:hover {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-3[data-v-5d1c7936] {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-3[data-v-5d1c7936]:hover {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-4[data-v-5d1c7936] {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.darken-4[data-v-5d1c7936]:hover {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.lighten-1[data-v-5d1c7936] {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-1[data-v-5d1c7936]:hover {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-2[data-v-5d1c7936] {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-2[data-v-5d1c7936]:hover {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-3[data-v-5d1c7936] {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-3[data-v-5d1c7936]:hover {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-4[data-v-5d1c7936] {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.red.lighten-4[data-v-5d1c7936]:hover {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.bgred[data-v-5d1c7936] {
  background-color: #f44336;
}
.bgred[data-v-5d1c7936]:hover, .bgred[data-v-5d1c7936]:focus {
  background-color: #f44336;
}
.bgred.p-card[data-v-5d1c7936] {
  background-color: #f44336;
  border-color: #f44336;
}
.bgred.darken-1[data-v-5d1c7936] {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-1[data-v-5d1c7936]:hover {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-2[data-v-5d1c7936] {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-2[data-v-5d1c7936]:hover {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-3[data-v-5d1c7936] {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-3[data-v-5d1c7936]:hover {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-4[data-v-5d1c7936] {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.darken-4[data-v-5d1c7936]:hover {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.lighten-1[data-v-5d1c7936] {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-1[data-v-5d1c7936]:hover {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-2[data-v-5d1c7936] {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-2[data-v-5d1c7936]:hover {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-3[data-v-5d1c7936] {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-3[data-v-5d1c7936]:hover {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-4[data-v-5d1c7936] {
  background-color: rgb(248.4, 142.2, 134.4);
}
.bgred.lighten-4[data-v-5d1c7936]:hover {
  background-color: rgb(248.4, 142.2, 134.4);
}
[color=grenade][data-v-5d1c7936] {
  color: #dd2c00;
}
.grenade[data-v-5d1c7936] {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade[data-v-5d1c7936]:hover, .grenade[data-v-5d1c7936]:active, .grenade[data-v-5d1c7936]:focus {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button[data-v-5d1c7936] {
  color: white !important;
}
.grenade.p-button[data-v-5d1c7936]:hover, .grenade.p-button[data-v-5d1c7936]:active, .grenade.p-button[data-v-5d1c7936]:focus {
  color: white !important;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button.p-button-outlined[data-v-5d1c7936] {
  background-color: white !important;
  color: #dd2c00 !important;
}
.grenade.p-button.p-button-outlined[data-v-5d1c7936]:hover, .grenade.p-button.p-button-outlined[data-v-5d1c7936]:active, .grenade.p-button.p-button-outlined[data-v-5d1c7936]:focus {
  background-color: rgb(251.6, 233.9, 229.5) !important;
}
.grenade.p-toolbar[data-v-5d1c7936] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.darken-1[data-v-5d1c7936] {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-1[data-v-5d1c7936]:hover {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-2[data-v-5d1c7936] {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-2[data-v-5d1c7936]:hover {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-3[data-v-5d1c7936] {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-3[data-v-5d1c7936]:hover {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-4[data-v-5d1c7936] {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.darken-4[data-v-5d1c7936]:hover {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.lighten-1[data-v-5d1c7936] {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-1[data-v-5d1c7936]:hover {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-2[data-v-5d1c7936] {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-2[data-v-5d1c7936]:hover {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-3[data-v-5d1c7936] {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-3[data-v-5d1c7936]:hover {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-4[data-v-5d1c7936] {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.grenade.lighten-4[data-v-5d1c7936]:hover {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.bggrenade[data-v-5d1c7936] {
  background-color: #dd2c00;
}
.bggrenade[data-v-5d1c7936]:hover, .bggrenade[data-v-5d1c7936]:focus {
  background-color: #dd2c00;
}
.bggrenade.p-card[data-v-5d1c7936] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.bggrenade.darken-1[data-v-5d1c7936] {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-1[data-v-5d1c7936]:hover {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-2[data-v-5d1c7936] {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-2[data-v-5d1c7936]:hover {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-3[data-v-5d1c7936] {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-3[data-v-5d1c7936]:hover {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-4[data-v-5d1c7936] {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.darken-4[data-v-5d1c7936]:hover {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.lighten-1[data-v-5d1c7936] {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-1[data-v-5d1c7936]:hover {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-2[data-v-5d1c7936] {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-2[data-v-5d1c7936]:hover {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-3[data-v-5d1c7936] {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-3[data-v-5d1c7936]:hover {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-4[data-v-5d1c7936] {
  background-color: rgb(234.6, 128.4, 102);
}
.bggrenade.lighten-4[data-v-5d1c7936]:hover {
  background-color: rgb(234.6, 128.4, 102);
}
[color=pink][data-v-5d1c7936] {
  color: #e91e63;
}
.pink[data-v-5d1c7936] {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink[data-v-5d1c7936]:hover, .pink[data-v-5d1c7936]:active, .pink[data-v-5d1c7936]:focus {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button[data-v-5d1c7936] {
  color: white !important;
}
.pink.p-button[data-v-5d1c7936]:hover, .pink.p-button[data-v-5d1c7936]:active, .pink.p-button[data-v-5d1c7936]:focus {
  color: white !important;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button.p-button-outlined[data-v-5d1c7936] {
  background-color: white !important;
  color: #e91e63 !important;
}
.pink.p-button.p-button-outlined[data-v-5d1c7936]:hover, .pink.p-button.p-button-outlined[data-v-5d1c7936]:active, .pink.p-button.p-button-outlined[data-v-5d1c7936]:focus {
  background-color: rgb(252.8, 232.5, 239.4) !important;
}
.pink.p-toolbar[data-v-5d1c7936] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.darken-1[data-v-5d1c7936] {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-1[data-v-5d1c7936]:hover {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-2[data-v-5d1c7936] {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-2[data-v-5d1c7936]:hover {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-3[data-v-5d1c7936] {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-3[data-v-5d1c7936]:hover {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-4[data-v-5d1c7936] {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.darken-4[data-v-5d1c7936]:hover {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.lighten-1[data-v-5d1c7936] {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-1[data-v-5d1c7936]:hover {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-2[data-v-5d1c7936] {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-2[data-v-5d1c7936]:hover {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-3[data-v-5d1c7936] {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-3[data-v-5d1c7936]:hover {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-4[data-v-5d1c7936] {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.pink.lighten-4[data-v-5d1c7936]:hover {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.bgpink[data-v-5d1c7936] {
  background-color: #e91e63;
}
.bgpink[data-v-5d1c7936]:hover, .bgpink[data-v-5d1c7936]:focus {
  background-color: #e91e63;
}
.bgpink.p-card[data-v-5d1c7936] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.bgpink.darken-1[data-v-5d1c7936] {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-1[data-v-5d1c7936]:hover {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-2[data-v-5d1c7936] {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-2[data-v-5d1c7936]:hover {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-3[data-v-5d1c7936] {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-3[data-v-5d1c7936]:hover {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-4[data-v-5d1c7936] {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.darken-4[data-v-5d1c7936]:hover {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.lighten-1[data-v-5d1c7936] {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-1[data-v-5d1c7936]:hover {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-2[data-v-5d1c7936] {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-2[data-v-5d1c7936]:hover {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-3[data-v-5d1c7936] {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-3[data-v-5d1c7936]:hover {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-4[data-v-5d1c7936] {
  background-color: rgb(241.8, 120, 161.4);
}
.bgpink.lighten-4[data-v-5d1c7936]:hover {
  background-color: rgb(241.8, 120, 161.4);
}
[color=purple][data-v-5d1c7936] {
  color: #9c27b0;
}
.purple[data-v-5d1c7936] {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple[data-v-5d1c7936]:hover, .purple[data-v-5d1c7936]:active, .purple[data-v-5d1c7936]:focus {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button[data-v-5d1c7936] {
  color: white !important;
}
.purple.p-button[data-v-5d1c7936]:hover, .purple.p-button[data-v-5d1c7936]:active, .purple.p-button[data-v-5d1c7936]:focus {
  color: white !important;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button.p-button-outlined[data-v-5d1c7936] {
  background-color: white !important;
  color: #9c27b0 !important;
}
.purple.p-button.p-button-outlined[data-v-5d1c7936]:hover, .purple.p-button.p-button-outlined[data-v-5d1c7936]:active, .purple.p-button.p-button-outlined[data-v-5d1c7936]:focus {
  background-color: rgb(245.1, 233.4, 247.1) !important;
}
.purple.p-toolbar[data-v-5d1c7936] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.darken-1[data-v-5d1c7936] {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-1[data-v-5d1c7936]:hover {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-2[data-v-5d1c7936] {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-2[data-v-5d1c7936]:hover {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-3[data-v-5d1c7936] {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-3[data-v-5d1c7936]:hover {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-4[data-v-5d1c7936] {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.darken-4[data-v-5d1c7936]:hover {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.lighten-1[data-v-5d1c7936] {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-1[data-v-5d1c7936]:hover {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-2[data-v-5d1c7936] {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-2[data-v-5d1c7936]:hover {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-3[data-v-5d1c7936] {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-3[data-v-5d1c7936]:hover {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-4[data-v-5d1c7936] {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.purple.lighten-4[data-v-5d1c7936]:hover {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple[data-v-5d1c7936] {
  background-color: #9c27b0;
}
.bgpurple[data-v-5d1c7936]:hover, .bgpurple[data-v-5d1c7936]:focus {
  background-color: #9c27b0;
}
.bgpurple.p-card[data-v-5d1c7936] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.bgpurple.darken-1[data-v-5d1c7936] {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-1[data-v-5d1c7936]:hover {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-2[data-v-5d1c7936] {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-2[data-v-5d1c7936]:hover {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-3[data-v-5d1c7936] {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-3[data-v-5d1c7936]:hover {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-4[data-v-5d1c7936] {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.darken-4[data-v-5d1c7936]:hover {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.lighten-1[data-v-5d1c7936] {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-1[data-v-5d1c7936]:hover {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-2[data-v-5d1c7936] {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-2[data-v-5d1c7936]:hover {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-3[data-v-5d1c7936] {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-3[data-v-5d1c7936]:hover {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-4[data-v-5d1c7936] {
  background-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple.lighten-4[data-v-5d1c7936]:hover {
  background-color: rgb(195.6, 125.4, 207.6);
}
[color=deep-purple][data-v-5d1c7936] {
  color: #673ab7;
}
.deep-purple[data-v-5d1c7936] {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple[data-v-5d1c7936]:hover, .deep-purple[data-v-5d1c7936]:active, .deep-purple[data-v-5d1c7936]:focus {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button[data-v-5d1c7936] {
  color: white !important;
}
.deep-purple.p-button[data-v-5d1c7936]:hover, .deep-purple.p-button[data-v-5d1c7936]:active, .deep-purple.p-button[data-v-5d1c7936]:focus {
  color: white !important;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button.p-button-outlined[data-v-5d1c7936] {
  background-color: white !important;
  color: #673ab7 !important;
}
.deep-purple.p-button.p-button-outlined[data-v-5d1c7936]:hover, .deep-purple.p-button.p-button-outlined[data-v-5d1c7936]:active, .deep-purple.p-button.p-button-outlined[data-v-5d1c7936]:focus {
  background-color: rgb(239.8, 235.3, 247.8) !important;
}
.deep-purple.p-toolbar[data-v-5d1c7936] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.darken-1[data-v-5d1c7936] {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-1[data-v-5d1c7936]:hover {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-2[data-v-5d1c7936] {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-2[data-v-5d1c7936]:hover {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-3[data-v-5d1c7936] {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-3[data-v-5d1c7936]:hover {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-4[data-v-5d1c7936] {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.darken-4[data-v-5d1c7936]:hover {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.lighten-1[data-v-5d1c7936] {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-1[data-v-5d1c7936]:hover {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-2[data-v-5d1c7936] {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-2[data-v-5d1c7936]:hover {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-3[data-v-5d1c7936] {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-3[data-v-5d1c7936]:hover {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-4[data-v-5d1c7936] {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.deep-purple.lighten-4[data-v-5d1c7936]:hover {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple[data-v-5d1c7936] {
  background-color: #673ab7;
}
.bgdeep-purple[data-v-5d1c7936]:hover, .bgdeep-purple[data-v-5d1c7936]:focus {
  background-color: #673ab7;
}
.bgdeep-purple.p-card[data-v-5d1c7936] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.bgdeep-purple.darken-1[data-v-5d1c7936] {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-1[data-v-5d1c7936]:hover {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-2[data-v-5d1c7936] {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-2[data-v-5d1c7936]:hover {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-3[data-v-5d1c7936] {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-3[data-v-5d1c7936]:hover {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-4[data-v-5d1c7936] {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.darken-4[data-v-5d1c7936]:hover {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.lighten-1[data-v-5d1c7936] {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-1[data-v-5d1c7936]:hover {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-2[data-v-5d1c7936] {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-2[data-v-5d1c7936]:hover {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-3[data-v-5d1c7936] {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-3[data-v-5d1c7936]:hover {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-4[data-v-5d1c7936] {
  background-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple.lighten-4[data-v-5d1c7936]:hover {
  background-color: rgb(163.8, 136.8, 211.8);
}
[color=indigo][data-v-5d1c7936] {
  color: #3f51b5;
}
.indigo[data-v-5d1c7936] {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo[data-v-5d1c7936]:hover, .indigo[data-v-5d1c7936]:active, .indigo[data-v-5d1c7936]:focus {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button[data-v-5d1c7936] {
  color: white !important;
}
.indigo.p-button[data-v-5d1c7936]:hover, .indigo.p-button[data-v-5d1c7936]:active, .indigo.p-button[data-v-5d1c7936]:focus {
  color: white !important;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button.p-button-outlined[data-v-5d1c7936] {
  background-color: white !important;
  color: #3f51b5 !important;
}
.indigo.p-button.p-button-outlined[data-v-5d1c7936]:hover, .indigo.p-button.p-button-outlined[data-v-5d1c7936]:active, .indigo.p-button.p-button-outlined[data-v-5d1c7936]:focus {
  background-color: rgb(235.8, 237.6, 247.6) !important;
}
.indigo.p-toolbar[data-v-5d1c7936] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.darken-1[data-v-5d1c7936] {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-1[data-v-5d1c7936]:hover {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-2[data-v-5d1c7936] {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-2[data-v-5d1c7936]:hover {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-3[data-v-5d1c7936] {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-3[data-v-5d1c7936]:hover {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-4[data-v-5d1c7936] {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.darken-4[data-v-5d1c7936]:hover {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.lighten-1[data-v-5d1c7936] {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-1[data-v-5d1c7936]:hover {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-2[data-v-5d1c7936] {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-2[data-v-5d1c7936]:hover {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-3[data-v-5d1c7936] {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-3[data-v-5d1c7936]:hover {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-4[data-v-5d1c7936] {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.indigo.lighten-4[data-v-5d1c7936]:hover {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo[data-v-5d1c7936] {
  background-color: #3f51b5;
}
.bgindigo[data-v-5d1c7936]:hover, .bgindigo[data-v-5d1c7936]:focus {
  background-color: #3f51b5;
}
.bgindigo.p-card[data-v-5d1c7936] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.bgindigo.darken-1[data-v-5d1c7936] {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-1[data-v-5d1c7936]:hover {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-2[data-v-5d1c7936] {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-2[data-v-5d1c7936]:hover {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-3[data-v-5d1c7936] {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-3[data-v-5d1c7936]:hover {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-4[data-v-5d1c7936] {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.darken-4[data-v-5d1c7936]:hover {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.lighten-1[data-v-5d1c7936] {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-1[data-v-5d1c7936]:hover {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-2[data-v-5d1c7936] {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-2[data-v-5d1c7936]:hover {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-3[data-v-5d1c7936] {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-3[data-v-5d1c7936]:hover {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-4[data-v-5d1c7936] {
  background-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo.lighten-4[data-v-5d1c7936]:hover {
  background-color: rgb(139.8, 150.6, 210.6);
}
[color=blue][data-v-5d1c7936] {
  color: #2196f3;
}
.blue[data-v-5d1c7936] {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue[data-v-5d1c7936]:hover, .blue[data-v-5d1c7936]:active, .blue[data-v-5d1c7936]:focus {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button[data-v-5d1c7936] {
  color: white !important;
}
.blue.p-button[data-v-5d1c7936]:hover, .blue.p-button[data-v-5d1c7936]:active, .blue.p-button[data-v-5d1c7936]:focus {
  color: white !important;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button.p-button-outlined[data-v-5d1c7936] {
  background-color: white !important;
  color: #2196f3 !important;
}
.blue.p-button.p-button-outlined[data-v-5d1c7936]:hover, .blue.p-button.p-button-outlined[data-v-5d1c7936]:active, .blue.p-button.p-button-outlined[data-v-5d1c7936]:focus {
  background-color: rgb(232.8, 244.5, 253.8) !important;
}
.blue.p-toolbar[data-v-5d1c7936] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.darken-1[data-v-5d1c7936] {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-1[data-v-5d1c7936]:hover {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-2[data-v-5d1c7936] {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-2[data-v-5d1c7936]:hover {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-3[data-v-5d1c7936] {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-3[data-v-5d1c7936]:hover {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-4[data-v-5d1c7936] {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.darken-4[data-v-5d1c7936]:hover {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.lighten-1[data-v-5d1c7936] {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-1[data-v-5d1c7936]:hover {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-2[data-v-5d1c7936] {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-2[data-v-5d1c7936]:hover {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-3[data-v-5d1c7936] {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-3[data-v-5d1c7936]:hover {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-4[data-v-5d1c7936] {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.blue.lighten-4[data-v-5d1c7936]:hover {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.bgblue[data-v-5d1c7936] {
  background-color: #2196f3;
}
.bgblue[data-v-5d1c7936]:hover, .bgblue[data-v-5d1c7936]:focus {
  background-color: #2196f3;
}
.bgblue.p-card[data-v-5d1c7936] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.bgblue.darken-1[data-v-5d1c7936] {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-1[data-v-5d1c7936]:hover {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-2[data-v-5d1c7936] {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-2[data-v-5d1c7936]:hover {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-3[data-v-5d1c7936] {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-3[data-v-5d1c7936]:hover {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-4[data-v-5d1c7936] {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.darken-4[data-v-5d1c7936]:hover {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.lighten-1[data-v-5d1c7936] {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-1[data-v-5d1c7936]:hover {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-2[data-v-5d1c7936] {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-2[data-v-5d1c7936]:hover {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-3[data-v-5d1c7936] {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-3[data-v-5d1c7936]:hover {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-4[data-v-5d1c7936] {
  background-color: rgb(121.8, 192, 247.8);
}
.bgblue.lighten-4[data-v-5d1c7936]:hover {
  background-color: rgb(121.8, 192, 247.8);
}
[color=light-blue][data-v-5d1c7936] {
  color: #03a9f4;
}
.light-blue[data-v-5d1c7936] {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue[data-v-5d1c7936]:hover, .light-blue[data-v-5d1c7936]:active, .light-blue[data-v-5d1c7936]:focus {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button[data-v-5d1c7936] {
  color: white !important;
}
.light-blue.p-button[data-v-5d1c7936]:hover, .light-blue.p-button[data-v-5d1c7936]:active, .light-blue.p-button[data-v-5d1c7936]:focus {
  color: white !important;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button.p-button-outlined[data-v-5d1c7936] {
  background-color: white !important;
  color: #03a9f4 !important;
}
.light-blue.p-button.p-button-outlined[data-v-5d1c7936]:hover, .light-blue.p-button.p-button-outlined[data-v-5d1c7936]:active, .light-blue.p-button.p-button-outlined[data-v-5d1c7936]:focus {
  background-color: rgb(229.8, 246.4, 253.9) !important;
}
.light-blue.p-toolbar[data-v-5d1c7936] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.darken-1[data-v-5d1c7936] {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-1[data-v-5d1c7936]:hover {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-2[data-v-5d1c7936] {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-2[data-v-5d1c7936]:hover {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-3[data-v-5d1c7936] {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-3[data-v-5d1c7936]:hover {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-4[data-v-5d1c7936] {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.darken-4[data-v-5d1c7936]:hover {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.lighten-1[data-v-5d1c7936] {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-1[data-v-5d1c7936]:hover {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-2[data-v-5d1c7936] {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-2[data-v-5d1c7936]:hover {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-3[data-v-5d1c7936] {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-3[data-v-5d1c7936]:hover {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-4[data-v-5d1c7936] {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.light-blue.lighten-4[data-v-5d1c7936]:hover {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue[data-v-5d1c7936] {
  background-color: #03a9f4;
}
.bglight-blue[data-v-5d1c7936]:hover, .bglight-blue[data-v-5d1c7936]:focus {
  background-color: #03a9f4;
}
.bglight-blue.p-card[data-v-5d1c7936] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.bglight-blue.darken-1[data-v-5d1c7936] {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-1[data-v-5d1c7936]:hover {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-2[data-v-5d1c7936] {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-2[data-v-5d1c7936]:hover {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-3[data-v-5d1c7936] {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-3[data-v-5d1c7936]:hover {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-4[data-v-5d1c7936] {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.darken-4[data-v-5d1c7936]:hover {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.lighten-1[data-v-5d1c7936] {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-1[data-v-5d1c7936]:hover {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-2[data-v-5d1c7936] {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-2[data-v-5d1c7936]:hover {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-3[data-v-5d1c7936] {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-3[data-v-5d1c7936]:hover {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-4[data-v-5d1c7936] {
  background-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue.lighten-4[data-v-5d1c7936]:hover {
  background-color: rgb(103.8, 203.4, 248.4);
}
[color=cyan][data-v-5d1c7936] {
  color: #00bcd4;
}
.cyan[data-v-5d1c7936] {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan[data-v-5d1c7936]:hover, .cyan[data-v-5d1c7936]:active, .cyan[data-v-5d1c7936]:focus {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button[data-v-5d1c7936] {
  color: white !important;
}
.cyan.p-button[data-v-5d1c7936]:hover, .cyan.p-button[data-v-5d1c7936]:active, .cyan.p-button[data-v-5d1c7936]:focus {
  color: white !important;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button.p-button-outlined[data-v-5d1c7936] {
  background-color: white !important;
  color: #00bcd4 !important;
}
.cyan.p-button.p-button-outlined[data-v-5d1c7936]:hover, .cyan.p-button.p-button-outlined[data-v-5d1c7936]:active, .cyan.p-button.p-button-outlined[data-v-5d1c7936]:focus {
  background-color: rgb(229.5, 248.3, 250.7) !important;
}
.cyan.p-toolbar[data-v-5d1c7936] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.darken-1[data-v-5d1c7936] {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-1[data-v-5d1c7936]:hover {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-2[data-v-5d1c7936] {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-2[data-v-5d1c7936]:hover {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-3[data-v-5d1c7936] {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-3[data-v-5d1c7936]:hover {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-4[data-v-5d1c7936] {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.darken-4[data-v-5d1c7936]:hover {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.lighten-1[data-v-5d1c7936] {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-1[data-v-5d1c7936]:hover {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-2[data-v-5d1c7936] {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-2[data-v-5d1c7936]:hover {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-3[data-v-5d1c7936] {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-3[data-v-5d1c7936]:hover {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-4[data-v-5d1c7936] {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.cyan.lighten-4[data-v-5d1c7936]:hover {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.bgcyan[data-v-5d1c7936] {
  background-color: #00bcd4;
}
.bgcyan[data-v-5d1c7936]:hover, .bgcyan[data-v-5d1c7936]:focus {
  background-color: #00bcd4;
}
.bgcyan.p-card[data-v-5d1c7936] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.bgcyan.darken-1[data-v-5d1c7936] {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-1[data-v-5d1c7936]:hover {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-2[data-v-5d1c7936] {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-2[data-v-5d1c7936]:hover {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-3[data-v-5d1c7936] {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-3[data-v-5d1c7936]:hover {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-4[data-v-5d1c7936] {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.darken-4[data-v-5d1c7936]:hover {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.lighten-1[data-v-5d1c7936] {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-1[data-v-5d1c7936]:hover {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-2[data-v-5d1c7936] {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-2[data-v-5d1c7936]:hover {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-3[data-v-5d1c7936] {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-3[data-v-5d1c7936]:hover {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-4[data-v-5d1c7936] {
  background-color: rgb(102, 214.8, 229.2);
}
.bgcyan.lighten-4[data-v-5d1c7936]:hover {
  background-color: rgb(102, 214.8, 229.2);
}
[color=teal][data-v-5d1c7936] {
  color: #009688;
}
.teal[data-v-5d1c7936] {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal[data-v-5d1c7936]:hover, .teal[data-v-5d1c7936]:active, .teal[data-v-5d1c7936]:focus {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button[data-v-5d1c7936] {
  color: white !important;
}
.teal.p-button[data-v-5d1c7936]:hover, .teal.p-button[data-v-5d1c7936]:active, .teal.p-button[data-v-5d1c7936]:focus {
  color: white !important;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button.p-button-outlined[data-v-5d1c7936] {
  background-color: white !important;
  color: #009688 !important;
}
.teal.p-button.p-button-outlined[data-v-5d1c7936]:hover, .teal.p-button.p-button-outlined[data-v-5d1c7936]:active, .teal.p-button.p-button-outlined[data-v-5d1c7936]:focus {
  background-color: rgb(229.5, 244.5, 243.1) !important;
}
.teal.p-toolbar[data-v-5d1c7936] {
  background-color: #009688;
  border-color: #009688;
}
.teal.darken-1[data-v-5d1c7936] {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-1[data-v-5d1c7936]:hover {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-2[data-v-5d1c7936] {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-2[data-v-5d1c7936]:hover {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-3[data-v-5d1c7936] {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-3[data-v-5d1c7936]:hover {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-4[data-v-5d1c7936] {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.darken-4[data-v-5d1c7936]:hover {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.lighten-1[data-v-5d1c7936] {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-1[data-v-5d1c7936]:hover {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-2[data-v-5d1c7936] {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-2[data-v-5d1c7936]:hover {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-3[data-v-5d1c7936] {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-3[data-v-5d1c7936]:hover {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-4[data-v-5d1c7936] {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.teal.lighten-4[data-v-5d1c7936]:hover {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.bgteal[data-v-5d1c7936] {
  background-color: #009688;
}
.bgteal[data-v-5d1c7936]:hover, .bgteal[data-v-5d1c7936]:focus {
  background-color: #009688;
}
.bgteal.p-card[data-v-5d1c7936] {
  background-color: #009688;
  border-color: #009688;
}
.bgteal.darken-1[data-v-5d1c7936] {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-1[data-v-5d1c7936]:hover {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-2[data-v-5d1c7936] {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-2[data-v-5d1c7936]:hover {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-3[data-v-5d1c7936] {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-3[data-v-5d1c7936]:hover {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-4[data-v-5d1c7936] {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.darken-4[data-v-5d1c7936]:hover {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.lighten-1[data-v-5d1c7936] {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-1[data-v-5d1c7936]:hover {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-2[data-v-5d1c7936] {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-2[data-v-5d1c7936]:hover {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-3[data-v-5d1c7936] {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-3[data-v-5d1c7936]:hover {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-4[data-v-5d1c7936] {
  background-color: rgb(102, 192, 183.6);
}
.bgteal.lighten-4[data-v-5d1c7936]:hover {
  background-color: rgb(102, 192, 183.6);
}
[color=cobalt][data-v-5d1c7936] {
  color: #00bfa5;
}
.cobalt[data-v-5d1c7936] {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt[data-v-5d1c7936]:hover, .cobalt[data-v-5d1c7936]:active, .cobalt[data-v-5d1c7936]:focus {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button[data-v-5d1c7936] {
  color: white !important;
}
.cobalt.p-button[data-v-5d1c7936]:hover, .cobalt.p-button[data-v-5d1c7936]:active, .cobalt.p-button[data-v-5d1c7936]:focus {
  color: white !important;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button.p-button-outlined[data-v-5d1c7936] {
  background-color: white !important;
  color: #00bfa5 !important;
}
.cobalt.p-button.p-button-outlined[data-v-5d1c7936]:hover, .cobalt.p-button.p-button-outlined[data-v-5d1c7936]:active, .cobalt.p-button.p-button-outlined[data-v-5d1c7936]:focus {
  background-color: rgb(229.5, 248.6, 246) !important;
}
.cobalt.p-toolbar[data-v-5d1c7936] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.darken-1[data-v-5d1c7936] {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-1[data-v-5d1c7936]:hover {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-2[data-v-5d1c7936] {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-2[data-v-5d1c7936]:hover {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-3[data-v-5d1c7936] {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-3[data-v-5d1c7936]:hover {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-4[data-v-5d1c7936] {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.darken-4[data-v-5d1c7936]:hover {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.lighten-1[data-v-5d1c7936] {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-1[data-v-5d1c7936]:hover {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-2[data-v-5d1c7936] {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-2[data-v-5d1c7936]:hover {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-3[data-v-5d1c7936] {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-3[data-v-5d1c7936]:hover {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-4[data-v-5d1c7936] {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.cobalt.lighten-4[data-v-5d1c7936]:hover {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.bgcobalt[data-v-5d1c7936] {
  background-color: #00bfa5;
}
.bgcobalt[data-v-5d1c7936]:hover, .bgcobalt[data-v-5d1c7936]:focus {
  background-color: #00bfa5;
}
.bgcobalt.p-card[data-v-5d1c7936] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.bgcobalt.darken-1[data-v-5d1c7936] {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-1[data-v-5d1c7936]:hover {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-2[data-v-5d1c7936] {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-2[data-v-5d1c7936]:hover {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-3[data-v-5d1c7936] {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-3[data-v-5d1c7936]:hover {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-4[data-v-5d1c7936] {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.darken-4[data-v-5d1c7936]:hover {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.lighten-1[data-v-5d1c7936] {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-1[data-v-5d1c7936]:hover {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-2[data-v-5d1c7936] {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-2[data-v-5d1c7936]:hover {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-3[data-v-5d1c7936] {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-3[data-v-5d1c7936]:hover {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-4[data-v-5d1c7936] {
  background-color: rgb(102, 216.6, 201);
}
.bgcobalt.lighten-4[data-v-5d1c7936]:hover {
  background-color: rgb(102, 216.6, 201);
}
[color=green][data-v-5d1c7936] {
  color: #4caf50;
}
.green[data-v-5d1c7936] {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green[data-v-5d1c7936]:hover, .green[data-v-5d1c7936]:active, .green[data-v-5d1c7936]:focus {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button[data-v-5d1c7936] {
  color: white !important;
}
.green.p-button[data-v-5d1c7936]:hover, .green.p-button[data-v-5d1c7936]:active, .green.p-button[data-v-5d1c7936]:focus {
  color: white !important;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button.p-button-outlined[data-v-5d1c7936] {
  background-color: white !important;
  color: #4caf50 !important;
}
.green.p-button.p-button-outlined[data-v-5d1c7936]:hover, .green.p-button.p-button-outlined[data-v-5d1c7936]:active, .green.p-button.p-button-outlined[data-v-5d1c7936]:focus {
  background-color: rgb(237.1, 247, 237.5) !important;
}
.green.p-toolbar[data-v-5d1c7936] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.darken-1[data-v-5d1c7936] {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-1[data-v-5d1c7936]:hover {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-2[data-v-5d1c7936] {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-2[data-v-5d1c7936]:hover {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-3[data-v-5d1c7936] {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-3[data-v-5d1c7936]:hover {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-4[data-v-5d1c7936] {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.darken-4[data-v-5d1c7936]:hover {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.lighten-1[data-v-5d1c7936] {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-1[data-v-5d1c7936]:hover {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-2[data-v-5d1c7936] {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-2[data-v-5d1c7936]:hover {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-3[data-v-5d1c7936] {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-3[data-v-5d1c7936]:hover {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-4[data-v-5d1c7936] {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.green.lighten-4[data-v-5d1c7936]:hover {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.bggreen[data-v-5d1c7936] {
  background-color: #4caf50;
}
.bggreen[data-v-5d1c7936]:hover, .bggreen[data-v-5d1c7936]:focus {
  background-color: #4caf50;
}
.bggreen.p-card[data-v-5d1c7936] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.bggreen.darken-1[data-v-5d1c7936] {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-1[data-v-5d1c7936]:hover {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-2[data-v-5d1c7936] {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-2[data-v-5d1c7936]:hover {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-3[data-v-5d1c7936] {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-3[data-v-5d1c7936]:hover {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-4[data-v-5d1c7936] {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.darken-4[data-v-5d1c7936]:hover {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.lighten-1[data-v-5d1c7936] {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-1[data-v-5d1c7936]:hover {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-2[data-v-5d1c7936] {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-2[data-v-5d1c7936]:hover {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-3[data-v-5d1c7936] {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-3[data-v-5d1c7936]:hover {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-4[data-v-5d1c7936] {
  background-color: rgb(147.6, 207, 150);
}
.bggreen.lighten-4[data-v-5d1c7936]:hover {
  background-color: rgb(147.6, 207, 150);
}
[color=light-green][data-v-5d1c7936] {
  color: #8bc34a;
}
.light-green[data-v-5d1c7936] {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green[data-v-5d1c7936]:hover, .light-green[data-v-5d1c7936]:active, .light-green[data-v-5d1c7936]:focus {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button[data-v-5d1c7936] {
  color: white !important;
}
.light-green.p-button[data-v-5d1c7936]:hover, .light-green.p-button[data-v-5d1c7936]:active, .light-green.p-button[data-v-5d1c7936]:focus {
  color: white !important;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button.p-button-outlined[data-v-5d1c7936] {
  background-color: white !important;
  color: #8bc34a !important;
}
.light-green.p-button.p-button-outlined[data-v-5d1c7936]:hover, .light-green.p-button.p-button-outlined[data-v-5d1c7936]:active, .light-green.p-button.p-button-outlined[data-v-5d1c7936]:focus {
  background-color: rgb(243.4, 249, 236.9) !important;
}
.light-green.p-toolbar[data-v-5d1c7936] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.darken-1[data-v-5d1c7936] {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-1[data-v-5d1c7936]:hover {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-2[data-v-5d1c7936] {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-2[data-v-5d1c7936]:hover {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-3[data-v-5d1c7936] {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-3[data-v-5d1c7936]:hover {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-4[data-v-5d1c7936] {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.darken-4[data-v-5d1c7936]:hover {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.lighten-1[data-v-5d1c7936] {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-1[data-v-5d1c7936]:hover {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-2[data-v-5d1c7936] {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-2[data-v-5d1c7936]:hover {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-3[data-v-5d1c7936] {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-3[data-v-5d1c7936]:hover {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-4[data-v-5d1c7936] {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.light-green.lighten-4[data-v-5d1c7936]:hover {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.bglight-green[data-v-5d1c7936] {
  background-color: #8bc34a;
}
.bglight-green[data-v-5d1c7936]:hover, .bglight-green[data-v-5d1c7936]:focus {
  background-color: #8bc34a;
}
.bglight-green.p-card[data-v-5d1c7936] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.bglight-green.darken-1[data-v-5d1c7936] {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-1[data-v-5d1c7936]:hover {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-2[data-v-5d1c7936] {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-2[data-v-5d1c7936]:hover {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-3[data-v-5d1c7936] {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-3[data-v-5d1c7936]:hover {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-4[data-v-5d1c7936] {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.darken-4[data-v-5d1c7936]:hover {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.lighten-1[data-v-5d1c7936] {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-1[data-v-5d1c7936]:hover {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-2[data-v-5d1c7936] {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-2[data-v-5d1c7936]:hover {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-3[data-v-5d1c7936] {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-3[data-v-5d1c7936]:hover {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-4[data-v-5d1c7936] {
  background-color: rgb(185.4, 219, 146.4);
}
.bglight-green.lighten-4[data-v-5d1c7936]:hover {
  background-color: rgb(185.4, 219, 146.4);
}
[color=lime][data-v-5d1c7936] {
  color: #cddc39;
}
.lime[data-v-5d1c7936] {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime[data-v-5d1c7936]:hover, .lime[data-v-5d1c7936]:active, .lime[data-v-5d1c7936]:focus {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button[data-v-5d1c7936] {
  color: white !important;
}
.lime.p-button[data-v-5d1c7936]:hover, .lime.p-button[data-v-5d1c7936]:active, .lime.p-button[data-v-5d1c7936]:focus {
  color: white !important;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button.p-button-outlined[data-v-5d1c7936] {
  background-color: white !important;
  color: #cddc39 !important;
}
.lime.p-button.p-button-outlined[data-v-5d1c7936]:hover, .lime.p-button.p-button-outlined[data-v-5d1c7936]:active, .lime.p-button.p-button-outlined[data-v-5d1c7936]:focus {
  background-color: rgb(250, 251.5, 235.2) !important;
}
.lime.p-toolbar[data-v-5d1c7936] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.darken-1[data-v-5d1c7936] {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-1[data-v-5d1c7936]:hover {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-2[data-v-5d1c7936] {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-2[data-v-5d1c7936]:hover {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-3[data-v-5d1c7936] {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-3[data-v-5d1c7936]:hover {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-4[data-v-5d1c7936] {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.darken-4[data-v-5d1c7936]:hover {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.lighten-1[data-v-5d1c7936] {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-1[data-v-5d1c7936]:hover {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-2[data-v-5d1c7936] {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-2[data-v-5d1c7936]:hover {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-3[data-v-5d1c7936] {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-3[data-v-5d1c7936]:hover {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-4[data-v-5d1c7936] {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.lime.lighten-4[data-v-5d1c7936]:hover {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.bglime[data-v-5d1c7936] {
  background-color: #cddc39;
}
.bglime[data-v-5d1c7936]:hover, .bglime[data-v-5d1c7936]:focus {
  background-color: #cddc39;
}
.bglime.p-card[data-v-5d1c7936] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.bglime.darken-1[data-v-5d1c7936] {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-1[data-v-5d1c7936]:hover {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-2[data-v-5d1c7936] {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-2[data-v-5d1c7936]:hover {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-3[data-v-5d1c7936] {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-3[data-v-5d1c7936]:hover {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-4[data-v-5d1c7936] {
  background-color: rgb(123, 132, 34.2);
}
.bglime.darken-4[data-v-5d1c7936]:hover {
  background-color: rgb(123, 132, 34.2);
}
.bglime.lighten-1[data-v-5d1c7936] {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-1[data-v-5d1c7936]:hover {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-2[data-v-5d1c7936] {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-2[data-v-5d1c7936]:hover {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-3[data-v-5d1c7936] {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-3[data-v-5d1c7936]:hover {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-4[data-v-5d1c7936] {
  background-color: rgb(225, 234, 136.2);
}
.bglime.lighten-4[data-v-5d1c7936]:hover {
  background-color: rgb(225, 234, 136.2);
}
[color=yellow][data-v-5d1c7936] {
  color: #ffeb3b;
}
.yellow[data-v-5d1c7936] {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow[data-v-5d1c7936]:hover, .yellow[data-v-5d1c7936]:active, .yellow[data-v-5d1c7936]:focus {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button[data-v-5d1c7936] {
  color: white !important;
}
.yellow.p-button[data-v-5d1c7936]:hover, .yellow.p-button[data-v-5d1c7936]:active, .yellow.p-button[data-v-5d1c7936]:focus {
  color: white !important;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button.p-button-outlined[data-v-5d1c7936] {
  background-color: white !important;
  color: #ffeb3b !important;
}
.yellow.p-button.p-button-outlined[data-v-5d1c7936]:hover, .yellow.p-button.p-button-outlined[data-v-5d1c7936]:active, .yellow.p-button.p-button-outlined[data-v-5d1c7936]:focus {
  background-color: rgb(255, 253, 235.4) !important;
}
.yellow.p-toolbar[data-v-5d1c7936] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.darken-1[data-v-5d1c7936] {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-1[data-v-5d1c7936]:hover {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-2[data-v-5d1c7936] {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-2[data-v-5d1c7936]:hover {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-3[data-v-5d1c7936] {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-3[data-v-5d1c7936]:hover {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-4[data-v-5d1c7936] {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.darken-4[data-v-5d1c7936]:hover {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.lighten-1[data-v-5d1c7936] {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-1[data-v-5d1c7936]:hover {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-2[data-v-5d1c7936] {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-2[data-v-5d1c7936]:hover {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-3[data-v-5d1c7936] {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-3[data-v-5d1c7936]:hover {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-4[data-v-5d1c7936] {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.yellow.lighten-4[data-v-5d1c7936]:hover {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.bgyellow[data-v-5d1c7936] {
  background-color: #ffeb3b;
}
.bgyellow[data-v-5d1c7936]:hover, .bgyellow[data-v-5d1c7936]:focus {
  background-color: #ffeb3b;
}
.bgyellow.p-card[data-v-5d1c7936] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.bgyellow.darken-1[data-v-5d1c7936] {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-1[data-v-5d1c7936]:hover {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-2[data-v-5d1c7936] {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-2[data-v-5d1c7936]:hover {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-3[data-v-5d1c7936] {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-3[data-v-5d1c7936]:hover {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-4[data-v-5d1c7936] {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.darken-4[data-v-5d1c7936]:hover {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.lighten-1[data-v-5d1c7936] {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-1[data-v-5d1c7936]:hover {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-2[data-v-5d1c7936] {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-2[data-v-5d1c7936]:hover {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-3[data-v-5d1c7936] {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-3[data-v-5d1c7936]:hover {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-4[data-v-5d1c7936] {
  background-color: rgb(255, 243, 137.4);
}
.bgyellow.lighten-4[data-v-5d1c7936]:hover {
  background-color: rgb(255, 243, 137.4);
}
[color=amber][data-v-5d1c7936] {
  color: #ffc107;
}
.amber[data-v-5d1c7936] {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber[data-v-5d1c7936]:hover, .amber[data-v-5d1c7936]:active, .amber[data-v-5d1c7936]:focus {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button[data-v-5d1c7936] {
  color: white !important;
}
.amber.p-button[data-v-5d1c7936]:hover, .amber.p-button[data-v-5d1c7936]:active, .amber.p-button[data-v-5d1c7936]:focus {
  color: white !important;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button.p-button-outlined[data-v-5d1c7936] {
  background-color: white !important;
  color: #ffc107 !important;
}
.amber.p-button.p-button-outlined[data-v-5d1c7936]:hover, .amber.p-button.p-button-outlined[data-v-5d1c7936]:active, .amber.p-button.p-button-outlined[data-v-5d1c7936]:focus {
  background-color: rgb(255, 248.8, 230.2) !important;
}
.amber.p-toolbar[data-v-5d1c7936] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.darken-1[data-v-5d1c7936] {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-1[data-v-5d1c7936]:hover {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-2[data-v-5d1c7936] {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-2[data-v-5d1c7936]:hover {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-3[data-v-5d1c7936] {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-3[data-v-5d1c7936]:hover {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-4[data-v-5d1c7936] {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.darken-4[data-v-5d1c7936]:hover {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.lighten-1[data-v-5d1c7936] {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-1[data-v-5d1c7936]:hover {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-2[data-v-5d1c7936] {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-2[data-v-5d1c7936]:hover {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-3[data-v-5d1c7936] {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-3[data-v-5d1c7936]:hover {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-4[data-v-5d1c7936] {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.amber.lighten-4[data-v-5d1c7936]:hover {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.bgamber[data-v-5d1c7936] {
  background-color: #ffc107;
}
.bgamber[data-v-5d1c7936]:hover, .bgamber[data-v-5d1c7936]:focus {
  background-color: #ffc107;
}
.bgamber.p-card[data-v-5d1c7936] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.bgamber.darken-1[data-v-5d1c7936] {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-1[data-v-5d1c7936]:hover {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-2[data-v-5d1c7936] {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-2[data-v-5d1c7936]:hover {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-3[data-v-5d1c7936] {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-3[data-v-5d1c7936]:hover {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-4[data-v-5d1c7936] {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.darken-4[data-v-5d1c7936]:hover {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.lighten-1[data-v-5d1c7936] {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-1[data-v-5d1c7936]:hover {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-2[data-v-5d1c7936] {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-2[data-v-5d1c7936]:hover {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-3[data-v-5d1c7936] {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-3[data-v-5d1c7936]:hover {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-4[data-v-5d1c7936] {
  background-color: rgb(255, 217.8, 106.2);
}
.bgamber.lighten-4[data-v-5d1c7936]:hover {
  background-color: rgb(255, 217.8, 106.2);
}
[color=orange][data-v-5d1c7936] {
  color: #ff9800;
}
.orange[data-v-5d1c7936] {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange[data-v-5d1c7936]:hover, .orange[data-v-5d1c7936]:active, .orange[data-v-5d1c7936]:focus {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button[data-v-5d1c7936] {
  color: white !important;
}
.orange.p-button[data-v-5d1c7936]:hover, .orange.p-button[data-v-5d1c7936]:active, .orange.p-button[data-v-5d1c7936]:focus {
  color: white !important;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button.p-button-outlined[data-v-5d1c7936] {
  background-color: white !important;
  color: #ff9800 !important;
}
.orange.p-button.p-button-outlined[data-v-5d1c7936]:hover, .orange.p-button.p-button-outlined[data-v-5d1c7936]:active, .orange.p-button.p-button-outlined[data-v-5d1c7936]:focus {
  background-color: rgb(255, 244.7, 229.5) !important;
}
.orange.p-toolbar[data-v-5d1c7936] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.darken-1[data-v-5d1c7936] {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-1[data-v-5d1c7936]:hover {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-2[data-v-5d1c7936] {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-2[data-v-5d1c7936]:hover {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-3[data-v-5d1c7936] {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-3[data-v-5d1c7936]:hover {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-4[data-v-5d1c7936] {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.darken-4[data-v-5d1c7936]:hover {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.lighten-1[data-v-5d1c7936] {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-1[data-v-5d1c7936]:hover {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-2[data-v-5d1c7936] {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-2[data-v-5d1c7936]:hover {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-3[data-v-5d1c7936] {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-3[data-v-5d1c7936]:hover {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-4[data-v-5d1c7936] {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.orange.lighten-4[data-v-5d1c7936]:hover {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.bgorange[data-v-5d1c7936] {
  background-color: #ff9800;
}
.bgorange[data-v-5d1c7936]:hover, .bgorange[data-v-5d1c7936]:focus {
  background-color: #ff9800;
}
.bgorange.p-card[data-v-5d1c7936] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.bgorange.darken-1[data-v-5d1c7936] {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-1[data-v-5d1c7936]:hover {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-2[data-v-5d1c7936] {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-2[data-v-5d1c7936]:hover {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-3[data-v-5d1c7936] {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-3[data-v-5d1c7936]:hover {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-4[data-v-5d1c7936] {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.darken-4[data-v-5d1c7936]:hover {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.lighten-1[data-v-5d1c7936] {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-1[data-v-5d1c7936]:hover {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-2[data-v-5d1c7936] {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-2[data-v-5d1c7936]:hover {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-3[data-v-5d1c7936] {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-3[data-v-5d1c7936]:hover {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-4[data-v-5d1c7936] {
  background-color: rgb(255, 193.2, 102);
}
.bgorange.lighten-4[data-v-5d1c7936]:hover {
  background-color: rgb(255, 193.2, 102);
}
[color=deep-orange][data-v-5d1c7936] {
  color: #ff5722;
}
.deep-orange[data-v-5d1c7936] {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange[data-v-5d1c7936]:hover, .deep-orange[data-v-5d1c7936]:active, .deep-orange[data-v-5d1c7936]:focus {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button[data-v-5d1c7936] {
  color: white !important;
}
.deep-orange.p-button[data-v-5d1c7936]:hover, .deep-orange.p-button[data-v-5d1c7936]:active, .deep-orange.p-button[data-v-5d1c7936]:focus {
  color: white !important;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button.p-button-outlined[data-v-5d1c7936] {
  background-color: white !important;
  color: #ff5722 !important;
}
.deep-orange.p-button.p-button-outlined[data-v-5d1c7936]:hover, .deep-orange.p-button.p-button-outlined[data-v-5d1c7936]:active, .deep-orange.p-button.p-button-outlined[data-v-5d1c7936]:focus {
  background-color: rgb(255, 238.2, 232.9) !important;
}
.deep-orange.p-toolbar[data-v-5d1c7936] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.darken-1[data-v-5d1c7936] {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-1[data-v-5d1c7936]:hover {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-2[data-v-5d1c7936] {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-2[data-v-5d1c7936]:hover {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-3[data-v-5d1c7936] {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-3[data-v-5d1c7936]:hover {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-4[data-v-5d1c7936] {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.darken-4[data-v-5d1c7936]:hover {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.lighten-1[data-v-5d1c7936] {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-1[data-v-5d1c7936]:hover {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-2[data-v-5d1c7936] {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-2[data-v-5d1c7936]:hover {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-3[data-v-5d1c7936] {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-3[data-v-5d1c7936]:hover {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-4[data-v-5d1c7936] {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.deep-orange.lighten-4[data-v-5d1c7936]:hover {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange[data-v-5d1c7936] {
  background-color: #ff5722;
}
.bgdeep-orange[data-v-5d1c7936]:hover, .bgdeep-orange[data-v-5d1c7936]:focus {
  background-color: #ff5722;
}
.bgdeep-orange.p-card[data-v-5d1c7936] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.bgdeep-orange.darken-1[data-v-5d1c7936] {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-1[data-v-5d1c7936]:hover {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-2[data-v-5d1c7936] {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-2[data-v-5d1c7936]:hover {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-3[data-v-5d1c7936] {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-3[data-v-5d1c7936]:hover {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-4[data-v-5d1c7936] {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.darken-4[data-v-5d1c7936]:hover {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.lighten-1[data-v-5d1c7936] {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-1[data-v-5d1c7936]:hover {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-2[data-v-5d1c7936] {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-2[data-v-5d1c7936]:hover {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-3[data-v-5d1c7936] {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-3[data-v-5d1c7936]:hover {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-4[data-v-5d1c7936] {
  background-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange.lighten-4[data-v-5d1c7936]:hover {
  background-color: rgb(255, 154.2, 122.4);
}
[color=brown][data-v-5d1c7936] {
  color: #795548;
}
.brown[data-v-5d1c7936] {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown[data-v-5d1c7936]:hover, .brown[data-v-5d1c7936]:active, .brown[data-v-5d1c7936]:focus {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button[data-v-5d1c7936] {
  color: white !important;
}
.brown.p-button[data-v-5d1c7936]:hover, .brown.p-button[data-v-5d1c7936]:active, .brown.p-button[data-v-5d1c7936]:focus {
  color: white !important;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button.p-button-outlined[data-v-5d1c7936] {
  background-color: white !important;
  color: #795548 !important;
}
.brown.p-button.p-button-outlined[data-v-5d1c7936]:hover, .brown.p-button.p-button-outlined[data-v-5d1c7936]:active, .brown.p-button.p-button-outlined[data-v-5d1c7936]:focus {
  background-color: rgb(241.6, 238, 236.7) !important;
}
.brown.p-toolbar[data-v-5d1c7936] {
  background-color: #795548;
  border-color: #795548;
}
.brown.darken-1[data-v-5d1c7936] {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-1[data-v-5d1c7936]:hover {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-2[data-v-5d1c7936] {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-2[data-v-5d1c7936]:hover {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-3[data-v-5d1c7936] {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-3[data-v-5d1c7936]:hover {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-4[data-v-5d1c7936] {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.darken-4[data-v-5d1c7936]:hover {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.lighten-1[data-v-5d1c7936] {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-1[data-v-5d1c7936]:hover {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-2[data-v-5d1c7936] {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-2[data-v-5d1c7936]:hover {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-3[data-v-5d1c7936] {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-3[data-v-5d1c7936]:hover {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-4[data-v-5d1c7936] {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.brown.lighten-4[data-v-5d1c7936]:hover {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.bgbrown[data-v-5d1c7936] {
  background-color: #795548;
}
.bgbrown[data-v-5d1c7936]:hover, .bgbrown[data-v-5d1c7936]:focus {
  background-color: #795548;
}
.bgbrown.p-card[data-v-5d1c7936] {
  background-color: #795548;
  border-color: #795548;
}
.bgbrown.darken-1[data-v-5d1c7936] {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-1[data-v-5d1c7936]:hover {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-2[data-v-5d1c7936] {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-2[data-v-5d1c7936]:hover {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-3[data-v-5d1c7936] {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-3[data-v-5d1c7936]:hover {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-4[data-v-5d1c7936] {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.darken-4[data-v-5d1c7936]:hover {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.lighten-1[data-v-5d1c7936] {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-1[data-v-5d1c7936]:hover {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-2[data-v-5d1c7936] {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-2[data-v-5d1c7936]:hover {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-3[data-v-5d1c7936] {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-3[data-v-5d1c7936]:hover {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-4[data-v-5d1c7936] {
  background-color: rgb(174.6, 153, 145.2);
}
.bgbrown.lighten-4[data-v-5d1c7936]:hover {
  background-color: rgb(174.6, 153, 145.2);
}
[color=blue-gray][data-v-5d1c7936] {
  color: #607d8b;
}
.blue-gray[data-v-5d1c7936] {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray[data-v-5d1c7936]:hover, .blue-gray[data-v-5d1c7936]:active, .blue-gray[data-v-5d1c7936]:focus {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button[data-v-5d1c7936] {
  color: white !important;
}
.blue-gray.p-button[data-v-5d1c7936]:hover, .blue-gray.p-button[data-v-5d1c7936]:active, .blue-gray.p-button[data-v-5d1c7936]:focus {
  color: white !important;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button.p-button-outlined[data-v-5d1c7936] {
  background-color: white !important;
  color: #607d8b !important;
}
.blue-gray.p-button.p-button-outlined[data-v-5d1c7936]:hover, .blue-gray.p-button.p-button-outlined[data-v-5d1c7936]:active, .blue-gray.p-button.p-button-outlined[data-v-5d1c7936]:focus {
  background-color: rgb(239.1, 242, 243.4) !important;
}
.blue-gray.p-toolbar[data-v-5d1c7936] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.darken-1[data-v-5d1c7936] {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-1[data-v-5d1c7936]:hover {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-2[data-v-5d1c7936] {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-2[data-v-5d1c7936]:hover {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-3[data-v-5d1c7936] {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-3[data-v-5d1c7936]:hover {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-4[data-v-5d1c7936] {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.darken-4[data-v-5d1c7936]:hover {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.lighten-1[data-v-5d1c7936] {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-1[data-v-5d1c7936]:hover {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-2[data-v-5d1c7936] {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-2[data-v-5d1c7936]:hover {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-3[data-v-5d1c7936] {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-3[data-v-5d1c7936]:hover {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-4[data-v-5d1c7936] {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.blue-gray.lighten-4[data-v-5d1c7936]:hover {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray[data-v-5d1c7936] {
  background-color: #607d8b;
}
.bgblue-gray[data-v-5d1c7936]:hover, .bgblue-gray[data-v-5d1c7936]:focus {
  background-color: #607d8b;
}
.bgblue-gray.p-card[data-v-5d1c7936] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.bgblue-gray.darken-1[data-v-5d1c7936] {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-1[data-v-5d1c7936]:hover {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-2[data-v-5d1c7936] {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-2[data-v-5d1c7936]:hover {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-3[data-v-5d1c7936] {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-3[data-v-5d1c7936]:hover {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-4[data-v-5d1c7936] {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.darken-4[data-v-5d1c7936]:hover {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.lighten-1[data-v-5d1c7936] {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-1[data-v-5d1c7936]:hover {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-2[data-v-5d1c7936] {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-2[data-v-5d1c7936]:hover {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-3[data-v-5d1c7936] {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-3[data-v-5d1c7936]:hover {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-4[data-v-5d1c7936] {
  background-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray.lighten-4[data-v-5d1c7936]:hover {
  background-color: rgb(159.6, 177, 185.4);
}
[color=gray][data-v-5d1c7936] {
  color: #9e9e9e;
}
.gray[data-v-5d1c7936] {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray[data-v-5d1c7936]:hover, .gray[data-v-5d1c7936]:active, .gray[data-v-5d1c7936]:focus {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button[data-v-5d1c7936] {
  color: white !important;
}
.gray.p-button[data-v-5d1c7936]:hover, .gray.p-button[data-v-5d1c7936]:active, .gray.p-button[data-v-5d1c7936]:focus {
  color: white !important;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button.p-button-outlined[data-v-5d1c7936] {
  background-color: white !important;
  color: #9e9e9e !important;
}
.gray.p-button.p-button-outlined[data-v-5d1c7936]:hover, .gray.p-button.p-button-outlined[data-v-5d1c7936]:active, .gray.p-button.p-button-outlined[data-v-5d1c7936]:focus {
  background-color: rgb(245.3, 245.3, 245.3) !important;
}
.gray.p-toolbar[data-v-5d1c7936] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.darken-1[data-v-5d1c7936] {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-1[data-v-5d1c7936]:hover {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-2[data-v-5d1c7936] {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-2[data-v-5d1c7936]:hover {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-3[data-v-5d1c7936] {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-3[data-v-5d1c7936]:hover {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-4[data-v-5d1c7936] {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.darken-4[data-v-5d1c7936]:hover {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.lighten-1[data-v-5d1c7936] {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-1[data-v-5d1c7936]:hover {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-2[data-v-5d1c7936] {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-2[data-v-5d1c7936]:hover {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-3[data-v-5d1c7936] {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-3[data-v-5d1c7936]:hover {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-4[data-v-5d1c7936] {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.gray.lighten-4[data-v-5d1c7936]:hover {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.bggray[data-v-5d1c7936] {
  background-color: #9e9e9e;
}
.bggray[data-v-5d1c7936]:hover, .bggray[data-v-5d1c7936]:focus {
  background-color: #9e9e9e;
}
.bggray.p-card[data-v-5d1c7936] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.bggray.darken-1[data-v-5d1c7936] {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-1[data-v-5d1c7936]:hover {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-2[data-v-5d1c7936] {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-2[data-v-5d1c7936]:hover {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-3[data-v-5d1c7936] {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-3[data-v-5d1c7936]:hover {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-4[data-v-5d1c7936] {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.darken-4[data-v-5d1c7936]:hover {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.lighten-1[data-v-5d1c7936] {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-1[data-v-5d1c7936]:hover {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-2[data-v-5d1c7936] {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-2[data-v-5d1c7936]:hover {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-3[data-v-5d1c7936] {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-3[data-v-5d1c7936]:hover {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-4[data-v-5d1c7936] {
  background-color: rgb(196.8, 196.8, 196.8);
}
.bggray.lighten-4[data-v-5d1c7936]:hover {
  background-color: rgb(196.8, 196.8, 196.8);
}
[color=ble][data-v-5d1c7936] {
  color: #287aa9;
}
.ble[data-v-5d1c7936] {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble[data-v-5d1c7936]:hover, .ble[data-v-5d1c7936]:active, .ble[data-v-5d1c7936]:focus {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button[data-v-5d1c7936] {
  color: white !important;
}
.ble.p-button[data-v-5d1c7936]:hover, .ble.p-button[data-v-5d1c7936]:active, .ble.p-button[data-v-5d1c7936]:focus {
  color: white !important;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button.p-button-outlined[data-v-5d1c7936] {
  background-color: white !important;
  color: #287aa9 !important;
}
.ble.p-button.p-button-outlined[data-v-5d1c7936]:hover, .ble.p-button.p-button-outlined[data-v-5d1c7936]:active, .ble.p-button.p-button-outlined[data-v-5d1c7936]:focus {
  background-color: rgb(233.5, 241.7, 246.4) !important;
}
.ble.p-toolbar[data-v-5d1c7936] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.darken-1[data-v-5d1c7936] {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-1[data-v-5d1c7936]:hover {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-2[data-v-5d1c7936] {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-2[data-v-5d1c7936]:hover {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-3[data-v-5d1c7936] {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-3[data-v-5d1c7936]:hover {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-4[data-v-5d1c7936] {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.darken-4[data-v-5d1c7936]:hover {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.lighten-1[data-v-5d1c7936] {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-1[data-v-5d1c7936]:hover {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-2[data-v-5d1c7936] {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-2[data-v-5d1c7936]:hover {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-3[data-v-5d1c7936] {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-3[data-v-5d1c7936]:hover {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-4[data-v-5d1c7936] {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.ble.lighten-4[data-v-5d1c7936]:hover {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.bgble[data-v-5d1c7936] {
  background-color: #287aa9;
}
.bgble[data-v-5d1c7936]:hover, .bgble[data-v-5d1c7936]:focus {
  background-color: #287aa9;
}
.bgble.p-card[data-v-5d1c7936] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.bgble.darken-1[data-v-5d1c7936] {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-1[data-v-5d1c7936]:hover {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-2[data-v-5d1c7936] {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-2[data-v-5d1c7936]:hover {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-3[data-v-5d1c7936] {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-3[data-v-5d1c7936]:hover {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-4[data-v-5d1c7936] {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.darken-4[data-v-5d1c7936]:hover {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.lighten-1[data-v-5d1c7936] {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-1[data-v-5d1c7936]:hover {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-2[data-v-5d1c7936] {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-2[data-v-5d1c7936]:hover {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-3[data-v-5d1c7936] {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-3[data-v-5d1c7936]:hover {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-4[data-v-5d1c7936] {
  background-color: rgb(126, 175.2, 203.4);
}
.bgble.lighten-4[data-v-5d1c7936]:hover {
  background-color: rgb(126, 175.2, 203.4);
}
[color=black][data-v-5d1c7936] {
  color: #202020;
}
.black[data-v-5d1c7936] {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black[data-v-5d1c7936]:hover, .black[data-v-5d1c7936]:active, .black[data-v-5d1c7936]:focus {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button[data-v-5d1c7936] {
  color: white !important;
}
.black.p-button[data-v-5d1c7936]:hover, .black.p-button[data-v-5d1c7936]:active, .black.p-button[data-v-5d1c7936]:focus {
  color: white !important;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button.p-button-outlined[data-v-5d1c7936] {
  background-color: white !important;
  color: #202020 !important;
}
.black.p-button.p-button-outlined[data-v-5d1c7936]:hover, .black.p-button.p-button-outlined[data-v-5d1c7936]:active, .black.p-button.p-button-outlined[data-v-5d1c7936]:focus {
  background-color: rgb(232.7, 232.7, 232.7) !important;
}
.black.p-toolbar[data-v-5d1c7936] {
  background-color: #202020;
  border-color: #202020;
}
.black.darken-1[data-v-5d1c7936] {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-1[data-v-5d1c7936]:hover {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-2[data-v-5d1c7936] {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-2[data-v-5d1c7936]:hover {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-3[data-v-5d1c7936] {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-3[data-v-5d1c7936]:hover {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-4[data-v-5d1c7936] {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.darken-4[data-v-5d1c7936]:hover {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.lighten-1[data-v-5d1c7936] {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-1[data-v-5d1c7936]:hover {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-2[data-v-5d1c7936] {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-2[data-v-5d1c7936]:hover {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-3[data-v-5d1c7936] {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-3[data-v-5d1c7936]:hover {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-4[data-v-5d1c7936] {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.black.lighten-4[data-v-5d1c7936]:hover {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.bgblack[data-v-5d1c7936] {
  background-color: #202020;
}
.bgblack[data-v-5d1c7936]:hover, .bgblack[data-v-5d1c7936]:focus {
  background-color: #202020;
}
.bgblack.p-card[data-v-5d1c7936] {
  background-color: #202020;
  border-color: #202020;
}
.bgblack.darken-1[data-v-5d1c7936] {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-1[data-v-5d1c7936]:hover {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-2[data-v-5d1c7936] {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-2[data-v-5d1c7936]:hover {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-3[data-v-5d1c7936] {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-3[data-v-5d1c7936]:hover {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-4[data-v-5d1c7936] {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.darken-4[data-v-5d1c7936]:hover {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.lighten-1[data-v-5d1c7936] {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-1[data-v-5d1c7936]:hover {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-2[data-v-5d1c7936] {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-2[data-v-5d1c7936]:hover {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-3[data-v-5d1c7936] {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-3[data-v-5d1c7936]:hover {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-4[data-v-5d1c7936] {
  background-color: rgb(121.2, 121.2, 121.2);
}
.bgblack.lighten-4[data-v-5d1c7936]:hover {
  background-color: rgb(121.2, 121.2, 121.2);
}
[color=white][data-v-5d1c7936] {
  color: #ffffff;
}
.white[data-v-5d1c7936] {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white[data-v-5d1c7936]:hover, .white[data-v-5d1c7936]:active, .white[data-v-5d1c7936]:focus {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button[data-v-5d1c7936] {
  color: white !important;
}
.white.p-button[data-v-5d1c7936]:hover, .white.p-button[data-v-5d1c7936]:active, .white.p-button[data-v-5d1c7936]:focus {
  color: white !important;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button.p-button-outlined[data-v-5d1c7936] {
  background-color: white !important;
  color: #ffffff !important;
}
.white.p-button.p-button-outlined[data-v-5d1c7936]:hover, .white.p-button.p-button-outlined[data-v-5d1c7936]:active, .white.p-button.p-button-outlined[data-v-5d1c7936]:focus {
  background-color: white !important;
}
.white.p-toolbar[data-v-5d1c7936] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.darken-1[data-v-5d1c7936] {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-1[data-v-5d1c7936]:hover {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-2[data-v-5d1c7936] {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-2[data-v-5d1c7936]:hover {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-3[data-v-5d1c7936] {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-3[data-v-5d1c7936]:hover {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-4[data-v-5d1c7936] {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.darken-4[data-v-5d1c7936]:hover {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.lighten-1[data-v-5d1c7936] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-1[data-v-5d1c7936]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-5d1c7936] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-5d1c7936]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-5d1c7936] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-5d1c7936]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-5d1c7936] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-5d1c7936]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.bgwhite[data-v-5d1c7936] {
  background-color: #ffffff;
}
.bgwhite[data-v-5d1c7936]:hover, .bgwhite[data-v-5d1c7936]:focus {
  background-color: #ffffff;
}
.bgwhite.p-card[data-v-5d1c7936] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.bgwhite.darken-1[data-v-5d1c7936] {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-1[data-v-5d1c7936]:hover {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-2[data-v-5d1c7936] {
  background-color: #cccccc;
}
.bgwhite.darken-2[data-v-5d1c7936]:hover {
  background-color: #cccccc;
}
.bgwhite.darken-3[data-v-5d1c7936] {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-3[data-v-5d1c7936]:hover {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-4[data-v-5d1c7936] {
  background-color: #999999;
}
.bgwhite.darken-4[data-v-5d1c7936]:hover {
  background-color: #999999;
}
.bgwhite.lighten-1[data-v-5d1c7936] {
  background-color: white;
}
.bgwhite.lighten-1[data-v-5d1c7936]:hover {
  background-color: white;
}
.bgwhite.lighten-2[data-v-5d1c7936] {
  background-color: white;
}
.bgwhite.lighten-2[data-v-5d1c7936]:hover {
  background-color: white;
}
.bgwhite.lighten-3[data-v-5d1c7936] {
  background-color: white;
}
.bgwhite.lighten-3[data-v-5d1c7936]:hover {
  background-color: white;
}
.bgwhite.lighten-4[data-v-5d1c7936] {
  background-color: white;
}
.bgwhite.lighten-4[data-v-5d1c7936]:hover {
  background-color: white;
}
.default[data-v-5d1c7936] {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.default[data-v-5d1c7936]:hover, .default[data-v-5d1c7936]:focus {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.buttons[data-v-5d1c7936] {
  position: absolute;
  right: 5px;
  top: 5px;
  z-index: 999;
  display: flex;
  flex-wrap: wrap;
  max-width: 80px;
}
.buttons .p-button[data-v-5d1c7936] {
  margin-bottom: 7px;
  width: 80px;
  border: 1px solid transparent;
  opacity: 1 !important;
}
.buttons .p-button[data-v-5d1c7936]:hover {
  opacity: 0.85 !important;
}
.buttons .p-button .material-symbols[data-v-5d1c7936] {
  margin-left: 5px;
  font-size: 18px !important;
}
@media only screen and (min-width: 799px) {
.buttons[data-v-5d1c7936] {
    max-width: 160px;
}
.buttons .p-button[data-v-5d1c7936] {
    width: 160px;
}
}
.photo-gallery-container[data-v-5d1c7936] {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100vw;
}
.photo-gallery-content[data-v-5d1c7936] {
  flex: 1;
  min-height: 0;
  background: #111;
  display: flex;
  align-items: stretch;
  justify-content: center;
  overflow: hidden;
}
.photo-gallery-loading[data-v-5d1c7936],
.photo-gallery-empty[data-v-5d1c7936] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  color: #888;
  width: 100%;
}
.photo-gallery-viewer[data-v-5d1c7936] {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.photo-gallery-image[data-v-5d1c7936] {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
  user-select: none;
}
.photo-nav-btn[data-v-5d1c7936] {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.45);
  border: none;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: #fff;
  transition: background 0.2s;
  z-index: 10;
}
.photo-nav-btn[data-v-5d1c7936]:hover:not(:disabled) {
  background: rgba(0, 0, 0, 0.75);
}
.photo-nav-btn[data-v-5d1c7936]:disabled {
  opacity: 0.25;
  cursor: default;
}
.photo-nav-btn .material-symbols[data-v-5d1c7936] {
  font-size: 28px;
}
.photo-nav-prev[data-v-5d1c7936] {
  left: 12px;
}
.photo-nav-next[data-v-5d1c7936] {
  right: 12px;
}
.photo-dots[data-v-5d1c7936] {
  position: absolute;
  bottom: 16px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 8px;
  z-index: 10;
}
.photo-dot[data-v-5d1c7936] {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.45);
  cursor: pointer;
  transition: background 0.2s, transform 0.2s;
}
.photo-dot.active[data-v-5d1c7936] {
  background: #fff;
  transform: scale(1.25);
}
.photo-dot[data-v-5d1c7936]:hover {
  background: rgba(255, 255, 255, 0.8);
}
.photo-gallery-toolbar[data-v-5d1c7936] {
  flex-shrink: 0;
  color: white;
  border-radius: 0;
  height: 70px;
  align-items: center;
}
.photo-gallery-toolbar[data-v-5d1c7936]:hover {
  color: white;
}
.photo-gallery-toolbar .toolbar-title[data-v-5d1c7936] {
  font-size: 18px;
  margin: 0;
  padding: 0;
}
.photo-gallery-toolbar .toolbar-icon-sym[data-v-5d1c7936] {
  margin-right: 12px;
  font-size: 24px;
}
.photo-gallery-toolbar[data-v-5d1c7936] .p-toolbar-end button {
  color: white !important;
  background: rgba(255, 255, 255, 0.5);
  border: none;
}
@media only screen and (max-width: 899px) {
.photo-gallery-toolbar[data-v-5d1c7936] {
    height: 41px;
    padding: 0 12px;
}
.photo-gallery-toolbar .toolbar-title[data-v-5d1c7936] {
    font-size: 12px;
}
.photo-gallery-toolbar .toolbar-icon-sym[data-v-5d1c7936] {
    font-size: 18px;
    margin-right: 8px;
}
.photo-gallery-toolbar[data-v-5d1c7936] .p-toolbar-end button {
    font-size: 10px;
    height: 30px;
    padding: 0 8px;
    background: transparent;
}
.btn-text[data-v-5d1c7936] {
    display: none;
}
.btn-icon.left[data-v-5d1c7936] {
    margin-left: 0;
}
}/* COLORS */
/* reserved possible colors

#6B3A0A - warm brown OR #8E3F0A - burnt orange
#8A1538 - deep berry
#005A7A - petrol cyan

maybe #0C0C73 - deep indigo, but close to return/black

*/
/* FONTS */
/* PACKETA UI/UX */
/* Material palette */
[color=primary][data-v-e442c629] {
  color: #bc210a;
}
.primary[data-v-e442c629] {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary[data-v-e442c629]:hover, .primary[data-v-e442c629]:active, .primary[data-v-e442c629]:focus {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button[data-v-e442c629] {
  color: white !important;
}
.primary.p-button[data-v-e442c629]:hover, .primary.p-button[data-v-e442c629]:active, .primary.p-button[data-v-e442c629]:focus {
  color: white !important;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button.p-button-outlined[data-v-e442c629] {
  background-color: white !important;
  color: #bc210a !important;
}
.primary.p-button.p-button-outlined[data-v-e442c629]:hover, .primary.p-button.p-button-outlined[data-v-e442c629]:active, .primary.p-button.p-button-outlined[data-v-e442c629]:focus {
  background-color: rgb(248.3, 232.8, 230.5) !important;
}
.primary.p-toolbar[data-v-e442c629] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.darken-1[data-v-e442c629] {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-1[data-v-e442c629]:hover {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-2[data-v-e442c629] {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-2[data-v-e442c629]:hover {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-3[data-v-e442c629] {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-3[data-v-e442c629]:hover {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-4[data-v-e442c629] {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.darken-4[data-v-e442c629]:hover {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.lighten-1[data-v-e442c629] {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-1[data-v-e442c629]:hover {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-2[data-v-e442c629] {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-2[data-v-e442c629]:hover {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-3[data-v-e442c629] {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-3[data-v-e442c629]:hover {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-4[data-v-e442c629] {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.primary.lighten-4[data-v-e442c629]:hover {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.bgprimary[data-v-e442c629] {
  background-color: #bc210a;
}
.bgprimary[data-v-e442c629]:hover, .bgprimary[data-v-e442c629]:focus {
  background-color: #bc210a;
}
.bgprimary.p-card[data-v-e442c629] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.bgprimary.darken-1[data-v-e442c629] {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-1[data-v-e442c629]:hover {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-2[data-v-e442c629] {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-2[data-v-e442c629]:hover {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-3[data-v-e442c629] {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-3[data-v-e442c629]:hover {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-4[data-v-e442c629] {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.darken-4[data-v-e442c629]:hover {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.lighten-1[data-v-e442c629] {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-1[data-v-e442c629]:hover {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-2[data-v-e442c629] {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-2[data-v-e442c629]:hover {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-3[data-v-e442c629] {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-3[data-v-e442c629]:hover {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-4[data-v-e442c629] {
  background-color: rgb(214.8, 121.8, 108);
}
.bgprimary.lighten-4[data-v-e442c629]:hover {
  background-color: rgb(214.8, 121.8, 108);
}
[color=red][data-v-e442c629] {
  color: #f44336;
}
.red[data-v-e442c629] {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red[data-v-e442c629]:hover, .red[data-v-e442c629]:active, .red[data-v-e442c629]:focus {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button[data-v-e442c629] {
  color: white !important;
}
.red.p-button[data-v-e442c629]:hover, .red.p-button[data-v-e442c629]:active, .red.p-button[data-v-e442c629]:focus {
  color: white !important;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button.p-button-outlined[data-v-e442c629] {
  background-color: white !important;
  color: #f44336 !important;
}
.red.p-button.p-button-outlined[data-v-e442c629]:hover, .red.p-button.p-button-outlined[data-v-e442c629]:active, .red.p-button.p-button-outlined[data-v-e442c629]:focus {
  background-color: rgb(253.9, 236.2, 234.9) !important;
}
.red.p-toolbar[data-v-e442c629] {
  background-color: #f44336;
  border-color: #f44336;
}
.red.darken-1[data-v-e442c629] {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-1[data-v-e442c629]:hover {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-2[data-v-e442c629] {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-2[data-v-e442c629]:hover {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-3[data-v-e442c629] {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-3[data-v-e442c629]:hover {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-4[data-v-e442c629] {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.darken-4[data-v-e442c629]:hover {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.lighten-1[data-v-e442c629] {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-1[data-v-e442c629]:hover {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-2[data-v-e442c629] {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-2[data-v-e442c629]:hover {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-3[data-v-e442c629] {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-3[data-v-e442c629]:hover {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-4[data-v-e442c629] {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.red.lighten-4[data-v-e442c629]:hover {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.bgred[data-v-e442c629] {
  background-color: #f44336;
}
.bgred[data-v-e442c629]:hover, .bgred[data-v-e442c629]:focus {
  background-color: #f44336;
}
.bgred.p-card[data-v-e442c629] {
  background-color: #f44336;
  border-color: #f44336;
}
.bgred.darken-1[data-v-e442c629] {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-1[data-v-e442c629]:hover {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-2[data-v-e442c629] {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-2[data-v-e442c629]:hover {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-3[data-v-e442c629] {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-3[data-v-e442c629]:hover {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-4[data-v-e442c629] {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.darken-4[data-v-e442c629]:hover {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.lighten-1[data-v-e442c629] {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-1[data-v-e442c629]:hover {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-2[data-v-e442c629] {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-2[data-v-e442c629]:hover {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-3[data-v-e442c629] {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-3[data-v-e442c629]:hover {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-4[data-v-e442c629] {
  background-color: rgb(248.4, 142.2, 134.4);
}
.bgred.lighten-4[data-v-e442c629]:hover {
  background-color: rgb(248.4, 142.2, 134.4);
}
[color=grenade][data-v-e442c629] {
  color: #dd2c00;
}
.grenade[data-v-e442c629] {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade[data-v-e442c629]:hover, .grenade[data-v-e442c629]:active, .grenade[data-v-e442c629]:focus {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button[data-v-e442c629] {
  color: white !important;
}
.grenade.p-button[data-v-e442c629]:hover, .grenade.p-button[data-v-e442c629]:active, .grenade.p-button[data-v-e442c629]:focus {
  color: white !important;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button.p-button-outlined[data-v-e442c629] {
  background-color: white !important;
  color: #dd2c00 !important;
}
.grenade.p-button.p-button-outlined[data-v-e442c629]:hover, .grenade.p-button.p-button-outlined[data-v-e442c629]:active, .grenade.p-button.p-button-outlined[data-v-e442c629]:focus {
  background-color: rgb(251.6, 233.9, 229.5) !important;
}
.grenade.p-toolbar[data-v-e442c629] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.darken-1[data-v-e442c629] {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-1[data-v-e442c629]:hover {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-2[data-v-e442c629] {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-2[data-v-e442c629]:hover {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-3[data-v-e442c629] {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-3[data-v-e442c629]:hover {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-4[data-v-e442c629] {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.darken-4[data-v-e442c629]:hover {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.lighten-1[data-v-e442c629] {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-1[data-v-e442c629]:hover {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-2[data-v-e442c629] {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-2[data-v-e442c629]:hover {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-3[data-v-e442c629] {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-3[data-v-e442c629]:hover {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-4[data-v-e442c629] {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.grenade.lighten-4[data-v-e442c629]:hover {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.bggrenade[data-v-e442c629] {
  background-color: #dd2c00;
}
.bggrenade[data-v-e442c629]:hover, .bggrenade[data-v-e442c629]:focus {
  background-color: #dd2c00;
}
.bggrenade.p-card[data-v-e442c629] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.bggrenade.darken-1[data-v-e442c629] {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-1[data-v-e442c629]:hover {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-2[data-v-e442c629] {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-2[data-v-e442c629]:hover {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-3[data-v-e442c629] {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-3[data-v-e442c629]:hover {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-4[data-v-e442c629] {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.darken-4[data-v-e442c629]:hover {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.lighten-1[data-v-e442c629] {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-1[data-v-e442c629]:hover {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-2[data-v-e442c629] {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-2[data-v-e442c629]:hover {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-3[data-v-e442c629] {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-3[data-v-e442c629]:hover {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-4[data-v-e442c629] {
  background-color: rgb(234.6, 128.4, 102);
}
.bggrenade.lighten-4[data-v-e442c629]:hover {
  background-color: rgb(234.6, 128.4, 102);
}
[color=pink][data-v-e442c629] {
  color: #e91e63;
}
.pink[data-v-e442c629] {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink[data-v-e442c629]:hover, .pink[data-v-e442c629]:active, .pink[data-v-e442c629]:focus {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button[data-v-e442c629] {
  color: white !important;
}
.pink.p-button[data-v-e442c629]:hover, .pink.p-button[data-v-e442c629]:active, .pink.p-button[data-v-e442c629]:focus {
  color: white !important;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button.p-button-outlined[data-v-e442c629] {
  background-color: white !important;
  color: #e91e63 !important;
}
.pink.p-button.p-button-outlined[data-v-e442c629]:hover, .pink.p-button.p-button-outlined[data-v-e442c629]:active, .pink.p-button.p-button-outlined[data-v-e442c629]:focus {
  background-color: rgb(252.8, 232.5, 239.4) !important;
}
.pink.p-toolbar[data-v-e442c629] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.darken-1[data-v-e442c629] {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-1[data-v-e442c629]:hover {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-2[data-v-e442c629] {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-2[data-v-e442c629]:hover {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-3[data-v-e442c629] {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-3[data-v-e442c629]:hover {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-4[data-v-e442c629] {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.darken-4[data-v-e442c629]:hover {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.lighten-1[data-v-e442c629] {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-1[data-v-e442c629]:hover {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-2[data-v-e442c629] {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-2[data-v-e442c629]:hover {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-3[data-v-e442c629] {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-3[data-v-e442c629]:hover {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-4[data-v-e442c629] {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.pink.lighten-4[data-v-e442c629]:hover {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.bgpink[data-v-e442c629] {
  background-color: #e91e63;
}
.bgpink[data-v-e442c629]:hover, .bgpink[data-v-e442c629]:focus {
  background-color: #e91e63;
}
.bgpink.p-card[data-v-e442c629] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.bgpink.darken-1[data-v-e442c629] {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-1[data-v-e442c629]:hover {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-2[data-v-e442c629] {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-2[data-v-e442c629]:hover {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-3[data-v-e442c629] {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-3[data-v-e442c629]:hover {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-4[data-v-e442c629] {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.darken-4[data-v-e442c629]:hover {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.lighten-1[data-v-e442c629] {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-1[data-v-e442c629]:hover {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-2[data-v-e442c629] {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-2[data-v-e442c629]:hover {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-3[data-v-e442c629] {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-3[data-v-e442c629]:hover {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-4[data-v-e442c629] {
  background-color: rgb(241.8, 120, 161.4);
}
.bgpink.lighten-4[data-v-e442c629]:hover {
  background-color: rgb(241.8, 120, 161.4);
}
[color=purple][data-v-e442c629] {
  color: #9c27b0;
}
.purple[data-v-e442c629] {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple[data-v-e442c629]:hover, .purple[data-v-e442c629]:active, .purple[data-v-e442c629]:focus {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button[data-v-e442c629] {
  color: white !important;
}
.purple.p-button[data-v-e442c629]:hover, .purple.p-button[data-v-e442c629]:active, .purple.p-button[data-v-e442c629]:focus {
  color: white !important;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button.p-button-outlined[data-v-e442c629] {
  background-color: white !important;
  color: #9c27b0 !important;
}
.purple.p-button.p-button-outlined[data-v-e442c629]:hover, .purple.p-button.p-button-outlined[data-v-e442c629]:active, .purple.p-button.p-button-outlined[data-v-e442c629]:focus {
  background-color: rgb(245.1, 233.4, 247.1) !important;
}
.purple.p-toolbar[data-v-e442c629] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.darken-1[data-v-e442c629] {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-1[data-v-e442c629]:hover {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-2[data-v-e442c629] {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-2[data-v-e442c629]:hover {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-3[data-v-e442c629] {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-3[data-v-e442c629]:hover {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-4[data-v-e442c629] {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.darken-4[data-v-e442c629]:hover {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.lighten-1[data-v-e442c629] {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-1[data-v-e442c629]:hover {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-2[data-v-e442c629] {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-2[data-v-e442c629]:hover {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-3[data-v-e442c629] {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-3[data-v-e442c629]:hover {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-4[data-v-e442c629] {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.purple.lighten-4[data-v-e442c629]:hover {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple[data-v-e442c629] {
  background-color: #9c27b0;
}
.bgpurple[data-v-e442c629]:hover, .bgpurple[data-v-e442c629]:focus {
  background-color: #9c27b0;
}
.bgpurple.p-card[data-v-e442c629] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.bgpurple.darken-1[data-v-e442c629] {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-1[data-v-e442c629]:hover {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-2[data-v-e442c629] {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-2[data-v-e442c629]:hover {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-3[data-v-e442c629] {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-3[data-v-e442c629]:hover {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-4[data-v-e442c629] {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.darken-4[data-v-e442c629]:hover {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.lighten-1[data-v-e442c629] {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-1[data-v-e442c629]:hover {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-2[data-v-e442c629] {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-2[data-v-e442c629]:hover {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-3[data-v-e442c629] {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-3[data-v-e442c629]:hover {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-4[data-v-e442c629] {
  background-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple.lighten-4[data-v-e442c629]:hover {
  background-color: rgb(195.6, 125.4, 207.6);
}
[color=deep-purple][data-v-e442c629] {
  color: #673ab7;
}
.deep-purple[data-v-e442c629] {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple[data-v-e442c629]:hover, .deep-purple[data-v-e442c629]:active, .deep-purple[data-v-e442c629]:focus {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button[data-v-e442c629] {
  color: white !important;
}
.deep-purple.p-button[data-v-e442c629]:hover, .deep-purple.p-button[data-v-e442c629]:active, .deep-purple.p-button[data-v-e442c629]:focus {
  color: white !important;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button.p-button-outlined[data-v-e442c629] {
  background-color: white !important;
  color: #673ab7 !important;
}
.deep-purple.p-button.p-button-outlined[data-v-e442c629]:hover, .deep-purple.p-button.p-button-outlined[data-v-e442c629]:active, .deep-purple.p-button.p-button-outlined[data-v-e442c629]:focus {
  background-color: rgb(239.8, 235.3, 247.8) !important;
}
.deep-purple.p-toolbar[data-v-e442c629] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.darken-1[data-v-e442c629] {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-1[data-v-e442c629]:hover {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-2[data-v-e442c629] {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-2[data-v-e442c629]:hover {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-3[data-v-e442c629] {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-3[data-v-e442c629]:hover {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-4[data-v-e442c629] {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.darken-4[data-v-e442c629]:hover {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.lighten-1[data-v-e442c629] {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-1[data-v-e442c629]:hover {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-2[data-v-e442c629] {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-2[data-v-e442c629]:hover {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-3[data-v-e442c629] {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-3[data-v-e442c629]:hover {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-4[data-v-e442c629] {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.deep-purple.lighten-4[data-v-e442c629]:hover {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple[data-v-e442c629] {
  background-color: #673ab7;
}
.bgdeep-purple[data-v-e442c629]:hover, .bgdeep-purple[data-v-e442c629]:focus {
  background-color: #673ab7;
}
.bgdeep-purple.p-card[data-v-e442c629] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.bgdeep-purple.darken-1[data-v-e442c629] {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-1[data-v-e442c629]:hover {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-2[data-v-e442c629] {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-2[data-v-e442c629]:hover {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-3[data-v-e442c629] {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-3[data-v-e442c629]:hover {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-4[data-v-e442c629] {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.darken-4[data-v-e442c629]:hover {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.lighten-1[data-v-e442c629] {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-1[data-v-e442c629]:hover {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-2[data-v-e442c629] {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-2[data-v-e442c629]:hover {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-3[data-v-e442c629] {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-3[data-v-e442c629]:hover {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-4[data-v-e442c629] {
  background-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple.lighten-4[data-v-e442c629]:hover {
  background-color: rgb(163.8, 136.8, 211.8);
}
[color=indigo][data-v-e442c629] {
  color: #3f51b5;
}
.indigo[data-v-e442c629] {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo[data-v-e442c629]:hover, .indigo[data-v-e442c629]:active, .indigo[data-v-e442c629]:focus {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button[data-v-e442c629] {
  color: white !important;
}
.indigo.p-button[data-v-e442c629]:hover, .indigo.p-button[data-v-e442c629]:active, .indigo.p-button[data-v-e442c629]:focus {
  color: white !important;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button.p-button-outlined[data-v-e442c629] {
  background-color: white !important;
  color: #3f51b5 !important;
}
.indigo.p-button.p-button-outlined[data-v-e442c629]:hover, .indigo.p-button.p-button-outlined[data-v-e442c629]:active, .indigo.p-button.p-button-outlined[data-v-e442c629]:focus {
  background-color: rgb(235.8, 237.6, 247.6) !important;
}
.indigo.p-toolbar[data-v-e442c629] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.darken-1[data-v-e442c629] {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-1[data-v-e442c629]:hover {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-2[data-v-e442c629] {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-2[data-v-e442c629]:hover {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-3[data-v-e442c629] {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-3[data-v-e442c629]:hover {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-4[data-v-e442c629] {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.darken-4[data-v-e442c629]:hover {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.lighten-1[data-v-e442c629] {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-1[data-v-e442c629]:hover {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-2[data-v-e442c629] {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-2[data-v-e442c629]:hover {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-3[data-v-e442c629] {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-3[data-v-e442c629]:hover {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-4[data-v-e442c629] {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.indigo.lighten-4[data-v-e442c629]:hover {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo[data-v-e442c629] {
  background-color: #3f51b5;
}
.bgindigo[data-v-e442c629]:hover, .bgindigo[data-v-e442c629]:focus {
  background-color: #3f51b5;
}
.bgindigo.p-card[data-v-e442c629] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.bgindigo.darken-1[data-v-e442c629] {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-1[data-v-e442c629]:hover {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-2[data-v-e442c629] {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-2[data-v-e442c629]:hover {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-3[data-v-e442c629] {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-3[data-v-e442c629]:hover {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-4[data-v-e442c629] {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.darken-4[data-v-e442c629]:hover {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.lighten-1[data-v-e442c629] {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-1[data-v-e442c629]:hover {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-2[data-v-e442c629] {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-2[data-v-e442c629]:hover {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-3[data-v-e442c629] {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-3[data-v-e442c629]:hover {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-4[data-v-e442c629] {
  background-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo.lighten-4[data-v-e442c629]:hover {
  background-color: rgb(139.8, 150.6, 210.6);
}
[color=blue][data-v-e442c629] {
  color: #2196f3;
}
.blue[data-v-e442c629] {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue[data-v-e442c629]:hover, .blue[data-v-e442c629]:active, .blue[data-v-e442c629]:focus {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button[data-v-e442c629] {
  color: white !important;
}
.blue.p-button[data-v-e442c629]:hover, .blue.p-button[data-v-e442c629]:active, .blue.p-button[data-v-e442c629]:focus {
  color: white !important;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button.p-button-outlined[data-v-e442c629] {
  background-color: white !important;
  color: #2196f3 !important;
}
.blue.p-button.p-button-outlined[data-v-e442c629]:hover, .blue.p-button.p-button-outlined[data-v-e442c629]:active, .blue.p-button.p-button-outlined[data-v-e442c629]:focus {
  background-color: rgb(232.8, 244.5, 253.8) !important;
}
.blue.p-toolbar[data-v-e442c629] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.darken-1[data-v-e442c629] {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-1[data-v-e442c629]:hover {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-2[data-v-e442c629] {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-2[data-v-e442c629]:hover {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-3[data-v-e442c629] {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-3[data-v-e442c629]:hover {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-4[data-v-e442c629] {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.darken-4[data-v-e442c629]:hover {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.lighten-1[data-v-e442c629] {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-1[data-v-e442c629]:hover {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-2[data-v-e442c629] {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-2[data-v-e442c629]:hover {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-3[data-v-e442c629] {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-3[data-v-e442c629]:hover {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-4[data-v-e442c629] {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.blue.lighten-4[data-v-e442c629]:hover {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.bgblue[data-v-e442c629] {
  background-color: #2196f3;
}
.bgblue[data-v-e442c629]:hover, .bgblue[data-v-e442c629]:focus {
  background-color: #2196f3;
}
.bgblue.p-card[data-v-e442c629] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.bgblue.darken-1[data-v-e442c629] {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-1[data-v-e442c629]:hover {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-2[data-v-e442c629] {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-2[data-v-e442c629]:hover {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-3[data-v-e442c629] {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-3[data-v-e442c629]:hover {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-4[data-v-e442c629] {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.darken-4[data-v-e442c629]:hover {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.lighten-1[data-v-e442c629] {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-1[data-v-e442c629]:hover {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-2[data-v-e442c629] {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-2[data-v-e442c629]:hover {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-3[data-v-e442c629] {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-3[data-v-e442c629]:hover {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-4[data-v-e442c629] {
  background-color: rgb(121.8, 192, 247.8);
}
.bgblue.lighten-4[data-v-e442c629]:hover {
  background-color: rgb(121.8, 192, 247.8);
}
[color=light-blue][data-v-e442c629] {
  color: #03a9f4;
}
.light-blue[data-v-e442c629] {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue[data-v-e442c629]:hover, .light-blue[data-v-e442c629]:active, .light-blue[data-v-e442c629]:focus {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button[data-v-e442c629] {
  color: white !important;
}
.light-blue.p-button[data-v-e442c629]:hover, .light-blue.p-button[data-v-e442c629]:active, .light-blue.p-button[data-v-e442c629]:focus {
  color: white !important;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button.p-button-outlined[data-v-e442c629] {
  background-color: white !important;
  color: #03a9f4 !important;
}
.light-blue.p-button.p-button-outlined[data-v-e442c629]:hover, .light-blue.p-button.p-button-outlined[data-v-e442c629]:active, .light-blue.p-button.p-button-outlined[data-v-e442c629]:focus {
  background-color: rgb(229.8, 246.4, 253.9) !important;
}
.light-blue.p-toolbar[data-v-e442c629] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.darken-1[data-v-e442c629] {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-1[data-v-e442c629]:hover {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-2[data-v-e442c629] {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-2[data-v-e442c629]:hover {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-3[data-v-e442c629] {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-3[data-v-e442c629]:hover {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-4[data-v-e442c629] {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.darken-4[data-v-e442c629]:hover {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.lighten-1[data-v-e442c629] {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-1[data-v-e442c629]:hover {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-2[data-v-e442c629] {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-2[data-v-e442c629]:hover {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-3[data-v-e442c629] {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-3[data-v-e442c629]:hover {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-4[data-v-e442c629] {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.light-blue.lighten-4[data-v-e442c629]:hover {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue[data-v-e442c629] {
  background-color: #03a9f4;
}
.bglight-blue[data-v-e442c629]:hover, .bglight-blue[data-v-e442c629]:focus {
  background-color: #03a9f4;
}
.bglight-blue.p-card[data-v-e442c629] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.bglight-blue.darken-1[data-v-e442c629] {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-1[data-v-e442c629]:hover {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-2[data-v-e442c629] {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-2[data-v-e442c629]:hover {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-3[data-v-e442c629] {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-3[data-v-e442c629]:hover {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-4[data-v-e442c629] {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.darken-4[data-v-e442c629]:hover {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.lighten-1[data-v-e442c629] {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-1[data-v-e442c629]:hover {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-2[data-v-e442c629] {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-2[data-v-e442c629]:hover {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-3[data-v-e442c629] {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-3[data-v-e442c629]:hover {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-4[data-v-e442c629] {
  background-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue.lighten-4[data-v-e442c629]:hover {
  background-color: rgb(103.8, 203.4, 248.4);
}
[color=cyan][data-v-e442c629] {
  color: #00bcd4;
}
.cyan[data-v-e442c629] {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan[data-v-e442c629]:hover, .cyan[data-v-e442c629]:active, .cyan[data-v-e442c629]:focus {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button[data-v-e442c629] {
  color: white !important;
}
.cyan.p-button[data-v-e442c629]:hover, .cyan.p-button[data-v-e442c629]:active, .cyan.p-button[data-v-e442c629]:focus {
  color: white !important;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button.p-button-outlined[data-v-e442c629] {
  background-color: white !important;
  color: #00bcd4 !important;
}
.cyan.p-button.p-button-outlined[data-v-e442c629]:hover, .cyan.p-button.p-button-outlined[data-v-e442c629]:active, .cyan.p-button.p-button-outlined[data-v-e442c629]:focus {
  background-color: rgb(229.5, 248.3, 250.7) !important;
}
.cyan.p-toolbar[data-v-e442c629] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.darken-1[data-v-e442c629] {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-1[data-v-e442c629]:hover {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-2[data-v-e442c629] {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-2[data-v-e442c629]:hover {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-3[data-v-e442c629] {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-3[data-v-e442c629]:hover {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-4[data-v-e442c629] {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.darken-4[data-v-e442c629]:hover {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.lighten-1[data-v-e442c629] {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-1[data-v-e442c629]:hover {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-2[data-v-e442c629] {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-2[data-v-e442c629]:hover {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-3[data-v-e442c629] {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-3[data-v-e442c629]:hover {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-4[data-v-e442c629] {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.cyan.lighten-4[data-v-e442c629]:hover {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.bgcyan[data-v-e442c629] {
  background-color: #00bcd4;
}
.bgcyan[data-v-e442c629]:hover, .bgcyan[data-v-e442c629]:focus {
  background-color: #00bcd4;
}
.bgcyan.p-card[data-v-e442c629] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.bgcyan.darken-1[data-v-e442c629] {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-1[data-v-e442c629]:hover {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-2[data-v-e442c629] {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-2[data-v-e442c629]:hover {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-3[data-v-e442c629] {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-3[data-v-e442c629]:hover {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-4[data-v-e442c629] {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.darken-4[data-v-e442c629]:hover {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.lighten-1[data-v-e442c629] {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-1[data-v-e442c629]:hover {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-2[data-v-e442c629] {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-2[data-v-e442c629]:hover {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-3[data-v-e442c629] {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-3[data-v-e442c629]:hover {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-4[data-v-e442c629] {
  background-color: rgb(102, 214.8, 229.2);
}
.bgcyan.lighten-4[data-v-e442c629]:hover {
  background-color: rgb(102, 214.8, 229.2);
}
[color=teal][data-v-e442c629] {
  color: #009688;
}
.teal[data-v-e442c629] {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal[data-v-e442c629]:hover, .teal[data-v-e442c629]:active, .teal[data-v-e442c629]:focus {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button[data-v-e442c629] {
  color: white !important;
}
.teal.p-button[data-v-e442c629]:hover, .teal.p-button[data-v-e442c629]:active, .teal.p-button[data-v-e442c629]:focus {
  color: white !important;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button.p-button-outlined[data-v-e442c629] {
  background-color: white !important;
  color: #009688 !important;
}
.teal.p-button.p-button-outlined[data-v-e442c629]:hover, .teal.p-button.p-button-outlined[data-v-e442c629]:active, .teal.p-button.p-button-outlined[data-v-e442c629]:focus {
  background-color: rgb(229.5, 244.5, 243.1) !important;
}
.teal.p-toolbar[data-v-e442c629] {
  background-color: #009688;
  border-color: #009688;
}
.teal.darken-1[data-v-e442c629] {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-1[data-v-e442c629]:hover {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-2[data-v-e442c629] {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-2[data-v-e442c629]:hover {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-3[data-v-e442c629] {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-3[data-v-e442c629]:hover {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-4[data-v-e442c629] {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.darken-4[data-v-e442c629]:hover {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.lighten-1[data-v-e442c629] {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-1[data-v-e442c629]:hover {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-2[data-v-e442c629] {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-2[data-v-e442c629]:hover {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-3[data-v-e442c629] {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-3[data-v-e442c629]:hover {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-4[data-v-e442c629] {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.teal.lighten-4[data-v-e442c629]:hover {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.bgteal[data-v-e442c629] {
  background-color: #009688;
}
.bgteal[data-v-e442c629]:hover, .bgteal[data-v-e442c629]:focus {
  background-color: #009688;
}
.bgteal.p-card[data-v-e442c629] {
  background-color: #009688;
  border-color: #009688;
}
.bgteal.darken-1[data-v-e442c629] {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-1[data-v-e442c629]:hover {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-2[data-v-e442c629] {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-2[data-v-e442c629]:hover {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-3[data-v-e442c629] {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-3[data-v-e442c629]:hover {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-4[data-v-e442c629] {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.darken-4[data-v-e442c629]:hover {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.lighten-1[data-v-e442c629] {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-1[data-v-e442c629]:hover {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-2[data-v-e442c629] {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-2[data-v-e442c629]:hover {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-3[data-v-e442c629] {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-3[data-v-e442c629]:hover {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-4[data-v-e442c629] {
  background-color: rgb(102, 192, 183.6);
}
.bgteal.lighten-4[data-v-e442c629]:hover {
  background-color: rgb(102, 192, 183.6);
}
[color=cobalt][data-v-e442c629] {
  color: #00bfa5;
}
.cobalt[data-v-e442c629] {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt[data-v-e442c629]:hover, .cobalt[data-v-e442c629]:active, .cobalt[data-v-e442c629]:focus {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button[data-v-e442c629] {
  color: white !important;
}
.cobalt.p-button[data-v-e442c629]:hover, .cobalt.p-button[data-v-e442c629]:active, .cobalt.p-button[data-v-e442c629]:focus {
  color: white !important;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button.p-button-outlined[data-v-e442c629] {
  background-color: white !important;
  color: #00bfa5 !important;
}
.cobalt.p-button.p-button-outlined[data-v-e442c629]:hover, .cobalt.p-button.p-button-outlined[data-v-e442c629]:active, .cobalt.p-button.p-button-outlined[data-v-e442c629]:focus {
  background-color: rgb(229.5, 248.6, 246) !important;
}
.cobalt.p-toolbar[data-v-e442c629] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.darken-1[data-v-e442c629] {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-1[data-v-e442c629]:hover {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-2[data-v-e442c629] {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-2[data-v-e442c629]:hover {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-3[data-v-e442c629] {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-3[data-v-e442c629]:hover {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-4[data-v-e442c629] {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.darken-4[data-v-e442c629]:hover {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.lighten-1[data-v-e442c629] {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-1[data-v-e442c629]:hover {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-2[data-v-e442c629] {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-2[data-v-e442c629]:hover {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-3[data-v-e442c629] {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-3[data-v-e442c629]:hover {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-4[data-v-e442c629] {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.cobalt.lighten-4[data-v-e442c629]:hover {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.bgcobalt[data-v-e442c629] {
  background-color: #00bfa5;
}
.bgcobalt[data-v-e442c629]:hover, .bgcobalt[data-v-e442c629]:focus {
  background-color: #00bfa5;
}
.bgcobalt.p-card[data-v-e442c629] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.bgcobalt.darken-1[data-v-e442c629] {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-1[data-v-e442c629]:hover {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-2[data-v-e442c629] {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-2[data-v-e442c629]:hover {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-3[data-v-e442c629] {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-3[data-v-e442c629]:hover {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-4[data-v-e442c629] {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.darken-4[data-v-e442c629]:hover {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.lighten-1[data-v-e442c629] {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-1[data-v-e442c629]:hover {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-2[data-v-e442c629] {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-2[data-v-e442c629]:hover {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-3[data-v-e442c629] {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-3[data-v-e442c629]:hover {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-4[data-v-e442c629] {
  background-color: rgb(102, 216.6, 201);
}
.bgcobalt.lighten-4[data-v-e442c629]:hover {
  background-color: rgb(102, 216.6, 201);
}
[color=green][data-v-e442c629] {
  color: #4caf50;
}
.green[data-v-e442c629] {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green[data-v-e442c629]:hover, .green[data-v-e442c629]:active, .green[data-v-e442c629]:focus {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button[data-v-e442c629] {
  color: white !important;
}
.green.p-button[data-v-e442c629]:hover, .green.p-button[data-v-e442c629]:active, .green.p-button[data-v-e442c629]:focus {
  color: white !important;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button.p-button-outlined[data-v-e442c629] {
  background-color: white !important;
  color: #4caf50 !important;
}
.green.p-button.p-button-outlined[data-v-e442c629]:hover, .green.p-button.p-button-outlined[data-v-e442c629]:active, .green.p-button.p-button-outlined[data-v-e442c629]:focus {
  background-color: rgb(237.1, 247, 237.5) !important;
}
.green.p-toolbar[data-v-e442c629] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.darken-1[data-v-e442c629] {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-1[data-v-e442c629]:hover {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-2[data-v-e442c629] {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-2[data-v-e442c629]:hover {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-3[data-v-e442c629] {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-3[data-v-e442c629]:hover {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-4[data-v-e442c629] {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.darken-4[data-v-e442c629]:hover {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.lighten-1[data-v-e442c629] {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-1[data-v-e442c629]:hover {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-2[data-v-e442c629] {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-2[data-v-e442c629]:hover {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-3[data-v-e442c629] {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-3[data-v-e442c629]:hover {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-4[data-v-e442c629] {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.green.lighten-4[data-v-e442c629]:hover {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.bggreen[data-v-e442c629] {
  background-color: #4caf50;
}
.bggreen[data-v-e442c629]:hover, .bggreen[data-v-e442c629]:focus {
  background-color: #4caf50;
}
.bggreen.p-card[data-v-e442c629] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.bggreen.darken-1[data-v-e442c629] {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-1[data-v-e442c629]:hover {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-2[data-v-e442c629] {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-2[data-v-e442c629]:hover {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-3[data-v-e442c629] {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-3[data-v-e442c629]:hover {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-4[data-v-e442c629] {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.darken-4[data-v-e442c629]:hover {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.lighten-1[data-v-e442c629] {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-1[data-v-e442c629]:hover {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-2[data-v-e442c629] {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-2[data-v-e442c629]:hover {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-3[data-v-e442c629] {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-3[data-v-e442c629]:hover {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-4[data-v-e442c629] {
  background-color: rgb(147.6, 207, 150);
}
.bggreen.lighten-4[data-v-e442c629]:hover {
  background-color: rgb(147.6, 207, 150);
}
[color=light-green][data-v-e442c629] {
  color: #8bc34a;
}
.light-green[data-v-e442c629] {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green[data-v-e442c629]:hover, .light-green[data-v-e442c629]:active, .light-green[data-v-e442c629]:focus {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button[data-v-e442c629] {
  color: white !important;
}
.light-green.p-button[data-v-e442c629]:hover, .light-green.p-button[data-v-e442c629]:active, .light-green.p-button[data-v-e442c629]:focus {
  color: white !important;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button.p-button-outlined[data-v-e442c629] {
  background-color: white !important;
  color: #8bc34a !important;
}
.light-green.p-button.p-button-outlined[data-v-e442c629]:hover, .light-green.p-button.p-button-outlined[data-v-e442c629]:active, .light-green.p-button.p-button-outlined[data-v-e442c629]:focus {
  background-color: rgb(243.4, 249, 236.9) !important;
}
.light-green.p-toolbar[data-v-e442c629] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.darken-1[data-v-e442c629] {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-1[data-v-e442c629]:hover {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-2[data-v-e442c629] {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-2[data-v-e442c629]:hover {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-3[data-v-e442c629] {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-3[data-v-e442c629]:hover {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-4[data-v-e442c629] {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.darken-4[data-v-e442c629]:hover {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.lighten-1[data-v-e442c629] {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-1[data-v-e442c629]:hover {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-2[data-v-e442c629] {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-2[data-v-e442c629]:hover {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-3[data-v-e442c629] {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-3[data-v-e442c629]:hover {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-4[data-v-e442c629] {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.light-green.lighten-4[data-v-e442c629]:hover {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.bglight-green[data-v-e442c629] {
  background-color: #8bc34a;
}
.bglight-green[data-v-e442c629]:hover, .bglight-green[data-v-e442c629]:focus {
  background-color: #8bc34a;
}
.bglight-green.p-card[data-v-e442c629] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.bglight-green.darken-1[data-v-e442c629] {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-1[data-v-e442c629]:hover {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-2[data-v-e442c629] {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-2[data-v-e442c629]:hover {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-3[data-v-e442c629] {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-3[data-v-e442c629]:hover {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-4[data-v-e442c629] {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.darken-4[data-v-e442c629]:hover {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.lighten-1[data-v-e442c629] {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-1[data-v-e442c629]:hover {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-2[data-v-e442c629] {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-2[data-v-e442c629]:hover {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-3[data-v-e442c629] {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-3[data-v-e442c629]:hover {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-4[data-v-e442c629] {
  background-color: rgb(185.4, 219, 146.4);
}
.bglight-green.lighten-4[data-v-e442c629]:hover {
  background-color: rgb(185.4, 219, 146.4);
}
[color=lime][data-v-e442c629] {
  color: #cddc39;
}
.lime[data-v-e442c629] {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime[data-v-e442c629]:hover, .lime[data-v-e442c629]:active, .lime[data-v-e442c629]:focus {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button[data-v-e442c629] {
  color: white !important;
}
.lime.p-button[data-v-e442c629]:hover, .lime.p-button[data-v-e442c629]:active, .lime.p-button[data-v-e442c629]:focus {
  color: white !important;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button.p-button-outlined[data-v-e442c629] {
  background-color: white !important;
  color: #cddc39 !important;
}
.lime.p-button.p-button-outlined[data-v-e442c629]:hover, .lime.p-button.p-button-outlined[data-v-e442c629]:active, .lime.p-button.p-button-outlined[data-v-e442c629]:focus {
  background-color: rgb(250, 251.5, 235.2) !important;
}
.lime.p-toolbar[data-v-e442c629] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.darken-1[data-v-e442c629] {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-1[data-v-e442c629]:hover {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-2[data-v-e442c629] {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-2[data-v-e442c629]:hover {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-3[data-v-e442c629] {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-3[data-v-e442c629]:hover {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-4[data-v-e442c629] {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.darken-4[data-v-e442c629]:hover {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.lighten-1[data-v-e442c629] {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-1[data-v-e442c629]:hover {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-2[data-v-e442c629] {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-2[data-v-e442c629]:hover {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-3[data-v-e442c629] {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-3[data-v-e442c629]:hover {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-4[data-v-e442c629] {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.lime.lighten-4[data-v-e442c629]:hover {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.bglime[data-v-e442c629] {
  background-color: #cddc39;
}
.bglime[data-v-e442c629]:hover, .bglime[data-v-e442c629]:focus {
  background-color: #cddc39;
}
.bglime.p-card[data-v-e442c629] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.bglime.darken-1[data-v-e442c629] {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-1[data-v-e442c629]:hover {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-2[data-v-e442c629] {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-2[data-v-e442c629]:hover {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-3[data-v-e442c629] {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-3[data-v-e442c629]:hover {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-4[data-v-e442c629] {
  background-color: rgb(123, 132, 34.2);
}
.bglime.darken-4[data-v-e442c629]:hover {
  background-color: rgb(123, 132, 34.2);
}
.bglime.lighten-1[data-v-e442c629] {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-1[data-v-e442c629]:hover {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-2[data-v-e442c629] {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-2[data-v-e442c629]:hover {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-3[data-v-e442c629] {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-3[data-v-e442c629]:hover {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-4[data-v-e442c629] {
  background-color: rgb(225, 234, 136.2);
}
.bglime.lighten-4[data-v-e442c629]:hover {
  background-color: rgb(225, 234, 136.2);
}
[color=yellow][data-v-e442c629] {
  color: #ffeb3b;
}
.yellow[data-v-e442c629] {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow[data-v-e442c629]:hover, .yellow[data-v-e442c629]:active, .yellow[data-v-e442c629]:focus {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button[data-v-e442c629] {
  color: white !important;
}
.yellow.p-button[data-v-e442c629]:hover, .yellow.p-button[data-v-e442c629]:active, .yellow.p-button[data-v-e442c629]:focus {
  color: white !important;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button.p-button-outlined[data-v-e442c629] {
  background-color: white !important;
  color: #ffeb3b !important;
}
.yellow.p-button.p-button-outlined[data-v-e442c629]:hover, .yellow.p-button.p-button-outlined[data-v-e442c629]:active, .yellow.p-button.p-button-outlined[data-v-e442c629]:focus {
  background-color: rgb(255, 253, 235.4) !important;
}
.yellow.p-toolbar[data-v-e442c629] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.darken-1[data-v-e442c629] {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-1[data-v-e442c629]:hover {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-2[data-v-e442c629] {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-2[data-v-e442c629]:hover {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-3[data-v-e442c629] {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-3[data-v-e442c629]:hover {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-4[data-v-e442c629] {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.darken-4[data-v-e442c629]:hover {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.lighten-1[data-v-e442c629] {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-1[data-v-e442c629]:hover {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-2[data-v-e442c629] {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-2[data-v-e442c629]:hover {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-3[data-v-e442c629] {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-3[data-v-e442c629]:hover {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-4[data-v-e442c629] {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.yellow.lighten-4[data-v-e442c629]:hover {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.bgyellow[data-v-e442c629] {
  background-color: #ffeb3b;
}
.bgyellow[data-v-e442c629]:hover, .bgyellow[data-v-e442c629]:focus {
  background-color: #ffeb3b;
}
.bgyellow.p-card[data-v-e442c629] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.bgyellow.darken-1[data-v-e442c629] {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-1[data-v-e442c629]:hover {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-2[data-v-e442c629] {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-2[data-v-e442c629]:hover {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-3[data-v-e442c629] {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-3[data-v-e442c629]:hover {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-4[data-v-e442c629] {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.darken-4[data-v-e442c629]:hover {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.lighten-1[data-v-e442c629] {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-1[data-v-e442c629]:hover {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-2[data-v-e442c629] {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-2[data-v-e442c629]:hover {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-3[data-v-e442c629] {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-3[data-v-e442c629]:hover {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-4[data-v-e442c629] {
  background-color: rgb(255, 243, 137.4);
}
.bgyellow.lighten-4[data-v-e442c629]:hover {
  background-color: rgb(255, 243, 137.4);
}
[color=amber][data-v-e442c629] {
  color: #ffc107;
}
.amber[data-v-e442c629] {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber[data-v-e442c629]:hover, .amber[data-v-e442c629]:active, .amber[data-v-e442c629]:focus {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button[data-v-e442c629] {
  color: white !important;
}
.amber.p-button[data-v-e442c629]:hover, .amber.p-button[data-v-e442c629]:active, .amber.p-button[data-v-e442c629]:focus {
  color: white !important;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button.p-button-outlined[data-v-e442c629] {
  background-color: white !important;
  color: #ffc107 !important;
}
.amber.p-button.p-button-outlined[data-v-e442c629]:hover, .amber.p-button.p-button-outlined[data-v-e442c629]:active, .amber.p-button.p-button-outlined[data-v-e442c629]:focus {
  background-color: rgb(255, 248.8, 230.2) !important;
}
.amber.p-toolbar[data-v-e442c629] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.darken-1[data-v-e442c629] {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-1[data-v-e442c629]:hover {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-2[data-v-e442c629] {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-2[data-v-e442c629]:hover {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-3[data-v-e442c629] {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-3[data-v-e442c629]:hover {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-4[data-v-e442c629] {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.darken-4[data-v-e442c629]:hover {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.lighten-1[data-v-e442c629] {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-1[data-v-e442c629]:hover {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-2[data-v-e442c629] {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-2[data-v-e442c629]:hover {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-3[data-v-e442c629] {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-3[data-v-e442c629]:hover {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-4[data-v-e442c629] {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.amber.lighten-4[data-v-e442c629]:hover {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.bgamber[data-v-e442c629] {
  background-color: #ffc107;
}
.bgamber[data-v-e442c629]:hover, .bgamber[data-v-e442c629]:focus {
  background-color: #ffc107;
}
.bgamber.p-card[data-v-e442c629] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.bgamber.darken-1[data-v-e442c629] {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-1[data-v-e442c629]:hover {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-2[data-v-e442c629] {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-2[data-v-e442c629]:hover {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-3[data-v-e442c629] {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-3[data-v-e442c629]:hover {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-4[data-v-e442c629] {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.darken-4[data-v-e442c629]:hover {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.lighten-1[data-v-e442c629] {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-1[data-v-e442c629]:hover {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-2[data-v-e442c629] {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-2[data-v-e442c629]:hover {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-3[data-v-e442c629] {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-3[data-v-e442c629]:hover {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-4[data-v-e442c629] {
  background-color: rgb(255, 217.8, 106.2);
}
.bgamber.lighten-4[data-v-e442c629]:hover {
  background-color: rgb(255, 217.8, 106.2);
}
[color=orange][data-v-e442c629] {
  color: #ff9800;
}
.orange[data-v-e442c629] {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange[data-v-e442c629]:hover, .orange[data-v-e442c629]:active, .orange[data-v-e442c629]:focus {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button[data-v-e442c629] {
  color: white !important;
}
.orange.p-button[data-v-e442c629]:hover, .orange.p-button[data-v-e442c629]:active, .orange.p-button[data-v-e442c629]:focus {
  color: white !important;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button.p-button-outlined[data-v-e442c629] {
  background-color: white !important;
  color: #ff9800 !important;
}
.orange.p-button.p-button-outlined[data-v-e442c629]:hover, .orange.p-button.p-button-outlined[data-v-e442c629]:active, .orange.p-button.p-button-outlined[data-v-e442c629]:focus {
  background-color: rgb(255, 244.7, 229.5) !important;
}
.orange.p-toolbar[data-v-e442c629] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.darken-1[data-v-e442c629] {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-1[data-v-e442c629]:hover {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-2[data-v-e442c629] {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-2[data-v-e442c629]:hover {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-3[data-v-e442c629] {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-3[data-v-e442c629]:hover {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-4[data-v-e442c629] {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.darken-4[data-v-e442c629]:hover {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.lighten-1[data-v-e442c629] {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-1[data-v-e442c629]:hover {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-2[data-v-e442c629] {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-2[data-v-e442c629]:hover {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-3[data-v-e442c629] {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-3[data-v-e442c629]:hover {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-4[data-v-e442c629] {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.orange.lighten-4[data-v-e442c629]:hover {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.bgorange[data-v-e442c629] {
  background-color: #ff9800;
}
.bgorange[data-v-e442c629]:hover, .bgorange[data-v-e442c629]:focus {
  background-color: #ff9800;
}
.bgorange.p-card[data-v-e442c629] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.bgorange.darken-1[data-v-e442c629] {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-1[data-v-e442c629]:hover {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-2[data-v-e442c629] {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-2[data-v-e442c629]:hover {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-3[data-v-e442c629] {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-3[data-v-e442c629]:hover {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-4[data-v-e442c629] {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.darken-4[data-v-e442c629]:hover {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.lighten-1[data-v-e442c629] {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-1[data-v-e442c629]:hover {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-2[data-v-e442c629] {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-2[data-v-e442c629]:hover {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-3[data-v-e442c629] {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-3[data-v-e442c629]:hover {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-4[data-v-e442c629] {
  background-color: rgb(255, 193.2, 102);
}
.bgorange.lighten-4[data-v-e442c629]:hover {
  background-color: rgb(255, 193.2, 102);
}
[color=deep-orange][data-v-e442c629] {
  color: #ff5722;
}
.deep-orange[data-v-e442c629] {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange[data-v-e442c629]:hover, .deep-orange[data-v-e442c629]:active, .deep-orange[data-v-e442c629]:focus {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button[data-v-e442c629] {
  color: white !important;
}
.deep-orange.p-button[data-v-e442c629]:hover, .deep-orange.p-button[data-v-e442c629]:active, .deep-orange.p-button[data-v-e442c629]:focus {
  color: white !important;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button.p-button-outlined[data-v-e442c629] {
  background-color: white !important;
  color: #ff5722 !important;
}
.deep-orange.p-button.p-button-outlined[data-v-e442c629]:hover, .deep-orange.p-button.p-button-outlined[data-v-e442c629]:active, .deep-orange.p-button.p-button-outlined[data-v-e442c629]:focus {
  background-color: rgb(255, 238.2, 232.9) !important;
}
.deep-orange.p-toolbar[data-v-e442c629] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.darken-1[data-v-e442c629] {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-1[data-v-e442c629]:hover {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-2[data-v-e442c629] {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-2[data-v-e442c629]:hover {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-3[data-v-e442c629] {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-3[data-v-e442c629]:hover {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-4[data-v-e442c629] {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.darken-4[data-v-e442c629]:hover {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.lighten-1[data-v-e442c629] {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-1[data-v-e442c629]:hover {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-2[data-v-e442c629] {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-2[data-v-e442c629]:hover {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-3[data-v-e442c629] {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-3[data-v-e442c629]:hover {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-4[data-v-e442c629] {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.deep-orange.lighten-4[data-v-e442c629]:hover {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange[data-v-e442c629] {
  background-color: #ff5722;
}
.bgdeep-orange[data-v-e442c629]:hover, .bgdeep-orange[data-v-e442c629]:focus {
  background-color: #ff5722;
}
.bgdeep-orange.p-card[data-v-e442c629] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.bgdeep-orange.darken-1[data-v-e442c629] {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-1[data-v-e442c629]:hover {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-2[data-v-e442c629] {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-2[data-v-e442c629]:hover {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-3[data-v-e442c629] {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-3[data-v-e442c629]:hover {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-4[data-v-e442c629] {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.darken-4[data-v-e442c629]:hover {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.lighten-1[data-v-e442c629] {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-1[data-v-e442c629]:hover {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-2[data-v-e442c629] {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-2[data-v-e442c629]:hover {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-3[data-v-e442c629] {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-3[data-v-e442c629]:hover {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-4[data-v-e442c629] {
  background-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange.lighten-4[data-v-e442c629]:hover {
  background-color: rgb(255, 154.2, 122.4);
}
[color=brown][data-v-e442c629] {
  color: #795548;
}
.brown[data-v-e442c629] {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown[data-v-e442c629]:hover, .brown[data-v-e442c629]:active, .brown[data-v-e442c629]:focus {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button[data-v-e442c629] {
  color: white !important;
}
.brown.p-button[data-v-e442c629]:hover, .brown.p-button[data-v-e442c629]:active, .brown.p-button[data-v-e442c629]:focus {
  color: white !important;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button.p-button-outlined[data-v-e442c629] {
  background-color: white !important;
  color: #795548 !important;
}
.brown.p-button.p-button-outlined[data-v-e442c629]:hover, .brown.p-button.p-button-outlined[data-v-e442c629]:active, .brown.p-button.p-button-outlined[data-v-e442c629]:focus {
  background-color: rgb(241.6, 238, 236.7) !important;
}
.brown.p-toolbar[data-v-e442c629] {
  background-color: #795548;
  border-color: #795548;
}
.brown.darken-1[data-v-e442c629] {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-1[data-v-e442c629]:hover {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-2[data-v-e442c629] {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-2[data-v-e442c629]:hover {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-3[data-v-e442c629] {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-3[data-v-e442c629]:hover {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-4[data-v-e442c629] {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.darken-4[data-v-e442c629]:hover {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.lighten-1[data-v-e442c629] {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-1[data-v-e442c629]:hover {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-2[data-v-e442c629] {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-2[data-v-e442c629]:hover {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-3[data-v-e442c629] {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-3[data-v-e442c629]:hover {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-4[data-v-e442c629] {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.brown.lighten-4[data-v-e442c629]:hover {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.bgbrown[data-v-e442c629] {
  background-color: #795548;
}
.bgbrown[data-v-e442c629]:hover, .bgbrown[data-v-e442c629]:focus {
  background-color: #795548;
}
.bgbrown.p-card[data-v-e442c629] {
  background-color: #795548;
  border-color: #795548;
}
.bgbrown.darken-1[data-v-e442c629] {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-1[data-v-e442c629]:hover {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-2[data-v-e442c629] {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-2[data-v-e442c629]:hover {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-3[data-v-e442c629] {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-3[data-v-e442c629]:hover {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-4[data-v-e442c629] {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.darken-4[data-v-e442c629]:hover {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.lighten-1[data-v-e442c629] {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-1[data-v-e442c629]:hover {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-2[data-v-e442c629] {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-2[data-v-e442c629]:hover {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-3[data-v-e442c629] {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-3[data-v-e442c629]:hover {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-4[data-v-e442c629] {
  background-color: rgb(174.6, 153, 145.2);
}
.bgbrown.lighten-4[data-v-e442c629]:hover {
  background-color: rgb(174.6, 153, 145.2);
}
[color=blue-gray][data-v-e442c629] {
  color: #607d8b;
}
.blue-gray[data-v-e442c629] {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray[data-v-e442c629]:hover, .blue-gray[data-v-e442c629]:active, .blue-gray[data-v-e442c629]:focus {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button[data-v-e442c629] {
  color: white !important;
}
.blue-gray.p-button[data-v-e442c629]:hover, .blue-gray.p-button[data-v-e442c629]:active, .blue-gray.p-button[data-v-e442c629]:focus {
  color: white !important;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button.p-button-outlined[data-v-e442c629] {
  background-color: white !important;
  color: #607d8b !important;
}
.blue-gray.p-button.p-button-outlined[data-v-e442c629]:hover, .blue-gray.p-button.p-button-outlined[data-v-e442c629]:active, .blue-gray.p-button.p-button-outlined[data-v-e442c629]:focus {
  background-color: rgb(239.1, 242, 243.4) !important;
}
.blue-gray.p-toolbar[data-v-e442c629] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.darken-1[data-v-e442c629] {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-1[data-v-e442c629]:hover {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-2[data-v-e442c629] {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-2[data-v-e442c629]:hover {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-3[data-v-e442c629] {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-3[data-v-e442c629]:hover {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-4[data-v-e442c629] {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.darken-4[data-v-e442c629]:hover {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.lighten-1[data-v-e442c629] {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-1[data-v-e442c629]:hover {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-2[data-v-e442c629] {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-2[data-v-e442c629]:hover {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-3[data-v-e442c629] {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-3[data-v-e442c629]:hover {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-4[data-v-e442c629] {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.blue-gray.lighten-4[data-v-e442c629]:hover {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray[data-v-e442c629] {
  background-color: #607d8b;
}
.bgblue-gray[data-v-e442c629]:hover, .bgblue-gray[data-v-e442c629]:focus {
  background-color: #607d8b;
}
.bgblue-gray.p-card[data-v-e442c629] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.bgblue-gray.darken-1[data-v-e442c629] {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-1[data-v-e442c629]:hover {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-2[data-v-e442c629] {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-2[data-v-e442c629]:hover {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-3[data-v-e442c629] {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-3[data-v-e442c629]:hover {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-4[data-v-e442c629] {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.darken-4[data-v-e442c629]:hover {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.lighten-1[data-v-e442c629] {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-1[data-v-e442c629]:hover {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-2[data-v-e442c629] {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-2[data-v-e442c629]:hover {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-3[data-v-e442c629] {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-3[data-v-e442c629]:hover {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-4[data-v-e442c629] {
  background-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray.lighten-4[data-v-e442c629]:hover {
  background-color: rgb(159.6, 177, 185.4);
}
[color=gray][data-v-e442c629] {
  color: #9e9e9e;
}
.gray[data-v-e442c629] {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray[data-v-e442c629]:hover, .gray[data-v-e442c629]:active, .gray[data-v-e442c629]:focus {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button[data-v-e442c629] {
  color: white !important;
}
.gray.p-button[data-v-e442c629]:hover, .gray.p-button[data-v-e442c629]:active, .gray.p-button[data-v-e442c629]:focus {
  color: white !important;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button.p-button-outlined[data-v-e442c629] {
  background-color: white !important;
  color: #9e9e9e !important;
}
.gray.p-button.p-button-outlined[data-v-e442c629]:hover, .gray.p-button.p-button-outlined[data-v-e442c629]:active, .gray.p-button.p-button-outlined[data-v-e442c629]:focus {
  background-color: rgb(245.3, 245.3, 245.3) !important;
}
.gray.p-toolbar[data-v-e442c629] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.darken-1[data-v-e442c629] {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-1[data-v-e442c629]:hover {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-2[data-v-e442c629] {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-2[data-v-e442c629]:hover {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-3[data-v-e442c629] {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-3[data-v-e442c629]:hover {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-4[data-v-e442c629] {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.darken-4[data-v-e442c629]:hover {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.lighten-1[data-v-e442c629] {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-1[data-v-e442c629]:hover {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-2[data-v-e442c629] {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-2[data-v-e442c629]:hover {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-3[data-v-e442c629] {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-3[data-v-e442c629]:hover {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-4[data-v-e442c629] {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.gray.lighten-4[data-v-e442c629]:hover {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.bggray[data-v-e442c629] {
  background-color: #9e9e9e;
}
.bggray[data-v-e442c629]:hover, .bggray[data-v-e442c629]:focus {
  background-color: #9e9e9e;
}
.bggray.p-card[data-v-e442c629] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.bggray.darken-1[data-v-e442c629] {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-1[data-v-e442c629]:hover {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-2[data-v-e442c629] {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-2[data-v-e442c629]:hover {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-3[data-v-e442c629] {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-3[data-v-e442c629]:hover {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-4[data-v-e442c629] {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.darken-4[data-v-e442c629]:hover {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.lighten-1[data-v-e442c629] {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-1[data-v-e442c629]:hover {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-2[data-v-e442c629] {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-2[data-v-e442c629]:hover {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-3[data-v-e442c629] {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-3[data-v-e442c629]:hover {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-4[data-v-e442c629] {
  background-color: rgb(196.8, 196.8, 196.8);
}
.bggray.lighten-4[data-v-e442c629]:hover {
  background-color: rgb(196.8, 196.8, 196.8);
}
[color=ble][data-v-e442c629] {
  color: #287aa9;
}
.ble[data-v-e442c629] {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble[data-v-e442c629]:hover, .ble[data-v-e442c629]:active, .ble[data-v-e442c629]:focus {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button[data-v-e442c629] {
  color: white !important;
}
.ble.p-button[data-v-e442c629]:hover, .ble.p-button[data-v-e442c629]:active, .ble.p-button[data-v-e442c629]:focus {
  color: white !important;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button.p-button-outlined[data-v-e442c629] {
  background-color: white !important;
  color: #287aa9 !important;
}
.ble.p-button.p-button-outlined[data-v-e442c629]:hover, .ble.p-button.p-button-outlined[data-v-e442c629]:active, .ble.p-button.p-button-outlined[data-v-e442c629]:focus {
  background-color: rgb(233.5, 241.7, 246.4) !important;
}
.ble.p-toolbar[data-v-e442c629] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.darken-1[data-v-e442c629] {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-1[data-v-e442c629]:hover {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-2[data-v-e442c629] {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-2[data-v-e442c629]:hover {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-3[data-v-e442c629] {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-3[data-v-e442c629]:hover {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-4[data-v-e442c629] {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.darken-4[data-v-e442c629]:hover {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.lighten-1[data-v-e442c629] {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-1[data-v-e442c629]:hover {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-2[data-v-e442c629] {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-2[data-v-e442c629]:hover {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-3[data-v-e442c629] {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-3[data-v-e442c629]:hover {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-4[data-v-e442c629] {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.ble.lighten-4[data-v-e442c629]:hover {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.bgble[data-v-e442c629] {
  background-color: #287aa9;
}
.bgble[data-v-e442c629]:hover, .bgble[data-v-e442c629]:focus {
  background-color: #287aa9;
}
.bgble.p-card[data-v-e442c629] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.bgble.darken-1[data-v-e442c629] {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-1[data-v-e442c629]:hover {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-2[data-v-e442c629] {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-2[data-v-e442c629]:hover {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-3[data-v-e442c629] {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-3[data-v-e442c629]:hover {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-4[data-v-e442c629] {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.darken-4[data-v-e442c629]:hover {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.lighten-1[data-v-e442c629] {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-1[data-v-e442c629]:hover {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-2[data-v-e442c629] {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-2[data-v-e442c629]:hover {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-3[data-v-e442c629] {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-3[data-v-e442c629]:hover {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-4[data-v-e442c629] {
  background-color: rgb(126, 175.2, 203.4);
}
.bgble.lighten-4[data-v-e442c629]:hover {
  background-color: rgb(126, 175.2, 203.4);
}
[color=black][data-v-e442c629] {
  color: #202020;
}
.black[data-v-e442c629] {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black[data-v-e442c629]:hover, .black[data-v-e442c629]:active, .black[data-v-e442c629]:focus {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button[data-v-e442c629] {
  color: white !important;
}
.black.p-button[data-v-e442c629]:hover, .black.p-button[data-v-e442c629]:active, .black.p-button[data-v-e442c629]:focus {
  color: white !important;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button.p-button-outlined[data-v-e442c629] {
  background-color: white !important;
  color: #202020 !important;
}
.black.p-button.p-button-outlined[data-v-e442c629]:hover, .black.p-button.p-button-outlined[data-v-e442c629]:active, .black.p-button.p-button-outlined[data-v-e442c629]:focus {
  background-color: rgb(232.7, 232.7, 232.7) !important;
}
.black.p-toolbar[data-v-e442c629] {
  background-color: #202020;
  border-color: #202020;
}
.black.darken-1[data-v-e442c629] {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-1[data-v-e442c629]:hover {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-2[data-v-e442c629] {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-2[data-v-e442c629]:hover {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-3[data-v-e442c629] {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-3[data-v-e442c629]:hover {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-4[data-v-e442c629] {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.darken-4[data-v-e442c629]:hover {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.lighten-1[data-v-e442c629] {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-1[data-v-e442c629]:hover {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-2[data-v-e442c629] {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-2[data-v-e442c629]:hover {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-3[data-v-e442c629] {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-3[data-v-e442c629]:hover {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-4[data-v-e442c629] {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.black.lighten-4[data-v-e442c629]:hover {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.bgblack[data-v-e442c629] {
  background-color: #202020;
}
.bgblack[data-v-e442c629]:hover, .bgblack[data-v-e442c629]:focus {
  background-color: #202020;
}
.bgblack.p-card[data-v-e442c629] {
  background-color: #202020;
  border-color: #202020;
}
.bgblack.darken-1[data-v-e442c629] {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-1[data-v-e442c629]:hover {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-2[data-v-e442c629] {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-2[data-v-e442c629]:hover {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-3[data-v-e442c629] {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-3[data-v-e442c629]:hover {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-4[data-v-e442c629] {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.darken-4[data-v-e442c629]:hover {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.lighten-1[data-v-e442c629] {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-1[data-v-e442c629]:hover {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-2[data-v-e442c629] {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-2[data-v-e442c629]:hover {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-3[data-v-e442c629] {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-3[data-v-e442c629]:hover {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-4[data-v-e442c629] {
  background-color: rgb(121.2, 121.2, 121.2);
}
.bgblack.lighten-4[data-v-e442c629]:hover {
  background-color: rgb(121.2, 121.2, 121.2);
}
[color=white][data-v-e442c629] {
  color: #ffffff;
}
.white[data-v-e442c629] {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white[data-v-e442c629]:hover, .white[data-v-e442c629]:active, .white[data-v-e442c629]:focus {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button[data-v-e442c629] {
  color: white !important;
}
.white.p-button[data-v-e442c629]:hover, .white.p-button[data-v-e442c629]:active, .white.p-button[data-v-e442c629]:focus {
  color: white !important;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button.p-button-outlined[data-v-e442c629] {
  background-color: white !important;
  color: #ffffff !important;
}
.white.p-button.p-button-outlined[data-v-e442c629]:hover, .white.p-button.p-button-outlined[data-v-e442c629]:active, .white.p-button.p-button-outlined[data-v-e442c629]:focus {
  background-color: white !important;
}
.white.p-toolbar[data-v-e442c629] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.darken-1[data-v-e442c629] {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-1[data-v-e442c629]:hover {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-2[data-v-e442c629] {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-2[data-v-e442c629]:hover {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-3[data-v-e442c629] {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-3[data-v-e442c629]:hover {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-4[data-v-e442c629] {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.darken-4[data-v-e442c629]:hover {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.lighten-1[data-v-e442c629] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-1[data-v-e442c629]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-e442c629] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-e442c629]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-e442c629] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-e442c629]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-e442c629] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-e442c629]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.bgwhite[data-v-e442c629] {
  background-color: #ffffff;
}
.bgwhite[data-v-e442c629]:hover, .bgwhite[data-v-e442c629]:focus {
  background-color: #ffffff;
}
.bgwhite.p-card[data-v-e442c629] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.bgwhite.darken-1[data-v-e442c629] {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-1[data-v-e442c629]:hover {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-2[data-v-e442c629] {
  background-color: #cccccc;
}
.bgwhite.darken-2[data-v-e442c629]:hover {
  background-color: #cccccc;
}
.bgwhite.darken-3[data-v-e442c629] {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-3[data-v-e442c629]:hover {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-4[data-v-e442c629] {
  background-color: #999999;
}
.bgwhite.darken-4[data-v-e442c629]:hover {
  background-color: #999999;
}
.bgwhite.lighten-1[data-v-e442c629] {
  background-color: white;
}
.bgwhite.lighten-1[data-v-e442c629]:hover {
  background-color: white;
}
.bgwhite.lighten-2[data-v-e442c629] {
  background-color: white;
}
.bgwhite.lighten-2[data-v-e442c629]:hover {
  background-color: white;
}
.bgwhite.lighten-3[data-v-e442c629] {
  background-color: white;
}
.bgwhite.lighten-3[data-v-e442c629]:hover {
  background-color: white;
}
.bgwhite.lighten-4[data-v-e442c629] {
  background-color: white;
}
.bgwhite.lighten-4[data-v-e442c629]:hover {
  background-color: white;
}
.default[data-v-e442c629] {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.default[data-v-e442c629]:hover, .default[data-v-e442c629]:focus {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.filters[data-v-e442c629] {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.filters .id-filter[data-v-e442c629] {
  width: 100%;
  min-width: 95px;
}
.filters .name-filter[data-v-e442c629] {
  width: 100%;
  min-width: 160px;
}
@media screen and (min-width: 600px) {
.filters[data-v-e442c629] {
    flex-direction: row;
}
.filters .id-filter[data-v-e442c629] {
    max-width: 130px;
}
.filters .name-filter[data-v-e442c629] {
    max-width: 525px;
}
}
@media screen and (min-width: 900px) {
.filters .id-filter[data-v-e442c629] {
    width: 180px;
    max-width: 180px;
}
.filters .name-filter[data-v-e442c629] {
    width: 450px;
    max-width: 450px;
}
}
.locker-dropdown-value[data-v-e442c629] {
  display: flex;
  gap: 3px;
}
.locker-dropdown-label[data-v-e442c629] {
  margin-top: 15px;
}
@media screen and (max-width: 768px) {
.locker-dropdown-label[data-v-e442c629] {
    margin-left: 6px;
    margin-right: 6px;
}
}
@media screen and (max-width: 600px) {
.locker-dropdown[data-v-e442c629] {
    height: 80px;
}
.locker-dropdown .locker-dropdown-value[data-v-e442c629] {
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 5px;
}
}/* COLORS */
/* reserved possible colors

#6B3A0A - warm brown OR #8E3F0A - burnt orange
#8A1538 - deep berry
#005A7A - petrol cyan

maybe #0C0C73 - deep indigo, but close to return/black

*/
/* FONTS */
/* PACKETA UI/UX */
/* Material palette */
[color=primary][data-v-d92b4dd4] {
  color: #bc210a;
}
.primary[data-v-d92b4dd4] {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary[data-v-d92b4dd4]:hover, .primary[data-v-d92b4dd4]:active, .primary[data-v-d92b4dd4]:focus {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button[data-v-d92b4dd4] {
  color: white !important;
}
.primary.p-button[data-v-d92b4dd4]:hover, .primary.p-button[data-v-d92b4dd4]:active, .primary.p-button[data-v-d92b4dd4]:focus {
  color: white !important;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button.p-button-outlined[data-v-d92b4dd4] {
  background-color: white !important;
  color: #bc210a !important;
}
.primary.p-button.p-button-outlined[data-v-d92b4dd4]:hover, .primary.p-button.p-button-outlined[data-v-d92b4dd4]:active, .primary.p-button.p-button-outlined[data-v-d92b4dd4]:focus {
  background-color: rgb(248.3, 232.8, 230.5) !important;
}
.primary.p-toolbar[data-v-d92b4dd4] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.darken-1[data-v-d92b4dd4] {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-1[data-v-d92b4dd4]:hover {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-2[data-v-d92b4dd4] {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-2[data-v-d92b4dd4]:hover {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-3[data-v-d92b4dd4] {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-3[data-v-d92b4dd4]:hover {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-4[data-v-d92b4dd4] {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.darken-4[data-v-d92b4dd4]:hover {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.lighten-1[data-v-d92b4dd4] {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-1[data-v-d92b4dd4]:hover {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-2[data-v-d92b4dd4] {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-2[data-v-d92b4dd4]:hover {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-3[data-v-d92b4dd4] {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-3[data-v-d92b4dd4]:hover {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-4[data-v-d92b4dd4] {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.primary.lighten-4[data-v-d92b4dd4]:hover {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.bgprimary[data-v-d92b4dd4] {
  background-color: #bc210a;
}
.bgprimary[data-v-d92b4dd4]:hover, .bgprimary[data-v-d92b4dd4]:focus {
  background-color: #bc210a;
}
.bgprimary.p-card[data-v-d92b4dd4] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.bgprimary.darken-1[data-v-d92b4dd4] {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-1[data-v-d92b4dd4]:hover {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-2[data-v-d92b4dd4] {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-2[data-v-d92b4dd4]:hover {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-3[data-v-d92b4dd4] {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-3[data-v-d92b4dd4]:hover {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-4[data-v-d92b4dd4] {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.darken-4[data-v-d92b4dd4]:hover {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.lighten-1[data-v-d92b4dd4] {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-1[data-v-d92b4dd4]:hover {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-2[data-v-d92b4dd4] {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-2[data-v-d92b4dd4]:hover {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-3[data-v-d92b4dd4] {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-3[data-v-d92b4dd4]:hover {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-4[data-v-d92b4dd4] {
  background-color: rgb(214.8, 121.8, 108);
}
.bgprimary.lighten-4[data-v-d92b4dd4]:hover {
  background-color: rgb(214.8, 121.8, 108);
}
[color=red][data-v-d92b4dd4] {
  color: #f44336;
}
.red[data-v-d92b4dd4] {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red[data-v-d92b4dd4]:hover, .red[data-v-d92b4dd4]:active, .red[data-v-d92b4dd4]:focus {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button[data-v-d92b4dd4] {
  color: white !important;
}
.red.p-button[data-v-d92b4dd4]:hover, .red.p-button[data-v-d92b4dd4]:active, .red.p-button[data-v-d92b4dd4]:focus {
  color: white !important;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button.p-button-outlined[data-v-d92b4dd4] {
  background-color: white !important;
  color: #f44336 !important;
}
.red.p-button.p-button-outlined[data-v-d92b4dd4]:hover, .red.p-button.p-button-outlined[data-v-d92b4dd4]:active, .red.p-button.p-button-outlined[data-v-d92b4dd4]:focus {
  background-color: rgb(253.9, 236.2, 234.9) !important;
}
.red.p-toolbar[data-v-d92b4dd4] {
  background-color: #f44336;
  border-color: #f44336;
}
.red.darken-1[data-v-d92b4dd4] {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-1[data-v-d92b4dd4]:hover {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-2[data-v-d92b4dd4] {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-2[data-v-d92b4dd4]:hover {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-3[data-v-d92b4dd4] {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-3[data-v-d92b4dd4]:hover {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-4[data-v-d92b4dd4] {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.darken-4[data-v-d92b4dd4]:hover {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.lighten-1[data-v-d92b4dd4] {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-1[data-v-d92b4dd4]:hover {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-2[data-v-d92b4dd4] {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-2[data-v-d92b4dd4]:hover {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-3[data-v-d92b4dd4] {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-3[data-v-d92b4dd4]:hover {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-4[data-v-d92b4dd4] {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.red.lighten-4[data-v-d92b4dd4]:hover {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.bgred[data-v-d92b4dd4] {
  background-color: #f44336;
}
.bgred[data-v-d92b4dd4]:hover, .bgred[data-v-d92b4dd4]:focus {
  background-color: #f44336;
}
.bgred.p-card[data-v-d92b4dd4] {
  background-color: #f44336;
  border-color: #f44336;
}
.bgred.darken-1[data-v-d92b4dd4] {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-1[data-v-d92b4dd4]:hover {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-2[data-v-d92b4dd4] {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-2[data-v-d92b4dd4]:hover {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-3[data-v-d92b4dd4] {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-3[data-v-d92b4dd4]:hover {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-4[data-v-d92b4dd4] {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.darken-4[data-v-d92b4dd4]:hover {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.lighten-1[data-v-d92b4dd4] {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-1[data-v-d92b4dd4]:hover {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-2[data-v-d92b4dd4] {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-2[data-v-d92b4dd4]:hover {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-3[data-v-d92b4dd4] {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-3[data-v-d92b4dd4]:hover {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-4[data-v-d92b4dd4] {
  background-color: rgb(248.4, 142.2, 134.4);
}
.bgred.lighten-4[data-v-d92b4dd4]:hover {
  background-color: rgb(248.4, 142.2, 134.4);
}
[color=grenade][data-v-d92b4dd4] {
  color: #dd2c00;
}
.grenade[data-v-d92b4dd4] {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade[data-v-d92b4dd4]:hover, .grenade[data-v-d92b4dd4]:active, .grenade[data-v-d92b4dd4]:focus {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button[data-v-d92b4dd4] {
  color: white !important;
}
.grenade.p-button[data-v-d92b4dd4]:hover, .grenade.p-button[data-v-d92b4dd4]:active, .grenade.p-button[data-v-d92b4dd4]:focus {
  color: white !important;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button.p-button-outlined[data-v-d92b4dd4] {
  background-color: white !important;
  color: #dd2c00 !important;
}
.grenade.p-button.p-button-outlined[data-v-d92b4dd4]:hover, .grenade.p-button.p-button-outlined[data-v-d92b4dd4]:active, .grenade.p-button.p-button-outlined[data-v-d92b4dd4]:focus {
  background-color: rgb(251.6, 233.9, 229.5) !important;
}
.grenade.p-toolbar[data-v-d92b4dd4] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.darken-1[data-v-d92b4dd4] {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-1[data-v-d92b4dd4]:hover {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-2[data-v-d92b4dd4] {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-2[data-v-d92b4dd4]:hover {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-3[data-v-d92b4dd4] {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-3[data-v-d92b4dd4]:hover {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-4[data-v-d92b4dd4] {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.darken-4[data-v-d92b4dd4]:hover {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.lighten-1[data-v-d92b4dd4] {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-1[data-v-d92b4dd4]:hover {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-2[data-v-d92b4dd4] {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-2[data-v-d92b4dd4]:hover {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-3[data-v-d92b4dd4] {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-3[data-v-d92b4dd4]:hover {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-4[data-v-d92b4dd4] {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.grenade.lighten-4[data-v-d92b4dd4]:hover {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.bggrenade[data-v-d92b4dd4] {
  background-color: #dd2c00;
}
.bggrenade[data-v-d92b4dd4]:hover, .bggrenade[data-v-d92b4dd4]:focus {
  background-color: #dd2c00;
}
.bggrenade.p-card[data-v-d92b4dd4] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.bggrenade.darken-1[data-v-d92b4dd4] {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-1[data-v-d92b4dd4]:hover {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-2[data-v-d92b4dd4] {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-2[data-v-d92b4dd4]:hover {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-3[data-v-d92b4dd4] {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-3[data-v-d92b4dd4]:hover {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-4[data-v-d92b4dd4] {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.darken-4[data-v-d92b4dd4]:hover {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.lighten-1[data-v-d92b4dd4] {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-1[data-v-d92b4dd4]:hover {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-2[data-v-d92b4dd4] {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-2[data-v-d92b4dd4]:hover {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-3[data-v-d92b4dd4] {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-3[data-v-d92b4dd4]:hover {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-4[data-v-d92b4dd4] {
  background-color: rgb(234.6, 128.4, 102);
}
.bggrenade.lighten-4[data-v-d92b4dd4]:hover {
  background-color: rgb(234.6, 128.4, 102);
}
[color=pink][data-v-d92b4dd4] {
  color: #e91e63;
}
.pink[data-v-d92b4dd4] {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink[data-v-d92b4dd4]:hover, .pink[data-v-d92b4dd4]:active, .pink[data-v-d92b4dd4]:focus {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button[data-v-d92b4dd4] {
  color: white !important;
}
.pink.p-button[data-v-d92b4dd4]:hover, .pink.p-button[data-v-d92b4dd4]:active, .pink.p-button[data-v-d92b4dd4]:focus {
  color: white !important;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button.p-button-outlined[data-v-d92b4dd4] {
  background-color: white !important;
  color: #e91e63 !important;
}
.pink.p-button.p-button-outlined[data-v-d92b4dd4]:hover, .pink.p-button.p-button-outlined[data-v-d92b4dd4]:active, .pink.p-button.p-button-outlined[data-v-d92b4dd4]:focus {
  background-color: rgb(252.8, 232.5, 239.4) !important;
}
.pink.p-toolbar[data-v-d92b4dd4] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.darken-1[data-v-d92b4dd4] {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-1[data-v-d92b4dd4]:hover {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-2[data-v-d92b4dd4] {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-2[data-v-d92b4dd4]:hover {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-3[data-v-d92b4dd4] {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-3[data-v-d92b4dd4]:hover {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-4[data-v-d92b4dd4] {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.darken-4[data-v-d92b4dd4]:hover {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.lighten-1[data-v-d92b4dd4] {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-1[data-v-d92b4dd4]:hover {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-2[data-v-d92b4dd4] {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-2[data-v-d92b4dd4]:hover {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-3[data-v-d92b4dd4] {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-3[data-v-d92b4dd4]:hover {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-4[data-v-d92b4dd4] {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.pink.lighten-4[data-v-d92b4dd4]:hover {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.bgpink[data-v-d92b4dd4] {
  background-color: #e91e63;
}
.bgpink[data-v-d92b4dd4]:hover, .bgpink[data-v-d92b4dd4]:focus {
  background-color: #e91e63;
}
.bgpink.p-card[data-v-d92b4dd4] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.bgpink.darken-1[data-v-d92b4dd4] {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-1[data-v-d92b4dd4]:hover {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-2[data-v-d92b4dd4] {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-2[data-v-d92b4dd4]:hover {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-3[data-v-d92b4dd4] {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-3[data-v-d92b4dd4]:hover {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-4[data-v-d92b4dd4] {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.darken-4[data-v-d92b4dd4]:hover {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.lighten-1[data-v-d92b4dd4] {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-1[data-v-d92b4dd4]:hover {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-2[data-v-d92b4dd4] {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-2[data-v-d92b4dd4]:hover {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-3[data-v-d92b4dd4] {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-3[data-v-d92b4dd4]:hover {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-4[data-v-d92b4dd4] {
  background-color: rgb(241.8, 120, 161.4);
}
.bgpink.lighten-4[data-v-d92b4dd4]:hover {
  background-color: rgb(241.8, 120, 161.4);
}
[color=purple][data-v-d92b4dd4] {
  color: #9c27b0;
}
.purple[data-v-d92b4dd4] {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple[data-v-d92b4dd4]:hover, .purple[data-v-d92b4dd4]:active, .purple[data-v-d92b4dd4]:focus {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button[data-v-d92b4dd4] {
  color: white !important;
}
.purple.p-button[data-v-d92b4dd4]:hover, .purple.p-button[data-v-d92b4dd4]:active, .purple.p-button[data-v-d92b4dd4]:focus {
  color: white !important;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button.p-button-outlined[data-v-d92b4dd4] {
  background-color: white !important;
  color: #9c27b0 !important;
}
.purple.p-button.p-button-outlined[data-v-d92b4dd4]:hover, .purple.p-button.p-button-outlined[data-v-d92b4dd4]:active, .purple.p-button.p-button-outlined[data-v-d92b4dd4]:focus {
  background-color: rgb(245.1, 233.4, 247.1) !important;
}
.purple.p-toolbar[data-v-d92b4dd4] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.darken-1[data-v-d92b4dd4] {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-1[data-v-d92b4dd4]:hover {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-2[data-v-d92b4dd4] {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-2[data-v-d92b4dd4]:hover {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-3[data-v-d92b4dd4] {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-3[data-v-d92b4dd4]:hover {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-4[data-v-d92b4dd4] {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.darken-4[data-v-d92b4dd4]:hover {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.lighten-1[data-v-d92b4dd4] {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-1[data-v-d92b4dd4]:hover {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-2[data-v-d92b4dd4] {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-2[data-v-d92b4dd4]:hover {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-3[data-v-d92b4dd4] {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-3[data-v-d92b4dd4]:hover {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-4[data-v-d92b4dd4] {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.purple.lighten-4[data-v-d92b4dd4]:hover {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple[data-v-d92b4dd4] {
  background-color: #9c27b0;
}
.bgpurple[data-v-d92b4dd4]:hover, .bgpurple[data-v-d92b4dd4]:focus {
  background-color: #9c27b0;
}
.bgpurple.p-card[data-v-d92b4dd4] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.bgpurple.darken-1[data-v-d92b4dd4] {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-1[data-v-d92b4dd4]:hover {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-2[data-v-d92b4dd4] {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-2[data-v-d92b4dd4]:hover {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-3[data-v-d92b4dd4] {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-3[data-v-d92b4dd4]:hover {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-4[data-v-d92b4dd4] {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.darken-4[data-v-d92b4dd4]:hover {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.lighten-1[data-v-d92b4dd4] {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-1[data-v-d92b4dd4]:hover {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-2[data-v-d92b4dd4] {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-2[data-v-d92b4dd4]:hover {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-3[data-v-d92b4dd4] {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-3[data-v-d92b4dd4]:hover {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-4[data-v-d92b4dd4] {
  background-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple.lighten-4[data-v-d92b4dd4]:hover {
  background-color: rgb(195.6, 125.4, 207.6);
}
[color=deep-purple][data-v-d92b4dd4] {
  color: #673ab7;
}
.deep-purple[data-v-d92b4dd4] {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple[data-v-d92b4dd4]:hover, .deep-purple[data-v-d92b4dd4]:active, .deep-purple[data-v-d92b4dd4]:focus {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button[data-v-d92b4dd4] {
  color: white !important;
}
.deep-purple.p-button[data-v-d92b4dd4]:hover, .deep-purple.p-button[data-v-d92b4dd4]:active, .deep-purple.p-button[data-v-d92b4dd4]:focus {
  color: white !important;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button.p-button-outlined[data-v-d92b4dd4] {
  background-color: white !important;
  color: #673ab7 !important;
}
.deep-purple.p-button.p-button-outlined[data-v-d92b4dd4]:hover, .deep-purple.p-button.p-button-outlined[data-v-d92b4dd4]:active, .deep-purple.p-button.p-button-outlined[data-v-d92b4dd4]:focus {
  background-color: rgb(239.8, 235.3, 247.8) !important;
}
.deep-purple.p-toolbar[data-v-d92b4dd4] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.darken-1[data-v-d92b4dd4] {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-1[data-v-d92b4dd4]:hover {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-2[data-v-d92b4dd4] {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-2[data-v-d92b4dd4]:hover {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-3[data-v-d92b4dd4] {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-3[data-v-d92b4dd4]:hover {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-4[data-v-d92b4dd4] {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.darken-4[data-v-d92b4dd4]:hover {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.lighten-1[data-v-d92b4dd4] {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-1[data-v-d92b4dd4]:hover {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-2[data-v-d92b4dd4] {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-2[data-v-d92b4dd4]:hover {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-3[data-v-d92b4dd4] {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-3[data-v-d92b4dd4]:hover {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-4[data-v-d92b4dd4] {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.deep-purple.lighten-4[data-v-d92b4dd4]:hover {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple[data-v-d92b4dd4] {
  background-color: #673ab7;
}
.bgdeep-purple[data-v-d92b4dd4]:hover, .bgdeep-purple[data-v-d92b4dd4]:focus {
  background-color: #673ab7;
}
.bgdeep-purple.p-card[data-v-d92b4dd4] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.bgdeep-purple.darken-1[data-v-d92b4dd4] {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-1[data-v-d92b4dd4]:hover {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-2[data-v-d92b4dd4] {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-2[data-v-d92b4dd4]:hover {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-3[data-v-d92b4dd4] {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-3[data-v-d92b4dd4]:hover {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-4[data-v-d92b4dd4] {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.darken-4[data-v-d92b4dd4]:hover {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.lighten-1[data-v-d92b4dd4] {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-1[data-v-d92b4dd4]:hover {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-2[data-v-d92b4dd4] {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-2[data-v-d92b4dd4]:hover {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-3[data-v-d92b4dd4] {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-3[data-v-d92b4dd4]:hover {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-4[data-v-d92b4dd4] {
  background-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple.lighten-4[data-v-d92b4dd4]:hover {
  background-color: rgb(163.8, 136.8, 211.8);
}
[color=indigo][data-v-d92b4dd4] {
  color: #3f51b5;
}
.indigo[data-v-d92b4dd4] {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo[data-v-d92b4dd4]:hover, .indigo[data-v-d92b4dd4]:active, .indigo[data-v-d92b4dd4]:focus {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button[data-v-d92b4dd4] {
  color: white !important;
}
.indigo.p-button[data-v-d92b4dd4]:hover, .indigo.p-button[data-v-d92b4dd4]:active, .indigo.p-button[data-v-d92b4dd4]:focus {
  color: white !important;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button.p-button-outlined[data-v-d92b4dd4] {
  background-color: white !important;
  color: #3f51b5 !important;
}
.indigo.p-button.p-button-outlined[data-v-d92b4dd4]:hover, .indigo.p-button.p-button-outlined[data-v-d92b4dd4]:active, .indigo.p-button.p-button-outlined[data-v-d92b4dd4]:focus {
  background-color: rgb(235.8, 237.6, 247.6) !important;
}
.indigo.p-toolbar[data-v-d92b4dd4] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.darken-1[data-v-d92b4dd4] {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-1[data-v-d92b4dd4]:hover {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-2[data-v-d92b4dd4] {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-2[data-v-d92b4dd4]:hover {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-3[data-v-d92b4dd4] {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-3[data-v-d92b4dd4]:hover {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-4[data-v-d92b4dd4] {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.darken-4[data-v-d92b4dd4]:hover {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.lighten-1[data-v-d92b4dd4] {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-1[data-v-d92b4dd4]:hover {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-2[data-v-d92b4dd4] {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-2[data-v-d92b4dd4]:hover {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-3[data-v-d92b4dd4] {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-3[data-v-d92b4dd4]:hover {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-4[data-v-d92b4dd4] {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.indigo.lighten-4[data-v-d92b4dd4]:hover {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo[data-v-d92b4dd4] {
  background-color: #3f51b5;
}
.bgindigo[data-v-d92b4dd4]:hover, .bgindigo[data-v-d92b4dd4]:focus {
  background-color: #3f51b5;
}
.bgindigo.p-card[data-v-d92b4dd4] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.bgindigo.darken-1[data-v-d92b4dd4] {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-1[data-v-d92b4dd4]:hover {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-2[data-v-d92b4dd4] {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-2[data-v-d92b4dd4]:hover {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-3[data-v-d92b4dd4] {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-3[data-v-d92b4dd4]:hover {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-4[data-v-d92b4dd4] {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.darken-4[data-v-d92b4dd4]:hover {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.lighten-1[data-v-d92b4dd4] {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-1[data-v-d92b4dd4]:hover {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-2[data-v-d92b4dd4] {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-2[data-v-d92b4dd4]:hover {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-3[data-v-d92b4dd4] {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-3[data-v-d92b4dd4]:hover {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-4[data-v-d92b4dd4] {
  background-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo.lighten-4[data-v-d92b4dd4]:hover {
  background-color: rgb(139.8, 150.6, 210.6);
}
[color=blue][data-v-d92b4dd4] {
  color: #2196f3;
}
.blue[data-v-d92b4dd4] {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue[data-v-d92b4dd4]:hover, .blue[data-v-d92b4dd4]:active, .blue[data-v-d92b4dd4]:focus {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button[data-v-d92b4dd4] {
  color: white !important;
}
.blue.p-button[data-v-d92b4dd4]:hover, .blue.p-button[data-v-d92b4dd4]:active, .blue.p-button[data-v-d92b4dd4]:focus {
  color: white !important;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button.p-button-outlined[data-v-d92b4dd4] {
  background-color: white !important;
  color: #2196f3 !important;
}
.blue.p-button.p-button-outlined[data-v-d92b4dd4]:hover, .blue.p-button.p-button-outlined[data-v-d92b4dd4]:active, .blue.p-button.p-button-outlined[data-v-d92b4dd4]:focus {
  background-color: rgb(232.8, 244.5, 253.8) !important;
}
.blue.p-toolbar[data-v-d92b4dd4] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.darken-1[data-v-d92b4dd4] {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-1[data-v-d92b4dd4]:hover {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-2[data-v-d92b4dd4] {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-2[data-v-d92b4dd4]:hover {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-3[data-v-d92b4dd4] {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-3[data-v-d92b4dd4]:hover {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-4[data-v-d92b4dd4] {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.darken-4[data-v-d92b4dd4]:hover {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.lighten-1[data-v-d92b4dd4] {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-1[data-v-d92b4dd4]:hover {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-2[data-v-d92b4dd4] {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-2[data-v-d92b4dd4]:hover {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-3[data-v-d92b4dd4] {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-3[data-v-d92b4dd4]:hover {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-4[data-v-d92b4dd4] {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.blue.lighten-4[data-v-d92b4dd4]:hover {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.bgblue[data-v-d92b4dd4] {
  background-color: #2196f3;
}
.bgblue[data-v-d92b4dd4]:hover, .bgblue[data-v-d92b4dd4]:focus {
  background-color: #2196f3;
}
.bgblue.p-card[data-v-d92b4dd4] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.bgblue.darken-1[data-v-d92b4dd4] {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-1[data-v-d92b4dd4]:hover {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-2[data-v-d92b4dd4] {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-2[data-v-d92b4dd4]:hover {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-3[data-v-d92b4dd4] {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-3[data-v-d92b4dd4]:hover {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-4[data-v-d92b4dd4] {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.darken-4[data-v-d92b4dd4]:hover {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.lighten-1[data-v-d92b4dd4] {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-1[data-v-d92b4dd4]:hover {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-2[data-v-d92b4dd4] {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-2[data-v-d92b4dd4]:hover {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-3[data-v-d92b4dd4] {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-3[data-v-d92b4dd4]:hover {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-4[data-v-d92b4dd4] {
  background-color: rgb(121.8, 192, 247.8);
}
.bgblue.lighten-4[data-v-d92b4dd4]:hover {
  background-color: rgb(121.8, 192, 247.8);
}
[color=light-blue][data-v-d92b4dd4] {
  color: #03a9f4;
}
.light-blue[data-v-d92b4dd4] {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue[data-v-d92b4dd4]:hover, .light-blue[data-v-d92b4dd4]:active, .light-blue[data-v-d92b4dd4]:focus {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button[data-v-d92b4dd4] {
  color: white !important;
}
.light-blue.p-button[data-v-d92b4dd4]:hover, .light-blue.p-button[data-v-d92b4dd4]:active, .light-blue.p-button[data-v-d92b4dd4]:focus {
  color: white !important;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button.p-button-outlined[data-v-d92b4dd4] {
  background-color: white !important;
  color: #03a9f4 !important;
}
.light-blue.p-button.p-button-outlined[data-v-d92b4dd4]:hover, .light-blue.p-button.p-button-outlined[data-v-d92b4dd4]:active, .light-blue.p-button.p-button-outlined[data-v-d92b4dd4]:focus {
  background-color: rgb(229.8, 246.4, 253.9) !important;
}
.light-blue.p-toolbar[data-v-d92b4dd4] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.darken-1[data-v-d92b4dd4] {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-1[data-v-d92b4dd4]:hover {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-2[data-v-d92b4dd4] {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-2[data-v-d92b4dd4]:hover {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-3[data-v-d92b4dd4] {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-3[data-v-d92b4dd4]:hover {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-4[data-v-d92b4dd4] {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.darken-4[data-v-d92b4dd4]:hover {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.lighten-1[data-v-d92b4dd4] {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-1[data-v-d92b4dd4]:hover {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-2[data-v-d92b4dd4] {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-2[data-v-d92b4dd4]:hover {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-3[data-v-d92b4dd4] {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-3[data-v-d92b4dd4]:hover {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-4[data-v-d92b4dd4] {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.light-blue.lighten-4[data-v-d92b4dd4]:hover {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue[data-v-d92b4dd4] {
  background-color: #03a9f4;
}
.bglight-blue[data-v-d92b4dd4]:hover, .bglight-blue[data-v-d92b4dd4]:focus {
  background-color: #03a9f4;
}
.bglight-blue.p-card[data-v-d92b4dd4] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.bglight-blue.darken-1[data-v-d92b4dd4] {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-1[data-v-d92b4dd4]:hover {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-2[data-v-d92b4dd4] {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-2[data-v-d92b4dd4]:hover {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-3[data-v-d92b4dd4] {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-3[data-v-d92b4dd4]:hover {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-4[data-v-d92b4dd4] {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.darken-4[data-v-d92b4dd4]:hover {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.lighten-1[data-v-d92b4dd4] {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-1[data-v-d92b4dd4]:hover {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-2[data-v-d92b4dd4] {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-2[data-v-d92b4dd4]:hover {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-3[data-v-d92b4dd4] {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-3[data-v-d92b4dd4]:hover {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-4[data-v-d92b4dd4] {
  background-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue.lighten-4[data-v-d92b4dd4]:hover {
  background-color: rgb(103.8, 203.4, 248.4);
}
[color=cyan][data-v-d92b4dd4] {
  color: #00bcd4;
}
.cyan[data-v-d92b4dd4] {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan[data-v-d92b4dd4]:hover, .cyan[data-v-d92b4dd4]:active, .cyan[data-v-d92b4dd4]:focus {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button[data-v-d92b4dd4] {
  color: white !important;
}
.cyan.p-button[data-v-d92b4dd4]:hover, .cyan.p-button[data-v-d92b4dd4]:active, .cyan.p-button[data-v-d92b4dd4]:focus {
  color: white !important;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button.p-button-outlined[data-v-d92b4dd4] {
  background-color: white !important;
  color: #00bcd4 !important;
}
.cyan.p-button.p-button-outlined[data-v-d92b4dd4]:hover, .cyan.p-button.p-button-outlined[data-v-d92b4dd4]:active, .cyan.p-button.p-button-outlined[data-v-d92b4dd4]:focus {
  background-color: rgb(229.5, 248.3, 250.7) !important;
}
.cyan.p-toolbar[data-v-d92b4dd4] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.darken-1[data-v-d92b4dd4] {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-1[data-v-d92b4dd4]:hover {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-2[data-v-d92b4dd4] {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-2[data-v-d92b4dd4]:hover {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-3[data-v-d92b4dd4] {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-3[data-v-d92b4dd4]:hover {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-4[data-v-d92b4dd4] {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.darken-4[data-v-d92b4dd4]:hover {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.lighten-1[data-v-d92b4dd4] {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-1[data-v-d92b4dd4]:hover {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-2[data-v-d92b4dd4] {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-2[data-v-d92b4dd4]:hover {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-3[data-v-d92b4dd4] {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-3[data-v-d92b4dd4]:hover {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-4[data-v-d92b4dd4] {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.cyan.lighten-4[data-v-d92b4dd4]:hover {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.bgcyan[data-v-d92b4dd4] {
  background-color: #00bcd4;
}
.bgcyan[data-v-d92b4dd4]:hover, .bgcyan[data-v-d92b4dd4]:focus {
  background-color: #00bcd4;
}
.bgcyan.p-card[data-v-d92b4dd4] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.bgcyan.darken-1[data-v-d92b4dd4] {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-1[data-v-d92b4dd4]:hover {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-2[data-v-d92b4dd4] {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-2[data-v-d92b4dd4]:hover {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-3[data-v-d92b4dd4] {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-3[data-v-d92b4dd4]:hover {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-4[data-v-d92b4dd4] {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.darken-4[data-v-d92b4dd4]:hover {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.lighten-1[data-v-d92b4dd4] {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-1[data-v-d92b4dd4]:hover {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-2[data-v-d92b4dd4] {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-2[data-v-d92b4dd4]:hover {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-3[data-v-d92b4dd4] {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-3[data-v-d92b4dd4]:hover {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-4[data-v-d92b4dd4] {
  background-color: rgb(102, 214.8, 229.2);
}
.bgcyan.lighten-4[data-v-d92b4dd4]:hover {
  background-color: rgb(102, 214.8, 229.2);
}
[color=teal][data-v-d92b4dd4] {
  color: #009688;
}
.teal[data-v-d92b4dd4] {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal[data-v-d92b4dd4]:hover, .teal[data-v-d92b4dd4]:active, .teal[data-v-d92b4dd4]:focus {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button[data-v-d92b4dd4] {
  color: white !important;
}
.teal.p-button[data-v-d92b4dd4]:hover, .teal.p-button[data-v-d92b4dd4]:active, .teal.p-button[data-v-d92b4dd4]:focus {
  color: white !important;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button.p-button-outlined[data-v-d92b4dd4] {
  background-color: white !important;
  color: #009688 !important;
}
.teal.p-button.p-button-outlined[data-v-d92b4dd4]:hover, .teal.p-button.p-button-outlined[data-v-d92b4dd4]:active, .teal.p-button.p-button-outlined[data-v-d92b4dd4]:focus {
  background-color: rgb(229.5, 244.5, 243.1) !important;
}
.teal.p-toolbar[data-v-d92b4dd4] {
  background-color: #009688;
  border-color: #009688;
}
.teal.darken-1[data-v-d92b4dd4] {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-1[data-v-d92b4dd4]:hover {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-2[data-v-d92b4dd4] {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-2[data-v-d92b4dd4]:hover {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-3[data-v-d92b4dd4] {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-3[data-v-d92b4dd4]:hover {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-4[data-v-d92b4dd4] {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.darken-4[data-v-d92b4dd4]:hover {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.lighten-1[data-v-d92b4dd4] {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-1[data-v-d92b4dd4]:hover {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-2[data-v-d92b4dd4] {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-2[data-v-d92b4dd4]:hover {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-3[data-v-d92b4dd4] {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-3[data-v-d92b4dd4]:hover {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-4[data-v-d92b4dd4] {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.teal.lighten-4[data-v-d92b4dd4]:hover {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.bgteal[data-v-d92b4dd4] {
  background-color: #009688;
}
.bgteal[data-v-d92b4dd4]:hover, .bgteal[data-v-d92b4dd4]:focus {
  background-color: #009688;
}
.bgteal.p-card[data-v-d92b4dd4] {
  background-color: #009688;
  border-color: #009688;
}
.bgteal.darken-1[data-v-d92b4dd4] {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-1[data-v-d92b4dd4]:hover {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-2[data-v-d92b4dd4] {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-2[data-v-d92b4dd4]:hover {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-3[data-v-d92b4dd4] {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-3[data-v-d92b4dd4]:hover {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-4[data-v-d92b4dd4] {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.darken-4[data-v-d92b4dd4]:hover {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.lighten-1[data-v-d92b4dd4] {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-1[data-v-d92b4dd4]:hover {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-2[data-v-d92b4dd4] {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-2[data-v-d92b4dd4]:hover {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-3[data-v-d92b4dd4] {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-3[data-v-d92b4dd4]:hover {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-4[data-v-d92b4dd4] {
  background-color: rgb(102, 192, 183.6);
}
.bgteal.lighten-4[data-v-d92b4dd4]:hover {
  background-color: rgb(102, 192, 183.6);
}
[color=cobalt][data-v-d92b4dd4] {
  color: #00bfa5;
}
.cobalt[data-v-d92b4dd4] {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt[data-v-d92b4dd4]:hover, .cobalt[data-v-d92b4dd4]:active, .cobalt[data-v-d92b4dd4]:focus {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button[data-v-d92b4dd4] {
  color: white !important;
}
.cobalt.p-button[data-v-d92b4dd4]:hover, .cobalt.p-button[data-v-d92b4dd4]:active, .cobalt.p-button[data-v-d92b4dd4]:focus {
  color: white !important;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button.p-button-outlined[data-v-d92b4dd4] {
  background-color: white !important;
  color: #00bfa5 !important;
}
.cobalt.p-button.p-button-outlined[data-v-d92b4dd4]:hover, .cobalt.p-button.p-button-outlined[data-v-d92b4dd4]:active, .cobalt.p-button.p-button-outlined[data-v-d92b4dd4]:focus {
  background-color: rgb(229.5, 248.6, 246) !important;
}
.cobalt.p-toolbar[data-v-d92b4dd4] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.darken-1[data-v-d92b4dd4] {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-1[data-v-d92b4dd4]:hover {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-2[data-v-d92b4dd4] {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-2[data-v-d92b4dd4]:hover {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-3[data-v-d92b4dd4] {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-3[data-v-d92b4dd4]:hover {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-4[data-v-d92b4dd4] {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.darken-4[data-v-d92b4dd4]:hover {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.lighten-1[data-v-d92b4dd4] {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-1[data-v-d92b4dd4]:hover {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-2[data-v-d92b4dd4] {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-2[data-v-d92b4dd4]:hover {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-3[data-v-d92b4dd4] {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-3[data-v-d92b4dd4]:hover {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-4[data-v-d92b4dd4] {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.cobalt.lighten-4[data-v-d92b4dd4]:hover {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.bgcobalt[data-v-d92b4dd4] {
  background-color: #00bfa5;
}
.bgcobalt[data-v-d92b4dd4]:hover, .bgcobalt[data-v-d92b4dd4]:focus {
  background-color: #00bfa5;
}
.bgcobalt.p-card[data-v-d92b4dd4] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.bgcobalt.darken-1[data-v-d92b4dd4] {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-1[data-v-d92b4dd4]:hover {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-2[data-v-d92b4dd4] {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-2[data-v-d92b4dd4]:hover {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-3[data-v-d92b4dd4] {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-3[data-v-d92b4dd4]:hover {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-4[data-v-d92b4dd4] {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.darken-4[data-v-d92b4dd4]:hover {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.lighten-1[data-v-d92b4dd4] {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-1[data-v-d92b4dd4]:hover {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-2[data-v-d92b4dd4] {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-2[data-v-d92b4dd4]:hover {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-3[data-v-d92b4dd4] {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-3[data-v-d92b4dd4]:hover {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-4[data-v-d92b4dd4] {
  background-color: rgb(102, 216.6, 201);
}
.bgcobalt.lighten-4[data-v-d92b4dd4]:hover {
  background-color: rgb(102, 216.6, 201);
}
[color=green][data-v-d92b4dd4] {
  color: #4caf50;
}
.green[data-v-d92b4dd4] {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green[data-v-d92b4dd4]:hover, .green[data-v-d92b4dd4]:active, .green[data-v-d92b4dd4]:focus {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button[data-v-d92b4dd4] {
  color: white !important;
}
.green.p-button[data-v-d92b4dd4]:hover, .green.p-button[data-v-d92b4dd4]:active, .green.p-button[data-v-d92b4dd4]:focus {
  color: white !important;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button.p-button-outlined[data-v-d92b4dd4] {
  background-color: white !important;
  color: #4caf50 !important;
}
.green.p-button.p-button-outlined[data-v-d92b4dd4]:hover, .green.p-button.p-button-outlined[data-v-d92b4dd4]:active, .green.p-button.p-button-outlined[data-v-d92b4dd4]:focus {
  background-color: rgb(237.1, 247, 237.5) !important;
}
.green.p-toolbar[data-v-d92b4dd4] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.darken-1[data-v-d92b4dd4] {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-1[data-v-d92b4dd4]:hover {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-2[data-v-d92b4dd4] {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-2[data-v-d92b4dd4]:hover {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-3[data-v-d92b4dd4] {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-3[data-v-d92b4dd4]:hover {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-4[data-v-d92b4dd4] {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.darken-4[data-v-d92b4dd4]:hover {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.lighten-1[data-v-d92b4dd4] {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-1[data-v-d92b4dd4]:hover {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-2[data-v-d92b4dd4] {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-2[data-v-d92b4dd4]:hover {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-3[data-v-d92b4dd4] {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-3[data-v-d92b4dd4]:hover {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-4[data-v-d92b4dd4] {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.green.lighten-4[data-v-d92b4dd4]:hover {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.bggreen[data-v-d92b4dd4] {
  background-color: #4caf50;
}
.bggreen[data-v-d92b4dd4]:hover, .bggreen[data-v-d92b4dd4]:focus {
  background-color: #4caf50;
}
.bggreen.p-card[data-v-d92b4dd4] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.bggreen.darken-1[data-v-d92b4dd4] {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-1[data-v-d92b4dd4]:hover {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-2[data-v-d92b4dd4] {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-2[data-v-d92b4dd4]:hover {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-3[data-v-d92b4dd4] {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-3[data-v-d92b4dd4]:hover {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-4[data-v-d92b4dd4] {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.darken-4[data-v-d92b4dd4]:hover {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.lighten-1[data-v-d92b4dd4] {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-1[data-v-d92b4dd4]:hover {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-2[data-v-d92b4dd4] {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-2[data-v-d92b4dd4]:hover {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-3[data-v-d92b4dd4] {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-3[data-v-d92b4dd4]:hover {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-4[data-v-d92b4dd4] {
  background-color: rgb(147.6, 207, 150);
}
.bggreen.lighten-4[data-v-d92b4dd4]:hover {
  background-color: rgb(147.6, 207, 150);
}
[color=light-green][data-v-d92b4dd4] {
  color: #8bc34a;
}
.light-green[data-v-d92b4dd4] {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green[data-v-d92b4dd4]:hover, .light-green[data-v-d92b4dd4]:active, .light-green[data-v-d92b4dd4]:focus {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button[data-v-d92b4dd4] {
  color: white !important;
}
.light-green.p-button[data-v-d92b4dd4]:hover, .light-green.p-button[data-v-d92b4dd4]:active, .light-green.p-button[data-v-d92b4dd4]:focus {
  color: white !important;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button.p-button-outlined[data-v-d92b4dd4] {
  background-color: white !important;
  color: #8bc34a !important;
}
.light-green.p-button.p-button-outlined[data-v-d92b4dd4]:hover, .light-green.p-button.p-button-outlined[data-v-d92b4dd4]:active, .light-green.p-button.p-button-outlined[data-v-d92b4dd4]:focus {
  background-color: rgb(243.4, 249, 236.9) !important;
}
.light-green.p-toolbar[data-v-d92b4dd4] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.darken-1[data-v-d92b4dd4] {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-1[data-v-d92b4dd4]:hover {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-2[data-v-d92b4dd4] {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-2[data-v-d92b4dd4]:hover {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-3[data-v-d92b4dd4] {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-3[data-v-d92b4dd4]:hover {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-4[data-v-d92b4dd4] {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.darken-4[data-v-d92b4dd4]:hover {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.lighten-1[data-v-d92b4dd4] {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-1[data-v-d92b4dd4]:hover {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-2[data-v-d92b4dd4] {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-2[data-v-d92b4dd4]:hover {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-3[data-v-d92b4dd4] {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-3[data-v-d92b4dd4]:hover {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-4[data-v-d92b4dd4] {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.light-green.lighten-4[data-v-d92b4dd4]:hover {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.bglight-green[data-v-d92b4dd4] {
  background-color: #8bc34a;
}
.bglight-green[data-v-d92b4dd4]:hover, .bglight-green[data-v-d92b4dd4]:focus {
  background-color: #8bc34a;
}
.bglight-green.p-card[data-v-d92b4dd4] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.bglight-green.darken-1[data-v-d92b4dd4] {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-1[data-v-d92b4dd4]:hover {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-2[data-v-d92b4dd4] {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-2[data-v-d92b4dd4]:hover {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-3[data-v-d92b4dd4] {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-3[data-v-d92b4dd4]:hover {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-4[data-v-d92b4dd4] {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.darken-4[data-v-d92b4dd4]:hover {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.lighten-1[data-v-d92b4dd4] {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-1[data-v-d92b4dd4]:hover {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-2[data-v-d92b4dd4] {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-2[data-v-d92b4dd4]:hover {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-3[data-v-d92b4dd4] {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-3[data-v-d92b4dd4]:hover {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-4[data-v-d92b4dd4] {
  background-color: rgb(185.4, 219, 146.4);
}
.bglight-green.lighten-4[data-v-d92b4dd4]:hover {
  background-color: rgb(185.4, 219, 146.4);
}
[color=lime][data-v-d92b4dd4] {
  color: #cddc39;
}
.lime[data-v-d92b4dd4] {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime[data-v-d92b4dd4]:hover, .lime[data-v-d92b4dd4]:active, .lime[data-v-d92b4dd4]:focus {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button[data-v-d92b4dd4] {
  color: white !important;
}
.lime.p-button[data-v-d92b4dd4]:hover, .lime.p-button[data-v-d92b4dd4]:active, .lime.p-button[data-v-d92b4dd4]:focus {
  color: white !important;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button.p-button-outlined[data-v-d92b4dd4] {
  background-color: white !important;
  color: #cddc39 !important;
}
.lime.p-button.p-button-outlined[data-v-d92b4dd4]:hover, .lime.p-button.p-button-outlined[data-v-d92b4dd4]:active, .lime.p-button.p-button-outlined[data-v-d92b4dd4]:focus {
  background-color: rgb(250, 251.5, 235.2) !important;
}
.lime.p-toolbar[data-v-d92b4dd4] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.darken-1[data-v-d92b4dd4] {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-1[data-v-d92b4dd4]:hover {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-2[data-v-d92b4dd4] {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-2[data-v-d92b4dd4]:hover {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-3[data-v-d92b4dd4] {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-3[data-v-d92b4dd4]:hover {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-4[data-v-d92b4dd4] {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.darken-4[data-v-d92b4dd4]:hover {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.lighten-1[data-v-d92b4dd4] {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-1[data-v-d92b4dd4]:hover {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-2[data-v-d92b4dd4] {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-2[data-v-d92b4dd4]:hover {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-3[data-v-d92b4dd4] {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-3[data-v-d92b4dd4]:hover {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-4[data-v-d92b4dd4] {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.lime.lighten-4[data-v-d92b4dd4]:hover {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.bglime[data-v-d92b4dd4] {
  background-color: #cddc39;
}
.bglime[data-v-d92b4dd4]:hover, .bglime[data-v-d92b4dd4]:focus {
  background-color: #cddc39;
}
.bglime.p-card[data-v-d92b4dd4] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.bglime.darken-1[data-v-d92b4dd4] {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-1[data-v-d92b4dd4]:hover {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-2[data-v-d92b4dd4] {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-2[data-v-d92b4dd4]:hover {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-3[data-v-d92b4dd4] {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-3[data-v-d92b4dd4]:hover {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-4[data-v-d92b4dd4] {
  background-color: rgb(123, 132, 34.2);
}
.bglime.darken-4[data-v-d92b4dd4]:hover {
  background-color: rgb(123, 132, 34.2);
}
.bglime.lighten-1[data-v-d92b4dd4] {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-1[data-v-d92b4dd4]:hover {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-2[data-v-d92b4dd4] {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-2[data-v-d92b4dd4]:hover {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-3[data-v-d92b4dd4] {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-3[data-v-d92b4dd4]:hover {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-4[data-v-d92b4dd4] {
  background-color: rgb(225, 234, 136.2);
}
.bglime.lighten-4[data-v-d92b4dd4]:hover {
  background-color: rgb(225, 234, 136.2);
}
[color=yellow][data-v-d92b4dd4] {
  color: #ffeb3b;
}
.yellow[data-v-d92b4dd4] {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow[data-v-d92b4dd4]:hover, .yellow[data-v-d92b4dd4]:active, .yellow[data-v-d92b4dd4]:focus {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button[data-v-d92b4dd4] {
  color: white !important;
}
.yellow.p-button[data-v-d92b4dd4]:hover, .yellow.p-button[data-v-d92b4dd4]:active, .yellow.p-button[data-v-d92b4dd4]:focus {
  color: white !important;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button.p-button-outlined[data-v-d92b4dd4] {
  background-color: white !important;
  color: #ffeb3b !important;
}
.yellow.p-button.p-button-outlined[data-v-d92b4dd4]:hover, .yellow.p-button.p-button-outlined[data-v-d92b4dd4]:active, .yellow.p-button.p-button-outlined[data-v-d92b4dd4]:focus {
  background-color: rgb(255, 253, 235.4) !important;
}
.yellow.p-toolbar[data-v-d92b4dd4] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.darken-1[data-v-d92b4dd4] {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-1[data-v-d92b4dd4]:hover {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-2[data-v-d92b4dd4] {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-2[data-v-d92b4dd4]:hover {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-3[data-v-d92b4dd4] {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-3[data-v-d92b4dd4]:hover {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-4[data-v-d92b4dd4] {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.darken-4[data-v-d92b4dd4]:hover {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.lighten-1[data-v-d92b4dd4] {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-1[data-v-d92b4dd4]:hover {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-2[data-v-d92b4dd4] {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-2[data-v-d92b4dd4]:hover {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-3[data-v-d92b4dd4] {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-3[data-v-d92b4dd4]:hover {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-4[data-v-d92b4dd4] {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.yellow.lighten-4[data-v-d92b4dd4]:hover {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.bgyellow[data-v-d92b4dd4] {
  background-color: #ffeb3b;
}
.bgyellow[data-v-d92b4dd4]:hover, .bgyellow[data-v-d92b4dd4]:focus {
  background-color: #ffeb3b;
}
.bgyellow.p-card[data-v-d92b4dd4] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.bgyellow.darken-1[data-v-d92b4dd4] {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-1[data-v-d92b4dd4]:hover {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-2[data-v-d92b4dd4] {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-2[data-v-d92b4dd4]:hover {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-3[data-v-d92b4dd4] {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-3[data-v-d92b4dd4]:hover {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-4[data-v-d92b4dd4] {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.darken-4[data-v-d92b4dd4]:hover {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.lighten-1[data-v-d92b4dd4] {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-1[data-v-d92b4dd4]:hover {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-2[data-v-d92b4dd4] {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-2[data-v-d92b4dd4]:hover {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-3[data-v-d92b4dd4] {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-3[data-v-d92b4dd4]:hover {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-4[data-v-d92b4dd4] {
  background-color: rgb(255, 243, 137.4);
}
.bgyellow.lighten-4[data-v-d92b4dd4]:hover {
  background-color: rgb(255, 243, 137.4);
}
[color=amber][data-v-d92b4dd4] {
  color: #ffc107;
}
.amber[data-v-d92b4dd4] {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber[data-v-d92b4dd4]:hover, .amber[data-v-d92b4dd4]:active, .amber[data-v-d92b4dd4]:focus {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button[data-v-d92b4dd4] {
  color: white !important;
}
.amber.p-button[data-v-d92b4dd4]:hover, .amber.p-button[data-v-d92b4dd4]:active, .amber.p-button[data-v-d92b4dd4]:focus {
  color: white !important;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button.p-button-outlined[data-v-d92b4dd4] {
  background-color: white !important;
  color: #ffc107 !important;
}
.amber.p-button.p-button-outlined[data-v-d92b4dd4]:hover, .amber.p-button.p-button-outlined[data-v-d92b4dd4]:active, .amber.p-button.p-button-outlined[data-v-d92b4dd4]:focus {
  background-color: rgb(255, 248.8, 230.2) !important;
}
.amber.p-toolbar[data-v-d92b4dd4] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.darken-1[data-v-d92b4dd4] {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-1[data-v-d92b4dd4]:hover {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-2[data-v-d92b4dd4] {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-2[data-v-d92b4dd4]:hover {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-3[data-v-d92b4dd4] {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-3[data-v-d92b4dd4]:hover {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-4[data-v-d92b4dd4] {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.darken-4[data-v-d92b4dd4]:hover {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.lighten-1[data-v-d92b4dd4] {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-1[data-v-d92b4dd4]:hover {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-2[data-v-d92b4dd4] {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-2[data-v-d92b4dd4]:hover {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-3[data-v-d92b4dd4] {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-3[data-v-d92b4dd4]:hover {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-4[data-v-d92b4dd4] {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.amber.lighten-4[data-v-d92b4dd4]:hover {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.bgamber[data-v-d92b4dd4] {
  background-color: #ffc107;
}
.bgamber[data-v-d92b4dd4]:hover, .bgamber[data-v-d92b4dd4]:focus {
  background-color: #ffc107;
}
.bgamber.p-card[data-v-d92b4dd4] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.bgamber.darken-1[data-v-d92b4dd4] {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-1[data-v-d92b4dd4]:hover {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-2[data-v-d92b4dd4] {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-2[data-v-d92b4dd4]:hover {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-3[data-v-d92b4dd4] {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-3[data-v-d92b4dd4]:hover {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-4[data-v-d92b4dd4] {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.darken-4[data-v-d92b4dd4]:hover {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.lighten-1[data-v-d92b4dd4] {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-1[data-v-d92b4dd4]:hover {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-2[data-v-d92b4dd4] {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-2[data-v-d92b4dd4]:hover {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-3[data-v-d92b4dd4] {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-3[data-v-d92b4dd4]:hover {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-4[data-v-d92b4dd4] {
  background-color: rgb(255, 217.8, 106.2);
}
.bgamber.lighten-4[data-v-d92b4dd4]:hover {
  background-color: rgb(255, 217.8, 106.2);
}
[color=orange][data-v-d92b4dd4] {
  color: #ff9800;
}
.orange[data-v-d92b4dd4] {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange[data-v-d92b4dd4]:hover, .orange[data-v-d92b4dd4]:active, .orange[data-v-d92b4dd4]:focus {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button[data-v-d92b4dd4] {
  color: white !important;
}
.orange.p-button[data-v-d92b4dd4]:hover, .orange.p-button[data-v-d92b4dd4]:active, .orange.p-button[data-v-d92b4dd4]:focus {
  color: white !important;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button.p-button-outlined[data-v-d92b4dd4] {
  background-color: white !important;
  color: #ff9800 !important;
}
.orange.p-button.p-button-outlined[data-v-d92b4dd4]:hover, .orange.p-button.p-button-outlined[data-v-d92b4dd4]:active, .orange.p-button.p-button-outlined[data-v-d92b4dd4]:focus {
  background-color: rgb(255, 244.7, 229.5) !important;
}
.orange.p-toolbar[data-v-d92b4dd4] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.darken-1[data-v-d92b4dd4] {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-1[data-v-d92b4dd4]:hover {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-2[data-v-d92b4dd4] {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-2[data-v-d92b4dd4]:hover {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-3[data-v-d92b4dd4] {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-3[data-v-d92b4dd4]:hover {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-4[data-v-d92b4dd4] {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.darken-4[data-v-d92b4dd4]:hover {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.lighten-1[data-v-d92b4dd4] {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-1[data-v-d92b4dd4]:hover {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-2[data-v-d92b4dd4] {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-2[data-v-d92b4dd4]:hover {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-3[data-v-d92b4dd4] {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-3[data-v-d92b4dd4]:hover {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-4[data-v-d92b4dd4] {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.orange.lighten-4[data-v-d92b4dd4]:hover {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.bgorange[data-v-d92b4dd4] {
  background-color: #ff9800;
}
.bgorange[data-v-d92b4dd4]:hover, .bgorange[data-v-d92b4dd4]:focus {
  background-color: #ff9800;
}
.bgorange.p-card[data-v-d92b4dd4] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.bgorange.darken-1[data-v-d92b4dd4] {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-1[data-v-d92b4dd4]:hover {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-2[data-v-d92b4dd4] {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-2[data-v-d92b4dd4]:hover {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-3[data-v-d92b4dd4] {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-3[data-v-d92b4dd4]:hover {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-4[data-v-d92b4dd4] {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.darken-4[data-v-d92b4dd4]:hover {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.lighten-1[data-v-d92b4dd4] {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-1[data-v-d92b4dd4]:hover {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-2[data-v-d92b4dd4] {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-2[data-v-d92b4dd4]:hover {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-3[data-v-d92b4dd4] {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-3[data-v-d92b4dd4]:hover {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-4[data-v-d92b4dd4] {
  background-color: rgb(255, 193.2, 102);
}
.bgorange.lighten-4[data-v-d92b4dd4]:hover {
  background-color: rgb(255, 193.2, 102);
}
[color=deep-orange][data-v-d92b4dd4] {
  color: #ff5722;
}
.deep-orange[data-v-d92b4dd4] {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange[data-v-d92b4dd4]:hover, .deep-orange[data-v-d92b4dd4]:active, .deep-orange[data-v-d92b4dd4]:focus {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button[data-v-d92b4dd4] {
  color: white !important;
}
.deep-orange.p-button[data-v-d92b4dd4]:hover, .deep-orange.p-button[data-v-d92b4dd4]:active, .deep-orange.p-button[data-v-d92b4dd4]:focus {
  color: white !important;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button.p-button-outlined[data-v-d92b4dd4] {
  background-color: white !important;
  color: #ff5722 !important;
}
.deep-orange.p-button.p-button-outlined[data-v-d92b4dd4]:hover, .deep-orange.p-button.p-button-outlined[data-v-d92b4dd4]:active, .deep-orange.p-button.p-button-outlined[data-v-d92b4dd4]:focus {
  background-color: rgb(255, 238.2, 232.9) !important;
}
.deep-orange.p-toolbar[data-v-d92b4dd4] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.darken-1[data-v-d92b4dd4] {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-1[data-v-d92b4dd4]:hover {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-2[data-v-d92b4dd4] {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-2[data-v-d92b4dd4]:hover {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-3[data-v-d92b4dd4] {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-3[data-v-d92b4dd4]:hover {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-4[data-v-d92b4dd4] {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.darken-4[data-v-d92b4dd4]:hover {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.lighten-1[data-v-d92b4dd4] {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-1[data-v-d92b4dd4]:hover {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-2[data-v-d92b4dd4] {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-2[data-v-d92b4dd4]:hover {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-3[data-v-d92b4dd4] {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-3[data-v-d92b4dd4]:hover {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-4[data-v-d92b4dd4] {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.deep-orange.lighten-4[data-v-d92b4dd4]:hover {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange[data-v-d92b4dd4] {
  background-color: #ff5722;
}
.bgdeep-orange[data-v-d92b4dd4]:hover, .bgdeep-orange[data-v-d92b4dd4]:focus {
  background-color: #ff5722;
}
.bgdeep-orange.p-card[data-v-d92b4dd4] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.bgdeep-orange.darken-1[data-v-d92b4dd4] {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-1[data-v-d92b4dd4]:hover {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-2[data-v-d92b4dd4] {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-2[data-v-d92b4dd4]:hover {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-3[data-v-d92b4dd4] {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-3[data-v-d92b4dd4]:hover {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-4[data-v-d92b4dd4] {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.darken-4[data-v-d92b4dd4]:hover {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.lighten-1[data-v-d92b4dd4] {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-1[data-v-d92b4dd4]:hover {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-2[data-v-d92b4dd4] {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-2[data-v-d92b4dd4]:hover {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-3[data-v-d92b4dd4] {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-3[data-v-d92b4dd4]:hover {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-4[data-v-d92b4dd4] {
  background-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange.lighten-4[data-v-d92b4dd4]:hover {
  background-color: rgb(255, 154.2, 122.4);
}
[color=brown][data-v-d92b4dd4] {
  color: #795548;
}
.brown[data-v-d92b4dd4] {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown[data-v-d92b4dd4]:hover, .brown[data-v-d92b4dd4]:active, .brown[data-v-d92b4dd4]:focus {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button[data-v-d92b4dd4] {
  color: white !important;
}
.brown.p-button[data-v-d92b4dd4]:hover, .brown.p-button[data-v-d92b4dd4]:active, .brown.p-button[data-v-d92b4dd4]:focus {
  color: white !important;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button.p-button-outlined[data-v-d92b4dd4] {
  background-color: white !important;
  color: #795548 !important;
}
.brown.p-button.p-button-outlined[data-v-d92b4dd4]:hover, .brown.p-button.p-button-outlined[data-v-d92b4dd4]:active, .brown.p-button.p-button-outlined[data-v-d92b4dd4]:focus {
  background-color: rgb(241.6, 238, 236.7) !important;
}
.brown.p-toolbar[data-v-d92b4dd4] {
  background-color: #795548;
  border-color: #795548;
}
.brown.darken-1[data-v-d92b4dd4] {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-1[data-v-d92b4dd4]:hover {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-2[data-v-d92b4dd4] {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-2[data-v-d92b4dd4]:hover {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-3[data-v-d92b4dd4] {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-3[data-v-d92b4dd4]:hover {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-4[data-v-d92b4dd4] {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.darken-4[data-v-d92b4dd4]:hover {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.lighten-1[data-v-d92b4dd4] {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-1[data-v-d92b4dd4]:hover {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-2[data-v-d92b4dd4] {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-2[data-v-d92b4dd4]:hover {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-3[data-v-d92b4dd4] {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-3[data-v-d92b4dd4]:hover {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-4[data-v-d92b4dd4] {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.brown.lighten-4[data-v-d92b4dd4]:hover {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.bgbrown[data-v-d92b4dd4] {
  background-color: #795548;
}
.bgbrown[data-v-d92b4dd4]:hover, .bgbrown[data-v-d92b4dd4]:focus {
  background-color: #795548;
}
.bgbrown.p-card[data-v-d92b4dd4] {
  background-color: #795548;
  border-color: #795548;
}
.bgbrown.darken-1[data-v-d92b4dd4] {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-1[data-v-d92b4dd4]:hover {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-2[data-v-d92b4dd4] {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-2[data-v-d92b4dd4]:hover {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-3[data-v-d92b4dd4] {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-3[data-v-d92b4dd4]:hover {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-4[data-v-d92b4dd4] {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.darken-4[data-v-d92b4dd4]:hover {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.lighten-1[data-v-d92b4dd4] {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-1[data-v-d92b4dd4]:hover {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-2[data-v-d92b4dd4] {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-2[data-v-d92b4dd4]:hover {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-3[data-v-d92b4dd4] {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-3[data-v-d92b4dd4]:hover {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-4[data-v-d92b4dd4] {
  background-color: rgb(174.6, 153, 145.2);
}
.bgbrown.lighten-4[data-v-d92b4dd4]:hover {
  background-color: rgb(174.6, 153, 145.2);
}
[color=blue-gray][data-v-d92b4dd4] {
  color: #607d8b;
}
.blue-gray[data-v-d92b4dd4] {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray[data-v-d92b4dd4]:hover, .blue-gray[data-v-d92b4dd4]:active, .blue-gray[data-v-d92b4dd4]:focus {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button[data-v-d92b4dd4] {
  color: white !important;
}
.blue-gray.p-button[data-v-d92b4dd4]:hover, .blue-gray.p-button[data-v-d92b4dd4]:active, .blue-gray.p-button[data-v-d92b4dd4]:focus {
  color: white !important;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button.p-button-outlined[data-v-d92b4dd4] {
  background-color: white !important;
  color: #607d8b !important;
}
.blue-gray.p-button.p-button-outlined[data-v-d92b4dd4]:hover, .blue-gray.p-button.p-button-outlined[data-v-d92b4dd4]:active, .blue-gray.p-button.p-button-outlined[data-v-d92b4dd4]:focus {
  background-color: rgb(239.1, 242, 243.4) !important;
}
.blue-gray.p-toolbar[data-v-d92b4dd4] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.darken-1[data-v-d92b4dd4] {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-1[data-v-d92b4dd4]:hover {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-2[data-v-d92b4dd4] {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-2[data-v-d92b4dd4]:hover {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-3[data-v-d92b4dd4] {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-3[data-v-d92b4dd4]:hover {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-4[data-v-d92b4dd4] {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.darken-4[data-v-d92b4dd4]:hover {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.lighten-1[data-v-d92b4dd4] {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-1[data-v-d92b4dd4]:hover {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-2[data-v-d92b4dd4] {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-2[data-v-d92b4dd4]:hover {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-3[data-v-d92b4dd4] {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-3[data-v-d92b4dd4]:hover {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-4[data-v-d92b4dd4] {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.blue-gray.lighten-4[data-v-d92b4dd4]:hover {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray[data-v-d92b4dd4] {
  background-color: #607d8b;
}
.bgblue-gray[data-v-d92b4dd4]:hover, .bgblue-gray[data-v-d92b4dd4]:focus {
  background-color: #607d8b;
}
.bgblue-gray.p-card[data-v-d92b4dd4] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.bgblue-gray.darken-1[data-v-d92b4dd4] {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-1[data-v-d92b4dd4]:hover {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-2[data-v-d92b4dd4] {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-2[data-v-d92b4dd4]:hover {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-3[data-v-d92b4dd4] {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-3[data-v-d92b4dd4]:hover {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-4[data-v-d92b4dd4] {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.darken-4[data-v-d92b4dd4]:hover {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.lighten-1[data-v-d92b4dd4] {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-1[data-v-d92b4dd4]:hover {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-2[data-v-d92b4dd4] {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-2[data-v-d92b4dd4]:hover {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-3[data-v-d92b4dd4] {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-3[data-v-d92b4dd4]:hover {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-4[data-v-d92b4dd4] {
  background-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray.lighten-4[data-v-d92b4dd4]:hover {
  background-color: rgb(159.6, 177, 185.4);
}
[color=gray][data-v-d92b4dd4] {
  color: #9e9e9e;
}
.gray[data-v-d92b4dd4] {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray[data-v-d92b4dd4]:hover, .gray[data-v-d92b4dd4]:active, .gray[data-v-d92b4dd4]:focus {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button[data-v-d92b4dd4] {
  color: white !important;
}
.gray.p-button[data-v-d92b4dd4]:hover, .gray.p-button[data-v-d92b4dd4]:active, .gray.p-button[data-v-d92b4dd4]:focus {
  color: white !important;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button.p-button-outlined[data-v-d92b4dd4] {
  background-color: white !important;
  color: #9e9e9e !important;
}
.gray.p-button.p-button-outlined[data-v-d92b4dd4]:hover, .gray.p-button.p-button-outlined[data-v-d92b4dd4]:active, .gray.p-button.p-button-outlined[data-v-d92b4dd4]:focus {
  background-color: rgb(245.3, 245.3, 245.3) !important;
}
.gray.p-toolbar[data-v-d92b4dd4] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.darken-1[data-v-d92b4dd4] {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-1[data-v-d92b4dd4]:hover {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-2[data-v-d92b4dd4] {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-2[data-v-d92b4dd4]:hover {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-3[data-v-d92b4dd4] {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-3[data-v-d92b4dd4]:hover {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-4[data-v-d92b4dd4] {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.darken-4[data-v-d92b4dd4]:hover {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.lighten-1[data-v-d92b4dd4] {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-1[data-v-d92b4dd4]:hover {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-2[data-v-d92b4dd4] {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-2[data-v-d92b4dd4]:hover {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-3[data-v-d92b4dd4] {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-3[data-v-d92b4dd4]:hover {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-4[data-v-d92b4dd4] {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.gray.lighten-4[data-v-d92b4dd4]:hover {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.bggray[data-v-d92b4dd4] {
  background-color: #9e9e9e;
}
.bggray[data-v-d92b4dd4]:hover, .bggray[data-v-d92b4dd4]:focus {
  background-color: #9e9e9e;
}
.bggray.p-card[data-v-d92b4dd4] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.bggray.darken-1[data-v-d92b4dd4] {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-1[data-v-d92b4dd4]:hover {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-2[data-v-d92b4dd4] {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-2[data-v-d92b4dd4]:hover {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-3[data-v-d92b4dd4] {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-3[data-v-d92b4dd4]:hover {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-4[data-v-d92b4dd4] {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.darken-4[data-v-d92b4dd4]:hover {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.lighten-1[data-v-d92b4dd4] {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-1[data-v-d92b4dd4]:hover {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-2[data-v-d92b4dd4] {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-2[data-v-d92b4dd4]:hover {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-3[data-v-d92b4dd4] {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-3[data-v-d92b4dd4]:hover {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-4[data-v-d92b4dd4] {
  background-color: rgb(196.8, 196.8, 196.8);
}
.bggray.lighten-4[data-v-d92b4dd4]:hover {
  background-color: rgb(196.8, 196.8, 196.8);
}
[color=ble][data-v-d92b4dd4] {
  color: #287aa9;
}
.ble[data-v-d92b4dd4] {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble[data-v-d92b4dd4]:hover, .ble[data-v-d92b4dd4]:active, .ble[data-v-d92b4dd4]:focus {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button[data-v-d92b4dd4] {
  color: white !important;
}
.ble.p-button[data-v-d92b4dd4]:hover, .ble.p-button[data-v-d92b4dd4]:active, .ble.p-button[data-v-d92b4dd4]:focus {
  color: white !important;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button.p-button-outlined[data-v-d92b4dd4] {
  background-color: white !important;
  color: #287aa9 !important;
}
.ble.p-button.p-button-outlined[data-v-d92b4dd4]:hover, .ble.p-button.p-button-outlined[data-v-d92b4dd4]:active, .ble.p-button.p-button-outlined[data-v-d92b4dd4]:focus {
  background-color: rgb(233.5, 241.7, 246.4) !important;
}
.ble.p-toolbar[data-v-d92b4dd4] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.darken-1[data-v-d92b4dd4] {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-1[data-v-d92b4dd4]:hover {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-2[data-v-d92b4dd4] {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-2[data-v-d92b4dd4]:hover {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-3[data-v-d92b4dd4] {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-3[data-v-d92b4dd4]:hover {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-4[data-v-d92b4dd4] {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.darken-4[data-v-d92b4dd4]:hover {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.lighten-1[data-v-d92b4dd4] {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-1[data-v-d92b4dd4]:hover {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-2[data-v-d92b4dd4] {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-2[data-v-d92b4dd4]:hover {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-3[data-v-d92b4dd4] {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-3[data-v-d92b4dd4]:hover {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-4[data-v-d92b4dd4] {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.ble.lighten-4[data-v-d92b4dd4]:hover {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.bgble[data-v-d92b4dd4] {
  background-color: #287aa9;
}
.bgble[data-v-d92b4dd4]:hover, .bgble[data-v-d92b4dd4]:focus {
  background-color: #287aa9;
}
.bgble.p-card[data-v-d92b4dd4] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.bgble.darken-1[data-v-d92b4dd4] {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-1[data-v-d92b4dd4]:hover {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-2[data-v-d92b4dd4] {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-2[data-v-d92b4dd4]:hover {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-3[data-v-d92b4dd4] {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-3[data-v-d92b4dd4]:hover {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-4[data-v-d92b4dd4] {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.darken-4[data-v-d92b4dd4]:hover {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.lighten-1[data-v-d92b4dd4] {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-1[data-v-d92b4dd4]:hover {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-2[data-v-d92b4dd4] {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-2[data-v-d92b4dd4]:hover {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-3[data-v-d92b4dd4] {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-3[data-v-d92b4dd4]:hover {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-4[data-v-d92b4dd4] {
  background-color: rgb(126, 175.2, 203.4);
}
.bgble.lighten-4[data-v-d92b4dd4]:hover {
  background-color: rgb(126, 175.2, 203.4);
}
[color=black][data-v-d92b4dd4] {
  color: #202020;
}
.black[data-v-d92b4dd4] {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black[data-v-d92b4dd4]:hover, .black[data-v-d92b4dd4]:active, .black[data-v-d92b4dd4]:focus {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button[data-v-d92b4dd4] {
  color: white !important;
}
.black.p-button[data-v-d92b4dd4]:hover, .black.p-button[data-v-d92b4dd4]:active, .black.p-button[data-v-d92b4dd4]:focus {
  color: white !important;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button.p-button-outlined[data-v-d92b4dd4] {
  background-color: white !important;
  color: #202020 !important;
}
.black.p-button.p-button-outlined[data-v-d92b4dd4]:hover, .black.p-button.p-button-outlined[data-v-d92b4dd4]:active, .black.p-button.p-button-outlined[data-v-d92b4dd4]:focus {
  background-color: rgb(232.7, 232.7, 232.7) !important;
}
.black.p-toolbar[data-v-d92b4dd4] {
  background-color: #202020;
  border-color: #202020;
}
.black.darken-1[data-v-d92b4dd4] {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-1[data-v-d92b4dd4]:hover {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-2[data-v-d92b4dd4] {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-2[data-v-d92b4dd4]:hover {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-3[data-v-d92b4dd4] {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-3[data-v-d92b4dd4]:hover {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-4[data-v-d92b4dd4] {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.darken-4[data-v-d92b4dd4]:hover {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.lighten-1[data-v-d92b4dd4] {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-1[data-v-d92b4dd4]:hover {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-2[data-v-d92b4dd4] {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-2[data-v-d92b4dd4]:hover {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-3[data-v-d92b4dd4] {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-3[data-v-d92b4dd4]:hover {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-4[data-v-d92b4dd4] {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.black.lighten-4[data-v-d92b4dd4]:hover {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.bgblack[data-v-d92b4dd4] {
  background-color: #202020;
}
.bgblack[data-v-d92b4dd4]:hover, .bgblack[data-v-d92b4dd4]:focus {
  background-color: #202020;
}
.bgblack.p-card[data-v-d92b4dd4] {
  background-color: #202020;
  border-color: #202020;
}
.bgblack.darken-1[data-v-d92b4dd4] {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-1[data-v-d92b4dd4]:hover {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-2[data-v-d92b4dd4] {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-2[data-v-d92b4dd4]:hover {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-3[data-v-d92b4dd4] {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-3[data-v-d92b4dd4]:hover {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-4[data-v-d92b4dd4] {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.darken-4[data-v-d92b4dd4]:hover {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.lighten-1[data-v-d92b4dd4] {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-1[data-v-d92b4dd4]:hover {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-2[data-v-d92b4dd4] {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-2[data-v-d92b4dd4]:hover {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-3[data-v-d92b4dd4] {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-3[data-v-d92b4dd4]:hover {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-4[data-v-d92b4dd4] {
  background-color: rgb(121.2, 121.2, 121.2);
}
.bgblack.lighten-4[data-v-d92b4dd4]:hover {
  background-color: rgb(121.2, 121.2, 121.2);
}
[color=white][data-v-d92b4dd4] {
  color: #ffffff;
}
.white[data-v-d92b4dd4] {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white[data-v-d92b4dd4]:hover, .white[data-v-d92b4dd4]:active, .white[data-v-d92b4dd4]:focus {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button[data-v-d92b4dd4] {
  color: white !important;
}
.white.p-button[data-v-d92b4dd4]:hover, .white.p-button[data-v-d92b4dd4]:active, .white.p-button[data-v-d92b4dd4]:focus {
  color: white !important;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button.p-button-outlined[data-v-d92b4dd4] {
  background-color: white !important;
  color: #ffffff !important;
}
.white.p-button.p-button-outlined[data-v-d92b4dd4]:hover, .white.p-button.p-button-outlined[data-v-d92b4dd4]:active, .white.p-button.p-button-outlined[data-v-d92b4dd4]:focus {
  background-color: white !important;
}
.white.p-toolbar[data-v-d92b4dd4] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.darken-1[data-v-d92b4dd4] {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-1[data-v-d92b4dd4]:hover {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-2[data-v-d92b4dd4] {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-2[data-v-d92b4dd4]:hover {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-3[data-v-d92b4dd4] {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-3[data-v-d92b4dd4]:hover {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-4[data-v-d92b4dd4] {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.darken-4[data-v-d92b4dd4]:hover {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.lighten-1[data-v-d92b4dd4] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-1[data-v-d92b4dd4]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-d92b4dd4] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-d92b4dd4]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-d92b4dd4] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-d92b4dd4]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-d92b4dd4] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-d92b4dd4]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.bgwhite[data-v-d92b4dd4] {
  background-color: #ffffff;
}
.bgwhite[data-v-d92b4dd4]:hover, .bgwhite[data-v-d92b4dd4]:focus {
  background-color: #ffffff;
}
.bgwhite.p-card[data-v-d92b4dd4] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.bgwhite.darken-1[data-v-d92b4dd4] {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-1[data-v-d92b4dd4]:hover {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-2[data-v-d92b4dd4] {
  background-color: #cccccc;
}
.bgwhite.darken-2[data-v-d92b4dd4]:hover {
  background-color: #cccccc;
}
.bgwhite.darken-3[data-v-d92b4dd4] {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-3[data-v-d92b4dd4]:hover {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-4[data-v-d92b4dd4] {
  background-color: #999999;
}
.bgwhite.darken-4[data-v-d92b4dd4]:hover {
  background-color: #999999;
}
.bgwhite.lighten-1[data-v-d92b4dd4] {
  background-color: white;
}
.bgwhite.lighten-1[data-v-d92b4dd4]:hover {
  background-color: white;
}
.bgwhite.lighten-2[data-v-d92b4dd4] {
  background-color: white;
}
.bgwhite.lighten-2[data-v-d92b4dd4]:hover {
  background-color: white;
}
.bgwhite.lighten-3[data-v-d92b4dd4] {
  background-color: white;
}
.bgwhite.lighten-3[data-v-d92b4dd4]:hover {
  background-color: white;
}
.bgwhite.lighten-4[data-v-d92b4dd4] {
  background-color: white;
}
.bgwhite.lighten-4[data-v-d92b4dd4]:hover {
  background-color: white;
}
.default[data-v-d92b4dd4] {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.default[data-v-d92b4dd4]:hover, .default[data-v-d92b4dd4]:focus {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.service-task-card[data-v-d92b4dd4] {
  border-top: 4px solid #f79009;
  position: relative;
  overflow: hidden;
}
@media (max-width: 768px) {
.service-task-card[data-v-d92b4dd4] {
    min-width: calc(100vw - 79px);
}
}
.service-task-card[data-v-d92b4dd4] .p-card-title,
.service-task-card[data-v-d92b4dd4] .p-card-subtitle,
.service-task-card[data-v-d92b4dd4] .p-card-footer {
  position: relative;
  z-index: 1;
}
.service-task-card-content[data-v-d92b4dd4] {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 10px;
}
.service-task-card-content[data-v-d92b4dd4] > :not(.service-task-card-background-icon) {
  position: relative;
  z-index: 1;
}
.service-task-card-content .service-task-card-content-item[data-v-d92b4dd4] {
  cursor: pointer;
}
.service-task-card-content .service-task-card-content-item[data-v-d92b4dd4]:hover {
  text-decoration: underline;
}
.service-task-card-content .service-task-card-background-icon[data-v-d92b4dd4] {
  color: #f79009;
  line-height: 1;
  opacity: 0.1;
  pointer-events: none;
  position: absolute;
  right: -34px;
  top: 50%;
  transform: translateY(-50%) rotate(-12deg);
  user-select: none;
  z-index: 0;
}
.service-task-card-content .service-task-card-background-icon .material-symbols[data-v-d92b4dd4] {
  font-size: 170px;
  font-variation-settings: "FILL" 1, "wght" 600, "GRAD" 0, "opsz" 48;
}
.service-task-info-title[data-v-d92b4dd4] {
  font-weight: 700;
}
.service-task-card-actions[data-v-d92b4dd4] {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}/* COLORS */
/* reserved possible colors

#6B3A0A - warm brown OR #8E3F0A - burnt orange
#8A1538 - deep berry
#005A7A - petrol cyan

maybe #0C0C73 - deep indigo, but close to return/black

*/
/* FONTS */
/* PACKETA UI/UX */
/* Material palette */
*[color=primary] {
  color: #bc210a;
}
.primary {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary:hover, .primary:active, .primary:focus {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button {
  color: white !important;
}
.primary.p-button:hover, .primary.p-button:active, .primary.p-button:focus {
  color: white !important;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button.p-button-outlined {
  background-color: white !important;
  color: #bc210a !important;
}
.primary.p-button.p-button-outlined:hover, .primary.p-button.p-button-outlined:active, .primary.p-button.p-button-outlined:focus {
  background-color: rgb(248.3, 232.8, 230.5) !important;
}
.primary.p-toolbar {
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.darken-1 {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-1:hover {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-2 {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-2:hover {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-3 {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-3:hover {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-4 {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.darken-4:hover {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.lighten-1 {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-1:hover {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-2 {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-2:hover {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-3 {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-3:hover {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-4 {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.primary.lighten-4:hover {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.bgprimary {
  background-color: #bc210a;
}
.bgprimary:hover, .bgprimary:focus {
  background-color: #bc210a;
}
.bgprimary.p-card {
  background-color: #bc210a;
  border-color: #bc210a;
}
.bgprimary.darken-1 {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-1:hover {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-2 {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-2:hover {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-3 {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-3:hover {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-4 {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.darken-4:hover {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.lighten-1 {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-1:hover {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-2 {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-2:hover {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-3 {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-3:hover {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-4 {
  background-color: rgb(214.8, 121.8, 108);
}
.bgprimary.lighten-4:hover {
  background-color: rgb(214.8, 121.8, 108);
}
*[color=red] {
  color: #f44336;
}
.red {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red:hover, .red:active, .red:focus {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button {
  color: white !important;
}
.red.p-button:hover, .red.p-button:active, .red.p-button:focus {
  color: white !important;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button.p-button-outlined {
  background-color: white !important;
  color: #f44336 !important;
}
.red.p-button.p-button-outlined:hover, .red.p-button.p-button-outlined:active, .red.p-button.p-button-outlined:focus {
  background-color: rgb(253.9, 236.2, 234.9) !important;
}
.red.p-toolbar {
  background-color: #f44336;
  border-color: #f44336;
}
.red.darken-1 {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-1:hover {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-2 {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-2:hover {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-3 {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-3:hover {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-4 {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.darken-4:hover {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.lighten-1 {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-1:hover {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-2 {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-2:hover {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-3 {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-3:hover {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-4 {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.red.lighten-4:hover {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.bgred {
  background-color: #f44336;
}
.bgred:hover, .bgred:focus {
  background-color: #f44336;
}
.bgred.p-card {
  background-color: #f44336;
  border-color: #f44336;
}
.bgred.darken-1 {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-1:hover {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-2 {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-2:hover {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-3 {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-3:hover {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-4 {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.darken-4:hover {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.lighten-1 {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-1:hover {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-2 {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-2:hover {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-3 {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-3:hover {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-4 {
  background-color: rgb(248.4, 142.2, 134.4);
}
.bgred.lighten-4:hover {
  background-color: rgb(248.4, 142.2, 134.4);
}
*[color=grenade] {
  color: #dd2c00;
}
.grenade {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade:hover, .grenade:active, .grenade:focus {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button {
  color: white !important;
}
.grenade.p-button:hover, .grenade.p-button:active, .grenade.p-button:focus {
  color: white !important;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button.p-button-outlined {
  background-color: white !important;
  color: #dd2c00 !important;
}
.grenade.p-button.p-button-outlined:hover, .grenade.p-button.p-button-outlined:active, .grenade.p-button.p-button-outlined:focus {
  background-color: rgb(251.6, 233.9, 229.5) !important;
}
.grenade.p-toolbar {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.darken-1 {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-1:hover {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-2 {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-2:hover {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-3 {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-3:hover {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-4 {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.darken-4:hover {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.lighten-1 {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-1:hover {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-2 {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-2:hover {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-3 {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-3:hover {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-4 {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.grenade.lighten-4:hover {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.bggrenade {
  background-color: #dd2c00;
}
.bggrenade:hover, .bggrenade:focus {
  background-color: #dd2c00;
}
.bggrenade.p-card {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.bggrenade.darken-1 {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-1:hover {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-2 {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-2:hover {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-3 {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-3:hover {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-4 {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.darken-4:hover {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.lighten-1 {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-1:hover {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-2 {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-2:hover {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-3 {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-3:hover {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-4 {
  background-color: rgb(234.6, 128.4, 102);
}
.bggrenade.lighten-4:hover {
  background-color: rgb(234.6, 128.4, 102);
}
*[color=pink] {
  color: #e91e63;
}
.pink {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink:hover, .pink:active, .pink:focus {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button {
  color: white !important;
}
.pink.p-button:hover, .pink.p-button:active, .pink.p-button:focus {
  color: white !important;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button.p-button-outlined {
  background-color: white !important;
  color: #e91e63 !important;
}
.pink.p-button.p-button-outlined:hover, .pink.p-button.p-button-outlined:active, .pink.p-button.p-button-outlined:focus {
  background-color: rgb(252.8, 232.5, 239.4) !important;
}
.pink.p-toolbar {
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.darken-1 {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-1:hover {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-2 {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-2:hover {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-3 {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-3:hover {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-4 {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.darken-4:hover {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.lighten-1 {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-1:hover {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-2 {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-2:hover {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-3 {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-3:hover {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-4 {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.pink.lighten-4:hover {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.bgpink {
  background-color: #e91e63;
}
.bgpink:hover, .bgpink:focus {
  background-color: #e91e63;
}
.bgpink.p-card {
  background-color: #e91e63;
  border-color: #e91e63;
}
.bgpink.darken-1 {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-1:hover {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-2 {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-2:hover {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-3 {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-3:hover {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-4 {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.darken-4:hover {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.lighten-1 {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-1:hover {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-2 {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-2:hover {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-3 {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-3:hover {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-4 {
  background-color: rgb(241.8, 120, 161.4);
}
.bgpink.lighten-4:hover {
  background-color: rgb(241.8, 120, 161.4);
}
*[color=purple] {
  color: #9c27b0;
}
.purple {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple:hover, .purple:active, .purple:focus {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button {
  color: white !important;
}
.purple.p-button:hover, .purple.p-button:active, .purple.p-button:focus {
  color: white !important;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button.p-button-outlined {
  background-color: white !important;
  color: #9c27b0 !important;
}
.purple.p-button.p-button-outlined:hover, .purple.p-button.p-button-outlined:active, .purple.p-button.p-button-outlined:focus {
  background-color: rgb(245.1, 233.4, 247.1) !important;
}
.purple.p-toolbar {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.darken-1 {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-1:hover {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-2 {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-2:hover {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-3 {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-3:hover {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-4 {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.darken-4:hover {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.lighten-1 {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-1:hover {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-2 {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-2:hover {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-3 {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-3:hover {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-4 {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.purple.lighten-4:hover {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple {
  background-color: #9c27b0;
}
.bgpurple:hover, .bgpurple:focus {
  background-color: #9c27b0;
}
.bgpurple.p-card {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.bgpurple.darken-1 {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-1:hover {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-2 {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-2:hover {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-3 {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-3:hover {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-4 {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.darken-4:hover {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.lighten-1 {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-1:hover {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-2 {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-2:hover {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-3 {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-3:hover {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-4 {
  background-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple.lighten-4:hover {
  background-color: rgb(195.6, 125.4, 207.6);
}
*[color=deep-purple] {
  color: #673ab7;
}
.deep-purple {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple:hover, .deep-purple:active, .deep-purple:focus {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button {
  color: white !important;
}
.deep-purple.p-button:hover, .deep-purple.p-button:active, .deep-purple.p-button:focus {
  color: white !important;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button.p-button-outlined {
  background-color: white !important;
  color: #673ab7 !important;
}
.deep-purple.p-button.p-button-outlined:hover, .deep-purple.p-button.p-button-outlined:active, .deep-purple.p-button.p-button-outlined:focus {
  background-color: rgb(239.8, 235.3, 247.8) !important;
}
.deep-purple.p-toolbar {
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.darken-1 {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-1:hover {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-2 {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-2:hover {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-3 {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-3:hover {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-4 {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.darken-4:hover {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.lighten-1 {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-1:hover {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-2 {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-2:hover {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-3 {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-3:hover {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-4 {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.deep-purple.lighten-4:hover {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple {
  background-color: #673ab7;
}
.bgdeep-purple:hover, .bgdeep-purple:focus {
  background-color: #673ab7;
}
.bgdeep-purple.p-card {
  background-color: #673ab7;
  border-color: #673ab7;
}
.bgdeep-purple.darken-1 {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-1:hover {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-2 {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-2:hover {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-3 {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-3:hover {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-4 {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.darken-4:hover {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.lighten-1 {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-1:hover {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-2 {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-2:hover {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-3 {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-3:hover {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-4 {
  background-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple.lighten-4:hover {
  background-color: rgb(163.8, 136.8, 211.8);
}
*[color=indigo] {
  color: #3f51b5;
}
.indigo {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo:hover, .indigo:active, .indigo:focus {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button {
  color: white !important;
}
.indigo.p-button:hover, .indigo.p-button:active, .indigo.p-button:focus {
  color: white !important;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button.p-button-outlined {
  background-color: white !important;
  color: #3f51b5 !important;
}
.indigo.p-button.p-button-outlined:hover, .indigo.p-button.p-button-outlined:active, .indigo.p-button.p-button-outlined:focus {
  background-color: rgb(235.8, 237.6, 247.6) !important;
}
.indigo.p-toolbar {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.darken-1 {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-1:hover {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-2 {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-2:hover {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-3 {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-3:hover {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-4 {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.darken-4:hover {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.lighten-1 {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-1:hover {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-2 {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-2:hover {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-3 {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-3:hover {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-4 {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.indigo.lighten-4:hover {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo {
  background-color: #3f51b5;
}
.bgindigo:hover, .bgindigo:focus {
  background-color: #3f51b5;
}
.bgindigo.p-card {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.bgindigo.darken-1 {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-1:hover {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-2 {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-2:hover {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-3 {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-3:hover {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-4 {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.darken-4:hover {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.lighten-1 {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-1:hover {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-2 {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-2:hover {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-3 {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-3:hover {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-4 {
  background-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo.lighten-4:hover {
  background-color: rgb(139.8, 150.6, 210.6);
}
*[color=blue] {
  color: #2196f3;
}
.blue {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue:hover, .blue:active, .blue:focus {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button {
  color: white !important;
}
.blue.p-button:hover, .blue.p-button:active, .blue.p-button:focus {
  color: white !important;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button.p-button-outlined {
  background-color: white !important;
  color: #2196f3 !important;
}
.blue.p-button.p-button-outlined:hover, .blue.p-button.p-button-outlined:active, .blue.p-button.p-button-outlined:focus {
  background-color: rgb(232.8, 244.5, 253.8) !important;
}
.blue.p-toolbar {
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.darken-1 {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-1:hover {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-2 {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-2:hover {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-3 {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-3:hover {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-4 {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.darken-4:hover {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.lighten-1 {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-1:hover {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-2 {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-2:hover {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-3 {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-3:hover {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-4 {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.blue.lighten-4:hover {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.bgblue {
  background-color: #2196f3;
}
.bgblue:hover, .bgblue:focus {
  background-color: #2196f3;
}
.bgblue.p-card {
  background-color: #2196f3;
  border-color: #2196f3;
}
.bgblue.darken-1 {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-1:hover {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-2 {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-2:hover {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-3 {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-3:hover {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-4 {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.darken-4:hover {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.lighten-1 {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-1:hover {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-2 {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-2:hover {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-3 {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-3:hover {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-4 {
  background-color: rgb(121.8, 192, 247.8);
}
.bgblue.lighten-4:hover {
  background-color: rgb(121.8, 192, 247.8);
}
*[color=light-blue] {
  color: #03a9f4;
}
.light-blue {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue:hover, .light-blue:active, .light-blue:focus {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button {
  color: white !important;
}
.light-blue.p-button:hover, .light-blue.p-button:active, .light-blue.p-button:focus {
  color: white !important;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button.p-button-outlined {
  background-color: white !important;
  color: #03a9f4 !important;
}
.light-blue.p-button.p-button-outlined:hover, .light-blue.p-button.p-button-outlined:active, .light-blue.p-button.p-button-outlined:focus {
  background-color: rgb(229.8, 246.4, 253.9) !important;
}
.light-blue.p-toolbar {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.darken-1 {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-1:hover {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-2 {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-2:hover {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-3 {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-3:hover {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-4 {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.darken-4:hover {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.lighten-1 {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-1:hover {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-2 {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-2:hover {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-3 {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-3:hover {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-4 {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.light-blue.lighten-4:hover {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue {
  background-color: #03a9f4;
}
.bglight-blue:hover, .bglight-blue:focus {
  background-color: #03a9f4;
}
.bglight-blue.p-card {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.bglight-blue.darken-1 {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-1:hover {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-2 {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-2:hover {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-3 {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-3:hover {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-4 {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.darken-4:hover {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.lighten-1 {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-1:hover {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-2 {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-2:hover {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-3 {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-3:hover {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-4 {
  background-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue.lighten-4:hover {
  background-color: rgb(103.8, 203.4, 248.4);
}
*[color=cyan] {
  color: #00bcd4;
}
.cyan {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan:hover, .cyan:active, .cyan:focus {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button {
  color: white !important;
}
.cyan.p-button:hover, .cyan.p-button:active, .cyan.p-button:focus {
  color: white !important;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button.p-button-outlined {
  background-color: white !important;
  color: #00bcd4 !important;
}
.cyan.p-button.p-button-outlined:hover, .cyan.p-button.p-button-outlined:active, .cyan.p-button.p-button-outlined:focus {
  background-color: rgb(229.5, 248.3, 250.7) !important;
}
.cyan.p-toolbar {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.darken-1 {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-1:hover {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-2 {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-2:hover {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-3 {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-3:hover {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-4 {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.darken-4:hover {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.lighten-1 {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-1:hover {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-2 {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-2:hover {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-3 {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-3:hover {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-4 {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.cyan.lighten-4:hover {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.bgcyan {
  background-color: #00bcd4;
}
.bgcyan:hover, .bgcyan:focus {
  background-color: #00bcd4;
}
.bgcyan.p-card {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.bgcyan.darken-1 {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-1:hover {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-2 {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-2:hover {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-3 {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-3:hover {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-4 {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.darken-4:hover {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.lighten-1 {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-1:hover {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-2 {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-2:hover {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-3 {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-3:hover {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-4 {
  background-color: rgb(102, 214.8, 229.2);
}
.bgcyan.lighten-4:hover {
  background-color: rgb(102, 214.8, 229.2);
}
*[color=teal] {
  color: #009688;
}
.teal {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal:hover, .teal:active, .teal:focus {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button {
  color: white !important;
}
.teal.p-button:hover, .teal.p-button:active, .teal.p-button:focus {
  color: white !important;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button.p-button-outlined {
  background-color: white !important;
  color: #009688 !important;
}
.teal.p-button.p-button-outlined:hover, .teal.p-button.p-button-outlined:active, .teal.p-button.p-button-outlined:focus {
  background-color: rgb(229.5, 244.5, 243.1) !important;
}
.teal.p-toolbar {
  background-color: #009688;
  border-color: #009688;
}
.teal.darken-1 {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-1:hover {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-2 {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-2:hover {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-3 {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-3:hover {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-4 {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.darken-4:hover {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.lighten-1 {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-1:hover {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-2 {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-2:hover {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-3 {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-3:hover {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-4 {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.teal.lighten-4:hover {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.bgteal {
  background-color: #009688;
}
.bgteal:hover, .bgteal:focus {
  background-color: #009688;
}
.bgteal.p-card {
  background-color: #009688;
  border-color: #009688;
}
.bgteal.darken-1 {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-1:hover {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-2 {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-2:hover {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-3 {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-3:hover {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-4 {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.darken-4:hover {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.lighten-1 {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-1:hover {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-2 {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-2:hover {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-3 {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-3:hover {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-4 {
  background-color: rgb(102, 192, 183.6);
}
.bgteal.lighten-4:hover {
  background-color: rgb(102, 192, 183.6);
}
*[color=cobalt] {
  color: #00bfa5;
}
.cobalt {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt:hover, .cobalt:active, .cobalt:focus {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button {
  color: white !important;
}
.cobalt.p-button:hover, .cobalt.p-button:active, .cobalt.p-button:focus {
  color: white !important;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button.p-button-outlined {
  background-color: white !important;
  color: #00bfa5 !important;
}
.cobalt.p-button.p-button-outlined:hover, .cobalt.p-button.p-button-outlined:active, .cobalt.p-button.p-button-outlined:focus {
  background-color: rgb(229.5, 248.6, 246) !important;
}
.cobalt.p-toolbar {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.darken-1 {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-1:hover {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-2 {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-2:hover {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-3 {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-3:hover {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-4 {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.darken-4:hover {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.lighten-1 {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-1:hover {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-2 {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-2:hover {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-3 {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-3:hover {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-4 {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.cobalt.lighten-4:hover {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.bgcobalt {
  background-color: #00bfa5;
}
.bgcobalt:hover, .bgcobalt:focus {
  background-color: #00bfa5;
}
.bgcobalt.p-card {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.bgcobalt.darken-1 {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-1:hover {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-2 {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-2:hover {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-3 {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-3:hover {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-4 {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.darken-4:hover {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.lighten-1 {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-1:hover {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-2 {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-2:hover {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-3 {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-3:hover {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-4 {
  background-color: rgb(102, 216.6, 201);
}
.bgcobalt.lighten-4:hover {
  background-color: rgb(102, 216.6, 201);
}
*[color=green] {
  color: #4caf50;
}
.green {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green:hover, .green:active, .green:focus {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button {
  color: white !important;
}
.green.p-button:hover, .green.p-button:active, .green.p-button:focus {
  color: white !important;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button.p-button-outlined {
  background-color: white !important;
  color: #4caf50 !important;
}
.green.p-button.p-button-outlined:hover, .green.p-button.p-button-outlined:active, .green.p-button.p-button-outlined:focus {
  background-color: rgb(237.1, 247, 237.5) !important;
}
.green.p-toolbar {
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.darken-1 {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-1:hover {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-2 {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-2:hover {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-3 {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-3:hover {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-4 {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.darken-4:hover {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.lighten-1 {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-1:hover {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-2 {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-2:hover {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-3 {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-3:hover {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-4 {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.green.lighten-4:hover {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.bggreen {
  background-color: #4caf50;
}
.bggreen:hover, .bggreen:focus {
  background-color: #4caf50;
}
.bggreen.p-card {
  background-color: #4caf50;
  border-color: #4caf50;
}
.bggreen.darken-1 {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-1:hover {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-2 {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-2:hover {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-3 {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-3:hover {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-4 {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.darken-4:hover {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.lighten-1 {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-1:hover {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-2 {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-2:hover {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-3 {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-3:hover {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-4 {
  background-color: rgb(147.6, 207, 150);
}
.bggreen.lighten-4:hover {
  background-color: rgb(147.6, 207, 150);
}
*[color=light-green] {
  color: #8bc34a;
}
.light-green {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green:hover, .light-green:active, .light-green:focus {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button {
  color: white !important;
}
.light-green.p-button:hover, .light-green.p-button:active, .light-green.p-button:focus {
  color: white !important;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button.p-button-outlined {
  background-color: white !important;
  color: #8bc34a !important;
}
.light-green.p-button.p-button-outlined:hover, .light-green.p-button.p-button-outlined:active, .light-green.p-button.p-button-outlined:focus {
  background-color: rgb(243.4, 249, 236.9) !important;
}
.light-green.p-toolbar {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.darken-1 {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-1:hover {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-2 {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-2:hover {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-3 {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-3:hover {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-4 {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.darken-4:hover {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.lighten-1 {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-1:hover {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-2 {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-2:hover {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-3 {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-3:hover {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-4 {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.light-green.lighten-4:hover {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.bglight-green {
  background-color: #8bc34a;
}
.bglight-green:hover, .bglight-green:focus {
  background-color: #8bc34a;
}
.bglight-green.p-card {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.bglight-green.darken-1 {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-1:hover {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-2 {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-2:hover {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-3 {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-3:hover {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-4 {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.darken-4:hover {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.lighten-1 {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-1:hover {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-2 {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-2:hover {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-3 {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-3:hover {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-4 {
  background-color: rgb(185.4, 219, 146.4);
}
.bglight-green.lighten-4:hover {
  background-color: rgb(185.4, 219, 146.4);
}
*[color=lime] {
  color: #cddc39;
}
.lime {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime:hover, .lime:active, .lime:focus {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button {
  color: white !important;
}
.lime.p-button:hover, .lime.p-button:active, .lime.p-button:focus {
  color: white !important;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button.p-button-outlined {
  background-color: white !important;
  color: #cddc39 !important;
}
.lime.p-button.p-button-outlined:hover, .lime.p-button.p-button-outlined:active, .lime.p-button.p-button-outlined:focus {
  background-color: rgb(250, 251.5, 235.2) !important;
}
.lime.p-toolbar {
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.darken-1 {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-1:hover {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-2 {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-2:hover {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-3 {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-3:hover {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-4 {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.darken-4:hover {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.lighten-1 {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-1:hover {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-2 {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-2:hover {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-3 {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-3:hover {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-4 {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.lime.lighten-4:hover {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.bglime {
  background-color: #cddc39;
}
.bglime:hover, .bglime:focus {
  background-color: #cddc39;
}
.bglime.p-card {
  background-color: #cddc39;
  border-color: #cddc39;
}
.bglime.darken-1 {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-1:hover {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-2 {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-2:hover {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-3 {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-3:hover {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-4 {
  background-color: rgb(123, 132, 34.2);
}
.bglime.darken-4:hover {
  background-color: rgb(123, 132, 34.2);
}
.bglime.lighten-1 {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-1:hover {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-2 {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-2:hover {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-3 {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-3:hover {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-4 {
  background-color: rgb(225, 234, 136.2);
}
.bglime.lighten-4:hover {
  background-color: rgb(225, 234, 136.2);
}
*[color=yellow] {
  color: #ffeb3b;
}
.yellow {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow:hover, .yellow:active, .yellow:focus {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button {
  color: white !important;
}
.yellow.p-button:hover, .yellow.p-button:active, .yellow.p-button:focus {
  color: white !important;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button.p-button-outlined {
  background-color: white !important;
  color: #ffeb3b !important;
}
.yellow.p-button.p-button-outlined:hover, .yellow.p-button.p-button-outlined:active, .yellow.p-button.p-button-outlined:focus {
  background-color: rgb(255, 253, 235.4) !important;
}
.yellow.p-toolbar {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.darken-1 {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-1:hover {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-2 {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-2:hover {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-3 {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-3:hover {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-4 {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.darken-4:hover {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.lighten-1 {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-1:hover {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-2 {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-2:hover {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-3 {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-3:hover {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-4 {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.yellow.lighten-4:hover {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.bgyellow {
  background-color: #ffeb3b;
}
.bgyellow:hover, .bgyellow:focus {
  background-color: #ffeb3b;
}
.bgyellow.p-card {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.bgyellow.darken-1 {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-1:hover {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-2 {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-2:hover {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-3 {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-3:hover {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-4 {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.darken-4:hover {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.lighten-1 {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-1:hover {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-2 {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-2:hover {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-3 {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-3:hover {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-4 {
  background-color: rgb(255, 243, 137.4);
}
.bgyellow.lighten-4:hover {
  background-color: rgb(255, 243, 137.4);
}
*[color=amber] {
  color: #ffc107;
}
.amber {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber:hover, .amber:active, .amber:focus {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button {
  color: white !important;
}
.amber.p-button:hover, .amber.p-button:active, .amber.p-button:focus {
  color: white !important;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button.p-button-outlined {
  background-color: white !important;
  color: #ffc107 !important;
}
.amber.p-button.p-button-outlined:hover, .amber.p-button.p-button-outlined:active, .amber.p-button.p-button-outlined:focus {
  background-color: rgb(255, 248.8, 230.2) !important;
}
.amber.p-toolbar {
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.darken-1 {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-1:hover {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-2 {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-2:hover {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-3 {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-3:hover {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-4 {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.darken-4:hover {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.lighten-1 {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-1:hover {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-2 {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-2:hover {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-3 {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-3:hover {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-4 {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.amber.lighten-4:hover {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.bgamber {
  background-color: #ffc107;
}
.bgamber:hover, .bgamber:focus {
  background-color: #ffc107;
}
.bgamber.p-card {
  background-color: #ffc107;
  border-color: #ffc107;
}
.bgamber.darken-1 {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-1:hover {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-2 {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-2:hover {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-3 {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-3:hover {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-4 {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.darken-4:hover {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.lighten-1 {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-1:hover {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-2 {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-2:hover {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-3 {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-3:hover {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-4 {
  background-color: rgb(255, 217.8, 106.2);
}
.bgamber.lighten-4:hover {
  background-color: rgb(255, 217.8, 106.2);
}
*[color=orange] {
  color: #ff9800;
}
.orange {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange:hover, .orange:active, .orange:focus {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button {
  color: white !important;
}
.orange.p-button:hover, .orange.p-button:active, .orange.p-button:focus {
  color: white !important;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button.p-button-outlined {
  background-color: white !important;
  color: #ff9800 !important;
}
.orange.p-button.p-button-outlined:hover, .orange.p-button.p-button-outlined:active, .orange.p-button.p-button-outlined:focus {
  background-color: rgb(255, 244.7, 229.5) !important;
}
.orange.p-toolbar {
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.darken-1 {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-1:hover {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-2 {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-2:hover {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-3 {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-3:hover {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-4 {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.darken-4:hover {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.lighten-1 {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-1:hover {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-2 {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-2:hover {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-3 {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-3:hover {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-4 {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.orange.lighten-4:hover {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.bgorange {
  background-color: #ff9800;
}
.bgorange:hover, .bgorange:focus {
  background-color: #ff9800;
}
.bgorange.p-card {
  background-color: #ff9800;
  border-color: #ff9800;
}
.bgorange.darken-1 {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-1:hover {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-2 {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-2:hover {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-3 {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-3:hover {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-4 {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.darken-4:hover {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.lighten-1 {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-1:hover {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-2 {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-2:hover {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-3 {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-3:hover {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-4 {
  background-color: rgb(255, 193.2, 102);
}
.bgorange.lighten-4:hover {
  background-color: rgb(255, 193.2, 102);
}
*[color=deep-orange] {
  color: #ff5722;
}
.deep-orange {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange:hover, .deep-orange:active, .deep-orange:focus {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button {
  color: white !important;
}
.deep-orange.p-button:hover, .deep-orange.p-button:active, .deep-orange.p-button:focus {
  color: white !important;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button.p-button-outlined {
  background-color: white !important;
  color: #ff5722 !important;
}
.deep-orange.p-button.p-button-outlined:hover, .deep-orange.p-button.p-button-outlined:active, .deep-orange.p-button.p-button-outlined:focus {
  background-color: rgb(255, 238.2, 232.9) !important;
}
.deep-orange.p-toolbar {
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.darken-1 {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-1:hover {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-2 {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-2:hover {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-3 {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-3:hover {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-4 {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.darken-4:hover {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.lighten-1 {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-1:hover {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-2 {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-2:hover {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-3 {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-3:hover {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-4 {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.deep-orange.lighten-4:hover {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange {
  background-color: #ff5722;
}
.bgdeep-orange:hover, .bgdeep-orange:focus {
  background-color: #ff5722;
}
.bgdeep-orange.p-card {
  background-color: #ff5722;
  border-color: #ff5722;
}
.bgdeep-orange.darken-1 {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-1:hover {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-2 {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-2:hover {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-3 {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-3:hover {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-4 {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.darken-4:hover {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.lighten-1 {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-1:hover {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-2 {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-2:hover {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-3 {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-3:hover {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-4 {
  background-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange.lighten-4:hover {
  background-color: rgb(255, 154.2, 122.4);
}
*[color=brown] {
  color: #795548;
}
.brown {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown:hover, .brown:active, .brown:focus {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button {
  color: white !important;
}
.brown.p-button:hover, .brown.p-button:active, .brown.p-button:focus {
  color: white !important;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button.p-button-outlined {
  background-color: white !important;
  color: #795548 !important;
}
.brown.p-button.p-button-outlined:hover, .brown.p-button.p-button-outlined:active, .brown.p-button.p-button-outlined:focus {
  background-color: rgb(241.6, 238, 236.7) !important;
}
.brown.p-toolbar {
  background-color: #795548;
  border-color: #795548;
}
.brown.darken-1 {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-1:hover {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-2 {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-2:hover {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-3 {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-3:hover {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-4 {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.darken-4:hover {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.lighten-1 {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-1:hover {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-2 {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-2:hover {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-3 {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-3:hover {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-4 {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.brown.lighten-4:hover {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.bgbrown {
  background-color: #795548;
}
.bgbrown:hover, .bgbrown:focus {
  background-color: #795548;
}
.bgbrown.p-card {
  background-color: #795548;
  border-color: #795548;
}
.bgbrown.darken-1 {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-1:hover {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-2 {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-2:hover {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-3 {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-3:hover {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-4 {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.darken-4:hover {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.lighten-1 {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-1:hover {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-2 {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-2:hover {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-3 {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-3:hover {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-4 {
  background-color: rgb(174.6, 153, 145.2);
}
.bgbrown.lighten-4:hover {
  background-color: rgb(174.6, 153, 145.2);
}
*[color=blue-gray] {
  color: #607d8b;
}
.blue-gray {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray:hover, .blue-gray:active, .blue-gray:focus {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button {
  color: white !important;
}
.blue-gray.p-button:hover, .blue-gray.p-button:active, .blue-gray.p-button:focus {
  color: white !important;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button.p-button-outlined {
  background-color: white !important;
  color: #607d8b !important;
}
.blue-gray.p-button.p-button-outlined:hover, .blue-gray.p-button.p-button-outlined:active, .blue-gray.p-button.p-button-outlined:focus {
  background-color: rgb(239.1, 242, 243.4) !important;
}
.blue-gray.p-toolbar {
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.darken-1 {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-1:hover {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-2 {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-2:hover {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-3 {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-3:hover {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-4 {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.darken-4:hover {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.lighten-1 {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-1:hover {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-2 {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-2:hover {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-3 {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-3:hover {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-4 {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.blue-gray.lighten-4:hover {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray {
  background-color: #607d8b;
}
.bgblue-gray:hover, .bgblue-gray:focus {
  background-color: #607d8b;
}
.bgblue-gray.p-card {
  background-color: #607d8b;
  border-color: #607d8b;
}
.bgblue-gray.darken-1 {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-1:hover {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-2 {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-2:hover {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-3 {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-3:hover {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-4 {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.darken-4:hover {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.lighten-1 {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-1:hover {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-2 {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-2:hover {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-3 {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-3:hover {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-4 {
  background-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray.lighten-4:hover {
  background-color: rgb(159.6, 177, 185.4);
}
*[color=gray] {
  color: #9e9e9e;
}
.gray {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray:hover, .gray:active, .gray:focus {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button {
  color: white !important;
}
.gray.p-button:hover, .gray.p-button:active, .gray.p-button:focus {
  color: white !important;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button.p-button-outlined {
  background-color: white !important;
  color: #9e9e9e !important;
}
.gray.p-button.p-button-outlined:hover, .gray.p-button.p-button-outlined:active, .gray.p-button.p-button-outlined:focus {
  background-color: rgb(245.3, 245.3, 245.3) !important;
}
.gray.p-toolbar {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.darken-1 {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-1:hover {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-2 {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-2:hover {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-3 {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-3:hover {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-4 {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.darken-4:hover {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.lighten-1 {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-1:hover {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-2 {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-2:hover {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-3 {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-3:hover {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-4 {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.gray.lighten-4:hover {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.bggray {
  background-color: #9e9e9e;
}
.bggray:hover, .bggray:focus {
  background-color: #9e9e9e;
}
.bggray.p-card {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.bggray.darken-1 {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-1:hover {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-2 {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-2:hover {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-3 {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-3:hover {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-4 {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.darken-4:hover {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.lighten-1 {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-1:hover {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-2 {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-2:hover {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-3 {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-3:hover {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-4 {
  background-color: rgb(196.8, 196.8, 196.8);
}
.bggray.lighten-4:hover {
  background-color: rgb(196.8, 196.8, 196.8);
}
*[color=ble] {
  color: #287aa9;
}
.ble {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble:hover, .ble:active, .ble:focus {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button {
  color: white !important;
}
.ble.p-button:hover, .ble.p-button:active, .ble.p-button:focus {
  color: white !important;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button.p-button-outlined {
  background-color: white !important;
  color: #287aa9 !important;
}
.ble.p-button.p-button-outlined:hover, .ble.p-button.p-button-outlined:active, .ble.p-button.p-button-outlined:focus {
  background-color: rgb(233.5, 241.7, 246.4) !important;
}
.ble.p-toolbar {
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.darken-1 {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-1:hover {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-2 {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-2:hover {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-3 {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-3:hover {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-4 {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.darken-4:hover {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.lighten-1 {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-1:hover {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-2 {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-2:hover {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-3 {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-3:hover {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-4 {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.ble.lighten-4:hover {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.bgble {
  background-color: #287aa9;
}
.bgble:hover, .bgble:focus {
  background-color: #287aa9;
}
.bgble.p-card {
  background-color: #287aa9;
  border-color: #287aa9;
}
.bgble.darken-1 {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-1:hover {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-2 {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-2:hover {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-3 {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-3:hover {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-4 {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.darken-4:hover {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.lighten-1 {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-1:hover {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-2 {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-2:hover {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-3 {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-3:hover {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-4 {
  background-color: rgb(126, 175.2, 203.4);
}
.bgble.lighten-4:hover {
  background-color: rgb(126, 175.2, 203.4);
}
*[color=black] {
  color: #202020;
}
.black {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black:hover, .black:active, .black:focus {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button {
  color: white !important;
}
.black.p-button:hover, .black.p-button:active, .black.p-button:focus {
  color: white !important;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button.p-button-outlined {
  background-color: white !important;
  color: #202020 !important;
}
.black.p-button.p-button-outlined:hover, .black.p-button.p-button-outlined:active, .black.p-button.p-button-outlined:focus {
  background-color: rgb(232.7, 232.7, 232.7) !important;
}
.black.p-toolbar {
  background-color: #202020;
  border-color: #202020;
}
.black.darken-1 {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-1:hover {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-2 {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-2:hover {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-3 {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-3:hover {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-4 {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.darken-4:hover {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.lighten-1 {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-1:hover {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-2 {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-2:hover {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-3 {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-3:hover {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-4 {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.black.lighten-4:hover {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.bgblack {
  background-color: #202020;
}
.bgblack:hover, .bgblack:focus {
  background-color: #202020;
}
.bgblack.p-card {
  background-color: #202020;
  border-color: #202020;
}
.bgblack.darken-1 {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-1:hover {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-2 {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-2:hover {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-3 {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-3:hover {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-4 {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.darken-4:hover {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.lighten-1 {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-1:hover {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-2 {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-2:hover {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-3 {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-3:hover {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-4 {
  background-color: rgb(121.2, 121.2, 121.2);
}
.bgblack.lighten-4:hover {
  background-color: rgb(121.2, 121.2, 121.2);
}
*[color=white] {
  color: #ffffff;
}
.white {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white:hover, .white:active, .white:focus {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button {
  color: white !important;
}
.white.p-button:hover, .white.p-button:active, .white.p-button:focus {
  color: white !important;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button.p-button-outlined {
  background-color: white !important;
  color: #ffffff !important;
}
.white.p-button.p-button-outlined:hover, .white.p-button.p-button-outlined:active, .white.p-button.p-button-outlined:focus {
  background-color: white !important;
}
.white.p-toolbar {
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.darken-1 {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-1:hover {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-2 {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-2:hover {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-3 {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-3:hover {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-4 {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.darken-4:hover {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.lighten-1 {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-1:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2 {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3 {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4 {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.bgwhite {
  background-color: #ffffff;
}
.bgwhite:hover, .bgwhite:focus {
  background-color: #ffffff;
}
.bgwhite.p-card {
  background-color: #ffffff;
  border-color: #ffffff;
}
.bgwhite.darken-1 {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-1:hover {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-2 {
  background-color: #cccccc;
}
.bgwhite.darken-2:hover {
  background-color: #cccccc;
}
.bgwhite.darken-3 {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-3:hover {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-4 {
  background-color: #999999;
}
.bgwhite.darken-4:hover {
  background-color: #999999;
}
.bgwhite.lighten-1 {
  background-color: white;
}
.bgwhite.lighten-1:hover {
  background-color: white;
}
.bgwhite.lighten-2 {
  background-color: white;
}
.bgwhite.lighten-2:hover {
  background-color: white;
}
.bgwhite.lighten-3 {
  background-color: white;
}
.bgwhite.lighten-3:hover {
  background-color: white;
}
.bgwhite.lighten-4 {
  background-color: white;
}
.bgwhite.lighten-4:hover {
  background-color: white;
}
.default {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.default:hover, .default:focus {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
header.p-toolbar {
  max-height: 200px;
}
.service-operation-container {
  display: flex;
  flex-direction: column;
  height: 100%;
  min-width: 100vw;
  min-height: calc(100dvh - 75px - var(--safe-area-inset-bottom, 0px));
  align-items: stretch;
}
.service-operation-container .service-operation-header .p-toolbar {
  color: white;
  height: 70px;
  align-items: center;
  border-radius: 0;
}
.service-operation-container .service-operation-header .p-toolbar:hover {
  color: white;
}
.service-operation-container .service-operation-header .p-toolbar .toolbar-title {
  font-size: 18px;
  margin: 0;
  padding: 0;
}
.service-operation-container .service-operation-header .p-toolbar .toolbar-icon {
  position: absolute;
  top: -10px;
  right: clamp(75px, 5vw, 100px);
}
.service-operation-container .service-operation-header .p-toolbar .toolbar-icon .material-symbols {
  font-size: 120px;
  opacity: 0.2;
}
.service-operation-container .service-operation-header .p-toolbar .p-toolbar-end button {
  color: white !important;
  background: rgba(255, 255, 255, 0.5);
  border: none;
}
.service-operation-container .service-operation-content {
  flex: 1;
  overflow: auto;
  width: 100vw;
  overflow: auto;
}
.service-operation-container .service-operation-footer {
  background: white;
  padding: 10px;
}
.service-operation-container .service-operation-footer.right {
  text-align: right;
}
.service-operation-container .service-operation-footer.largeBtns button {
  padding: 20px !important;
}
@media (min-width: 1600px) {
.service-operation-container .service-operation-footer {
    padding: 10px 15px 10px 15px;
}
}
@media only screen and (max-width: 899px) {
.service-operation-container .service-operation-header .p-toolbar {
    height: 41px;
    padding: 0 12px;
    align-items: center;
}
.service-operation-container .service-operation-header .p-toolbar .toolbar-title {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
}
.service-operation-container .service-operation-header .p-toolbar .toolbar-title p {
    margin: 0px;
    padding: 0px;
}
.service-operation-container .service-operation-header .p-toolbar .toolbar-icon {
    top: -5px;
    right: 50px;
}
.service-operation-container .service-operation-header .p-toolbar .toolbar-icon .material-symbols {
    font-size: 80px;
    opacity: 0.2;
}
.service-operation-container .service-operation-header .p-toolbar .p-toolbar-end button {
    font-size: 10px;
    height: 30px;
    padding: 0px 8px;
    background: transparent;
}
.service-operation-container .btn-text {
    display: none;
}
.service-operation-container .btn-icon.left {
    margin-left: 0px;
}
}
@media only screen and (min-width: 900px) and (max-width: 1199px) {
.service-operation-container {
    display: flex;
    flex-direction: column;
    height: 100%;
    min-width: 100vw;
    min-height: calc(100dvh - 120px - var(--safe-area-inset-bottom, 0px));
    align-items: stretch;
}
.service-operation-container .service-operation-header .p-toolbar {
    height: 70px;
    padding: 0 12px;
    align-items: center;
}
.service-operation-container .service-operation-header .p-toolbar .toolbar-title {
    margin: 0px;
    padding: 0px;
    font-size: 16px;
}
.service-operation-container .service-operation-header .p-toolbar .toolbar-title p {
    margin: 0px;
    padding: 0px;
}
.service-operation-container .service-operation-header .p-toolbar .p-toolbar-end button {
    font-size: 10px;
    height: 30px;
    padding: 0px 8px;
    background: transparent;
}
.service-operation-container .service-operation-header .p-toolbar .toolbar-icon {
    top: 10px;
    right: 40px;
}
.service-operation-container .service-operation-header .p-toolbar .toolbar-icon .material-symbols {
    font-size: 100px;
}
.service-operation-container .service-operation-header .p-toolbar .btn-text {
    display: none;
}
.service-operation-container .service-operation-header .p-toolbar .btn-icon.left {
    margin-left: 0px;
}
}/* COLORS */
/* reserved possible colors

#6B3A0A - warm brown OR #8E3F0A - burnt orange
#8A1538 - deep berry
#005A7A - petrol cyan

maybe #0C0C73 - deep indigo, but close to return/black

*/
/* FONTS */
/* PACKETA UI/UX */
/* Material palette */
[color=primary][data-v-d7c53fbf] {
  color: #bc210a;
}
.primary[data-v-d7c53fbf] {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary[data-v-d7c53fbf]:hover, .primary[data-v-d7c53fbf]:active, .primary[data-v-d7c53fbf]:focus {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button[data-v-d7c53fbf] {
  color: white !important;
}
.primary.p-button[data-v-d7c53fbf]:hover, .primary.p-button[data-v-d7c53fbf]:active, .primary.p-button[data-v-d7c53fbf]:focus {
  color: white !important;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button.p-button-outlined[data-v-d7c53fbf] {
  background-color: white !important;
  color: #bc210a !important;
}
.primary.p-button.p-button-outlined[data-v-d7c53fbf]:hover, .primary.p-button.p-button-outlined[data-v-d7c53fbf]:active, .primary.p-button.p-button-outlined[data-v-d7c53fbf]:focus {
  background-color: rgb(248.3, 232.8, 230.5) !important;
}
.primary.p-toolbar[data-v-d7c53fbf] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.darken-1[data-v-d7c53fbf] {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-1[data-v-d7c53fbf]:hover {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-2[data-v-d7c53fbf] {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-2[data-v-d7c53fbf]:hover {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-3[data-v-d7c53fbf] {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-3[data-v-d7c53fbf]:hover {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-4[data-v-d7c53fbf] {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.darken-4[data-v-d7c53fbf]:hover {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.lighten-1[data-v-d7c53fbf] {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-1[data-v-d7c53fbf]:hover {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-2[data-v-d7c53fbf] {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-2[data-v-d7c53fbf]:hover {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-3[data-v-d7c53fbf] {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-3[data-v-d7c53fbf]:hover {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-4[data-v-d7c53fbf] {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.primary.lighten-4[data-v-d7c53fbf]:hover {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.bgprimary[data-v-d7c53fbf] {
  background-color: #bc210a;
}
.bgprimary[data-v-d7c53fbf]:hover, .bgprimary[data-v-d7c53fbf]:focus {
  background-color: #bc210a;
}
.bgprimary.p-card[data-v-d7c53fbf] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.bgprimary.darken-1[data-v-d7c53fbf] {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-1[data-v-d7c53fbf]:hover {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-2[data-v-d7c53fbf] {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-2[data-v-d7c53fbf]:hover {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-3[data-v-d7c53fbf] {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-3[data-v-d7c53fbf]:hover {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-4[data-v-d7c53fbf] {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.darken-4[data-v-d7c53fbf]:hover {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.lighten-1[data-v-d7c53fbf] {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-1[data-v-d7c53fbf]:hover {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-2[data-v-d7c53fbf] {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-2[data-v-d7c53fbf]:hover {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-3[data-v-d7c53fbf] {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-3[data-v-d7c53fbf]:hover {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-4[data-v-d7c53fbf] {
  background-color: rgb(214.8, 121.8, 108);
}
.bgprimary.lighten-4[data-v-d7c53fbf]:hover {
  background-color: rgb(214.8, 121.8, 108);
}
[color=red][data-v-d7c53fbf] {
  color: #f44336;
}
.red[data-v-d7c53fbf] {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red[data-v-d7c53fbf]:hover, .red[data-v-d7c53fbf]:active, .red[data-v-d7c53fbf]:focus {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button[data-v-d7c53fbf] {
  color: white !important;
}
.red.p-button[data-v-d7c53fbf]:hover, .red.p-button[data-v-d7c53fbf]:active, .red.p-button[data-v-d7c53fbf]:focus {
  color: white !important;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button.p-button-outlined[data-v-d7c53fbf] {
  background-color: white !important;
  color: #f44336 !important;
}
.red.p-button.p-button-outlined[data-v-d7c53fbf]:hover, .red.p-button.p-button-outlined[data-v-d7c53fbf]:active, .red.p-button.p-button-outlined[data-v-d7c53fbf]:focus {
  background-color: rgb(253.9, 236.2, 234.9) !important;
}
.red.p-toolbar[data-v-d7c53fbf] {
  background-color: #f44336;
  border-color: #f44336;
}
.red.darken-1[data-v-d7c53fbf] {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-1[data-v-d7c53fbf]:hover {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-2[data-v-d7c53fbf] {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-2[data-v-d7c53fbf]:hover {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-3[data-v-d7c53fbf] {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-3[data-v-d7c53fbf]:hover {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-4[data-v-d7c53fbf] {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.darken-4[data-v-d7c53fbf]:hover {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.lighten-1[data-v-d7c53fbf] {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-1[data-v-d7c53fbf]:hover {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-2[data-v-d7c53fbf] {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-2[data-v-d7c53fbf]:hover {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-3[data-v-d7c53fbf] {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-3[data-v-d7c53fbf]:hover {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-4[data-v-d7c53fbf] {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.red.lighten-4[data-v-d7c53fbf]:hover {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.bgred[data-v-d7c53fbf] {
  background-color: #f44336;
}
.bgred[data-v-d7c53fbf]:hover, .bgred[data-v-d7c53fbf]:focus {
  background-color: #f44336;
}
.bgred.p-card[data-v-d7c53fbf] {
  background-color: #f44336;
  border-color: #f44336;
}
.bgred.darken-1[data-v-d7c53fbf] {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-1[data-v-d7c53fbf]:hover {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-2[data-v-d7c53fbf] {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-2[data-v-d7c53fbf]:hover {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-3[data-v-d7c53fbf] {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-3[data-v-d7c53fbf]:hover {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-4[data-v-d7c53fbf] {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.darken-4[data-v-d7c53fbf]:hover {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.lighten-1[data-v-d7c53fbf] {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-1[data-v-d7c53fbf]:hover {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-2[data-v-d7c53fbf] {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-2[data-v-d7c53fbf]:hover {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-3[data-v-d7c53fbf] {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-3[data-v-d7c53fbf]:hover {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-4[data-v-d7c53fbf] {
  background-color: rgb(248.4, 142.2, 134.4);
}
.bgred.lighten-4[data-v-d7c53fbf]:hover {
  background-color: rgb(248.4, 142.2, 134.4);
}
[color=grenade][data-v-d7c53fbf] {
  color: #dd2c00;
}
.grenade[data-v-d7c53fbf] {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade[data-v-d7c53fbf]:hover, .grenade[data-v-d7c53fbf]:active, .grenade[data-v-d7c53fbf]:focus {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button[data-v-d7c53fbf] {
  color: white !important;
}
.grenade.p-button[data-v-d7c53fbf]:hover, .grenade.p-button[data-v-d7c53fbf]:active, .grenade.p-button[data-v-d7c53fbf]:focus {
  color: white !important;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button.p-button-outlined[data-v-d7c53fbf] {
  background-color: white !important;
  color: #dd2c00 !important;
}
.grenade.p-button.p-button-outlined[data-v-d7c53fbf]:hover, .grenade.p-button.p-button-outlined[data-v-d7c53fbf]:active, .grenade.p-button.p-button-outlined[data-v-d7c53fbf]:focus {
  background-color: rgb(251.6, 233.9, 229.5) !important;
}
.grenade.p-toolbar[data-v-d7c53fbf] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.darken-1[data-v-d7c53fbf] {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-1[data-v-d7c53fbf]:hover {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-2[data-v-d7c53fbf] {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-2[data-v-d7c53fbf]:hover {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-3[data-v-d7c53fbf] {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-3[data-v-d7c53fbf]:hover {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-4[data-v-d7c53fbf] {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.darken-4[data-v-d7c53fbf]:hover {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.lighten-1[data-v-d7c53fbf] {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-1[data-v-d7c53fbf]:hover {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-2[data-v-d7c53fbf] {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-2[data-v-d7c53fbf]:hover {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-3[data-v-d7c53fbf] {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-3[data-v-d7c53fbf]:hover {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-4[data-v-d7c53fbf] {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.grenade.lighten-4[data-v-d7c53fbf]:hover {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.bggrenade[data-v-d7c53fbf] {
  background-color: #dd2c00;
}
.bggrenade[data-v-d7c53fbf]:hover, .bggrenade[data-v-d7c53fbf]:focus {
  background-color: #dd2c00;
}
.bggrenade.p-card[data-v-d7c53fbf] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.bggrenade.darken-1[data-v-d7c53fbf] {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-1[data-v-d7c53fbf]:hover {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-2[data-v-d7c53fbf] {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-2[data-v-d7c53fbf]:hover {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-3[data-v-d7c53fbf] {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-3[data-v-d7c53fbf]:hover {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-4[data-v-d7c53fbf] {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.darken-4[data-v-d7c53fbf]:hover {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.lighten-1[data-v-d7c53fbf] {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-1[data-v-d7c53fbf]:hover {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-2[data-v-d7c53fbf] {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-2[data-v-d7c53fbf]:hover {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-3[data-v-d7c53fbf] {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-3[data-v-d7c53fbf]:hover {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-4[data-v-d7c53fbf] {
  background-color: rgb(234.6, 128.4, 102);
}
.bggrenade.lighten-4[data-v-d7c53fbf]:hover {
  background-color: rgb(234.6, 128.4, 102);
}
[color=pink][data-v-d7c53fbf] {
  color: #e91e63;
}
.pink[data-v-d7c53fbf] {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink[data-v-d7c53fbf]:hover, .pink[data-v-d7c53fbf]:active, .pink[data-v-d7c53fbf]:focus {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button[data-v-d7c53fbf] {
  color: white !important;
}
.pink.p-button[data-v-d7c53fbf]:hover, .pink.p-button[data-v-d7c53fbf]:active, .pink.p-button[data-v-d7c53fbf]:focus {
  color: white !important;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button.p-button-outlined[data-v-d7c53fbf] {
  background-color: white !important;
  color: #e91e63 !important;
}
.pink.p-button.p-button-outlined[data-v-d7c53fbf]:hover, .pink.p-button.p-button-outlined[data-v-d7c53fbf]:active, .pink.p-button.p-button-outlined[data-v-d7c53fbf]:focus {
  background-color: rgb(252.8, 232.5, 239.4) !important;
}
.pink.p-toolbar[data-v-d7c53fbf] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.darken-1[data-v-d7c53fbf] {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-1[data-v-d7c53fbf]:hover {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-2[data-v-d7c53fbf] {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-2[data-v-d7c53fbf]:hover {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-3[data-v-d7c53fbf] {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-3[data-v-d7c53fbf]:hover {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-4[data-v-d7c53fbf] {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.darken-4[data-v-d7c53fbf]:hover {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.lighten-1[data-v-d7c53fbf] {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-1[data-v-d7c53fbf]:hover {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-2[data-v-d7c53fbf] {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-2[data-v-d7c53fbf]:hover {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-3[data-v-d7c53fbf] {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-3[data-v-d7c53fbf]:hover {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-4[data-v-d7c53fbf] {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.pink.lighten-4[data-v-d7c53fbf]:hover {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.bgpink[data-v-d7c53fbf] {
  background-color: #e91e63;
}
.bgpink[data-v-d7c53fbf]:hover, .bgpink[data-v-d7c53fbf]:focus {
  background-color: #e91e63;
}
.bgpink.p-card[data-v-d7c53fbf] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.bgpink.darken-1[data-v-d7c53fbf] {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-1[data-v-d7c53fbf]:hover {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-2[data-v-d7c53fbf] {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-2[data-v-d7c53fbf]:hover {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-3[data-v-d7c53fbf] {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-3[data-v-d7c53fbf]:hover {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-4[data-v-d7c53fbf] {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.darken-4[data-v-d7c53fbf]:hover {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.lighten-1[data-v-d7c53fbf] {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-1[data-v-d7c53fbf]:hover {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-2[data-v-d7c53fbf] {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-2[data-v-d7c53fbf]:hover {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-3[data-v-d7c53fbf] {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-3[data-v-d7c53fbf]:hover {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-4[data-v-d7c53fbf] {
  background-color: rgb(241.8, 120, 161.4);
}
.bgpink.lighten-4[data-v-d7c53fbf]:hover {
  background-color: rgb(241.8, 120, 161.4);
}
[color=purple][data-v-d7c53fbf] {
  color: #9c27b0;
}
.purple[data-v-d7c53fbf] {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple[data-v-d7c53fbf]:hover, .purple[data-v-d7c53fbf]:active, .purple[data-v-d7c53fbf]:focus {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button[data-v-d7c53fbf] {
  color: white !important;
}
.purple.p-button[data-v-d7c53fbf]:hover, .purple.p-button[data-v-d7c53fbf]:active, .purple.p-button[data-v-d7c53fbf]:focus {
  color: white !important;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button.p-button-outlined[data-v-d7c53fbf] {
  background-color: white !important;
  color: #9c27b0 !important;
}
.purple.p-button.p-button-outlined[data-v-d7c53fbf]:hover, .purple.p-button.p-button-outlined[data-v-d7c53fbf]:active, .purple.p-button.p-button-outlined[data-v-d7c53fbf]:focus {
  background-color: rgb(245.1, 233.4, 247.1) !important;
}
.purple.p-toolbar[data-v-d7c53fbf] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.darken-1[data-v-d7c53fbf] {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-1[data-v-d7c53fbf]:hover {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-2[data-v-d7c53fbf] {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-2[data-v-d7c53fbf]:hover {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-3[data-v-d7c53fbf] {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-3[data-v-d7c53fbf]:hover {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-4[data-v-d7c53fbf] {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.darken-4[data-v-d7c53fbf]:hover {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.lighten-1[data-v-d7c53fbf] {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-1[data-v-d7c53fbf]:hover {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-2[data-v-d7c53fbf] {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-2[data-v-d7c53fbf]:hover {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-3[data-v-d7c53fbf] {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-3[data-v-d7c53fbf]:hover {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-4[data-v-d7c53fbf] {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.purple.lighten-4[data-v-d7c53fbf]:hover {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple[data-v-d7c53fbf] {
  background-color: #9c27b0;
}
.bgpurple[data-v-d7c53fbf]:hover, .bgpurple[data-v-d7c53fbf]:focus {
  background-color: #9c27b0;
}
.bgpurple.p-card[data-v-d7c53fbf] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.bgpurple.darken-1[data-v-d7c53fbf] {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-1[data-v-d7c53fbf]:hover {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-2[data-v-d7c53fbf] {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-2[data-v-d7c53fbf]:hover {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-3[data-v-d7c53fbf] {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-3[data-v-d7c53fbf]:hover {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-4[data-v-d7c53fbf] {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.darken-4[data-v-d7c53fbf]:hover {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.lighten-1[data-v-d7c53fbf] {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-1[data-v-d7c53fbf]:hover {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-2[data-v-d7c53fbf] {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-2[data-v-d7c53fbf]:hover {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-3[data-v-d7c53fbf] {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-3[data-v-d7c53fbf]:hover {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-4[data-v-d7c53fbf] {
  background-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple.lighten-4[data-v-d7c53fbf]:hover {
  background-color: rgb(195.6, 125.4, 207.6);
}
[color=deep-purple][data-v-d7c53fbf] {
  color: #673ab7;
}
.deep-purple[data-v-d7c53fbf] {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple[data-v-d7c53fbf]:hover, .deep-purple[data-v-d7c53fbf]:active, .deep-purple[data-v-d7c53fbf]:focus {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button[data-v-d7c53fbf] {
  color: white !important;
}
.deep-purple.p-button[data-v-d7c53fbf]:hover, .deep-purple.p-button[data-v-d7c53fbf]:active, .deep-purple.p-button[data-v-d7c53fbf]:focus {
  color: white !important;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button.p-button-outlined[data-v-d7c53fbf] {
  background-color: white !important;
  color: #673ab7 !important;
}
.deep-purple.p-button.p-button-outlined[data-v-d7c53fbf]:hover, .deep-purple.p-button.p-button-outlined[data-v-d7c53fbf]:active, .deep-purple.p-button.p-button-outlined[data-v-d7c53fbf]:focus {
  background-color: rgb(239.8, 235.3, 247.8) !important;
}
.deep-purple.p-toolbar[data-v-d7c53fbf] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.darken-1[data-v-d7c53fbf] {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-1[data-v-d7c53fbf]:hover {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-2[data-v-d7c53fbf] {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-2[data-v-d7c53fbf]:hover {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-3[data-v-d7c53fbf] {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-3[data-v-d7c53fbf]:hover {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-4[data-v-d7c53fbf] {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.darken-4[data-v-d7c53fbf]:hover {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.lighten-1[data-v-d7c53fbf] {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-1[data-v-d7c53fbf]:hover {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-2[data-v-d7c53fbf] {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-2[data-v-d7c53fbf]:hover {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-3[data-v-d7c53fbf] {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-3[data-v-d7c53fbf]:hover {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-4[data-v-d7c53fbf] {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.deep-purple.lighten-4[data-v-d7c53fbf]:hover {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple[data-v-d7c53fbf] {
  background-color: #673ab7;
}
.bgdeep-purple[data-v-d7c53fbf]:hover, .bgdeep-purple[data-v-d7c53fbf]:focus {
  background-color: #673ab7;
}
.bgdeep-purple.p-card[data-v-d7c53fbf] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.bgdeep-purple.darken-1[data-v-d7c53fbf] {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-1[data-v-d7c53fbf]:hover {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-2[data-v-d7c53fbf] {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-2[data-v-d7c53fbf]:hover {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-3[data-v-d7c53fbf] {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-3[data-v-d7c53fbf]:hover {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-4[data-v-d7c53fbf] {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.darken-4[data-v-d7c53fbf]:hover {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.lighten-1[data-v-d7c53fbf] {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-1[data-v-d7c53fbf]:hover {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-2[data-v-d7c53fbf] {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-2[data-v-d7c53fbf]:hover {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-3[data-v-d7c53fbf] {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-3[data-v-d7c53fbf]:hover {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-4[data-v-d7c53fbf] {
  background-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple.lighten-4[data-v-d7c53fbf]:hover {
  background-color: rgb(163.8, 136.8, 211.8);
}
[color=indigo][data-v-d7c53fbf] {
  color: #3f51b5;
}
.indigo[data-v-d7c53fbf] {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo[data-v-d7c53fbf]:hover, .indigo[data-v-d7c53fbf]:active, .indigo[data-v-d7c53fbf]:focus {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button[data-v-d7c53fbf] {
  color: white !important;
}
.indigo.p-button[data-v-d7c53fbf]:hover, .indigo.p-button[data-v-d7c53fbf]:active, .indigo.p-button[data-v-d7c53fbf]:focus {
  color: white !important;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button.p-button-outlined[data-v-d7c53fbf] {
  background-color: white !important;
  color: #3f51b5 !important;
}
.indigo.p-button.p-button-outlined[data-v-d7c53fbf]:hover, .indigo.p-button.p-button-outlined[data-v-d7c53fbf]:active, .indigo.p-button.p-button-outlined[data-v-d7c53fbf]:focus {
  background-color: rgb(235.8, 237.6, 247.6) !important;
}
.indigo.p-toolbar[data-v-d7c53fbf] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.darken-1[data-v-d7c53fbf] {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-1[data-v-d7c53fbf]:hover {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-2[data-v-d7c53fbf] {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-2[data-v-d7c53fbf]:hover {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-3[data-v-d7c53fbf] {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-3[data-v-d7c53fbf]:hover {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-4[data-v-d7c53fbf] {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.darken-4[data-v-d7c53fbf]:hover {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.lighten-1[data-v-d7c53fbf] {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-1[data-v-d7c53fbf]:hover {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-2[data-v-d7c53fbf] {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-2[data-v-d7c53fbf]:hover {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-3[data-v-d7c53fbf] {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-3[data-v-d7c53fbf]:hover {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-4[data-v-d7c53fbf] {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.indigo.lighten-4[data-v-d7c53fbf]:hover {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo[data-v-d7c53fbf] {
  background-color: #3f51b5;
}
.bgindigo[data-v-d7c53fbf]:hover, .bgindigo[data-v-d7c53fbf]:focus {
  background-color: #3f51b5;
}
.bgindigo.p-card[data-v-d7c53fbf] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.bgindigo.darken-1[data-v-d7c53fbf] {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-1[data-v-d7c53fbf]:hover {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-2[data-v-d7c53fbf] {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-2[data-v-d7c53fbf]:hover {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-3[data-v-d7c53fbf] {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-3[data-v-d7c53fbf]:hover {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-4[data-v-d7c53fbf] {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.darken-4[data-v-d7c53fbf]:hover {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.lighten-1[data-v-d7c53fbf] {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-1[data-v-d7c53fbf]:hover {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-2[data-v-d7c53fbf] {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-2[data-v-d7c53fbf]:hover {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-3[data-v-d7c53fbf] {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-3[data-v-d7c53fbf]:hover {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-4[data-v-d7c53fbf] {
  background-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo.lighten-4[data-v-d7c53fbf]:hover {
  background-color: rgb(139.8, 150.6, 210.6);
}
[color=blue][data-v-d7c53fbf] {
  color: #2196f3;
}
.blue[data-v-d7c53fbf] {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue[data-v-d7c53fbf]:hover, .blue[data-v-d7c53fbf]:active, .blue[data-v-d7c53fbf]:focus {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button[data-v-d7c53fbf] {
  color: white !important;
}
.blue.p-button[data-v-d7c53fbf]:hover, .blue.p-button[data-v-d7c53fbf]:active, .blue.p-button[data-v-d7c53fbf]:focus {
  color: white !important;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button.p-button-outlined[data-v-d7c53fbf] {
  background-color: white !important;
  color: #2196f3 !important;
}
.blue.p-button.p-button-outlined[data-v-d7c53fbf]:hover, .blue.p-button.p-button-outlined[data-v-d7c53fbf]:active, .blue.p-button.p-button-outlined[data-v-d7c53fbf]:focus {
  background-color: rgb(232.8, 244.5, 253.8) !important;
}
.blue.p-toolbar[data-v-d7c53fbf] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.darken-1[data-v-d7c53fbf] {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-1[data-v-d7c53fbf]:hover {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-2[data-v-d7c53fbf] {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-2[data-v-d7c53fbf]:hover {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-3[data-v-d7c53fbf] {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-3[data-v-d7c53fbf]:hover {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-4[data-v-d7c53fbf] {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.darken-4[data-v-d7c53fbf]:hover {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.lighten-1[data-v-d7c53fbf] {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-1[data-v-d7c53fbf]:hover {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-2[data-v-d7c53fbf] {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-2[data-v-d7c53fbf]:hover {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-3[data-v-d7c53fbf] {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-3[data-v-d7c53fbf]:hover {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-4[data-v-d7c53fbf] {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.blue.lighten-4[data-v-d7c53fbf]:hover {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.bgblue[data-v-d7c53fbf] {
  background-color: #2196f3;
}
.bgblue[data-v-d7c53fbf]:hover, .bgblue[data-v-d7c53fbf]:focus {
  background-color: #2196f3;
}
.bgblue.p-card[data-v-d7c53fbf] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.bgblue.darken-1[data-v-d7c53fbf] {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-1[data-v-d7c53fbf]:hover {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-2[data-v-d7c53fbf] {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-2[data-v-d7c53fbf]:hover {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-3[data-v-d7c53fbf] {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-3[data-v-d7c53fbf]:hover {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-4[data-v-d7c53fbf] {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.darken-4[data-v-d7c53fbf]:hover {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.lighten-1[data-v-d7c53fbf] {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-1[data-v-d7c53fbf]:hover {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-2[data-v-d7c53fbf] {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-2[data-v-d7c53fbf]:hover {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-3[data-v-d7c53fbf] {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-3[data-v-d7c53fbf]:hover {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-4[data-v-d7c53fbf] {
  background-color: rgb(121.8, 192, 247.8);
}
.bgblue.lighten-4[data-v-d7c53fbf]:hover {
  background-color: rgb(121.8, 192, 247.8);
}
[color=light-blue][data-v-d7c53fbf] {
  color: #03a9f4;
}
.light-blue[data-v-d7c53fbf] {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue[data-v-d7c53fbf]:hover, .light-blue[data-v-d7c53fbf]:active, .light-blue[data-v-d7c53fbf]:focus {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button[data-v-d7c53fbf] {
  color: white !important;
}
.light-blue.p-button[data-v-d7c53fbf]:hover, .light-blue.p-button[data-v-d7c53fbf]:active, .light-blue.p-button[data-v-d7c53fbf]:focus {
  color: white !important;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button.p-button-outlined[data-v-d7c53fbf] {
  background-color: white !important;
  color: #03a9f4 !important;
}
.light-blue.p-button.p-button-outlined[data-v-d7c53fbf]:hover, .light-blue.p-button.p-button-outlined[data-v-d7c53fbf]:active, .light-blue.p-button.p-button-outlined[data-v-d7c53fbf]:focus {
  background-color: rgb(229.8, 246.4, 253.9) !important;
}
.light-blue.p-toolbar[data-v-d7c53fbf] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.darken-1[data-v-d7c53fbf] {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-1[data-v-d7c53fbf]:hover {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-2[data-v-d7c53fbf] {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-2[data-v-d7c53fbf]:hover {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-3[data-v-d7c53fbf] {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-3[data-v-d7c53fbf]:hover {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-4[data-v-d7c53fbf] {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.darken-4[data-v-d7c53fbf]:hover {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.lighten-1[data-v-d7c53fbf] {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-1[data-v-d7c53fbf]:hover {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-2[data-v-d7c53fbf] {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-2[data-v-d7c53fbf]:hover {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-3[data-v-d7c53fbf] {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-3[data-v-d7c53fbf]:hover {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-4[data-v-d7c53fbf] {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.light-blue.lighten-4[data-v-d7c53fbf]:hover {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue[data-v-d7c53fbf] {
  background-color: #03a9f4;
}
.bglight-blue[data-v-d7c53fbf]:hover, .bglight-blue[data-v-d7c53fbf]:focus {
  background-color: #03a9f4;
}
.bglight-blue.p-card[data-v-d7c53fbf] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.bglight-blue.darken-1[data-v-d7c53fbf] {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-1[data-v-d7c53fbf]:hover {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-2[data-v-d7c53fbf] {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-2[data-v-d7c53fbf]:hover {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-3[data-v-d7c53fbf] {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-3[data-v-d7c53fbf]:hover {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-4[data-v-d7c53fbf] {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.darken-4[data-v-d7c53fbf]:hover {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.lighten-1[data-v-d7c53fbf] {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-1[data-v-d7c53fbf]:hover {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-2[data-v-d7c53fbf] {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-2[data-v-d7c53fbf]:hover {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-3[data-v-d7c53fbf] {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-3[data-v-d7c53fbf]:hover {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-4[data-v-d7c53fbf] {
  background-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue.lighten-4[data-v-d7c53fbf]:hover {
  background-color: rgb(103.8, 203.4, 248.4);
}
[color=cyan][data-v-d7c53fbf] {
  color: #00bcd4;
}
.cyan[data-v-d7c53fbf] {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan[data-v-d7c53fbf]:hover, .cyan[data-v-d7c53fbf]:active, .cyan[data-v-d7c53fbf]:focus {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button[data-v-d7c53fbf] {
  color: white !important;
}
.cyan.p-button[data-v-d7c53fbf]:hover, .cyan.p-button[data-v-d7c53fbf]:active, .cyan.p-button[data-v-d7c53fbf]:focus {
  color: white !important;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button.p-button-outlined[data-v-d7c53fbf] {
  background-color: white !important;
  color: #00bcd4 !important;
}
.cyan.p-button.p-button-outlined[data-v-d7c53fbf]:hover, .cyan.p-button.p-button-outlined[data-v-d7c53fbf]:active, .cyan.p-button.p-button-outlined[data-v-d7c53fbf]:focus {
  background-color: rgb(229.5, 248.3, 250.7) !important;
}
.cyan.p-toolbar[data-v-d7c53fbf] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.darken-1[data-v-d7c53fbf] {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-1[data-v-d7c53fbf]:hover {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-2[data-v-d7c53fbf] {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-2[data-v-d7c53fbf]:hover {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-3[data-v-d7c53fbf] {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-3[data-v-d7c53fbf]:hover {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-4[data-v-d7c53fbf] {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.darken-4[data-v-d7c53fbf]:hover {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.lighten-1[data-v-d7c53fbf] {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-1[data-v-d7c53fbf]:hover {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-2[data-v-d7c53fbf] {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-2[data-v-d7c53fbf]:hover {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-3[data-v-d7c53fbf] {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-3[data-v-d7c53fbf]:hover {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-4[data-v-d7c53fbf] {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.cyan.lighten-4[data-v-d7c53fbf]:hover {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.bgcyan[data-v-d7c53fbf] {
  background-color: #00bcd4;
}
.bgcyan[data-v-d7c53fbf]:hover, .bgcyan[data-v-d7c53fbf]:focus {
  background-color: #00bcd4;
}
.bgcyan.p-card[data-v-d7c53fbf] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.bgcyan.darken-1[data-v-d7c53fbf] {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-1[data-v-d7c53fbf]:hover {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-2[data-v-d7c53fbf] {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-2[data-v-d7c53fbf]:hover {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-3[data-v-d7c53fbf] {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-3[data-v-d7c53fbf]:hover {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-4[data-v-d7c53fbf] {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.darken-4[data-v-d7c53fbf]:hover {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.lighten-1[data-v-d7c53fbf] {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-1[data-v-d7c53fbf]:hover {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-2[data-v-d7c53fbf] {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-2[data-v-d7c53fbf]:hover {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-3[data-v-d7c53fbf] {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-3[data-v-d7c53fbf]:hover {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-4[data-v-d7c53fbf] {
  background-color: rgb(102, 214.8, 229.2);
}
.bgcyan.lighten-4[data-v-d7c53fbf]:hover {
  background-color: rgb(102, 214.8, 229.2);
}
[color=teal][data-v-d7c53fbf] {
  color: #009688;
}
.teal[data-v-d7c53fbf] {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal[data-v-d7c53fbf]:hover, .teal[data-v-d7c53fbf]:active, .teal[data-v-d7c53fbf]:focus {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button[data-v-d7c53fbf] {
  color: white !important;
}
.teal.p-button[data-v-d7c53fbf]:hover, .teal.p-button[data-v-d7c53fbf]:active, .teal.p-button[data-v-d7c53fbf]:focus {
  color: white !important;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button.p-button-outlined[data-v-d7c53fbf] {
  background-color: white !important;
  color: #009688 !important;
}
.teal.p-button.p-button-outlined[data-v-d7c53fbf]:hover, .teal.p-button.p-button-outlined[data-v-d7c53fbf]:active, .teal.p-button.p-button-outlined[data-v-d7c53fbf]:focus {
  background-color: rgb(229.5, 244.5, 243.1) !important;
}
.teal.p-toolbar[data-v-d7c53fbf] {
  background-color: #009688;
  border-color: #009688;
}
.teal.darken-1[data-v-d7c53fbf] {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-1[data-v-d7c53fbf]:hover {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-2[data-v-d7c53fbf] {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-2[data-v-d7c53fbf]:hover {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-3[data-v-d7c53fbf] {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-3[data-v-d7c53fbf]:hover {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-4[data-v-d7c53fbf] {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.darken-4[data-v-d7c53fbf]:hover {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.lighten-1[data-v-d7c53fbf] {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-1[data-v-d7c53fbf]:hover {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-2[data-v-d7c53fbf] {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-2[data-v-d7c53fbf]:hover {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-3[data-v-d7c53fbf] {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-3[data-v-d7c53fbf]:hover {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-4[data-v-d7c53fbf] {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.teal.lighten-4[data-v-d7c53fbf]:hover {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.bgteal[data-v-d7c53fbf] {
  background-color: #009688;
}
.bgteal[data-v-d7c53fbf]:hover, .bgteal[data-v-d7c53fbf]:focus {
  background-color: #009688;
}
.bgteal.p-card[data-v-d7c53fbf] {
  background-color: #009688;
  border-color: #009688;
}
.bgteal.darken-1[data-v-d7c53fbf] {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-1[data-v-d7c53fbf]:hover {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-2[data-v-d7c53fbf] {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-2[data-v-d7c53fbf]:hover {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-3[data-v-d7c53fbf] {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-3[data-v-d7c53fbf]:hover {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-4[data-v-d7c53fbf] {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.darken-4[data-v-d7c53fbf]:hover {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.lighten-1[data-v-d7c53fbf] {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-1[data-v-d7c53fbf]:hover {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-2[data-v-d7c53fbf] {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-2[data-v-d7c53fbf]:hover {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-3[data-v-d7c53fbf] {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-3[data-v-d7c53fbf]:hover {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-4[data-v-d7c53fbf] {
  background-color: rgb(102, 192, 183.6);
}
.bgteal.lighten-4[data-v-d7c53fbf]:hover {
  background-color: rgb(102, 192, 183.6);
}
[color=cobalt][data-v-d7c53fbf] {
  color: #00bfa5;
}
.cobalt[data-v-d7c53fbf] {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt[data-v-d7c53fbf]:hover, .cobalt[data-v-d7c53fbf]:active, .cobalt[data-v-d7c53fbf]:focus {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button[data-v-d7c53fbf] {
  color: white !important;
}
.cobalt.p-button[data-v-d7c53fbf]:hover, .cobalt.p-button[data-v-d7c53fbf]:active, .cobalt.p-button[data-v-d7c53fbf]:focus {
  color: white !important;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button.p-button-outlined[data-v-d7c53fbf] {
  background-color: white !important;
  color: #00bfa5 !important;
}
.cobalt.p-button.p-button-outlined[data-v-d7c53fbf]:hover, .cobalt.p-button.p-button-outlined[data-v-d7c53fbf]:active, .cobalt.p-button.p-button-outlined[data-v-d7c53fbf]:focus {
  background-color: rgb(229.5, 248.6, 246) !important;
}
.cobalt.p-toolbar[data-v-d7c53fbf] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.darken-1[data-v-d7c53fbf] {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-1[data-v-d7c53fbf]:hover {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-2[data-v-d7c53fbf] {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-2[data-v-d7c53fbf]:hover {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-3[data-v-d7c53fbf] {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-3[data-v-d7c53fbf]:hover {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-4[data-v-d7c53fbf] {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.darken-4[data-v-d7c53fbf]:hover {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.lighten-1[data-v-d7c53fbf] {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-1[data-v-d7c53fbf]:hover {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-2[data-v-d7c53fbf] {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-2[data-v-d7c53fbf]:hover {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-3[data-v-d7c53fbf] {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-3[data-v-d7c53fbf]:hover {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-4[data-v-d7c53fbf] {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.cobalt.lighten-4[data-v-d7c53fbf]:hover {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.bgcobalt[data-v-d7c53fbf] {
  background-color: #00bfa5;
}
.bgcobalt[data-v-d7c53fbf]:hover, .bgcobalt[data-v-d7c53fbf]:focus {
  background-color: #00bfa5;
}
.bgcobalt.p-card[data-v-d7c53fbf] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.bgcobalt.darken-1[data-v-d7c53fbf] {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-1[data-v-d7c53fbf]:hover {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-2[data-v-d7c53fbf] {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-2[data-v-d7c53fbf]:hover {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-3[data-v-d7c53fbf] {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-3[data-v-d7c53fbf]:hover {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-4[data-v-d7c53fbf] {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.darken-4[data-v-d7c53fbf]:hover {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.lighten-1[data-v-d7c53fbf] {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-1[data-v-d7c53fbf]:hover {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-2[data-v-d7c53fbf] {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-2[data-v-d7c53fbf]:hover {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-3[data-v-d7c53fbf] {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-3[data-v-d7c53fbf]:hover {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-4[data-v-d7c53fbf] {
  background-color: rgb(102, 216.6, 201);
}
.bgcobalt.lighten-4[data-v-d7c53fbf]:hover {
  background-color: rgb(102, 216.6, 201);
}
[color=green][data-v-d7c53fbf] {
  color: #4caf50;
}
.green[data-v-d7c53fbf] {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green[data-v-d7c53fbf]:hover, .green[data-v-d7c53fbf]:active, .green[data-v-d7c53fbf]:focus {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button[data-v-d7c53fbf] {
  color: white !important;
}
.green.p-button[data-v-d7c53fbf]:hover, .green.p-button[data-v-d7c53fbf]:active, .green.p-button[data-v-d7c53fbf]:focus {
  color: white !important;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button.p-button-outlined[data-v-d7c53fbf] {
  background-color: white !important;
  color: #4caf50 !important;
}
.green.p-button.p-button-outlined[data-v-d7c53fbf]:hover, .green.p-button.p-button-outlined[data-v-d7c53fbf]:active, .green.p-button.p-button-outlined[data-v-d7c53fbf]:focus {
  background-color: rgb(237.1, 247, 237.5) !important;
}
.green.p-toolbar[data-v-d7c53fbf] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.darken-1[data-v-d7c53fbf] {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-1[data-v-d7c53fbf]:hover {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-2[data-v-d7c53fbf] {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-2[data-v-d7c53fbf]:hover {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-3[data-v-d7c53fbf] {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-3[data-v-d7c53fbf]:hover {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-4[data-v-d7c53fbf] {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.darken-4[data-v-d7c53fbf]:hover {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.lighten-1[data-v-d7c53fbf] {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-1[data-v-d7c53fbf]:hover {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-2[data-v-d7c53fbf] {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-2[data-v-d7c53fbf]:hover {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-3[data-v-d7c53fbf] {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-3[data-v-d7c53fbf]:hover {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-4[data-v-d7c53fbf] {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.green.lighten-4[data-v-d7c53fbf]:hover {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.bggreen[data-v-d7c53fbf] {
  background-color: #4caf50;
}
.bggreen[data-v-d7c53fbf]:hover, .bggreen[data-v-d7c53fbf]:focus {
  background-color: #4caf50;
}
.bggreen.p-card[data-v-d7c53fbf] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.bggreen.darken-1[data-v-d7c53fbf] {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-1[data-v-d7c53fbf]:hover {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-2[data-v-d7c53fbf] {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-2[data-v-d7c53fbf]:hover {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-3[data-v-d7c53fbf] {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-3[data-v-d7c53fbf]:hover {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-4[data-v-d7c53fbf] {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.darken-4[data-v-d7c53fbf]:hover {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.lighten-1[data-v-d7c53fbf] {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-1[data-v-d7c53fbf]:hover {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-2[data-v-d7c53fbf] {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-2[data-v-d7c53fbf]:hover {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-3[data-v-d7c53fbf] {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-3[data-v-d7c53fbf]:hover {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-4[data-v-d7c53fbf] {
  background-color: rgb(147.6, 207, 150);
}
.bggreen.lighten-4[data-v-d7c53fbf]:hover {
  background-color: rgb(147.6, 207, 150);
}
[color=light-green][data-v-d7c53fbf] {
  color: #8bc34a;
}
.light-green[data-v-d7c53fbf] {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green[data-v-d7c53fbf]:hover, .light-green[data-v-d7c53fbf]:active, .light-green[data-v-d7c53fbf]:focus {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button[data-v-d7c53fbf] {
  color: white !important;
}
.light-green.p-button[data-v-d7c53fbf]:hover, .light-green.p-button[data-v-d7c53fbf]:active, .light-green.p-button[data-v-d7c53fbf]:focus {
  color: white !important;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button.p-button-outlined[data-v-d7c53fbf] {
  background-color: white !important;
  color: #8bc34a !important;
}
.light-green.p-button.p-button-outlined[data-v-d7c53fbf]:hover, .light-green.p-button.p-button-outlined[data-v-d7c53fbf]:active, .light-green.p-button.p-button-outlined[data-v-d7c53fbf]:focus {
  background-color: rgb(243.4, 249, 236.9) !important;
}
.light-green.p-toolbar[data-v-d7c53fbf] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.darken-1[data-v-d7c53fbf] {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-1[data-v-d7c53fbf]:hover {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-2[data-v-d7c53fbf] {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-2[data-v-d7c53fbf]:hover {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-3[data-v-d7c53fbf] {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-3[data-v-d7c53fbf]:hover {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-4[data-v-d7c53fbf] {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.darken-4[data-v-d7c53fbf]:hover {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.lighten-1[data-v-d7c53fbf] {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-1[data-v-d7c53fbf]:hover {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-2[data-v-d7c53fbf] {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-2[data-v-d7c53fbf]:hover {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-3[data-v-d7c53fbf] {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-3[data-v-d7c53fbf]:hover {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-4[data-v-d7c53fbf] {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.light-green.lighten-4[data-v-d7c53fbf]:hover {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.bglight-green[data-v-d7c53fbf] {
  background-color: #8bc34a;
}
.bglight-green[data-v-d7c53fbf]:hover, .bglight-green[data-v-d7c53fbf]:focus {
  background-color: #8bc34a;
}
.bglight-green.p-card[data-v-d7c53fbf] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.bglight-green.darken-1[data-v-d7c53fbf] {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-1[data-v-d7c53fbf]:hover {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-2[data-v-d7c53fbf] {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-2[data-v-d7c53fbf]:hover {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-3[data-v-d7c53fbf] {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-3[data-v-d7c53fbf]:hover {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-4[data-v-d7c53fbf] {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.darken-4[data-v-d7c53fbf]:hover {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.lighten-1[data-v-d7c53fbf] {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-1[data-v-d7c53fbf]:hover {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-2[data-v-d7c53fbf] {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-2[data-v-d7c53fbf]:hover {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-3[data-v-d7c53fbf] {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-3[data-v-d7c53fbf]:hover {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-4[data-v-d7c53fbf] {
  background-color: rgb(185.4, 219, 146.4);
}
.bglight-green.lighten-4[data-v-d7c53fbf]:hover {
  background-color: rgb(185.4, 219, 146.4);
}
[color=lime][data-v-d7c53fbf] {
  color: #cddc39;
}
.lime[data-v-d7c53fbf] {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime[data-v-d7c53fbf]:hover, .lime[data-v-d7c53fbf]:active, .lime[data-v-d7c53fbf]:focus {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button[data-v-d7c53fbf] {
  color: white !important;
}
.lime.p-button[data-v-d7c53fbf]:hover, .lime.p-button[data-v-d7c53fbf]:active, .lime.p-button[data-v-d7c53fbf]:focus {
  color: white !important;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button.p-button-outlined[data-v-d7c53fbf] {
  background-color: white !important;
  color: #cddc39 !important;
}
.lime.p-button.p-button-outlined[data-v-d7c53fbf]:hover, .lime.p-button.p-button-outlined[data-v-d7c53fbf]:active, .lime.p-button.p-button-outlined[data-v-d7c53fbf]:focus {
  background-color: rgb(250, 251.5, 235.2) !important;
}
.lime.p-toolbar[data-v-d7c53fbf] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.darken-1[data-v-d7c53fbf] {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-1[data-v-d7c53fbf]:hover {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-2[data-v-d7c53fbf] {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-2[data-v-d7c53fbf]:hover {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-3[data-v-d7c53fbf] {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-3[data-v-d7c53fbf]:hover {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-4[data-v-d7c53fbf] {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.darken-4[data-v-d7c53fbf]:hover {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.lighten-1[data-v-d7c53fbf] {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-1[data-v-d7c53fbf]:hover {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-2[data-v-d7c53fbf] {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-2[data-v-d7c53fbf]:hover {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-3[data-v-d7c53fbf] {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-3[data-v-d7c53fbf]:hover {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-4[data-v-d7c53fbf] {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.lime.lighten-4[data-v-d7c53fbf]:hover {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.bglime[data-v-d7c53fbf] {
  background-color: #cddc39;
}
.bglime[data-v-d7c53fbf]:hover, .bglime[data-v-d7c53fbf]:focus {
  background-color: #cddc39;
}
.bglime.p-card[data-v-d7c53fbf] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.bglime.darken-1[data-v-d7c53fbf] {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-1[data-v-d7c53fbf]:hover {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-2[data-v-d7c53fbf] {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-2[data-v-d7c53fbf]:hover {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-3[data-v-d7c53fbf] {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-3[data-v-d7c53fbf]:hover {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-4[data-v-d7c53fbf] {
  background-color: rgb(123, 132, 34.2);
}
.bglime.darken-4[data-v-d7c53fbf]:hover {
  background-color: rgb(123, 132, 34.2);
}
.bglime.lighten-1[data-v-d7c53fbf] {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-1[data-v-d7c53fbf]:hover {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-2[data-v-d7c53fbf] {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-2[data-v-d7c53fbf]:hover {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-3[data-v-d7c53fbf] {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-3[data-v-d7c53fbf]:hover {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-4[data-v-d7c53fbf] {
  background-color: rgb(225, 234, 136.2);
}
.bglime.lighten-4[data-v-d7c53fbf]:hover {
  background-color: rgb(225, 234, 136.2);
}
[color=yellow][data-v-d7c53fbf] {
  color: #ffeb3b;
}
.yellow[data-v-d7c53fbf] {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow[data-v-d7c53fbf]:hover, .yellow[data-v-d7c53fbf]:active, .yellow[data-v-d7c53fbf]:focus {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button[data-v-d7c53fbf] {
  color: white !important;
}
.yellow.p-button[data-v-d7c53fbf]:hover, .yellow.p-button[data-v-d7c53fbf]:active, .yellow.p-button[data-v-d7c53fbf]:focus {
  color: white !important;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button.p-button-outlined[data-v-d7c53fbf] {
  background-color: white !important;
  color: #ffeb3b !important;
}
.yellow.p-button.p-button-outlined[data-v-d7c53fbf]:hover, .yellow.p-button.p-button-outlined[data-v-d7c53fbf]:active, .yellow.p-button.p-button-outlined[data-v-d7c53fbf]:focus {
  background-color: rgb(255, 253, 235.4) !important;
}
.yellow.p-toolbar[data-v-d7c53fbf] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.darken-1[data-v-d7c53fbf] {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-1[data-v-d7c53fbf]:hover {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-2[data-v-d7c53fbf] {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-2[data-v-d7c53fbf]:hover {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-3[data-v-d7c53fbf] {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-3[data-v-d7c53fbf]:hover {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-4[data-v-d7c53fbf] {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.darken-4[data-v-d7c53fbf]:hover {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.lighten-1[data-v-d7c53fbf] {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-1[data-v-d7c53fbf]:hover {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-2[data-v-d7c53fbf] {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-2[data-v-d7c53fbf]:hover {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-3[data-v-d7c53fbf] {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-3[data-v-d7c53fbf]:hover {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-4[data-v-d7c53fbf] {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.yellow.lighten-4[data-v-d7c53fbf]:hover {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.bgyellow[data-v-d7c53fbf] {
  background-color: #ffeb3b;
}
.bgyellow[data-v-d7c53fbf]:hover, .bgyellow[data-v-d7c53fbf]:focus {
  background-color: #ffeb3b;
}
.bgyellow.p-card[data-v-d7c53fbf] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.bgyellow.darken-1[data-v-d7c53fbf] {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-1[data-v-d7c53fbf]:hover {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-2[data-v-d7c53fbf] {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-2[data-v-d7c53fbf]:hover {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-3[data-v-d7c53fbf] {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-3[data-v-d7c53fbf]:hover {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-4[data-v-d7c53fbf] {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.darken-4[data-v-d7c53fbf]:hover {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.lighten-1[data-v-d7c53fbf] {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-1[data-v-d7c53fbf]:hover {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-2[data-v-d7c53fbf] {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-2[data-v-d7c53fbf]:hover {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-3[data-v-d7c53fbf] {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-3[data-v-d7c53fbf]:hover {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-4[data-v-d7c53fbf] {
  background-color: rgb(255, 243, 137.4);
}
.bgyellow.lighten-4[data-v-d7c53fbf]:hover {
  background-color: rgb(255, 243, 137.4);
}
[color=amber][data-v-d7c53fbf] {
  color: #ffc107;
}
.amber[data-v-d7c53fbf] {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber[data-v-d7c53fbf]:hover, .amber[data-v-d7c53fbf]:active, .amber[data-v-d7c53fbf]:focus {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button[data-v-d7c53fbf] {
  color: white !important;
}
.amber.p-button[data-v-d7c53fbf]:hover, .amber.p-button[data-v-d7c53fbf]:active, .amber.p-button[data-v-d7c53fbf]:focus {
  color: white !important;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button.p-button-outlined[data-v-d7c53fbf] {
  background-color: white !important;
  color: #ffc107 !important;
}
.amber.p-button.p-button-outlined[data-v-d7c53fbf]:hover, .amber.p-button.p-button-outlined[data-v-d7c53fbf]:active, .amber.p-button.p-button-outlined[data-v-d7c53fbf]:focus {
  background-color: rgb(255, 248.8, 230.2) !important;
}
.amber.p-toolbar[data-v-d7c53fbf] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.darken-1[data-v-d7c53fbf] {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-1[data-v-d7c53fbf]:hover {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-2[data-v-d7c53fbf] {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-2[data-v-d7c53fbf]:hover {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-3[data-v-d7c53fbf] {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-3[data-v-d7c53fbf]:hover {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-4[data-v-d7c53fbf] {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.darken-4[data-v-d7c53fbf]:hover {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.lighten-1[data-v-d7c53fbf] {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-1[data-v-d7c53fbf]:hover {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-2[data-v-d7c53fbf] {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-2[data-v-d7c53fbf]:hover {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-3[data-v-d7c53fbf] {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-3[data-v-d7c53fbf]:hover {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-4[data-v-d7c53fbf] {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.amber.lighten-4[data-v-d7c53fbf]:hover {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.bgamber[data-v-d7c53fbf] {
  background-color: #ffc107;
}
.bgamber[data-v-d7c53fbf]:hover, .bgamber[data-v-d7c53fbf]:focus {
  background-color: #ffc107;
}
.bgamber.p-card[data-v-d7c53fbf] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.bgamber.darken-1[data-v-d7c53fbf] {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-1[data-v-d7c53fbf]:hover {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-2[data-v-d7c53fbf] {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-2[data-v-d7c53fbf]:hover {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-3[data-v-d7c53fbf] {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-3[data-v-d7c53fbf]:hover {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-4[data-v-d7c53fbf] {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.darken-4[data-v-d7c53fbf]:hover {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.lighten-1[data-v-d7c53fbf] {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-1[data-v-d7c53fbf]:hover {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-2[data-v-d7c53fbf] {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-2[data-v-d7c53fbf]:hover {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-3[data-v-d7c53fbf] {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-3[data-v-d7c53fbf]:hover {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-4[data-v-d7c53fbf] {
  background-color: rgb(255, 217.8, 106.2);
}
.bgamber.lighten-4[data-v-d7c53fbf]:hover {
  background-color: rgb(255, 217.8, 106.2);
}
[color=orange][data-v-d7c53fbf] {
  color: #ff9800;
}
.orange[data-v-d7c53fbf] {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange[data-v-d7c53fbf]:hover, .orange[data-v-d7c53fbf]:active, .orange[data-v-d7c53fbf]:focus {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button[data-v-d7c53fbf] {
  color: white !important;
}
.orange.p-button[data-v-d7c53fbf]:hover, .orange.p-button[data-v-d7c53fbf]:active, .orange.p-button[data-v-d7c53fbf]:focus {
  color: white !important;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button.p-button-outlined[data-v-d7c53fbf] {
  background-color: white !important;
  color: #ff9800 !important;
}
.orange.p-button.p-button-outlined[data-v-d7c53fbf]:hover, .orange.p-button.p-button-outlined[data-v-d7c53fbf]:active, .orange.p-button.p-button-outlined[data-v-d7c53fbf]:focus {
  background-color: rgb(255, 244.7, 229.5) !important;
}
.orange.p-toolbar[data-v-d7c53fbf] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.darken-1[data-v-d7c53fbf] {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-1[data-v-d7c53fbf]:hover {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-2[data-v-d7c53fbf] {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-2[data-v-d7c53fbf]:hover {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-3[data-v-d7c53fbf] {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-3[data-v-d7c53fbf]:hover {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-4[data-v-d7c53fbf] {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.darken-4[data-v-d7c53fbf]:hover {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.lighten-1[data-v-d7c53fbf] {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-1[data-v-d7c53fbf]:hover {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-2[data-v-d7c53fbf] {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-2[data-v-d7c53fbf]:hover {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-3[data-v-d7c53fbf] {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-3[data-v-d7c53fbf]:hover {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-4[data-v-d7c53fbf] {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.orange.lighten-4[data-v-d7c53fbf]:hover {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.bgorange[data-v-d7c53fbf] {
  background-color: #ff9800;
}
.bgorange[data-v-d7c53fbf]:hover, .bgorange[data-v-d7c53fbf]:focus {
  background-color: #ff9800;
}
.bgorange.p-card[data-v-d7c53fbf] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.bgorange.darken-1[data-v-d7c53fbf] {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-1[data-v-d7c53fbf]:hover {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-2[data-v-d7c53fbf] {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-2[data-v-d7c53fbf]:hover {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-3[data-v-d7c53fbf] {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-3[data-v-d7c53fbf]:hover {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-4[data-v-d7c53fbf] {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.darken-4[data-v-d7c53fbf]:hover {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.lighten-1[data-v-d7c53fbf] {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-1[data-v-d7c53fbf]:hover {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-2[data-v-d7c53fbf] {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-2[data-v-d7c53fbf]:hover {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-3[data-v-d7c53fbf] {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-3[data-v-d7c53fbf]:hover {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-4[data-v-d7c53fbf] {
  background-color: rgb(255, 193.2, 102);
}
.bgorange.lighten-4[data-v-d7c53fbf]:hover {
  background-color: rgb(255, 193.2, 102);
}
[color=deep-orange][data-v-d7c53fbf] {
  color: #ff5722;
}
.deep-orange[data-v-d7c53fbf] {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange[data-v-d7c53fbf]:hover, .deep-orange[data-v-d7c53fbf]:active, .deep-orange[data-v-d7c53fbf]:focus {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button[data-v-d7c53fbf] {
  color: white !important;
}
.deep-orange.p-button[data-v-d7c53fbf]:hover, .deep-orange.p-button[data-v-d7c53fbf]:active, .deep-orange.p-button[data-v-d7c53fbf]:focus {
  color: white !important;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button.p-button-outlined[data-v-d7c53fbf] {
  background-color: white !important;
  color: #ff5722 !important;
}
.deep-orange.p-button.p-button-outlined[data-v-d7c53fbf]:hover, .deep-orange.p-button.p-button-outlined[data-v-d7c53fbf]:active, .deep-orange.p-button.p-button-outlined[data-v-d7c53fbf]:focus {
  background-color: rgb(255, 238.2, 232.9) !important;
}
.deep-orange.p-toolbar[data-v-d7c53fbf] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.darken-1[data-v-d7c53fbf] {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-1[data-v-d7c53fbf]:hover {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-2[data-v-d7c53fbf] {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-2[data-v-d7c53fbf]:hover {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-3[data-v-d7c53fbf] {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-3[data-v-d7c53fbf]:hover {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-4[data-v-d7c53fbf] {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.darken-4[data-v-d7c53fbf]:hover {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.lighten-1[data-v-d7c53fbf] {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-1[data-v-d7c53fbf]:hover {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-2[data-v-d7c53fbf] {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-2[data-v-d7c53fbf]:hover {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-3[data-v-d7c53fbf] {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-3[data-v-d7c53fbf]:hover {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-4[data-v-d7c53fbf] {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.deep-orange.lighten-4[data-v-d7c53fbf]:hover {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange[data-v-d7c53fbf] {
  background-color: #ff5722;
}
.bgdeep-orange[data-v-d7c53fbf]:hover, .bgdeep-orange[data-v-d7c53fbf]:focus {
  background-color: #ff5722;
}
.bgdeep-orange.p-card[data-v-d7c53fbf] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.bgdeep-orange.darken-1[data-v-d7c53fbf] {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-1[data-v-d7c53fbf]:hover {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-2[data-v-d7c53fbf] {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-2[data-v-d7c53fbf]:hover {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-3[data-v-d7c53fbf] {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-3[data-v-d7c53fbf]:hover {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-4[data-v-d7c53fbf] {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.darken-4[data-v-d7c53fbf]:hover {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.lighten-1[data-v-d7c53fbf] {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-1[data-v-d7c53fbf]:hover {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-2[data-v-d7c53fbf] {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-2[data-v-d7c53fbf]:hover {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-3[data-v-d7c53fbf] {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-3[data-v-d7c53fbf]:hover {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-4[data-v-d7c53fbf] {
  background-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange.lighten-4[data-v-d7c53fbf]:hover {
  background-color: rgb(255, 154.2, 122.4);
}
[color=brown][data-v-d7c53fbf] {
  color: #795548;
}
.brown[data-v-d7c53fbf] {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown[data-v-d7c53fbf]:hover, .brown[data-v-d7c53fbf]:active, .brown[data-v-d7c53fbf]:focus {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button[data-v-d7c53fbf] {
  color: white !important;
}
.brown.p-button[data-v-d7c53fbf]:hover, .brown.p-button[data-v-d7c53fbf]:active, .brown.p-button[data-v-d7c53fbf]:focus {
  color: white !important;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button.p-button-outlined[data-v-d7c53fbf] {
  background-color: white !important;
  color: #795548 !important;
}
.brown.p-button.p-button-outlined[data-v-d7c53fbf]:hover, .brown.p-button.p-button-outlined[data-v-d7c53fbf]:active, .brown.p-button.p-button-outlined[data-v-d7c53fbf]:focus {
  background-color: rgb(241.6, 238, 236.7) !important;
}
.brown.p-toolbar[data-v-d7c53fbf] {
  background-color: #795548;
  border-color: #795548;
}
.brown.darken-1[data-v-d7c53fbf] {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-1[data-v-d7c53fbf]:hover {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-2[data-v-d7c53fbf] {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-2[data-v-d7c53fbf]:hover {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-3[data-v-d7c53fbf] {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-3[data-v-d7c53fbf]:hover {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-4[data-v-d7c53fbf] {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.darken-4[data-v-d7c53fbf]:hover {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.lighten-1[data-v-d7c53fbf] {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-1[data-v-d7c53fbf]:hover {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-2[data-v-d7c53fbf] {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-2[data-v-d7c53fbf]:hover {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-3[data-v-d7c53fbf] {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-3[data-v-d7c53fbf]:hover {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-4[data-v-d7c53fbf] {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.brown.lighten-4[data-v-d7c53fbf]:hover {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.bgbrown[data-v-d7c53fbf] {
  background-color: #795548;
}
.bgbrown[data-v-d7c53fbf]:hover, .bgbrown[data-v-d7c53fbf]:focus {
  background-color: #795548;
}
.bgbrown.p-card[data-v-d7c53fbf] {
  background-color: #795548;
  border-color: #795548;
}
.bgbrown.darken-1[data-v-d7c53fbf] {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-1[data-v-d7c53fbf]:hover {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-2[data-v-d7c53fbf] {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-2[data-v-d7c53fbf]:hover {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-3[data-v-d7c53fbf] {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-3[data-v-d7c53fbf]:hover {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-4[data-v-d7c53fbf] {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.darken-4[data-v-d7c53fbf]:hover {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.lighten-1[data-v-d7c53fbf] {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-1[data-v-d7c53fbf]:hover {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-2[data-v-d7c53fbf] {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-2[data-v-d7c53fbf]:hover {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-3[data-v-d7c53fbf] {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-3[data-v-d7c53fbf]:hover {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-4[data-v-d7c53fbf] {
  background-color: rgb(174.6, 153, 145.2);
}
.bgbrown.lighten-4[data-v-d7c53fbf]:hover {
  background-color: rgb(174.6, 153, 145.2);
}
[color=blue-gray][data-v-d7c53fbf] {
  color: #607d8b;
}
.blue-gray[data-v-d7c53fbf] {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray[data-v-d7c53fbf]:hover, .blue-gray[data-v-d7c53fbf]:active, .blue-gray[data-v-d7c53fbf]:focus {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button[data-v-d7c53fbf] {
  color: white !important;
}
.blue-gray.p-button[data-v-d7c53fbf]:hover, .blue-gray.p-button[data-v-d7c53fbf]:active, .blue-gray.p-button[data-v-d7c53fbf]:focus {
  color: white !important;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button.p-button-outlined[data-v-d7c53fbf] {
  background-color: white !important;
  color: #607d8b !important;
}
.blue-gray.p-button.p-button-outlined[data-v-d7c53fbf]:hover, .blue-gray.p-button.p-button-outlined[data-v-d7c53fbf]:active, .blue-gray.p-button.p-button-outlined[data-v-d7c53fbf]:focus {
  background-color: rgb(239.1, 242, 243.4) !important;
}
.blue-gray.p-toolbar[data-v-d7c53fbf] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.darken-1[data-v-d7c53fbf] {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-1[data-v-d7c53fbf]:hover {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-2[data-v-d7c53fbf] {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-2[data-v-d7c53fbf]:hover {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-3[data-v-d7c53fbf] {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-3[data-v-d7c53fbf]:hover {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-4[data-v-d7c53fbf] {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.darken-4[data-v-d7c53fbf]:hover {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.lighten-1[data-v-d7c53fbf] {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-1[data-v-d7c53fbf]:hover {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-2[data-v-d7c53fbf] {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-2[data-v-d7c53fbf]:hover {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-3[data-v-d7c53fbf] {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-3[data-v-d7c53fbf]:hover {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-4[data-v-d7c53fbf] {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.blue-gray.lighten-4[data-v-d7c53fbf]:hover {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray[data-v-d7c53fbf] {
  background-color: #607d8b;
}
.bgblue-gray[data-v-d7c53fbf]:hover, .bgblue-gray[data-v-d7c53fbf]:focus {
  background-color: #607d8b;
}
.bgblue-gray.p-card[data-v-d7c53fbf] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.bgblue-gray.darken-1[data-v-d7c53fbf] {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-1[data-v-d7c53fbf]:hover {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-2[data-v-d7c53fbf] {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-2[data-v-d7c53fbf]:hover {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-3[data-v-d7c53fbf] {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-3[data-v-d7c53fbf]:hover {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-4[data-v-d7c53fbf] {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.darken-4[data-v-d7c53fbf]:hover {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.lighten-1[data-v-d7c53fbf] {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-1[data-v-d7c53fbf]:hover {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-2[data-v-d7c53fbf] {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-2[data-v-d7c53fbf]:hover {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-3[data-v-d7c53fbf] {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-3[data-v-d7c53fbf]:hover {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-4[data-v-d7c53fbf] {
  background-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray.lighten-4[data-v-d7c53fbf]:hover {
  background-color: rgb(159.6, 177, 185.4);
}
[color=gray][data-v-d7c53fbf] {
  color: #9e9e9e;
}
.gray[data-v-d7c53fbf] {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray[data-v-d7c53fbf]:hover, .gray[data-v-d7c53fbf]:active, .gray[data-v-d7c53fbf]:focus {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button[data-v-d7c53fbf] {
  color: white !important;
}
.gray.p-button[data-v-d7c53fbf]:hover, .gray.p-button[data-v-d7c53fbf]:active, .gray.p-button[data-v-d7c53fbf]:focus {
  color: white !important;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button.p-button-outlined[data-v-d7c53fbf] {
  background-color: white !important;
  color: #9e9e9e !important;
}
.gray.p-button.p-button-outlined[data-v-d7c53fbf]:hover, .gray.p-button.p-button-outlined[data-v-d7c53fbf]:active, .gray.p-button.p-button-outlined[data-v-d7c53fbf]:focus {
  background-color: rgb(245.3, 245.3, 245.3) !important;
}
.gray.p-toolbar[data-v-d7c53fbf] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.darken-1[data-v-d7c53fbf] {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-1[data-v-d7c53fbf]:hover {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-2[data-v-d7c53fbf] {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-2[data-v-d7c53fbf]:hover {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-3[data-v-d7c53fbf] {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-3[data-v-d7c53fbf]:hover {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-4[data-v-d7c53fbf] {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.darken-4[data-v-d7c53fbf]:hover {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.lighten-1[data-v-d7c53fbf] {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-1[data-v-d7c53fbf]:hover {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-2[data-v-d7c53fbf] {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-2[data-v-d7c53fbf]:hover {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-3[data-v-d7c53fbf] {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-3[data-v-d7c53fbf]:hover {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-4[data-v-d7c53fbf] {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.gray.lighten-4[data-v-d7c53fbf]:hover {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.bggray[data-v-d7c53fbf] {
  background-color: #9e9e9e;
}
.bggray[data-v-d7c53fbf]:hover, .bggray[data-v-d7c53fbf]:focus {
  background-color: #9e9e9e;
}
.bggray.p-card[data-v-d7c53fbf] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.bggray.darken-1[data-v-d7c53fbf] {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-1[data-v-d7c53fbf]:hover {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-2[data-v-d7c53fbf] {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-2[data-v-d7c53fbf]:hover {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-3[data-v-d7c53fbf] {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-3[data-v-d7c53fbf]:hover {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-4[data-v-d7c53fbf] {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.darken-4[data-v-d7c53fbf]:hover {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.lighten-1[data-v-d7c53fbf] {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-1[data-v-d7c53fbf]:hover {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-2[data-v-d7c53fbf] {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-2[data-v-d7c53fbf]:hover {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-3[data-v-d7c53fbf] {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-3[data-v-d7c53fbf]:hover {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-4[data-v-d7c53fbf] {
  background-color: rgb(196.8, 196.8, 196.8);
}
.bggray.lighten-4[data-v-d7c53fbf]:hover {
  background-color: rgb(196.8, 196.8, 196.8);
}
[color=ble][data-v-d7c53fbf] {
  color: #287aa9;
}
.ble[data-v-d7c53fbf] {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble[data-v-d7c53fbf]:hover, .ble[data-v-d7c53fbf]:active, .ble[data-v-d7c53fbf]:focus {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button[data-v-d7c53fbf] {
  color: white !important;
}
.ble.p-button[data-v-d7c53fbf]:hover, .ble.p-button[data-v-d7c53fbf]:active, .ble.p-button[data-v-d7c53fbf]:focus {
  color: white !important;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button.p-button-outlined[data-v-d7c53fbf] {
  background-color: white !important;
  color: #287aa9 !important;
}
.ble.p-button.p-button-outlined[data-v-d7c53fbf]:hover, .ble.p-button.p-button-outlined[data-v-d7c53fbf]:active, .ble.p-button.p-button-outlined[data-v-d7c53fbf]:focus {
  background-color: rgb(233.5, 241.7, 246.4) !important;
}
.ble.p-toolbar[data-v-d7c53fbf] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.darken-1[data-v-d7c53fbf] {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-1[data-v-d7c53fbf]:hover {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-2[data-v-d7c53fbf] {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-2[data-v-d7c53fbf]:hover {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-3[data-v-d7c53fbf] {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-3[data-v-d7c53fbf]:hover {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-4[data-v-d7c53fbf] {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.darken-4[data-v-d7c53fbf]:hover {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.lighten-1[data-v-d7c53fbf] {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-1[data-v-d7c53fbf]:hover {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-2[data-v-d7c53fbf] {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-2[data-v-d7c53fbf]:hover {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-3[data-v-d7c53fbf] {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-3[data-v-d7c53fbf]:hover {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-4[data-v-d7c53fbf] {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.ble.lighten-4[data-v-d7c53fbf]:hover {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.bgble[data-v-d7c53fbf] {
  background-color: #287aa9;
}
.bgble[data-v-d7c53fbf]:hover, .bgble[data-v-d7c53fbf]:focus {
  background-color: #287aa9;
}
.bgble.p-card[data-v-d7c53fbf] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.bgble.darken-1[data-v-d7c53fbf] {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-1[data-v-d7c53fbf]:hover {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-2[data-v-d7c53fbf] {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-2[data-v-d7c53fbf]:hover {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-3[data-v-d7c53fbf] {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-3[data-v-d7c53fbf]:hover {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-4[data-v-d7c53fbf] {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.darken-4[data-v-d7c53fbf]:hover {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.lighten-1[data-v-d7c53fbf] {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-1[data-v-d7c53fbf]:hover {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-2[data-v-d7c53fbf] {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-2[data-v-d7c53fbf]:hover {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-3[data-v-d7c53fbf] {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-3[data-v-d7c53fbf]:hover {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-4[data-v-d7c53fbf] {
  background-color: rgb(126, 175.2, 203.4);
}
.bgble.lighten-4[data-v-d7c53fbf]:hover {
  background-color: rgb(126, 175.2, 203.4);
}
[color=black][data-v-d7c53fbf] {
  color: #202020;
}
.black[data-v-d7c53fbf] {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black[data-v-d7c53fbf]:hover, .black[data-v-d7c53fbf]:active, .black[data-v-d7c53fbf]:focus {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button[data-v-d7c53fbf] {
  color: white !important;
}
.black.p-button[data-v-d7c53fbf]:hover, .black.p-button[data-v-d7c53fbf]:active, .black.p-button[data-v-d7c53fbf]:focus {
  color: white !important;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button.p-button-outlined[data-v-d7c53fbf] {
  background-color: white !important;
  color: #202020 !important;
}
.black.p-button.p-button-outlined[data-v-d7c53fbf]:hover, .black.p-button.p-button-outlined[data-v-d7c53fbf]:active, .black.p-button.p-button-outlined[data-v-d7c53fbf]:focus {
  background-color: rgb(232.7, 232.7, 232.7) !important;
}
.black.p-toolbar[data-v-d7c53fbf] {
  background-color: #202020;
  border-color: #202020;
}
.black.darken-1[data-v-d7c53fbf] {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-1[data-v-d7c53fbf]:hover {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-2[data-v-d7c53fbf] {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-2[data-v-d7c53fbf]:hover {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-3[data-v-d7c53fbf] {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-3[data-v-d7c53fbf]:hover {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-4[data-v-d7c53fbf] {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.darken-4[data-v-d7c53fbf]:hover {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.lighten-1[data-v-d7c53fbf] {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-1[data-v-d7c53fbf]:hover {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-2[data-v-d7c53fbf] {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-2[data-v-d7c53fbf]:hover {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-3[data-v-d7c53fbf] {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-3[data-v-d7c53fbf]:hover {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-4[data-v-d7c53fbf] {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.black.lighten-4[data-v-d7c53fbf]:hover {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.bgblack[data-v-d7c53fbf] {
  background-color: #202020;
}
.bgblack[data-v-d7c53fbf]:hover, .bgblack[data-v-d7c53fbf]:focus {
  background-color: #202020;
}
.bgblack.p-card[data-v-d7c53fbf] {
  background-color: #202020;
  border-color: #202020;
}
.bgblack.darken-1[data-v-d7c53fbf] {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-1[data-v-d7c53fbf]:hover {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-2[data-v-d7c53fbf] {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-2[data-v-d7c53fbf]:hover {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-3[data-v-d7c53fbf] {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-3[data-v-d7c53fbf]:hover {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-4[data-v-d7c53fbf] {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.darken-4[data-v-d7c53fbf]:hover {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.lighten-1[data-v-d7c53fbf] {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-1[data-v-d7c53fbf]:hover {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-2[data-v-d7c53fbf] {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-2[data-v-d7c53fbf]:hover {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-3[data-v-d7c53fbf] {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-3[data-v-d7c53fbf]:hover {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-4[data-v-d7c53fbf] {
  background-color: rgb(121.2, 121.2, 121.2);
}
.bgblack.lighten-4[data-v-d7c53fbf]:hover {
  background-color: rgb(121.2, 121.2, 121.2);
}
[color=white][data-v-d7c53fbf] {
  color: #ffffff;
}
.white[data-v-d7c53fbf] {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white[data-v-d7c53fbf]:hover, .white[data-v-d7c53fbf]:active, .white[data-v-d7c53fbf]:focus {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button[data-v-d7c53fbf] {
  color: white !important;
}
.white.p-button[data-v-d7c53fbf]:hover, .white.p-button[data-v-d7c53fbf]:active, .white.p-button[data-v-d7c53fbf]:focus {
  color: white !important;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button.p-button-outlined[data-v-d7c53fbf] {
  background-color: white !important;
  color: #ffffff !important;
}
.white.p-button.p-button-outlined[data-v-d7c53fbf]:hover, .white.p-button.p-button-outlined[data-v-d7c53fbf]:active, .white.p-button.p-button-outlined[data-v-d7c53fbf]:focus {
  background-color: white !important;
}
.white.p-toolbar[data-v-d7c53fbf] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.darken-1[data-v-d7c53fbf] {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-1[data-v-d7c53fbf]:hover {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-2[data-v-d7c53fbf] {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-2[data-v-d7c53fbf]:hover {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-3[data-v-d7c53fbf] {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-3[data-v-d7c53fbf]:hover {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-4[data-v-d7c53fbf] {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.darken-4[data-v-d7c53fbf]:hover {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.lighten-1[data-v-d7c53fbf] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-1[data-v-d7c53fbf]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-d7c53fbf] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-d7c53fbf]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-d7c53fbf] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-d7c53fbf]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-d7c53fbf] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-d7c53fbf]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.bgwhite[data-v-d7c53fbf] {
  background-color: #ffffff;
}
.bgwhite[data-v-d7c53fbf]:hover, .bgwhite[data-v-d7c53fbf]:focus {
  background-color: #ffffff;
}
.bgwhite.p-card[data-v-d7c53fbf] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.bgwhite.darken-1[data-v-d7c53fbf] {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-1[data-v-d7c53fbf]:hover {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-2[data-v-d7c53fbf] {
  background-color: #cccccc;
}
.bgwhite.darken-2[data-v-d7c53fbf]:hover {
  background-color: #cccccc;
}
.bgwhite.darken-3[data-v-d7c53fbf] {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-3[data-v-d7c53fbf]:hover {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-4[data-v-d7c53fbf] {
  background-color: #999999;
}
.bgwhite.darken-4[data-v-d7c53fbf]:hover {
  background-color: #999999;
}
.bgwhite.lighten-1[data-v-d7c53fbf] {
  background-color: white;
}
.bgwhite.lighten-1[data-v-d7c53fbf]:hover {
  background-color: white;
}
.bgwhite.lighten-2[data-v-d7c53fbf] {
  background-color: white;
}
.bgwhite.lighten-2[data-v-d7c53fbf]:hover {
  background-color: white;
}
.bgwhite.lighten-3[data-v-d7c53fbf] {
  background-color: white;
}
.bgwhite.lighten-3[data-v-d7c53fbf]:hover {
  background-color: white;
}
.bgwhite.lighten-4[data-v-d7c53fbf] {
  background-color: white;
}
.bgwhite.lighten-4[data-v-d7c53fbf]:hover {
  background-color: white;
}
.default[data-v-d7c53fbf] {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.default[data-v-d7c53fbf]:hover, .default[data-v-d7c53fbf]:focus {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.ble-warn[data-v-d7c53fbf] {
  border-left: 6px solid #f79009 !important;
}
.ble-warn .text-h5[data-v-d7c53fbf] {
  color: #f79009;
}/* COLORS */
/* reserved possible colors

#6B3A0A - warm brown OR #8E3F0A - burnt orange
#8A1538 - deep berry
#005A7A - petrol cyan

maybe #0C0C73 - deep indigo, but close to return/black

*/
/* FONTS */
/* PACKETA UI/UX */
/* Material palette */
[color=primary][data-v-a87ea179] {
  color: #bc210a;
}
.primary[data-v-a87ea179] {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary[data-v-a87ea179]:hover, .primary[data-v-a87ea179]:active, .primary[data-v-a87ea179]:focus {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button[data-v-a87ea179] {
  color: white !important;
}
.primary.p-button[data-v-a87ea179]:hover, .primary.p-button[data-v-a87ea179]:active, .primary.p-button[data-v-a87ea179]:focus {
  color: white !important;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button.p-button-outlined[data-v-a87ea179] {
  background-color: white !important;
  color: #bc210a !important;
}
.primary.p-button.p-button-outlined[data-v-a87ea179]:hover, .primary.p-button.p-button-outlined[data-v-a87ea179]:active, .primary.p-button.p-button-outlined[data-v-a87ea179]:focus {
  background-color: rgb(248.3, 232.8, 230.5) !important;
}
.primary.p-toolbar[data-v-a87ea179] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.darken-1[data-v-a87ea179] {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-1[data-v-a87ea179]:hover {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-2[data-v-a87ea179] {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-2[data-v-a87ea179]:hover {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-3[data-v-a87ea179] {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-3[data-v-a87ea179]:hover {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-4[data-v-a87ea179] {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.darken-4[data-v-a87ea179]:hover {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.lighten-1[data-v-a87ea179] {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-1[data-v-a87ea179]:hover {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-2[data-v-a87ea179] {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-2[data-v-a87ea179]:hover {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-3[data-v-a87ea179] {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-3[data-v-a87ea179]:hover {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-4[data-v-a87ea179] {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.primary.lighten-4[data-v-a87ea179]:hover {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.bgprimary[data-v-a87ea179] {
  background-color: #bc210a;
}
.bgprimary[data-v-a87ea179]:hover, .bgprimary[data-v-a87ea179]:focus {
  background-color: #bc210a;
}
.bgprimary.p-card[data-v-a87ea179] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.bgprimary.darken-1[data-v-a87ea179] {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-1[data-v-a87ea179]:hover {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-2[data-v-a87ea179] {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-2[data-v-a87ea179]:hover {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-3[data-v-a87ea179] {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-3[data-v-a87ea179]:hover {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-4[data-v-a87ea179] {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.darken-4[data-v-a87ea179]:hover {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.lighten-1[data-v-a87ea179] {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-1[data-v-a87ea179]:hover {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-2[data-v-a87ea179] {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-2[data-v-a87ea179]:hover {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-3[data-v-a87ea179] {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-3[data-v-a87ea179]:hover {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-4[data-v-a87ea179] {
  background-color: rgb(214.8, 121.8, 108);
}
.bgprimary.lighten-4[data-v-a87ea179]:hover {
  background-color: rgb(214.8, 121.8, 108);
}
[color=red][data-v-a87ea179] {
  color: #f44336;
}
.red[data-v-a87ea179] {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red[data-v-a87ea179]:hover, .red[data-v-a87ea179]:active, .red[data-v-a87ea179]:focus {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button[data-v-a87ea179] {
  color: white !important;
}
.red.p-button[data-v-a87ea179]:hover, .red.p-button[data-v-a87ea179]:active, .red.p-button[data-v-a87ea179]:focus {
  color: white !important;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button.p-button-outlined[data-v-a87ea179] {
  background-color: white !important;
  color: #f44336 !important;
}
.red.p-button.p-button-outlined[data-v-a87ea179]:hover, .red.p-button.p-button-outlined[data-v-a87ea179]:active, .red.p-button.p-button-outlined[data-v-a87ea179]:focus {
  background-color: rgb(253.9, 236.2, 234.9) !important;
}
.red.p-toolbar[data-v-a87ea179] {
  background-color: #f44336;
  border-color: #f44336;
}
.red.darken-1[data-v-a87ea179] {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-1[data-v-a87ea179]:hover {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-2[data-v-a87ea179] {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-2[data-v-a87ea179]:hover {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-3[data-v-a87ea179] {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-3[data-v-a87ea179]:hover {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-4[data-v-a87ea179] {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.darken-4[data-v-a87ea179]:hover {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.lighten-1[data-v-a87ea179] {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-1[data-v-a87ea179]:hover {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-2[data-v-a87ea179] {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-2[data-v-a87ea179]:hover {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-3[data-v-a87ea179] {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-3[data-v-a87ea179]:hover {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-4[data-v-a87ea179] {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.red.lighten-4[data-v-a87ea179]:hover {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.bgred[data-v-a87ea179] {
  background-color: #f44336;
}
.bgred[data-v-a87ea179]:hover, .bgred[data-v-a87ea179]:focus {
  background-color: #f44336;
}
.bgred.p-card[data-v-a87ea179] {
  background-color: #f44336;
  border-color: #f44336;
}
.bgred.darken-1[data-v-a87ea179] {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-1[data-v-a87ea179]:hover {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-2[data-v-a87ea179] {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-2[data-v-a87ea179]:hover {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-3[data-v-a87ea179] {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-3[data-v-a87ea179]:hover {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-4[data-v-a87ea179] {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.darken-4[data-v-a87ea179]:hover {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.lighten-1[data-v-a87ea179] {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-1[data-v-a87ea179]:hover {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-2[data-v-a87ea179] {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-2[data-v-a87ea179]:hover {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-3[data-v-a87ea179] {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-3[data-v-a87ea179]:hover {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-4[data-v-a87ea179] {
  background-color: rgb(248.4, 142.2, 134.4);
}
.bgred.lighten-4[data-v-a87ea179]:hover {
  background-color: rgb(248.4, 142.2, 134.4);
}
[color=grenade][data-v-a87ea179] {
  color: #dd2c00;
}
.grenade[data-v-a87ea179] {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade[data-v-a87ea179]:hover, .grenade[data-v-a87ea179]:active, .grenade[data-v-a87ea179]:focus {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button[data-v-a87ea179] {
  color: white !important;
}
.grenade.p-button[data-v-a87ea179]:hover, .grenade.p-button[data-v-a87ea179]:active, .grenade.p-button[data-v-a87ea179]:focus {
  color: white !important;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button.p-button-outlined[data-v-a87ea179] {
  background-color: white !important;
  color: #dd2c00 !important;
}
.grenade.p-button.p-button-outlined[data-v-a87ea179]:hover, .grenade.p-button.p-button-outlined[data-v-a87ea179]:active, .grenade.p-button.p-button-outlined[data-v-a87ea179]:focus {
  background-color: rgb(251.6, 233.9, 229.5) !important;
}
.grenade.p-toolbar[data-v-a87ea179] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.darken-1[data-v-a87ea179] {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-1[data-v-a87ea179]:hover {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-2[data-v-a87ea179] {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-2[data-v-a87ea179]:hover {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-3[data-v-a87ea179] {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-3[data-v-a87ea179]:hover {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-4[data-v-a87ea179] {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.darken-4[data-v-a87ea179]:hover {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.lighten-1[data-v-a87ea179] {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-1[data-v-a87ea179]:hover {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-2[data-v-a87ea179] {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-2[data-v-a87ea179]:hover {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-3[data-v-a87ea179] {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-3[data-v-a87ea179]:hover {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-4[data-v-a87ea179] {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.grenade.lighten-4[data-v-a87ea179]:hover {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.bggrenade[data-v-a87ea179] {
  background-color: #dd2c00;
}
.bggrenade[data-v-a87ea179]:hover, .bggrenade[data-v-a87ea179]:focus {
  background-color: #dd2c00;
}
.bggrenade.p-card[data-v-a87ea179] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.bggrenade.darken-1[data-v-a87ea179] {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-1[data-v-a87ea179]:hover {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-2[data-v-a87ea179] {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-2[data-v-a87ea179]:hover {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-3[data-v-a87ea179] {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-3[data-v-a87ea179]:hover {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-4[data-v-a87ea179] {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.darken-4[data-v-a87ea179]:hover {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.lighten-1[data-v-a87ea179] {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-1[data-v-a87ea179]:hover {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-2[data-v-a87ea179] {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-2[data-v-a87ea179]:hover {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-3[data-v-a87ea179] {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-3[data-v-a87ea179]:hover {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-4[data-v-a87ea179] {
  background-color: rgb(234.6, 128.4, 102);
}
.bggrenade.lighten-4[data-v-a87ea179]:hover {
  background-color: rgb(234.6, 128.4, 102);
}
[color=pink][data-v-a87ea179] {
  color: #e91e63;
}
.pink[data-v-a87ea179] {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink[data-v-a87ea179]:hover, .pink[data-v-a87ea179]:active, .pink[data-v-a87ea179]:focus {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button[data-v-a87ea179] {
  color: white !important;
}
.pink.p-button[data-v-a87ea179]:hover, .pink.p-button[data-v-a87ea179]:active, .pink.p-button[data-v-a87ea179]:focus {
  color: white !important;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button.p-button-outlined[data-v-a87ea179] {
  background-color: white !important;
  color: #e91e63 !important;
}
.pink.p-button.p-button-outlined[data-v-a87ea179]:hover, .pink.p-button.p-button-outlined[data-v-a87ea179]:active, .pink.p-button.p-button-outlined[data-v-a87ea179]:focus {
  background-color: rgb(252.8, 232.5, 239.4) !important;
}
.pink.p-toolbar[data-v-a87ea179] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.darken-1[data-v-a87ea179] {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-1[data-v-a87ea179]:hover {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-2[data-v-a87ea179] {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-2[data-v-a87ea179]:hover {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-3[data-v-a87ea179] {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-3[data-v-a87ea179]:hover {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-4[data-v-a87ea179] {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.darken-4[data-v-a87ea179]:hover {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.lighten-1[data-v-a87ea179] {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-1[data-v-a87ea179]:hover {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-2[data-v-a87ea179] {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-2[data-v-a87ea179]:hover {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-3[data-v-a87ea179] {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-3[data-v-a87ea179]:hover {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-4[data-v-a87ea179] {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.pink.lighten-4[data-v-a87ea179]:hover {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.bgpink[data-v-a87ea179] {
  background-color: #e91e63;
}
.bgpink[data-v-a87ea179]:hover, .bgpink[data-v-a87ea179]:focus {
  background-color: #e91e63;
}
.bgpink.p-card[data-v-a87ea179] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.bgpink.darken-1[data-v-a87ea179] {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-1[data-v-a87ea179]:hover {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-2[data-v-a87ea179] {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-2[data-v-a87ea179]:hover {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-3[data-v-a87ea179] {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-3[data-v-a87ea179]:hover {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-4[data-v-a87ea179] {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.darken-4[data-v-a87ea179]:hover {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.lighten-1[data-v-a87ea179] {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-1[data-v-a87ea179]:hover {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-2[data-v-a87ea179] {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-2[data-v-a87ea179]:hover {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-3[data-v-a87ea179] {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-3[data-v-a87ea179]:hover {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-4[data-v-a87ea179] {
  background-color: rgb(241.8, 120, 161.4);
}
.bgpink.lighten-4[data-v-a87ea179]:hover {
  background-color: rgb(241.8, 120, 161.4);
}
[color=purple][data-v-a87ea179] {
  color: #9c27b0;
}
.purple[data-v-a87ea179] {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple[data-v-a87ea179]:hover, .purple[data-v-a87ea179]:active, .purple[data-v-a87ea179]:focus {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button[data-v-a87ea179] {
  color: white !important;
}
.purple.p-button[data-v-a87ea179]:hover, .purple.p-button[data-v-a87ea179]:active, .purple.p-button[data-v-a87ea179]:focus {
  color: white !important;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button.p-button-outlined[data-v-a87ea179] {
  background-color: white !important;
  color: #9c27b0 !important;
}
.purple.p-button.p-button-outlined[data-v-a87ea179]:hover, .purple.p-button.p-button-outlined[data-v-a87ea179]:active, .purple.p-button.p-button-outlined[data-v-a87ea179]:focus {
  background-color: rgb(245.1, 233.4, 247.1) !important;
}
.purple.p-toolbar[data-v-a87ea179] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.darken-1[data-v-a87ea179] {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-1[data-v-a87ea179]:hover {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-2[data-v-a87ea179] {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-2[data-v-a87ea179]:hover {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-3[data-v-a87ea179] {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-3[data-v-a87ea179]:hover {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-4[data-v-a87ea179] {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.darken-4[data-v-a87ea179]:hover {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.lighten-1[data-v-a87ea179] {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-1[data-v-a87ea179]:hover {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-2[data-v-a87ea179] {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-2[data-v-a87ea179]:hover {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-3[data-v-a87ea179] {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-3[data-v-a87ea179]:hover {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-4[data-v-a87ea179] {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.purple.lighten-4[data-v-a87ea179]:hover {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple[data-v-a87ea179] {
  background-color: #9c27b0;
}
.bgpurple[data-v-a87ea179]:hover, .bgpurple[data-v-a87ea179]:focus {
  background-color: #9c27b0;
}
.bgpurple.p-card[data-v-a87ea179] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.bgpurple.darken-1[data-v-a87ea179] {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-1[data-v-a87ea179]:hover {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-2[data-v-a87ea179] {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-2[data-v-a87ea179]:hover {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-3[data-v-a87ea179] {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-3[data-v-a87ea179]:hover {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-4[data-v-a87ea179] {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.darken-4[data-v-a87ea179]:hover {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.lighten-1[data-v-a87ea179] {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-1[data-v-a87ea179]:hover {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-2[data-v-a87ea179] {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-2[data-v-a87ea179]:hover {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-3[data-v-a87ea179] {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-3[data-v-a87ea179]:hover {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-4[data-v-a87ea179] {
  background-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple.lighten-4[data-v-a87ea179]:hover {
  background-color: rgb(195.6, 125.4, 207.6);
}
[color=deep-purple][data-v-a87ea179] {
  color: #673ab7;
}
.deep-purple[data-v-a87ea179] {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple[data-v-a87ea179]:hover, .deep-purple[data-v-a87ea179]:active, .deep-purple[data-v-a87ea179]:focus {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button[data-v-a87ea179] {
  color: white !important;
}
.deep-purple.p-button[data-v-a87ea179]:hover, .deep-purple.p-button[data-v-a87ea179]:active, .deep-purple.p-button[data-v-a87ea179]:focus {
  color: white !important;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button.p-button-outlined[data-v-a87ea179] {
  background-color: white !important;
  color: #673ab7 !important;
}
.deep-purple.p-button.p-button-outlined[data-v-a87ea179]:hover, .deep-purple.p-button.p-button-outlined[data-v-a87ea179]:active, .deep-purple.p-button.p-button-outlined[data-v-a87ea179]:focus {
  background-color: rgb(239.8, 235.3, 247.8) !important;
}
.deep-purple.p-toolbar[data-v-a87ea179] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.darken-1[data-v-a87ea179] {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-1[data-v-a87ea179]:hover {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-2[data-v-a87ea179] {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-2[data-v-a87ea179]:hover {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-3[data-v-a87ea179] {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-3[data-v-a87ea179]:hover {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-4[data-v-a87ea179] {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.darken-4[data-v-a87ea179]:hover {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.lighten-1[data-v-a87ea179] {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-1[data-v-a87ea179]:hover {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-2[data-v-a87ea179] {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-2[data-v-a87ea179]:hover {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-3[data-v-a87ea179] {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-3[data-v-a87ea179]:hover {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-4[data-v-a87ea179] {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.deep-purple.lighten-4[data-v-a87ea179]:hover {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple[data-v-a87ea179] {
  background-color: #673ab7;
}
.bgdeep-purple[data-v-a87ea179]:hover, .bgdeep-purple[data-v-a87ea179]:focus {
  background-color: #673ab7;
}
.bgdeep-purple.p-card[data-v-a87ea179] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.bgdeep-purple.darken-1[data-v-a87ea179] {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-1[data-v-a87ea179]:hover {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-2[data-v-a87ea179] {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-2[data-v-a87ea179]:hover {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-3[data-v-a87ea179] {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-3[data-v-a87ea179]:hover {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-4[data-v-a87ea179] {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.darken-4[data-v-a87ea179]:hover {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.lighten-1[data-v-a87ea179] {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-1[data-v-a87ea179]:hover {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-2[data-v-a87ea179] {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-2[data-v-a87ea179]:hover {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-3[data-v-a87ea179] {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-3[data-v-a87ea179]:hover {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-4[data-v-a87ea179] {
  background-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple.lighten-4[data-v-a87ea179]:hover {
  background-color: rgb(163.8, 136.8, 211.8);
}
[color=indigo][data-v-a87ea179] {
  color: #3f51b5;
}
.indigo[data-v-a87ea179] {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo[data-v-a87ea179]:hover, .indigo[data-v-a87ea179]:active, .indigo[data-v-a87ea179]:focus {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button[data-v-a87ea179] {
  color: white !important;
}
.indigo.p-button[data-v-a87ea179]:hover, .indigo.p-button[data-v-a87ea179]:active, .indigo.p-button[data-v-a87ea179]:focus {
  color: white !important;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button.p-button-outlined[data-v-a87ea179] {
  background-color: white !important;
  color: #3f51b5 !important;
}
.indigo.p-button.p-button-outlined[data-v-a87ea179]:hover, .indigo.p-button.p-button-outlined[data-v-a87ea179]:active, .indigo.p-button.p-button-outlined[data-v-a87ea179]:focus {
  background-color: rgb(235.8, 237.6, 247.6) !important;
}
.indigo.p-toolbar[data-v-a87ea179] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.darken-1[data-v-a87ea179] {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-1[data-v-a87ea179]:hover {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-2[data-v-a87ea179] {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-2[data-v-a87ea179]:hover {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-3[data-v-a87ea179] {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-3[data-v-a87ea179]:hover {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-4[data-v-a87ea179] {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.darken-4[data-v-a87ea179]:hover {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.lighten-1[data-v-a87ea179] {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-1[data-v-a87ea179]:hover {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-2[data-v-a87ea179] {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-2[data-v-a87ea179]:hover {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-3[data-v-a87ea179] {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-3[data-v-a87ea179]:hover {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-4[data-v-a87ea179] {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.indigo.lighten-4[data-v-a87ea179]:hover {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo[data-v-a87ea179] {
  background-color: #3f51b5;
}
.bgindigo[data-v-a87ea179]:hover, .bgindigo[data-v-a87ea179]:focus {
  background-color: #3f51b5;
}
.bgindigo.p-card[data-v-a87ea179] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.bgindigo.darken-1[data-v-a87ea179] {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-1[data-v-a87ea179]:hover {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-2[data-v-a87ea179] {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-2[data-v-a87ea179]:hover {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-3[data-v-a87ea179] {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-3[data-v-a87ea179]:hover {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-4[data-v-a87ea179] {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.darken-4[data-v-a87ea179]:hover {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.lighten-1[data-v-a87ea179] {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-1[data-v-a87ea179]:hover {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-2[data-v-a87ea179] {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-2[data-v-a87ea179]:hover {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-3[data-v-a87ea179] {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-3[data-v-a87ea179]:hover {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-4[data-v-a87ea179] {
  background-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo.lighten-4[data-v-a87ea179]:hover {
  background-color: rgb(139.8, 150.6, 210.6);
}
[color=blue][data-v-a87ea179] {
  color: #2196f3;
}
.blue[data-v-a87ea179] {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue[data-v-a87ea179]:hover, .blue[data-v-a87ea179]:active, .blue[data-v-a87ea179]:focus {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button[data-v-a87ea179] {
  color: white !important;
}
.blue.p-button[data-v-a87ea179]:hover, .blue.p-button[data-v-a87ea179]:active, .blue.p-button[data-v-a87ea179]:focus {
  color: white !important;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button.p-button-outlined[data-v-a87ea179] {
  background-color: white !important;
  color: #2196f3 !important;
}
.blue.p-button.p-button-outlined[data-v-a87ea179]:hover, .blue.p-button.p-button-outlined[data-v-a87ea179]:active, .blue.p-button.p-button-outlined[data-v-a87ea179]:focus {
  background-color: rgb(232.8, 244.5, 253.8) !important;
}
.blue.p-toolbar[data-v-a87ea179] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.darken-1[data-v-a87ea179] {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-1[data-v-a87ea179]:hover {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-2[data-v-a87ea179] {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-2[data-v-a87ea179]:hover {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-3[data-v-a87ea179] {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-3[data-v-a87ea179]:hover {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-4[data-v-a87ea179] {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.darken-4[data-v-a87ea179]:hover {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.lighten-1[data-v-a87ea179] {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-1[data-v-a87ea179]:hover {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-2[data-v-a87ea179] {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-2[data-v-a87ea179]:hover {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-3[data-v-a87ea179] {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-3[data-v-a87ea179]:hover {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-4[data-v-a87ea179] {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.blue.lighten-4[data-v-a87ea179]:hover {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.bgblue[data-v-a87ea179] {
  background-color: #2196f3;
}
.bgblue[data-v-a87ea179]:hover, .bgblue[data-v-a87ea179]:focus {
  background-color: #2196f3;
}
.bgblue.p-card[data-v-a87ea179] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.bgblue.darken-1[data-v-a87ea179] {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-1[data-v-a87ea179]:hover {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-2[data-v-a87ea179] {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-2[data-v-a87ea179]:hover {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-3[data-v-a87ea179] {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-3[data-v-a87ea179]:hover {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-4[data-v-a87ea179] {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.darken-4[data-v-a87ea179]:hover {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.lighten-1[data-v-a87ea179] {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-1[data-v-a87ea179]:hover {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-2[data-v-a87ea179] {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-2[data-v-a87ea179]:hover {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-3[data-v-a87ea179] {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-3[data-v-a87ea179]:hover {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-4[data-v-a87ea179] {
  background-color: rgb(121.8, 192, 247.8);
}
.bgblue.lighten-4[data-v-a87ea179]:hover {
  background-color: rgb(121.8, 192, 247.8);
}
[color=light-blue][data-v-a87ea179] {
  color: #03a9f4;
}
.light-blue[data-v-a87ea179] {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue[data-v-a87ea179]:hover, .light-blue[data-v-a87ea179]:active, .light-blue[data-v-a87ea179]:focus {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button[data-v-a87ea179] {
  color: white !important;
}
.light-blue.p-button[data-v-a87ea179]:hover, .light-blue.p-button[data-v-a87ea179]:active, .light-blue.p-button[data-v-a87ea179]:focus {
  color: white !important;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button.p-button-outlined[data-v-a87ea179] {
  background-color: white !important;
  color: #03a9f4 !important;
}
.light-blue.p-button.p-button-outlined[data-v-a87ea179]:hover, .light-blue.p-button.p-button-outlined[data-v-a87ea179]:active, .light-blue.p-button.p-button-outlined[data-v-a87ea179]:focus {
  background-color: rgb(229.8, 246.4, 253.9) !important;
}
.light-blue.p-toolbar[data-v-a87ea179] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.darken-1[data-v-a87ea179] {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-1[data-v-a87ea179]:hover {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-2[data-v-a87ea179] {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-2[data-v-a87ea179]:hover {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-3[data-v-a87ea179] {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-3[data-v-a87ea179]:hover {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-4[data-v-a87ea179] {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.darken-4[data-v-a87ea179]:hover {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.lighten-1[data-v-a87ea179] {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-1[data-v-a87ea179]:hover {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-2[data-v-a87ea179] {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-2[data-v-a87ea179]:hover {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-3[data-v-a87ea179] {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-3[data-v-a87ea179]:hover {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-4[data-v-a87ea179] {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.light-blue.lighten-4[data-v-a87ea179]:hover {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue[data-v-a87ea179] {
  background-color: #03a9f4;
}
.bglight-blue[data-v-a87ea179]:hover, .bglight-blue[data-v-a87ea179]:focus {
  background-color: #03a9f4;
}
.bglight-blue.p-card[data-v-a87ea179] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.bglight-blue.darken-1[data-v-a87ea179] {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-1[data-v-a87ea179]:hover {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-2[data-v-a87ea179] {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-2[data-v-a87ea179]:hover {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-3[data-v-a87ea179] {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-3[data-v-a87ea179]:hover {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-4[data-v-a87ea179] {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.darken-4[data-v-a87ea179]:hover {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.lighten-1[data-v-a87ea179] {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-1[data-v-a87ea179]:hover {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-2[data-v-a87ea179] {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-2[data-v-a87ea179]:hover {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-3[data-v-a87ea179] {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-3[data-v-a87ea179]:hover {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-4[data-v-a87ea179] {
  background-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue.lighten-4[data-v-a87ea179]:hover {
  background-color: rgb(103.8, 203.4, 248.4);
}
[color=cyan][data-v-a87ea179] {
  color: #00bcd4;
}
.cyan[data-v-a87ea179] {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan[data-v-a87ea179]:hover, .cyan[data-v-a87ea179]:active, .cyan[data-v-a87ea179]:focus {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button[data-v-a87ea179] {
  color: white !important;
}
.cyan.p-button[data-v-a87ea179]:hover, .cyan.p-button[data-v-a87ea179]:active, .cyan.p-button[data-v-a87ea179]:focus {
  color: white !important;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button.p-button-outlined[data-v-a87ea179] {
  background-color: white !important;
  color: #00bcd4 !important;
}
.cyan.p-button.p-button-outlined[data-v-a87ea179]:hover, .cyan.p-button.p-button-outlined[data-v-a87ea179]:active, .cyan.p-button.p-button-outlined[data-v-a87ea179]:focus {
  background-color: rgb(229.5, 248.3, 250.7) !important;
}
.cyan.p-toolbar[data-v-a87ea179] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.darken-1[data-v-a87ea179] {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-1[data-v-a87ea179]:hover {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-2[data-v-a87ea179] {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-2[data-v-a87ea179]:hover {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-3[data-v-a87ea179] {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-3[data-v-a87ea179]:hover {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-4[data-v-a87ea179] {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.darken-4[data-v-a87ea179]:hover {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.lighten-1[data-v-a87ea179] {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-1[data-v-a87ea179]:hover {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-2[data-v-a87ea179] {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-2[data-v-a87ea179]:hover {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-3[data-v-a87ea179] {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-3[data-v-a87ea179]:hover {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-4[data-v-a87ea179] {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.cyan.lighten-4[data-v-a87ea179]:hover {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.bgcyan[data-v-a87ea179] {
  background-color: #00bcd4;
}
.bgcyan[data-v-a87ea179]:hover, .bgcyan[data-v-a87ea179]:focus {
  background-color: #00bcd4;
}
.bgcyan.p-card[data-v-a87ea179] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.bgcyan.darken-1[data-v-a87ea179] {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-1[data-v-a87ea179]:hover {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-2[data-v-a87ea179] {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-2[data-v-a87ea179]:hover {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-3[data-v-a87ea179] {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-3[data-v-a87ea179]:hover {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-4[data-v-a87ea179] {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.darken-4[data-v-a87ea179]:hover {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.lighten-1[data-v-a87ea179] {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-1[data-v-a87ea179]:hover {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-2[data-v-a87ea179] {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-2[data-v-a87ea179]:hover {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-3[data-v-a87ea179] {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-3[data-v-a87ea179]:hover {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-4[data-v-a87ea179] {
  background-color: rgb(102, 214.8, 229.2);
}
.bgcyan.lighten-4[data-v-a87ea179]:hover {
  background-color: rgb(102, 214.8, 229.2);
}
[color=teal][data-v-a87ea179] {
  color: #009688;
}
.teal[data-v-a87ea179] {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal[data-v-a87ea179]:hover, .teal[data-v-a87ea179]:active, .teal[data-v-a87ea179]:focus {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button[data-v-a87ea179] {
  color: white !important;
}
.teal.p-button[data-v-a87ea179]:hover, .teal.p-button[data-v-a87ea179]:active, .teal.p-button[data-v-a87ea179]:focus {
  color: white !important;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button.p-button-outlined[data-v-a87ea179] {
  background-color: white !important;
  color: #009688 !important;
}
.teal.p-button.p-button-outlined[data-v-a87ea179]:hover, .teal.p-button.p-button-outlined[data-v-a87ea179]:active, .teal.p-button.p-button-outlined[data-v-a87ea179]:focus {
  background-color: rgb(229.5, 244.5, 243.1) !important;
}
.teal.p-toolbar[data-v-a87ea179] {
  background-color: #009688;
  border-color: #009688;
}
.teal.darken-1[data-v-a87ea179] {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-1[data-v-a87ea179]:hover {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-2[data-v-a87ea179] {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-2[data-v-a87ea179]:hover {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-3[data-v-a87ea179] {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-3[data-v-a87ea179]:hover {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-4[data-v-a87ea179] {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.darken-4[data-v-a87ea179]:hover {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.lighten-1[data-v-a87ea179] {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-1[data-v-a87ea179]:hover {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-2[data-v-a87ea179] {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-2[data-v-a87ea179]:hover {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-3[data-v-a87ea179] {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-3[data-v-a87ea179]:hover {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-4[data-v-a87ea179] {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.teal.lighten-4[data-v-a87ea179]:hover {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.bgteal[data-v-a87ea179] {
  background-color: #009688;
}
.bgteal[data-v-a87ea179]:hover, .bgteal[data-v-a87ea179]:focus {
  background-color: #009688;
}
.bgteal.p-card[data-v-a87ea179] {
  background-color: #009688;
  border-color: #009688;
}
.bgteal.darken-1[data-v-a87ea179] {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-1[data-v-a87ea179]:hover {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-2[data-v-a87ea179] {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-2[data-v-a87ea179]:hover {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-3[data-v-a87ea179] {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-3[data-v-a87ea179]:hover {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-4[data-v-a87ea179] {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.darken-4[data-v-a87ea179]:hover {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.lighten-1[data-v-a87ea179] {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-1[data-v-a87ea179]:hover {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-2[data-v-a87ea179] {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-2[data-v-a87ea179]:hover {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-3[data-v-a87ea179] {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-3[data-v-a87ea179]:hover {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-4[data-v-a87ea179] {
  background-color: rgb(102, 192, 183.6);
}
.bgteal.lighten-4[data-v-a87ea179]:hover {
  background-color: rgb(102, 192, 183.6);
}
[color=cobalt][data-v-a87ea179] {
  color: #00bfa5;
}
.cobalt[data-v-a87ea179] {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt[data-v-a87ea179]:hover, .cobalt[data-v-a87ea179]:active, .cobalt[data-v-a87ea179]:focus {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button[data-v-a87ea179] {
  color: white !important;
}
.cobalt.p-button[data-v-a87ea179]:hover, .cobalt.p-button[data-v-a87ea179]:active, .cobalt.p-button[data-v-a87ea179]:focus {
  color: white !important;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button.p-button-outlined[data-v-a87ea179] {
  background-color: white !important;
  color: #00bfa5 !important;
}
.cobalt.p-button.p-button-outlined[data-v-a87ea179]:hover, .cobalt.p-button.p-button-outlined[data-v-a87ea179]:active, .cobalt.p-button.p-button-outlined[data-v-a87ea179]:focus {
  background-color: rgb(229.5, 248.6, 246) !important;
}
.cobalt.p-toolbar[data-v-a87ea179] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.darken-1[data-v-a87ea179] {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-1[data-v-a87ea179]:hover {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-2[data-v-a87ea179] {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-2[data-v-a87ea179]:hover {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-3[data-v-a87ea179] {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-3[data-v-a87ea179]:hover {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-4[data-v-a87ea179] {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.darken-4[data-v-a87ea179]:hover {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.lighten-1[data-v-a87ea179] {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-1[data-v-a87ea179]:hover {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-2[data-v-a87ea179] {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-2[data-v-a87ea179]:hover {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-3[data-v-a87ea179] {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-3[data-v-a87ea179]:hover {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-4[data-v-a87ea179] {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.cobalt.lighten-4[data-v-a87ea179]:hover {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.bgcobalt[data-v-a87ea179] {
  background-color: #00bfa5;
}
.bgcobalt[data-v-a87ea179]:hover, .bgcobalt[data-v-a87ea179]:focus {
  background-color: #00bfa5;
}
.bgcobalt.p-card[data-v-a87ea179] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.bgcobalt.darken-1[data-v-a87ea179] {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-1[data-v-a87ea179]:hover {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-2[data-v-a87ea179] {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-2[data-v-a87ea179]:hover {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-3[data-v-a87ea179] {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-3[data-v-a87ea179]:hover {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-4[data-v-a87ea179] {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.darken-4[data-v-a87ea179]:hover {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.lighten-1[data-v-a87ea179] {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-1[data-v-a87ea179]:hover {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-2[data-v-a87ea179] {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-2[data-v-a87ea179]:hover {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-3[data-v-a87ea179] {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-3[data-v-a87ea179]:hover {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-4[data-v-a87ea179] {
  background-color: rgb(102, 216.6, 201);
}
.bgcobalt.lighten-4[data-v-a87ea179]:hover {
  background-color: rgb(102, 216.6, 201);
}
[color=green][data-v-a87ea179] {
  color: #4caf50;
}
.green[data-v-a87ea179] {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green[data-v-a87ea179]:hover, .green[data-v-a87ea179]:active, .green[data-v-a87ea179]:focus {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button[data-v-a87ea179] {
  color: white !important;
}
.green.p-button[data-v-a87ea179]:hover, .green.p-button[data-v-a87ea179]:active, .green.p-button[data-v-a87ea179]:focus {
  color: white !important;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button.p-button-outlined[data-v-a87ea179] {
  background-color: white !important;
  color: #4caf50 !important;
}
.green.p-button.p-button-outlined[data-v-a87ea179]:hover, .green.p-button.p-button-outlined[data-v-a87ea179]:active, .green.p-button.p-button-outlined[data-v-a87ea179]:focus {
  background-color: rgb(237.1, 247, 237.5) !important;
}
.green.p-toolbar[data-v-a87ea179] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.darken-1[data-v-a87ea179] {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-1[data-v-a87ea179]:hover {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-2[data-v-a87ea179] {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-2[data-v-a87ea179]:hover {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-3[data-v-a87ea179] {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-3[data-v-a87ea179]:hover {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-4[data-v-a87ea179] {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.darken-4[data-v-a87ea179]:hover {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.lighten-1[data-v-a87ea179] {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-1[data-v-a87ea179]:hover {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-2[data-v-a87ea179] {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-2[data-v-a87ea179]:hover {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-3[data-v-a87ea179] {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-3[data-v-a87ea179]:hover {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-4[data-v-a87ea179] {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.green.lighten-4[data-v-a87ea179]:hover {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.bggreen[data-v-a87ea179] {
  background-color: #4caf50;
}
.bggreen[data-v-a87ea179]:hover, .bggreen[data-v-a87ea179]:focus {
  background-color: #4caf50;
}
.bggreen.p-card[data-v-a87ea179] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.bggreen.darken-1[data-v-a87ea179] {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-1[data-v-a87ea179]:hover {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-2[data-v-a87ea179] {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-2[data-v-a87ea179]:hover {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-3[data-v-a87ea179] {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-3[data-v-a87ea179]:hover {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-4[data-v-a87ea179] {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.darken-4[data-v-a87ea179]:hover {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.lighten-1[data-v-a87ea179] {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-1[data-v-a87ea179]:hover {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-2[data-v-a87ea179] {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-2[data-v-a87ea179]:hover {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-3[data-v-a87ea179] {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-3[data-v-a87ea179]:hover {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-4[data-v-a87ea179] {
  background-color: rgb(147.6, 207, 150);
}
.bggreen.lighten-4[data-v-a87ea179]:hover {
  background-color: rgb(147.6, 207, 150);
}
[color=light-green][data-v-a87ea179] {
  color: #8bc34a;
}
.light-green[data-v-a87ea179] {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green[data-v-a87ea179]:hover, .light-green[data-v-a87ea179]:active, .light-green[data-v-a87ea179]:focus {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button[data-v-a87ea179] {
  color: white !important;
}
.light-green.p-button[data-v-a87ea179]:hover, .light-green.p-button[data-v-a87ea179]:active, .light-green.p-button[data-v-a87ea179]:focus {
  color: white !important;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button.p-button-outlined[data-v-a87ea179] {
  background-color: white !important;
  color: #8bc34a !important;
}
.light-green.p-button.p-button-outlined[data-v-a87ea179]:hover, .light-green.p-button.p-button-outlined[data-v-a87ea179]:active, .light-green.p-button.p-button-outlined[data-v-a87ea179]:focus {
  background-color: rgb(243.4, 249, 236.9) !important;
}
.light-green.p-toolbar[data-v-a87ea179] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.darken-1[data-v-a87ea179] {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-1[data-v-a87ea179]:hover {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-2[data-v-a87ea179] {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-2[data-v-a87ea179]:hover {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-3[data-v-a87ea179] {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-3[data-v-a87ea179]:hover {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-4[data-v-a87ea179] {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.darken-4[data-v-a87ea179]:hover {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.lighten-1[data-v-a87ea179] {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-1[data-v-a87ea179]:hover {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-2[data-v-a87ea179] {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-2[data-v-a87ea179]:hover {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-3[data-v-a87ea179] {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-3[data-v-a87ea179]:hover {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-4[data-v-a87ea179] {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.light-green.lighten-4[data-v-a87ea179]:hover {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.bglight-green[data-v-a87ea179] {
  background-color: #8bc34a;
}
.bglight-green[data-v-a87ea179]:hover, .bglight-green[data-v-a87ea179]:focus {
  background-color: #8bc34a;
}
.bglight-green.p-card[data-v-a87ea179] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.bglight-green.darken-1[data-v-a87ea179] {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-1[data-v-a87ea179]:hover {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-2[data-v-a87ea179] {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-2[data-v-a87ea179]:hover {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-3[data-v-a87ea179] {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-3[data-v-a87ea179]:hover {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-4[data-v-a87ea179] {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.darken-4[data-v-a87ea179]:hover {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.lighten-1[data-v-a87ea179] {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-1[data-v-a87ea179]:hover {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-2[data-v-a87ea179] {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-2[data-v-a87ea179]:hover {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-3[data-v-a87ea179] {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-3[data-v-a87ea179]:hover {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-4[data-v-a87ea179] {
  background-color: rgb(185.4, 219, 146.4);
}
.bglight-green.lighten-4[data-v-a87ea179]:hover {
  background-color: rgb(185.4, 219, 146.4);
}
[color=lime][data-v-a87ea179] {
  color: #cddc39;
}
.lime[data-v-a87ea179] {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime[data-v-a87ea179]:hover, .lime[data-v-a87ea179]:active, .lime[data-v-a87ea179]:focus {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button[data-v-a87ea179] {
  color: white !important;
}
.lime.p-button[data-v-a87ea179]:hover, .lime.p-button[data-v-a87ea179]:active, .lime.p-button[data-v-a87ea179]:focus {
  color: white !important;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button.p-button-outlined[data-v-a87ea179] {
  background-color: white !important;
  color: #cddc39 !important;
}
.lime.p-button.p-button-outlined[data-v-a87ea179]:hover, .lime.p-button.p-button-outlined[data-v-a87ea179]:active, .lime.p-button.p-button-outlined[data-v-a87ea179]:focus {
  background-color: rgb(250, 251.5, 235.2) !important;
}
.lime.p-toolbar[data-v-a87ea179] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.darken-1[data-v-a87ea179] {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-1[data-v-a87ea179]:hover {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-2[data-v-a87ea179] {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-2[data-v-a87ea179]:hover {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-3[data-v-a87ea179] {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-3[data-v-a87ea179]:hover {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-4[data-v-a87ea179] {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.darken-4[data-v-a87ea179]:hover {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.lighten-1[data-v-a87ea179] {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-1[data-v-a87ea179]:hover {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-2[data-v-a87ea179] {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-2[data-v-a87ea179]:hover {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-3[data-v-a87ea179] {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-3[data-v-a87ea179]:hover {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-4[data-v-a87ea179] {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.lime.lighten-4[data-v-a87ea179]:hover {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.bglime[data-v-a87ea179] {
  background-color: #cddc39;
}
.bglime[data-v-a87ea179]:hover, .bglime[data-v-a87ea179]:focus {
  background-color: #cddc39;
}
.bglime.p-card[data-v-a87ea179] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.bglime.darken-1[data-v-a87ea179] {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-1[data-v-a87ea179]:hover {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-2[data-v-a87ea179] {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-2[data-v-a87ea179]:hover {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-3[data-v-a87ea179] {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-3[data-v-a87ea179]:hover {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-4[data-v-a87ea179] {
  background-color: rgb(123, 132, 34.2);
}
.bglime.darken-4[data-v-a87ea179]:hover {
  background-color: rgb(123, 132, 34.2);
}
.bglime.lighten-1[data-v-a87ea179] {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-1[data-v-a87ea179]:hover {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-2[data-v-a87ea179] {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-2[data-v-a87ea179]:hover {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-3[data-v-a87ea179] {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-3[data-v-a87ea179]:hover {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-4[data-v-a87ea179] {
  background-color: rgb(225, 234, 136.2);
}
.bglime.lighten-4[data-v-a87ea179]:hover {
  background-color: rgb(225, 234, 136.2);
}
[color=yellow][data-v-a87ea179] {
  color: #ffeb3b;
}
.yellow[data-v-a87ea179] {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow[data-v-a87ea179]:hover, .yellow[data-v-a87ea179]:active, .yellow[data-v-a87ea179]:focus {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button[data-v-a87ea179] {
  color: white !important;
}
.yellow.p-button[data-v-a87ea179]:hover, .yellow.p-button[data-v-a87ea179]:active, .yellow.p-button[data-v-a87ea179]:focus {
  color: white !important;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button.p-button-outlined[data-v-a87ea179] {
  background-color: white !important;
  color: #ffeb3b !important;
}
.yellow.p-button.p-button-outlined[data-v-a87ea179]:hover, .yellow.p-button.p-button-outlined[data-v-a87ea179]:active, .yellow.p-button.p-button-outlined[data-v-a87ea179]:focus {
  background-color: rgb(255, 253, 235.4) !important;
}
.yellow.p-toolbar[data-v-a87ea179] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.darken-1[data-v-a87ea179] {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-1[data-v-a87ea179]:hover {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-2[data-v-a87ea179] {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-2[data-v-a87ea179]:hover {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-3[data-v-a87ea179] {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-3[data-v-a87ea179]:hover {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-4[data-v-a87ea179] {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.darken-4[data-v-a87ea179]:hover {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.lighten-1[data-v-a87ea179] {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-1[data-v-a87ea179]:hover {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-2[data-v-a87ea179] {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-2[data-v-a87ea179]:hover {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-3[data-v-a87ea179] {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-3[data-v-a87ea179]:hover {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-4[data-v-a87ea179] {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.yellow.lighten-4[data-v-a87ea179]:hover {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.bgyellow[data-v-a87ea179] {
  background-color: #ffeb3b;
}
.bgyellow[data-v-a87ea179]:hover, .bgyellow[data-v-a87ea179]:focus {
  background-color: #ffeb3b;
}
.bgyellow.p-card[data-v-a87ea179] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.bgyellow.darken-1[data-v-a87ea179] {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-1[data-v-a87ea179]:hover {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-2[data-v-a87ea179] {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-2[data-v-a87ea179]:hover {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-3[data-v-a87ea179] {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-3[data-v-a87ea179]:hover {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-4[data-v-a87ea179] {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.darken-4[data-v-a87ea179]:hover {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.lighten-1[data-v-a87ea179] {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-1[data-v-a87ea179]:hover {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-2[data-v-a87ea179] {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-2[data-v-a87ea179]:hover {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-3[data-v-a87ea179] {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-3[data-v-a87ea179]:hover {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-4[data-v-a87ea179] {
  background-color: rgb(255, 243, 137.4);
}
.bgyellow.lighten-4[data-v-a87ea179]:hover {
  background-color: rgb(255, 243, 137.4);
}
[color=amber][data-v-a87ea179] {
  color: #ffc107;
}
.amber[data-v-a87ea179] {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber[data-v-a87ea179]:hover, .amber[data-v-a87ea179]:active, .amber[data-v-a87ea179]:focus {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button[data-v-a87ea179] {
  color: white !important;
}
.amber.p-button[data-v-a87ea179]:hover, .amber.p-button[data-v-a87ea179]:active, .amber.p-button[data-v-a87ea179]:focus {
  color: white !important;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button.p-button-outlined[data-v-a87ea179] {
  background-color: white !important;
  color: #ffc107 !important;
}
.amber.p-button.p-button-outlined[data-v-a87ea179]:hover, .amber.p-button.p-button-outlined[data-v-a87ea179]:active, .amber.p-button.p-button-outlined[data-v-a87ea179]:focus {
  background-color: rgb(255, 248.8, 230.2) !important;
}
.amber.p-toolbar[data-v-a87ea179] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.darken-1[data-v-a87ea179] {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-1[data-v-a87ea179]:hover {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-2[data-v-a87ea179] {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-2[data-v-a87ea179]:hover {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-3[data-v-a87ea179] {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-3[data-v-a87ea179]:hover {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-4[data-v-a87ea179] {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.darken-4[data-v-a87ea179]:hover {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.lighten-1[data-v-a87ea179] {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-1[data-v-a87ea179]:hover {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-2[data-v-a87ea179] {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-2[data-v-a87ea179]:hover {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-3[data-v-a87ea179] {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-3[data-v-a87ea179]:hover {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-4[data-v-a87ea179] {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.amber.lighten-4[data-v-a87ea179]:hover {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.bgamber[data-v-a87ea179] {
  background-color: #ffc107;
}
.bgamber[data-v-a87ea179]:hover, .bgamber[data-v-a87ea179]:focus {
  background-color: #ffc107;
}
.bgamber.p-card[data-v-a87ea179] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.bgamber.darken-1[data-v-a87ea179] {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-1[data-v-a87ea179]:hover {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-2[data-v-a87ea179] {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-2[data-v-a87ea179]:hover {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-3[data-v-a87ea179] {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-3[data-v-a87ea179]:hover {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-4[data-v-a87ea179] {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.darken-4[data-v-a87ea179]:hover {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.lighten-1[data-v-a87ea179] {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-1[data-v-a87ea179]:hover {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-2[data-v-a87ea179] {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-2[data-v-a87ea179]:hover {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-3[data-v-a87ea179] {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-3[data-v-a87ea179]:hover {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-4[data-v-a87ea179] {
  background-color: rgb(255, 217.8, 106.2);
}
.bgamber.lighten-4[data-v-a87ea179]:hover {
  background-color: rgb(255, 217.8, 106.2);
}
[color=orange][data-v-a87ea179] {
  color: #ff9800;
}
.orange[data-v-a87ea179] {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange[data-v-a87ea179]:hover, .orange[data-v-a87ea179]:active, .orange[data-v-a87ea179]:focus {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button[data-v-a87ea179] {
  color: white !important;
}
.orange.p-button[data-v-a87ea179]:hover, .orange.p-button[data-v-a87ea179]:active, .orange.p-button[data-v-a87ea179]:focus {
  color: white !important;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button.p-button-outlined[data-v-a87ea179] {
  background-color: white !important;
  color: #ff9800 !important;
}
.orange.p-button.p-button-outlined[data-v-a87ea179]:hover, .orange.p-button.p-button-outlined[data-v-a87ea179]:active, .orange.p-button.p-button-outlined[data-v-a87ea179]:focus {
  background-color: rgb(255, 244.7, 229.5) !important;
}
.orange.p-toolbar[data-v-a87ea179] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.darken-1[data-v-a87ea179] {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-1[data-v-a87ea179]:hover {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-2[data-v-a87ea179] {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-2[data-v-a87ea179]:hover {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-3[data-v-a87ea179] {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-3[data-v-a87ea179]:hover {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-4[data-v-a87ea179] {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.darken-4[data-v-a87ea179]:hover {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.lighten-1[data-v-a87ea179] {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-1[data-v-a87ea179]:hover {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-2[data-v-a87ea179] {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-2[data-v-a87ea179]:hover {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-3[data-v-a87ea179] {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-3[data-v-a87ea179]:hover {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-4[data-v-a87ea179] {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.orange.lighten-4[data-v-a87ea179]:hover {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.bgorange[data-v-a87ea179] {
  background-color: #ff9800;
}
.bgorange[data-v-a87ea179]:hover, .bgorange[data-v-a87ea179]:focus {
  background-color: #ff9800;
}
.bgorange.p-card[data-v-a87ea179] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.bgorange.darken-1[data-v-a87ea179] {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-1[data-v-a87ea179]:hover {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-2[data-v-a87ea179] {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-2[data-v-a87ea179]:hover {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-3[data-v-a87ea179] {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-3[data-v-a87ea179]:hover {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-4[data-v-a87ea179] {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.darken-4[data-v-a87ea179]:hover {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.lighten-1[data-v-a87ea179] {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-1[data-v-a87ea179]:hover {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-2[data-v-a87ea179] {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-2[data-v-a87ea179]:hover {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-3[data-v-a87ea179] {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-3[data-v-a87ea179]:hover {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-4[data-v-a87ea179] {
  background-color: rgb(255, 193.2, 102);
}
.bgorange.lighten-4[data-v-a87ea179]:hover {
  background-color: rgb(255, 193.2, 102);
}
[color=deep-orange][data-v-a87ea179] {
  color: #ff5722;
}
.deep-orange[data-v-a87ea179] {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange[data-v-a87ea179]:hover, .deep-orange[data-v-a87ea179]:active, .deep-orange[data-v-a87ea179]:focus {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button[data-v-a87ea179] {
  color: white !important;
}
.deep-orange.p-button[data-v-a87ea179]:hover, .deep-orange.p-button[data-v-a87ea179]:active, .deep-orange.p-button[data-v-a87ea179]:focus {
  color: white !important;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button.p-button-outlined[data-v-a87ea179] {
  background-color: white !important;
  color: #ff5722 !important;
}
.deep-orange.p-button.p-button-outlined[data-v-a87ea179]:hover, .deep-orange.p-button.p-button-outlined[data-v-a87ea179]:active, .deep-orange.p-button.p-button-outlined[data-v-a87ea179]:focus {
  background-color: rgb(255, 238.2, 232.9) !important;
}
.deep-orange.p-toolbar[data-v-a87ea179] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.darken-1[data-v-a87ea179] {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-1[data-v-a87ea179]:hover {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-2[data-v-a87ea179] {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-2[data-v-a87ea179]:hover {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-3[data-v-a87ea179] {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-3[data-v-a87ea179]:hover {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-4[data-v-a87ea179] {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.darken-4[data-v-a87ea179]:hover {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.lighten-1[data-v-a87ea179] {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-1[data-v-a87ea179]:hover {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-2[data-v-a87ea179] {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-2[data-v-a87ea179]:hover {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-3[data-v-a87ea179] {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-3[data-v-a87ea179]:hover {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-4[data-v-a87ea179] {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.deep-orange.lighten-4[data-v-a87ea179]:hover {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange[data-v-a87ea179] {
  background-color: #ff5722;
}
.bgdeep-orange[data-v-a87ea179]:hover, .bgdeep-orange[data-v-a87ea179]:focus {
  background-color: #ff5722;
}
.bgdeep-orange.p-card[data-v-a87ea179] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.bgdeep-orange.darken-1[data-v-a87ea179] {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-1[data-v-a87ea179]:hover {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-2[data-v-a87ea179] {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-2[data-v-a87ea179]:hover {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-3[data-v-a87ea179] {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-3[data-v-a87ea179]:hover {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-4[data-v-a87ea179] {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.darken-4[data-v-a87ea179]:hover {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.lighten-1[data-v-a87ea179] {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-1[data-v-a87ea179]:hover {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-2[data-v-a87ea179] {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-2[data-v-a87ea179]:hover {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-3[data-v-a87ea179] {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-3[data-v-a87ea179]:hover {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-4[data-v-a87ea179] {
  background-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange.lighten-4[data-v-a87ea179]:hover {
  background-color: rgb(255, 154.2, 122.4);
}
[color=brown][data-v-a87ea179] {
  color: #795548;
}
.brown[data-v-a87ea179] {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown[data-v-a87ea179]:hover, .brown[data-v-a87ea179]:active, .brown[data-v-a87ea179]:focus {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button[data-v-a87ea179] {
  color: white !important;
}
.brown.p-button[data-v-a87ea179]:hover, .brown.p-button[data-v-a87ea179]:active, .brown.p-button[data-v-a87ea179]:focus {
  color: white !important;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button.p-button-outlined[data-v-a87ea179] {
  background-color: white !important;
  color: #795548 !important;
}
.brown.p-button.p-button-outlined[data-v-a87ea179]:hover, .brown.p-button.p-button-outlined[data-v-a87ea179]:active, .brown.p-button.p-button-outlined[data-v-a87ea179]:focus {
  background-color: rgb(241.6, 238, 236.7) !important;
}
.brown.p-toolbar[data-v-a87ea179] {
  background-color: #795548;
  border-color: #795548;
}
.brown.darken-1[data-v-a87ea179] {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-1[data-v-a87ea179]:hover {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-2[data-v-a87ea179] {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-2[data-v-a87ea179]:hover {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-3[data-v-a87ea179] {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-3[data-v-a87ea179]:hover {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-4[data-v-a87ea179] {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.darken-4[data-v-a87ea179]:hover {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.lighten-1[data-v-a87ea179] {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-1[data-v-a87ea179]:hover {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-2[data-v-a87ea179] {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-2[data-v-a87ea179]:hover {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-3[data-v-a87ea179] {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-3[data-v-a87ea179]:hover {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-4[data-v-a87ea179] {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.brown.lighten-4[data-v-a87ea179]:hover {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.bgbrown[data-v-a87ea179] {
  background-color: #795548;
}
.bgbrown[data-v-a87ea179]:hover, .bgbrown[data-v-a87ea179]:focus {
  background-color: #795548;
}
.bgbrown.p-card[data-v-a87ea179] {
  background-color: #795548;
  border-color: #795548;
}
.bgbrown.darken-1[data-v-a87ea179] {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-1[data-v-a87ea179]:hover {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-2[data-v-a87ea179] {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-2[data-v-a87ea179]:hover {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-3[data-v-a87ea179] {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-3[data-v-a87ea179]:hover {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-4[data-v-a87ea179] {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.darken-4[data-v-a87ea179]:hover {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.lighten-1[data-v-a87ea179] {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-1[data-v-a87ea179]:hover {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-2[data-v-a87ea179] {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-2[data-v-a87ea179]:hover {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-3[data-v-a87ea179] {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-3[data-v-a87ea179]:hover {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-4[data-v-a87ea179] {
  background-color: rgb(174.6, 153, 145.2);
}
.bgbrown.lighten-4[data-v-a87ea179]:hover {
  background-color: rgb(174.6, 153, 145.2);
}
[color=blue-gray][data-v-a87ea179] {
  color: #607d8b;
}
.blue-gray[data-v-a87ea179] {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray[data-v-a87ea179]:hover, .blue-gray[data-v-a87ea179]:active, .blue-gray[data-v-a87ea179]:focus {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button[data-v-a87ea179] {
  color: white !important;
}
.blue-gray.p-button[data-v-a87ea179]:hover, .blue-gray.p-button[data-v-a87ea179]:active, .blue-gray.p-button[data-v-a87ea179]:focus {
  color: white !important;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button.p-button-outlined[data-v-a87ea179] {
  background-color: white !important;
  color: #607d8b !important;
}
.blue-gray.p-button.p-button-outlined[data-v-a87ea179]:hover, .blue-gray.p-button.p-button-outlined[data-v-a87ea179]:active, .blue-gray.p-button.p-button-outlined[data-v-a87ea179]:focus {
  background-color: rgb(239.1, 242, 243.4) !important;
}
.blue-gray.p-toolbar[data-v-a87ea179] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.darken-1[data-v-a87ea179] {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-1[data-v-a87ea179]:hover {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-2[data-v-a87ea179] {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-2[data-v-a87ea179]:hover {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-3[data-v-a87ea179] {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-3[data-v-a87ea179]:hover {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-4[data-v-a87ea179] {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.darken-4[data-v-a87ea179]:hover {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.lighten-1[data-v-a87ea179] {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-1[data-v-a87ea179]:hover {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-2[data-v-a87ea179] {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-2[data-v-a87ea179]:hover {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-3[data-v-a87ea179] {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-3[data-v-a87ea179]:hover {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-4[data-v-a87ea179] {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.blue-gray.lighten-4[data-v-a87ea179]:hover {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray[data-v-a87ea179] {
  background-color: #607d8b;
}
.bgblue-gray[data-v-a87ea179]:hover, .bgblue-gray[data-v-a87ea179]:focus {
  background-color: #607d8b;
}
.bgblue-gray.p-card[data-v-a87ea179] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.bgblue-gray.darken-1[data-v-a87ea179] {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-1[data-v-a87ea179]:hover {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-2[data-v-a87ea179] {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-2[data-v-a87ea179]:hover {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-3[data-v-a87ea179] {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-3[data-v-a87ea179]:hover {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-4[data-v-a87ea179] {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.darken-4[data-v-a87ea179]:hover {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.lighten-1[data-v-a87ea179] {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-1[data-v-a87ea179]:hover {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-2[data-v-a87ea179] {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-2[data-v-a87ea179]:hover {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-3[data-v-a87ea179] {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-3[data-v-a87ea179]:hover {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-4[data-v-a87ea179] {
  background-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray.lighten-4[data-v-a87ea179]:hover {
  background-color: rgb(159.6, 177, 185.4);
}
[color=gray][data-v-a87ea179] {
  color: #9e9e9e;
}
.gray[data-v-a87ea179] {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray[data-v-a87ea179]:hover, .gray[data-v-a87ea179]:active, .gray[data-v-a87ea179]:focus {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button[data-v-a87ea179] {
  color: white !important;
}
.gray.p-button[data-v-a87ea179]:hover, .gray.p-button[data-v-a87ea179]:active, .gray.p-button[data-v-a87ea179]:focus {
  color: white !important;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button.p-button-outlined[data-v-a87ea179] {
  background-color: white !important;
  color: #9e9e9e !important;
}
.gray.p-button.p-button-outlined[data-v-a87ea179]:hover, .gray.p-button.p-button-outlined[data-v-a87ea179]:active, .gray.p-button.p-button-outlined[data-v-a87ea179]:focus {
  background-color: rgb(245.3, 245.3, 245.3) !important;
}
.gray.p-toolbar[data-v-a87ea179] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.darken-1[data-v-a87ea179] {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-1[data-v-a87ea179]:hover {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-2[data-v-a87ea179] {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-2[data-v-a87ea179]:hover {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-3[data-v-a87ea179] {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-3[data-v-a87ea179]:hover {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-4[data-v-a87ea179] {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.darken-4[data-v-a87ea179]:hover {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.lighten-1[data-v-a87ea179] {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-1[data-v-a87ea179]:hover {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-2[data-v-a87ea179] {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-2[data-v-a87ea179]:hover {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-3[data-v-a87ea179] {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-3[data-v-a87ea179]:hover {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-4[data-v-a87ea179] {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.gray.lighten-4[data-v-a87ea179]:hover {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.bggray[data-v-a87ea179] {
  background-color: #9e9e9e;
}
.bggray[data-v-a87ea179]:hover, .bggray[data-v-a87ea179]:focus {
  background-color: #9e9e9e;
}
.bggray.p-card[data-v-a87ea179] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.bggray.darken-1[data-v-a87ea179] {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-1[data-v-a87ea179]:hover {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-2[data-v-a87ea179] {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-2[data-v-a87ea179]:hover {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-3[data-v-a87ea179] {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-3[data-v-a87ea179]:hover {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-4[data-v-a87ea179] {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.darken-4[data-v-a87ea179]:hover {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.lighten-1[data-v-a87ea179] {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-1[data-v-a87ea179]:hover {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-2[data-v-a87ea179] {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-2[data-v-a87ea179]:hover {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-3[data-v-a87ea179] {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-3[data-v-a87ea179]:hover {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-4[data-v-a87ea179] {
  background-color: rgb(196.8, 196.8, 196.8);
}
.bggray.lighten-4[data-v-a87ea179]:hover {
  background-color: rgb(196.8, 196.8, 196.8);
}
[color=ble][data-v-a87ea179] {
  color: #287aa9;
}
.ble[data-v-a87ea179] {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble[data-v-a87ea179]:hover, .ble[data-v-a87ea179]:active, .ble[data-v-a87ea179]:focus {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button[data-v-a87ea179] {
  color: white !important;
}
.ble.p-button[data-v-a87ea179]:hover, .ble.p-button[data-v-a87ea179]:active, .ble.p-button[data-v-a87ea179]:focus {
  color: white !important;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button.p-button-outlined[data-v-a87ea179] {
  background-color: white !important;
  color: #287aa9 !important;
}
.ble.p-button.p-button-outlined[data-v-a87ea179]:hover, .ble.p-button.p-button-outlined[data-v-a87ea179]:active, .ble.p-button.p-button-outlined[data-v-a87ea179]:focus {
  background-color: rgb(233.5, 241.7, 246.4) !important;
}
.ble.p-toolbar[data-v-a87ea179] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.darken-1[data-v-a87ea179] {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-1[data-v-a87ea179]:hover {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-2[data-v-a87ea179] {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-2[data-v-a87ea179]:hover {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-3[data-v-a87ea179] {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-3[data-v-a87ea179]:hover {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-4[data-v-a87ea179] {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.darken-4[data-v-a87ea179]:hover {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.lighten-1[data-v-a87ea179] {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-1[data-v-a87ea179]:hover {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-2[data-v-a87ea179] {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-2[data-v-a87ea179]:hover {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-3[data-v-a87ea179] {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-3[data-v-a87ea179]:hover {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-4[data-v-a87ea179] {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.ble.lighten-4[data-v-a87ea179]:hover {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.bgble[data-v-a87ea179] {
  background-color: #287aa9;
}
.bgble[data-v-a87ea179]:hover, .bgble[data-v-a87ea179]:focus {
  background-color: #287aa9;
}
.bgble.p-card[data-v-a87ea179] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.bgble.darken-1[data-v-a87ea179] {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-1[data-v-a87ea179]:hover {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-2[data-v-a87ea179] {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-2[data-v-a87ea179]:hover {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-3[data-v-a87ea179] {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-3[data-v-a87ea179]:hover {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-4[data-v-a87ea179] {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.darken-4[data-v-a87ea179]:hover {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.lighten-1[data-v-a87ea179] {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-1[data-v-a87ea179]:hover {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-2[data-v-a87ea179] {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-2[data-v-a87ea179]:hover {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-3[data-v-a87ea179] {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-3[data-v-a87ea179]:hover {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-4[data-v-a87ea179] {
  background-color: rgb(126, 175.2, 203.4);
}
.bgble.lighten-4[data-v-a87ea179]:hover {
  background-color: rgb(126, 175.2, 203.4);
}
[color=black][data-v-a87ea179] {
  color: #202020;
}
.black[data-v-a87ea179] {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black[data-v-a87ea179]:hover, .black[data-v-a87ea179]:active, .black[data-v-a87ea179]:focus {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button[data-v-a87ea179] {
  color: white !important;
}
.black.p-button[data-v-a87ea179]:hover, .black.p-button[data-v-a87ea179]:active, .black.p-button[data-v-a87ea179]:focus {
  color: white !important;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button.p-button-outlined[data-v-a87ea179] {
  background-color: white !important;
  color: #202020 !important;
}
.black.p-button.p-button-outlined[data-v-a87ea179]:hover, .black.p-button.p-button-outlined[data-v-a87ea179]:active, .black.p-button.p-button-outlined[data-v-a87ea179]:focus {
  background-color: rgb(232.7, 232.7, 232.7) !important;
}
.black.p-toolbar[data-v-a87ea179] {
  background-color: #202020;
  border-color: #202020;
}
.black.darken-1[data-v-a87ea179] {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-1[data-v-a87ea179]:hover {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-2[data-v-a87ea179] {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-2[data-v-a87ea179]:hover {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-3[data-v-a87ea179] {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-3[data-v-a87ea179]:hover {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-4[data-v-a87ea179] {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.darken-4[data-v-a87ea179]:hover {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.lighten-1[data-v-a87ea179] {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-1[data-v-a87ea179]:hover {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-2[data-v-a87ea179] {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-2[data-v-a87ea179]:hover {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-3[data-v-a87ea179] {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-3[data-v-a87ea179]:hover {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-4[data-v-a87ea179] {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.black.lighten-4[data-v-a87ea179]:hover {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.bgblack[data-v-a87ea179] {
  background-color: #202020;
}
.bgblack[data-v-a87ea179]:hover, .bgblack[data-v-a87ea179]:focus {
  background-color: #202020;
}
.bgblack.p-card[data-v-a87ea179] {
  background-color: #202020;
  border-color: #202020;
}
.bgblack.darken-1[data-v-a87ea179] {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-1[data-v-a87ea179]:hover {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-2[data-v-a87ea179] {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-2[data-v-a87ea179]:hover {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-3[data-v-a87ea179] {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-3[data-v-a87ea179]:hover {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-4[data-v-a87ea179] {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.darken-4[data-v-a87ea179]:hover {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.lighten-1[data-v-a87ea179] {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-1[data-v-a87ea179]:hover {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-2[data-v-a87ea179] {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-2[data-v-a87ea179]:hover {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-3[data-v-a87ea179] {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-3[data-v-a87ea179]:hover {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-4[data-v-a87ea179] {
  background-color: rgb(121.2, 121.2, 121.2);
}
.bgblack.lighten-4[data-v-a87ea179]:hover {
  background-color: rgb(121.2, 121.2, 121.2);
}
[color=white][data-v-a87ea179] {
  color: #ffffff;
}
.white[data-v-a87ea179] {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white[data-v-a87ea179]:hover, .white[data-v-a87ea179]:active, .white[data-v-a87ea179]:focus {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button[data-v-a87ea179] {
  color: white !important;
}
.white.p-button[data-v-a87ea179]:hover, .white.p-button[data-v-a87ea179]:active, .white.p-button[data-v-a87ea179]:focus {
  color: white !important;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button.p-button-outlined[data-v-a87ea179] {
  background-color: white !important;
  color: #ffffff !important;
}
.white.p-button.p-button-outlined[data-v-a87ea179]:hover, .white.p-button.p-button-outlined[data-v-a87ea179]:active, .white.p-button.p-button-outlined[data-v-a87ea179]:focus {
  background-color: white !important;
}
.white.p-toolbar[data-v-a87ea179] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.darken-1[data-v-a87ea179] {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-1[data-v-a87ea179]:hover {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-2[data-v-a87ea179] {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-2[data-v-a87ea179]:hover {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-3[data-v-a87ea179] {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-3[data-v-a87ea179]:hover {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-4[data-v-a87ea179] {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.darken-4[data-v-a87ea179]:hover {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.lighten-1[data-v-a87ea179] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-1[data-v-a87ea179]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-a87ea179] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-a87ea179]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-a87ea179] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-a87ea179]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-a87ea179] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-a87ea179]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.bgwhite[data-v-a87ea179] {
  background-color: #ffffff;
}
.bgwhite[data-v-a87ea179]:hover, .bgwhite[data-v-a87ea179]:focus {
  background-color: #ffffff;
}
.bgwhite.p-card[data-v-a87ea179] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.bgwhite.darken-1[data-v-a87ea179] {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-1[data-v-a87ea179]:hover {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-2[data-v-a87ea179] {
  background-color: #cccccc;
}
.bgwhite.darken-2[data-v-a87ea179]:hover {
  background-color: #cccccc;
}
.bgwhite.darken-3[data-v-a87ea179] {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-3[data-v-a87ea179]:hover {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-4[data-v-a87ea179] {
  background-color: #999999;
}
.bgwhite.darken-4[data-v-a87ea179]:hover {
  background-color: #999999;
}
.bgwhite.lighten-1[data-v-a87ea179] {
  background-color: white;
}
.bgwhite.lighten-1[data-v-a87ea179]:hover {
  background-color: white;
}
.bgwhite.lighten-2[data-v-a87ea179] {
  background-color: white;
}
.bgwhite.lighten-2[data-v-a87ea179]:hover {
  background-color: white;
}
.bgwhite.lighten-3[data-v-a87ea179] {
  background-color: white;
}
.bgwhite.lighten-3[data-v-a87ea179]:hover {
  background-color: white;
}
.bgwhite.lighten-4[data-v-a87ea179] {
  background-color: white;
}
.bgwhite.lighten-4[data-v-a87ea179]:hover {
  background-color: white;
}
.default[data-v-a87ea179] {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.default[data-v-a87ea179]:hover, .default[data-v-a87ea179]:focus {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.ble-warn[data-v-a87ea179] {
  border-left: 6px solid #f79009 !important;
}
.ble-warn .text-h5[data-v-a87ea179] {
  color: #f79009;
}/* COLORS */
/* reserved possible colors

#6B3A0A - warm brown OR #8E3F0A - burnt orange
#8A1538 - deep berry
#005A7A - petrol cyan

maybe #0C0C73 - deep indigo, but close to return/black

*/
/* FONTS */
/* PACKETA UI/UX */
/* Material palette */
*[color=primary] {
  color: #bc210a;
}
.primary {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary:hover, .primary:active, .primary:focus {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button {
  color: white !important;
}
.primary.p-button:hover, .primary.p-button:active, .primary.p-button:focus {
  color: white !important;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button.p-button-outlined {
  background-color: white !important;
  color: #bc210a !important;
}
.primary.p-button.p-button-outlined:hover, .primary.p-button.p-button-outlined:active, .primary.p-button.p-button-outlined:focus {
  background-color: rgb(248.3, 232.8, 230.5) !important;
}
.primary.p-toolbar {
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.darken-1 {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-1:hover {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-2 {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-2:hover {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-3 {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-3:hover {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-4 {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.darken-4:hover {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.lighten-1 {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-1:hover {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-2 {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-2:hover {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-3 {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-3:hover {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-4 {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.primary.lighten-4:hover {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.bgprimary {
  background-color: #bc210a;
}
.bgprimary:hover, .bgprimary:focus {
  background-color: #bc210a;
}
.bgprimary.p-card {
  background-color: #bc210a;
  border-color: #bc210a;
}
.bgprimary.darken-1 {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-1:hover {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-2 {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-2:hover {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-3 {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-3:hover {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-4 {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.darken-4:hover {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.lighten-1 {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-1:hover {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-2 {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-2:hover {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-3 {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-3:hover {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-4 {
  background-color: rgb(214.8, 121.8, 108);
}
.bgprimary.lighten-4:hover {
  background-color: rgb(214.8, 121.8, 108);
}
*[color=red] {
  color: #f44336;
}
.red {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red:hover, .red:active, .red:focus {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button {
  color: white !important;
}
.red.p-button:hover, .red.p-button:active, .red.p-button:focus {
  color: white !important;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button.p-button-outlined {
  background-color: white !important;
  color: #f44336 !important;
}
.red.p-button.p-button-outlined:hover, .red.p-button.p-button-outlined:active, .red.p-button.p-button-outlined:focus {
  background-color: rgb(253.9, 236.2, 234.9) !important;
}
.red.p-toolbar {
  background-color: #f44336;
  border-color: #f44336;
}
.red.darken-1 {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-1:hover {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-2 {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-2:hover {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-3 {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-3:hover {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-4 {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.darken-4:hover {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.lighten-1 {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-1:hover {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-2 {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-2:hover {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-3 {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-3:hover {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-4 {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.red.lighten-4:hover {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.bgred {
  background-color: #f44336;
}
.bgred:hover, .bgred:focus {
  background-color: #f44336;
}
.bgred.p-card {
  background-color: #f44336;
  border-color: #f44336;
}
.bgred.darken-1 {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-1:hover {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-2 {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-2:hover {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-3 {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-3:hover {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-4 {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.darken-4:hover {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.lighten-1 {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-1:hover {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-2 {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-2:hover {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-3 {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-3:hover {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-4 {
  background-color: rgb(248.4, 142.2, 134.4);
}
.bgred.lighten-4:hover {
  background-color: rgb(248.4, 142.2, 134.4);
}
*[color=grenade] {
  color: #dd2c00;
}
.grenade {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade:hover, .grenade:active, .grenade:focus {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button {
  color: white !important;
}
.grenade.p-button:hover, .grenade.p-button:active, .grenade.p-button:focus {
  color: white !important;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button.p-button-outlined {
  background-color: white !important;
  color: #dd2c00 !important;
}
.grenade.p-button.p-button-outlined:hover, .grenade.p-button.p-button-outlined:active, .grenade.p-button.p-button-outlined:focus {
  background-color: rgb(251.6, 233.9, 229.5) !important;
}
.grenade.p-toolbar {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.darken-1 {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-1:hover {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-2 {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-2:hover {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-3 {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-3:hover {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-4 {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.darken-4:hover {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.lighten-1 {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-1:hover {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-2 {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-2:hover {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-3 {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-3:hover {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-4 {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.grenade.lighten-4:hover {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.bggrenade {
  background-color: #dd2c00;
}
.bggrenade:hover, .bggrenade:focus {
  background-color: #dd2c00;
}
.bggrenade.p-card {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.bggrenade.darken-1 {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-1:hover {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-2 {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-2:hover {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-3 {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-3:hover {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-4 {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.darken-4:hover {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.lighten-1 {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-1:hover {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-2 {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-2:hover {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-3 {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-3:hover {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-4 {
  background-color: rgb(234.6, 128.4, 102);
}
.bggrenade.lighten-4:hover {
  background-color: rgb(234.6, 128.4, 102);
}
*[color=pink] {
  color: #e91e63;
}
.pink {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink:hover, .pink:active, .pink:focus {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button {
  color: white !important;
}
.pink.p-button:hover, .pink.p-button:active, .pink.p-button:focus {
  color: white !important;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button.p-button-outlined {
  background-color: white !important;
  color: #e91e63 !important;
}
.pink.p-button.p-button-outlined:hover, .pink.p-button.p-button-outlined:active, .pink.p-button.p-button-outlined:focus {
  background-color: rgb(252.8, 232.5, 239.4) !important;
}
.pink.p-toolbar {
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.darken-1 {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-1:hover {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-2 {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-2:hover {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-3 {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-3:hover {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-4 {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.darken-4:hover {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.lighten-1 {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-1:hover {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-2 {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-2:hover {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-3 {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-3:hover {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-4 {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.pink.lighten-4:hover {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.bgpink {
  background-color: #e91e63;
}
.bgpink:hover, .bgpink:focus {
  background-color: #e91e63;
}
.bgpink.p-card {
  background-color: #e91e63;
  border-color: #e91e63;
}
.bgpink.darken-1 {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-1:hover {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-2 {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-2:hover {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-3 {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-3:hover {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-4 {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.darken-4:hover {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.lighten-1 {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-1:hover {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-2 {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-2:hover {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-3 {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-3:hover {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-4 {
  background-color: rgb(241.8, 120, 161.4);
}
.bgpink.lighten-4:hover {
  background-color: rgb(241.8, 120, 161.4);
}
*[color=purple] {
  color: #9c27b0;
}
.purple {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple:hover, .purple:active, .purple:focus {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button {
  color: white !important;
}
.purple.p-button:hover, .purple.p-button:active, .purple.p-button:focus {
  color: white !important;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button.p-button-outlined {
  background-color: white !important;
  color: #9c27b0 !important;
}
.purple.p-button.p-button-outlined:hover, .purple.p-button.p-button-outlined:active, .purple.p-button.p-button-outlined:focus {
  background-color: rgb(245.1, 233.4, 247.1) !important;
}
.purple.p-toolbar {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.darken-1 {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-1:hover {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-2 {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-2:hover {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-3 {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-3:hover {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-4 {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.darken-4:hover {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.lighten-1 {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-1:hover {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-2 {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-2:hover {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-3 {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-3:hover {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-4 {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.purple.lighten-4:hover {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple {
  background-color: #9c27b0;
}
.bgpurple:hover, .bgpurple:focus {
  background-color: #9c27b0;
}
.bgpurple.p-card {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.bgpurple.darken-1 {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-1:hover {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-2 {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-2:hover {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-3 {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-3:hover {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-4 {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.darken-4:hover {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.lighten-1 {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-1:hover {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-2 {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-2:hover {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-3 {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-3:hover {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-4 {
  background-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple.lighten-4:hover {
  background-color: rgb(195.6, 125.4, 207.6);
}
*[color=deep-purple] {
  color: #673ab7;
}
.deep-purple {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple:hover, .deep-purple:active, .deep-purple:focus {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button {
  color: white !important;
}
.deep-purple.p-button:hover, .deep-purple.p-button:active, .deep-purple.p-button:focus {
  color: white !important;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button.p-button-outlined {
  background-color: white !important;
  color: #673ab7 !important;
}
.deep-purple.p-button.p-button-outlined:hover, .deep-purple.p-button.p-button-outlined:active, .deep-purple.p-button.p-button-outlined:focus {
  background-color: rgb(239.8, 235.3, 247.8) !important;
}
.deep-purple.p-toolbar {
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.darken-1 {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-1:hover {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-2 {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-2:hover {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-3 {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-3:hover {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-4 {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.darken-4:hover {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.lighten-1 {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-1:hover {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-2 {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-2:hover {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-3 {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-3:hover {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-4 {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.deep-purple.lighten-4:hover {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple {
  background-color: #673ab7;
}
.bgdeep-purple:hover, .bgdeep-purple:focus {
  background-color: #673ab7;
}
.bgdeep-purple.p-card {
  background-color: #673ab7;
  border-color: #673ab7;
}
.bgdeep-purple.darken-1 {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-1:hover {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-2 {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-2:hover {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-3 {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-3:hover {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-4 {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.darken-4:hover {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.lighten-1 {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-1:hover {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-2 {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-2:hover {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-3 {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-3:hover {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-4 {
  background-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple.lighten-4:hover {
  background-color: rgb(163.8, 136.8, 211.8);
}
*[color=indigo] {
  color: #3f51b5;
}
.indigo {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo:hover, .indigo:active, .indigo:focus {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button {
  color: white !important;
}
.indigo.p-button:hover, .indigo.p-button:active, .indigo.p-button:focus {
  color: white !important;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button.p-button-outlined {
  background-color: white !important;
  color: #3f51b5 !important;
}
.indigo.p-button.p-button-outlined:hover, .indigo.p-button.p-button-outlined:active, .indigo.p-button.p-button-outlined:focus {
  background-color: rgb(235.8, 237.6, 247.6) !important;
}
.indigo.p-toolbar {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.darken-1 {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-1:hover {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-2 {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-2:hover {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-3 {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-3:hover {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-4 {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.darken-4:hover {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.lighten-1 {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-1:hover {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-2 {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-2:hover {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-3 {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-3:hover {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-4 {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.indigo.lighten-4:hover {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo {
  background-color: #3f51b5;
}
.bgindigo:hover, .bgindigo:focus {
  background-color: #3f51b5;
}
.bgindigo.p-card {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.bgindigo.darken-1 {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-1:hover {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-2 {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-2:hover {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-3 {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-3:hover {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-4 {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.darken-4:hover {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.lighten-1 {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-1:hover {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-2 {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-2:hover {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-3 {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-3:hover {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-4 {
  background-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo.lighten-4:hover {
  background-color: rgb(139.8, 150.6, 210.6);
}
*[color=blue] {
  color: #2196f3;
}
.blue {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue:hover, .blue:active, .blue:focus {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button {
  color: white !important;
}
.blue.p-button:hover, .blue.p-button:active, .blue.p-button:focus {
  color: white !important;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button.p-button-outlined {
  background-color: white !important;
  color: #2196f3 !important;
}
.blue.p-button.p-button-outlined:hover, .blue.p-button.p-button-outlined:active, .blue.p-button.p-button-outlined:focus {
  background-color: rgb(232.8, 244.5, 253.8) !important;
}
.blue.p-toolbar {
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.darken-1 {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-1:hover {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-2 {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-2:hover {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-3 {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-3:hover {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-4 {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.darken-4:hover {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.lighten-1 {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-1:hover {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-2 {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-2:hover {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-3 {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-3:hover {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-4 {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.blue.lighten-4:hover {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.bgblue {
  background-color: #2196f3;
}
.bgblue:hover, .bgblue:focus {
  background-color: #2196f3;
}
.bgblue.p-card {
  background-color: #2196f3;
  border-color: #2196f3;
}
.bgblue.darken-1 {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-1:hover {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-2 {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-2:hover {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-3 {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-3:hover {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-4 {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.darken-4:hover {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.lighten-1 {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-1:hover {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-2 {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-2:hover {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-3 {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-3:hover {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-4 {
  background-color: rgb(121.8, 192, 247.8);
}
.bgblue.lighten-4:hover {
  background-color: rgb(121.8, 192, 247.8);
}
*[color=light-blue] {
  color: #03a9f4;
}
.light-blue {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue:hover, .light-blue:active, .light-blue:focus {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button {
  color: white !important;
}
.light-blue.p-button:hover, .light-blue.p-button:active, .light-blue.p-button:focus {
  color: white !important;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button.p-button-outlined {
  background-color: white !important;
  color: #03a9f4 !important;
}
.light-blue.p-button.p-button-outlined:hover, .light-blue.p-button.p-button-outlined:active, .light-blue.p-button.p-button-outlined:focus {
  background-color: rgb(229.8, 246.4, 253.9) !important;
}
.light-blue.p-toolbar {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.darken-1 {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-1:hover {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-2 {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-2:hover {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-3 {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-3:hover {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-4 {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.darken-4:hover {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.lighten-1 {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-1:hover {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-2 {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-2:hover {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-3 {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-3:hover {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-4 {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.light-blue.lighten-4:hover {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue {
  background-color: #03a9f4;
}
.bglight-blue:hover, .bglight-blue:focus {
  background-color: #03a9f4;
}
.bglight-blue.p-card {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.bglight-blue.darken-1 {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-1:hover {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-2 {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-2:hover {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-3 {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-3:hover {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-4 {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.darken-4:hover {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.lighten-1 {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-1:hover {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-2 {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-2:hover {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-3 {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-3:hover {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-4 {
  background-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue.lighten-4:hover {
  background-color: rgb(103.8, 203.4, 248.4);
}
*[color=cyan] {
  color: #00bcd4;
}
.cyan {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan:hover, .cyan:active, .cyan:focus {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button {
  color: white !important;
}
.cyan.p-button:hover, .cyan.p-button:active, .cyan.p-button:focus {
  color: white !important;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button.p-button-outlined {
  background-color: white !important;
  color: #00bcd4 !important;
}
.cyan.p-button.p-button-outlined:hover, .cyan.p-button.p-button-outlined:active, .cyan.p-button.p-button-outlined:focus {
  background-color: rgb(229.5, 248.3, 250.7) !important;
}
.cyan.p-toolbar {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.darken-1 {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-1:hover {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-2 {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-2:hover {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-3 {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-3:hover {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-4 {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.darken-4:hover {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.lighten-1 {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-1:hover {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-2 {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-2:hover {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-3 {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-3:hover {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-4 {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.cyan.lighten-4:hover {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.bgcyan {
  background-color: #00bcd4;
}
.bgcyan:hover, .bgcyan:focus {
  background-color: #00bcd4;
}
.bgcyan.p-card {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.bgcyan.darken-1 {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-1:hover {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-2 {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-2:hover {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-3 {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-3:hover {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-4 {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.darken-4:hover {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.lighten-1 {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-1:hover {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-2 {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-2:hover {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-3 {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-3:hover {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-4 {
  background-color: rgb(102, 214.8, 229.2);
}
.bgcyan.lighten-4:hover {
  background-color: rgb(102, 214.8, 229.2);
}
*[color=teal] {
  color: #009688;
}
.teal {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal:hover, .teal:active, .teal:focus {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button {
  color: white !important;
}
.teal.p-button:hover, .teal.p-button:active, .teal.p-button:focus {
  color: white !important;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button.p-button-outlined {
  background-color: white !important;
  color: #009688 !important;
}
.teal.p-button.p-button-outlined:hover, .teal.p-button.p-button-outlined:active, .teal.p-button.p-button-outlined:focus {
  background-color: rgb(229.5, 244.5, 243.1) !important;
}
.teal.p-toolbar {
  background-color: #009688;
  border-color: #009688;
}
.teal.darken-1 {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-1:hover {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-2 {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-2:hover {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-3 {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-3:hover {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-4 {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.darken-4:hover {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.lighten-1 {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-1:hover {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-2 {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-2:hover {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-3 {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-3:hover {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-4 {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.teal.lighten-4:hover {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.bgteal {
  background-color: #009688;
}
.bgteal:hover, .bgteal:focus {
  background-color: #009688;
}
.bgteal.p-card {
  background-color: #009688;
  border-color: #009688;
}
.bgteal.darken-1 {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-1:hover {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-2 {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-2:hover {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-3 {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-3:hover {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-4 {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.darken-4:hover {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.lighten-1 {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-1:hover {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-2 {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-2:hover {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-3 {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-3:hover {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-4 {
  background-color: rgb(102, 192, 183.6);
}
.bgteal.lighten-4:hover {
  background-color: rgb(102, 192, 183.6);
}
*[color=cobalt] {
  color: #00bfa5;
}
.cobalt {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt:hover, .cobalt:active, .cobalt:focus {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button {
  color: white !important;
}
.cobalt.p-button:hover, .cobalt.p-button:active, .cobalt.p-button:focus {
  color: white !important;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button.p-button-outlined {
  background-color: white !important;
  color: #00bfa5 !important;
}
.cobalt.p-button.p-button-outlined:hover, .cobalt.p-button.p-button-outlined:active, .cobalt.p-button.p-button-outlined:focus {
  background-color: rgb(229.5, 248.6, 246) !important;
}
.cobalt.p-toolbar {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.darken-1 {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-1:hover {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-2 {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-2:hover {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-3 {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-3:hover {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-4 {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.darken-4:hover {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.lighten-1 {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-1:hover {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-2 {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-2:hover {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-3 {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-3:hover {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-4 {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.cobalt.lighten-4:hover {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.bgcobalt {
  background-color: #00bfa5;
}
.bgcobalt:hover, .bgcobalt:focus {
  background-color: #00bfa5;
}
.bgcobalt.p-card {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.bgcobalt.darken-1 {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-1:hover {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-2 {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-2:hover {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-3 {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-3:hover {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-4 {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.darken-4:hover {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.lighten-1 {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-1:hover {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-2 {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-2:hover {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-3 {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-3:hover {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-4 {
  background-color: rgb(102, 216.6, 201);
}
.bgcobalt.lighten-4:hover {
  background-color: rgb(102, 216.6, 201);
}
*[color=green] {
  color: #4caf50;
}
.green {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green:hover, .green:active, .green:focus {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button {
  color: white !important;
}
.green.p-button:hover, .green.p-button:active, .green.p-button:focus {
  color: white !important;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button.p-button-outlined {
  background-color: white !important;
  color: #4caf50 !important;
}
.green.p-button.p-button-outlined:hover, .green.p-button.p-button-outlined:active, .green.p-button.p-button-outlined:focus {
  background-color: rgb(237.1, 247, 237.5) !important;
}
.green.p-toolbar {
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.darken-1 {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-1:hover {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-2 {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-2:hover {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-3 {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-3:hover {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-4 {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.darken-4:hover {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.lighten-1 {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-1:hover {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-2 {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-2:hover {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-3 {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-3:hover {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-4 {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.green.lighten-4:hover {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.bggreen {
  background-color: #4caf50;
}
.bggreen:hover, .bggreen:focus {
  background-color: #4caf50;
}
.bggreen.p-card {
  background-color: #4caf50;
  border-color: #4caf50;
}
.bggreen.darken-1 {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-1:hover {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-2 {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-2:hover {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-3 {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-3:hover {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-4 {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.darken-4:hover {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.lighten-1 {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-1:hover {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-2 {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-2:hover {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-3 {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-3:hover {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-4 {
  background-color: rgb(147.6, 207, 150);
}
.bggreen.lighten-4:hover {
  background-color: rgb(147.6, 207, 150);
}
*[color=light-green] {
  color: #8bc34a;
}
.light-green {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green:hover, .light-green:active, .light-green:focus {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button {
  color: white !important;
}
.light-green.p-button:hover, .light-green.p-button:active, .light-green.p-button:focus {
  color: white !important;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button.p-button-outlined {
  background-color: white !important;
  color: #8bc34a !important;
}
.light-green.p-button.p-button-outlined:hover, .light-green.p-button.p-button-outlined:active, .light-green.p-button.p-button-outlined:focus {
  background-color: rgb(243.4, 249, 236.9) !important;
}
.light-green.p-toolbar {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.darken-1 {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-1:hover {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-2 {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-2:hover {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-3 {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-3:hover {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-4 {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.darken-4:hover {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.lighten-1 {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-1:hover {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-2 {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-2:hover {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-3 {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-3:hover {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-4 {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.light-green.lighten-4:hover {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.bglight-green {
  background-color: #8bc34a;
}
.bglight-green:hover, .bglight-green:focus {
  background-color: #8bc34a;
}
.bglight-green.p-card {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.bglight-green.darken-1 {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-1:hover {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-2 {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-2:hover {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-3 {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-3:hover {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-4 {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.darken-4:hover {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.lighten-1 {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-1:hover {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-2 {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-2:hover {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-3 {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-3:hover {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-4 {
  background-color: rgb(185.4, 219, 146.4);
}
.bglight-green.lighten-4:hover {
  background-color: rgb(185.4, 219, 146.4);
}
*[color=lime] {
  color: #cddc39;
}
.lime {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime:hover, .lime:active, .lime:focus {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button {
  color: white !important;
}
.lime.p-button:hover, .lime.p-button:active, .lime.p-button:focus {
  color: white !important;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button.p-button-outlined {
  background-color: white !important;
  color: #cddc39 !important;
}
.lime.p-button.p-button-outlined:hover, .lime.p-button.p-button-outlined:active, .lime.p-button.p-button-outlined:focus {
  background-color: rgb(250, 251.5, 235.2) !important;
}
.lime.p-toolbar {
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.darken-1 {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-1:hover {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-2 {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-2:hover {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-3 {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-3:hover {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-4 {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.darken-4:hover {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.lighten-1 {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-1:hover {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-2 {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-2:hover {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-3 {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-3:hover {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-4 {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.lime.lighten-4:hover {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.bglime {
  background-color: #cddc39;
}
.bglime:hover, .bglime:focus {
  background-color: #cddc39;
}
.bglime.p-card {
  background-color: #cddc39;
  border-color: #cddc39;
}
.bglime.darken-1 {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-1:hover {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-2 {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-2:hover {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-3 {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-3:hover {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-4 {
  background-color: rgb(123, 132, 34.2);
}
.bglime.darken-4:hover {
  background-color: rgb(123, 132, 34.2);
}
.bglime.lighten-1 {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-1:hover {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-2 {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-2:hover {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-3 {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-3:hover {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-4 {
  background-color: rgb(225, 234, 136.2);
}
.bglime.lighten-4:hover {
  background-color: rgb(225, 234, 136.2);
}
*[color=yellow] {
  color: #ffeb3b;
}
.yellow {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow:hover, .yellow:active, .yellow:focus {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button {
  color: white !important;
}
.yellow.p-button:hover, .yellow.p-button:active, .yellow.p-button:focus {
  color: white !important;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button.p-button-outlined {
  background-color: white !important;
  color: #ffeb3b !important;
}
.yellow.p-button.p-button-outlined:hover, .yellow.p-button.p-button-outlined:active, .yellow.p-button.p-button-outlined:focus {
  background-color: rgb(255, 253, 235.4) !important;
}
.yellow.p-toolbar {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.darken-1 {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-1:hover {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-2 {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-2:hover {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-3 {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-3:hover {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-4 {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.darken-4:hover {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.lighten-1 {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-1:hover {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-2 {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-2:hover {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-3 {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-3:hover {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-4 {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.yellow.lighten-4:hover {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.bgyellow {
  background-color: #ffeb3b;
}
.bgyellow:hover, .bgyellow:focus {
  background-color: #ffeb3b;
}
.bgyellow.p-card {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.bgyellow.darken-1 {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-1:hover {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-2 {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-2:hover {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-3 {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-3:hover {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-4 {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.darken-4:hover {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.lighten-1 {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-1:hover {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-2 {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-2:hover {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-3 {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-3:hover {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-4 {
  background-color: rgb(255, 243, 137.4);
}
.bgyellow.lighten-4:hover {
  background-color: rgb(255, 243, 137.4);
}
*[color=amber] {
  color: #ffc107;
}
.amber {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber:hover, .amber:active, .amber:focus {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button {
  color: white !important;
}
.amber.p-button:hover, .amber.p-button:active, .amber.p-button:focus {
  color: white !important;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button.p-button-outlined {
  background-color: white !important;
  color: #ffc107 !important;
}
.amber.p-button.p-button-outlined:hover, .amber.p-button.p-button-outlined:active, .amber.p-button.p-button-outlined:focus {
  background-color: rgb(255, 248.8, 230.2) !important;
}
.amber.p-toolbar {
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.darken-1 {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-1:hover {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-2 {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-2:hover {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-3 {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-3:hover {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-4 {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.darken-4:hover {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.lighten-1 {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-1:hover {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-2 {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-2:hover {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-3 {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-3:hover {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-4 {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.amber.lighten-4:hover {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.bgamber {
  background-color: #ffc107;
}
.bgamber:hover, .bgamber:focus {
  background-color: #ffc107;
}
.bgamber.p-card {
  background-color: #ffc107;
  border-color: #ffc107;
}
.bgamber.darken-1 {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-1:hover {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-2 {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-2:hover {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-3 {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-3:hover {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-4 {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.darken-4:hover {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.lighten-1 {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-1:hover {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-2 {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-2:hover {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-3 {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-3:hover {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-4 {
  background-color: rgb(255, 217.8, 106.2);
}
.bgamber.lighten-4:hover {
  background-color: rgb(255, 217.8, 106.2);
}
*[color=orange] {
  color: #ff9800;
}
.orange {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange:hover, .orange:active, .orange:focus {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button {
  color: white !important;
}
.orange.p-button:hover, .orange.p-button:active, .orange.p-button:focus {
  color: white !important;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button.p-button-outlined {
  background-color: white !important;
  color: #ff9800 !important;
}
.orange.p-button.p-button-outlined:hover, .orange.p-button.p-button-outlined:active, .orange.p-button.p-button-outlined:focus {
  background-color: rgb(255, 244.7, 229.5) !important;
}
.orange.p-toolbar {
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.darken-1 {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-1:hover {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-2 {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-2:hover {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-3 {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-3:hover {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-4 {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.darken-4:hover {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.lighten-1 {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-1:hover {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-2 {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-2:hover {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-3 {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-3:hover {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-4 {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.orange.lighten-4:hover {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.bgorange {
  background-color: #ff9800;
}
.bgorange:hover, .bgorange:focus {
  background-color: #ff9800;
}
.bgorange.p-card {
  background-color: #ff9800;
  border-color: #ff9800;
}
.bgorange.darken-1 {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-1:hover {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-2 {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-2:hover {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-3 {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-3:hover {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-4 {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.darken-4:hover {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.lighten-1 {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-1:hover {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-2 {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-2:hover {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-3 {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-3:hover {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-4 {
  background-color: rgb(255, 193.2, 102);
}
.bgorange.lighten-4:hover {
  background-color: rgb(255, 193.2, 102);
}
*[color=deep-orange] {
  color: #ff5722;
}
.deep-orange {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange:hover, .deep-orange:active, .deep-orange:focus {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button {
  color: white !important;
}
.deep-orange.p-button:hover, .deep-orange.p-button:active, .deep-orange.p-button:focus {
  color: white !important;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button.p-button-outlined {
  background-color: white !important;
  color: #ff5722 !important;
}
.deep-orange.p-button.p-button-outlined:hover, .deep-orange.p-button.p-button-outlined:active, .deep-orange.p-button.p-button-outlined:focus {
  background-color: rgb(255, 238.2, 232.9) !important;
}
.deep-orange.p-toolbar {
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.darken-1 {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-1:hover {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-2 {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-2:hover {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-3 {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-3:hover {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-4 {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.darken-4:hover {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.lighten-1 {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-1:hover {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-2 {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-2:hover {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-3 {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-3:hover {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-4 {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.deep-orange.lighten-4:hover {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange {
  background-color: #ff5722;
}
.bgdeep-orange:hover, .bgdeep-orange:focus {
  background-color: #ff5722;
}
.bgdeep-orange.p-card {
  background-color: #ff5722;
  border-color: #ff5722;
}
.bgdeep-orange.darken-1 {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-1:hover {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-2 {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-2:hover {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-3 {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-3:hover {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-4 {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.darken-4:hover {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.lighten-1 {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-1:hover {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-2 {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-2:hover {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-3 {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-3:hover {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-4 {
  background-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange.lighten-4:hover {
  background-color: rgb(255, 154.2, 122.4);
}
*[color=brown] {
  color: #795548;
}
.brown {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown:hover, .brown:active, .brown:focus {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button {
  color: white !important;
}
.brown.p-button:hover, .brown.p-button:active, .brown.p-button:focus {
  color: white !important;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button.p-button-outlined {
  background-color: white !important;
  color: #795548 !important;
}
.brown.p-button.p-button-outlined:hover, .brown.p-button.p-button-outlined:active, .brown.p-button.p-button-outlined:focus {
  background-color: rgb(241.6, 238, 236.7) !important;
}
.brown.p-toolbar {
  background-color: #795548;
  border-color: #795548;
}
.brown.darken-1 {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-1:hover {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-2 {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-2:hover {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-3 {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-3:hover {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-4 {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.darken-4:hover {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.lighten-1 {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-1:hover {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-2 {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-2:hover {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-3 {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-3:hover {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-4 {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.brown.lighten-4:hover {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.bgbrown {
  background-color: #795548;
}
.bgbrown:hover, .bgbrown:focus {
  background-color: #795548;
}
.bgbrown.p-card {
  background-color: #795548;
  border-color: #795548;
}
.bgbrown.darken-1 {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-1:hover {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-2 {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-2:hover {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-3 {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-3:hover {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-4 {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.darken-4:hover {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.lighten-1 {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-1:hover {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-2 {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-2:hover {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-3 {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-3:hover {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-4 {
  background-color: rgb(174.6, 153, 145.2);
}
.bgbrown.lighten-4:hover {
  background-color: rgb(174.6, 153, 145.2);
}
*[color=blue-gray] {
  color: #607d8b;
}
.blue-gray {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray:hover, .blue-gray:active, .blue-gray:focus {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button {
  color: white !important;
}
.blue-gray.p-button:hover, .blue-gray.p-button:active, .blue-gray.p-button:focus {
  color: white !important;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button.p-button-outlined {
  background-color: white !important;
  color: #607d8b !important;
}
.blue-gray.p-button.p-button-outlined:hover, .blue-gray.p-button.p-button-outlined:active, .blue-gray.p-button.p-button-outlined:focus {
  background-color: rgb(239.1, 242, 243.4) !important;
}
.blue-gray.p-toolbar {
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.darken-1 {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-1:hover {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-2 {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-2:hover {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-3 {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-3:hover {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-4 {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.darken-4:hover {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.lighten-1 {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-1:hover {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-2 {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-2:hover {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-3 {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-3:hover {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-4 {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.blue-gray.lighten-4:hover {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray {
  background-color: #607d8b;
}
.bgblue-gray:hover, .bgblue-gray:focus {
  background-color: #607d8b;
}
.bgblue-gray.p-card {
  background-color: #607d8b;
  border-color: #607d8b;
}
.bgblue-gray.darken-1 {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-1:hover {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-2 {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-2:hover {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-3 {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-3:hover {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-4 {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.darken-4:hover {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.lighten-1 {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-1:hover {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-2 {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-2:hover {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-3 {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-3:hover {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-4 {
  background-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray.lighten-4:hover {
  background-color: rgb(159.6, 177, 185.4);
}
*[color=gray] {
  color: #9e9e9e;
}
.gray {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray:hover, .gray:active, .gray:focus {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button {
  color: white !important;
}
.gray.p-button:hover, .gray.p-button:active, .gray.p-button:focus {
  color: white !important;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button.p-button-outlined {
  background-color: white !important;
  color: #9e9e9e !important;
}
.gray.p-button.p-button-outlined:hover, .gray.p-button.p-button-outlined:active, .gray.p-button.p-button-outlined:focus {
  background-color: rgb(245.3, 245.3, 245.3) !important;
}
.gray.p-toolbar {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.darken-1 {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-1:hover {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-2 {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-2:hover {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-3 {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-3:hover {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-4 {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.darken-4:hover {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.lighten-1 {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-1:hover {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-2 {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-2:hover {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-3 {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-3:hover {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-4 {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.gray.lighten-4:hover {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.bggray {
  background-color: #9e9e9e;
}
.bggray:hover, .bggray:focus {
  background-color: #9e9e9e;
}
.bggray.p-card {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.bggray.darken-1 {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-1:hover {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-2 {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-2:hover {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-3 {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-3:hover {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-4 {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.darken-4:hover {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.lighten-1 {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-1:hover {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-2 {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-2:hover {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-3 {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-3:hover {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-4 {
  background-color: rgb(196.8, 196.8, 196.8);
}
.bggray.lighten-4:hover {
  background-color: rgb(196.8, 196.8, 196.8);
}
*[color=ble] {
  color: #287aa9;
}
.ble {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble:hover, .ble:active, .ble:focus {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button {
  color: white !important;
}
.ble.p-button:hover, .ble.p-button:active, .ble.p-button:focus {
  color: white !important;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button.p-button-outlined {
  background-color: white !important;
  color: #287aa9 !important;
}
.ble.p-button.p-button-outlined:hover, .ble.p-button.p-button-outlined:active, .ble.p-button.p-button-outlined:focus {
  background-color: rgb(233.5, 241.7, 246.4) !important;
}
.ble.p-toolbar {
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.darken-1 {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-1:hover {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-2 {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-2:hover {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-3 {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-3:hover {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-4 {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.darken-4:hover {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.lighten-1 {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-1:hover {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-2 {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-2:hover {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-3 {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-3:hover {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-4 {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.ble.lighten-4:hover {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.bgble {
  background-color: #287aa9;
}
.bgble:hover, .bgble:focus {
  background-color: #287aa9;
}
.bgble.p-card {
  background-color: #287aa9;
  border-color: #287aa9;
}
.bgble.darken-1 {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-1:hover {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-2 {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-2:hover {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-3 {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-3:hover {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-4 {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.darken-4:hover {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.lighten-1 {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-1:hover {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-2 {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-2:hover {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-3 {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-3:hover {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-4 {
  background-color: rgb(126, 175.2, 203.4);
}
.bgble.lighten-4:hover {
  background-color: rgb(126, 175.2, 203.4);
}
*[color=black] {
  color: #202020;
}
.black {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black:hover, .black:active, .black:focus {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button {
  color: white !important;
}
.black.p-button:hover, .black.p-button:active, .black.p-button:focus {
  color: white !important;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button.p-button-outlined {
  background-color: white !important;
  color: #202020 !important;
}
.black.p-button.p-button-outlined:hover, .black.p-button.p-button-outlined:active, .black.p-button.p-button-outlined:focus {
  background-color: rgb(232.7, 232.7, 232.7) !important;
}
.black.p-toolbar {
  background-color: #202020;
  border-color: #202020;
}
.black.darken-1 {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-1:hover {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-2 {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-2:hover {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-3 {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-3:hover {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-4 {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.darken-4:hover {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.lighten-1 {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-1:hover {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-2 {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-2:hover {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-3 {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-3:hover {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-4 {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.black.lighten-4:hover {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.bgblack {
  background-color: #202020;
}
.bgblack:hover, .bgblack:focus {
  background-color: #202020;
}
.bgblack.p-card {
  background-color: #202020;
  border-color: #202020;
}
.bgblack.darken-1 {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-1:hover {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-2 {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-2:hover {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-3 {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-3:hover {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-4 {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.darken-4:hover {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.lighten-1 {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-1:hover {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-2 {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-2:hover {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-3 {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-3:hover {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-4 {
  background-color: rgb(121.2, 121.2, 121.2);
}
.bgblack.lighten-4:hover {
  background-color: rgb(121.2, 121.2, 121.2);
}
*[color=white] {
  color: #ffffff;
}
.white {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white:hover, .white:active, .white:focus {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button {
  color: white !important;
}
.white.p-button:hover, .white.p-button:active, .white.p-button:focus {
  color: white !important;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button.p-button-outlined {
  background-color: white !important;
  color: #ffffff !important;
}
.white.p-button.p-button-outlined:hover, .white.p-button.p-button-outlined:active, .white.p-button.p-button-outlined:focus {
  background-color: white !important;
}
.white.p-toolbar {
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.darken-1 {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-1:hover {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-2 {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-2:hover {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-3 {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-3:hover {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-4 {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.darken-4:hover {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.lighten-1 {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-1:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2 {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3 {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4 {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.bgwhite {
  background-color: #ffffff;
}
.bgwhite:hover, .bgwhite:focus {
  background-color: #ffffff;
}
.bgwhite.p-card {
  background-color: #ffffff;
  border-color: #ffffff;
}
.bgwhite.darken-1 {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-1:hover {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-2 {
  background-color: #cccccc;
}
.bgwhite.darken-2:hover {
  background-color: #cccccc;
}
.bgwhite.darken-3 {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-3:hover {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-4 {
  background-color: #999999;
}
.bgwhite.darken-4:hover {
  background-color: #999999;
}
.bgwhite.lighten-1 {
  background-color: white;
}
.bgwhite.lighten-1:hover {
  background-color: white;
}
.bgwhite.lighten-2 {
  background-color: white;
}
.bgwhite.lighten-2:hover {
  background-color: white;
}
.bgwhite.lighten-3 {
  background-color: white;
}
.bgwhite.lighten-3:hover {
  background-color: white;
}
.bgwhite.lighten-4 {
  background-color: white;
}
.bgwhite.lighten-4:hover {
  background-color: white;
}
.default {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.default:hover, .default:focus {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.dashboard .zbox-card {
  color: white !important;
}
.dashboard .zbox-card .zbox-card-content {
  background: url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20width='100%25'%20height='100%25'%20viewBox='0%200%2034%20133'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20xml:space='preserve'%20xmlns:serif='http://www.serif.com/'%20style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3e%3cg%20transform='matrix(1,0,0,1,-517.794,-186.929)'%3e%3cpath%20d='M518.324,295.99L521.774,294.41L545.774,312.38L545.774,294.99L550.664,294.99L550.664,318.13L547.214,319.57L523.644,301.6L523.644,318.56L518.324,318.56L518.324,295.99Z'%20style='fill:white;fill-rule:nonzero;'/%3e%3c/g%3e%3cg%20transform='matrix(1,0,0,1,-517.794,-186.929)'%3e%3crect%20x='533.125'%20y='274.57'%20width='5.18'%20height='18.11'%20style='fill:white;fill-rule:nonzero;'/%3e%3c/g%3e%3cg%20transform='matrix(1,0,0,1,-517.794,-186.929)'%3e%3cpath%20d='M533.414,250.28C534.854,246.83%20537.874,245.82%20541.034,245.82C548.224,245.96%20550.664,250.85%20550.664,257.18L550.664,269.69L518.324,269.69L518.324,257.04C518.324,251.72%20521.204,247.26%20527.234,247.26C529.394,247.26%20531.984,248.12%20533.414,250.28ZM531.264,257.03C531.264,254.44%20530.114,252.43%20527.094,252.43C524.654,252.43%20523.504,254.44%20523.504,257.03L523.504,264.36L531.264,264.36L531.264,257.03ZM545.634,257.03C545.774,253.58%20544.344,250.99%20540.894,250.99C537.444,250.99%20536.004,253.29%20536.004,257.03L536.004,264.36L545.634,264.36L545.634,257.03Z'%20style='fill:white;fill-rule:nonzero;'/%3e%3c/g%3e%3cg%20transform='matrix(1,0,0,1,-517.794,-186.929)'%3e%3cpath%20d='M528.385,242.08C521.345,242.08%20517.895,235.61%20517.895,229C517.895,222.39%20521.345,215.92%20528.385,215.92L540.604,215.92C547.644,215.92%20551.094,222.53%20551.094,229C551.094,235.47%20547.644,242.08%20540.604,242.08L528.385,242.08ZM540.604,236.77C544.054,236.77%20545.925,232.89%20545.925,229.01C545.925,225.13%20544.194,221.1%20540.604,221.1L528.385,221.1C524.645,221.1%20523.064,224.98%20523.064,229.01C523.064,233.04%20524.655,236.77%20528.385,236.77L540.604,236.77Z'%20style='fill:white;fill-rule:nonzero;'/%3e%3c/g%3e%3cg%20transform='matrix(1,0,0,1,-517.794,-186.929)'%3e%3cpath%20d='M550.664,193.069L538.594,200.829L550.664,208.739L550.664,215.209L534.564,204.139L518.324,215.069L518.324,208.749L530.544,200.839L518.324,193.079L518.324,186.759L534.564,197.679L550.664,186.609L550.664,193.079L550.664,193.069Z'%20style='fill:white;fill-rule:nonzero;'/%3e%3c/g%3e%3c/svg%3e");
  background-position: 100.5% 36px;
  background-size: 25px;
  background-repeat: no-repeat;
  background-color: #ba1b02;
  min-height: 163px;
  padding: 10px 45px 10px 15px;
  margin: -5px -5px -5px 2px;
  display: flex;
  flex-direction: column;
  clip-path: polygon(10px 0, 100% 0, 101% calc(99% - 15px), calc(100% - 10px) 100%, 0 100%, 0 10px);
}
.dashboard .zbox-card .zbox-card-content img {
  width: 130px;
  flex: 1;
}
.dashboard .zbox-card .zbox-card-content h1 {
  margin: 0;
  font-size: 18px;
}
.dashboard .zbox-card .zbox-card-content p {
  margin: 10px 0;
}
@media (min-width: 768px) {
.dashboard .zbox-card .zbox-card-content {
    margin: -5px;
}
}
@media (min-width: 1280px) {
.dashboard .zbox-card .zbox-card-content {
    background-size: 35px;
    min-height: 192px;
}
.dashboard .zbox-card .zbox-card-content img {
    width: 200px;
}
.dashboard .zbox-card .zbox-card-content h1 {
    font-size: 24px;
}
}
.dashboard .p-card {
  margin-bottom: 10px;
}
@media (max-width: 900px) {
.dashboard .p-card {
    margin-left: 10px;
    padding-left: 5px;
}
}
.card-title {
  text-align: center;
  font-size: 95px;
  padding-top: 15px;
}
.card-button {
  position: absolute;
  top: 5px;
  right: 5px;
}
.firmware-card {
  min-height: 215px;
  position: relative;
  color: white !important;
}
@media (max-width: 768px) {
.firmware-card {
    min-width: calc(100vw - 79px);
}
}
.firmware-card .v-input--radio-group {
  margin-left: 10px;
}
.firmware-card .qr {
  position: absolute;
  right: 15px;
  top: 20px;
}
.firmware-card .download-btn {
  position: absolute;
  left: 20px;
  bottom: 55px;
  color: #009688 !important;
}
.firmware-card .direct {
  margin-bottom: 10px;
}
.firmware-card .direct a {
  color: white;
}
.firmware-card .back-btn {
  position: absolute;
  bottom: 10px;
  left: 20px;
  background: transparent !important;
  border: transparent !important;
  color: white !important;
}
.firmware-card .back-btn:hover {
  opacity: 0.6;
}
.firmware-card .help-btn {
  margin-left: -5px;
  vertical-align: sub;
  color: white;
  background: transparent !important;
  border: transparent !important;
}
.firmware-card .help-btn:hover {
  opacity: 0.6;
}/* COLORS */
/* reserved possible colors

#6B3A0A - warm brown OR #8E3F0A - burnt orange
#8A1538 - deep berry
#005A7A - petrol cyan

maybe #0C0C73 - deep indigo, but close to return/black

*/
/* FONTS */
/* PACKETA UI/UX */
/* Material palette */
[color=primary][data-v-f30b6994] {
  color: #bc210a;
}
.primary[data-v-f30b6994] {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary[data-v-f30b6994]:hover, .primary[data-v-f30b6994]:active, .primary[data-v-f30b6994]:focus {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button[data-v-f30b6994] {
  color: white !important;
}
.primary.p-button[data-v-f30b6994]:hover, .primary.p-button[data-v-f30b6994]:active, .primary.p-button[data-v-f30b6994]:focus {
  color: white !important;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button.p-button-outlined[data-v-f30b6994] {
  background-color: white !important;
  color: #bc210a !important;
}
.primary.p-button.p-button-outlined[data-v-f30b6994]:hover, .primary.p-button.p-button-outlined[data-v-f30b6994]:active, .primary.p-button.p-button-outlined[data-v-f30b6994]:focus {
  background-color: rgb(248.3, 232.8, 230.5) !important;
}
.primary.p-toolbar[data-v-f30b6994] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.darken-1[data-v-f30b6994] {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-1[data-v-f30b6994]:hover {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-2[data-v-f30b6994] {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-2[data-v-f30b6994]:hover {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-3[data-v-f30b6994] {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-3[data-v-f30b6994]:hover {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-4[data-v-f30b6994] {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.darken-4[data-v-f30b6994]:hover {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.lighten-1[data-v-f30b6994] {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-1[data-v-f30b6994]:hover {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-2[data-v-f30b6994] {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-2[data-v-f30b6994]:hover {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-3[data-v-f30b6994] {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-3[data-v-f30b6994]:hover {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-4[data-v-f30b6994] {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.primary.lighten-4[data-v-f30b6994]:hover {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.bgprimary[data-v-f30b6994] {
  background-color: #bc210a;
}
.bgprimary[data-v-f30b6994]:hover, .bgprimary[data-v-f30b6994]:focus {
  background-color: #bc210a;
}
.bgprimary.p-card[data-v-f30b6994] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.bgprimary.darken-1[data-v-f30b6994] {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-1[data-v-f30b6994]:hover {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-2[data-v-f30b6994] {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-2[data-v-f30b6994]:hover {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-3[data-v-f30b6994] {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-3[data-v-f30b6994]:hover {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-4[data-v-f30b6994] {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.darken-4[data-v-f30b6994]:hover {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.lighten-1[data-v-f30b6994] {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-1[data-v-f30b6994]:hover {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-2[data-v-f30b6994] {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-2[data-v-f30b6994]:hover {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-3[data-v-f30b6994] {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-3[data-v-f30b6994]:hover {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-4[data-v-f30b6994] {
  background-color: rgb(214.8, 121.8, 108);
}
.bgprimary.lighten-4[data-v-f30b6994]:hover {
  background-color: rgb(214.8, 121.8, 108);
}
[color=red][data-v-f30b6994] {
  color: #f44336;
}
.red[data-v-f30b6994] {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red[data-v-f30b6994]:hover, .red[data-v-f30b6994]:active, .red[data-v-f30b6994]:focus {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button[data-v-f30b6994] {
  color: white !important;
}
.red.p-button[data-v-f30b6994]:hover, .red.p-button[data-v-f30b6994]:active, .red.p-button[data-v-f30b6994]:focus {
  color: white !important;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button.p-button-outlined[data-v-f30b6994] {
  background-color: white !important;
  color: #f44336 !important;
}
.red.p-button.p-button-outlined[data-v-f30b6994]:hover, .red.p-button.p-button-outlined[data-v-f30b6994]:active, .red.p-button.p-button-outlined[data-v-f30b6994]:focus {
  background-color: rgb(253.9, 236.2, 234.9) !important;
}
.red.p-toolbar[data-v-f30b6994] {
  background-color: #f44336;
  border-color: #f44336;
}
.red.darken-1[data-v-f30b6994] {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-1[data-v-f30b6994]:hover {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-2[data-v-f30b6994] {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-2[data-v-f30b6994]:hover {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-3[data-v-f30b6994] {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-3[data-v-f30b6994]:hover {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-4[data-v-f30b6994] {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.darken-4[data-v-f30b6994]:hover {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.lighten-1[data-v-f30b6994] {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-1[data-v-f30b6994]:hover {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-2[data-v-f30b6994] {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-2[data-v-f30b6994]:hover {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-3[data-v-f30b6994] {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-3[data-v-f30b6994]:hover {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-4[data-v-f30b6994] {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.red.lighten-4[data-v-f30b6994]:hover {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.bgred[data-v-f30b6994] {
  background-color: #f44336;
}
.bgred[data-v-f30b6994]:hover, .bgred[data-v-f30b6994]:focus {
  background-color: #f44336;
}
.bgred.p-card[data-v-f30b6994] {
  background-color: #f44336;
  border-color: #f44336;
}
.bgred.darken-1[data-v-f30b6994] {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-1[data-v-f30b6994]:hover {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-2[data-v-f30b6994] {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-2[data-v-f30b6994]:hover {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-3[data-v-f30b6994] {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-3[data-v-f30b6994]:hover {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-4[data-v-f30b6994] {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.darken-4[data-v-f30b6994]:hover {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.lighten-1[data-v-f30b6994] {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-1[data-v-f30b6994]:hover {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-2[data-v-f30b6994] {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-2[data-v-f30b6994]:hover {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-3[data-v-f30b6994] {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-3[data-v-f30b6994]:hover {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-4[data-v-f30b6994] {
  background-color: rgb(248.4, 142.2, 134.4);
}
.bgred.lighten-4[data-v-f30b6994]:hover {
  background-color: rgb(248.4, 142.2, 134.4);
}
[color=grenade][data-v-f30b6994] {
  color: #dd2c00;
}
.grenade[data-v-f30b6994] {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade[data-v-f30b6994]:hover, .grenade[data-v-f30b6994]:active, .grenade[data-v-f30b6994]:focus {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button[data-v-f30b6994] {
  color: white !important;
}
.grenade.p-button[data-v-f30b6994]:hover, .grenade.p-button[data-v-f30b6994]:active, .grenade.p-button[data-v-f30b6994]:focus {
  color: white !important;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button.p-button-outlined[data-v-f30b6994] {
  background-color: white !important;
  color: #dd2c00 !important;
}
.grenade.p-button.p-button-outlined[data-v-f30b6994]:hover, .grenade.p-button.p-button-outlined[data-v-f30b6994]:active, .grenade.p-button.p-button-outlined[data-v-f30b6994]:focus {
  background-color: rgb(251.6, 233.9, 229.5) !important;
}
.grenade.p-toolbar[data-v-f30b6994] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.darken-1[data-v-f30b6994] {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-1[data-v-f30b6994]:hover {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-2[data-v-f30b6994] {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-2[data-v-f30b6994]:hover {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-3[data-v-f30b6994] {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-3[data-v-f30b6994]:hover {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-4[data-v-f30b6994] {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.darken-4[data-v-f30b6994]:hover {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.lighten-1[data-v-f30b6994] {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-1[data-v-f30b6994]:hover {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-2[data-v-f30b6994] {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-2[data-v-f30b6994]:hover {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-3[data-v-f30b6994] {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-3[data-v-f30b6994]:hover {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-4[data-v-f30b6994] {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.grenade.lighten-4[data-v-f30b6994]:hover {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.bggrenade[data-v-f30b6994] {
  background-color: #dd2c00;
}
.bggrenade[data-v-f30b6994]:hover, .bggrenade[data-v-f30b6994]:focus {
  background-color: #dd2c00;
}
.bggrenade.p-card[data-v-f30b6994] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.bggrenade.darken-1[data-v-f30b6994] {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-1[data-v-f30b6994]:hover {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-2[data-v-f30b6994] {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-2[data-v-f30b6994]:hover {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-3[data-v-f30b6994] {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-3[data-v-f30b6994]:hover {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-4[data-v-f30b6994] {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.darken-4[data-v-f30b6994]:hover {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.lighten-1[data-v-f30b6994] {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-1[data-v-f30b6994]:hover {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-2[data-v-f30b6994] {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-2[data-v-f30b6994]:hover {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-3[data-v-f30b6994] {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-3[data-v-f30b6994]:hover {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-4[data-v-f30b6994] {
  background-color: rgb(234.6, 128.4, 102);
}
.bggrenade.lighten-4[data-v-f30b6994]:hover {
  background-color: rgb(234.6, 128.4, 102);
}
[color=pink][data-v-f30b6994] {
  color: #e91e63;
}
.pink[data-v-f30b6994] {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink[data-v-f30b6994]:hover, .pink[data-v-f30b6994]:active, .pink[data-v-f30b6994]:focus {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button[data-v-f30b6994] {
  color: white !important;
}
.pink.p-button[data-v-f30b6994]:hover, .pink.p-button[data-v-f30b6994]:active, .pink.p-button[data-v-f30b6994]:focus {
  color: white !important;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button.p-button-outlined[data-v-f30b6994] {
  background-color: white !important;
  color: #e91e63 !important;
}
.pink.p-button.p-button-outlined[data-v-f30b6994]:hover, .pink.p-button.p-button-outlined[data-v-f30b6994]:active, .pink.p-button.p-button-outlined[data-v-f30b6994]:focus {
  background-color: rgb(252.8, 232.5, 239.4) !important;
}
.pink.p-toolbar[data-v-f30b6994] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.darken-1[data-v-f30b6994] {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-1[data-v-f30b6994]:hover {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-2[data-v-f30b6994] {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-2[data-v-f30b6994]:hover {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-3[data-v-f30b6994] {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-3[data-v-f30b6994]:hover {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-4[data-v-f30b6994] {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.darken-4[data-v-f30b6994]:hover {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.lighten-1[data-v-f30b6994] {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-1[data-v-f30b6994]:hover {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-2[data-v-f30b6994] {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-2[data-v-f30b6994]:hover {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-3[data-v-f30b6994] {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-3[data-v-f30b6994]:hover {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-4[data-v-f30b6994] {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.pink.lighten-4[data-v-f30b6994]:hover {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.bgpink[data-v-f30b6994] {
  background-color: #e91e63;
}
.bgpink[data-v-f30b6994]:hover, .bgpink[data-v-f30b6994]:focus {
  background-color: #e91e63;
}
.bgpink.p-card[data-v-f30b6994] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.bgpink.darken-1[data-v-f30b6994] {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-1[data-v-f30b6994]:hover {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-2[data-v-f30b6994] {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-2[data-v-f30b6994]:hover {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-3[data-v-f30b6994] {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-3[data-v-f30b6994]:hover {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-4[data-v-f30b6994] {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.darken-4[data-v-f30b6994]:hover {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.lighten-1[data-v-f30b6994] {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-1[data-v-f30b6994]:hover {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-2[data-v-f30b6994] {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-2[data-v-f30b6994]:hover {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-3[data-v-f30b6994] {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-3[data-v-f30b6994]:hover {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-4[data-v-f30b6994] {
  background-color: rgb(241.8, 120, 161.4);
}
.bgpink.lighten-4[data-v-f30b6994]:hover {
  background-color: rgb(241.8, 120, 161.4);
}
[color=purple][data-v-f30b6994] {
  color: #9c27b0;
}
.purple[data-v-f30b6994] {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple[data-v-f30b6994]:hover, .purple[data-v-f30b6994]:active, .purple[data-v-f30b6994]:focus {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button[data-v-f30b6994] {
  color: white !important;
}
.purple.p-button[data-v-f30b6994]:hover, .purple.p-button[data-v-f30b6994]:active, .purple.p-button[data-v-f30b6994]:focus {
  color: white !important;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button.p-button-outlined[data-v-f30b6994] {
  background-color: white !important;
  color: #9c27b0 !important;
}
.purple.p-button.p-button-outlined[data-v-f30b6994]:hover, .purple.p-button.p-button-outlined[data-v-f30b6994]:active, .purple.p-button.p-button-outlined[data-v-f30b6994]:focus {
  background-color: rgb(245.1, 233.4, 247.1) !important;
}
.purple.p-toolbar[data-v-f30b6994] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.darken-1[data-v-f30b6994] {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-1[data-v-f30b6994]:hover {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-2[data-v-f30b6994] {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-2[data-v-f30b6994]:hover {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-3[data-v-f30b6994] {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-3[data-v-f30b6994]:hover {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-4[data-v-f30b6994] {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.darken-4[data-v-f30b6994]:hover {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.lighten-1[data-v-f30b6994] {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-1[data-v-f30b6994]:hover {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-2[data-v-f30b6994] {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-2[data-v-f30b6994]:hover {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-3[data-v-f30b6994] {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-3[data-v-f30b6994]:hover {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-4[data-v-f30b6994] {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.purple.lighten-4[data-v-f30b6994]:hover {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple[data-v-f30b6994] {
  background-color: #9c27b0;
}
.bgpurple[data-v-f30b6994]:hover, .bgpurple[data-v-f30b6994]:focus {
  background-color: #9c27b0;
}
.bgpurple.p-card[data-v-f30b6994] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.bgpurple.darken-1[data-v-f30b6994] {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-1[data-v-f30b6994]:hover {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-2[data-v-f30b6994] {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-2[data-v-f30b6994]:hover {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-3[data-v-f30b6994] {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-3[data-v-f30b6994]:hover {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-4[data-v-f30b6994] {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.darken-4[data-v-f30b6994]:hover {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.lighten-1[data-v-f30b6994] {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-1[data-v-f30b6994]:hover {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-2[data-v-f30b6994] {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-2[data-v-f30b6994]:hover {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-3[data-v-f30b6994] {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-3[data-v-f30b6994]:hover {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-4[data-v-f30b6994] {
  background-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple.lighten-4[data-v-f30b6994]:hover {
  background-color: rgb(195.6, 125.4, 207.6);
}
[color=deep-purple][data-v-f30b6994] {
  color: #673ab7;
}
.deep-purple[data-v-f30b6994] {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple[data-v-f30b6994]:hover, .deep-purple[data-v-f30b6994]:active, .deep-purple[data-v-f30b6994]:focus {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button[data-v-f30b6994] {
  color: white !important;
}
.deep-purple.p-button[data-v-f30b6994]:hover, .deep-purple.p-button[data-v-f30b6994]:active, .deep-purple.p-button[data-v-f30b6994]:focus {
  color: white !important;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button.p-button-outlined[data-v-f30b6994] {
  background-color: white !important;
  color: #673ab7 !important;
}
.deep-purple.p-button.p-button-outlined[data-v-f30b6994]:hover, .deep-purple.p-button.p-button-outlined[data-v-f30b6994]:active, .deep-purple.p-button.p-button-outlined[data-v-f30b6994]:focus {
  background-color: rgb(239.8, 235.3, 247.8) !important;
}
.deep-purple.p-toolbar[data-v-f30b6994] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.darken-1[data-v-f30b6994] {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-1[data-v-f30b6994]:hover {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-2[data-v-f30b6994] {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-2[data-v-f30b6994]:hover {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-3[data-v-f30b6994] {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-3[data-v-f30b6994]:hover {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-4[data-v-f30b6994] {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.darken-4[data-v-f30b6994]:hover {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.lighten-1[data-v-f30b6994] {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-1[data-v-f30b6994]:hover {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-2[data-v-f30b6994] {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-2[data-v-f30b6994]:hover {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-3[data-v-f30b6994] {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-3[data-v-f30b6994]:hover {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-4[data-v-f30b6994] {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.deep-purple.lighten-4[data-v-f30b6994]:hover {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple[data-v-f30b6994] {
  background-color: #673ab7;
}
.bgdeep-purple[data-v-f30b6994]:hover, .bgdeep-purple[data-v-f30b6994]:focus {
  background-color: #673ab7;
}
.bgdeep-purple.p-card[data-v-f30b6994] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.bgdeep-purple.darken-1[data-v-f30b6994] {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-1[data-v-f30b6994]:hover {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-2[data-v-f30b6994] {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-2[data-v-f30b6994]:hover {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-3[data-v-f30b6994] {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-3[data-v-f30b6994]:hover {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-4[data-v-f30b6994] {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.darken-4[data-v-f30b6994]:hover {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.lighten-1[data-v-f30b6994] {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-1[data-v-f30b6994]:hover {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-2[data-v-f30b6994] {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-2[data-v-f30b6994]:hover {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-3[data-v-f30b6994] {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-3[data-v-f30b6994]:hover {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-4[data-v-f30b6994] {
  background-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple.lighten-4[data-v-f30b6994]:hover {
  background-color: rgb(163.8, 136.8, 211.8);
}
[color=indigo][data-v-f30b6994] {
  color: #3f51b5;
}
.indigo[data-v-f30b6994] {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo[data-v-f30b6994]:hover, .indigo[data-v-f30b6994]:active, .indigo[data-v-f30b6994]:focus {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button[data-v-f30b6994] {
  color: white !important;
}
.indigo.p-button[data-v-f30b6994]:hover, .indigo.p-button[data-v-f30b6994]:active, .indigo.p-button[data-v-f30b6994]:focus {
  color: white !important;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button.p-button-outlined[data-v-f30b6994] {
  background-color: white !important;
  color: #3f51b5 !important;
}
.indigo.p-button.p-button-outlined[data-v-f30b6994]:hover, .indigo.p-button.p-button-outlined[data-v-f30b6994]:active, .indigo.p-button.p-button-outlined[data-v-f30b6994]:focus {
  background-color: rgb(235.8, 237.6, 247.6) !important;
}
.indigo.p-toolbar[data-v-f30b6994] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.darken-1[data-v-f30b6994] {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-1[data-v-f30b6994]:hover {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-2[data-v-f30b6994] {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-2[data-v-f30b6994]:hover {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-3[data-v-f30b6994] {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-3[data-v-f30b6994]:hover {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-4[data-v-f30b6994] {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.darken-4[data-v-f30b6994]:hover {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.lighten-1[data-v-f30b6994] {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-1[data-v-f30b6994]:hover {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-2[data-v-f30b6994] {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-2[data-v-f30b6994]:hover {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-3[data-v-f30b6994] {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-3[data-v-f30b6994]:hover {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-4[data-v-f30b6994] {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.indigo.lighten-4[data-v-f30b6994]:hover {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo[data-v-f30b6994] {
  background-color: #3f51b5;
}
.bgindigo[data-v-f30b6994]:hover, .bgindigo[data-v-f30b6994]:focus {
  background-color: #3f51b5;
}
.bgindigo.p-card[data-v-f30b6994] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.bgindigo.darken-1[data-v-f30b6994] {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-1[data-v-f30b6994]:hover {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-2[data-v-f30b6994] {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-2[data-v-f30b6994]:hover {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-3[data-v-f30b6994] {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-3[data-v-f30b6994]:hover {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-4[data-v-f30b6994] {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.darken-4[data-v-f30b6994]:hover {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.lighten-1[data-v-f30b6994] {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-1[data-v-f30b6994]:hover {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-2[data-v-f30b6994] {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-2[data-v-f30b6994]:hover {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-3[data-v-f30b6994] {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-3[data-v-f30b6994]:hover {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-4[data-v-f30b6994] {
  background-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo.lighten-4[data-v-f30b6994]:hover {
  background-color: rgb(139.8, 150.6, 210.6);
}
[color=blue][data-v-f30b6994] {
  color: #2196f3;
}
.blue[data-v-f30b6994] {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue[data-v-f30b6994]:hover, .blue[data-v-f30b6994]:active, .blue[data-v-f30b6994]:focus {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button[data-v-f30b6994] {
  color: white !important;
}
.blue.p-button[data-v-f30b6994]:hover, .blue.p-button[data-v-f30b6994]:active, .blue.p-button[data-v-f30b6994]:focus {
  color: white !important;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button.p-button-outlined[data-v-f30b6994] {
  background-color: white !important;
  color: #2196f3 !important;
}
.blue.p-button.p-button-outlined[data-v-f30b6994]:hover, .blue.p-button.p-button-outlined[data-v-f30b6994]:active, .blue.p-button.p-button-outlined[data-v-f30b6994]:focus {
  background-color: rgb(232.8, 244.5, 253.8) !important;
}
.blue.p-toolbar[data-v-f30b6994] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.darken-1[data-v-f30b6994] {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-1[data-v-f30b6994]:hover {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-2[data-v-f30b6994] {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-2[data-v-f30b6994]:hover {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-3[data-v-f30b6994] {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-3[data-v-f30b6994]:hover {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-4[data-v-f30b6994] {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.darken-4[data-v-f30b6994]:hover {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.lighten-1[data-v-f30b6994] {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-1[data-v-f30b6994]:hover {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-2[data-v-f30b6994] {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-2[data-v-f30b6994]:hover {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-3[data-v-f30b6994] {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-3[data-v-f30b6994]:hover {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-4[data-v-f30b6994] {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.blue.lighten-4[data-v-f30b6994]:hover {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.bgblue[data-v-f30b6994] {
  background-color: #2196f3;
}
.bgblue[data-v-f30b6994]:hover, .bgblue[data-v-f30b6994]:focus {
  background-color: #2196f3;
}
.bgblue.p-card[data-v-f30b6994] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.bgblue.darken-1[data-v-f30b6994] {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-1[data-v-f30b6994]:hover {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-2[data-v-f30b6994] {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-2[data-v-f30b6994]:hover {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-3[data-v-f30b6994] {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-3[data-v-f30b6994]:hover {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-4[data-v-f30b6994] {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.darken-4[data-v-f30b6994]:hover {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.lighten-1[data-v-f30b6994] {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-1[data-v-f30b6994]:hover {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-2[data-v-f30b6994] {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-2[data-v-f30b6994]:hover {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-3[data-v-f30b6994] {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-3[data-v-f30b6994]:hover {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-4[data-v-f30b6994] {
  background-color: rgb(121.8, 192, 247.8);
}
.bgblue.lighten-4[data-v-f30b6994]:hover {
  background-color: rgb(121.8, 192, 247.8);
}
[color=light-blue][data-v-f30b6994] {
  color: #03a9f4;
}
.light-blue[data-v-f30b6994] {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue[data-v-f30b6994]:hover, .light-blue[data-v-f30b6994]:active, .light-blue[data-v-f30b6994]:focus {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button[data-v-f30b6994] {
  color: white !important;
}
.light-blue.p-button[data-v-f30b6994]:hover, .light-blue.p-button[data-v-f30b6994]:active, .light-blue.p-button[data-v-f30b6994]:focus {
  color: white !important;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button.p-button-outlined[data-v-f30b6994] {
  background-color: white !important;
  color: #03a9f4 !important;
}
.light-blue.p-button.p-button-outlined[data-v-f30b6994]:hover, .light-blue.p-button.p-button-outlined[data-v-f30b6994]:active, .light-blue.p-button.p-button-outlined[data-v-f30b6994]:focus {
  background-color: rgb(229.8, 246.4, 253.9) !important;
}
.light-blue.p-toolbar[data-v-f30b6994] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.darken-1[data-v-f30b6994] {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-1[data-v-f30b6994]:hover {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-2[data-v-f30b6994] {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-2[data-v-f30b6994]:hover {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-3[data-v-f30b6994] {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-3[data-v-f30b6994]:hover {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-4[data-v-f30b6994] {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.darken-4[data-v-f30b6994]:hover {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.lighten-1[data-v-f30b6994] {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-1[data-v-f30b6994]:hover {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-2[data-v-f30b6994] {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-2[data-v-f30b6994]:hover {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-3[data-v-f30b6994] {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-3[data-v-f30b6994]:hover {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-4[data-v-f30b6994] {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.light-blue.lighten-4[data-v-f30b6994]:hover {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue[data-v-f30b6994] {
  background-color: #03a9f4;
}
.bglight-blue[data-v-f30b6994]:hover, .bglight-blue[data-v-f30b6994]:focus {
  background-color: #03a9f4;
}
.bglight-blue.p-card[data-v-f30b6994] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.bglight-blue.darken-1[data-v-f30b6994] {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-1[data-v-f30b6994]:hover {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-2[data-v-f30b6994] {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-2[data-v-f30b6994]:hover {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-3[data-v-f30b6994] {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-3[data-v-f30b6994]:hover {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-4[data-v-f30b6994] {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.darken-4[data-v-f30b6994]:hover {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.lighten-1[data-v-f30b6994] {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-1[data-v-f30b6994]:hover {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-2[data-v-f30b6994] {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-2[data-v-f30b6994]:hover {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-3[data-v-f30b6994] {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-3[data-v-f30b6994]:hover {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-4[data-v-f30b6994] {
  background-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue.lighten-4[data-v-f30b6994]:hover {
  background-color: rgb(103.8, 203.4, 248.4);
}
[color=cyan][data-v-f30b6994] {
  color: #00bcd4;
}
.cyan[data-v-f30b6994] {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan[data-v-f30b6994]:hover, .cyan[data-v-f30b6994]:active, .cyan[data-v-f30b6994]:focus {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button[data-v-f30b6994] {
  color: white !important;
}
.cyan.p-button[data-v-f30b6994]:hover, .cyan.p-button[data-v-f30b6994]:active, .cyan.p-button[data-v-f30b6994]:focus {
  color: white !important;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button.p-button-outlined[data-v-f30b6994] {
  background-color: white !important;
  color: #00bcd4 !important;
}
.cyan.p-button.p-button-outlined[data-v-f30b6994]:hover, .cyan.p-button.p-button-outlined[data-v-f30b6994]:active, .cyan.p-button.p-button-outlined[data-v-f30b6994]:focus {
  background-color: rgb(229.5, 248.3, 250.7) !important;
}
.cyan.p-toolbar[data-v-f30b6994] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.darken-1[data-v-f30b6994] {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-1[data-v-f30b6994]:hover {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-2[data-v-f30b6994] {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-2[data-v-f30b6994]:hover {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-3[data-v-f30b6994] {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-3[data-v-f30b6994]:hover {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-4[data-v-f30b6994] {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.darken-4[data-v-f30b6994]:hover {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.lighten-1[data-v-f30b6994] {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-1[data-v-f30b6994]:hover {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-2[data-v-f30b6994] {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-2[data-v-f30b6994]:hover {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-3[data-v-f30b6994] {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-3[data-v-f30b6994]:hover {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-4[data-v-f30b6994] {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.cyan.lighten-4[data-v-f30b6994]:hover {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.bgcyan[data-v-f30b6994] {
  background-color: #00bcd4;
}
.bgcyan[data-v-f30b6994]:hover, .bgcyan[data-v-f30b6994]:focus {
  background-color: #00bcd4;
}
.bgcyan.p-card[data-v-f30b6994] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.bgcyan.darken-1[data-v-f30b6994] {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-1[data-v-f30b6994]:hover {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-2[data-v-f30b6994] {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-2[data-v-f30b6994]:hover {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-3[data-v-f30b6994] {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-3[data-v-f30b6994]:hover {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-4[data-v-f30b6994] {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.darken-4[data-v-f30b6994]:hover {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.lighten-1[data-v-f30b6994] {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-1[data-v-f30b6994]:hover {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-2[data-v-f30b6994] {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-2[data-v-f30b6994]:hover {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-3[data-v-f30b6994] {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-3[data-v-f30b6994]:hover {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-4[data-v-f30b6994] {
  background-color: rgb(102, 214.8, 229.2);
}
.bgcyan.lighten-4[data-v-f30b6994]:hover {
  background-color: rgb(102, 214.8, 229.2);
}
[color=teal][data-v-f30b6994] {
  color: #009688;
}
.teal[data-v-f30b6994] {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal[data-v-f30b6994]:hover, .teal[data-v-f30b6994]:active, .teal[data-v-f30b6994]:focus {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button[data-v-f30b6994] {
  color: white !important;
}
.teal.p-button[data-v-f30b6994]:hover, .teal.p-button[data-v-f30b6994]:active, .teal.p-button[data-v-f30b6994]:focus {
  color: white !important;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button.p-button-outlined[data-v-f30b6994] {
  background-color: white !important;
  color: #009688 !important;
}
.teal.p-button.p-button-outlined[data-v-f30b6994]:hover, .teal.p-button.p-button-outlined[data-v-f30b6994]:active, .teal.p-button.p-button-outlined[data-v-f30b6994]:focus {
  background-color: rgb(229.5, 244.5, 243.1) !important;
}
.teal.p-toolbar[data-v-f30b6994] {
  background-color: #009688;
  border-color: #009688;
}
.teal.darken-1[data-v-f30b6994] {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-1[data-v-f30b6994]:hover {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-2[data-v-f30b6994] {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-2[data-v-f30b6994]:hover {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-3[data-v-f30b6994] {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-3[data-v-f30b6994]:hover {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-4[data-v-f30b6994] {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.darken-4[data-v-f30b6994]:hover {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.lighten-1[data-v-f30b6994] {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-1[data-v-f30b6994]:hover {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-2[data-v-f30b6994] {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-2[data-v-f30b6994]:hover {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-3[data-v-f30b6994] {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-3[data-v-f30b6994]:hover {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-4[data-v-f30b6994] {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.teal.lighten-4[data-v-f30b6994]:hover {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.bgteal[data-v-f30b6994] {
  background-color: #009688;
}
.bgteal[data-v-f30b6994]:hover, .bgteal[data-v-f30b6994]:focus {
  background-color: #009688;
}
.bgteal.p-card[data-v-f30b6994] {
  background-color: #009688;
  border-color: #009688;
}
.bgteal.darken-1[data-v-f30b6994] {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-1[data-v-f30b6994]:hover {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-2[data-v-f30b6994] {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-2[data-v-f30b6994]:hover {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-3[data-v-f30b6994] {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-3[data-v-f30b6994]:hover {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-4[data-v-f30b6994] {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.darken-4[data-v-f30b6994]:hover {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.lighten-1[data-v-f30b6994] {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-1[data-v-f30b6994]:hover {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-2[data-v-f30b6994] {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-2[data-v-f30b6994]:hover {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-3[data-v-f30b6994] {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-3[data-v-f30b6994]:hover {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-4[data-v-f30b6994] {
  background-color: rgb(102, 192, 183.6);
}
.bgteal.lighten-4[data-v-f30b6994]:hover {
  background-color: rgb(102, 192, 183.6);
}
[color=cobalt][data-v-f30b6994] {
  color: #00bfa5;
}
.cobalt[data-v-f30b6994] {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt[data-v-f30b6994]:hover, .cobalt[data-v-f30b6994]:active, .cobalt[data-v-f30b6994]:focus {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button[data-v-f30b6994] {
  color: white !important;
}
.cobalt.p-button[data-v-f30b6994]:hover, .cobalt.p-button[data-v-f30b6994]:active, .cobalt.p-button[data-v-f30b6994]:focus {
  color: white !important;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button.p-button-outlined[data-v-f30b6994] {
  background-color: white !important;
  color: #00bfa5 !important;
}
.cobalt.p-button.p-button-outlined[data-v-f30b6994]:hover, .cobalt.p-button.p-button-outlined[data-v-f30b6994]:active, .cobalt.p-button.p-button-outlined[data-v-f30b6994]:focus {
  background-color: rgb(229.5, 248.6, 246) !important;
}
.cobalt.p-toolbar[data-v-f30b6994] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.darken-1[data-v-f30b6994] {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-1[data-v-f30b6994]:hover {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-2[data-v-f30b6994] {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-2[data-v-f30b6994]:hover {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-3[data-v-f30b6994] {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-3[data-v-f30b6994]:hover {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-4[data-v-f30b6994] {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.darken-4[data-v-f30b6994]:hover {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.lighten-1[data-v-f30b6994] {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-1[data-v-f30b6994]:hover {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-2[data-v-f30b6994] {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-2[data-v-f30b6994]:hover {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-3[data-v-f30b6994] {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-3[data-v-f30b6994]:hover {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-4[data-v-f30b6994] {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.cobalt.lighten-4[data-v-f30b6994]:hover {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.bgcobalt[data-v-f30b6994] {
  background-color: #00bfa5;
}
.bgcobalt[data-v-f30b6994]:hover, .bgcobalt[data-v-f30b6994]:focus {
  background-color: #00bfa5;
}
.bgcobalt.p-card[data-v-f30b6994] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.bgcobalt.darken-1[data-v-f30b6994] {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-1[data-v-f30b6994]:hover {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-2[data-v-f30b6994] {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-2[data-v-f30b6994]:hover {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-3[data-v-f30b6994] {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-3[data-v-f30b6994]:hover {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-4[data-v-f30b6994] {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.darken-4[data-v-f30b6994]:hover {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.lighten-1[data-v-f30b6994] {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-1[data-v-f30b6994]:hover {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-2[data-v-f30b6994] {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-2[data-v-f30b6994]:hover {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-3[data-v-f30b6994] {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-3[data-v-f30b6994]:hover {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-4[data-v-f30b6994] {
  background-color: rgb(102, 216.6, 201);
}
.bgcobalt.lighten-4[data-v-f30b6994]:hover {
  background-color: rgb(102, 216.6, 201);
}
[color=green][data-v-f30b6994] {
  color: #4caf50;
}
.green[data-v-f30b6994] {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green[data-v-f30b6994]:hover, .green[data-v-f30b6994]:active, .green[data-v-f30b6994]:focus {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button[data-v-f30b6994] {
  color: white !important;
}
.green.p-button[data-v-f30b6994]:hover, .green.p-button[data-v-f30b6994]:active, .green.p-button[data-v-f30b6994]:focus {
  color: white !important;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button.p-button-outlined[data-v-f30b6994] {
  background-color: white !important;
  color: #4caf50 !important;
}
.green.p-button.p-button-outlined[data-v-f30b6994]:hover, .green.p-button.p-button-outlined[data-v-f30b6994]:active, .green.p-button.p-button-outlined[data-v-f30b6994]:focus {
  background-color: rgb(237.1, 247, 237.5) !important;
}
.green.p-toolbar[data-v-f30b6994] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.darken-1[data-v-f30b6994] {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-1[data-v-f30b6994]:hover {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-2[data-v-f30b6994] {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-2[data-v-f30b6994]:hover {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-3[data-v-f30b6994] {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-3[data-v-f30b6994]:hover {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-4[data-v-f30b6994] {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.darken-4[data-v-f30b6994]:hover {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.lighten-1[data-v-f30b6994] {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-1[data-v-f30b6994]:hover {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-2[data-v-f30b6994] {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-2[data-v-f30b6994]:hover {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-3[data-v-f30b6994] {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-3[data-v-f30b6994]:hover {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-4[data-v-f30b6994] {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.green.lighten-4[data-v-f30b6994]:hover {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.bggreen[data-v-f30b6994] {
  background-color: #4caf50;
}
.bggreen[data-v-f30b6994]:hover, .bggreen[data-v-f30b6994]:focus {
  background-color: #4caf50;
}
.bggreen.p-card[data-v-f30b6994] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.bggreen.darken-1[data-v-f30b6994] {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-1[data-v-f30b6994]:hover {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-2[data-v-f30b6994] {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-2[data-v-f30b6994]:hover {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-3[data-v-f30b6994] {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-3[data-v-f30b6994]:hover {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-4[data-v-f30b6994] {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.darken-4[data-v-f30b6994]:hover {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.lighten-1[data-v-f30b6994] {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-1[data-v-f30b6994]:hover {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-2[data-v-f30b6994] {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-2[data-v-f30b6994]:hover {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-3[data-v-f30b6994] {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-3[data-v-f30b6994]:hover {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-4[data-v-f30b6994] {
  background-color: rgb(147.6, 207, 150);
}
.bggreen.lighten-4[data-v-f30b6994]:hover {
  background-color: rgb(147.6, 207, 150);
}
[color=light-green][data-v-f30b6994] {
  color: #8bc34a;
}
.light-green[data-v-f30b6994] {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green[data-v-f30b6994]:hover, .light-green[data-v-f30b6994]:active, .light-green[data-v-f30b6994]:focus {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button[data-v-f30b6994] {
  color: white !important;
}
.light-green.p-button[data-v-f30b6994]:hover, .light-green.p-button[data-v-f30b6994]:active, .light-green.p-button[data-v-f30b6994]:focus {
  color: white !important;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button.p-button-outlined[data-v-f30b6994] {
  background-color: white !important;
  color: #8bc34a !important;
}
.light-green.p-button.p-button-outlined[data-v-f30b6994]:hover, .light-green.p-button.p-button-outlined[data-v-f30b6994]:active, .light-green.p-button.p-button-outlined[data-v-f30b6994]:focus {
  background-color: rgb(243.4, 249, 236.9) !important;
}
.light-green.p-toolbar[data-v-f30b6994] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.darken-1[data-v-f30b6994] {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-1[data-v-f30b6994]:hover {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-2[data-v-f30b6994] {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-2[data-v-f30b6994]:hover {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-3[data-v-f30b6994] {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-3[data-v-f30b6994]:hover {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-4[data-v-f30b6994] {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.darken-4[data-v-f30b6994]:hover {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.lighten-1[data-v-f30b6994] {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-1[data-v-f30b6994]:hover {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-2[data-v-f30b6994] {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-2[data-v-f30b6994]:hover {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-3[data-v-f30b6994] {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-3[data-v-f30b6994]:hover {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-4[data-v-f30b6994] {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.light-green.lighten-4[data-v-f30b6994]:hover {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.bglight-green[data-v-f30b6994] {
  background-color: #8bc34a;
}
.bglight-green[data-v-f30b6994]:hover, .bglight-green[data-v-f30b6994]:focus {
  background-color: #8bc34a;
}
.bglight-green.p-card[data-v-f30b6994] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.bglight-green.darken-1[data-v-f30b6994] {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-1[data-v-f30b6994]:hover {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-2[data-v-f30b6994] {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-2[data-v-f30b6994]:hover {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-3[data-v-f30b6994] {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-3[data-v-f30b6994]:hover {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-4[data-v-f30b6994] {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.darken-4[data-v-f30b6994]:hover {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.lighten-1[data-v-f30b6994] {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-1[data-v-f30b6994]:hover {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-2[data-v-f30b6994] {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-2[data-v-f30b6994]:hover {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-3[data-v-f30b6994] {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-3[data-v-f30b6994]:hover {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-4[data-v-f30b6994] {
  background-color: rgb(185.4, 219, 146.4);
}
.bglight-green.lighten-4[data-v-f30b6994]:hover {
  background-color: rgb(185.4, 219, 146.4);
}
[color=lime][data-v-f30b6994] {
  color: #cddc39;
}
.lime[data-v-f30b6994] {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime[data-v-f30b6994]:hover, .lime[data-v-f30b6994]:active, .lime[data-v-f30b6994]:focus {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button[data-v-f30b6994] {
  color: white !important;
}
.lime.p-button[data-v-f30b6994]:hover, .lime.p-button[data-v-f30b6994]:active, .lime.p-button[data-v-f30b6994]:focus {
  color: white !important;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button.p-button-outlined[data-v-f30b6994] {
  background-color: white !important;
  color: #cddc39 !important;
}
.lime.p-button.p-button-outlined[data-v-f30b6994]:hover, .lime.p-button.p-button-outlined[data-v-f30b6994]:active, .lime.p-button.p-button-outlined[data-v-f30b6994]:focus {
  background-color: rgb(250, 251.5, 235.2) !important;
}
.lime.p-toolbar[data-v-f30b6994] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.darken-1[data-v-f30b6994] {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-1[data-v-f30b6994]:hover {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-2[data-v-f30b6994] {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-2[data-v-f30b6994]:hover {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-3[data-v-f30b6994] {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-3[data-v-f30b6994]:hover {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-4[data-v-f30b6994] {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.darken-4[data-v-f30b6994]:hover {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.lighten-1[data-v-f30b6994] {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-1[data-v-f30b6994]:hover {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-2[data-v-f30b6994] {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-2[data-v-f30b6994]:hover {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-3[data-v-f30b6994] {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-3[data-v-f30b6994]:hover {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-4[data-v-f30b6994] {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.lime.lighten-4[data-v-f30b6994]:hover {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.bglime[data-v-f30b6994] {
  background-color: #cddc39;
}
.bglime[data-v-f30b6994]:hover, .bglime[data-v-f30b6994]:focus {
  background-color: #cddc39;
}
.bglime.p-card[data-v-f30b6994] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.bglime.darken-1[data-v-f30b6994] {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-1[data-v-f30b6994]:hover {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-2[data-v-f30b6994] {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-2[data-v-f30b6994]:hover {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-3[data-v-f30b6994] {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-3[data-v-f30b6994]:hover {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-4[data-v-f30b6994] {
  background-color: rgb(123, 132, 34.2);
}
.bglime.darken-4[data-v-f30b6994]:hover {
  background-color: rgb(123, 132, 34.2);
}
.bglime.lighten-1[data-v-f30b6994] {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-1[data-v-f30b6994]:hover {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-2[data-v-f30b6994] {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-2[data-v-f30b6994]:hover {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-3[data-v-f30b6994] {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-3[data-v-f30b6994]:hover {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-4[data-v-f30b6994] {
  background-color: rgb(225, 234, 136.2);
}
.bglime.lighten-4[data-v-f30b6994]:hover {
  background-color: rgb(225, 234, 136.2);
}
[color=yellow][data-v-f30b6994] {
  color: #ffeb3b;
}
.yellow[data-v-f30b6994] {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow[data-v-f30b6994]:hover, .yellow[data-v-f30b6994]:active, .yellow[data-v-f30b6994]:focus {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button[data-v-f30b6994] {
  color: white !important;
}
.yellow.p-button[data-v-f30b6994]:hover, .yellow.p-button[data-v-f30b6994]:active, .yellow.p-button[data-v-f30b6994]:focus {
  color: white !important;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button.p-button-outlined[data-v-f30b6994] {
  background-color: white !important;
  color: #ffeb3b !important;
}
.yellow.p-button.p-button-outlined[data-v-f30b6994]:hover, .yellow.p-button.p-button-outlined[data-v-f30b6994]:active, .yellow.p-button.p-button-outlined[data-v-f30b6994]:focus {
  background-color: rgb(255, 253, 235.4) !important;
}
.yellow.p-toolbar[data-v-f30b6994] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.darken-1[data-v-f30b6994] {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-1[data-v-f30b6994]:hover {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-2[data-v-f30b6994] {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-2[data-v-f30b6994]:hover {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-3[data-v-f30b6994] {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-3[data-v-f30b6994]:hover {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-4[data-v-f30b6994] {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.darken-4[data-v-f30b6994]:hover {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.lighten-1[data-v-f30b6994] {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-1[data-v-f30b6994]:hover {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-2[data-v-f30b6994] {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-2[data-v-f30b6994]:hover {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-3[data-v-f30b6994] {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-3[data-v-f30b6994]:hover {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-4[data-v-f30b6994] {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.yellow.lighten-4[data-v-f30b6994]:hover {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.bgyellow[data-v-f30b6994] {
  background-color: #ffeb3b;
}
.bgyellow[data-v-f30b6994]:hover, .bgyellow[data-v-f30b6994]:focus {
  background-color: #ffeb3b;
}
.bgyellow.p-card[data-v-f30b6994] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.bgyellow.darken-1[data-v-f30b6994] {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-1[data-v-f30b6994]:hover {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-2[data-v-f30b6994] {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-2[data-v-f30b6994]:hover {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-3[data-v-f30b6994] {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-3[data-v-f30b6994]:hover {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-4[data-v-f30b6994] {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.darken-4[data-v-f30b6994]:hover {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.lighten-1[data-v-f30b6994] {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-1[data-v-f30b6994]:hover {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-2[data-v-f30b6994] {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-2[data-v-f30b6994]:hover {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-3[data-v-f30b6994] {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-3[data-v-f30b6994]:hover {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-4[data-v-f30b6994] {
  background-color: rgb(255, 243, 137.4);
}
.bgyellow.lighten-4[data-v-f30b6994]:hover {
  background-color: rgb(255, 243, 137.4);
}
[color=amber][data-v-f30b6994] {
  color: #ffc107;
}
.amber[data-v-f30b6994] {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber[data-v-f30b6994]:hover, .amber[data-v-f30b6994]:active, .amber[data-v-f30b6994]:focus {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button[data-v-f30b6994] {
  color: white !important;
}
.amber.p-button[data-v-f30b6994]:hover, .amber.p-button[data-v-f30b6994]:active, .amber.p-button[data-v-f30b6994]:focus {
  color: white !important;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button.p-button-outlined[data-v-f30b6994] {
  background-color: white !important;
  color: #ffc107 !important;
}
.amber.p-button.p-button-outlined[data-v-f30b6994]:hover, .amber.p-button.p-button-outlined[data-v-f30b6994]:active, .amber.p-button.p-button-outlined[data-v-f30b6994]:focus {
  background-color: rgb(255, 248.8, 230.2) !important;
}
.amber.p-toolbar[data-v-f30b6994] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.darken-1[data-v-f30b6994] {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-1[data-v-f30b6994]:hover {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-2[data-v-f30b6994] {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-2[data-v-f30b6994]:hover {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-3[data-v-f30b6994] {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-3[data-v-f30b6994]:hover {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-4[data-v-f30b6994] {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.darken-4[data-v-f30b6994]:hover {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.lighten-1[data-v-f30b6994] {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-1[data-v-f30b6994]:hover {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-2[data-v-f30b6994] {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-2[data-v-f30b6994]:hover {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-3[data-v-f30b6994] {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-3[data-v-f30b6994]:hover {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-4[data-v-f30b6994] {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.amber.lighten-4[data-v-f30b6994]:hover {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.bgamber[data-v-f30b6994] {
  background-color: #ffc107;
}
.bgamber[data-v-f30b6994]:hover, .bgamber[data-v-f30b6994]:focus {
  background-color: #ffc107;
}
.bgamber.p-card[data-v-f30b6994] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.bgamber.darken-1[data-v-f30b6994] {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-1[data-v-f30b6994]:hover {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-2[data-v-f30b6994] {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-2[data-v-f30b6994]:hover {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-3[data-v-f30b6994] {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-3[data-v-f30b6994]:hover {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-4[data-v-f30b6994] {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.darken-4[data-v-f30b6994]:hover {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.lighten-1[data-v-f30b6994] {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-1[data-v-f30b6994]:hover {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-2[data-v-f30b6994] {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-2[data-v-f30b6994]:hover {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-3[data-v-f30b6994] {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-3[data-v-f30b6994]:hover {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-4[data-v-f30b6994] {
  background-color: rgb(255, 217.8, 106.2);
}
.bgamber.lighten-4[data-v-f30b6994]:hover {
  background-color: rgb(255, 217.8, 106.2);
}
[color=orange][data-v-f30b6994] {
  color: #ff9800;
}
.orange[data-v-f30b6994] {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange[data-v-f30b6994]:hover, .orange[data-v-f30b6994]:active, .orange[data-v-f30b6994]:focus {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button[data-v-f30b6994] {
  color: white !important;
}
.orange.p-button[data-v-f30b6994]:hover, .orange.p-button[data-v-f30b6994]:active, .orange.p-button[data-v-f30b6994]:focus {
  color: white !important;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button.p-button-outlined[data-v-f30b6994] {
  background-color: white !important;
  color: #ff9800 !important;
}
.orange.p-button.p-button-outlined[data-v-f30b6994]:hover, .orange.p-button.p-button-outlined[data-v-f30b6994]:active, .orange.p-button.p-button-outlined[data-v-f30b6994]:focus {
  background-color: rgb(255, 244.7, 229.5) !important;
}
.orange.p-toolbar[data-v-f30b6994] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.darken-1[data-v-f30b6994] {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-1[data-v-f30b6994]:hover {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-2[data-v-f30b6994] {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-2[data-v-f30b6994]:hover {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-3[data-v-f30b6994] {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-3[data-v-f30b6994]:hover {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-4[data-v-f30b6994] {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.darken-4[data-v-f30b6994]:hover {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.lighten-1[data-v-f30b6994] {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-1[data-v-f30b6994]:hover {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-2[data-v-f30b6994] {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-2[data-v-f30b6994]:hover {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-3[data-v-f30b6994] {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-3[data-v-f30b6994]:hover {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-4[data-v-f30b6994] {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.orange.lighten-4[data-v-f30b6994]:hover {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.bgorange[data-v-f30b6994] {
  background-color: #ff9800;
}
.bgorange[data-v-f30b6994]:hover, .bgorange[data-v-f30b6994]:focus {
  background-color: #ff9800;
}
.bgorange.p-card[data-v-f30b6994] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.bgorange.darken-1[data-v-f30b6994] {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-1[data-v-f30b6994]:hover {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-2[data-v-f30b6994] {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-2[data-v-f30b6994]:hover {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-3[data-v-f30b6994] {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-3[data-v-f30b6994]:hover {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-4[data-v-f30b6994] {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.darken-4[data-v-f30b6994]:hover {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.lighten-1[data-v-f30b6994] {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-1[data-v-f30b6994]:hover {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-2[data-v-f30b6994] {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-2[data-v-f30b6994]:hover {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-3[data-v-f30b6994] {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-3[data-v-f30b6994]:hover {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-4[data-v-f30b6994] {
  background-color: rgb(255, 193.2, 102);
}
.bgorange.lighten-4[data-v-f30b6994]:hover {
  background-color: rgb(255, 193.2, 102);
}
[color=deep-orange][data-v-f30b6994] {
  color: #ff5722;
}
.deep-orange[data-v-f30b6994] {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange[data-v-f30b6994]:hover, .deep-orange[data-v-f30b6994]:active, .deep-orange[data-v-f30b6994]:focus {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button[data-v-f30b6994] {
  color: white !important;
}
.deep-orange.p-button[data-v-f30b6994]:hover, .deep-orange.p-button[data-v-f30b6994]:active, .deep-orange.p-button[data-v-f30b6994]:focus {
  color: white !important;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button.p-button-outlined[data-v-f30b6994] {
  background-color: white !important;
  color: #ff5722 !important;
}
.deep-orange.p-button.p-button-outlined[data-v-f30b6994]:hover, .deep-orange.p-button.p-button-outlined[data-v-f30b6994]:active, .deep-orange.p-button.p-button-outlined[data-v-f30b6994]:focus {
  background-color: rgb(255, 238.2, 232.9) !important;
}
.deep-orange.p-toolbar[data-v-f30b6994] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.darken-1[data-v-f30b6994] {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-1[data-v-f30b6994]:hover {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-2[data-v-f30b6994] {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-2[data-v-f30b6994]:hover {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-3[data-v-f30b6994] {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-3[data-v-f30b6994]:hover {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-4[data-v-f30b6994] {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.darken-4[data-v-f30b6994]:hover {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.lighten-1[data-v-f30b6994] {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-1[data-v-f30b6994]:hover {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-2[data-v-f30b6994] {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-2[data-v-f30b6994]:hover {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-3[data-v-f30b6994] {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-3[data-v-f30b6994]:hover {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-4[data-v-f30b6994] {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.deep-orange.lighten-4[data-v-f30b6994]:hover {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange[data-v-f30b6994] {
  background-color: #ff5722;
}
.bgdeep-orange[data-v-f30b6994]:hover, .bgdeep-orange[data-v-f30b6994]:focus {
  background-color: #ff5722;
}
.bgdeep-orange.p-card[data-v-f30b6994] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.bgdeep-orange.darken-1[data-v-f30b6994] {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-1[data-v-f30b6994]:hover {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-2[data-v-f30b6994] {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-2[data-v-f30b6994]:hover {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-3[data-v-f30b6994] {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-3[data-v-f30b6994]:hover {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-4[data-v-f30b6994] {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.darken-4[data-v-f30b6994]:hover {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.lighten-1[data-v-f30b6994] {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-1[data-v-f30b6994]:hover {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-2[data-v-f30b6994] {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-2[data-v-f30b6994]:hover {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-3[data-v-f30b6994] {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-3[data-v-f30b6994]:hover {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-4[data-v-f30b6994] {
  background-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange.lighten-4[data-v-f30b6994]:hover {
  background-color: rgb(255, 154.2, 122.4);
}
[color=brown][data-v-f30b6994] {
  color: #795548;
}
.brown[data-v-f30b6994] {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown[data-v-f30b6994]:hover, .brown[data-v-f30b6994]:active, .brown[data-v-f30b6994]:focus {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button[data-v-f30b6994] {
  color: white !important;
}
.brown.p-button[data-v-f30b6994]:hover, .brown.p-button[data-v-f30b6994]:active, .brown.p-button[data-v-f30b6994]:focus {
  color: white !important;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button.p-button-outlined[data-v-f30b6994] {
  background-color: white !important;
  color: #795548 !important;
}
.brown.p-button.p-button-outlined[data-v-f30b6994]:hover, .brown.p-button.p-button-outlined[data-v-f30b6994]:active, .brown.p-button.p-button-outlined[data-v-f30b6994]:focus {
  background-color: rgb(241.6, 238, 236.7) !important;
}
.brown.p-toolbar[data-v-f30b6994] {
  background-color: #795548;
  border-color: #795548;
}
.brown.darken-1[data-v-f30b6994] {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-1[data-v-f30b6994]:hover {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-2[data-v-f30b6994] {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-2[data-v-f30b6994]:hover {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-3[data-v-f30b6994] {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-3[data-v-f30b6994]:hover {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-4[data-v-f30b6994] {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.darken-4[data-v-f30b6994]:hover {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.lighten-1[data-v-f30b6994] {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-1[data-v-f30b6994]:hover {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-2[data-v-f30b6994] {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-2[data-v-f30b6994]:hover {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-3[data-v-f30b6994] {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-3[data-v-f30b6994]:hover {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-4[data-v-f30b6994] {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.brown.lighten-4[data-v-f30b6994]:hover {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.bgbrown[data-v-f30b6994] {
  background-color: #795548;
}
.bgbrown[data-v-f30b6994]:hover, .bgbrown[data-v-f30b6994]:focus {
  background-color: #795548;
}
.bgbrown.p-card[data-v-f30b6994] {
  background-color: #795548;
  border-color: #795548;
}
.bgbrown.darken-1[data-v-f30b6994] {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-1[data-v-f30b6994]:hover {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-2[data-v-f30b6994] {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-2[data-v-f30b6994]:hover {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-3[data-v-f30b6994] {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-3[data-v-f30b6994]:hover {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-4[data-v-f30b6994] {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.darken-4[data-v-f30b6994]:hover {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.lighten-1[data-v-f30b6994] {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-1[data-v-f30b6994]:hover {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-2[data-v-f30b6994] {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-2[data-v-f30b6994]:hover {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-3[data-v-f30b6994] {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-3[data-v-f30b6994]:hover {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-4[data-v-f30b6994] {
  background-color: rgb(174.6, 153, 145.2);
}
.bgbrown.lighten-4[data-v-f30b6994]:hover {
  background-color: rgb(174.6, 153, 145.2);
}
[color=blue-gray][data-v-f30b6994] {
  color: #607d8b;
}
.blue-gray[data-v-f30b6994] {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray[data-v-f30b6994]:hover, .blue-gray[data-v-f30b6994]:active, .blue-gray[data-v-f30b6994]:focus {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button[data-v-f30b6994] {
  color: white !important;
}
.blue-gray.p-button[data-v-f30b6994]:hover, .blue-gray.p-button[data-v-f30b6994]:active, .blue-gray.p-button[data-v-f30b6994]:focus {
  color: white !important;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button.p-button-outlined[data-v-f30b6994] {
  background-color: white !important;
  color: #607d8b !important;
}
.blue-gray.p-button.p-button-outlined[data-v-f30b6994]:hover, .blue-gray.p-button.p-button-outlined[data-v-f30b6994]:active, .blue-gray.p-button.p-button-outlined[data-v-f30b6994]:focus {
  background-color: rgb(239.1, 242, 243.4) !important;
}
.blue-gray.p-toolbar[data-v-f30b6994] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.darken-1[data-v-f30b6994] {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-1[data-v-f30b6994]:hover {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-2[data-v-f30b6994] {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-2[data-v-f30b6994]:hover {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-3[data-v-f30b6994] {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-3[data-v-f30b6994]:hover {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-4[data-v-f30b6994] {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.darken-4[data-v-f30b6994]:hover {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.lighten-1[data-v-f30b6994] {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-1[data-v-f30b6994]:hover {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-2[data-v-f30b6994] {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-2[data-v-f30b6994]:hover {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-3[data-v-f30b6994] {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-3[data-v-f30b6994]:hover {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-4[data-v-f30b6994] {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.blue-gray.lighten-4[data-v-f30b6994]:hover {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray[data-v-f30b6994] {
  background-color: #607d8b;
}
.bgblue-gray[data-v-f30b6994]:hover, .bgblue-gray[data-v-f30b6994]:focus {
  background-color: #607d8b;
}
.bgblue-gray.p-card[data-v-f30b6994] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.bgblue-gray.darken-1[data-v-f30b6994] {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-1[data-v-f30b6994]:hover {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-2[data-v-f30b6994] {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-2[data-v-f30b6994]:hover {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-3[data-v-f30b6994] {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-3[data-v-f30b6994]:hover {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-4[data-v-f30b6994] {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.darken-4[data-v-f30b6994]:hover {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.lighten-1[data-v-f30b6994] {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-1[data-v-f30b6994]:hover {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-2[data-v-f30b6994] {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-2[data-v-f30b6994]:hover {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-3[data-v-f30b6994] {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-3[data-v-f30b6994]:hover {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-4[data-v-f30b6994] {
  background-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray.lighten-4[data-v-f30b6994]:hover {
  background-color: rgb(159.6, 177, 185.4);
}
[color=gray][data-v-f30b6994] {
  color: #9e9e9e;
}
.gray[data-v-f30b6994] {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray[data-v-f30b6994]:hover, .gray[data-v-f30b6994]:active, .gray[data-v-f30b6994]:focus {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button[data-v-f30b6994] {
  color: white !important;
}
.gray.p-button[data-v-f30b6994]:hover, .gray.p-button[data-v-f30b6994]:active, .gray.p-button[data-v-f30b6994]:focus {
  color: white !important;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button.p-button-outlined[data-v-f30b6994] {
  background-color: white !important;
  color: #9e9e9e !important;
}
.gray.p-button.p-button-outlined[data-v-f30b6994]:hover, .gray.p-button.p-button-outlined[data-v-f30b6994]:active, .gray.p-button.p-button-outlined[data-v-f30b6994]:focus {
  background-color: rgb(245.3, 245.3, 245.3) !important;
}
.gray.p-toolbar[data-v-f30b6994] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.darken-1[data-v-f30b6994] {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-1[data-v-f30b6994]:hover {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-2[data-v-f30b6994] {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-2[data-v-f30b6994]:hover {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-3[data-v-f30b6994] {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-3[data-v-f30b6994]:hover {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-4[data-v-f30b6994] {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.darken-4[data-v-f30b6994]:hover {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.lighten-1[data-v-f30b6994] {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-1[data-v-f30b6994]:hover {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-2[data-v-f30b6994] {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-2[data-v-f30b6994]:hover {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-3[data-v-f30b6994] {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-3[data-v-f30b6994]:hover {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-4[data-v-f30b6994] {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.gray.lighten-4[data-v-f30b6994]:hover {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.bggray[data-v-f30b6994] {
  background-color: #9e9e9e;
}
.bggray[data-v-f30b6994]:hover, .bggray[data-v-f30b6994]:focus {
  background-color: #9e9e9e;
}
.bggray.p-card[data-v-f30b6994] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.bggray.darken-1[data-v-f30b6994] {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-1[data-v-f30b6994]:hover {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-2[data-v-f30b6994] {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-2[data-v-f30b6994]:hover {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-3[data-v-f30b6994] {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-3[data-v-f30b6994]:hover {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-4[data-v-f30b6994] {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.darken-4[data-v-f30b6994]:hover {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.lighten-1[data-v-f30b6994] {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-1[data-v-f30b6994]:hover {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-2[data-v-f30b6994] {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-2[data-v-f30b6994]:hover {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-3[data-v-f30b6994] {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-3[data-v-f30b6994]:hover {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-4[data-v-f30b6994] {
  background-color: rgb(196.8, 196.8, 196.8);
}
.bggray.lighten-4[data-v-f30b6994]:hover {
  background-color: rgb(196.8, 196.8, 196.8);
}
[color=ble][data-v-f30b6994] {
  color: #287aa9;
}
.ble[data-v-f30b6994] {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble[data-v-f30b6994]:hover, .ble[data-v-f30b6994]:active, .ble[data-v-f30b6994]:focus {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button[data-v-f30b6994] {
  color: white !important;
}
.ble.p-button[data-v-f30b6994]:hover, .ble.p-button[data-v-f30b6994]:active, .ble.p-button[data-v-f30b6994]:focus {
  color: white !important;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button.p-button-outlined[data-v-f30b6994] {
  background-color: white !important;
  color: #287aa9 !important;
}
.ble.p-button.p-button-outlined[data-v-f30b6994]:hover, .ble.p-button.p-button-outlined[data-v-f30b6994]:active, .ble.p-button.p-button-outlined[data-v-f30b6994]:focus {
  background-color: rgb(233.5, 241.7, 246.4) !important;
}
.ble.p-toolbar[data-v-f30b6994] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.darken-1[data-v-f30b6994] {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-1[data-v-f30b6994]:hover {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-2[data-v-f30b6994] {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-2[data-v-f30b6994]:hover {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-3[data-v-f30b6994] {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-3[data-v-f30b6994]:hover {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-4[data-v-f30b6994] {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.darken-4[data-v-f30b6994]:hover {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.lighten-1[data-v-f30b6994] {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-1[data-v-f30b6994]:hover {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-2[data-v-f30b6994] {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-2[data-v-f30b6994]:hover {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-3[data-v-f30b6994] {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-3[data-v-f30b6994]:hover {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-4[data-v-f30b6994] {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.ble.lighten-4[data-v-f30b6994]:hover {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.bgble[data-v-f30b6994] {
  background-color: #287aa9;
}
.bgble[data-v-f30b6994]:hover, .bgble[data-v-f30b6994]:focus {
  background-color: #287aa9;
}
.bgble.p-card[data-v-f30b6994] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.bgble.darken-1[data-v-f30b6994] {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-1[data-v-f30b6994]:hover {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-2[data-v-f30b6994] {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-2[data-v-f30b6994]:hover {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-3[data-v-f30b6994] {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-3[data-v-f30b6994]:hover {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-4[data-v-f30b6994] {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.darken-4[data-v-f30b6994]:hover {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.lighten-1[data-v-f30b6994] {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-1[data-v-f30b6994]:hover {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-2[data-v-f30b6994] {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-2[data-v-f30b6994]:hover {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-3[data-v-f30b6994] {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-3[data-v-f30b6994]:hover {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-4[data-v-f30b6994] {
  background-color: rgb(126, 175.2, 203.4);
}
.bgble.lighten-4[data-v-f30b6994]:hover {
  background-color: rgb(126, 175.2, 203.4);
}
[color=black][data-v-f30b6994] {
  color: #202020;
}
.black[data-v-f30b6994] {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black[data-v-f30b6994]:hover, .black[data-v-f30b6994]:active, .black[data-v-f30b6994]:focus {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button[data-v-f30b6994] {
  color: white !important;
}
.black.p-button[data-v-f30b6994]:hover, .black.p-button[data-v-f30b6994]:active, .black.p-button[data-v-f30b6994]:focus {
  color: white !important;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button.p-button-outlined[data-v-f30b6994] {
  background-color: white !important;
  color: #202020 !important;
}
.black.p-button.p-button-outlined[data-v-f30b6994]:hover, .black.p-button.p-button-outlined[data-v-f30b6994]:active, .black.p-button.p-button-outlined[data-v-f30b6994]:focus {
  background-color: rgb(232.7, 232.7, 232.7) !important;
}
.black.p-toolbar[data-v-f30b6994] {
  background-color: #202020;
  border-color: #202020;
}
.black.darken-1[data-v-f30b6994] {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-1[data-v-f30b6994]:hover {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-2[data-v-f30b6994] {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-2[data-v-f30b6994]:hover {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-3[data-v-f30b6994] {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-3[data-v-f30b6994]:hover {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-4[data-v-f30b6994] {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.darken-4[data-v-f30b6994]:hover {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.lighten-1[data-v-f30b6994] {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-1[data-v-f30b6994]:hover {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-2[data-v-f30b6994] {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-2[data-v-f30b6994]:hover {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-3[data-v-f30b6994] {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-3[data-v-f30b6994]:hover {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-4[data-v-f30b6994] {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.black.lighten-4[data-v-f30b6994]:hover {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.bgblack[data-v-f30b6994] {
  background-color: #202020;
}
.bgblack[data-v-f30b6994]:hover, .bgblack[data-v-f30b6994]:focus {
  background-color: #202020;
}
.bgblack.p-card[data-v-f30b6994] {
  background-color: #202020;
  border-color: #202020;
}
.bgblack.darken-1[data-v-f30b6994] {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-1[data-v-f30b6994]:hover {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-2[data-v-f30b6994] {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-2[data-v-f30b6994]:hover {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-3[data-v-f30b6994] {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-3[data-v-f30b6994]:hover {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-4[data-v-f30b6994] {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.darken-4[data-v-f30b6994]:hover {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.lighten-1[data-v-f30b6994] {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-1[data-v-f30b6994]:hover {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-2[data-v-f30b6994] {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-2[data-v-f30b6994]:hover {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-3[data-v-f30b6994] {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-3[data-v-f30b6994]:hover {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-4[data-v-f30b6994] {
  background-color: rgb(121.2, 121.2, 121.2);
}
.bgblack.lighten-4[data-v-f30b6994]:hover {
  background-color: rgb(121.2, 121.2, 121.2);
}
[color=white][data-v-f30b6994] {
  color: #ffffff;
}
.white[data-v-f30b6994] {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white[data-v-f30b6994]:hover, .white[data-v-f30b6994]:active, .white[data-v-f30b6994]:focus {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button[data-v-f30b6994] {
  color: white !important;
}
.white.p-button[data-v-f30b6994]:hover, .white.p-button[data-v-f30b6994]:active, .white.p-button[data-v-f30b6994]:focus {
  color: white !important;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button.p-button-outlined[data-v-f30b6994] {
  background-color: white !important;
  color: #ffffff !important;
}
.white.p-button.p-button-outlined[data-v-f30b6994]:hover, .white.p-button.p-button-outlined[data-v-f30b6994]:active, .white.p-button.p-button-outlined[data-v-f30b6994]:focus {
  background-color: white !important;
}
.white.p-toolbar[data-v-f30b6994] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.darken-1[data-v-f30b6994] {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-1[data-v-f30b6994]:hover {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-2[data-v-f30b6994] {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-2[data-v-f30b6994]:hover {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-3[data-v-f30b6994] {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-3[data-v-f30b6994]:hover {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-4[data-v-f30b6994] {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.darken-4[data-v-f30b6994]:hover {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.lighten-1[data-v-f30b6994] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-1[data-v-f30b6994]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-f30b6994] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-f30b6994]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-f30b6994] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-f30b6994]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-f30b6994] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-f30b6994]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.bgwhite[data-v-f30b6994] {
  background-color: #ffffff;
}
.bgwhite[data-v-f30b6994]:hover, .bgwhite[data-v-f30b6994]:focus {
  background-color: #ffffff;
}
.bgwhite.p-card[data-v-f30b6994] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.bgwhite.darken-1[data-v-f30b6994] {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-1[data-v-f30b6994]:hover {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-2[data-v-f30b6994] {
  background-color: #cccccc;
}
.bgwhite.darken-2[data-v-f30b6994]:hover {
  background-color: #cccccc;
}
.bgwhite.darken-3[data-v-f30b6994] {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-3[data-v-f30b6994]:hover {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-4[data-v-f30b6994] {
  background-color: #999999;
}
.bgwhite.darken-4[data-v-f30b6994]:hover {
  background-color: #999999;
}
.bgwhite.lighten-1[data-v-f30b6994] {
  background-color: white;
}
.bgwhite.lighten-1[data-v-f30b6994]:hover {
  background-color: white;
}
.bgwhite.lighten-2[data-v-f30b6994] {
  background-color: white;
}
.bgwhite.lighten-2[data-v-f30b6994]:hover {
  background-color: white;
}
.bgwhite.lighten-3[data-v-f30b6994] {
  background-color: white;
}
.bgwhite.lighten-3[data-v-f30b6994]:hover {
  background-color: white;
}
.bgwhite.lighten-4[data-v-f30b6994] {
  background-color: white;
}
.bgwhite.lighten-4[data-v-f30b6994]:hover {
  background-color: white;
}
.default[data-v-f30b6994] {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.default[data-v-f30b6994]:hover, .default[data-v-f30b6994]:focus {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}/* COLORS */
/* reserved possible colors

#6B3A0A - warm brown OR #8E3F0A - burnt orange
#8A1538 - deep berry
#005A7A - petrol cyan

maybe #0C0C73 - deep indigo, but close to return/black

*/
/* FONTS */
/* PACKETA UI/UX */
/* Material palette */
[color=primary][data-v-5ff2f14d] {
  color: #bc210a;
}
.primary[data-v-5ff2f14d] {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary[data-v-5ff2f14d]:hover, .primary[data-v-5ff2f14d]:active, .primary[data-v-5ff2f14d]:focus {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button[data-v-5ff2f14d] {
  color: white !important;
}
.primary.p-button[data-v-5ff2f14d]:hover, .primary.p-button[data-v-5ff2f14d]:active, .primary.p-button[data-v-5ff2f14d]:focus {
  color: white !important;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button.p-button-outlined[data-v-5ff2f14d] {
  background-color: white !important;
  color: #bc210a !important;
}
.primary.p-button.p-button-outlined[data-v-5ff2f14d]:hover, .primary.p-button.p-button-outlined[data-v-5ff2f14d]:active, .primary.p-button.p-button-outlined[data-v-5ff2f14d]:focus {
  background-color: rgb(248.3, 232.8, 230.5) !important;
}
.primary.p-toolbar[data-v-5ff2f14d] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.darken-1[data-v-5ff2f14d] {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-1[data-v-5ff2f14d]:hover {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-2[data-v-5ff2f14d] {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-2[data-v-5ff2f14d]:hover {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-3[data-v-5ff2f14d] {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-3[data-v-5ff2f14d]:hover {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-4[data-v-5ff2f14d] {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.darken-4[data-v-5ff2f14d]:hover {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.lighten-1[data-v-5ff2f14d] {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-1[data-v-5ff2f14d]:hover {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-2[data-v-5ff2f14d] {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-2[data-v-5ff2f14d]:hover {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-3[data-v-5ff2f14d] {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-3[data-v-5ff2f14d]:hover {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-4[data-v-5ff2f14d] {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.primary.lighten-4[data-v-5ff2f14d]:hover {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.bgprimary[data-v-5ff2f14d] {
  background-color: #bc210a;
}
.bgprimary[data-v-5ff2f14d]:hover, .bgprimary[data-v-5ff2f14d]:focus {
  background-color: #bc210a;
}
.bgprimary.p-card[data-v-5ff2f14d] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.bgprimary.darken-1[data-v-5ff2f14d] {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-1[data-v-5ff2f14d]:hover {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-2[data-v-5ff2f14d] {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-2[data-v-5ff2f14d]:hover {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-3[data-v-5ff2f14d] {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-3[data-v-5ff2f14d]:hover {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-4[data-v-5ff2f14d] {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.darken-4[data-v-5ff2f14d]:hover {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.lighten-1[data-v-5ff2f14d] {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-1[data-v-5ff2f14d]:hover {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-2[data-v-5ff2f14d] {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-2[data-v-5ff2f14d]:hover {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-3[data-v-5ff2f14d] {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-3[data-v-5ff2f14d]:hover {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-4[data-v-5ff2f14d] {
  background-color: rgb(214.8, 121.8, 108);
}
.bgprimary.lighten-4[data-v-5ff2f14d]:hover {
  background-color: rgb(214.8, 121.8, 108);
}
[color=red][data-v-5ff2f14d] {
  color: #f44336;
}
.red[data-v-5ff2f14d] {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red[data-v-5ff2f14d]:hover, .red[data-v-5ff2f14d]:active, .red[data-v-5ff2f14d]:focus {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button[data-v-5ff2f14d] {
  color: white !important;
}
.red.p-button[data-v-5ff2f14d]:hover, .red.p-button[data-v-5ff2f14d]:active, .red.p-button[data-v-5ff2f14d]:focus {
  color: white !important;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button.p-button-outlined[data-v-5ff2f14d] {
  background-color: white !important;
  color: #f44336 !important;
}
.red.p-button.p-button-outlined[data-v-5ff2f14d]:hover, .red.p-button.p-button-outlined[data-v-5ff2f14d]:active, .red.p-button.p-button-outlined[data-v-5ff2f14d]:focus {
  background-color: rgb(253.9, 236.2, 234.9) !important;
}
.red.p-toolbar[data-v-5ff2f14d] {
  background-color: #f44336;
  border-color: #f44336;
}
.red.darken-1[data-v-5ff2f14d] {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-1[data-v-5ff2f14d]:hover {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-2[data-v-5ff2f14d] {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-2[data-v-5ff2f14d]:hover {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-3[data-v-5ff2f14d] {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-3[data-v-5ff2f14d]:hover {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-4[data-v-5ff2f14d] {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.darken-4[data-v-5ff2f14d]:hover {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.lighten-1[data-v-5ff2f14d] {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-1[data-v-5ff2f14d]:hover {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-2[data-v-5ff2f14d] {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-2[data-v-5ff2f14d]:hover {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-3[data-v-5ff2f14d] {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-3[data-v-5ff2f14d]:hover {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-4[data-v-5ff2f14d] {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.red.lighten-4[data-v-5ff2f14d]:hover {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.bgred[data-v-5ff2f14d] {
  background-color: #f44336;
}
.bgred[data-v-5ff2f14d]:hover, .bgred[data-v-5ff2f14d]:focus {
  background-color: #f44336;
}
.bgred.p-card[data-v-5ff2f14d] {
  background-color: #f44336;
  border-color: #f44336;
}
.bgred.darken-1[data-v-5ff2f14d] {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-1[data-v-5ff2f14d]:hover {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-2[data-v-5ff2f14d] {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-2[data-v-5ff2f14d]:hover {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-3[data-v-5ff2f14d] {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-3[data-v-5ff2f14d]:hover {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-4[data-v-5ff2f14d] {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.darken-4[data-v-5ff2f14d]:hover {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.lighten-1[data-v-5ff2f14d] {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-1[data-v-5ff2f14d]:hover {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-2[data-v-5ff2f14d] {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-2[data-v-5ff2f14d]:hover {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-3[data-v-5ff2f14d] {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-3[data-v-5ff2f14d]:hover {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-4[data-v-5ff2f14d] {
  background-color: rgb(248.4, 142.2, 134.4);
}
.bgred.lighten-4[data-v-5ff2f14d]:hover {
  background-color: rgb(248.4, 142.2, 134.4);
}
[color=grenade][data-v-5ff2f14d] {
  color: #dd2c00;
}
.grenade[data-v-5ff2f14d] {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade[data-v-5ff2f14d]:hover, .grenade[data-v-5ff2f14d]:active, .grenade[data-v-5ff2f14d]:focus {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button[data-v-5ff2f14d] {
  color: white !important;
}
.grenade.p-button[data-v-5ff2f14d]:hover, .grenade.p-button[data-v-5ff2f14d]:active, .grenade.p-button[data-v-5ff2f14d]:focus {
  color: white !important;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button.p-button-outlined[data-v-5ff2f14d] {
  background-color: white !important;
  color: #dd2c00 !important;
}
.grenade.p-button.p-button-outlined[data-v-5ff2f14d]:hover, .grenade.p-button.p-button-outlined[data-v-5ff2f14d]:active, .grenade.p-button.p-button-outlined[data-v-5ff2f14d]:focus {
  background-color: rgb(251.6, 233.9, 229.5) !important;
}
.grenade.p-toolbar[data-v-5ff2f14d] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.darken-1[data-v-5ff2f14d] {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-1[data-v-5ff2f14d]:hover {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-2[data-v-5ff2f14d] {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-2[data-v-5ff2f14d]:hover {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-3[data-v-5ff2f14d] {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-3[data-v-5ff2f14d]:hover {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-4[data-v-5ff2f14d] {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.darken-4[data-v-5ff2f14d]:hover {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.lighten-1[data-v-5ff2f14d] {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-1[data-v-5ff2f14d]:hover {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-2[data-v-5ff2f14d] {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-2[data-v-5ff2f14d]:hover {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-3[data-v-5ff2f14d] {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-3[data-v-5ff2f14d]:hover {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-4[data-v-5ff2f14d] {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.grenade.lighten-4[data-v-5ff2f14d]:hover {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.bggrenade[data-v-5ff2f14d] {
  background-color: #dd2c00;
}
.bggrenade[data-v-5ff2f14d]:hover, .bggrenade[data-v-5ff2f14d]:focus {
  background-color: #dd2c00;
}
.bggrenade.p-card[data-v-5ff2f14d] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.bggrenade.darken-1[data-v-5ff2f14d] {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-1[data-v-5ff2f14d]:hover {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-2[data-v-5ff2f14d] {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-2[data-v-5ff2f14d]:hover {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-3[data-v-5ff2f14d] {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-3[data-v-5ff2f14d]:hover {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-4[data-v-5ff2f14d] {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.darken-4[data-v-5ff2f14d]:hover {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.lighten-1[data-v-5ff2f14d] {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-1[data-v-5ff2f14d]:hover {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-2[data-v-5ff2f14d] {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-2[data-v-5ff2f14d]:hover {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-3[data-v-5ff2f14d] {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-3[data-v-5ff2f14d]:hover {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-4[data-v-5ff2f14d] {
  background-color: rgb(234.6, 128.4, 102);
}
.bggrenade.lighten-4[data-v-5ff2f14d]:hover {
  background-color: rgb(234.6, 128.4, 102);
}
[color=pink][data-v-5ff2f14d] {
  color: #e91e63;
}
.pink[data-v-5ff2f14d] {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink[data-v-5ff2f14d]:hover, .pink[data-v-5ff2f14d]:active, .pink[data-v-5ff2f14d]:focus {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button[data-v-5ff2f14d] {
  color: white !important;
}
.pink.p-button[data-v-5ff2f14d]:hover, .pink.p-button[data-v-5ff2f14d]:active, .pink.p-button[data-v-5ff2f14d]:focus {
  color: white !important;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button.p-button-outlined[data-v-5ff2f14d] {
  background-color: white !important;
  color: #e91e63 !important;
}
.pink.p-button.p-button-outlined[data-v-5ff2f14d]:hover, .pink.p-button.p-button-outlined[data-v-5ff2f14d]:active, .pink.p-button.p-button-outlined[data-v-5ff2f14d]:focus {
  background-color: rgb(252.8, 232.5, 239.4) !important;
}
.pink.p-toolbar[data-v-5ff2f14d] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.darken-1[data-v-5ff2f14d] {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-1[data-v-5ff2f14d]:hover {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-2[data-v-5ff2f14d] {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-2[data-v-5ff2f14d]:hover {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-3[data-v-5ff2f14d] {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-3[data-v-5ff2f14d]:hover {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-4[data-v-5ff2f14d] {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.darken-4[data-v-5ff2f14d]:hover {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.lighten-1[data-v-5ff2f14d] {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-1[data-v-5ff2f14d]:hover {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-2[data-v-5ff2f14d] {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-2[data-v-5ff2f14d]:hover {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-3[data-v-5ff2f14d] {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-3[data-v-5ff2f14d]:hover {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-4[data-v-5ff2f14d] {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.pink.lighten-4[data-v-5ff2f14d]:hover {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.bgpink[data-v-5ff2f14d] {
  background-color: #e91e63;
}
.bgpink[data-v-5ff2f14d]:hover, .bgpink[data-v-5ff2f14d]:focus {
  background-color: #e91e63;
}
.bgpink.p-card[data-v-5ff2f14d] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.bgpink.darken-1[data-v-5ff2f14d] {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-1[data-v-5ff2f14d]:hover {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-2[data-v-5ff2f14d] {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-2[data-v-5ff2f14d]:hover {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-3[data-v-5ff2f14d] {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-3[data-v-5ff2f14d]:hover {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-4[data-v-5ff2f14d] {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.darken-4[data-v-5ff2f14d]:hover {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.lighten-1[data-v-5ff2f14d] {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-1[data-v-5ff2f14d]:hover {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-2[data-v-5ff2f14d] {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-2[data-v-5ff2f14d]:hover {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-3[data-v-5ff2f14d] {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-3[data-v-5ff2f14d]:hover {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-4[data-v-5ff2f14d] {
  background-color: rgb(241.8, 120, 161.4);
}
.bgpink.lighten-4[data-v-5ff2f14d]:hover {
  background-color: rgb(241.8, 120, 161.4);
}
[color=purple][data-v-5ff2f14d] {
  color: #9c27b0;
}
.purple[data-v-5ff2f14d] {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple[data-v-5ff2f14d]:hover, .purple[data-v-5ff2f14d]:active, .purple[data-v-5ff2f14d]:focus {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button[data-v-5ff2f14d] {
  color: white !important;
}
.purple.p-button[data-v-5ff2f14d]:hover, .purple.p-button[data-v-5ff2f14d]:active, .purple.p-button[data-v-5ff2f14d]:focus {
  color: white !important;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button.p-button-outlined[data-v-5ff2f14d] {
  background-color: white !important;
  color: #9c27b0 !important;
}
.purple.p-button.p-button-outlined[data-v-5ff2f14d]:hover, .purple.p-button.p-button-outlined[data-v-5ff2f14d]:active, .purple.p-button.p-button-outlined[data-v-5ff2f14d]:focus {
  background-color: rgb(245.1, 233.4, 247.1) !important;
}
.purple.p-toolbar[data-v-5ff2f14d] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.darken-1[data-v-5ff2f14d] {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-1[data-v-5ff2f14d]:hover {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-2[data-v-5ff2f14d] {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-2[data-v-5ff2f14d]:hover {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-3[data-v-5ff2f14d] {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-3[data-v-5ff2f14d]:hover {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-4[data-v-5ff2f14d] {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.darken-4[data-v-5ff2f14d]:hover {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.lighten-1[data-v-5ff2f14d] {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-1[data-v-5ff2f14d]:hover {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-2[data-v-5ff2f14d] {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-2[data-v-5ff2f14d]:hover {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-3[data-v-5ff2f14d] {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-3[data-v-5ff2f14d]:hover {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-4[data-v-5ff2f14d] {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.purple.lighten-4[data-v-5ff2f14d]:hover {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple[data-v-5ff2f14d] {
  background-color: #9c27b0;
}
.bgpurple[data-v-5ff2f14d]:hover, .bgpurple[data-v-5ff2f14d]:focus {
  background-color: #9c27b0;
}
.bgpurple.p-card[data-v-5ff2f14d] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.bgpurple.darken-1[data-v-5ff2f14d] {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-1[data-v-5ff2f14d]:hover {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-2[data-v-5ff2f14d] {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-2[data-v-5ff2f14d]:hover {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-3[data-v-5ff2f14d] {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-3[data-v-5ff2f14d]:hover {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-4[data-v-5ff2f14d] {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.darken-4[data-v-5ff2f14d]:hover {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.lighten-1[data-v-5ff2f14d] {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-1[data-v-5ff2f14d]:hover {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-2[data-v-5ff2f14d] {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-2[data-v-5ff2f14d]:hover {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-3[data-v-5ff2f14d] {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-3[data-v-5ff2f14d]:hover {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-4[data-v-5ff2f14d] {
  background-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple.lighten-4[data-v-5ff2f14d]:hover {
  background-color: rgb(195.6, 125.4, 207.6);
}
[color=deep-purple][data-v-5ff2f14d] {
  color: #673ab7;
}
.deep-purple[data-v-5ff2f14d] {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple[data-v-5ff2f14d]:hover, .deep-purple[data-v-5ff2f14d]:active, .deep-purple[data-v-5ff2f14d]:focus {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button[data-v-5ff2f14d] {
  color: white !important;
}
.deep-purple.p-button[data-v-5ff2f14d]:hover, .deep-purple.p-button[data-v-5ff2f14d]:active, .deep-purple.p-button[data-v-5ff2f14d]:focus {
  color: white !important;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button.p-button-outlined[data-v-5ff2f14d] {
  background-color: white !important;
  color: #673ab7 !important;
}
.deep-purple.p-button.p-button-outlined[data-v-5ff2f14d]:hover, .deep-purple.p-button.p-button-outlined[data-v-5ff2f14d]:active, .deep-purple.p-button.p-button-outlined[data-v-5ff2f14d]:focus {
  background-color: rgb(239.8, 235.3, 247.8) !important;
}
.deep-purple.p-toolbar[data-v-5ff2f14d] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.darken-1[data-v-5ff2f14d] {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-1[data-v-5ff2f14d]:hover {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-2[data-v-5ff2f14d] {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-2[data-v-5ff2f14d]:hover {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-3[data-v-5ff2f14d] {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-3[data-v-5ff2f14d]:hover {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-4[data-v-5ff2f14d] {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.darken-4[data-v-5ff2f14d]:hover {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.lighten-1[data-v-5ff2f14d] {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-1[data-v-5ff2f14d]:hover {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-2[data-v-5ff2f14d] {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-2[data-v-5ff2f14d]:hover {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-3[data-v-5ff2f14d] {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-3[data-v-5ff2f14d]:hover {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-4[data-v-5ff2f14d] {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.deep-purple.lighten-4[data-v-5ff2f14d]:hover {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple[data-v-5ff2f14d] {
  background-color: #673ab7;
}
.bgdeep-purple[data-v-5ff2f14d]:hover, .bgdeep-purple[data-v-5ff2f14d]:focus {
  background-color: #673ab7;
}
.bgdeep-purple.p-card[data-v-5ff2f14d] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.bgdeep-purple.darken-1[data-v-5ff2f14d] {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-1[data-v-5ff2f14d]:hover {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-2[data-v-5ff2f14d] {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-2[data-v-5ff2f14d]:hover {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-3[data-v-5ff2f14d] {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-3[data-v-5ff2f14d]:hover {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-4[data-v-5ff2f14d] {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.darken-4[data-v-5ff2f14d]:hover {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.lighten-1[data-v-5ff2f14d] {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-1[data-v-5ff2f14d]:hover {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-2[data-v-5ff2f14d] {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-2[data-v-5ff2f14d]:hover {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-3[data-v-5ff2f14d] {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-3[data-v-5ff2f14d]:hover {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-4[data-v-5ff2f14d] {
  background-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple.lighten-4[data-v-5ff2f14d]:hover {
  background-color: rgb(163.8, 136.8, 211.8);
}
[color=indigo][data-v-5ff2f14d] {
  color: #3f51b5;
}
.indigo[data-v-5ff2f14d] {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo[data-v-5ff2f14d]:hover, .indigo[data-v-5ff2f14d]:active, .indigo[data-v-5ff2f14d]:focus {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button[data-v-5ff2f14d] {
  color: white !important;
}
.indigo.p-button[data-v-5ff2f14d]:hover, .indigo.p-button[data-v-5ff2f14d]:active, .indigo.p-button[data-v-5ff2f14d]:focus {
  color: white !important;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button.p-button-outlined[data-v-5ff2f14d] {
  background-color: white !important;
  color: #3f51b5 !important;
}
.indigo.p-button.p-button-outlined[data-v-5ff2f14d]:hover, .indigo.p-button.p-button-outlined[data-v-5ff2f14d]:active, .indigo.p-button.p-button-outlined[data-v-5ff2f14d]:focus {
  background-color: rgb(235.8, 237.6, 247.6) !important;
}
.indigo.p-toolbar[data-v-5ff2f14d] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.darken-1[data-v-5ff2f14d] {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-1[data-v-5ff2f14d]:hover {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-2[data-v-5ff2f14d] {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-2[data-v-5ff2f14d]:hover {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-3[data-v-5ff2f14d] {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-3[data-v-5ff2f14d]:hover {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-4[data-v-5ff2f14d] {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.darken-4[data-v-5ff2f14d]:hover {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.lighten-1[data-v-5ff2f14d] {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-1[data-v-5ff2f14d]:hover {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-2[data-v-5ff2f14d] {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-2[data-v-5ff2f14d]:hover {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-3[data-v-5ff2f14d] {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-3[data-v-5ff2f14d]:hover {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-4[data-v-5ff2f14d] {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.indigo.lighten-4[data-v-5ff2f14d]:hover {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo[data-v-5ff2f14d] {
  background-color: #3f51b5;
}
.bgindigo[data-v-5ff2f14d]:hover, .bgindigo[data-v-5ff2f14d]:focus {
  background-color: #3f51b5;
}
.bgindigo.p-card[data-v-5ff2f14d] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.bgindigo.darken-1[data-v-5ff2f14d] {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-1[data-v-5ff2f14d]:hover {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-2[data-v-5ff2f14d] {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-2[data-v-5ff2f14d]:hover {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-3[data-v-5ff2f14d] {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-3[data-v-5ff2f14d]:hover {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-4[data-v-5ff2f14d] {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.darken-4[data-v-5ff2f14d]:hover {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.lighten-1[data-v-5ff2f14d] {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-1[data-v-5ff2f14d]:hover {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-2[data-v-5ff2f14d] {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-2[data-v-5ff2f14d]:hover {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-3[data-v-5ff2f14d] {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-3[data-v-5ff2f14d]:hover {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-4[data-v-5ff2f14d] {
  background-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo.lighten-4[data-v-5ff2f14d]:hover {
  background-color: rgb(139.8, 150.6, 210.6);
}
[color=blue][data-v-5ff2f14d] {
  color: #2196f3;
}
.blue[data-v-5ff2f14d] {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue[data-v-5ff2f14d]:hover, .blue[data-v-5ff2f14d]:active, .blue[data-v-5ff2f14d]:focus {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button[data-v-5ff2f14d] {
  color: white !important;
}
.blue.p-button[data-v-5ff2f14d]:hover, .blue.p-button[data-v-5ff2f14d]:active, .blue.p-button[data-v-5ff2f14d]:focus {
  color: white !important;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button.p-button-outlined[data-v-5ff2f14d] {
  background-color: white !important;
  color: #2196f3 !important;
}
.blue.p-button.p-button-outlined[data-v-5ff2f14d]:hover, .blue.p-button.p-button-outlined[data-v-5ff2f14d]:active, .blue.p-button.p-button-outlined[data-v-5ff2f14d]:focus {
  background-color: rgb(232.8, 244.5, 253.8) !important;
}
.blue.p-toolbar[data-v-5ff2f14d] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.darken-1[data-v-5ff2f14d] {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-1[data-v-5ff2f14d]:hover {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-2[data-v-5ff2f14d] {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-2[data-v-5ff2f14d]:hover {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-3[data-v-5ff2f14d] {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-3[data-v-5ff2f14d]:hover {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-4[data-v-5ff2f14d] {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.darken-4[data-v-5ff2f14d]:hover {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.lighten-1[data-v-5ff2f14d] {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-1[data-v-5ff2f14d]:hover {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-2[data-v-5ff2f14d] {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-2[data-v-5ff2f14d]:hover {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-3[data-v-5ff2f14d] {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-3[data-v-5ff2f14d]:hover {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-4[data-v-5ff2f14d] {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.blue.lighten-4[data-v-5ff2f14d]:hover {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.bgblue[data-v-5ff2f14d] {
  background-color: #2196f3;
}
.bgblue[data-v-5ff2f14d]:hover, .bgblue[data-v-5ff2f14d]:focus {
  background-color: #2196f3;
}
.bgblue.p-card[data-v-5ff2f14d] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.bgblue.darken-1[data-v-5ff2f14d] {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-1[data-v-5ff2f14d]:hover {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-2[data-v-5ff2f14d] {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-2[data-v-5ff2f14d]:hover {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-3[data-v-5ff2f14d] {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-3[data-v-5ff2f14d]:hover {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-4[data-v-5ff2f14d] {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.darken-4[data-v-5ff2f14d]:hover {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.lighten-1[data-v-5ff2f14d] {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-1[data-v-5ff2f14d]:hover {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-2[data-v-5ff2f14d] {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-2[data-v-5ff2f14d]:hover {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-3[data-v-5ff2f14d] {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-3[data-v-5ff2f14d]:hover {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-4[data-v-5ff2f14d] {
  background-color: rgb(121.8, 192, 247.8);
}
.bgblue.lighten-4[data-v-5ff2f14d]:hover {
  background-color: rgb(121.8, 192, 247.8);
}
[color=light-blue][data-v-5ff2f14d] {
  color: #03a9f4;
}
.light-blue[data-v-5ff2f14d] {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue[data-v-5ff2f14d]:hover, .light-blue[data-v-5ff2f14d]:active, .light-blue[data-v-5ff2f14d]:focus {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button[data-v-5ff2f14d] {
  color: white !important;
}
.light-blue.p-button[data-v-5ff2f14d]:hover, .light-blue.p-button[data-v-5ff2f14d]:active, .light-blue.p-button[data-v-5ff2f14d]:focus {
  color: white !important;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button.p-button-outlined[data-v-5ff2f14d] {
  background-color: white !important;
  color: #03a9f4 !important;
}
.light-blue.p-button.p-button-outlined[data-v-5ff2f14d]:hover, .light-blue.p-button.p-button-outlined[data-v-5ff2f14d]:active, .light-blue.p-button.p-button-outlined[data-v-5ff2f14d]:focus {
  background-color: rgb(229.8, 246.4, 253.9) !important;
}
.light-blue.p-toolbar[data-v-5ff2f14d] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.darken-1[data-v-5ff2f14d] {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-1[data-v-5ff2f14d]:hover {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-2[data-v-5ff2f14d] {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-2[data-v-5ff2f14d]:hover {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-3[data-v-5ff2f14d] {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-3[data-v-5ff2f14d]:hover {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-4[data-v-5ff2f14d] {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.darken-4[data-v-5ff2f14d]:hover {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.lighten-1[data-v-5ff2f14d] {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-1[data-v-5ff2f14d]:hover {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-2[data-v-5ff2f14d] {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-2[data-v-5ff2f14d]:hover {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-3[data-v-5ff2f14d] {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-3[data-v-5ff2f14d]:hover {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-4[data-v-5ff2f14d] {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.light-blue.lighten-4[data-v-5ff2f14d]:hover {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue[data-v-5ff2f14d] {
  background-color: #03a9f4;
}
.bglight-blue[data-v-5ff2f14d]:hover, .bglight-blue[data-v-5ff2f14d]:focus {
  background-color: #03a9f4;
}
.bglight-blue.p-card[data-v-5ff2f14d] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.bglight-blue.darken-1[data-v-5ff2f14d] {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-1[data-v-5ff2f14d]:hover {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-2[data-v-5ff2f14d] {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-2[data-v-5ff2f14d]:hover {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-3[data-v-5ff2f14d] {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-3[data-v-5ff2f14d]:hover {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-4[data-v-5ff2f14d] {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.darken-4[data-v-5ff2f14d]:hover {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.lighten-1[data-v-5ff2f14d] {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-1[data-v-5ff2f14d]:hover {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-2[data-v-5ff2f14d] {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-2[data-v-5ff2f14d]:hover {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-3[data-v-5ff2f14d] {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-3[data-v-5ff2f14d]:hover {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-4[data-v-5ff2f14d] {
  background-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue.lighten-4[data-v-5ff2f14d]:hover {
  background-color: rgb(103.8, 203.4, 248.4);
}
[color=cyan][data-v-5ff2f14d] {
  color: #00bcd4;
}
.cyan[data-v-5ff2f14d] {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan[data-v-5ff2f14d]:hover, .cyan[data-v-5ff2f14d]:active, .cyan[data-v-5ff2f14d]:focus {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button[data-v-5ff2f14d] {
  color: white !important;
}
.cyan.p-button[data-v-5ff2f14d]:hover, .cyan.p-button[data-v-5ff2f14d]:active, .cyan.p-button[data-v-5ff2f14d]:focus {
  color: white !important;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button.p-button-outlined[data-v-5ff2f14d] {
  background-color: white !important;
  color: #00bcd4 !important;
}
.cyan.p-button.p-button-outlined[data-v-5ff2f14d]:hover, .cyan.p-button.p-button-outlined[data-v-5ff2f14d]:active, .cyan.p-button.p-button-outlined[data-v-5ff2f14d]:focus {
  background-color: rgb(229.5, 248.3, 250.7) !important;
}
.cyan.p-toolbar[data-v-5ff2f14d] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.darken-1[data-v-5ff2f14d] {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-1[data-v-5ff2f14d]:hover {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-2[data-v-5ff2f14d] {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-2[data-v-5ff2f14d]:hover {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-3[data-v-5ff2f14d] {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-3[data-v-5ff2f14d]:hover {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-4[data-v-5ff2f14d] {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.darken-4[data-v-5ff2f14d]:hover {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.lighten-1[data-v-5ff2f14d] {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-1[data-v-5ff2f14d]:hover {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-2[data-v-5ff2f14d] {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-2[data-v-5ff2f14d]:hover {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-3[data-v-5ff2f14d] {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-3[data-v-5ff2f14d]:hover {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-4[data-v-5ff2f14d] {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.cyan.lighten-4[data-v-5ff2f14d]:hover {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.bgcyan[data-v-5ff2f14d] {
  background-color: #00bcd4;
}
.bgcyan[data-v-5ff2f14d]:hover, .bgcyan[data-v-5ff2f14d]:focus {
  background-color: #00bcd4;
}
.bgcyan.p-card[data-v-5ff2f14d] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.bgcyan.darken-1[data-v-5ff2f14d] {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-1[data-v-5ff2f14d]:hover {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-2[data-v-5ff2f14d] {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-2[data-v-5ff2f14d]:hover {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-3[data-v-5ff2f14d] {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-3[data-v-5ff2f14d]:hover {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-4[data-v-5ff2f14d] {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.darken-4[data-v-5ff2f14d]:hover {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.lighten-1[data-v-5ff2f14d] {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-1[data-v-5ff2f14d]:hover {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-2[data-v-5ff2f14d] {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-2[data-v-5ff2f14d]:hover {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-3[data-v-5ff2f14d] {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-3[data-v-5ff2f14d]:hover {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-4[data-v-5ff2f14d] {
  background-color: rgb(102, 214.8, 229.2);
}
.bgcyan.lighten-4[data-v-5ff2f14d]:hover {
  background-color: rgb(102, 214.8, 229.2);
}
[color=teal][data-v-5ff2f14d] {
  color: #009688;
}
.teal[data-v-5ff2f14d] {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal[data-v-5ff2f14d]:hover, .teal[data-v-5ff2f14d]:active, .teal[data-v-5ff2f14d]:focus {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button[data-v-5ff2f14d] {
  color: white !important;
}
.teal.p-button[data-v-5ff2f14d]:hover, .teal.p-button[data-v-5ff2f14d]:active, .teal.p-button[data-v-5ff2f14d]:focus {
  color: white !important;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button.p-button-outlined[data-v-5ff2f14d] {
  background-color: white !important;
  color: #009688 !important;
}
.teal.p-button.p-button-outlined[data-v-5ff2f14d]:hover, .teal.p-button.p-button-outlined[data-v-5ff2f14d]:active, .teal.p-button.p-button-outlined[data-v-5ff2f14d]:focus {
  background-color: rgb(229.5, 244.5, 243.1) !important;
}
.teal.p-toolbar[data-v-5ff2f14d] {
  background-color: #009688;
  border-color: #009688;
}
.teal.darken-1[data-v-5ff2f14d] {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-1[data-v-5ff2f14d]:hover {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-2[data-v-5ff2f14d] {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-2[data-v-5ff2f14d]:hover {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-3[data-v-5ff2f14d] {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-3[data-v-5ff2f14d]:hover {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-4[data-v-5ff2f14d] {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.darken-4[data-v-5ff2f14d]:hover {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.lighten-1[data-v-5ff2f14d] {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-1[data-v-5ff2f14d]:hover {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-2[data-v-5ff2f14d] {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-2[data-v-5ff2f14d]:hover {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-3[data-v-5ff2f14d] {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-3[data-v-5ff2f14d]:hover {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-4[data-v-5ff2f14d] {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.teal.lighten-4[data-v-5ff2f14d]:hover {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.bgteal[data-v-5ff2f14d] {
  background-color: #009688;
}
.bgteal[data-v-5ff2f14d]:hover, .bgteal[data-v-5ff2f14d]:focus {
  background-color: #009688;
}
.bgteal.p-card[data-v-5ff2f14d] {
  background-color: #009688;
  border-color: #009688;
}
.bgteal.darken-1[data-v-5ff2f14d] {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-1[data-v-5ff2f14d]:hover {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-2[data-v-5ff2f14d] {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-2[data-v-5ff2f14d]:hover {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-3[data-v-5ff2f14d] {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-3[data-v-5ff2f14d]:hover {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-4[data-v-5ff2f14d] {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.darken-4[data-v-5ff2f14d]:hover {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.lighten-1[data-v-5ff2f14d] {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-1[data-v-5ff2f14d]:hover {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-2[data-v-5ff2f14d] {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-2[data-v-5ff2f14d]:hover {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-3[data-v-5ff2f14d] {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-3[data-v-5ff2f14d]:hover {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-4[data-v-5ff2f14d] {
  background-color: rgb(102, 192, 183.6);
}
.bgteal.lighten-4[data-v-5ff2f14d]:hover {
  background-color: rgb(102, 192, 183.6);
}
[color=cobalt][data-v-5ff2f14d] {
  color: #00bfa5;
}
.cobalt[data-v-5ff2f14d] {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt[data-v-5ff2f14d]:hover, .cobalt[data-v-5ff2f14d]:active, .cobalt[data-v-5ff2f14d]:focus {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button[data-v-5ff2f14d] {
  color: white !important;
}
.cobalt.p-button[data-v-5ff2f14d]:hover, .cobalt.p-button[data-v-5ff2f14d]:active, .cobalt.p-button[data-v-5ff2f14d]:focus {
  color: white !important;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button.p-button-outlined[data-v-5ff2f14d] {
  background-color: white !important;
  color: #00bfa5 !important;
}
.cobalt.p-button.p-button-outlined[data-v-5ff2f14d]:hover, .cobalt.p-button.p-button-outlined[data-v-5ff2f14d]:active, .cobalt.p-button.p-button-outlined[data-v-5ff2f14d]:focus {
  background-color: rgb(229.5, 248.6, 246) !important;
}
.cobalt.p-toolbar[data-v-5ff2f14d] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.darken-1[data-v-5ff2f14d] {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-1[data-v-5ff2f14d]:hover {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-2[data-v-5ff2f14d] {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-2[data-v-5ff2f14d]:hover {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-3[data-v-5ff2f14d] {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-3[data-v-5ff2f14d]:hover {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-4[data-v-5ff2f14d] {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.darken-4[data-v-5ff2f14d]:hover {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.lighten-1[data-v-5ff2f14d] {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-1[data-v-5ff2f14d]:hover {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-2[data-v-5ff2f14d] {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-2[data-v-5ff2f14d]:hover {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-3[data-v-5ff2f14d] {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-3[data-v-5ff2f14d]:hover {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-4[data-v-5ff2f14d] {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.cobalt.lighten-4[data-v-5ff2f14d]:hover {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.bgcobalt[data-v-5ff2f14d] {
  background-color: #00bfa5;
}
.bgcobalt[data-v-5ff2f14d]:hover, .bgcobalt[data-v-5ff2f14d]:focus {
  background-color: #00bfa5;
}
.bgcobalt.p-card[data-v-5ff2f14d] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.bgcobalt.darken-1[data-v-5ff2f14d] {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-1[data-v-5ff2f14d]:hover {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-2[data-v-5ff2f14d] {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-2[data-v-5ff2f14d]:hover {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-3[data-v-5ff2f14d] {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-3[data-v-5ff2f14d]:hover {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-4[data-v-5ff2f14d] {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.darken-4[data-v-5ff2f14d]:hover {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.lighten-1[data-v-5ff2f14d] {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-1[data-v-5ff2f14d]:hover {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-2[data-v-5ff2f14d] {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-2[data-v-5ff2f14d]:hover {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-3[data-v-5ff2f14d] {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-3[data-v-5ff2f14d]:hover {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-4[data-v-5ff2f14d] {
  background-color: rgb(102, 216.6, 201);
}
.bgcobalt.lighten-4[data-v-5ff2f14d]:hover {
  background-color: rgb(102, 216.6, 201);
}
[color=green][data-v-5ff2f14d] {
  color: #4caf50;
}
.green[data-v-5ff2f14d] {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green[data-v-5ff2f14d]:hover, .green[data-v-5ff2f14d]:active, .green[data-v-5ff2f14d]:focus {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button[data-v-5ff2f14d] {
  color: white !important;
}
.green.p-button[data-v-5ff2f14d]:hover, .green.p-button[data-v-5ff2f14d]:active, .green.p-button[data-v-5ff2f14d]:focus {
  color: white !important;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button.p-button-outlined[data-v-5ff2f14d] {
  background-color: white !important;
  color: #4caf50 !important;
}
.green.p-button.p-button-outlined[data-v-5ff2f14d]:hover, .green.p-button.p-button-outlined[data-v-5ff2f14d]:active, .green.p-button.p-button-outlined[data-v-5ff2f14d]:focus {
  background-color: rgb(237.1, 247, 237.5) !important;
}
.green.p-toolbar[data-v-5ff2f14d] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.darken-1[data-v-5ff2f14d] {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-1[data-v-5ff2f14d]:hover {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-2[data-v-5ff2f14d] {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-2[data-v-5ff2f14d]:hover {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-3[data-v-5ff2f14d] {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-3[data-v-5ff2f14d]:hover {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-4[data-v-5ff2f14d] {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.darken-4[data-v-5ff2f14d]:hover {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.lighten-1[data-v-5ff2f14d] {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-1[data-v-5ff2f14d]:hover {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-2[data-v-5ff2f14d] {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-2[data-v-5ff2f14d]:hover {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-3[data-v-5ff2f14d] {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-3[data-v-5ff2f14d]:hover {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-4[data-v-5ff2f14d] {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.green.lighten-4[data-v-5ff2f14d]:hover {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.bggreen[data-v-5ff2f14d] {
  background-color: #4caf50;
}
.bggreen[data-v-5ff2f14d]:hover, .bggreen[data-v-5ff2f14d]:focus {
  background-color: #4caf50;
}
.bggreen.p-card[data-v-5ff2f14d] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.bggreen.darken-1[data-v-5ff2f14d] {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-1[data-v-5ff2f14d]:hover {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-2[data-v-5ff2f14d] {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-2[data-v-5ff2f14d]:hover {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-3[data-v-5ff2f14d] {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-3[data-v-5ff2f14d]:hover {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-4[data-v-5ff2f14d] {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.darken-4[data-v-5ff2f14d]:hover {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.lighten-1[data-v-5ff2f14d] {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-1[data-v-5ff2f14d]:hover {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-2[data-v-5ff2f14d] {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-2[data-v-5ff2f14d]:hover {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-3[data-v-5ff2f14d] {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-3[data-v-5ff2f14d]:hover {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-4[data-v-5ff2f14d] {
  background-color: rgb(147.6, 207, 150);
}
.bggreen.lighten-4[data-v-5ff2f14d]:hover {
  background-color: rgb(147.6, 207, 150);
}
[color=light-green][data-v-5ff2f14d] {
  color: #8bc34a;
}
.light-green[data-v-5ff2f14d] {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green[data-v-5ff2f14d]:hover, .light-green[data-v-5ff2f14d]:active, .light-green[data-v-5ff2f14d]:focus {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button[data-v-5ff2f14d] {
  color: white !important;
}
.light-green.p-button[data-v-5ff2f14d]:hover, .light-green.p-button[data-v-5ff2f14d]:active, .light-green.p-button[data-v-5ff2f14d]:focus {
  color: white !important;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button.p-button-outlined[data-v-5ff2f14d] {
  background-color: white !important;
  color: #8bc34a !important;
}
.light-green.p-button.p-button-outlined[data-v-5ff2f14d]:hover, .light-green.p-button.p-button-outlined[data-v-5ff2f14d]:active, .light-green.p-button.p-button-outlined[data-v-5ff2f14d]:focus {
  background-color: rgb(243.4, 249, 236.9) !important;
}
.light-green.p-toolbar[data-v-5ff2f14d] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.darken-1[data-v-5ff2f14d] {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-1[data-v-5ff2f14d]:hover {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-2[data-v-5ff2f14d] {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-2[data-v-5ff2f14d]:hover {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-3[data-v-5ff2f14d] {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-3[data-v-5ff2f14d]:hover {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-4[data-v-5ff2f14d] {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.darken-4[data-v-5ff2f14d]:hover {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.lighten-1[data-v-5ff2f14d] {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-1[data-v-5ff2f14d]:hover {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-2[data-v-5ff2f14d] {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-2[data-v-5ff2f14d]:hover {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-3[data-v-5ff2f14d] {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-3[data-v-5ff2f14d]:hover {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-4[data-v-5ff2f14d] {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.light-green.lighten-4[data-v-5ff2f14d]:hover {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.bglight-green[data-v-5ff2f14d] {
  background-color: #8bc34a;
}
.bglight-green[data-v-5ff2f14d]:hover, .bglight-green[data-v-5ff2f14d]:focus {
  background-color: #8bc34a;
}
.bglight-green.p-card[data-v-5ff2f14d] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.bglight-green.darken-1[data-v-5ff2f14d] {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-1[data-v-5ff2f14d]:hover {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-2[data-v-5ff2f14d] {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-2[data-v-5ff2f14d]:hover {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-3[data-v-5ff2f14d] {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-3[data-v-5ff2f14d]:hover {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-4[data-v-5ff2f14d] {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.darken-4[data-v-5ff2f14d]:hover {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.lighten-1[data-v-5ff2f14d] {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-1[data-v-5ff2f14d]:hover {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-2[data-v-5ff2f14d] {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-2[data-v-5ff2f14d]:hover {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-3[data-v-5ff2f14d] {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-3[data-v-5ff2f14d]:hover {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-4[data-v-5ff2f14d] {
  background-color: rgb(185.4, 219, 146.4);
}
.bglight-green.lighten-4[data-v-5ff2f14d]:hover {
  background-color: rgb(185.4, 219, 146.4);
}
[color=lime][data-v-5ff2f14d] {
  color: #cddc39;
}
.lime[data-v-5ff2f14d] {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime[data-v-5ff2f14d]:hover, .lime[data-v-5ff2f14d]:active, .lime[data-v-5ff2f14d]:focus {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button[data-v-5ff2f14d] {
  color: white !important;
}
.lime.p-button[data-v-5ff2f14d]:hover, .lime.p-button[data-v-5ff2f14d]:active, .lime.p-button[data-v-5ff2f14d]:focus {
  color: white !important;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button.p-button-outlined[data-v-5ff2f14d] {
  background-color: white !important;
  color: #cddc39 !important;
}
.lime.p-button.p-button-outlined[data-v-5ff2f14d]:hover, .lime.p-button.p-button-outlined[data-v-5ff2f14d]:active, .lime.p-button.p-button-outlined[data-v-5ff2f14d]:focus {
  background-color: rgb(250, 251.5, 235.2) !important;
}
.lime.p-toolbar[data-v-5ff2f14d] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.darken-1[data-v-5ff2f14d] {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-1[data-v-5ff2f14d]:hover {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-2[data-v-5ff2f14d] {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-2[data-v-5ff2f14d]:hover {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-3[data-v-5ff2f14d] {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-3[data-v-5ff2f14d]:hover {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-4[data-v-5ff2f14d] {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.darken-4[data-v-5ff2f14d]:hover {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.lighten-1[data-v-5ff2f14d] {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-1[data-v-5ff2f14d]:hover {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-2[data-v-5ff2f14d] {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-2[data-v-5ff2f14d]:hover {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-3[data-v-5ff2f14d] {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-3[data-v-5ff2f14d]:hover {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-4[data-v-5ff2f14d] {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.lime.lighten-4[data-v-5ff2f14d]:hover {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.bglime[data-v-5ff2f14d] {
  background-color: #cddc39;
}
.bglime[data-v-5ff2f14d]:hover, .bglime[data-v-5ff2f14d]:focus {
  background-color: #cddc39;
}
.bglime.p-card[data-v-5ff2f14d] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.bglime.darken-1[data-v-5ff2f14d] {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-1[data-v-5ff2f14d]:hover {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-2[data-v-5ff2f14d] {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-2[data-v-5ff2f14d]:hover {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-3[data-v-5ff2f14d] {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-3[data-v-5ff2f14d]:hover {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-4[data-v-5ff2f14d] {
  background-color: rgb(123, 132, 34.2);
}
.bglime.darken-4[data-v-5ff2f14d]:hover {
  background-color: rgb(123, 132, 34.2);
}
.bglime.lighten-1[data-v-5ff2f14d] {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-1[data-v-5ff2f14d]:hover {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-2[data-v-5ff2f14d] {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-2[data-v-5ff2f14d]:hover {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-3[data-v-5ff2f14d] {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-3[data-v-5ff2f14d]:hover {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-4[data-v-5ff2f14d] {
  background-color: rgb(225, 234, 136.2);
}
.bglime.lighten-4[data-v-5ff2f14d]:hover {
  background-color: rgb(225, 234, 136.2);
}
[color=yellow][data-v-5ff2f14d] {
  color: #ffeb3b;
}
.yellow[data-v-5ff2f14d] {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow[data-v-5ff2f14d]:hover, .yellow[data-v-5ff2f14d]:active, .yellow[data-v-5ff2f14d]:focus {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button[data-v-5ff2f14d] {
  color: white !important;
}
.yellow.p-button[data-v-5ff2f14d]:hover, .yellow.p-button[data-v-5ff2f14d]:active, .yellow.p-button[data-v-5ff2f14d]:focus {
  color: white !important;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button.p-button-outlined[data-v-5ff2f14d] {
  background-color: white !important;
  color: #ffeb3b !important;
}
.yellow.p-button.p-button-outlined[data-v-5ff2f14d]:hover, .yellow.p-button.p-button-outlined[data-v-5ff2f14d]:active, .yellow.p-button.p-button-outlined[data-v-5ff2f14d]:focus {
  background-color: rgb(255, 253, 235.4) !important;
}
.yellow.p-toolbar[data-v-5ff2f14d] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.darken-1[data-v-5ff2f14d] {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-1[data-v-5ff2f14d]:hover {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-2[data-v-5ff2f14d] {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-2[data-v-5ff2f14d]:hover {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-3[data-v-5ff2f14d] {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-3[data-v-5ff2f14d]:hover {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-4[data-v-5ff2f14d] {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.darken-4[data-v-5ff2f14d]:hover {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.lighten-1[data-v-5ff2f14d] {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-1[data-v-5ff2f14d]:hover {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-2[data-v-5ff2f14d] {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-2[data-v-5ff2f14d]:hover {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-3[data-v-5ff2f14d] {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-3[data-v-5ff2f14d]:hover {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-4[data-v-5ff2f14d] {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.yellow.lighten-4[data-v-5ff2f14d]:hover {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.bgyellow[data-v-5ff2f14d] {
  background-color: #ffeb3b;
}
.bgyellow[data-v-5ff2f14d]:hover, .bgyellow[data-v-5ff2f14d]:focus {
  background-color: #ffeb3b;
}
.bgyellow.p-card[data-v-5ff2f14d] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.bgyellow.darken-1[data-v-5ff2f14d] {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-1[data-v-5ff2f14d]:hover {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-2[data-v-5ff2f14d] {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-2[data-v-5ff2f14d]:hover {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-3[data-v-5ff2f14d] {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-3[data-v-5ff2f14d]:hover {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-4[data-v-5ff2f14d] {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.darken-4[data-v-5ff2f14d]:hover {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.lighten-1[data-v-5ff2f14d] {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-1[data-v-5ff2f14d]:hover {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-2[data-v-5ff2f14d] {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-2[data-v-5ff2f14d]:hover {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-3[data-v-5ff2f14d] {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-3[data-v-5ff2f14d]:hover {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-4[data-v-5ff2f14d] {
  background-color: rgb(255, 243, 137.4);
}
.bgyellow.lighten-4[data-v-5ff2f14d]:hover {
  background-color: rgb(255, 243, 137.4);
}
[color=amber][data-v-5ff2f14d] {
  color: #ffc107;
}
.amber[data-v-5ff2f14d] {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber[data-v-5ff2f14d]:hover, .amber[data-v-5ff2f14d]:active, .amber[data-v-5ff2f14d]:focus {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button[data-v-5ff2f14d] {
  color: white !important;
}
.amber.p-button[data-v-5ff2f14d]:hover, .amber.p-button[data-v-5ff2f14d]:active, .amber.p-button[data-v-5ff2f14d]:focus {
  color: white !important;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button.p-button-outlined[data-v-5ff2f14d] {
  background-color: white !important;
  color: #ffc107 !important;
}
.amber.p-button.p-button-outlined[data-v-5ff2f14d]:hover, .amber.p-button.p-button-outlined[data-v-5ff2f14d]:active, .amber.p-button.p-button-outlined[data-v-5ff2f14d]:focus {
  background-color: rgb(255, 248.8, 230.2) !important;
}
.amber.p-toolbar[data-v-5ff2f14d] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.darken-1[data-v-5ff2f14d] {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-1[data-v-5ff2f14d]:hover {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-2[data-v-5ff2f14d] {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-2[data-v-5ff2f14d]:hover {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-3[data-v-5ff2f14d] {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-3[data-v-5ff2f14d]:hover {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-4[data-v-5ff2f14d] {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.darken-4[data-v-5ff2f14d]:hover {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.lighten-1[data-v-5ff2f14d] {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-1[data-v-5ff2f14d]:hover {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-2[data-v-5ff2f14d] {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-2[data-v-5ff2f14d]:hover {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-3[data-v-5ff2f14d] {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-3[data-v-5ff2f14d]:hover {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-4[data-v-5ff2f14d] {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.amber.lighten-4[data-v-5ff2f14d]:hover {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.bgamber[data-v-5ff2f14d] {
  background-color: #ffc107;
}
.bgamber[data-v-5ff2f14d]:hover, .bgamber[data-v-5ff2f14d]:focus {
  background-color: #ffc107;
}
.bgamber.p-card[data-v-5ff2f14d] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.bgamber.darken-1[data-v-5ff2f14d] {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-1[data-v-5ff2f14d]:hover {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-2[data-v-5ff2f14d] {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-2[data-v-5ff2f14d]:hover {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-3[data-v-5ff2f14d] {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-3[data-v-5ff2f14d]:hover {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-4[data-v-5ff2f14d] {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.darken-4[data-v-5ff2f14d]:hover {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.lighten-1[data-v-5ff2f14d] {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-1[data-v-5ff2f14d]:hover {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-2[data-v-5ff2f14d] {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-2[data-v-5ff2f14d]:hover {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-3[data-v-5ff2f14d] {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-3[data-v-5ff2f14d]:hover {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-4[data-v-5ff2f14d] {
  background-color: rgb(255, 217.8, 106.2);
}
.bgamber.lighten-4[data-v-5ff2f14d]:hover {
  background-color: rgb(255, 217.8, 106.2);
}
[color=orange][data-v-5ff2f14d] {
  color: #ff9800;
}
.orange[data-v-5ff2f14d] {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange[data-v-5ff2f14d]:hover, .orange[data-v-5ff2f14d]:active, .orange[data-v-5ff2f14d]:focus {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button[data-v-5ff2f14d] {
  color: white !important;
}
.orange.p-button[data-v-5ff2f14d]:hover, .orange.p-button[data-v-5ff2f14d]:active, .orange.p-button[data-v-5ff2f14d]:focus {
  color: white !important;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button.p-button-outlined[data-v-5ff2f14d] {
  background-color: white !important;
  color: #ff9800 !important;
}
.orange.p-button.p-button-outlined[data-v-5ff2f14d]:hover, .orange.p-button.p-button-outlined[data-v-5ff2f14d]:active, .orange.p-button.p-button-outlined[data-v-5ff2f14d]:focus {
  background-color: rgb(255, 244.7, 229.5) !important;
}
.orange.p-toolbar[data-v-5ff2f14d] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.darken-1[data-v-5ff2f14d] {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-1[data-v-5ff2f14d]:hover {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-2[data-v-5ff2f14d] {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-2[data-v-5ff2f14d]:hover {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-3[data-v-5ff2f14d] {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-3[data-v-5ff2f14d]:hover {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-4[data-v-5ff2f14d] {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.darken-4[data-v-5ff2f14d]:hover {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.lighten-1[data-v-5ff2f14d] {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-1[data-v-5ff2f14d]:hover {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-2[data-v-5ff2f14d] {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-2[data-v-5ff2f14d]:hover {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-3[data-v-5ff2f14d] {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-3[data-v-5ff2f14d]:hover {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-4[data-v-5ff2f14d] {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.orange.lighten-4[data-v-5ff2f14d]:hover {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.bgorange[data-v-5ff2f14d] {
  background-color: #ff9800;
}
.bgorange[data-v-5ff2f14d]:hover, .bgorange[data-v-5ff2f14d]:focus {
  background-color: #ff9800;
}
.bgorange.p-card[data-v-5ff2f14d] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.bgorange.darken-1[data-v-5ff2f14d] {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-1[data-v-5ff2f14d]:hover {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-2[data-v-5ff2f14d] {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-2[data-v-5ff2f14d]:hover {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-3[data-v-5ff2f14d] {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-3[data-v-5ff2f14d]:hover {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-4[data-v-5ff2f14d] {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.darken-4[data-v-5ff2f14d]:hover {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.lighten-1[data-v-5ff2f14d] {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-1[data-v-5ff2f14d]:hover {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-2[data-v-5ff2f14d] {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-2[data-v-5ff2f14d]:hover {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-3[data-v-5ff2f14d] {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-3[data-v-5ff2f14d]:hover {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-4[data-v-5ff2f14d] {
  background-color: rgb(255, 193.2, 102);
}
.bgorange.lighten-4[data-v-5ff2f14d]:hover {
  background-color: rgb(255, 193.2, 102);
}
[color=deep-orange][data-v-5ff2f14d] {
  color: #ff5722;
}
.deep-orange[data-v-5ff2f14d] {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange[data-v-5ff2f14d]:hover, .deep-orange[data-v-5ff2f14d]:active, .deep-orange[data-v-5ff2f14d]:focus {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button[data-v-5ff2f14d] {
  color: white !important;
}
.deep-orange.p-button[data-v-5ff2f14d]:hover, .deep-orange.p-button[data-v-5ff2f14d]:active, .deep-orange.p-button[data-v-5ff2f14d]:focus {
  color: white !important;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button.p-button-outlined[data-v-5ff2f14d] {
  background-color: white !important;
  color: #ff5722 !important;
}
.deep-orange.p-button.p-button-outlined[data-v-5ff2f14d]:hover, .deep-orange.p-button.p-button-outlined[data-v-5ff2f14d]:active, .deep-orange.p-button.p-button-outlined[data-v-5ff2f14d]:focus {
  background-color: rgb(255, 238.2, 232.9) !important;
}
.deep-orange.p-toolbar[data-v-5ff2f14d] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.darken-1[data-v-5ff2f14d] {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-1[data-v-5ff2f14d]:hover {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-2[data-v-5ff2f14d] {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-2[data-v-5ff2f14d]:hover {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-3[data-v-5ff2f14d] {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-3[data-v-5ff2f14d]:hover {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-4[data-v-5ff2f14d] {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.darken-4[data-v-5ff2f14d]:hover {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.lighten-1[data-v-5ff2f14d] {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-1[data-v-5ff2f14d]:hover {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-2[data-v-5ff2f14d] {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-2[data-v-5ff2f14d]:hover {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-3[data-v-5ff2f14d] {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-3[data-v-5ff2f14d]:hover {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-4[data-v-5ff2f14d] {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.deep-orange.lighten-4[data-v-5ff2f14d]:hover {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange[data-v-5ff2f14d] {
  background-color: #ff5722;
}
.bgdeep-orange[data-v-5ff2f14d]:hover, .bgdeep-orange[data-v-5ff2f14d]:focus {
  background-color: #ff5722;
}
.bgdeep-orange.p-card[data-v-5ff2f14d] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.bgdeep-orange.darken-1[data-v-5ff2f14d] {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-1[data-v-5ff2f14d]:hover {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-2[data-v-5ff2f14d] {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-2[data-v-5ff2f14d]:hover {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-3[data-v-5ff2f14d] {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-3[data-v-5ff2f14d]:hover {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-4[data-v-5ff2f14d] {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.darken-4[data-v-5ff2f14d]:hover {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.lighten-1[data-v-5ff2f14d] {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-1[data-v-5ff2f14d]:hover {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-2[data-v-5ff2f14d] {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-2[data-v-5ff2f14d]:hover {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-3[data-v-5ff2f14d] {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-3[data-v-5ff2f14d]:hover {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-4[data-v-5ff2f14d] {
  background-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange.lighten-4[data-v-5ff2f14d]:hover {
  background-color: rgb(255, 154.2, 122.4);
}
[color=brown][data-v-5ff2f14d] {
  color: #795548;
}
.brown[data-v-5ff2f14d] {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown[data-v-5ff2f14d]:hover, .brown[data-v-5ff2f14d]:active, .brown[data-v-5ff2f14d]:focus {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button[data-v-5ff2f14d] {
  color: white !important;
}
.brown.p-button[data-v-5ff2f14d]:hover, .brown.p-button[data-v-5ff2f14d]:active, .brown.p-button[data-v-5ff2f14d]:focus {
  color: white !important;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button.p-button-outlined[data-v-5ff2f14d] {
  background-color: white !important;
  color: #795548 !important;
}
.brown.p-button.p-button-outlined[data-v-5ff2f14d]:hover, .brown.p-button.p-button-outlined[data-v-5ff2f14d]:active, .brown.p-button.p-button-outlined[data-v-5ff2f14d]:focus {
  background-color: rgb(241.6, 238, 236.7) !important;
}
.brown.p-toolbar[data-v-5ff2f14d] {
  background-color: #795548;
  border-color: #795548;
}
.brown.darken-1[data-v-5ff2f14d] {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-1[data-v-5ff2f14d]:hover {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-2[data-v-5ff2f14d] {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-2[data-v-5ff2f14d]:hover {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-3[data-v-5ff2f14d] {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-3[data-v-5ff2f14d]:hover {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-4[data-v-5ff2f14d] {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.darken-4[data-v-5ff2f14d]:hover {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.lighten-1[data-v-5ff2f14d] {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-1[data-v-5ff2f14d]:hover {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-2[data-v-5ff2f14d] {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-2[data-v-5ff2f14d]:hover {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-3[data-v-5ff2f14d] {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-3[data-v-5ff2f14d]:hover {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-4[data-v-5ff2f14d] {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.brown.lighten-4[data-v-5ff2f14d]:hover {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.bgbrown[data-v-5ff2f14d] {
  background-color: #795548;
}
.bgbrown[data-v-5ff2f14d]:hover, .bgbrown[data-v-5ff2f14d]:focus {
  background-color: #795548;
}
.bgbrown.p-card[data-v-5ff2f14d] {
  background-color: #795548;
  border-color: #795548;
}
.bgbrown.darken-1[data-v-5ff2f14d] {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-1[data-v-5ff2f14d]:hover {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-2[data-v-5ff2f14d] {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-2[data-v-5ff2f14d]:hover {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-3[data-v-5ff2f14d] {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-3[data-v-5ff2f14d]:hover {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-4[data-v-5ff2f14d] {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.darken-4[data-v-5ff2f14d]:hover {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.lighten-1[data-v-5ff2f14d] {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-1[data-v-5ff2f14d]:hover {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-2[data-v-5ff2f14d] {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-2[data-v-5ff2f14d]:hover {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-3[data-v-5ff2f14d] {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-3[data-v-5ff2f14d]:hover {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-4[data-v-5ff2f14d] {
  background-color: rgb(174.6, 153, 145.2);
}
.bgbrown.lighten-4[data-v-5ff2f14d]:hover {
  background-color: rgb(174.6, 153, 145.2);
}
[color=blue-gray][data-v-5ff2f14d] {
  color: #607d8b;
}
.blue-gray[data-v-5ff2f14d] {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray[data-v-5ff2f14d]:hover, .blue-gray[data-v-5ff2f14d]:active, .blue-gray[data-v-5ff2f14d]:focus {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button[data-v-5ff2f14d] {
  color: white !important;
}
.blue-gray.p-button[data-v-5ff2f14d]:hover, .blue-gray.p-button[data-v-5ff2f14d]:active, .blue-gray.p-button[data-v-5ff2f14d]:focus {
  color: white !important;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button.p-button-outlined[data-v-5ff2f14d] {
  background-color: white !important;
  color: #607d8b !important;
}
.blue-gray.p-button.p-button-outlined[data-v-5ff2f14d]:hover, .blue-gray.p-button.p-button-outlined[data-v-5ff2f14d]:active, .blue-gray.p-button.p-button-outlined[data-v-5ff2f14d]:focus {
  background-color: rgb(239.1, 242, 243.4) !important;
}
.blue-gray.p-toolbar[data-v-5ff2f14d] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.darken-1[data-v-5ff2f14d] {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-1[data-v-5ff2f14d]:hover {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-2[data-v-5ff2f14d] {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-2[data-v-5ff2f14d]:hover {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-3[data-v-5ff2f14d] {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-3[data-v-5ff2f14d]:hover {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-4[data-v-5ff2f14d] {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.darken-4[data-v-5ff2f14d]:hover {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.lighten-1[data-v-5ff2f14d] {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-1[data-v-5ff2f14d]:hover {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-2[data-v-5ff2f14d] {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-2[data-v-5ff2f14d]:hover {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-3[data-v-5ff2f14d] {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-3[data-v-5ff2f14d]:hover {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-4[data-v-5ff2f14d] {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.blue-gray.lighten-4[data-v-5ff2f14d]:hover {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray[data-v-5ff2f14d] {
  background-color: #607d8b;
}
.bgblue-gray[data-v-5ff2f14d]:hover, .bgblue-gray[data-v-5ff2f14d]:focus {
  background-color: #607d8b;
}
.bgblue-gray.p-card[data-v-5ff2f14d] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.bgblue-gray.darken-1[data-v-5ff2f14d] {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-1[data-v-5ff2f14d]:hover {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-2[data-v-5ff2f14d] {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-2[data-v-5ff2f14d]:hover {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-3[data-v-5ff2f14d] {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-3[data-v-5ff2f14d]:hover {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-4[data-v-5ff2f14d] {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.darken-4[data-v-5ff2f14d]:hover {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.lighten-1[data-v-5ff2f14d] {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-1[data-v-5ff2f14d]:hover {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-2[data-v-5ff2f14d] {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-2[data-v-5ff2f14d]:hover {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-3[data-v-5ff2f14d] {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-3[data-v-5ff2f14d]:hover {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-4[data-v-5ff2f14d] {
  background-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray.lighten-4[data-v-5ff2f14d]:hover {
  background-color: rgb(159.6, 177, 185.4);
}
[color=gray][data-v-5ff2f14d] {
  color: #9e9e9e;
}
.gray[data-v-5ff2f14d] {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray[data-v-5ff2f14d]:hover, .gray[data-v-5ff2f14d]:active, .gray[data-v-5ff2f14d]:focus {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button[data-v-5ff2f14d] {
  color: white !important;
}
.gray.p-button[data-v-5ff2f14d]:hover, .gray.p-button[data-v-5ff2f14d]:active, .gray.p-button[data-v-5ff2f14d]:focus {
  color: white !important;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button.p-button-outlined[data-v-5ff2f14d] {
  background-color: white !important;
  color: #9e9e9e !important;
}
.gray.p-button.p-button-outlined[data-v-5ff2f14d]:hover, .gray.p-button.p-button-outlined[data-v-5ff2f14d]:active, .gray.p-button.p-button-outlined[data-v-5ff2f14d]:focus {
  background-color: rgb(245.3, 245.3, 245.3) !important;
}
.gray.p-toolbar[data-v-5ff2f14d] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.darken-1[data-v-5ff2f14d] {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-1[data-v-5ff2f14d]:hover {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-2[data-v-5ff2f14d] {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-2[data-v-5ff2f14d]:hover {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-3[data-v-5ff2f14d] {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-3[data-v-5ff2f14d]:hover {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-4[data-v-5ff2f14d] {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.darken-4[data-v-5ff2f14d]:hover {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.lighten-1[data-v-5ff2f14d] {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-1[data-v-5ff2f14d]:hover {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-2[data-v-5ff2f14d] {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-2[data-v-5ff2f14d]:hover {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-3[data-v-5ff2f14d] {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-3[data-v-5ff2f14d]:hover {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-4[data-v-5ff2f14d] {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.gray.lighten-4[data-v-5ff2f14d]:hover {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.bggray[data-v-5ff2f14d] {
  background-color: #9e9e9e;
}
.bggray[data-v-5ff2f14d]:hover, .bggray[data-v-5ff2f14d]:focus {
  background-color: #9e9e9e;
}
.bggray.p-card[data-v-5ff2f14d] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.bggray.darken-1[data-v-5ff2f14d] {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-1[data-v-5ff2f14d]:hover {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-2[data-v-5ff2f14d] {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-2[data-v-5ff2f14d]:hover {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-3[data-v-5ff2f14d] {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-3[data-v-5ff2f14d]:hover {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-4[data-v-5ff2f14d] {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.darken-4[data-v-5ff2f14d]:hover {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.lighten-1[data-v-5ff2f14d] {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-1[data-v-5ff2f14d]:hover {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-2[data-v-5ff2f14d] {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-2[data-v-5ff2f14d]:hover {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-3[data-v-5ff2f14d] {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-3[data-v-5ff2f14d]:hover {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-4[data-v-5ff2f14d] {
  background-color: rgb(196.8, 196.8, 196.8);
}
.bggray.lighten-4[data-v-5ff2f14d]:hover {
  background-color: rgb(196.8, 196.8, 196.8);
}
[color=ble][data-v-5ff2f14d] {
  color: #287aa9;
}
.ble[data-v-5ff2f14d] {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble[data-v-5ff2f14d]:hover, .ble[data-v-5ff2f14d]:active, .ble[data-v-5ff2f14d]:focus {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button[data-v-5ff2f14d] {
  color: white !important;
}
.ble.p-button[data-v-5ff2f14d]:hover, .ble.p-button[data-v-5ff2f14d]:active, .ble.p-button[data-v-5ff2f14d]:focus {
  color: white !important;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button.p-button-outlined[data-v-5ff2f14d] {
  background-color: white !important;
  color: #287aa9 !important;
}
.ble.p-button.p-button-outlined[data-v-5ff2f14d]:hover, .ble.p-button.p-button-outlined[data-v-5ff2f14d]:active, .ble.p-button.p-button-outlined[data-v-5ff2f14d]:focus {
  background-color: rgb(233.5, 241.7, 246.4) !important;
}
.ble.p-toolbar[data-v-5ff2f14d] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.darken-1[data-v-5ff2f14d] {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-1[data-v-5ff2f14d]:hover {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-2[data-v-5ff2f14d] {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-2[data-v-5ff2f14d]:hover {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-3[data-v-5ff2f14d] {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-3[data-v-5ff2f14d]:hover {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-4[data-v-5ff2f14d] {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.darken-4[data-v-5ff2f14d]:hover {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.lighten-1[data-v-5ff2f14d] {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-1[data-v-5ff2f14d]:hover {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-2[data-v-5ff2f14d] {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-2[data-v-5ff2f14d]:hover {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-3[data-v-5ff2f14d] {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-3[data-v-5ff2f14d]:hover {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-4[data-v-5ff2f14d] {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.ble.lighten-4[data-v-5ff2f14d]:hover {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.bgble[data-v-5ff2f14d] {
  background-color: #287aa9;
}
.bgble[data-v-5ff2f14d]:hover, .bgble[data-v-5ff2f14d]:focus {
  background-color: #287aa9;
}
.bgble.p-card[data-v-5ff2f14d] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.bgble.darken-1[data-v-5ff2f14d] {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-1[data-v-5ff2f14d]:hover {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-2[data-v-5ff2f14d] {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-2[data-v-5ff2f14d]:hover {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-3[data-v-5ff2f14d] {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-3[data-v-5ff2f14d]:hover {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-4[data-v-5ff2f14d] {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.darken-4[data-v-5ff2f14d]:hover {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.lighten-1[data-v-5ff2f14d] {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-1[data-v-5ff2f14d]:hover {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-2[data-v-5ff2f14d] {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-2[data-v-5ff2f14d]:hover {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-3[data-v-5ff2f14d] {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-3[data-v-5ff2f14d]:hover {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-4[data-v-5ff2f14d] {
  background-color: rgb(126, 175.2, 203.4);
}
.bgble.lighten-4[data-v-5ff2f14d]:hover {
  background-color: rgb(126, 175.2, 203.4);
}
[color=black][data-v-5ff2f14d] {
  color: #202020;
}
.black[data-v-5ff2f14d] {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black[data-v-5ff2f14d]:hover, .black[data-v-5ff2f14d]:active, .black[data-v-5ff2f14d]:focus {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button[data-v-5ff2f14d] {
  color: white !important;
}
.black.p-button[data-v-5ff2f14d]:hover, .black.p-button[data-v-5ff2f14d]:active, .black.p-button[data-v-5ff2f14d]:focus {
  color: white !important;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button.p-button-outlined[data-v-5ff2f14d] {
  background-color: white !important;
  color: #202020 !important;
}
.black.p-button.p-button-outlined[data-v-5ff2f14d]:hover, .black.p-button.p-button-outlined[data-v-5ff2f14d]:active, .black.p-button.p-button-outlined[data-v-5ff2f14d]:focus {
  background-color: rgb(232.7, 232.7, 232.7) !important;
}
.black.p-toolbar[data-v-5ff2f14d] {
  background-color: #202020;
  border-color: #202020;
}
.black.darken-1[data-v-5ff2f14d] {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-1[data-v-5ff2f14d]:hover {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-2[data-v-5ff2f14d] {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-2[data-v-5ff2f14d]:hover {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-3[data-v-5ff2f14d] {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-3[data-v-5ff2f14d]:hover {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-4[data-v-5ff2f14d] {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.darken-4[data-v-5ff2f14d]:hover {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.lighten-1[data-v-5ff2f14d] {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-1[data-v-5ff2f14d]:hover {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-2[data-v-5ff2f14d] {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-2[data-v-5ff2f14d]:hover {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-3[data-v-5ff2f14d] {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-3[data-v-5ff2f14d]:hover {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-4[data-v-5ff2f14d] {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.black.lighten-4[data-v-5ff2f14d]:hover {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.bgblack[data-v-5ff2f14d] {
  background-color: #202020;
}
.bgblack[data-v-5ff2f14d]:hover, .bgblack[data-v-5ff2f14d]:focus {
  background-color: #202020;
}
.bgblack.p-card[data-v-5ff2f14d] {
  background-color: #202020;
  border-color: #202020;
}
.bgblack.darken-1[data-v-5ff2f14d] {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-1[data-v-5ff2f14d]:hover {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-2[data-v-5ff2f14d] {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-2[data-v-5ff2f14d]:hover {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-3[data-v-5ff2f14d] {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-3[data-v-5ff2f14d]:hover {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-4[data-v-5ff2f14d] {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.darken-4[data-v-5ff2f14d]:hover {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.lighten-1[data-v-5ff2f14d] {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-1[data-v-5ff2f14d]:hover {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-2[data-v-5ff2f14d] {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-2[data-v-5ff2f14d]:hover {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-3[data-v-5ff2f14d] {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-3[data-v-5ff2f14d]:hover {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-4[data-v-5ff2f14d] {
  background-color: rgb(121.2, 121.2, 121.2);
}
.bgblack.lighten-4[data-v-5ff2f14d]:hover {
  background-color: rgb(121.2, 121.2, 121.2);
}
[color=white][data-v-5ff2f14d] {
  color: #ffffff;
}
.white[data-v-5ff2f14d] {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white[data-v-5ff2f14d]:hover, .white[data-v-5ff2f14d]:active, .white[data-v-5ff2f14d]:focus {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button[data-v-5ff2f14d] {
  color: white !important;
}
.white.p-button[data-v-5ff2f14d]:hover, .white.p-button[data-v-5ff2f14d]:active, .white.p-button[data-v-5ff2f14d]:focus {
  color: white !important;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button.p-button-outlined[data-v-5ff2f14d] {
  background-color: white !important;
  color: #ffffff !important;
}
.white.p-button.p-button-outlined[data-v-5ff2f14d]:hover, .white.p-button.p-button-outlined[data-v-5ff2f14d]:active, .white.p-button.p-button-outlined[data-v-5ff2f14d]:focus {
  background-color: white !important;
}
.white.p-toolbar[data-v-5ff2f14d] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.darken-1[data-v-5ff2f14d] {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-1[data-v-5ff2f14d]:hover {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-2[data-v-5ff2f14d] {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-2[data-v-5ff2f14d]:hover {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-3[data-v-5ff2f14d] {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-3[data-v-5ff2f14d]:hover {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-4[data-v-5ff2f14d] {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.darken-4[data-v-5ff2f14d]:hover {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.lighten-1[data-v-5ff2f14d] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-1[data-v-5ff2f14d]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-5ff2f14d] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-5ff2f14d]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-5ff2f14d] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-5ff2f14d]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-5ff2f14d] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-5ff2f14d]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.bgwhite[data-v-5ff2f14d] {
  background-color: #ffffff;
}
.bgwhite[data-v-5ff2f14d]:hover, .bgwhite[data-v-5ff2f14d]:focus {
  background-color: #ffffff;
}
.bgwhite.p-card[data-v-5ff2f14d] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.bgwhite.darken-1[data-v-5ff2f14d] {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-1[data-v-5ff2f14d]:hover {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-2[data-v-5ff2f14d] {
  background-color: #cccccc;
}
.bgwhite.darken-2[data-v-5ff2f14d]:hover {
  background-color: #cccccc;
}
.bgwhite.darken-3[data-v-5ff2f14d] {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-3[data-v-5ff2f14d]:hover {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-4[data-v-5ff2f14d] {
  background-color: #999999;
}
.bgwhite.darken-4[data-v-5ff2f14d]:hover {
  background-color: #999999;
}
.bgwhite.lighten-1[data-v-5ff2f14d] {
  background-color: white;
}
.bgwhite.lighten-1[data-v-5ff2f14d]:hover {
  background-color: white;
}
.bgwhite.lighten-2[data-v-5ff2f14d] {
  background-color: white;
}
.bgwhite.lighten-2[data-v-5ff2f14d]:hover {
  background-color: white;
}
.bgwhite.lighten-3[data-v-5ff2f14d] {
  background-color: white;
}
.bgwhite.lighten-3[data-v-5ff2f14d]:hover {
  background-color: white;
}
.bgwhite.lighten-4[data-v-5ff2f14d] {
  background-color: white;
}
.bgwhite.lighten-4[data-v-5ff2f14d]:hover {
  background-color: white;
}
.default[data-v-5ff2f14d] {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.default[data-v-5ff2f14d]:hover, .default[data-v-5ff2f14d]:focus {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}/* COLORS */
/* reserved possible colors

#6B3A0A - warm brown OR #8E3F0A - burnt orange
#8A1538 - deep berry
#005A7A - petrol cyan

maybe #0C0C73 - deep indigo, but close to return/black

*/
/* FONTS */
/* PACKETA UI/UX */
/* Material palette */
[color=primary][data-v-48899bb0] {
  color: #bc210a;
}
.primary[data-v-48899bb0] {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary[data-v-48899bb0]:hover, .primary[data-v-48899bb0]:active, .primary[data-v-48899bb0]:focus {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button[data-v-48899bb0] {
  color: white !important;
}
.primary.p-button[data-v-48899bb0]:hover, .primary.p-button[data-v-48899bb0]:active, .primary.p-button[data-v-48899bb0]:focus {
  color: white !important;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button.p-button-outlined[data-v-48899bb0] {
  background-color: white !important;
  color: #bc210a !important;
}
.primary.p-button.p-button-outlined[data-v-48899bb0]:hover, .primary.p-button.p-button-outlined[data-v-48899bb0]:active, .primary.p-button.p-button-outlined[data-v-48899bb0]:focus {
  background-color: rgb(248.3, 232.8, 230.5) !important;
}
.primary.p-toolbar[data-v-48899bb0] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.darken-1[data-v-48899bb0] {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-1[data-v-48899bb0]:hover {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-2[data-v-48899bb0] {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-2[data-v-48899bb0]:hover {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-3[data-v-48899bb0] {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-3[data-v-48899bb0]:hover {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-4[data-v-48899bb0] {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.darken-4[data-v-48899bb0]:hover {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.lighten-1[data-v-48899bb0] {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-1[data-v-48899bb0]:hover {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-2[data-v-48899bb0] {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-2[data-v-48899bb0]:hover {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-3[data-v-48899bb0] {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-3[data-v-48899bb0]:hover {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-4[data-v-48899bb0] {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.primary.lighten-4[data-v-48899bb0]:hover {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.bgprimary[data-v-48899bb0] {
  background-color: #bc210a;
}
.bgprimary[data-v-48899bb0]:hover, .bgprimary[data-v-48899bb0]:focus {
  background-color: #bc210a;
}
.bgprimary.p-card[data-v-48899bb0] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.bgprimary.darken-1[data-v-48899bb0] {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-1[data-v-48899bb0]:hover {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-2[data-v-48899bb0] {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-2[data-v-48899bb0]:hover {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-3[data-v-48899bb0] {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-3[data-v-48899bb0]:hover {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-4[data-v-48899bb0] {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.darken-4[data-v-48899bb0]:hover {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.lighten-1[data-v-48899bb0] {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-1[data-v-48899bb0]:hover {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-2[data-v-48899bb0] {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-2[data-v-48899bb0]:hover {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-3[data-v-48899bb0] {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-3[data-v-48899bb0]:hover {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-4[data-v-48899bb0] {
  background-color: rgb(214.8, 121.8, 108);
}
.bgprimary.lighten-4[data-v-48899bb0]:hover {
  background-color: rgb(214.8, 121.8, 108);
}
[color=red][data-v-48899bb0] {
  color: #f44336;
}
.red[data-v-48899bb0] {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red[data-v-48899bb0]:hover, .red[data-v-48899bb0]:active, .red[data-v-48899bb0]:focus {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button[data-v-48899bb0] {
  color: white !important;
}
.red.p-button[data-v-48899bb0]:hover, .red.p-button[data-v-48899bb0]:active, .red.p-button[data-v-48899bb0]:focus {
  color: white !important;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button.p-button-outlined[data-v-48899bb0] {
  background-color: white !important;
  color: #f44336 !important;
}
.red.p-button.p-button-outlined[data-v-48899bb0]:hover, .red.p-button.p-button-outlined[data-v-48899bb0]:active, .red.p-button.p-button-outlined[data-v-48899bb0]:focus {
  background-color: rgb(253.9, 236.2, 234.9) !important;
}
.red.p-toolbar[data-v-48899bb0] {
  background-color: #f44336;
  border-color: #f44336;
}
.red.darken-1[data-v-48899bb0] {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-1[data-v-48899bb0]:hover {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-2[data-v-48899bb0] {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-2[data-v-48899bb0]:hover {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-3[data-v-48899bb0] {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-3[data-v-48899bb0]:hover {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-4[data-v-48899bb0] {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.darken-4[data-v-48899bb0]:hover {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.lighten-1[data-v-48899bb0] {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-1[data-v-48899bb0]:hover {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-2[data-v-48899bb0] {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-2[data-v-48899bb0]:hover {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-3[data-v-48899bb0] {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-3[data-v-48899bb0]:hover {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-4[data-v-48899bb0] {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.red.lighten-4[data-v-48899bb0]:hover {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.bgred[data-v-48899bb0] {
  background-color: #f44336;
}
.bgred[data-v-48899bb0]:hover, .bgred[data-v-48899bb0]:focus {
  background-color: #f44336;
}
.bgred.p-card[data-v-48899bb0] {
  background-color: #f44336;
  border-color: #f44336;
}
.bgred.darken-1[data-v-48899bb0] {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-1[data-v-48899bb0]:hover {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-2[data-v-48899bb0] {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-2[data-v-48899bb0]:hover {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-3[data-v-48899bb0] {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-3[data-v-48899bb0]:hover {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-4[data-v-48899bb0] {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.darken-4[data-v-48899bb0]:hover {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.lighten-1[data-v-48899bb0] {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-1[data-v-48899bb0]:hover {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-2[data-v-48899bb0] {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-2[data-v-48899bb0]:hover {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-3[data-v-48899bb0] {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-3[data-v-48899bb0]:hover {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-4[data-v-48899bb0] {
  background-color: rgb(248.4, 142.2, 134.4);
}
.bgred.lighten-4[data-v-48899bb0]:hover {
  background-color: rgb(248.4, 142.2, 134.4);
}
[color=grenade][data-v-48899bb0] {
  color: #dd2c00;
}
.grenade[data-v-48899bb0] {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade[data-v-48899bb0]:hover, .grenade[data-v-48899bb0]:active, .grenade[data-v-48899bb0]:focus {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button[data-v-48899bb0] {
  color: white !important;
}
.grenade.p-button[data-v-48899bb0]:hover, .grenade.p-button[data-v-48899bb0]:active, .grenade.p-button[data-v-48899bb0]:focus {
  color: white !important;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button.p-button-outlined[data-v-48899bb0] {
  background-color: white !important;
  color: #dd2c00 !important;
}
.grenade.p-button.p-button-outlined[data-v-48899bb0]:hover, .grenade.p-button.p-button-outlined[data-v-48899bb0]:active, .grenade.p-button.p-button-outlined[data-v-48899bb0]:focus {
  background-color: rgb(251.6, 233.9, 229.5) !important;
}
.grenade.p-toolbar[data-v-48899bb0] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.darken-1[data-v-48899bb0] {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-1[data-v-48899bb0]:hover {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-2[data-v-48899bb0] {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-2[data-v-48899bb0]:hover {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-3[data-v-48899bb0] {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-3[data-v-48899bb0]:hover {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-4[data-v-48899bb0] {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.darken-4[data-v-48899bb0]:hover {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.lighten-1[data-v-48899bb0] {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-1[data-v-48899bb0]:hover {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-2[data-v-48899bb0] {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-2[data-v-48899bb0]:hover {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-3[data-v-48899bb0] {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-3[data-v-48899bb0]:hover {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-4[data-v-48899bb0] {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.grenade.lighten-4[data-v-48899bb0]:hover {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.bggrenade[data-v-48899bb0] {
  background-color: #dd2c00;
}
.bggrenade[data-v-48899bb0]:hover, .bggrenade[data-v-48899bb0]:focus {
  background-color: #dd2c00;
}
.bggrenade.p-card[data-v-48899bb0] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.bggrenade.darken-1[data-v-48899bb0] {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-1[data-v-48899bb0]:hover {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-2[data-v-48899bb0] {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-2[data-v-48899bb0]:hover {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-3[data-v-48899bb0] {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-3[data-v-48899bb0]:hover {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-4[data-v-48899bb0] {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.darken-4[data-v-48899bb0]:hover {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.lighten-1[data-v-48899bb0] {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-1[data-v-48899bb0]:hover {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-2[data-v-48899bb0] {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-2[data-v-48899bb0]:hover {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-3[data-v-48899bb0] {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-3[data-v-48899bb0]:hover {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-4[data-v-48899bb0] {
  background-color: rgb(234.6, 128.4, 102);
}
.bggrenade.lighten-4[data-v-48899bb0]:hover {
  background-color: rgb(234.6, 128.4, 102);
}
[color=pink][data-v-48899bb0] {
  color: #e91e63;
}
.pink[data-v-48899bb0] {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink[data-v-48899bb0]:hover, .pink[data-v-48899bb0]:active, .pink[data-v-48899bb0]:focus {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button[data-v-48899bb0] {
  color: white !important;
}
.pink.p-button[data-v-48899bb0]:hover, .pink.p-button[data-v-48899bb0]:active, .pink.p-button[data-v-48899bb0]:focus {
  color: white !important;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button.p-button-outlined[data-v-48899bb0] {
  background-color: white !important;
  color: #e91e63 !important;
}
.pink.p-button.p-button-outlined[data-v-48899bb0]:hover, .pink.p-button.p-button-outlined[data-v-48899bb0]:active, .pink.p-button.p-button-outlined[data-v-48899bb0]:focus {
  background-color: rgb(252.8, 232.5, 239.4) !important;
}
.pink.p-toolbar[data-v-48899bb0] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.darken-1[data-v-48899bb0] {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-1[data-v-48899bb0]:hover {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-2[data-v-48899bb0] {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-2[data-v-48899bb0]:hover {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-3[data-v-48899bb0] {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-3[data-v-48899bb0]:hover {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-4[data-v-48899bb0] {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.darken-4[data-v-48899bb0]:hover {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.lighten-1[data-v-48899bb0] {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-1[data-v-48899bb0]:hover {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-2[data-v-48899bb0] {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-2[data-v-48899bb0]:hover {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-3[data-v-48899bb0] {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-3[data-v-48899bb0]:hover {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-4[data-v-48899bb0] {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.pink.lighten-4[data-v-48899bb0]:hover {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.bgpink[data-v-48899bb0] {
  background-color: #e91e63;
}
.bgpink[data-v-48899bb0]:hover, .bgpink[data-v-48899bb0]:focus {
  background-color: #e91e63;
}
.bgpink.p-card[data-v-48899bb0] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.bgpink.darken-1[data-v-48899bb0] {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-1[data-v-48899bb0]:hover {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-2[data-v-48899bb0] {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-2[data-v-48899bb0]:hover {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-3[data-v-48899bb0] {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-3[data-v-48899bb0]:hover {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-4[data-v-48899bb0] {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.darken-4[data-v-48899bb0]:hover {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.lighten-1[data-v-48899bb0] {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-1[data-v-48899bb0]:hover {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-2[data-v-48899bb0] {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-2[data-v-48899bb0]:hover {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-3[data-v-48899bb0] {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-3[data-v-48899bb0]:hover {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-4[data-v-48899bb0] {
  background-color: rgb(241.8, 120, 161.4);
}
.bgpink.lighten-4[data-v-48899bb0]:hover {
  background-color: rgb(241.8, 120, 161.4);
}
[color=purple][data-v-48899bb0] {
  color: #9c27b0;
}
.purple[data-v-48899bb0] {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple[data-v-48899bb0]:hover, .purple[data-v-48899bb0]:active, .purple[data-v-48899bb0]:focus {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button[data-v-48899bb0] {
  color: white !important;
}
.purple.p-button[data-v-48899bb0]:hover, .purple.p-button[data-v-48899bb0]:active, .purple.p-button[data-v-48899bb0]:focus {
  color: white !important;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button.p-button-outlined[data-v-48899bb0] {
  background-color: white !important;
  color: #9c27b0 !important;
}
.purple.p-button.p-button-outlined[data-v-48899bb0]:hover, .purple.p-button.p-button-outlined[data-v-48899bb0]:active, .purple.p-button.p-button-outlined[data-v-48899bb0]:focus {
  background-color: rgb(245.1, 233.4, 247.1) !important;
}
.purple.p-toolbar[data-v-48899bb0] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.darken-1[data-v-48899bb0] {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-1[data-v-48899bb0]:hover {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-2[data-v-48899bb0] {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-2[data-v-48899bb0]:hover {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-3[data-v-48899bb0] {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-3[data-v-48899bb0]:hover {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-4[data-v-48899bb0] {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.darken-4[data-v-48899bb0]:hover {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.lighten-1[data-v-48899bb0] {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-1[data-v-48899bb0]:hover {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-2[data-v-48899bb0] {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-2[data-v-48899bb0]:hover {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-3[data-v-48899bb0] {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-3[data-v-48899bb0]:hover {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-4[data-v-48899bb0] {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.purple.lighten-4[data-v-48899bb0]:hover {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple[data-v-48899bb0] {
  background-color: #9c27b0;
}
.bgpurple[data-v-48899bb0]:hover, .bgpurple[data-v-48899bb0]:focus {
  background-color: #9c27b0;
}
.bgpurple.p-card[data-v-48899bb0] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.bgpurple.darken-1[data-v-48899bb0] {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-1[data-v-48899bb0]:hover {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-2[data-v-48899bb0] {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-2[data-v-48899bb0]:hover {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-3[data-v-48899bb0] {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-3[data-v-48899bb0]:hover {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-4[data-v-48899bb0] {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.darken-4[data-v-48899bb0]:hover {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.lighten-1[data-v-48899bb0] {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-1[data-v-48899bb0]:hover {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-2[data-v-48899bb0] {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-2[data-v-48899bb0]:hover {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-3[data-v-48899bb0] {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-3[data-v-48899bb0]:hover {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-4[data-v-48899bb0] {
  background-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple.lighten-4[data-v-48899bb0]:hover {
  background-color: rgb(195.6, 125.4, 207.6);
}
[color=deep-purple][data-v-48899bb0] {
  color: #673ab7;
}
.deep-purple[data-v-48899bb0] {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple[data-v-48899bb0]:hover, .deep-purple[data-v-48899bb0]:active, .deep-purple[data-v-48899bb0]:focus {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button[data-v-48899bb0] {
  color: white !important;
}
.deep-purple.p-button[data-v-48899bb0]:hover, .deep-purple.p-button[data-v-48899bb0]:active, .deep-purple.p-button[data-v-48899bb0]:focus {
  color: white !important;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button.p-button-outlined[data-v-48899bb0] {
  background-color: white !important;
  color: #673ab7 !important;
}
.deep-purple.p-button.p-button-outlined[data-v-48899bb0]:hover, .deep-purple.p-button.p-button-outlined[data-v-48899bb0]:active, .deep-purple.p-button.p-button-outlined[data-v-48899bb0]:focus {
  background-color: rgb(239.8, 235.3, 247.8) !important;
}
.deep-purple.p-toolbar[data-v-48899bb0] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.darken-1[data-v-48899bb0] {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-1[data-v-48899bb0]:hover {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-2[data-v-48899bb0] {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-2[data-v-48899bb0]:hover {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-3[data-v-48899bb0] {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-3[data-v-48899bb0]:hover {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-4[data-v-48899bb0] {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.darken-4[data-v-48899bb0]:hover {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.lighten-1[data-v-48899bb0] {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-1[data-v-48899bb0]:hover {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-2[data-v-48899bb0] {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-2[data-v-48899bb0]:hover {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-3[data-v-48899bb0] {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-3[data-v-48899bb0]:hover {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-4[data-v-48899bb0] {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.deep-purple.lighten-4[data-v-48899bb0]:hover {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple[data-v-48899bb0] {
  background-color: #673ab7;
}
.bgdeep-purple[data-v-48899bb0]:hover, .bgdeep-purple[data-v-48899bb0]:focus {
  background-color: #673ab7;
}
.bgdeep-purple.p-card[data-v-48899bb0] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.bgdeep-purple.darken-1[data-v-48899bb0] {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-1[data-v-48899bb0]:hover {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-2[data-v-48899bb0] {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-2[data-v-48899bb0]:hover {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-3[data-v-48899bb0] {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-3[data-v-48899bb0]:hover {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-4[data-v-48899bb0] {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.darken-4[data-v-48899bb0]:hover {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.lighten-1[data-v-48899bb0] {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-1[data-v-48899bb0]:hover {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-2[data-v-48899bb0] {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-2[data-v-48899bb0]:hover {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-3[data-v-48899bb0] {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-3[data-v-48899bb0]:hover {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-4[data-v-48899bb0] {
  background-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple.lighten-4[data-v-48899bb0]:hover {
  background-color: rgb(163.8, 136.8, 211.8);
}
[color=indigo][data-v-48899bb0] {
  color: #3f51b5;
}
.indigo[data-v-48899bb0] {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo[data-v-48899bb0]:hover, .indigo[data-v-48899bb0]:active, .indigo[data-v-48899bb0]:focus {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button[data-v-48899bb0] {
  color: white !important;
}
.indigo.p-button[data-v-48899bb0]:hover, .indigo.p-button[data-v-48899bb0]:active, .indigo.p-button[data-v-48899bb0]:focus {
  color: white !important;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button.p-button-outlined[data-v-48899bb0] {
  background-color: white !important;
  color: #3f51b5 !important;
}
.indigo.p-button.p-button-outlined[data-v-48899bb0]:hover, .indigo.p-button.p-button-outlined[data-v-48899bb0]:active, .indigo.p-button.p-button-outlined[data-v-48899bb0]:focus {
  background-color: rgb(235.8, 237.6, 247.6) !important;
}
.indigo.p-toolbar[data-v-48899bb0] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.darken-1[data-v-48899bb0] {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-1[data-v-48899bb0]:hover {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-2[data-v-48899bb0] {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-2[data-v-48899bb0]:hover {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-3[data-v-48899bb0] {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-3[data-v-48899bb0]:hover {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-4[data-v-48899bb0] {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.darken-4[data-v-48899bb0]:hover {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.lighten-1[data-v-48899bb0] {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-1[data-v-48899bb0]:hover {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-2[data-v-48899bb0] {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-2[data-v-48899bb0]:hover {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-3[data-v-48899bb0] {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-3[data-v-48899bb0]:hover {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-4[data-v-48899bb0] {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.indigo.lighten-4[data-v-48899bb0]:hover {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo[data-v-48899bb0] {
  background-color: #3f51b5;
}
.bgindigo[data-v-48899bb0]:hover, .bgindigo[data-v-48899bb0]:focus {
  background-color: #3f51b5;
}
.bgindigo.p-card[data-v-48899bb0] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.bgindigo.darken-1[data-v-48899bb0] {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-1[data-v-48899bb0]:hover {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-2[data-v-48899bb0] {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-2[data-v-48899bb0]:hover {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-3[data-v-48899bb0] {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-3[data-v-48899bb0]:hover {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-4[data-v-48899bb0] {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.darken-4[data-v-48899bb0]:hover {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.lighten-1[data-v-48899bb0] {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-1[data-v-48899bb0]:hover {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-2[data-v-48899bb0] {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-2[data-v-48899bb0]:hover {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-3[data-v-48899bb0] {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-3[data-v-48899bb0]:hover {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-4[data-v-48899bb0] {
  background-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo.lighten-4[data-v-48899bb0]:hover {
  background-color: rgb(139.8, 150.6, 210.6);
}
[color=blue][data-v-48899bb0] {
  color: #2196f3;
}
.blue[data-v-48899bb0] {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue[data-v-48899bb0]:hover, .blue[data-v-48899bb0]:active, .blue[data-v-48899bb0]:focus {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button[data-v-48899bb0] {
  color: white !important;
}
.blue.p-button[data-v-48899bb0]:hover, .blue.p-button[data-v-48899bb0]:active, .blue.p-button[data-v-48899bb0]:focus {
  color: white !important;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button.p-button-outlined[data-v-48899bb0] {
  background-color: white !important;
  color: #2196f3 !important;
}
.blue.p-button.p-button-outlined[data-v-48899bb0]:hover, .blue.p-button.p-button-outlined[data-v-48899bb0]:active, .blue.p-button.p-button-outlined[data-v-48899bb0]:focus {
  background-color: rgb(232.8, 244.5, 253.8) !important;
}
.blue.p-toolbar[data-v-48899bb0] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.darken-1[data-v-48899bb0] {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-1[data-v-48899bb0]:hover {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-2[data-v-48899bb0] {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-2[data-v-48899bb0]:hover {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-3[data-v-48899bb0] {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-3[data-v-48899bb0]:hover {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-4[data-v-48899bb0] {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.darken-4[data-v-48899bb0]:hover {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.lighten-1[data-v-48899bb0] {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-1[data-v-48899bb0]:hover {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-2[data-v-48899bb0] {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-2[data-v-48899bb0]:hover {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-3[data-v-48899bb0] {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-3[data-v-48899bb0]:hover {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-4[data-v-48899bb0] {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.blue.lighten-4[data-v-48899bb0]:hover {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.bgblue[data-v-48899bb0] {
  background-color: #2196f3;
}
.bgblue[data-v-48899bb0]:hover, .bgblue[data-v-48899bb0]:focus {
  background-color: #2196f3;
}
.bgblue.p-card[data-v-48899bb0] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.bgblue.darken-1[data-v-48899bb0] {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-1[data-v-48899bb0]:hover {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-2[data-v-48899bb0] {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-2[data-v-48899bb0]:hover {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-3[data-v-48899bb0] {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-3[data-v-48899bb0]:hover {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-4[data-v-48899bb0] {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.darken-4[data-v-48899bb0]:hover {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.lighten-1[data-v-48899bb0] {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-1[data-v-48899bb0]:hover {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-2[data-v-48899bb0] {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-2[data-v-48899bb0]:hover {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-3[data-v-48899bb0] {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-3[data-v-48899bb0]:hover {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-4[data-v-48899bb0] {
  background-color: rgb(121.8, 192, 247.8);
}
.bgblue.lighten-4[data-v-48899bb0]:hover {
  background-color: rgb(121.8, 192, 247.8);
}
[color=light-blue][data-v-48899bb0] {
  color: #03a9f4;
}
.light-blue[data-v-48899bb0] {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue[data-v-48899bb0]:hover, .light-blue[data-v-48899bb0]:active, .light-blue[data-v-48899bb0]:focus {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button[data-v-48899bb0] {
  color: white !important;
}
.light-blue.p-button[data-v-48899bb0]:hover, .light-blue.p-button[data-v-48899bb0]:active, .light-blue.p-button[data-v-48899bb0]:focus {
  color: white !important;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button.p-button-outlined[data-v-48899bb0] {
  background-color: white !important;
  color: #03a9f4 !important;
}
.light-blue.p-button.p-button-outlined[data-v-48899bb0]:hover, .light-blue.p-button.p-button-outlined[data-v-48899bb0]:active, .light-blue.p-button.p-button-outlined[data-v-48899bb0]:focus {
  background-color: rgb(229.8, 246.4, 253.9) !important;
}
.light-blue.p-toolbar[data-v-48899bb0] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.darken-1[data-v-48899bb0] {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-1[data-v-48899bb0]:hover {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-2[data-v-48899bb0] {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-2[data-v-48899bb0]:hover {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-3[data-v-48899bb0] {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-3[data-v-48899bb0]:hover {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-4[data-v-48899bb0] {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.darken-4[data-v-48899bb0]:hover {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.lighten-1[data-v-48899bb0] {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-1[data-v-48899bb0]:hover {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-2[data-v-48899bb0] {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-2[data-v-48899bb0]:hover {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-3[data-v-48899bb0] {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-3[data-v-48899bb0]:hover {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-4[data-v-48899bb0] {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.light-blue.lighten-4[data-v-48899bb0]:hover {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue[data-v-48899bb0] {
  background-color: #03a9f4;
}
.bglight-blue[data-v-48899bb0]:hover, .bglight-blue[data-v-48899bb0]:focus {
  background-color: #03a9f4;
}
.bglight-blue.p-card[data-v-48899bb0] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.bglight-blue.darken-1[data-v-48899bb0] {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-1[data-v-48899bb0]:hover {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-2[data-v-48899bb0] {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-2[data-v-48899bb0]:hover {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-3[data-v-48899bb0] {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-3[data-v-48899bb0]:hover {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-4[data-v-48899bb0] {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.darken-4[data-v-48899bb0]:hover {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.lighten-1[data-v-48899bb0] {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-1[data-v-48899bb0]:hover {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-2[data-v-48899bb0] {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-2[data-v-48899bb0]:hover {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-3[data-v-48899bb0] {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-3[data-v-48899bb0]:hover {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-4[data-v-48899bb0] {
  background-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue.lighten-4[data-v-48899bb0]:hover {
  background-color: rgb(103.8, 203.4, 248.4);
}
[color=cyan][data-v-48899bb0] {
  color: #00bcd4;
}
.cyan[data-v-48899bb0] {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan[data-v-48899bb0]:hover, .cyan[data-v-48899bb0]:active, .cyan[data-v-48899bb0]:focus {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button[data-v-48899bb0] {
  color: white !important;
}
.cyan.p-button[data-v-48899bb0]:hover, .cyan.p-button[data-v-48899bb0]:active, .cyan.p-button[data-v-48899bb0]:focus {
  color: white !important;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button.p-button-outlined[data-v-48899bb0] {
  background-color: white !important;
  color: #00bcd4 !important;
}
.cyan.p-button.p-button-outlined[data-v-48899bb0]:hover, .cyan.p-button.p-button-outlined[data-v-48899bb0]:active, .cyan.p-button.p-button-outlined[data-v-48899bb0]:focus {
  background-color: rgb(229.5, 248.3, 250.7) !important;
}
.cyan.p-toolbar[data-v-48899bb0] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.darken-1[data-v-48899bb0] {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-1[data-v-48899bb0]:hover {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-2[data-v-48899bb0] {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-2[data-v-48899bb0]:hover {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-3[data-v-48899bb0] {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-3[data-v-48899bb0]:hover {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-4[data-v-48899bb0] {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.darken-4[data-v-48899bb0]:hover {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.lighten-1[data-v-48899bb0] {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-1[data-v-48899bb0]:hover {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-2[data-v-48899bb0] {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-2[data-v-48899bb0]:hover {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-3[data-v-48899bb0] {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-3[data-v-48899bb0]:hover {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-4[data-v-48899bb0] {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.cyan.lighten-4[data-v-48899bb0]:hover {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.bgcyan[data-v-48899bb0] {
  background-color: #00bcd4;
}
.bgcyan[data-v-48899bb0]:hover, .bgcyan[data-v-48899bb0]:focus {
  background-color: #00bcd4;
}
.bgcyan.p-card[data-v-48899bb0] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.bgcyan.darken-1[data-v-48899bb0] {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-1[data-v-48899bb0]:hover {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-2[data-v-48899bb0] {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-2[data-v-48899bb0]:hover {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-3[data-v-48899bb0] {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-3[data-v-48899bb0]:hover {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-4[data-v-48899bb0] {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.darken-4[data-v-48899bb0]:hover {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.lighten-1[data-v-48899bb0] {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-1[data-v-48899bb0]:hover {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-2[data-v-48899bb0] {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-2[data-v-48899bb0]:hover {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-3[data-v-48899bb0] {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-3[data-v-48899bb0]:hover {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-4[data-v-48899bb0] {
  background-color: rgb(102, 214.8, 229.2);
}
.bgcyan.lighten-4[data-v-48899bb0]:hover {
  background-color: rgb(102, 214.8, 229.2);
}
[color=teal][data-v-48899bb0] {
  color: #009688;
}
.teal[data-v-48899bb0] {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal[data-v-48899bb0]:hover, .teal[data-v-48899bb0]:active, .teal[data-v-48899bb0]:focus {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button[data-v-48899bb0] {
  color: white !important;
}
.teal.p-button[data-v-48899bb0]:hover, .teal.p-button[data-v-48899bb0]:active, .teal.p-button[data-v-48899bb0]:focus {
  color: white !important;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button.p-button-outlined[data-v-48899bb0] {
  background-color: white !important;
  color: #009688 !important;
}
.teal.p-button.p-button-outlined[data-v-48899bb0]:hover, .teal.p-button.p-button-outlined[data-v-48899bb0]:active, .teal.p-button.p-button-outlined[data-v-48899bb0]:focus {
  background-color: rgb(229.5, 244.5, 243.1) !important;
}
.teal.p-toolbar[data-v-48899bb0] {
  background-color: #009688;
  border-color: #009688;
}
.teal.darken-1[data-v-48899bb0] {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-1[data-v-48899bb0]:hover {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-2[data-v-48899bb0] {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-2[data-v-48899bb0]:hover {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-3[data-v-48899bb0] {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-3[data-v-48899bb0]:hover {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-4[data-v-48899bb0] {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.darken-4[data-v-48899bb0]:hover {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.lighten-1[data-v-48899bb0] {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-1[data-v-48899bb0]:hover {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-2[data-v-48899bb0] {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-2[data-v-48899bb0]:hover {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-3[data-v-48899bb0] {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-3[data-v-48899bb0]:hover {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-4[data-v-48899bb0] {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.teal.lighten-4[data-v-48899bb0]:hover {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.bgteal[data-v-48899bb0] {
  background-color: #009688;
}
.bgteal[data-v-48899bb0]:hover, .bgteal[data-v-48899bb0]:focus {
  background-color: #009688;
}
.bgteal.p-card[data-v-48899bb0] {
  background-color: #009688;
  border-color: #009688;
}
.bgteal.darken-1[data-v-48899bb0] {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-1[data-v-48899bb0]:hover {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-2[data-v-48899bb0] {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-2[data-v-48899bb0]:hover {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-3[data-v-48899bb0] {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-3[data-v-48899bb0]:hover {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-4[data-v-48899bb0] {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.darken-4[data-v-48899bb0]:hover {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.lighten-1[data-v-48899bb0] {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-1[data-v-48899bb0]:hover {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-2[data-v-48899bb0] {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-2[data-v-48899bb0]:hover {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-3[data-v-48899bb0] {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-3[data-v-48899bb0]:hover {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-4[data-v-48899bb0] {
  background-color: rgb(102, 192, 183.6);
}
.bgteal.lighten-4[data-v-48899bb0]:hover {
  background-color: rgb(102, 192, 183.6);
}
[color=cobalt][data-v-48899bb0] {
  color: #00bfa5;
}
.cobalt[data-v-48899bb0] {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt[data-v-48899bb0]:hover, .cobalt[data-v-48899bb0]:active, .cobalt[data-v-48899bb0]:focus {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button[data-v-48899bb0] {
  color: white !important;
}
.cobalt.p-button[data-v-48899bb0]:hover, .cobalt.p-button[data-v-48899bb0]:active, .cobalt.p-button[data-v-48899bb0]:focus {
  color: white !important;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button.p-button-outlined[data-v-48899bb0] {
  background-color: white !important;
  color: #00bfa5 !important;
}
.cobalt.p-button.p-button-outlined[data-v-48899bb0]:hover, .cobalt.p-button.p-button-outlined[data-v-48899bb0]:active, .cobalt.p-button.p-button-outlined[data-v-48899bb0]:focus {
  background-color: rgb(229.5, 248.6, 246) !important;
}
.cobalt.p-toolbar[data-v-48899bb0] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.darken-1[data-v-48899bb0] {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-1[data-v-48899bb0]:hover {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-2[data-v-48899bb0] {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-2[data-v-48899bb0]:hover {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-3[data-v-48899bb0] {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-3[data-v-48899bb0]:hover {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-4[data-v-48899bb0] {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.darken-4[data-v-48899bb0]:hover {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.lighten-1[data-v-48899bb0] {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-1[data-v-48899bb0]:hover {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-2[data-v-48899bb0] {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-2[data-v-48899bb0]:hover {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-3[data-v-48899bb0] {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-3[data-v-48899bb0]:hover {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-4[data-v-48899bb0] {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.cobalt.lighten-4[data-v-48899bb0]:hover {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.bgcobalt[data-v-48899bb0] {
  background-color: #00bfa5;
}
.bgcobalt[data-v-48899bb0]:hover, .bgcobalt[data-v-48899bb0]:focus {
  background-color: #00bfa5;
}
.bgcobalt.p-card[data-v-48899bb0] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.bgcobalt.darken-1[data-v-48899bb0] {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-1[data-v-48899bb0]:hover {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-2[data-v-48899bb0] {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-2[data-v-48899bb0]:hover {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-3[data-v-48899bb0] {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-3[data-v-48899bb0]:hover {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-4[data-v-48899bb0] {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.darken-4[data-v-48899bb0]:hover {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.lighten-1[data-v-48899bb0] {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-1[data-v-48899bb0]:hover {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-2[data-v-48899bb0] {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-2[data-v-48899bb0]:hover {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-3[data-v-48899bb0] {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-3[data-v-48899bb0]:hover {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-4[data-v-48899bb0] {
  background-color: rgb(102, 216.6, 201);
}
.bgcobalt.lighten-4[data-v-48899bb0]:hover {
  background-color: rgb(102, 216.6, 201);
}
[color=green][data-v-48899bb0] {
  color: #4caf50;
}
.green[data-v-48899bb0] {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green[data-v-48899bb0]:hover, .green[data-v-48899bb0]:active, .green[data-v-48899bb0]:focus {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button[data-v-48899bb0] {
  color: white !important;
}
.green.p-button[data-v-48899bb0]:hover, .green.p-button[data-v-48899bb0]:active, .green.p-button[data-v-48899bb0]:focus {
  color: white !important;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button.p-button-outlined[data-v-48899bb0] {
  background-color: white !important;
  color: #4caf50 !important;
}
.green.p-button.p-button-outlined[data-v-48899bb0]:hover, .green.p-button.p-button-outlined[data-v-48899bb0]:active, .green.p-button.p-button-outlined[data-v-48899bb0]:focus {
  background-color: rgb(237.1, 247, 237.5) !important;
}
.green.p-toolbar[data-v-48899bb0] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.darken-1[data-v-48899bb0] {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-1[data-v-48899bb0]:hover {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-2[data-v-48899bb0] {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-2[data-v-48899bb0]:hover {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-3[data-v-48899bb0] {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-3[data-v-48899bb0]:hover {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-4[data-v-48899bb0] {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.darken-4[data-v-48899bb0]:hover {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.lighten-1[data-v-48899bb0] {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-1[data-v-48899bb0]:hover {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-2[data-v-48899bb0] {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-2[data-v-48899bb0]:hover {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-3[data-v-48899bb0] {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-3[data-v-48899bb0]:hover {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-4[data-v-48899bb0] {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.green.lighten-4[data-v-48899bb0]:hover {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.bggreen[data-v-48899bb0] {
  background-color: #4caf50;
}
.bggreen[data-v-48899bb0]:hover, .bggreen[data-v-48899bb0]:focus {
  background-color: #4caf50;
}
.bggreen.p-card[data-v-48899bb0] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.bggreen.darken-1[data-v-48899bb0] {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-1[data-v-48899bb0]:hover {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-2[data-v-48899bb0] {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-2[data-v-48899bb0]:hover {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-3[data-v-48899bb0] {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-3[data-v-48899bb0]:hover {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-4[data-v-48899bb0] {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.darken-4[data-v-48899bb0]:hover {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.lighten-1[data-v-48899bb0] {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-1[data-v-48899bb0]:hover {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-2[data-v-48899bb0] {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-2[data-v-48899bb0]:hover {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-3[data-v-48899bb0] {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-3[data-v-48899bb0]:hover {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-4[data-v-48899bb0] {
  background-color: rgb(147.6, 207, 150);
}
.bggreen.lighten-4[data-v-48899bb0]:hover {
  background-color: rgb(147.6, 207, 150);
}
[color=light-green][data-v-48899bb0] {
  color: #8bc34a;
}
.light-green[data-v-48899bb0] {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green[data-v-48899bb0]:hover, .light-green[data-v-48899bb0]:active, .light-green[data-v-48899bb0]:focus {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button[data-v-48899bb0] {
  color: white !important;
}
.light-green.p-button[data-v-48899bb0]:hover, .light-green.p-button[data-v-48899bb0]:active, .light-green.p-button[data-v-48899bb0]:focus {
  color: white !important;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button.p-button-outlined[data-v-48899bb0] {
  background-color: white !important;
  color: #8bc34a !important;
}
.light-green.p-button.p-button-outlined[data-v-48899bb0]:hover, .light-green.p-button.p-button-outlined[data-v-48899bb0]:active, .light-green.p-button.p-button-outlined[data-v-48899bb0]:focus {
  background-color: rgb(243.4, 249, 236.9) !important;
}
.light-green.p-toolbar[data-v-48899bb0] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.darken-1[data-v-48899bb0] {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-1[data-v-48899bb0]:hover {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-2[data-v-48899bb0] {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-2[data-v-48899bb0]:hover {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-3[data-v-48899bb0] {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-3[data-v-48899bb0]:hover {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-4[data-v-48899bb0] {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.darken-4[data-v-48899bb0]:hover {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.lighten-1[data-v-48899bb0] {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-1[data-v-48899bb0]:hover {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-2[data-v-48899bb0] {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-2[data-v-48899bb0]:hover {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-3[data-v-48899bb0] {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-3[data-v-48899bb0]:hover {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-4[data-v-48899bb0] {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.light-green.lighten-4[data-v-48899bb0]:hover {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.bglight-green[data-v-48899bb0] {
  background-color: #8bc34a;
}
.bglight-green[data-v-48899bb0]:hover, .bglight-green[data-v-48899bb0]:focus {
  background-color: #8bc34a;
}
.bglight-green.p-card[data-v-48899bb0] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.bglight-green.darken-1[data-v-48899bb0] {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-1[data-v-48899bb0]:hover {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-2[data-v-48899bb0] {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-2[data-v-48899bb0]:hover {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-3[data-v-48899bb0] {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-3[data-v-48899bb0]:hover {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-4[data-v-48899bb0] {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.darken-4[data-v-48899bb0]:hover {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.lighten-1[data-v-48899bb0] {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-1[data-v-48899bb0]:hover {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-2[data-v-48899bb0] {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-2[data-v-48899bb0]:hover {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-3[data-v-48899bb0] {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-3[data-v-48899bb0]:hover {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-4[data-v-48899bb0] {
  background-color: rgb(185.4, 219, 146.4);
}
.bglight-green.lighten-4[data-v-48899bb0]:hover {
  background-color: rgb(185.4, 219, 146.4);
}
[color=lime][data-v-48899bb0] {
  color: #cddc39;
}
.lime[data-v-48899bb0] {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime[data-v-48899bb0]:hover, .lime[data-v-48899bb0]:active, .lime[data-v-48899bb0]:focus {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button[data-v-48899bb0] {
  color: white !important;
}
.lime.p-button[data-v-48899bb0]:hover, .lime.p-button[data-v-48899bb0]:active, .lime.p-button[data-v-48899bb0]:focus {
  color: white !important;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button.p-button-outlined[data-v-48899bb0] {
  background-color: white !important;
  color: #cddc39 !important;
}
.lime.p-button.p-button-outlined[data-v-48899bb0]:hover, .lime.p-button.p-button-outlined[data-v-48899bb0]:active, .lime.p-button.p-button-outlined[data-v-48899bb0]:focus {
  background-color: rgb(250, 251.5, 235.2) !important;
}
.lime.p-toolbar[data-v-48899bb0] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.darken-1[data-v-48899bb0] {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-1[data-v-48899bb0]:hover {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-2[data-v-48899bb0] {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-2[data-v-48899bb0]:hover {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-3[data-v-48899bb0] {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-3[data-v-48899bb0]:hover {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-4[data-v-48899bb0] {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.darken-4[data-v-48899bb0]:hover {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.lighten-1[data-v-48899bb0] {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-1[data-v-48899bb0]:hover {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-2[data-v-48899bb0] {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-2[data-v-48899bb0]:hover {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-3[data-v-48899bb0] {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-3[data-v-48899bb0]:hover {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-4[data-v-48899bb0] {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.lime.lighten-4[data-v-48899bb0]:hover {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.bglime[data-v-48899bb0] {
  background-color: #cddc39;
}
.bglime[data-v-48899bb0]:hover, .bglime[data-v-48899bb0]:focus {
  background-color: #cddc39;
}
.bglime.p-card[data-v-48899bb0] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.bglime.darken-1[data-v-48899bb0] {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-1[data-v-48899bb0]:hover {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-2[data-v-48899bb0] {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-2[data-v-48899bb0]:hover {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-3[data-v-48899bb0] {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-3[data-v-48899bb0]:hover {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-4[data-v-48899bb0] {
  background-color: rgb(123, 132, 34.2);
}
.bglime.darken-4[data-v-48899bb0]:hover {
  background-color: rgb(123, 132, 34.2);
}
.bglime.lighten-1[data-v-48899bb0] {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-1[data-v-48899bb0]:hover {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-2[data-v-48899bb0] {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-2[data-v-48899bb0]:hover {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-3[data-v-48899bb0] {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-3[data-v-48899bb0]:hover {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-4[data-v-48899bb0] {
  background-color: rgb(225, 234, 136.2);
}
.bglime.lighten-4[data-v-48899bb0]:hover {
  background-color: rgb(225, 234, 136.2);
}
[color=yellow][data-v-48899bb0] {
  color: #ffeb3b;
}
.yellow[data-v-48899bb0] {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow[data-v-48899bb0]:hover, .yellow[data-v-48899bb0]:active, .yellow[data-v-48899bb0]:focus {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button[data-v-48899bb0] {
  color: white !important;
}
.yellow.p-button[data-v-48899bb0]:hover, .yellow.p-button[data-v-48899bb0]:active, .yellow.p-button[data-v-48899bb0]:focus {
  color: white !important;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button.p-button-outlined[data-v-48899bb0] {
  background-color: white !important;
  color: #ffeb3b !important;
}
.yellow.p-button.p-button-outlined[data-v-48899bb0]:hover, .yellow.p-button.p-button-outlined[data-v-48899bb0]:active, .yellow.p-button.p-button-outlined[data-v-48899bb0]:focus {
  background-color: rgb(255, 253, 235.4) !important;
}
.yellow.p-toolbar[data-v-48899bb0] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.darken-1[data-v-48899bb0] {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-1[data-v-48899bb0]:hover {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-2[data-v-48899bb0] {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-2[data-v-48899bb0]:hover {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-3[data-v-48899bb0] {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-3[data-v-48899bb0]:hover {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-4[data-v-48899bb0] {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.darken-4[data-v-48899bb0]:hover {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.lighten-1[data-v-48899bb0] {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-1[data-v-48899bb0]:hover {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-2[data-v-48899bb0] {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-2[data-v-48899bb0]:hover {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-3[data-v-48899bb0] {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-3[data-v-48899bb0]:hover {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-4[data-v-48899bb0] {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.yellow.lighten-4[data-v-48899bb0]:hover {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.bgyellow[data-v-48899bb0] {
  background-color: #ffeb3b;
}
.bgyellow[data-v-48899bb0]:hover, .bgyellow[data-v-48899bb0]:focus {
  background-color: #ffeb3b;
}
.bgyellow.p-card[data-v-48899bb0] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.bgyellow.darken-1[data-v-48899bb0] {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-1[data-v-48899bb0]:hover {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-2[data-v-48899bb0] {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-2[data-v-48899bb0]:hover {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-3[data-v-48899bb0] {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-3[data-v-48899bb0]:hover {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-4[data-v-48899bb0] {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.darken-4[data-v-48899bb0]:hover {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.lighten-1[data-v-48899bb0] {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-1[data-v-48899bb0]:hover {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-2[data-v-48899bb0] {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-2[data-v-48899bb0]:hover {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-3[data-v-48899bb0] {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-3[data-v-48899bb0]:hover {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-4[data-v-48899bb0] {
  background-color: rgb(255, 243, 137.4);
}
.bgyellow.lighten-4[data-v-48899bb0]:hover {
  background-color: rgb(255, 243, 137.4);
}
[color=amber][data-v-48899bb0] {
  color: #ffc107;
}
.amber[data-v-48899bb0] {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber[data-v-48899bb0]:hover, .amber[data-v-48899bb0]:active, .amber[data-v-48899bb0]:focus {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button[data-v-48899bb0] {
  color: white !important;
}
.amber.p-button[data-v-48899bb0]:hover, .amber.p-button[data-v-48899bb0]:active, .amber.p-button[data-v-48899bb0]:focus {
  color: white !important;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button.p-button-outlined[data-v-48899bb0] {
  background-color: white !important;
  color: #ffc107 !important;
}
.amber.p-button.p-button-outlined[data-v-48899bb0]:hover, .amber.p-button.p-button-outlined[data-v-48899bb0]:active, .amber.p-button.p-button-outlined[data-v-48899bb0]:focus {
  background-color: rgb(255, 248.8, 230.2) !important;
}
.amber.p-toolbar[data-v-48899bb0] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.darken-1[data-v-48899bb0] {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-1[data-v-48899bb0]:hover {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-2[data-v-48899bb0] {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-2[data-v-48899bb0]:hover {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-3[data-v-48899bb0] {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-3[data-v-48899bb0]:hover {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-4[data-v-48899bb0] {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.darken-4[data-v-48899bb0]:hover {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.lighten-1[data-v-48899bb0] {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-1[data-v-48899bb0]:hover {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-2[data-v-48899bb0] {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-2[data-v-48899bb0]:hover {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-3[data-v-48899bb0] {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-3[data-v-48899bb0]:hover {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-4[data-v-48899bb0] {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.amber.lighten-4[data-v-48899bb0]:hover {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.bgamber[data-v-48899bb0] {
  background-color: #ffc107;
}
.bgamber[data-v-48899bb0]:hover, .bgamber[data-v-48899bb0]:focus {
  background-color: #ffc107;
}
.bgamber.p-card[data-v-48899bb0] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.bgamber.darken-1[data-v-48899bb0] {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-1[data-v-48899bb0]:hover {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-2[data-v-48899bb0] {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-2[data-v-48899bb0]:hover {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-3[data-v-48899bb0] {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-3[data-v-48899bb0]:hover {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-4[data-v-48899bb0] {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.darken-4[data-v-48899bb0]:hover {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.lighten-1[data-v-48899bb0] {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-1[data-v-48899bb0]:hover {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-2[data-v-48899bb0] {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-2[data-v-48899bb0]:hover {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-3[data-v-48899bb0] {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-3[data-v-48899bb0]:hover {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-4[data-v-48899bb0] {
  background-color: rgb(255, 217.8, 106.2);
}
.bgamber.lighten-4[data-v-48899bb0]:hover {
  background-color: rgb(255, 217.8, 106.2);
}
[color=orange][data-v-48899bb0] {
  color: #ff9800;
}
.orange[data-v-48899bb0] {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange[data-v-48899bb0]:hover, .orange[data-v-48899bb0]:active, .orange[data-v-48899bb0]:focus {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button[data-v-48899bb0] {
  color: white !important;
}
.orange.p-button[data-v-48899bb0]:hover, .orange.p-button[data-v-48899bb0]:active, .orange.p-button[data-v-48899bb0]:focus {
  color: white !important;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button.p-button-outlined[data-v-48899bb0] {
  background-color: white !important;
  color: #ff9800 !important;
}
.orange.p-button.p-button-outlined[data-v-48899bb0]:hover, .orange.p-button.p-button-outlined[data-v-48899bb0]:active, .orange.p-button.p-button-outlined[data-v-48899bb0]:focus {
  background-color: rgb(255, 244.7, 229.5) !important;
}
.orange.p-toolbar[data-v-48899bb0] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.darken-1[data-v-48899bb0] {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-1[data-v-48899bb0]:hover {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-2[data-v-48899bb0] {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-2[data-v-48899bb0]:hover {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-3[data-v-48899bb0] {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-3[data-v-48899bb0]:hover {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-4[data-v-48899bb0] {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.darken-4[data-v-48899bb0]:hover {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.lighten-1[data-v-48899bb0] {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-1[data-v-48899bb0]:hover {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-2[data-v-48899bb0] {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-2[data-v-48899bb0]:hover {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-3[data-v-48899bb0] {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-3[data-v-48899bb0]:hover {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-4[data-v-48899bb0] {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.orange.lighten-4[data-v-48899bb0]:hover {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.bgorange[data-v-48899bb0] {
  background-color: #ff9800;
}
.bgorange[data-v-48899bb0]:hover, .bgorange[data-v-48899bb0]:focus {
  background-color: #ff9800;
}
.bgorange.p-card[data-v-48899bb0] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.bgorange.darken-1[data-v-48899bb0] {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-1[data-v-48899bb0]:hover {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-2[data-v-48899bb0] {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-2[data-v-48899bb0]:hover {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-3[data-v-48899bb0] {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-3[data-v-48899bb0]:hover {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-4[data-v-48899bb0] {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.darken-4[data-v-48899bb0]:hover {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.lighten-1[data-v-48899bb0] {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-1[data-v-48899bb0]:hover {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-2[data-v-48899bb0] {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-2[data-v-48899bb0]:hover {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-3[data-v-48899bb0] {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-3[data-v-48899bb0]:hover {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-4[data-v-48899bb0] {
  background-color: rgb(255, 193.2, 102);
}
.bgorange.lighten-4[data-v-48899bb0]:hover {
  background-color: rgb(255, 193.2, 102);
}
[color=deep-orange][data-v-48899bb0] {
  color: #ff5722;
}
.deep-orange[data-v-48899bb0] {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange[data-v-48899bb0]:hover, .deep-orange[data-v-48899bb0]:active, .deep-orange[data-v-48899bb0]:focus {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button[data-v-48899bb0] {
  color: white !important;
}
.deep-orange.p-button[data-v-48899bb0]:hover, .deep-orange.p-button[data-v-48899bb0]:active, .deep-orange.p-button[data-v-48899bb0]:focus {
  color: white !important;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button.p-button-outlined[data-v-48899bb0] {
  background-color: white !important;
  color: #ff5722 !important;
}
.deep-orange.p-button.p-button-outlined[data-v-48899bb0]:hover, .deep-orange.p-button.p-button-outlined[data-v-48899bb0]:active, .deep-orange.p-button.p-button-outlined[data-v-48899bb0]:focus {
  background-color: rgb(255, 238.2, 232.9) !important;
}
.deep-orange.p-toolbar[data-v-48899bb0] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.darken-1[data-v-48899bb0] {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-1[data-v-48899bb0]:hover {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-2[data-v-48899bb0] {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-2[data-v-48899bb0]:hover {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-3[data-v-48899bb0] {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-3[data-v-48899bb0]:hover {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-4[data-v-48899bb0] {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.darken-4[data-v-48899bb0]:hover {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.lighten-1[data-v-48899bb0] {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-1[data-v-48899bb0]:hover {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-2[data-v-48899bb0] {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-2[data-v-48899bb0]:hover {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-3[data-v-48899bb0] {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-3[data-v-48899bb0]:hover {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-4[data-v-48899bb0] {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.deep-orange.lighten-4[data-v-48899bb0]:hover {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange[data-v-48899bb0] {
  background-color: #ff5722;
}
.bgdeep-orange[data-v-48899bb0]:hover, .bgdeep-orange[data-v-48899bb0]:focus {
  background-color: #ff5722;
}
.bgdeep-orange.p-card[data-v-48899bb0] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.bgdeep-orange.darken-1[data-v-48899bb0] {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-1[data-v-48899bb0]:hover {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-2[data-v-48899bb0] {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-2[data-v-48899bb0]:hover {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-3[data-v-48899bb0] {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-3[data-v-48899bb0]:hover {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-4[data-v-48899bb0] {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.darken-4[data-v-48899bb0]:hover {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.lighten-1[data-v-48899bb0] {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-1[data-v-48899bb0]:hover {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-2[data-v-48899bb0] {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-2[data-v-48899bb0]:hover {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-3[data-v-48899bb0] {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-3[data-v-48899bb0]:hover {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-4[data-v-48899bb0] {
  background-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange.lighten-4[data-v-48899bb0]:hover {
  background-color: rgb(255, 154.2, 122.4);
}
[color=brown][data-v-48899bb0] {
  color: #795548;
}
.brown[data-v-48899bb0] {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown[data-v-48899bb0]:hover, .brown[data-v-48899bb0]:active, .brown[data-v-48899bb0]:focus {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button[data-v-48899bb0] {
  color: white !important;
}
.brown.p-button[data-v-48899bb0]:hover, .brown.p-button[data-v-48899bb0]:active, .brown.p-button[data-v-48899bb0]:focus {
  color: white !important;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button.p-button-outlined[data-v-48899bb0] {
  background-color: white !important;
  color: #795548 !important;
}
.brown.p-button.p-button-outlined[data-v-48899bb0]:hover, .brown.p-button.p-button-outlined[data-v-48899bb0]:active, .brown.p-button.p-button-outlined[data-v-48899bb0]:focus {
  background-color: rgb(241.6, 238, 236.7) !important;
}
.brown.p-toolbar[data-v-48899bb0] {
  background-color: #795548;
  border-color: #795548;
}
.brown.darken-1[data-v-48899bb0] {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-1[data-v-48899bb0]:hover {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-2[data-v-48899bb0] {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-2[data-v-48899bb0]:hover {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-3[data-v-48899bb0] {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-3[data-v-48899bb0]:hover {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-4[data-v-48899bb0] {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.darken-4[data-v-48899bb0]:hover {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.lighten-1[data-v-48899bb0] {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-1[data-v-48899bb0]:hover {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-2[data-v-48899bb0] {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-2[data-v-48899bb0]:hover {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-3[data-v-48899bb0] {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-3[data-v-48899bb0]:hover {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-4[data-v-48899bb0] {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.brown.lighten-4[data-v-48899bb0]:hover {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.bgbrown[data-v-48899bb0] {
  background-color: #795548;
}
.bgbrown[data-v-48899bb0]:hover, .bgbrown[data-v-48899bb0]:focus {
  background-color: #795548;
}
.bgbrown.p-card[data-v-48899bb0] {
  background-color: #795548;
  border-color: #795548;
}
.bgbrown.darken-1[data-v-48899bb0] {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-1[data-v-48899bb0]:hover {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-2[data-v-48899bb0] {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-2[data-v-48899bb0]:hover {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-3[data-v-48899bb0] {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-3[data-v-48899bb0]:hover {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-4[data-v-48899bb0] {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.darken-4[data-v-48899bb0]:hover {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.lighten-1[data-v-48899bb0] {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-1[data-v-48899bb0]:hover {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-2[data-v-48899bb0] {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-2[data-v-48899bb0]:hover {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-3[data-v-48899bb0] {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-3[data-v-48899bb0]:hover {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-4[data-v-48899bb0] {
  background-color: rgb(174.6, 153, 145.2);
}
.bgbrown.lighten-4[data-v-48899bb0]:hover {
  background-color: rgb(174.6, 153, 145.2);
}
[color=blue-gray][data-v-48899bb0] {
  color: #607d8b;
}
.blue-gray[data-v-48899bb0] {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray[data-v-48899bb0]:hover, .blue-gray[data-v-48899bb0]:active, .blue-gray[data-v-48899bb0]:focus {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button[data-v-48899bb0] {
  color: white !important;
}
.blue-gray.p-button[data-v-48899bb0]:hover, .blue-gray.p-button[data-v-48899bb0]:active, .blue-gray.p-button[data-v-48899bb0]:focus {
  color: white !important;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button.p-button-outlined[data-v-48899bb0] {
  background-color: white !important;
  color: #607d8b !important;
}
.blue-gray.p-button.p-button-outlined[data-v-48899bb0]:hover, .blue-gray.p-button.p-button-outlined[data-v-48899bb0]:active, .blue-gray.p-button.p-button-outlined[data-v-48899bb0]:focus {
  background-color: rgb(239.1, 242, 243.4) !important;
}
.blue-gray.p-toolbar[data-v-48899bb0] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.darken-1[data-v-48899bb0] {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-1[data-v-48899bb0]:hover {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-2[data-v-48899bb0] {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-2[data-v-48899bb0]:hover {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-3[data-v-48899bb0] {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-3[data-v-48899bb0]:hover {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-4[data-v-48899bb0] {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.darken-4[data-v-48899bb0]:hover {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.lighten-1[data-v-48899bb0] {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-1[data-v-48899bb0]:hover {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-2[data-v-48899bb0] {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-2[data-v-48899bb0]:hover {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-3[data-v-48899bb0] {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-3[data-v-48899bb0]:hover {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-4[data-v-48899bb0] {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.blue-gray.lighten-4[data-v-48899bb0]:hover {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray[data-v-48899bb0] {
  background-color: #607d8b;
}
.bgblue-gray[data-v-48899bb0]:hover, .bgblue-gray[data-v-48899bb0]:focus {
  background-color: #607d8b;
}
.bgblue-gray.p-card[data-v-48899bb0] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.bgblue-gray.darken-1[data-v-48899bb0] {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-1[data-v-48899bb0]:hover {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-2[data-v-48899bb0] {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-2[data-v-48899bb0]:hover {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-3[data-v-48899bb0] {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-3[data-v-48899bb0]:hover {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-4[data-v-48899bb0] {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.darken-4[data-v-48899bb0]:hover {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.lighten-1[data-v-48899bb0] {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-1[data-v-48899bb0]:hover {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-2[data-v-48899bb0] {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-2[data-v-48899bb0]:hover {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-3[data-v-48899bb0] {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-3[data-v-48899bb0]:hover {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-4[data-v-48899bb0] {
  background-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray.lighten-4[data-v-48899bb0]:hover {
  background-color: rgb(159.6, 177, 185.4);
}
[color=gray][data-v-48899bb0] {
  color: #9e9e9e;
}
.gray[data-v-48899bb0] {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray[data-v-48899bb0]:hover, .gray[data-v-48899bb0]:active, .gray[data-v-48899bb0]:focus {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button[data-v-48899bb0] {
  color: white !important;
}
.gray.p-button[data-v-48899bb0]:hover, .gray.p-button[data-v-48899bb0]:active, .gray.p-button[data-v-48899bb0]:focus {
  color: white !important;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button.p-button-outlined[data-v-48899bb0] {
  background-color: white !important;
  color: #9e9e9e !important;
}
.gray.p-button.p-button-outlined[data-v-48899bb0]:hover, .gray.p-button.p-button-outlined[data-v-48899bb0]:active, .gray.p-button.p-button-outlined[data-v-48899bb0]:focus {
  background-color: rgb(245.3, 245.3, 245.3) !important;
}
.gray.p-toolbar[data-v-48899bb0] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.darken-1[data-v-48899bb0] {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-1[data-v-48899bb0]:hover {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-2[data-v-48899bb0] {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-2[data-v-48899bb0]:hover {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-3[data-v-48899bb0] {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-3[data-v-48899bb0]:hover {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-4[data-v-48899bb0] {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.darken-4[data-v-48899bb0]:hover {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.lighten-1[data-v-48899bb0] {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-1[data-v-48899bb0]:hover {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-2[data-v-48899bb0] {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-2[data-v-48899bb0]:hover {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-3[data-v-48899bb0] {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-3[data-v-48899bb0]:hover {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-4[data-v-48899bb0] {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.gray.lighten-4[data-v-48899bb0]:hover {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.bggray[data-v-48899bb0] {
  background-color: #9e9e9e;
}
.bggray[data-v-48899bb0]:hover, .bggray[data-v-48899bb0]:focus {
  background-color: #9e9e9e;
}
.bggray.p-card[data-v-48899bb0] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.bggray.darken-1[data-v-48899bb0] {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-1[data-v-48899bb0]:hover {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-2[data-v-48899bb0] {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-2[data-v-48899bb0]:hover {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-3[data-v-48899bb0] {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-3[data-v-48899bb0]:hover {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-4[data-v-48899bb0] {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.darken-4[data-v-48899bb0]:hover {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.lighten-1[data-v-48899bb0] {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-1[data-v-48899bb0]:hover {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-2[data-v-48899bb0] {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-2[data-v-48899bb0]:hover {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-3[data-v-48899bb0] {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-3[data-v-48899bb0]:hover {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-4[data-v-48899bb0] {
  background-color: rgb(196.8, 196.8, 196.8);
}
.bggray.lighten-4[data-v-48899bb0]:hover {
  background-color: rgb(196.8, 196.8, 196.8);
}
[color=ble][data-v-48899bb0] {
  color: #287aa9;
}
.ble[data-v-48899bb0] {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble[data-v-48899bb0]:hover, .ble[data-v-48899bb0]:active, .ble[data-v-48899bb0]:focus {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button[data-v-48899bb0] {
  color: white !important;
}
.ble.p-button[data-v-48899bb0]:hover, .ble.p-button[data-v-48899bb0]:active, .ble.p-button[data-v-48899bb0]:focus {
  color: white !important;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button.p-button-outlined[data-v-48899bb0] {
  background-color: white !important;
  color: #287aa9 !important;
}
.ble.p-button.p-button-outlined[data-v-48899bb0]:hover, .ble.p-button.p-button-outlined[data-v-48899bb0]:active, .ble.p-button.p-button-outlined[data-v-48899bb0]:focus {
  background-color: rgb(233.5, 241.7, 246.4) !important;
}
.ble.p-toolbar[data-v-48899bb0] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.darken-1[data-v-48899bb0] {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-1[data-v-48899bb0]:hover {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-2[data-v-48899bb0] {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-2[data-v-48899bb0]:hover {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-3[data-v-48899bb0] {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-3[data-v-48899bb0]:hover {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-4[data-v-48899bb0] {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.darken-4[data-v-48899bb0]:hover {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.lighten-1[data-v-48899bb0] {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-1[data-v-48899bb0]:hover {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-2[data-v-48899bb0] {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-2[data-v-48899bb0]:hover {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-3[data-v-48899bb0] {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-3[data-v-48899bb0]:hover {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-4[data-v-48899bb0] {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.ble.lighten-4[data-v-48899bb0]:hover {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.bgble[data-v-48899bb0] {
  background-color: #287aa9;
}
.bgble[data-v-48899bb0]:hover, .bgble[data-v-48899bb0]:focus {
  background-color: #287aa9;
}
.bgble.p-card[data-v-48899bb0] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.bgble.darken-1[data-v-48899bb0] {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-1[data-v-48899bb0]:hover {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-2[data-v-48899bb0] {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-2[data-v-48899bb0]:hover {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-3[data-v-48899bb0] {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-3[data-v-48899bb0]:hover {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-4[data-v-48899bb0] {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.darken-4[data-v-48899bb0]:hover {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.lighten-1[data-v-48899bb0] {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-1[data-v-48899bb0]:hover {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-2[data-v-48899bb0] {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-2[data-v-48899bb0]:hover {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-3[data-v-48899bb0] {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-3[data-v-48899bb0]:hover {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-4[data-v-48899bb0] {
  background-color: rgb(126, 175.2, 203.4);
}
.bgble.lighten-4[data-v-48899bb0]:hover {
  background-color: rgb(126, 175.2, 203.4);
}
[color=black][data-v-48899bb0] {
  color: #202020;
}
.black[data-v-48899bb0] {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black[data-v-48899bb0]:hover, .black[data-v-48899bb0]:active, .black[data-v-48899bb0]:focus {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button[data-v-48899bb0] {
  color: white !important;
}
.black.p-button[data-v-48899bb0]:hover, .black.p-button[data-v-48899bb0]:active, .black.p-button[data-v-48899bb0]:focus {
  color: white !important;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button.p-button-outlined[data-v-48899bb0] {
  background-color: white !important;
  color: #202020 !important;
}
.black.p-button.p-button-outlined[data-v-48899bb0]:hover, .black.p-button.p-button-outlined[data-v-48899bb0]:active, .black.p-button.p-button-outlined[data-v-48899bb0]:focus {
  background-color: rgb(232.7, 232.7, 232.7) !important;
}
.black.p-toolbar[data-v-48899bb0] {
  background-color: #202020;
  border-color: #202020;
}
.black.darken-1[data-v-48899bb0] {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-1[data-v-48899bb0]:hover {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-2[data-v-48899bb0] {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-2[data-v-48899bb0]:hover {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-3[data-v-48899bb0] {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-3[data-v-48899bb0]:hover {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-4[data-v-48899bb0] {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.darken-4[data-v-48899bb0]:hover {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.lighten-1[data-v-48899bb0] {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-1[data-v-48899bb0]:hover {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-2[data-v-48899bb0] {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-2[data-v-48899bb0]:hover {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-3[data-v-48899bb0] {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-3[data-v-48899bb0]:hover {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-4[data-v-48899bb0] {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.black.lighten-4[data-v-48899bb0]:hover {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.bgblack[data-v-48899bb0] {
  background-color: #202020;
}
.bgblack[data-v-48899bb0]:hover, .bgblack[data-v-48899bb0]:focus {
  background-color: #202020;
}
.bgblack.p-card[data-v-48899bb0] {
  background-color: #202020;
  border-color: #202020;
}
.bgblack.darken-1[data-v-48899bb0] {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-1[data-v-48899bb0]:hover {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-2[data-v-48899bb0] {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-2[data-v-48899bb0]:hover {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-3[data-v-48899bb0] {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-3[data-v-48899bb0]:hover {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-4[data-v-48899bb0] {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.darken-4[data-v-48899bb0]:hover {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.lighten-1[data-v-48899bb0] {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-1[data-v-48899bb0]:hover {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-2[data-v-48899bb0] {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-2[data-v-48899bb0]:hover {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-3[data-v-48899bb0] {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-3[data-v-48899bb0]:hover {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-4[data-v-48899bb0] {
  background-color: rgb(121.2, 121.2, 121.2);
}
.bgblack.lighten-4[data-v-48899bb0]:hover {
  background-color: rgb(121.2, 121.2, 121.2);
}
[color=white][data-v-48899bb0] {
  color: #ffffff;
}
.white[data-v-48899bb0] {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white[data-v-48899bb0]:hover, .white[data-v-48899bb0]:active, .white[data-v-48899bb0]:focus {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button[data-v-48899bb0] {
  color: white !important;
}
.white.p-button[data-v-48899bb0]:hover, .white.p-button[data-v-48899bb0]:active, .white.p-button[data-v-48899bb0]:focus {
  color: white !important;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button.p-button-outlined[data-v-48899bb0] {
  background-color: white !important;
  color: #ffffff !important;
}
.white.p-button.p-button-outlined[data-v-48899bb0]:hover, .white.p-button.p-button-outlined[data-v-48899bb0]:active, .white.p-button.p-button-outlined[data-v-48899bb0]:focus {
  background-color: white !important;
}
.white.p-toolbar[data-v-48899bb0] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.darken-1[data-v-48899bb0] {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-1[data-v-48899bb0]:hover {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-2[data-v-48899bb0] {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-2[data-v-48899bb0]:hover {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-3[data-v-48899bb0] {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-3[data-v-48899bb0]:hover {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-4[data-v-48899bb0] {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.darken-4[data-v-48899bb0]:hover {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.lighten-1[data-v-48899bb0] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-1[data-v-48899bb0]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-48899bb0] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-48899bb0]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-48899bb0] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-48899bb0]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-48899bb0] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-48899bb0]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.bgwhite[data-v-48899bb0] {
  background-color: #ffffff;
}
.bgwhite[data-v-48899bb0]:hover, .bgwhite[data-v-48899bb0]:focus {
  background-color: #ffffff;
}
.bgwhite.p-card[data-v-48899bb0] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.bgwhite.darken-1[data-v-48899bb0] {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-1[data-v-48899bb0]:hover {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-2[data-v-48899bb0] {
  background-color: #cccccc;
}
.bgwhite.darken-2[data-v-48899bb0]:hover {
  background-color: #cccccc;
}
.bgwhite.darken-3[data-v-48899bb0] {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-3[data-v-48899bb0]:hover {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-4[data-v-48899bb0] {
  background-color: #999999;
}
.bgwhite.darken-4[data-v-48899bb0]:hover {
  background-color: #999999;
}
.bgwhite.lighten-1[data-v-48899bb0] {
  background-color: white;
}
.bgwhite.lighten-1[data-v-48899bb0]:hover {
  background-color: white;
}
.bgwhite.lighten-2[data-v-48899bb0] {
  background-color: white;
}
.bgwhite.lighten-2[data-v-48899bb0]:hover {
  background-color: white;
}
.bgwhite.lighten-3[data-v-48899bb0] {
  background-color: white;
}
.bgwhite.lighten-3[data-v-48899bb0]:hover {
  background-color: white;
}
.bgwhite.lighten-4[data-v-48899bb0] {
  background-color: white;
}
.bgwhite.lighten-4[data-v-48899bb0]:hover {
  background-color: white;
}
.default[data-v-48899bb0] {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.default[data-v-48899bb0]:hover, .default[data-v-48899bb0]:focus {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.login-section[data-v-48899bb0] {
  margin: 0 auto;
  text-align: center;
}
.login-section .title[data-v-48899bb0] {
  margin-bottom: 40px;
}
.login-section .menu-link[data-v-48899bb0] {
  background: #ba1b02;
  text-decoration: none;
  border-bottom: none;
  height: 70px;
  width: 200px;
  margin: -59px auto 0 auto;
  padding-top: 16px;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 100% 59px, 185px 100%, 0 100%, 0 100%, 0 0);
  clip-path: polygon(0 0, 100% 0, 100% 0, 100% 59px, 185px 100%, 0 100%, 0 100%, 0 0);
}
.login-section .form[data-v-48899bb0] {
  width: 370px;
  height: 500px;
  margin: 0 auto;
  padding: 20px 40px;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  background: white;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
@media screen and (max-width: 700px) {
.login-section .form[data-v-48899bb0] {
    width: 325px;
    margin-top: 16px;
    padding: 30px 10px;
}
}
.login-section .form input[data-v-48899bb0] {
  width: 290px;
}
.login-section .form .loginbtn[data-v-48899bb0] {
  width: 200px;
  justify-content: center;
  color: white;
  padding: 12px 10px;
}
.login-section .form .p-floatlabel[data-v-48899bb0] {
  margin-bottom: 10px;
}
@media screen and (min-width: 1280px) {
.login-section .form .p-floatlabel[data-v-48899bb0] {
    margin-bottom: 20px;
}
}
.login-section .version[data-v-48899bb0] {
  font-size: 9px;
  color: white;
}/* COLORS */
/* reserved possible colors

#6B3A0A - warm brown OR #8E3F0A - burnt orange
#8A1538 - deep berry
#005A7A - petrol cyan

maybe #0C0C73 - deep indigo, but close to return/black

*/
/* FONTS */
/* PACKETA UI/UX */
/* Material palette */
[color=primary][data-v-d253d2c6] {
  color: #bc210a;
}
.primary[data-v-d253d2c6] {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary[data-v-d253d2c6]:hover, .primary[data-v-d253d2c6]:active, .primary[data-v-d253d2c6]:focus {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button[data-v-d253d2c6] {
  color: white !important;
}
.primary.p-button[data-v-d253d2c6]:hover, .primary.p-button[data-v-d253d2c6]:active, .primary.p-button[data-v-d253d2c6]:focus {
  color: white !important;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button.p-button-outlined[data-v-d253d2c6] {
  background-color: white !important;
  color: #bc210a !important;
}
.primary.p-button.p-button-outlined[data-v-d253d2c6]:hover, .primary.p-button.p-button-outlined[data-v-d253d2c6]:active, .primary.p-button.p-button-outlined[data-v-d253d2c6]:focus {
  background-color: rgb(248.3, 232.8, 230.5) !important;
}
.primary.p-toolbar[data-v-d253d2c6] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.darken-1[data-v-d253d2c6] {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-1[data-v-d253d2c6]:hover {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-2[data-v-d253d2c6] {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-2[data-v-d253d2c6]:hover {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-3[data-v-d253d2c6] {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-3[data-v-d253d2c6]:hover {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-4[data-v-d253d2c6] {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.darken-4[data-v-d253d2c6]:hover {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.lighten-1[data-v-d253d2c6] {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-1[data-v-d253d2c6]:hover {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-2[data-v-d253d2c6] {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-2[data-v-d253d2c6]:hover {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-3[data-v-d253d2c6] {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-3[data-v-d253d2c6]:hover {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-4[data-v-d253d2c6] {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.primary.lighten-4[data-v-d253d2c6]:hover {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.bgprimary[data-v-d253d2c6] {
  background-color: #bc210a;
}
.bgprimary[data-v-d253d2c6]:hover, .bgprimary[data-v-d253d2c6]:focus {
  background-color: #bc210a;
}
.bgprimary.p-card[data-v-d253d2c6] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.bgprimary.darken-1[data-v-d253d2c6] {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-1[data-v-d253d2c6]:hover {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-2[data-v-d253d2c6] {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-2[data-v-d253d2c6]:hover {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-3[data-v-d253d2c6] {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-3[data-v-d253d2c6]:hover {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-4[data-v-d253d2c6] {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.darken-4[data-v-d253d2c6]:hover {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.lighten-1[data-v-d253d2c6] {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-1[data-v-d253d2c6]:hover {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-2[data-v-d253d2c6] {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-2[data-v-d253d2c6]:hover {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-3[data-v-d253d2c6] {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-3[data-v-d253d2c6]:hover {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-4[data-v-d253d2c6] {
  background-color: rgb(214.8, 121.8, 108);
}
.bgprimary.lighten-4[data-v-d253d2c6]:hover {
  background-color: rgb(214.8, 121.8, 108);
}
[color=red][data-v-d253d2c6] {
  color: #f44336;
}
.red[data-v-d253d2c6] {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red[data-v-d253d2c6]:hover, .red[data-v-d253d2c6]:active, .red[data-v-d253d2c6]:focus {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button[data-v-d253d2c6] {
  color: white !important;
}
.red.p-button[data-v-d253d2c6]:hover, .red.p-button[data-v-d253d2c6]:active, .red.p-button[data-v-d253d2c6]:focus {
  color: white !important;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button.p-button-outlined[data-v-d253d2c6] {
  background-color: white !important;
  color: #f44336 !important;
}
.red.p-button.p-button-outlined[data-v-d253d2c6]:hover, .red.p-button.p-button-outlined[data-v-d253d2c6]:active, .red.p-button.p-button-outlined[data-v-d253d2c6]:focus {
  background-color: rgb(253.9, 236.2, 234.9) !important;
}
.red.p-toolbar[data-v-d253d2c6] {
  background-color: #f44336;
  border-color: #f44336;
}
.red.darken-1[data-v-d253d2c6] {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-1[data-v-d253d2c6]:hover {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-2[data-v-d253d2c6] {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-2[data-v-d253d2c6]:hover {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-3[data-v-d253d2c6] {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-3[data-v-d253d2c6]:hover {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-4[data-v-d253d2c6] {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.darken-4[data-v-d253d2c6]:hover {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.lighten-1[data-v-d253d2c6] {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-1[data-v-d253d2c6]:hover {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-2[data-v-d253d2c6] {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-2[data-v-d253d2c6]:hover {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-3[data-v-d253d2c6] {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-3[data-v-d253d2c6]:hover {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-4[data-v-d253d2c6] {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.red.lighten-4[data-v-d253d2c6]:hover {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.bgred[data-v-d253d2c6] {
  background-color: #f44336;
}
.bgred[data-v-d253d2c6]:hover, .bgred[data-v-d253d2c6]:focus {
  background-color: #f44336;
}
.bgred.p-card[data-v-d253d2c6] {
  background-color: #f44336;
  border-color: #f44336;
}
.bgred.darken-1[data-v-d253d2c6] {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-1[data-v-d253d2c6]:hover {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-2[data-v-d253d2c6] {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-2[data-v-d253d2c6]:hover {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-3[data-v-d253d2c6] {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-3[data-v-d253d2c6]:hover {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-4[data-v-d253d2c6] {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.darken-4[data-v-d253d2c6]:hover {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.lighten-1[data-v-d253d2c6] {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-1[data-v-d253d2c6]:hover {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-2[data-v-d253d2c6] {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-2[data-v-d253d2c6]:hover {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-3[data-v-d253d2c6] {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-3[data-v-d253d2c6]:hover {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-4[data-v-d253d2c6] {
  background-color: rgb(248.4, 142.2, 134.4);
}
.bgred.lighten-4[data-v-d253d2c6]:hover {
  background-color: rgb(248.4, 142.2, 134.4);
}
[color=grenade][data-v-d253d2c6] {
  color: #dd2c00;
}
.grenade[data-v-d253d2c6] {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade[data-v-d253d2c6]:hover, .grenade[data-v-d253d2c6]:active, .grenade[data-v-d253d2c6]:focus {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button[data-v-d253d2c6] {
  color: white !important;
}
.grenade.p-button[data-v-d253d2c6]:hover, .grenade.p-button[data-v-d253d2c6]:active, .grenade.p-button[data-v-d253d2c6]:focus {
  color: white !important;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button.p-button-outlined[data-v-d253d2c6] {
  background-color: white !important;
  color: #dd2c00 !important;
}
.grenade.p-button.p-button-outlined[data-v-d253d2c6]:hover, .grenade.p-button.p-button-outlined[data-v-d253d2c6]:active, .grenade.p-button.p-button-outlined[data-v-d253d2c6]:focus {
  background-color: rgb(251.6, 233.9, 229.5) !important;
}
.grenade.p-toolbar[data-v-d253d2c6] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.darken-1[data-v-d253d2c6] {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-1[data-v-d253d2c6]:hover {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-2[data-v-d253d2c6] {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-2[data-v-d253d2c6]:hover {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-3[data-v-d253d2c6] {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-3[data-v-d253d2c6]:hover {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-4[data-v-d253d2c6] {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.darken-4[data-v-d253d2c6]:hover {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.lighten-1[data-v-d253d2c6] {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-1[data-v-d253d2c6]:hover {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-2[data-v-d253d2c6] {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-2[data-v-d253d2c6]:hover {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-3[data-v-d253d2c6] {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-3[data-v-d253d2c6]:hover {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-4[data-v-d253d2c6] {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.grenade.lighten-4[data-v-d253d2c6]:hover {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.bggrenade[data-v-d253d2c6] {
  background-color: #dd2c00;
}
.bggrenade[data-v-d253d2c6]:hover, .bggrenade[data-v-d253d2c6]:focus {
  background-color: #dd2c00;
}
.bggrenade.p-card[data-v-d253d2c6] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.bggrenade.darken-1[data-v-d253d2c6] {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-1[data-v-d253d2c6]:hover {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-2[data-v-d253d2c6] {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-2[data-v-d253d2c6]:hover {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-3[data-v-d253d2c6] {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-3[data-v-d253d2c6]:hover {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-4[data-v-d253d2c6] {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.darken-4[data-v-d253d2c6]:hover {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.lighten-1[data-v-d253d2c6] {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-1[data-v-d253d2c6]:hover {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-2[data-v-d253d2c6] {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-2[data-v-d253d2c6]:hover {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-3[data-v-d253d2c6] {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-3[data-v-d253d2c6]:hover {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-4[data-v-d253d2c6] {
  background-color: rgb(234.6, 128.4, 102);
}
.bggrenade.lighten-4[data-v-d253d2c6]:hover {
  background-color: rgb(234.6, 128.4, 102);
}
[color=pink][data-v-d253d2c6] {
  color: #e91e63;
}
.pink[data-v-d253d2c6] {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink[data-v-d253d2c6]:hover, .pink[data-v-d253d2c6]:active, .pink[data-v-d253d2c6]:focus {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button[data-v-d253d2c6] {
  color: white !important;
}
.pink.p-button[data-v-d253d2c6]:hover, .pink.p-button[data-v-d253d2c6]:active, .pink.p-button[data-v-d253d2c6]:focus {
  color: white !important;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button.p-button-outlined[data-v-d253d2c6] {
  background-color: white !important;
  color: #e91e63 !important;
}
.pink.p-button.p-button-outlined[data-v-d253d2c6]:hover, .pink.p-button.p-button-outlined[data-v-d253d2c6]:active, .pink.p-button.p-button-outlined[data-v-d253d2c6]:focus {
  background-color: rgb(252.8, 232.5, 239.4) !important;
}
.pink.p-toolbar[data-v-d253d2c6] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.darken-1[data-v-d253d2c6] {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-1[data-v-d253d2c6]:hover {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-2[data-v-d253d2c6] {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-2[data-v-d253d2c6]:hover {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-3[data-v-d253d2c6] {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-3[data-v-d253d2c6]:hover {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-4[data-v-d253d2c6] {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.darken-4[data-v-d253d2c6]:hover {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.lighten-1[data-v-d253d2c6] {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-1[data-v-d253d2c6]:hover {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-2[data-v-d253d2c6] {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-2[data-v-d253d2c6]:hover {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-3[data-v-d253d2c6] {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-3[data-v-d253d2c6]:hover {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-4[data-v-d253d2c6] {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.pink.lighten-4[data-v-d253d2c6]:hover {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.bgpink[data-v-d253d2c6] {
  background-color: #e91e63;
}
.bgpink[data-v-d253d2c6]:hover, .bgpink[data-v-d253d2c6]:focus {
  background-color: #e91e63;
}
.bgpink.p-card[data-v-d253d2c6] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.bgpink.darken-1[data-v-d253d2c6] {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-1[data-v-d253d2c6]:hover {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-2[data-v-d253d2c6] {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-2[data-v-d253d2c6]:hover {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-3[data-v-d253d2c6] {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-3[data-v-d253d2c6]:hover {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-4[data-v-d253d2c6] {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.darken-4[data-v-d253d2c6]:hover {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.lighten-1[data-v-d253d2c6] {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-1[data-v-d253d2c6]:hover {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-2[data-v-d253d2c6] {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-2[data-v-d253d2c6]:hover {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-3[data-v-d253d2c6] {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-3[data-v-d253d2c6]:hover {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-4[data-v-d253d2c6] {
  background-color: rgb(241.8, 120, 161.4);
}
.bgpink.lighten-4[data-v-d253d2c6]:hover {
  background-color: rgb(241.8, 120, 161.4);
}
[color=purple][data-v-d253d2c6] {
  color: #9c27b0;
}
.purple[data-v-d253d2c6] {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple[data-v-d253d2c6]:hover, .purple[data-v-d253d2c6]:active, .purple[data-v-d253d2c6]:focus {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button[data-v-d253d2c6] {
  color: white !important;
}
.purple.p-button[data-v-d253d2c6]:hover, .purple.p-button[data-v-d253d2c6]:active, .purple.p-button[data-v-d253d2c6]:focus {
  color: white !important;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button.p-button-outlined[data-v-d253d2c6] {
  background-color: white !important;
  color: #9c27b0 !important;
}
.purple.p-button.p-button-outlined[data-v-d253d2c6]:hover, .purple.p-button.p-button-outlined[data-v-d253d2c6]:active, .purple.p-button.p-button-outlined[data-v-d253d2c6]:focus {
  background-color: rgb(245.1, 233.4, 247.1) !important;
}
.purple.p-toolbar[data-v-d253d2c6] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.darken-1[data-v-d253d2c6] {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-1[data-v-d253d2c6]:hover {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-2[data-v-d253d2c6] {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-2[data-v-d253d2c6]:hover {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-3[data-v-d253d2c6] {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-3[data-v-d253d2c6]:hover {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-4[data-v-d253d2c6] {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.darken-4[data-v-d253d2c6]:hover {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.lighten-1[data-v-d253d2c6] {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-1[data-v-d253d2c6]:hover {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-2[data-v-d253d2c6] {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-2[data-v-d253d2c6]:hover {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-3[data-v-d253d2c6] {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-3[data-v-d253d2c6]:hover {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-4[data-v-d253d2c6] {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.purple.lighten-4[data-v-d253d2c6]:hover {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple[data-v-d253d2c6] {
  background-color: #9c27b0;
}
.bgpurple[data-v-d253d2c6]:hover, .bgpurple[data-v-d253d2c6]:focus {
  background-color: #9c27b0;
}
.bgpurple.p-card[data-v-d253d2c6] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.bgpurple.darken-1[data-v-d253d2c6] {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-1[data-v-d253d2c6]:hover {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-2[data-v-d253d2c6] {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-2[data-v-d253d2c6]:hover {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-3[data-v-d253d2c6] {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-3[data-v-d253d2c6]:hover {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-4[data-v-d253d2c6] {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.darken-4[data-v-d253d2c6]:hover {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.lighten-1[data-v-d253d2c6] {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-1[data-v-d253d2c6]:hover {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-2[data-v-d253d2c6] {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-2[data-v-d253d2c6]:hover {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-3[data-v-d253d2c6] {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-3[data-v-d253d2c6]:hover {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-4[data-v-d253d2c6] {
  background-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple.lighten-4[data-v-d253d2c6]:hover {
  background-color: rgb(195.6, 125.4, 207.6);
}
[color=deep-purple][data-v-d253d2c6] {
  color: #673ab7;
}
.deep-purple[data-v-d253d2c6] {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple[data-v-d253d2c6]:hover, .deep-purple[data-v-d253d2c6]:active, .deep-purple[data-v-d253d2c6]:focus {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button[data-v-d253d2c6] {
  color: white !important;
}
.deep-purple.p-button[data-v-d253d2c6]:hover, .deep-purple.p-button[data-v-d253d2c6]:active, .deep-purple.p-button[data-v-d253d2c6]:focus {
  color: white !important;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button.p-button-outlined[data-v-d253d2c6] {
  background-color: white !important;
  color: #673ab7 !important;
}
.deep-purple.p-button.p-button-outlined[data-v-d253d2c6]:hover, .deep-purple.p-button.p-button-outlined[data-v-d253d2c6]:active, .deep-purple.p-button.p-button-outlined[data-v-d253d2c6]:focus {
  background-color: rgb(239.8, 235.3, 247.8) !important;
}
.deep-purple.p-toolbar[data-v-d253d2c6] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.darken-1[data-v-d253d2c6] {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-1[data-v-d253d2c6]:hover {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-2[data-v-d253d2c6] {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-2[data-v-d253d2c6]:hover {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-3[data-v-d253d2c6] {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-3[data-v-d253d2c6]:hover {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-4[data-v-d253d2c6] {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.darken-4[data-v-d253d2c6]:hover {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.lighten-1[data-v-d253d2c6] {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-1[data-v-d253d2c6]:hover {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-2[data-v-d253d2c6] {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-2[data-v-d253d2c6]:hover {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-3[data-v-d253d2c6] {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-3[data-v-d253d2c6]:hover {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-4[data-v-d253d2c6] {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.deep-purple.lighten-4[data-v-d253d2c6]:hover {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple[data-v-d253d2c6] {
  background-color: #673ab7;
}
.bgdeep-purple[data-v-d253d2c6]:hover, .bgdeep-purple[data-v-d253d2c6]:focus {
  background-color: #673ab7;
}
.bgdeep-purple.p-card[data-v-d253d2c6] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.bgdeep-purple.darken-1[data-v-d253d2c6] {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-1[data-v-d253d2c6]:hover {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-2[data-v-d253d2c6] {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-2[data-v-d253d2c6]:hover {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-3[data-v-d253d2c6] {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-3[data-v-d253d2c6]:hover {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-4[data-v-d253d2c6] {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.darken-4[data-v-d253d2c6]:hover {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.lighten-1[data-v-d253d2c6] {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-1[data-v-d253d2c6]:hover {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-2[data-v-d253d2c6] {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-2[data-v-d253d2c6]:hover {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-3[data-v-d253d2c6] {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-3[data-v-d253d2c6]:hover {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-4[data-v-d253d2c6] {
  background-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple.lighten-4[data-v-d253d2c6]:hover {
  background-color: rgb(163.8, 136.8, 211.8);
}
[color=indigo][data-v-d253d2c6] {
  color: #3f51b5;
}
.indigo[data-v-d253d2c6] {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo[data-v-d253d2c6]:hover, .indigo[data-v-d253d2c6]:active, .indigo[data-v-d253d2c6]:focus {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button[data-v-d253d2c6] {
  color: white !important;
}
.indigo.p-button[data-v-d253d2c6]:hover, .indigo.p-button[data-v-d253d2c6]:active, .indigo.p-button[data-v-d253d2c6]:focus {
  color: white !important;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button.p-button-outlined[data-v-d253d2c6] {
  background-color: white !important;
  color: #3f51b5 !important;
}
.indigo.p-button.p-button-outlined[data-v-d253d2c6]:hover, .indigo.p-button.p-button-outlined[data-v-d253d2c6]:active, .indigo.p-button.p-button-outlined[data-v-d253d2c6]:focus {
  background-color: rgb(235.8, 237.6, 247.6) !important;
}
.indigo.p-toolbar[data-v-d253d2c6] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.darken-1[data-v-d253d2c6] {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-1[data-v-d253d2c6]:hover {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-2[data-v-d253d2c6] {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-2[data-v-d253d2c6]:hover {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-3[data-v-d253d2c6] {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-3[data-v-d253d2c6]:hover {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-4[data-v-d253d2c6] {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.darken-4[data-v-d253d2c6]:hover {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.lighten-1[data-v-d253d2c6] {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-1[data-v-d253d2c6]:hover {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-2[data-v-d253d2c6] {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-2[data-v-d253d2c6]:hover {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-3[data-v-d253d2c6] {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-3[data-v-d253d2c6]:hover {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-4[data-v-d253d2c6] {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.indigo.lighten-4[data-v-d253d2c6]:hover {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo[data-v-d253d2c6] {
  background-color: #3f51b5;
}
.bgindigo[data-v-d253d2c6]:hover, .bgindigo[data-v-d253d2c6]:focus {
  background-color: #3f51b5;
}
.bgindigo.p-card[data-v-d253d2c6] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.bgindigo.darken-1[data-v-d253d2c6] {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-1[data-v-d253d2c6]:hover {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-2[data-v-d253d2c6] {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-2[data-v-d253d2c6]:hover {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-3[data-v-d253d2c6] {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-3[data-v-d253d2c6]:hover {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-4[data-v-d253d2c6] {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.darken-4[data-v-d253d2c6]:hover {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.lighten-1[data-v-d253d2c6] {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-1[data-v-d253d2c6]:hover {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-2[data-v-d253d2c6] {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-2[data-v-d253d2c6]:hover {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-3[data-v-d253d2c6] {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-3[data-v-d253d2c6]:hover {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-4[data-v-d253d2c6] {
  background-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo.lighten-4[data-v-d253d2c6]:hover {
  background-color: rgb(139.8, 150.6, 210.6);
}
[color=blue][data-v-d253d2c6] {
  color: #2196f3;
}
.blue[data-v-d253d2c6] {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue[data-v-d253d2c6]:hover, .blue[data-v-d253d2c6]:active, .blue[data-v-d253d2c6]:focus {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button[data-v-d253d2c6] {
  color: white !important;
}
.blue.p-button[data-v-d253d2c6]:hover, .blue.p-button[data-v-d253d2c6]:active, .blue.p-button[data-v-d253d2c6]:focus {
  color: white !important;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button.p-button-outlined[data-v-d253d2c6] {
  background-color: white !important;
  color: #2196f3 !important;
}
.blue.p-button.p-button-outlined[data-v-d253d2c6]:hover, .blue.p-button.p-button-outlined[data-v-d253d2c6]:active, .blue.p-button.p-button-outlined[data-v-d253d2c6]:focus {
  background-color: rgb(232.8, 244.5, 253.8) !important;
}
.blue.p-toolbar[data-v-d253d2c6] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.darken-1[data-v-d253d2c6] {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-1[data-v-d253d2c6]:hover {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-2[data-v-d253d2c6] {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-2[data-v-d253d2c6]:hover {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-3[data-v-d253d2c6] {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-3[data-v-d253d2c6]:hover {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-4[data-v-d253d2c6] {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.darken-4[data-v-d253d2c6]:hover {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.lighten-1[data-v-d253d2c6] {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-1[data-v-d253d2c6]:hover {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-2[data-v-d253d2c6] {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-2[data-v-d253d2c6]:hover {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-3[data-v-d253d2c6] {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-3[data-v-d253d2c6]:hover {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-4[data-v-d253d2c6] {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.blue.lighten-4[data-v-d253d2c6]:hover {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.bgblue[data-v-d253d2c6] {
  background-color: #2196f3;
}
.bgblue[data-v-d253d2c6]:hover, .bgblue[data-v-d253d2c6]:focus {
  background-color: #2196f3;
}
.bgblue.p-card[data-v-d253d2c6] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.bgblue.darken-1[data-v-d253d2c6] {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-1[data-v-d253d2c6]:hover {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-2[data-v-d253d2c6] {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-2[data-v-d253d2c6]:hover {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-3[data-v-d253d2c6] {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-3[data-v-d253d2c6]:hover {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-4[data-v-d253d2c6] {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.darken-4[data-v-d253d2c6]:hover {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.lighten-1[data-v-d253d2c6] {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-1[data-v-d253d2c6]:hover {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-2[data-v-d253d2c6] {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-2[data-v-d253d2c6]:hover {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-3[data-v-d253d2c6] {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-3[data-v-d253d2c6]:hover {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-4[data-v-d253d2c6] {
  background-color: rgb(121.8, 192, 247.8);
}
.bgblue.lighten-4[data-v-d253d2c6]:hover {
  background-color: rgb(121.8, 192, 247.8);
}
[color=light-blue][data-v-d253d2c6] {
  color: #03a9f4;
}
.light-blue[data-v-d253d2c6] {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue[data-v-d253d2c6]:hover, .light-blue[data-v-d253d2c6]:active, .light-blue[data-v-d253d2c6]:focus {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button[data-v-d253d2c6] {
  color: white !important;
}
.light-blue.p-button[data-v-d253d2c6]:hover, .light-blue.p-button[data-v-d253d2c6]:active, .light-blue.p-button[data-v-d253d2c6]:focus {
  color: white !important;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button.p-button-outlined[data-v-d253d2c6] {
  background-color: white !important;
  color: #03a9f4 !important;
}
.light-blue.p-button.p-button-outlined[data-v-d253d2c6]:hover, .light-blue.p-button.p-button-outlined[data-v-d253d2c6]:active, .light-blue.p-button.p-button-outlined[data-v-d253d2c6]:focus {
  background-color: rgb(229.8, 246.4, 253.9) !important;
}
.light-blue.p-toolbar[data-v-d253d2c6] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.darken-1[data-v-d253d2c6] {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-1[data-v-d253d2c6]:hover {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-2[data-v-d253d2c6] {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-2[data-v-d253d2c6]:hover {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-3[data-v-d253d2c6] {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-3[data-v-d253d2c6]:hover {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-4[data-v-d253d2c6] {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.darken-4[data-v-d253d2c6]:hover {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.lighten-1[data-v-d253d2c6] {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-1[data-v-d253d2c6]:hover {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-2[data-v-d253d2c6] {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-2[data-v-d253d2c6]:hover {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-3[data-v-d253d2c6] {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-3[data-v-d253d2c6]:hover {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-4[data-v-d253d2c6] {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.light-blue.lighten-4[data-v-d253d2c6]:hover {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue[data-v-d253d2c6] {
  background-color: #03a9f4;
}
.bglight-blue[data-v-d253d2c6]:hover, .bglight-blue[data-v-d253d2c6]:focus {
  background-color: #03a9f4;
}
.bglight-blue.p-card[data-v-d253d2c6] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.bglight-blue.darken-1[data-v-d253d2c6] {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-1[data-v-d253d2c6]:hover {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-2[data-v-d253d2c6] {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-2[data-v-d253d2c6]:hover {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-3[data-v-d253d2c6] {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-3[data-v-d253d2c6]:hover {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-4[data-v-d253d2c6] {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.darken-4[data-v-d253d2c6]:hover {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.lighten-1[data-v-d253d2c6] {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-1[data-v-d253d2c6]:hover {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-2[data-v-d253d2c6] {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-2[data-v-d253d2c6]:hover {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-3[data-v-d253d2c6] {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-3[data-v-d253d2c6]:hover {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-4[data-v-d253d2c6] {
  background-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue.lighten-4[data-v-d253d2c6]:hover {
  background-color: rgb(103.8, 203.4, 248.4);
}
[color=cyan][data-v-d253d2c6] {
  color: #00bcd4;
}
.cyan[data-v-d253d2c6] {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan[data-v-d253d2c6]:hover, .cyan[data-v-d253d2c6]:active, .cyan[data-v-d253d2c6]:focus {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button[data-v-d253d2c6] {
  color: white !important;
}
.cyan.p-button[data-v-d253d2c6]:hover, .cyan.p-button[data-v-d253d2c6]:active, .cyan.p-button[data-v-d253d2c6]:focus {
  color: white !important;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button.p-button-outlined[data-v-d253d2c6] {
  background-color: white !important;
  color: #00bcd4 !important;
}
.cyan.p-button.p-button-outlined[data-v-d253d2c6]:hover, .cyan.p-button.p-button-outlined[data-v-d253d2c6]:active, .cyan.p-button.p-button-outlined[data-v-d253d2c6]:focus {
  background-color: rgb(229.5, 248.3, 250.7) !important;
}
.cyan.p-toolbar[data-v-d253d2c6] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.darken-1[data-v-d253d2c6] {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-1[data-v-d253d2c6]:hover {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-2[data-v-d253d2c6] {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-2[data-v-d253d2c6]:hover {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-3[data-v-d253d2c6] {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-3[data-v-d253d2c6]:hover {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-4[data-v-d253d2c6] {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.darken-4[data-v-d253d2c6]:hover {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.lighten-1[data-v-d253d2c6] {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-1[data-v-d253d2c6]:hover {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-2[data-v-d253d2c6] {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-2[data-v-d253d2c6]:hover {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-3[data-v-d253d2c6] {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-3[data-v-d253d2c6]:hover {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-4[data-v-d253d2c6] {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.cyan.lighten-4[data-v-d253d2c6]:hover {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.bgcyan[data-v-d253d2c6] {
  background-color: #00bcd4;
}
.bgcyan[data-v-d253d2c6]:hover, .bgcyan[data-v-d253d2c6]:focus {
  background-color: #00bcd4;
}
.bgcyan.p-card[data-v-d253d2c6] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.bgcyan.darken-1[data-v-d253d2c6] {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-1[data-v-d253d2c6]:hover {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-2[data-v-d253d2c6] {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-2[data-v-d253d2c6]:hover {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-3[data-v-d253d2c6] {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-3[data-v-d253d2c6]:hover {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-4[data-v-d253d2c6] {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.darken-4[data-v-d253d2c6]:hover {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.lighten-1[data-v-d253d2c6] {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-1[data-v-d253d2c6]:hover {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-2[data-v-d253d2c6] {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-2[data-v-d253d2c6]:hover {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-3[data-v-d253d2c6] {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-3[data-v-d253d2c6]:hover {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-4[data-v-d253d2c6] {
  background-color: rgb(102, 214.8, 229.2);
}
.bgcyan.lighten-4[data-v-d253d2c6]:hover {
  background-color: rgb(102, 214.8, 229.2);
}
[color=teal][data-v-d253d2c6] {
  color: #009688;
}
.teal[data-v-d253d2c6] {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal[data-v-d253d2c6]:hover, .teal[data-v-d253d2c6]:active, .teal[data-v-d253d2c6]:focus {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button[data-v-d253d2c6] {
  color: white !important;
}
.teal.p-button[data-v-d253d2c6]:hover, .teal.p-button[data-v-d253d2c6]:active, .teal.p-button[data-v-d253d2c6]:focus {
  color: white !important;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button.p-button-outlined[data-v-d253d2c6] {
  background-color: white !important;
  color: #009688 !important;
}
.teal.p-button.p-button-outlined[data-v-d253d2c6]:hover, .teal.p-button.p-button-outlined[data-v-d253d2c6]:active, .teal.p-button.p-button-outlined[data-v-d253d2c6]:focus {
  background-color: rgb(229.5, 244.5, 243.1) !important;
}
.teal.p-toolbar[data-v-d253d2c6] {
  background-color: #009688;
  border-color: #009688;
}
.teal.darken-1[data-v-d253d2c6] {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-1[data-v-d253d2c6]:hover {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-2[data-v-d253d2c6] {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-2[data-v-d253d2c6]:hover {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-3[data-v-d253d2c6] {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-3[data-v-d253d2c6]:hover {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-4[data-v-d253d2c6] {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.darken-4[data-v-d253d2c6]:hover {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.lighten-1[data-v-d253d2c6] {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-1[data-v-d253d2c6]:hover {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-2[data-v-d253d2c6] {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-2[data-v-d253d2c6]:hover {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-3[data-v-d253d2c6] {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-3[data-v-d253d2c6]:hover {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-4[data-v-d253d2c6] {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.teal.lighten-4[data-v-d253d2c6]:hover {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.bgteal[data-v-d253d2c6] {
  background-color: #009688;
}
.bgteal[data-v-d253d2c6]:hover, .bgteal[data-v-d253d2c6]:focus {
  background-color: #009688;
}
.bgteal.p-card[data-v-d253d2c6] {
  background-color: #009688;
  border-color: #009688;
}
.bgteal.darken-1[data-v-d253d2c6] {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-1[data-v-d253d2c6]:hover {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-2[data-v-d253d2c6] {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-2[data-v-d253d2c6]:hover {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-3[data-v-d253d2c6] {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-3[data-v-d253d2c6]:hover {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-4[data-v-d253d2c6] {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.darken-4[data-v-d253d2c6]:hover {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.lighten-1[data-v-d253d2c6] {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-1[data-v-d253d2c6]:hover {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-2[data-v-d253d2c6] {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-2[data-v-d253d2c6]:hover {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-3[data-v-d253d2c6] {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-3[data-v-d253d2c6]:hover {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-4[data-v-d253d2c6] {
  background-color: rgb(102, 192, 183.6);
}
.bgteal.lighten-4[data-v-d253d2c6]:hover {
  background-color: rgb(102, 192, 183.6);
}
[color=cobalt][data-v-d253d2c6] {
  color: #00bfa5;
}
.cobalt[data-v-d253d2c6] {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt[data-v-d253d2c6]:hover, .cobalt[data-v-d253d2c6]:active, .cobalt[data-v-d253d2c6]:focus {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button[data-v-d253d2c6] {
  color: white !important;
}
.cobalt.p-button[data-v-d253d2c6]:hover, .cobalt.p-button[data-v-d253d2c6]:active, .cobalt.p-button[data-v-d253d2c6]:focus {
  color: white !important;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button.p-button-outlined[data-v-d253d2c6] {
  background-color: white !important;
  color: #00bfa5 !important;
}
.cobalt.p-button.p-button-outlined[data-v-d253d2c6]:hover, .cobalt.p-button.p-button-outlined[data-v-d253d2c6]:active, .cobalt.p-button.p-button-outlined[data-v-d253d2c6]:focus {
  background-color: rgb(229.5, 248.6, 246) !important;
}
.cobalt.p-toolbar[data-v-d253d2c6] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.darken-1[data-v-d253d2c6] {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-1[data-v-d253d2c6]:hover {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-2[data-v-d253d2c6] {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-2[data-v-d253d2c6]:hover {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-3[data-v-d253d2c6] {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-3[data-v-d253d2c6]:hover {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-4[data-v-d253d2c6] {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.darken-4[data-v-d253d2c6]:hover {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.lighten-1[data-v-d253d2c6] {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-1[data-v-d253d2c6]:hover {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-2[data-v-d253d2c6] {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-2[data-v-d253d2c6]:hover {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-3[data-v-d253d2c6] {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-3[data-v-d253d2c6]:hover {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-4[data-v-d253d2c6] {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.cobalt.lighten-4[data-v-d253d2c6]:hover {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.bgcobalt[data-v-d253d2c6] {
  background-color: #00bfa5;
}
.bgcobalt[data-v-d253d2c6]:hover, .bgcobalt[data-v-d253d2c6]:focus {
  background-color: #00bfa5;
}
.bgcobalt.p-card[data-v-d253d2c6] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.bgcobalt.darken-1[data-v-d253d2c6] {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-1[data-v-d253d2c6]:hover {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-2[data-v-d253d2c6] {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-2[data-v-d253d2c6]:hover {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-3[data-v-d253d2c6] {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-3[data-v-d253d2c6]:hover {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-4[data-v-d253d2c6] {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.darken-4[data-v-d253d2c6]:hover {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.lighten-1[data-v-d253d2c6] {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-1[data-v-d253d2c6]:hover {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-2[data-v-d253d2c6] {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-2[data-v-d253d2c6]:hover {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-3[data-v-d253d2c6] {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-3[data-v-d253d2c6]:hover {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-4[data-v-d253d2c6] {
  background-color: rgb(102, 216.6, 201);
}
.bgcobalt.lighten-4[data-v-d253d2c6]:hover {
  background-color: rgb(102, 216.6, 201);
}
[color=green][data-v-d253d2c6] {
  color: #4caf50;
}
.green[data-v-d253d2c6] {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green[data-v-d253d2c6]:hover, .green[data-v-d253d2c6]:active, .green[data-v-d253d2c6]:focus {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button[data-v-d253d2c6] {
  color: white !important;
}
.green.p-button[data-v-d253d2c6]:hover, .green.p-button[data-v-d253d2c6]:active, .green.p-button[data-v-d253d2c6]:focus {
  color: white !important;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button.p-button-outlined[data-v-d253d2c6] {
  background-color: white !important;
  color: #4caf50 !important;
}
.green.p-button.p-button-outlined[data-v-d253d2c6]:hover, .green.p-button.p-button-outlined[data-v-d253d2c6]:active, .green.p-button.p-button-outlined[data-v-d253d2c6]:focus {
  background-color: rgb(237.1, 247, 237.5) !important;
}
.green.p-toolbar[data-v-d253d2c6] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.darken-1[data-v-d253d2c6] {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-1[data-v-d253d2c6]:hover {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-2[data-v-d253d2c6] {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-2[data-v-d253d2c6]:hover {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-3[data-v-d253d2c6] {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-3[data-v-d253d2c6]:hover {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-4[data-v-d253d2c6] {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.darken-4[data-v-d253d2c6]:hover {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.lighten-1[data-v-d253d2c6] {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-1[data-v-d253d2c6]:hover {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-2[data-v-d253d2c6] {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-2[data-v-d253d2c6]:hover {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-3[data-v-d253d2c6] {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-3[data-v-d253d2c6]:hover {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-4[data-v-d253d2c6] {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.green.lighten-4[data-v-d253d2c6]:hover {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.bggreen[data-v-d253d2c6] {
  background-color: #4caf50;
}
.bggreen[data-v-d253d2c6]:hover, .bggreen[data-v-d253d2c6]:focus {
  background-color: #4caf50;
}
.bggreen.p-card[data-v-d253d2c6] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.bggreen.darken-1[data-v-d253d2c6] {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-1[data-v-d253d2c6]:hover {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-2[data-v-d253d2c6] {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-2[data-v-d253d2c6]:hover {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-3[data-v-d253d2c6] {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-3[data-v-d253d2c6]:hover {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-4[data-v-d253d2c6] {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.darken-4[data-v-d253d2c6]:hover {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.lighten-1[data-v-d253d2c6] {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-1[data-v-d253d2c6]:hover {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-2[data-v-d253d2c6] {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-2[data-v-d253d2c6]:hover {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-3[data-v-d253d2c6] {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-3[data-v-d253d2c6]:hover {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-4[data-v-d253d2c6] {
  background-color: rgb(147.6, 207, 150);
}
.bggreen.lighten-4[data-v-d253d2c6]:hover {
  background-color: rgb(147.6, 207, 150);
}
[color=light-green][data-v-d253d2c6] {
  color: #8bc34a;
}
.light-green[data-v-d253d2c6] {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green[data-v-d253d2c6]:hover, .light-green[data-v-d253d2c6]:active, .light-green[data-v-d253d2c6]:focus {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button[data-v-d253d2c6] {
  color: white !important;
}
.light-green.p-button[data-v-d253d2c6]:hover, .light-green.p-button[data-v-d253d2c6]:active, .light-green.p-button[data-v-d253d2c6]:focus {
  color: white !important;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button.p-button-outlined[data-v-d253d2c6] {
  background-color: white !important;
  color: #8bc34a !important;
}
.light-green.p-button.p-button-outlined[data-v-d253d2c6]:hover, .light-green.p-button.p-button-outlined[data-v-d253d2c6]:active, .light-green.p-button.p-button-outlined[data-v-d253d2c6]:focus {
  background-color: rgb(243.4, 249, 236.9) !important;
}
.light-green.p-toolbar[data-v-d253d2c6] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.darken-1[data-v-d253d2c6] {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-1[data-v-d253d2c6]:hover {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-2[data-v-d253d2c6] {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-2[data-v-d253d2c6]:hover {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-3[data-v-d253d2c6] {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-3[data-v-d253d2c6]:hover {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-4[data-v-d253d2c6] {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.darken-4[data-v-d253d2c6]:hover {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.lighten-1[data-v-d253d2c6] {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-1[data-v-d253d2c6]:hover {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-2[data-v-d253d2c6] {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-2[data-v-d253d2c6]:hover {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-3[data-v-d253d2c6] {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-3[data-v-d253d2c6]:hover {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-4[data-v-d253d2c6] {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.light-green.lighten-4[data-v-d253d2c6]:hover {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.bglight-green[data-v-d253d2c6] {
  background-color: #8bc34a;
}
.bglight-green[data-v-d253d2c6]:hover, .bglight-green[data-v-d253d2c6]:focus {
  background-color: #8bc34a;
}
.bglight-green.p-card[data-v-d253d2c6] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.bglight-green.darken-1[data-v-d253d2c6] {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-1[data-v-d253d2c6]:hover {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-2[data-v-d253d2c6] {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-2[data-v-d253d2c6]:hover {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-3[data-v-d253d2c6] {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-3[data-v-d253d2c6]:hover {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-4[data-v-d253d2c6] {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.darken-4[data-v-d253d2c6]:hover {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.lighten-1[data-v-d253d2c6] {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-1[data-v-d253d2c6]:hover {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-2[data-v-d253d2c6] {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-2[data-v-d253d2c6]:hover {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-3[data-v-d253d2c6] {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-3[data-v-d253d2c6]:hover {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-4[data-v-d253d2c6] {
  background-color: rgb(185.4, 219, 146.4);
}
.bglight-green.lighten-4[data-v-d253d2c6]:hover {
  background-color: rgb(185.4, 219, 146.4);
}
[color=lime][data-v-d253d2c6] {
  color: #cddc39;
}
.lime[data-v-d253d2c6] {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime[data-v-d253d2c6]:hover, .lime[data-v-d253d2c6]:active, .lime[data-v-d253d2c6]:focus {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button[data-v-d253d2c6] {
  color: white !important;
}
.lime.p-button[data-v-d253d2c6]:hover, .lime.p-button[data-v-d253d2c6]:active, .lime.p-button[data-v-d253d2c6]:focus {
  color: white !important;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button.p-button-outlined[data-v-d253d2c6] {
  background-color: white !important;
  color: #cddc39 !important;
}
.lime.p-button.p-button-outlined[data-v-d253d2c6]:hover, .lime.p-button.p-button-outlined[data-v-d253d2c6]:active, .lime.p-button.p-button-outlined[data-v-d253d2c6]:focus {
  background-color: rgb(250, 251.5, 235.2) !important;
}
.lime.p-toolbar[data-v-d253d2c6] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.darken-1[data-v-d253d2c6] {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-1[data-v-d253d2c6]:hover {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-2[data-v-d253d2c6] {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-2[data-v-d253d2c6]:hover {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-3[data-v-d253d2c6] {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-3[data-v-d253d2c6]:hover {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-4[data-v-d253d2c6] {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.darken-4[data-v-d253d2c6]:hover {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.lighten-1[data-v-d253d2c6] {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-1[data-v-d253d2c6]:hover {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-2[data-v-d253d2c6] {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-2[data-v-d253d2c6]:hover {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-3[data-v-d253d2c6] {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-3[data-v-d253d2c6]:hover {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-4[data-v-d253d2c6] {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.lime.lighten-4[data-v-d253d2c6]:hover {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.bglime[data-v-d253d2c6] {
  background-color: #cddc39;
}
.bglime[data-v-d253d2c6]:hover, .bglime[data-v-d253d2c6]:focus {
  background-color: #cddc39;
}
.bglime.p-card[data-v-d253d2c6] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.bglime.darken-1[data-v-d253d2c6] {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-1[data-v-d253d2c6]:hover {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-2[data-v-d253d2c6] {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-2[data-v-d253d2c6]:hover {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-3[data-v-d253d2c6] {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-3[data-v-d253d2c6]:hover {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-4[data-v-d253d2c6] {
  background-color: rgb(123, 132, 34.2);
}
.bglime.darken-4[data-v-d253d2c6]:hover {
  background-color: rgb(123, 132, 34.2);
}
.bglime.lighten-1[data-v-d253d2c6] {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-1[data-v-d253d2c6]:hover {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-2[data-v-d253d2c6] {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-2[data-v-d253d2c6]:hover {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-3[data-v-d253d2c6] {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-3[data-v-d253d2c6]:hover {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-4[data-v-d253d2c6] {
  background-color: rgb(225, 234, 136.2);
}
.bglime.lighten-4[data-v-d253d2c6]:hover {
  background-color: rgb(225, 234, 136.2);
}
[color=yellow][data-v-d253d2c6] {
  color: #ffeb3b;
}
.yellow[data-v-d253d2c6] {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow[data-v-d253d2c6]:hover, .yellow[data-v-d253d2c6]:active, .yellow[data-v-d253d2c6]:focus {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button[data-v-d253d2c6] {
  color: white !important;
}
.yellow.p-button[data-v-d253d2c6]:hover, .yellow.p-button[data-v-d253d2c6]:active, .yellow.p-button[data-v-d253d2c6]:focus {
  color: white !important;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button.p-button-outlined[data-v-d253d2c6] {
  background-color: white !important;
  color: #ffeb3b !important;
}
.yellow.p-button.p-button-outlined[data-v-d253d2c6]:hover, .yellow.p-button.p-button-outlined[data-v-d253d2c6]:active, .yellow.p-button.p-button-outlined[data-v-d253d2c6]:focus {
  background-color: rgb(255, 253, 235.4) !important;
}
.yellow.p-toolbar[data-v-d253d2c6] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.darken-1[data-v-d253d2c6] {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-1[data-v-d253d2c6]:hover {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-2[data-v-d253d2c6] {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-2[data-v-d253d2c6]:hover {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-3[data-v-d253d2c6] {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-3[data-v-d253d2c6]:hover {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-4[data-v-d253d2c6] {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.darken-4[data-v-d253d2c6]:hover {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.lighten-1[data-v-d253d2c6] {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-1[data-v-d253d2c6]:hover {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-2[data-v-d253d2c6] {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-2[data-v-d253d2c6]:hover {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-3[data-v-d253d2c6] {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-3[data-v-d253d2c6]:hover {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-4[data-v-d253d2c6] {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.yellow.lighten-4[data-v-d253d2c6]:hover {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.bgyellow[data-v-d253d2c6] {
  background-color: #ffeb3b;
}
.bgyellow[data-v-d253d2c6]:hover, .bgyellow[data-v-d253d2c6]:focus {
  background-color: #ffeb3b;
}
.bgyellow.p-card[data-v-d253d2c6] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.bgyellow.darken-1[data-v-d253d2c6] {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-1[data-v-d253d2c6]:hover {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-2[data-v-d253d2c6] {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-2[data-v-d253d2c6]:hover {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-3[data-v-d253d2c6] {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-3[data-v-d253d2c6]:hover {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-4[data-v-d253d2c6] {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.darken-4[data-v-d253d2c6]:hover {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.lighten-1[data-v-d253d2c6] {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-1[data-v-d253d2c6]:hover {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-2[data-v-d253d2c6] {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-2[data-v-d253d2c6]:hover {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-3[data-v-d253d2c6] {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-3[data-v-d253d2c6]:hover {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-4[data-v-d253d2c6] {
  background-color: rgb(255, 243, 137.4);
}
.bgyellow.lighten-4[data-v-d253d2c6]:hover {
  background-color: rgb(255, 243, 137.4);
}
[color=amber][data-v-d253d2c6] {
  color: #ffc107;
}
.amber[data-v-d253d2c6] {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber[data-v-d253d2c6]:hover, .amber[data-v-d253d2c6]:active, .amber[data-v-d253d2c6]:focus {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button[data-v-d253d2c6] {
  color: white !important;
}
.amber.p-button[data-v-d253d2c6]:hover, .amber.p-button[data-v-d253d2c6]:active, .amber.p-button[data-v-d253d2c6]:focus {
  color: white !important;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button.p-button-outlined[data-v-d253d2c6] {
  background-color: white !important;
  color: #ffc107 !important;
}
.amber.p-button.p-button-outlined[data-v-d253d2c6]:hover, .amber.p-button.p-button-outlined[data-v-d253d2c6]:active, .amber.p-button.p-button-outlined[data-v-d253d2c6]:focus {
  background-color: rgb(255, 248.8, 230.2) !important;
}
.amber.p-toolbar[data-v-d253d2c6] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.darken-1[data-v-d253d2c6] {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-1[data-v-d253d2c6]:hover {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-2[data-v-d253d2c6] {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-2[data-v-d253d2c6]:hover {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-3[data-v-d253d2c6] {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-3[data-v-d253d2c6]:hover {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-4[data-v-d253d2c6] {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.darken-4[data-v-d253d2c6]:hover {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.lighten-1[data-v-d253d2c6] {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-1[data-v-d253d2c6]:hover {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-2[data-v-d253d2c6] {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-2[data-v-d253d2c6]:hover {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-3[data-v-d253d2c6] {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-3[data-v-d253d2c6]:hover {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-4[data-v-d253d2c6] {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.amber.lighten-4[data-v-d253d2c6]:hover {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.bgamber[data-v-d253d2c6] {
  background-color: #ffc107;
}
.bgamber[data-v-d253d2c6]:hover, .bgamber[data-v-d253d2c6]:focus {
  background-color: #ffc107;
}
.bgamber.p-card[data-v-d253d2c6] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.bgamber.darken-1[data-v-d253d2c6] {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-1[data-v-d253d2c6]:hover {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-2[data-v-d253d2c6] {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-2[data-v-d253d2c6]:hover {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-3[data-v-d253d2c6] {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-3[data-v-d253d2c6]:hover {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-4[data-v-d253d2c6] {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.darken-4[data-v-d253d2c6]:hover {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.lighten-1[data-v-d253d2c6] {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-1[data-v-d253d2c6]:hover {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-2[data-v-d253d2c6] {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-2[data-v-d253d2c6]:hover {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-3[data-v-d253d2c6] {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-3[data-v-d253d2c6]:hover {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-4[data-v-d253d2c6] {
  background-color: rgb(255, 217.8, 106.2);
}
.bgamber.lighten-4[data-v-d253d2c6]:hover {
  background-color: rgb(255, 217.8, 106.2);
}
[color=orange][data-v-d253d2c6] {
  color: #ff9800;
}
.orange[data-v-d253d2c6] {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange[data-v-d253d2c6]:hover, .orange[data-v-d253d2c6]:active, .orange[data-v-d253d2c6]:focus {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button[data-v-d253d2c6] {
  color: white !important;
}
.orange.p-button[data-v-d253d2c6]:hover, .orange.p-button[data-v-d253d2c6]:active, .orange.p-button[data-v-d253d2c6]:focus {
  color: white !important;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button.p-button-outlined[data-v-d253d2c6] {
  background-color: white !important;
  color: #ff9800 !important;
}
.orange.p-button.p-button-outlined[data-v-d253d2c6]:hover, .orange.p-button.p-button-outlined[data-v-d253d2c6]:active, .orange.p-button.p-button-outlined[data-v-d253d2c6]:focus {
  background-color: rgb(255, 244.7, 229.5) !important;
}
.orange.p-toolbar[data-v-d253d2c6] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.darken-1[data-v-d253d2c6] {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-1[data-v-d253d2c6]:hover {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-2[data-v-d253d2c6] {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-2[data-v-d253d2c6]:hover {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-3[data-v-d253d2c6] {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-3[data-v-d253d2c6]:hover {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-4[data-v-d253d2c6] {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.darken-4[data-v-d253d2c6]:hover {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.lighten-1[data-v-d253d2c6] {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-1[data-v-d253d2c6]:hover {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-2[data-v-d253d2c6] {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-2[data-v-d253d2c6]:hover {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-3[data-v-d253d2c6] {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-3[data-v-d253d2c6]:hover {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-4[data-v-d253d2c6] {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.orange.lighten-4[data-v-d253d2c6]:hover {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.bgorange[data-v-d253d2c6] {
  background-color: #ff9800;
}
.bgorange[data-v-d253d2c6]:hover, .bgorange[data-v-d253d2c6]:focus {
  background-color: #ff9800;
}
.bgorange.p-card[data-v-d253d2c6] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.bgorange.darken-1[data-v-d253d2c6] {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-1[data-v-d253d2c6]:hover {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-2[data-v-d253d2c6] {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-2[data-v-d253d2c6]:hover {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-3[data-v-d253d2c6] {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-3[data-v-d253d2c6]:hover {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-4[data-v-d253d2c6] {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.darken-4[data-v-d253d2c6]:hover {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.lighten-1[data-v-d253d2c6] {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-1[data-v-d253d2c6]:hover {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-2[data-v-d253d2c6] {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-2[data-v-d253d2c6]:hover {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-3[data-v-d253d2c6] {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-3[data-v-d253d2c6]:hover {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-4[data-v-d253d2c6] {
  background-color: rgb(255, 193.2, 102);
}
.bgorange.lighten-4[data-v-d253d2c6]:hover {
  background-color: rgb(255, 193.2, 102);
}
[color=deep-orange][data-v-d253d2c6] {
  color: #ff5722;
}
.deep-orange[data-v-d253d2c6] {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange[data-v-d253d2c6]:hover, .deep-orange[data-v-d253d2c6]:active, .deep-orange[data-v-d253d2c6]:focus {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button[data-v-d253d2c6] {
  color: white !important;
}
.deep-orange.p-button[data-v-d253d2c6]:hover, .deep-orange.p-button[data-v-d253d2c6]:active, .deep-orange.p-button[data-v-d253d2c6]:focus {
  color: white !important;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button.p-button-outlined[data-v-d253d2c6] {
  background-color: white !important;
  color: #ff5722 !important;
}
.deep-orange.p-button.p-button-outlined[data-v-d253d2c6]:hover, .deep-orange.p-button.p-button-outlined[data-v-d253d2c6]:active, .deep-orange.p-button.p-button-outlined[data-v-d253d2c6]:focus {
  background-color: rgb(255, 238.2, 232.9) !important;
}
.deep-orange.p-toolbar[data-v-d253d2c6] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.darken-1[data-v-d253d2c6] {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-1[data-v-d253d2c6]:hover {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-2[data-v-d253d2c6] {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-2[data-v-d253d2c6]:hover {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-3[data-v-d253d2c6] {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-3[data-v-d253d2c6]:hover {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-4[data-v-d253d2c6] {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.darken-4[data-v-d253d2c6]:hover {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.lighten-1[data-v-d253d2c6] {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-1[data-v-d253d2c6]:hover {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-2[data-v-d253d2c6] {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-2[data-v-d253d2c6]:hover {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-3[data-v-d253d2c6] {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-3[data-v-d253d2c6]:hover {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-4[data-v-d253d2c6] {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.deep-orange.lighten-4[data-v-d253d2c6]:hover {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange[data-v-d253d2c6] {
  background-color: #ff5722;
}
.bgdeep-orange[data-v-d253d2c6]:hover, .bgdeep-orange[data-v-d253d2c6]:focus {
  background-color: #ff5722;
}
.bgdeep-orange.p-card[data-v-d253d2c6] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.bgdeep-orange.darken-1[data-v-d253d2c6] {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-1[data-v-d253d2c6]:hover {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-2[data-v-d253d2c6] {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-2[data-v-d253d2c6]:hover {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-3[data-v-d253d2c6] {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-3[data-v-d253d2c6]:hover {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-4[data-v-d253d2c6] {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.darken-4[data-v-d253d2c6]:hover {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.lighten-1[data-v-d253d2c6] {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-1[data-v-d253d2c6]:hover {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-2[data-v-d253d2c6] {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-2[data-v-d253d2c6]:hover {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-3[data-v-d253d2c6] {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-3[data-v-d253d2c6]:hover {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-4[data-v-d253d2c6] {
  background-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange.lighten-4[data-v-d253d2c6]:hover {
  background-color: rgb(255, 154.2, 122.4);
}
[color=brown][data-v-d253d2c6] {
  color: #795548;
}
.brown[data-v-d253d2c6] {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown[data-v-d253d2c6]:hover, .brown[data-v-d253d2c6]:active, .brown[data-v-d253d2c6]:focus {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button[data-v-d253d2c6] {
  color: white !important;
}
.brown.p-button[data-v-d253d2c6]:hover, .brown.p-button[data-v-d253d2c6]:active, .brown.p-button[data-v-d253d2c6]:focus {
  color: white !important;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button.p-button-outlined[data-v-d253d2c6] {
  background-color: white !important;
  color: #795548 !important;
}
.brown.p-button.p-button-outlined[data-v-d253d2c6]:hover, .brown.p-button.p-button-outlined[data-v-d253d2c6]:active, .brown.p-button.p-button-outlined[data-v-d253d2c6]:focus {
  background-color: rgb(241.6, 238, 236.7) !important;
}
.brown.p-toolbar[data-v-d253d2c6] {
  background-color: #795548;
  border-color: #795548;
}
.brown.darken-1[data-v-d253d2c6] {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-1[data-v-d253d2c6]:hover {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-2[data-v-d253d2c6] {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-2[data-v-d253d2c6]:hover {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-3[data-v-d253d2c6] {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-3[data-v-d253d2c6]:hover {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-4[data-v-d253d2c6] {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.darken-4[data-v-d253d2c6]:hover {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.lighten-1[data-v-d253d2c6] {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-1[data-v-d253d2c6]:hover {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-2[data-v-d253d2c6] {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-2[data-v-d253d2c6]:hover {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-3[data-v-d253d2c6] {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-3[data-v-d253d2c6]:hover {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-4[data-v-d253d2c6] {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.brown.lighten-4[data-v-d253d2c6]:hover {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.bgbrown[data-v-d253d2c6] {
  background-color: #795548;
}
.bgbrown[data-v-d253d2c6]:hover, .bgbrown[data-v-d253d2c6]:focus {
  background-color: #795548;
}
.bgbrown.p-card[data-v-d253d2c6] {
  background-color: #795548;
  border-color: #795548;
}
.bgbrown.darken-1[data-v-d253d2c6] {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-1[data-v-d253d2c6]:hover {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-2[data-v-d253d2c6] {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-2[data-v-d253d2c6]:hover {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-3[data-v-d253d2c6] {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-3[data-v-d253d2c6]:hover {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-4[data-v-d253d2c6] {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.darken-4[data-v-d253d2c6]:hover {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.lighten-1[data-v-d253d2c6] {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-1[data-v-d253d2c6]:hover {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-2[data-v-d253d2c6] {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-2[data-v-d253d2c6]:hover {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-3[data-v-d253d2c6] {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-3[data-v-d253d2c6]:hover {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-4[data-v-d253d2c6] {
  background-color: rgb(174.6, 153, 145.2);
}
.bgbrown.lighten-4[data-v-d253d2c6]:hover {
  background-color: rgb(174.6, 153, 145.2);
}
[color=blue-gray][data-v-d253d2c6] {
  color: #607d8b;
}
.blue-gray[data-v-d253d2c6] {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray[data-v-d253d2c6]:hover, .blue-gray[data-v-d253d2c6]:active, .blue-gray[data-v-d253d2c6]:focus {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button[data-v-d253d2c6] {
  color: white !important;
}
.blue-gray.p-button[data-v-d253d2c6]:hover, .blue-gray.p-button[data-v-d253d2c6]:active, .blue-gray.p-button[data-v-d253d2c6]:focus {
  color: white !important;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button.p-button-outlined[data-v-d253d2c6] {
  background-color: white !important;
  color: #607d8b !important;
}
.blue-gray.p-button.p-button-outlined[data-v-d253d2c6]:hover, .blue-gray.p-button.p-button-outlined[data-v-d253d2c6]:active, .blue-gray.p-button.p-button-outlined[data-v-d253d2c6]:focus {
  background-color: rgb(239.1, 242, 243.4) !important;
}
.blue-gray.p-toolbar[data-v-d253d2c6] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.darken-1[data-v-d253d2c6] {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-1[data-v-d253d2c6]:hover {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-2[data-v-d253d2c6] {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-2[data-v-d253d2c6]:hover {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-3[data-v-d253d2c6] {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-3[data-v-d253d2c6]:hover {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-4[data-v-d253d2c6] {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.darken-4[data-v-d253d2c6]:hover {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.lighten-1[data-v-d253d2c6] {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-1[data-v-d253d2c6]:hover {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-2[data-v-d253d2c6] {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-2[data-v-d253d2c6]:hover {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-3[data-v-d253d2c6] {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-3[data-v-d253d2c6]:hover {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-4[data-v-d253d2c6] {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.blue-gray.lighten-4[data-v-d253d2c6]:hover {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray[data-v-d253d2c6] {
  background-color: #607d8b;
}
.bgblue-gray[data-v-d253d2c6]:hover, .bgblue-gray[data-v-d253d2c6]:focus {
  background-color: #607d8b;
}
.bgblue-gray.p-card[data-v-d253d2c6] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.bgblue-gray.darken-1[data-v-d253d2c6] {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-1[data-v-d253d2c6]:hover {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-2[data-v-d253d2c6] {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-2[data-v-d253d2c6]:hover {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-3[data-v-d253d2c6] {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-3[data-v-d253d2c6]:hover {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-4[data-v-d253d2c6] {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.darken-4[data-v-d253d2c6]:hover {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.lighten-1[data-v-d253d2c6] {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-1[data-v-d253d2c6]:hover {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-2[data-v-d253d2c6] {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-2[data-v-d253d2c6]:hover {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-3[data-v-d253d2c6] {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-3[data-v-d253d2c6]:hover {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-4[data-v-d253d2c6] {
  background-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray.lighten-4[data-v-d253d2c6]:hover {
  background-color: rgb(159.6, 177, 185.4);
}
[color=gray][data-v-d253d2c6] {
  color: #9e9e9e;
}
.gray[data-v-d253d2c6] {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray[data-v-d253d2c6]:hover, .gray[data-v-d253d2c6]:active, .gray[data-v-d253d2c6]:focus {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button[data-v-d253d2c6] {
  color: white !important;
}
.gray.p-button[data-v-d253d2c6]:hover, .gray.p-button[data-v-d253d2c6]:active, .gray.p-button[data-v-d253d2c6]:focus {
  color: white !important;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button.p-button-outlined[data-v-d253d2c6] {
  background-color: white !important;
  color: #9e9e9e !important;
}
.gray.p-button.p-button-outlined[data-v-d253d2c6]:hover, .gray.p-button.p-button-outlined[data-v-d253d2c6]:active, .gray.p-button.p-button-outlined[data-v-d253d2c6]:focus {
  background-color: rgb(245.3, 245.3, 245.3) !important;
}
.gray.p-toolbar[data-v-d253d2c6] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.darken-1[data-v-d253d2c6] {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-1[data-v-d253d2c6]:hover {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-2[data-v-d253d2c6] {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-2[data-v-d253d2c6]:hover {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-3[data-v-d253d2c6] {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-3[data-v-d253d2c6]:hover {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-4[data-v-d253d2c6] {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.darken-4[data-v-d253d2c6]:hover {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.lighten-1[data-v-d253d2c6] {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-1[data-v-d253d2c6]:hover {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-2[data-v-d253d2c6] {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-2[data-v-d253d2c6]:hover {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-3[data-v-d253d2c6] {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-3[data-v-d253d2c6]:hover {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-4[data-v-d253d2c6] {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.gray.lighten-4[data-v-d253d2c6]:hover {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.bggray[data-v-d253d2c6] {
  background-color: #9e9e9e;
}
.bggray[data-v-d253d2c6]:hover, .bggray[data-v-d253d2c6]:focus {
  background-color: #9e9e9e;
}
.bggray.p-card[data-v-d253d2c6] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.bggray.darken-1[data-v-d253d2c6] {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-1[data-v-d253d2c6]:hover {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-2[data-v-d253d2c6] {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-2[data-v-d253d2c6]:hover {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-3[data-v-d253d2c6] {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-3[data-v-d253d2c6]:hover {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-4[data-v-d253d2c6] {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.darken-4[data-v-d253d2c6]:hover {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.lighten-1[data-v-d253d2c6] {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-1[data-v-d253d2c6]:hover {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-2[data-v-d253d2c6] {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-2[data-v-d253d2c6]:hover {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-3[data-v-d253d2c6] {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-3[data-v-d253d2c6]:hover {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-4[data-v-d253d2c6] {
  background-color: rgb(196.8, 196.8, 196.8);
}
.bggray.lighten-4[data-v-d253d2c6]:hover {
  background-color: rgb(196.8, 196.8, 196.8);
}
[color=ble][data-v-d253d2c6] {
  color: #287aa9;
}
.ble[data-v-d253d2c6] {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble[data-v-d253d2c6]:hover, .ble[data-v-d253d2c6]:active, .ble[data-v-d253d2c6]:focus {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button[data-v-d253d2c6] {
  color: white !important;
}
.ble.p-button[data-v-d253d2c6]:hover, .ble.p-button[data-v-d253d2c6]:active, .ble.p-button[data-v-d253d2c6]:focus {
  color: white !important;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button.p-button-outlined[data-v-d253d2c6] {
  background-color: white !important;
  color: #287aa9 !important;
}
.ble.p-button.p-button-outlined[data-v-d253d2c6]:hover, .ble.p-button.p-button-outlined[data-v-d253d2c6]:active, .ble.p-button.p-button-outlined[data-v-d253d2c6]:focus {
  background-color: rgb(233.5, 241.7, 246.4) !important;
}
.ble.p-toolbar[data-v-d253d2c6] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.darken-1[data-v-d253d2c6] {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-1[data-v-d253d2c6]:hover {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-2[data-v-d253d2c6] {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-2[data-v-d253d2c6]:hover {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-3[data-v-d253d2c6] {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-3[data-v-d253d2c6]:hover {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-4[data-v-d253d2c6] {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.darken-4[data-v-d253d2c6]:hover {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.lighten-1[data-v-d253d2c6] {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-1[data-v-d253d2c6]:hover {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-2[data-v-d253d2c6] {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-2[data-v-d253d2c6]:hover {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-3[data-v-d253d2c6] {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-3[data-v-d253d2c6]:hover {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-4[data-v-d253d2c6] {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.ble.lighten-4[data-v-d253d2c6]:hover {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.bgble[data-v-d253d2c6] {
  background-color: #287aa9;
}
.bgble[data-v-d253d2c6]:hover, .bgble[data-v-d253d2c6]:focus {
  background-color: #287aa9;
}
.bgble.p-card[data-v-d253d2c6] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.bgble.darken-1[data-v-d253d2c6] {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-1[data-v-d253d2c6]:hover {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-2[data-v-d253d2c6] {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-2[data-v-d253d2c6]:hover {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-3[data-v-d253d2c6] {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-3[data-v-d253d2c6]:hover {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-4[data-v-d253d2c6] {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.darken-4[data-v-d253d2c6]:hover {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.lighten-1[data-v-d253d2c6] {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-1[data-v-d253d2c6]:hover {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-2[data-v-d253d2c6] {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-2[data-v-d253d2c6]:hover {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-3[data-v-d253d2c6] {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-3[data-v-d253d2c6]:hover {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-4[data-v-d253d2c6] {
  background-color: rgb(126, 175.2, 203.4);
}
.bgble.lighten-4[data-v-d253d2c6]:hover {
  background-color: rgb(126, 175.2, 203.4);
}
[color=black][data-v-d253d2c6] {
  color: #202020;
}
.black[data-v-d253d2c6] {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black[data-v-d253d2c6]:hover, .black[data-v-d253d2c6]:active, .black[data-v-d253d2c6]:focus {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button[data-v-d253d2c6] {
  color: white !important;
}
.black.p-button[data-v-d253d2c6]:hover, .black.p-button[data-v-d253d2c6]:active, .black.p-button[data-v-d253d2c6]:focus {
  color: white !important;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button.p-button-outlined[data-v-d253d2c6] {
  background-color: white !important;
  color: #202020 !important;
}
.black.p-button.p-button-outlined[data-v-d253d2c6]:hover, .black.p-button.p-button-outlined[data-v-d253d2c6]:active, .black.p-button.p-button-outlined[data-v-d253d2c6]:focus {
  background-color: rgb(232.7, 232.7, 232.7) !important;
}
.black.p-toolbar[data-v-d253d2c6] {
  background-color: #202020;
  border-color: #202020;
}
.black.darken-1[data-v-d253d2c6] {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-1[data-v-d253d2c6]:hover {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-2[data-v-d253d2c6] {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-2[data-v-d253d2c6]:hover {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-3[data-v-d253d2c6] {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-3[data-v-d253d2c6]:hover {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-4[data-v-d253d2c6] {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.darken-4[data-v-d253d2c6]:hover {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.lighten-1[data-v-d253d2c6] {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-1[data-v-d253d2c6]:hover {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-2[data-v-d253d2c6] {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-2[data-v-d253d2c6]:hover {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-3[data-v-d253d2c6] {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-3[data-v-d253d2c6]:hover {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-4[data-v-d253d2c6] {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.black.lighten-4[data-v-d253d2c6]:hover {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.bgblack[data-v-d253d2c6] {
  background-color: #202020;
}
.bgblack[data-v-d253d2c6]:hover, .bgblack[data-v-d253d2c6]:focus {
  background-color: #202020;
}
.bgblack.p-card[data-v-d253d2c6] {
  background-color: #202020;
  border-color: #202020;
}
.bgblack.darken-1[data-v-d253d2c6] {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-1[data-v-d253d2c6]:hover {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-2[data-v-d253d2c6] {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-2[data-v-d253d2c6]:hover {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-3[data-v-d253d2c6] {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-3[data-v-d253d2c6]:hover {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-4[data-v-d253d2c6] {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.darken-4[data-v-d253d2c6]:hover {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.lighten-1[data-v-d253d2c6] {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-1[data-v-d253d2c6]:hover {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-2[data-v-d253d2c6] {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-2[data-v-d253d2c6]:hover {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-3[data-v-d253d2c6] {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-3[data-v-d253d2c6]:hover {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-4[data-v-d253d2c6] {
  background-color: rgb(121.2, 121.2, 121.2);
}
.bgblack.lighten-4[data-v-d253d2c6]:hover {
  background-color: rgb(121.2, 121.2, 121.2);
}
[color=white][data-v-d253d2c6] {
  color: #ffffff;
}
.white[data-v-d253d2c6] {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white[data-v-d253d2c6]:hover, .white[data-v-d253d2c6]:active, .white[data-v-d253d2c6]:focus {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button[data-v-d253d2c6] {
  color: white !important;
}
.white.p-button[data-v-d253d2c6]:hover, .white.p-button[data-v-d253d2c6]:active, .white.p-button[data-v-d253d2c6]:focus {
  color: white !important;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button.p-button-outlined[data-v-d253d2c6] {
  background-color: white !important;
  color: #ffffff !important;
}
.white.p-button.p-button-outlined[data-v-d253d2c6]:hover, .white.p-button.p-button-outlined[data-v-d253d2c6]:active, .white.p-button.p-button-outlined[data-v-d253d2c6]:focus {
  background-color: white !important;
}
.white.p-toolbar[data-v-d253d2c6] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.darken-1[data-v-d253d2c6] {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-1[data-v-d253d2c6]:hover {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-2[data-v-d253d2c6] {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-2[data-v-d253d2c6]:hover {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-3[data-v-d253d2c6] {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-3[data-v-d253d2c6]:hover {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-4[data-v-d253d2c6] {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.darken-4[data-v-d253d2c6]:hover {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.lighten-1[data-v-d253d2c6] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-1[data-v-d253d2c6]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-d253d2c6] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-d253d2c6]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-d253d2c6] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-d253d2c6]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-d253d2c6] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-d253d2c6]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.bgwhite[data-v-d253d2c6] {
  background-color: #ffffff;
}
.bgwhite[data-v-d253d2c6]:hover, .bgwhite[data-v-d253d2c6]:focus {
  background-color: #ffffff;
}
.bgwhite.p-card[data-v-d253d2c6] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.bgwhite.darken-1[data-v-d253d2c6] {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-1[data-v-d253d2c6]:hover {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-2[data-v-d253d2c6] {
  background-color: #cccccc;
}
.bgwhite.darken-2[data-v-d253d2c6]:hover {
  background-color: #cccccc;
}
.bgwhite.darken-3[data-v-d253d2c6] {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-3[data-v-d253d2c6]:hover {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-4[data-v-d253d2c6] {
  background-color: #999999;
}
.bgwhite.darken-4[data-v-d253d2c6]:hover {
  background-color: #999999;
}
.bgwhite.lighten-1[data-v-d253d2c6] {
  background-color: white;
}
.bgwhite.lighten-1[data-v-d253d2c6]:hover {
  background-color: white;
}
.bgwhite.lighten-2[data-v-d253d2c6] {
  background-color: white;
}
.bgwhite.lighten-2[data-v-d253d2c6]:hover {
  background-color: white;
}
.bgwhite.lighten-3[data-v-d253d2c6] {
  background-color: white;
}
.bgwhite.lighten-3[data-v-d253d2c6]:hover {
  background-color: white;
}
.bgwhite.lighten-4[data-v-d253d2c6] {
  background-color: white;
}
.bgwhite.lighten-4[data-v-d253d2c6]:hover {
  background-color: white;
}
.default[data-v-d253d2c6] {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.default[data-v-d253d2c6]:hover, .default[data-v-d253d2c6]:focus {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.error-page[data-v-d253d2c6] {
  text-align: center;
  font-size: 200%;
  color: white;
}/* COLORS */
/* reserved possible colors

#6B3A0A - warm brown OR #8E3F0A - burnt orange
#8A1538 - deep berry
#005A7A - petrol cyan

maybe #0C0C73 - deep indigo, but close to return/black

*/
/* FONTS */
/* PACKETA UI/UX */
/* Material palette */
[color=primary][data-v-ea5c3f22] {
  color: #bc210a;
}
.primary[data-v-ea5c3f22] {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary[data-v-ea5c3f22]:hover, .primary[data-v-ea5c3f22]:active, .primary[data-v-ea5c3f22]:focus {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button[data-v-ea5c3f22] {
  color: white !important;
}
.primary.p-button[data-v-ea5c3f22]:hover, .primary.p-button[data-v-ea5c3f22]:active, .primary.p-button[data-v-ea5c3f22]:focus {
  color: white !important;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button.p-button-outlined[data-v-ea5c3f22] {
  background-color: white !important;
  color: #bc210a !important;
}
.primary.p-button.p-button-outlined[data-v-ea5c3f22]:hover, .primary.p-button.p-button-outlined[data-v-ea5c3f22]:active, .primary.p-button.p-button-outlined[data-v-ea5c3f22]:focus {
  background-color: rgb(248.3, 232.8, 230.5) !important;
}
.primary.p-toolbar[data-v-ea5c3f22] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.darken-1[data-v-ea5c3f22] {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-1[data-v-ea5c3f22]:hover {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-2[data-v-ea5c3f22] {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-2[data-v-ea5c3f22]:hover {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-3[data-v-ea5c3f22] {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-3[data-v-ea5c3f22]:hover {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-4[data-v-ea5c3f22] {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.darken-4[data-v-ea5c3f22]:hover {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.lighten-1[data-v-ea5c3f22] {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-1[data-v-ea5c3f22]:hover {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-2[data-v-ea5c3f22] {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-2[data-v-ea5c3f22]:hover {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-3[data-v-ea5c3f22] {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-3[data-v-ea5c3f22]:hover {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-4[data-v-ea5c3f22] {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.primary.lighten-4[data-v-ea5c3f22]:hover {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.bgprimary[data-v-ea5c3f22] {
  background-color: #bc210a;
}
.bgprimary[data-v-ea5c3f22]:hover, .bgprimary[data-v-ea5c3f22]:focus {
  background-color: #bc210a;
}
.bgprimary.p-card[data-v-ea5c3f22] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.bgprimary.darken-1[data-v-ea5c3f22] {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-1[data-v-ea5c3f22]:hover {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-2[data-v-ea5c3f22] {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-2[data-v-ea5c3f22]:hover {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-3[data-v-ea5c3f22] {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-3[data-v-ea5c3f22]:hover {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-4[data-v-ea5c3f22] {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.darken-4[data-v-ea5c3f22]:hover {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.lighten-1[data-v-ea5c3f22] {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-1[data-v-ea5c3f22]:hover {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-2[data-v-ea5c3f22] {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-2[data-v-ea5c3f22]:hover {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-3[data-v-ea5c3f22] {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-3[data-v-ea5c3f22]:hover {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-4[data-v-ea5c3f22] {
  background-color: rgb(214.8, 121.8, 108);
}
.bgprimary.lighten-4[data-v-ea5c3f22]:hover {
  background-color: rgb(214.8, 121.8, 108);
}
[color=red][data-v-ea5c3f22] {
  color: #f44336;
}
.red[data-v-ea5c3f22] {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red[data-v-ea5c3f22]:hover, .red[data-v-ea5c3f22]:active, .red[data-v-ea5c3f22]:focus {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button[data-v-ea5c3f22] {
  color: white !important;
}
.red.p-button[data-v-ea5c3f22]:hover, .red.p-button[data-v-ea5c3f22]:active, .red.p-button[data-v-ea5c3f22]:focus {
  color: white !important;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button.p-button-outlined[data-v-ea5c3f22] {
  background-color: white !important;
  color: #f44336 !important;
}
.red.p-button.p-button-outlined[data-v-ea5c3f22]:hover, .red.p-button.p-button-outlined[data-v-ea5c3f22]:active, .red.p-button.p-button-outlined[data-v-ea5c3f22]:focus {
  background-color: rgb(253.9, 236.2, 234.9) !important;
}
.red.p-toolbar[data-v-ea5c3f22] {
  background-color: #f44336;
  border-color: #f44336;
}
.red.darken-1[data-v-ea5c3f22] {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-1[data-v-ea5c3f22]:hover {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-2[data-v-ea5c3f22] {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-2[data-v-ea5c3f22]:hover {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-3[data-v-ea5c3f22] {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-3[data-v-ea5c3f22]:hover {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-4[data-v-ea5c3f22] {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.darken-4[data-v-ea5c3f22]:hover {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.lighten-1[data-v-ea5c3f22] {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-1[data-v-ea5c3f22]:hover {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-2[data-v-ea5c3f22] {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-2[data-v-ea5c3f22]:hover {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-3[data-v-ea5c3f22] {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-3[data-v-ea5c3f22]:hover {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-4[data-v-ea5c3f22] {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.red.lighten-4[data-v-ea5c3f22]:hover {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.bgred[data-v-ea5c3f22] {
  background-color: #f44336;
}
.bgred[data-v-ea5c3f22]:hover, .bgred[data-v-ea5c3f22]:focus {
  background-color: #f44336;
}
.bgred.p-card[data-v-ea5c3f22] {
  background-color: #f44336;
  border-color: #f44336;
}
.bgred.darken-1[data-v-ea5c3f22] {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-1[data-v-ea5c3f22]:hover {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-2[data-v-ea5c3f22] {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-2[data-v-ea5c3f22]:hover {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-3[data-v-ea5c3f22] {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-3[data-v-ea5c3f22]:hover {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-4[data-v-ea5c3f22] {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.darken-4[data-v-ea5c3f22]:hover {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.lighten-1[data-v-ea5c3f22] {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-1[data-v-ea5c3f22]:hover {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-2[data-v-ea5c3f22] {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-2[data-v-ea5c3f22]:hover {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-3[data-v-ea5c3f22] {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-3[data-v-ea5c3f22]:hover {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-4[data-v-ea5c3f22] {
  background-color: rgb(248.4, 142.2, 134.4);
}
.bgred.lighten-4[data-v-ea5c3f22]:hover {
  background-color: rgb(248.4, 142.2, 134.4);
}
[color=grenade][data-v-ea5c3f22] {
  color: #dd2c00;
}
.grenade[data-v-ea5c3f22] {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade[data-v-ea5c3f22]:hover, .grenade[data-v-ea5c3f22]:active, .grenade[data-v-ea5c3f22]:focus {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button[data-v-ea5c3f22] {
  color: white !important;
}
.grenade.p-button[data-v-ea5c3f22]:hover, .grenade.p-button[data-v-ea5c3f22]:active, .grenade.p-button[data-v-ea5c3f22]:focus {
  color: white !important;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button.p-button-outlined[data-v-ea5c3f22] {
  background-color: white !important;
  color: #dd2c00 !important;
}
.grenade.p-button.p-button-outlined[data-v-ea5c3f22]:hover, .grenade.p-button.p-button-outlined[data-v-ea5c3f22]:active, .grenade.p-button.p-button-outlined[data-v-ea5c3f22]:focus {
  background-color: rgb(251.6, 233.9, 229.5) !important;
}
.grenade.p-toolbar[data-v-ea5c3f22] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.darken-1[data-v-ea5c3f22] {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-1[data-v-ea5c3f22]:hover {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-2[data-v-ea5c3f22] {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-2[data-v-ea5c3f22]:hover {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-3[data-v-ea5c3f22] {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-3[data-v-ea5c3f22]:hover {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-4[data-v-ea5c3f22] {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.darken-4[data-v-ea5c3f22]:hover {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.lighten-1[data-v-ea5c3f22] {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-1[data-v-ea5c3f22]:hover {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-2[data-v-ea5c3f22] {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-2[data-v-ea5c3f22]:hover {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-3[data-v-ea5c3f22] {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-3[data-v-ea5c3f22]:hover {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-4[data-v-ea5c3f22] {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.grenade.lighten-4[data-v-ea5c3f22]:hover {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.bggrenade[data-v-ea5c3f22] {
  background-color: #dd2c00;
}
.bggrenade[data-v-ea5c3f22]:hover, .bggrenade[data-v-ea5c3f22]:focus {
  background-color: #dd2c00;
}
.bggrenade.p-card[data-v-ea5c3f22] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.bggrenade.darken-1[data-v-ea5c3f22] {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-1[data-v-ea5c3f22]:hover {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-2[data-v-ea5c3f22] {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-2[data-v-ea5c3f22]:hover {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-3[data-v-ea5c3f22] {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-3[data-v-ea5c3f22]:hover {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-4[data-v-ea5c3f22] {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.darken-4[data-v-ea5c3f22]:hover {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.lighten-1[data-v-ea5c3f22] {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-1[data-v-ea5c3f22]:hover {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-2[data-v-ea5c3f22] {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-2[data-v-ea5c3f22]:hover {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-3[data-v-ea5c3f22] {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-3[data-v-ea5c3f22]:hover {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-4[data-v-ea5c3f22] {
  background-color: rgb(234.6, 128.4, 102);
}
.bggrenade.lighten-4[data-v-ea5c3f22]:hover {
  background-color: rgb(234.6, 128.4, 102);
}
[color=pink][data-v-ea5c3f22] {
  color: #e91e63;
}
.pink[data-v-ea5c3f22] {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink[data-v-ea5c3f22]:hover, .pink[data-v-ea5c3f22]:active, .pink[data-v-ea5c3f22]:focus {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button[data-v-ea5c3f22] {
  color: white !important;
}
.pink.p-button[data-v-ea5c3f22]:hover, .pink.p-button[data-v-ea5c3f22]:active, .pink.p-button[data-v-ea5c3f22]:focus {
  color: white !important;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button.p-button-outlined[data-v-ea5c3f22] {
  background-color: white !important;
  color: #e91e63 !important;
}
.pink.p-button.p-button-outlined[data-v-ea5c3f22]:hover, .pink.p-button.p-button-outlined[data-v-ea5c3f22]:active, .pink.p-button.p-button-outlined[data-v-ea5c3f22]:focus {
  background-color: rgb(252.8, 232.5, 239.4) !important;
}
.pink.p-toolbar[data-v-ea5c3f22] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.darken-1[data-v-ea5c3f22] {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-1[data-v-ea5c3f22]:hover {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-2[data-v-ea5c3f22] {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-2[data-v-ea5c3f22]:hover {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-3[data-v-ea5c3f22] {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-3[data-v-ea5c3f22]:hover {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-4[data-v-ea5c3f22] {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.darken-4[data-v-ea5c3f22]:hover {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.lighten-1[data-v-ea5c3f22] {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-1[data-v-ea5c3f22]:hover {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-2[data-v-ea5c3f22] {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-2[data-v-ea5c3f22]:hover {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-3[data-v-ea5c3f22] {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-3[data-v-ea5c3f22]:hover {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-4[data-v-ea5c3f22] {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.pink.lighten-4[data-v-ea5c3f22]:hover {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.bgpink[data-v-ea5c3f22] {
  background-color: #e91e63;
}
.bgpink[data-v-ea5c3f22]:hover, .bgpink[data-v-ea5c3f22]:focus {
  background-color: #e91e63;
}
.bgpink.p-card[data-v-ea5c3f22] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.bgpink.darken-1[data-v-ea5c3f22] {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-1[data-v-ea5c3f22]:hover {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-2[data-v-ea5c3f22] {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-2[data-v-ea5c3f22]:hover {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-3[data-v-ea5c3f22] {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-3[data-v-ea5c3f22]:hover {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-4[data-v-ea5c3f22] {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.darken-4[data-v-ea5c3f22]:hover {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.lighten-1[data-v-ea5c3f22] {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-1[data-v-ea5c3f22]:hover {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-2[data-v-ea5c3f22] {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-2[data-v-ea5c3f22]:hover {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-3[data-v-ea5c3f22] {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-3[data-v-ea5c3f22]:hover {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-4[data-v-ea5c3f22] {
  background-color: rgb(241.8, 120, 161.4);
}
.bgpink.lighten-4[data-v-ea5c3f22]:hover {
  background-color: rgb(241.8, 120, 161.4);
}
[color=purple][data-v-ea5c3f22] {
  color: #9c27b0;
}
.purple[data-v-ea5c3f22] {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple[data-v-ea5c3f22]:hover, .purple[data-v-ea5c3f22]:active, .purple[data-v-ea5c3f22]:focus {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button[data-v-ea5c3f22] {
  color: white !important;
}
.purple.p-button[data-v-ea5c3f22]:hover, .purple.p-button[data-v-ea5c3f22]:active, .purple.p-button[data-v-ea5c3f22]:focus {
  color: white !important;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button.p-button-outlined[data-v-ea5c3f22] {
  background-color: white !important;
  color: #9c27b0 !important;
}
.purple.p-button.p-button-outlined[data-v-ea5c3f22]:hover, .purple.p-button.p-button-outlined[data-v-ea5c3f22]:active, .purple.p-button.p-button-outlined[data-v-ea5c3f22]:focus {
  background-color: rgb(245.1, 233.4, 247.1) !important;
}
.purple.p-toolbar[data-v-ea5c3f22] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.darken-1[data-v-ea5c3f22] {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-1[data-v-ea5c3f22]:hover {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-2[data-v-ea5c3f22] {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-2[data-v-ea5c3f22]:hover {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-3[data-v-ea5c3f22] {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-3[data-v-ea5c3f22]:hover {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-4[data-v-ea5c3f22] {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.darken-4[data-v-ea5c3f22]:hover {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.lighten-1[data-v-ea5c3f22] {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-1[data-v-ea5c3f22]:hover {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-2[data-v-ea5c3f22] {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-2[data-v-ea5c3f22]:hover {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-3[data-v-ea5c3f22] {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-3[data-v-ea5c3f22]:hover {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-4[data-v-ea5c3f22] {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.purple.lighten-4[data-v-ea5c3f22]:hover {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple[data-v-ea5c3f22] {
  background-color: #9c27b0;
}
.bgpurple[data-v-ea5c3f22]:hover, .bgpurple[data-v-ea5c3f22]:focus {
  background-color: #9c27b0;
}
.bgpurple.p-card[data-v-ea5c3f22] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.bgpurple.darken-1[data-v-ea5c3f22] {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-1[data-v-ea5c3f22]:hover {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-2[data-v-ea5c3f22] {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-2[data-v-ea5c3f22]:hover {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-3[data-v-ea5c3f22] {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-3[data-v-ea5c3f22]:hover {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-4[data-v-ea5c3f22] {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.darken-4[data-v-ea5c3f22]:hover {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.lighten-1[data-v-ea5c3f22] {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-1[data-v-ea5c3f22]:hover {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-2[data-v-ea5c3f22] {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-2[data-v-ea5c3f22]:hover {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-3[data-v-ea5c3f22] {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-3[data-v-ea5c3f22]:hover {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-4[data-v-ea5c3f22] {
  background-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple.lighten-4[data-v-ea5c3f22]:hover {
  background-color: rgb(195.6, 125.4, 207.6);
}
[color=deep-purple][data-v-ea5c3f22] {
  color: #673ab7;
}
.deep-purple[data-v-ea5c3f22] {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple[data-v-ea5c3f22]:hover, .deep-purple[data-v-ea5c3f22]:active, .deep-purple[data-v-ea5c3f22]:focus {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button[data-v-ea5c3f22] {
  color: white !important;
}
.deep-purple.p-button[data-v-ea5c3f22]:hover, .deep-purple.p-button[data-v-ea5c3f22]:active, .deep-purple.p-button[data-v-ea5c3f22]:focus {
  color: white !important;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button.p-button-outlined[data-v-ea5c3f22] {
  background-color: white !important;
  color: #673ab7 !important;
}
.deep-purple.p-button.p-button-outlined[data-v-ea5c3f22]:hover, .deep-purple.p-button.p-button-outlined[data-v-ea5c3f22]:active, .deep-purple.p-button.p-button-outlined[data-v-ea5c3f22]:focus {
  background-color: rgb(239.8, 235.3, 247.8) !important;
}
.deep-purple.p-toolbar[data-v-ea5c3f22] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.darken-1[data-v-ea5c3f22] {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-1[data-v-ea5c3f22]:hover {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-2[data-v-ea5c3f22] {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-2[data-v-ea5c3f22]:hover {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-3[data-v-ea5c3f22] {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-3[data-v-ea5c3f22]:hover {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-4[data-v-ea5c3f22] {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.darken-4[data-v-ea5c3f22]:hover {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.lighten-1[data-v-ea5c3f22] {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-1[data-v-ea5c3f22]:hover {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-2[data-v-ea5c3f22] {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-2[data-v-ea5c3f22]:hover {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-3[data-v-ea5c3f22] {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-3[data-v-ea5c3f22]:hover {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-4[data-v-ea5c3f22] {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.deep-purple.lighten-4[data-v-ea5c3f22]:hover {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple[data-v-ea5c3f22] {
  background-color: #673ab7;
}
.bgdeep-purple[data-v-ea5c3f22]:hover, .bgdeep-purple[data-v-ea5c3f22]:focus {
  background-color: #673ab7;
}
.bgdeep-purple.p-card[data-v-ea5c3f22] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.bgdeep-purple.darken-1[data-v-ea5c3f22] {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-1[data-v-ea5c3f22]:hover {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-2[data-v-ea5c3f22] {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-2[data-v-ea5c3f22]:hover {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-3[data-v-ea5c3f22] {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-3[data-v-ea5c3f22]:hover {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-4[data-v-ea5c3f22] {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.darken-4[data-v-ea5c3f22]:hover {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.lighten-1[data-v-ea5c3f22] {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-1[data-v-ea5c3f22]:hover {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-2[data-v-ea5c3f22] {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-2[data-v-ea5c3f22]:hover {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-3[data-v-ea5c3f22] {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-3[data-v-ea5c3f22]:hover {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-4[data-v-ea5c3f22] {
  background-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple.lighten-4[data-v-ea5c3f22]:hover {
  background-color: rgb(163.8, 136.8, 211.8);
}
[color=indigo][data-v-ea5c3f22] {
  color: #3f51b5;
}
.indigo[data-v-ea5c3f22] {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo[data-v-ea5c3f22]:hover, .indigo[data-v-ea5c3f22]:active, .indigo[data-v-ea5c3f22]:focus {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button[data-v-ea5c3f22] {
  color: white !important;
}
.indigo.p-button[data-v-ea5c3f22]:hover, .indigo.p-button[data-v-ea5c3f22]:active, .indigo.p-button[data-v-ea5c3f22]:focus {
  color: white !important;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button.p-button-outlined[data-v-ea5c3f22] {
  background-color: white !important;
  color: #3f51b5 !important;
}
.indigo.p-button.p-button-outlined[data-v-ea5c3f22]:hover, .indigo.p-button.p-button-outlined[data-v-ea5c3f22]:active, .indigo.p-button.p-button-outlined[data-v-ea5c3f22]:focus {
  background-color: rgb(235.8, 237.6, 247.6) !important;
}
.indigo.p-toolbar[data-v-ea5c3f22] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.darken-1[data-v-ea5c3f22] {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-1[data-v-ea5c3f22]:hover {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-2[data-v-ea5c3f22] {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-2[data-v-ea5c3f22]:hover {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-3[data-v-ea5c3f22] {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-3[data-v-ea5c3f22]:hover {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-4[data-v-ea5c3f22] {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.darken-4[data-v-ea5c3f22]:hover {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.lighten-1[data-v-ea5c3f22] {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-1[data-v-ea5c3f22]:hover {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-2[data-v-ea5c3f22] {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-2[data-v-ea5c3f22]:hover {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-3[data-v-ea5c3f22] {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-3[data-v-ea5c3f22]:hover {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-4[data-v-ea5c3f22] {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.indigo.lighten-4[data-v-ea5c3f22]:hover {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo[data-v-ea5c3f22] {
  background-color: #3f51b5;
}
.bgindigo[data-v-ea5c3f22]:hover, .bgindigo[data-v-ea5c3f22]:focus {
  background-color: #3f51b5;
}
.bgindigo.p-card[data-v-ea5c3f22] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.bgindigo.darken-1[data-v-ea5c3f22] {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-1[data-v-ea5c3f22]:hover {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-2[data-v-ea5c3f22] {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-2[data-v-ea5c3f22]:hover {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-3[data-v-ea5c3f22] {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-3[data-v-ea5c3f22]:hover {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-4[data-v-ea5c3f22] {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.darken-4[data-v-ea5c3f22]:hover {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.lighten-1[data-v-ea5c3f22] {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-1[data-v-ea5c3f22]:hover {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-2[data-v-ea5c3f22] {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-2[data-v-ea5c3f22]:hover {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-3[data-v-ea5c3f22] {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-3[data-v-ea5c3f22]:hover {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-4[data-v-ea5c3f22] {
  background-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo.lighten-4[data-v-ea5c3f22]:hover {
  background-color: rgb(139.8, 150.6, 210.6);
}
[color=blue][data-v-ea5c3f22] {
  color: #2196f3;
}
.blue[data-v-ea5c3f22] {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue[data-v-ea5c3f22]:hover, .blue[data-v-ea5c3f22]:active, .blue[data-v-ea5c3f22]:focus {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button[data-v-ea5c3f22] {
  color: white !important;
}
.blue.p-button[data-v-ea5c3f22]:hover, .blue.p-button[data-v-ea5c3f22]:active, .blue.p-button[data-v-ea5c3f22]:focus {
  color: white !important;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button.p-button-outlined[data-v-ea5c3f22] {
  background-color: white !important;
  color: #2196f3 !important;
}
.blue.p-button.p-button-outlined[data-v-ea5c3f22]:hover, .blue.p-button.p-button-outlined[data-v-ea5c3f22]:active, .blue.p-button.p-button-outlined[data-v-ea5c3f22]:focus {
  background-color: rgb(232.8, 244.5, 253.8) !important;
}
.blue.p-toolbar[data-v-ea5c3f22] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.darken-1[data-v-ea5c3f22] {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-1[data-v-ea5c3f22]:hover {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-2[data-v-ea5c3f22] {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-2[data-v-ea5c3f22]:hover {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-3[data-v-ea5c3f22] {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-3[data-v-ea5c3f22]:hover {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-4[data-v-ea5c3f22] {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.darken-4[data-v-ea5c3f22]:hover {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.lighten-1[data-v-ea5c3f22] {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-1[data-v-ea5c3f22]:hover {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-2[data-v-ea5c3f22] {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-2[data-v-ea5c3f22]:hover {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-3[data-v-ea5c3f22] {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-3[data-v-ea5c3f22]:hover {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-4[data-v-ea5c3f22] {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.blue.lighten-4[data-v-ea5c3f22]:hover {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.bgblue[data-v-ea5c3f22] {
  background-color: #2196f3;
}
.bgblue[data-v-ea5c3f22]:hover, .bgblue[data-v-ea5c3f22]:focus {
  background-color: #2196f3;
}
.bgblue.p-card[data-v-ea5c3f22] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.bgblue.darken-1[data-v-ea5c3f22] {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-1[data-v-ea5c3f22]:hover {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-2[data-v-ea5c3f22] {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-2[data-v-ea5c3f22]:hover {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-3[data-v-ea5c3f22] {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-3[data-v-ea5c3f22]:hover {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-4[data-v-ea5c3f22] {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.darken-4[data-v-ea5c3f22]:hover {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.lighten-1[data-v-ea5c3f22] {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-1[data-v-ea5c3f22]:hover {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-2[data-v-ea5c3f22] {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-2[data-v-ea5c3f22]:hover {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-3[data-v-ea5c3f22] {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-3[data-v-ea5c3f22]:hover {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-4[data-v-ea5c3f22] {
  background-color: rgb(121.8, 192, 247.8);
}
.bgblue.lighten-4[data-v-ea5c3f22]:hover {
  background-color: rgb(121.8, 192, 247.8);
}
[color=light-blue][data-v-ea5c3f22] {
  color: #03a9f4;
}
.light-blue[data-v-ea5c3f22] {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue[data-v-ea5c3f22]:hover, .light-blue[data-v-ea5c3f22]:active, .light-blue[data-v-ea5c3f22]:focus {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button[data-v-ea5c3f22] {
  color: white !important;
}
.light-blue.p-button[data-v-ea5c3f22]:hover, .light-blue.p-button[data-v-ea5c3f22]:active, .light-blue.p-button[data-v-ea5c3f22]:focus {
  color: white !important;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button.p-button-outlined[data-v-ea5c3f22] {
  background-color: white !important;
  color: #03a9f4 !important;
}
.light-blue.p-button.p-button-outlined[data-v-ea5c3f22]:hover, .light-blue.p-button.p-button-outlined[data-v-ea5c3f22]:active, .light-blue.p-button.p-button-outlined[data-v-ea5c3f22]:focus {
  background-color: rgb(229.8, 246.4, 253.9) !important;
}
.light-blue.p-toolbar[data-v-ea5c3f22] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.darken-1[data-v-ea5c3f22] {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-1[data-v-ea5c3f22]:hover {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-2[data-v-ea5c3f22] {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-2[data-v-ea5c3f22]:hover {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-3[data-v-ea5c3f22] {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-3[data-v-ea5c3f22]:hover {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-4[data-v-ea5c3f22] {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.darken-4[data-v-ea5c3f22]:hover {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.lighten-1[data-v-ea5c3f22] {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-1[data-v-ea5c3f22]:hover {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-2[data-v-ea5c3f22] {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-2[data-v-ea5c3f22]:hover {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-3[data-v-ea5c3f22] {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-3[data-v-ea5c3f22]:hover {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-4[data-v-ea5c3f22] {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.light-blue.lighten-4[data-v-ea5c3f22]:hover {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue[data-v-ea5c3f22] {
  background-color: #03a9f4;
}
.bglight-blue[data-v-ea5c3f22]:hover, .bglight-blue[data-v-ea5c3f22]:focus {
  background-color: #03a9f4;
}
.bglight-blue.p-card[data-v-ea5c3f22] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.bglight-blue.darken-1[data-v-ea5c3f22] {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-1[data-v-ea5c3f22]:hover {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-2[data-v-ea5c3f22] {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-2[data-v-ea5c3f22]:hover {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-3[data-v-ea5c3f22] {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-3[data-v-ea5c3f22]:hover {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-4[data-v-ea5c3f22] {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.darken-4[data-v-ea5c3f22]:hover {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.lighten-1[data-v-ea5c3f22] {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-1[data-v-ea5c3f22]:hover {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-2[data-v-ea5c3f22] {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-2[data-v-ea5c3f22]:hover {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-3[data-v-ea5c3f22] {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-3[data-v-ea5c3f22]:hover {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-4[data-v-ea5c3f22] {
  background-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue.lighten-4[data-v-ea5c3f22]:hover {
  background-color: rgb(103.8, 203.4, 248.4);
}
[color=cyan][data-v-ea5c3f22] {
  color: #00bcd4;
}
.cyan[data-v-ea5c3f22] {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan[data-v-ea5c3f22]:hover, .cyan[data-v-ea5c3f22]:active, .cyan[data-v-ea5c3f22]:focus {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button[data-v-ea5c3f22] {
  color: white !important;
}
.cyan.p-button[data-v-ea5c3f22]:hover, .cyan.p-button[data-v-ea5c3f22]:active, .cyan.p-button[data-v-ea5c3f22]:focus {
  color: white !important;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button.p-button-outlined[data-v-ea5c3f22] {
  background-color: white !important;
  color: #00bcd4 !important;
}
.cyan.p-button.p-button-outlined[data-v-ea5c3f22]:hover, .cyan.p-button.p-button-outlined[data-v-ea5c3f22]:active, .cyan.p-button.p-button-outlined[data-v-ea5c3f22]:focus {
  background-color: rgb(229.5, 248.3, 250.7) !important;
}
.cyan.p-toolbar[data-v-ea5c3f22] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.darken-1[data-v-ea5c3f22] {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-1[data-v-ea5c3f22]:hover {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-2[data-v-ea5c3f22] {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-2[data-v-ea5c3f22]:hover {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-3[data-v-ea5c3f22] {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-3[data-v-ea5c3f22]:hover {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-4[data-v-ea5c3f22] {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.darken-4[data-v-ea5c3f22]:hover {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.lighten-1[data-v-ea5c3f22] {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-1[data-v-ea5c3f22]:hover {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-2[data-v-ea5c3f22] {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-2[data-v-ea5c3f22]:hover {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-3[data-v-ea5c3f22] {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-3[data-v-ea5c3f22]:hover {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-4[data-v-ea5c3f22] {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.cyan.lighten-4[data-v-ea5c3f22]:hover {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.bgcyan[data-v-ea5c3f22] {
  background-color: #00bcd4;
}
.bgcyan[data-v-ea5c3f22]:hover, .bgcyan[data-v-ea5c3f22]:focus {
  background-color: #00bcd4;
}
.bgcyan.p-card[data-v-ea5c3f22] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.bgcyan.darken-1[data-v-ea5c3f22] {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-1[data-v-ea5c3f22]:hover {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-2[data-v-ea5c3f22] {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-2[data-v-ea5c3f22]:hover {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-3[data-v-ea5c3f22] {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-3[data-v-ea5c3f22]:hover {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-4[data-v-ea5c3f22] {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.darken-4[data-v-ea5c3f22]:hover {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.lighten-1[data-v-ea5c3f22] {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-1[data-v-ea5c3f22]:hover {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-2[data-v-ea5c3f22] {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-2[data-v-ea5c3f22]:hover {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-3[data-v-ea5c3f22] {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-3[data-v-ea5c3f22]:hover {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-4[data-v-ea5c3f22] {
  background-color: rgb(102, 214.8, 229.2);
}
.bgcyan.lighten-4[data-v-ea5c3f22]:hover {
  background-color: rgb(102, 214.8, 229.2);
}
[color=teal][data-v-ea5c3f22] {
  color: #009688;
}
.teal[data-v-ea5c3f22] {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal[data-v-ea5c3f22]:hover, .teal[data-v-ea5c3f22]:active, .teal[data-v-ea5c3f22]:focus {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button[data-v-ea5c3f22] {
  color: white !important;
}
.teal.p-button[data-v-ea5c3f22]:hover, .teal.p-button[data-v-ea5c3f22]:active, .teal.p-button[data-v-ea5c3f22]:focus {
  color: white !important;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button.p-button-outlined[data-v-ea5c3f22] {
  background-color: white !important;
  color: #009688 !important;
}
.teal.p-button.p-button-outlined[data-v-ea5c3f22]:hover, .teal.p-button.p-button-outlined[data-v-ea5c3f22]:active, .teal.p-button.p-button-outlined[data-v-ea5c3f22]:focus {
  background-color: rgb(229.5, 244.5, 243.1) !important;
}
.teal.p-toolbar[data-v-ea5c3f22] {
  background-color: #009688;
  border-color: #009688;
}
.teal.darken-1[data-v-ea5c3f22] {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-1[data-v-ea5c3f22]:hover {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-2[data-v-ea5c3f22] {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-2[data-v-ea5c3f22]:hover {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-3[data-v-ea5c3f22] {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-3[data-v-ea5c3f22]:hover {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-4[data-v-ea5c3f22] {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.darken-4[data-v-ea5c3f22]:hover {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.lighten-1[data-v-ea5c3f22] {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-1[data-v-ea5c3f22]:hover {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-2[data-v-ea5c3f22] {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-2[data-v-ea5c3f22]:hover {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-3[data-v-ea5c3f22] {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-3[data-v-ea5c3f22]:hover {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-4[data-v-ea5c3f22] {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.teal.lighten-4[data-v-ea5c3f22]:hover {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.bgteal[data-v-ea5c3f22] {
  background-color: #009688;
}
.bgteal[data-v-ea5c3f22]:hover, .bgteal[data-v-ea5c3f22]:focus {
  background-color: #009688;
}
.bgteal.p-card[data-v-ea5c3f22] {
  background-color: #009688;
  border-color: #009688;
}
.bgteal.darken-1[data-v-ea5c3f22] {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-1[data-v-ea5c3f22]:hover {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-2[data-v-ea5c3f22] {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-2[data-v-ea5c3f22]:hover {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-3[data-v-ea5c3f22] {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-3[data-v-ea5c3f22]:hover {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-4[data-v-ea5c3f22] {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.darken-4[data-v-ea5c3f22]:hover {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.lighten-1[data-v-ea5c3f22] {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-1[data-v-ea5c3f22]:hover {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-2[data-v-ea5c3f22] {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-2[data-v-ea5c3f22]:hover {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-3[data-v-ea5c3f22] {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-3[data-v-ea5c3f22]:hover {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-4[data-v-ea5c3f22] {
  background-color: rgb(102, 192, 183.6);
}
.bgteal.lighten-4[data-v-ea5c3f22]:hover {
  background-color: rgb(102, 192, 183.6);
}
[color=cobalt][data-v-ea5c3f22] {
  color: #00bfa5;
}
.cobalt[data-v-ea5c3f22] {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt[data-v-ea5c3f22]:hover, .cobalt[data-v-ea5c3f22]:active, .cobalt[data-v-ea5c3f22]:focus {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button[data-v-ea5c3f22] {
  color: white !important;
}
.cobalt.p-button[data-v-ea5c3f22]:hover, .cobalt.p-button[data-v-ea5c3f22]:active, .cobalt.p-button[data-v-ea5c3f22]:focus {
  color: white !important;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button.p-button-outlined[data-v-ea5c3f22] {
  background-color: white !important;
  color: #00bfa5 !important;
}
.cobalt.p-button.p-button-outlined[data-v-ea5c3f22]:hover, .cobalt.p-button.p-button-outlined[data-v-ea5c3f22]:active, .cobalt.p-button.p-button-outlined[data-v-ea5c3f22]:focus {
  background-color: rgb(229.5, 248.6, 246) !important;
}
.cobalt.p-toolbar[data-v-ea5c3f22] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.darken-1[data-v-ea5c3f22] {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-1[data-v-ea5c3f22]:hover {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-2[data-v-ea5c3f22] {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-2[data-v-ea5c3f22]:hover {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-3[data-v-ea5c3f22] {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-3[data-v-ea5c3f22]:hover {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-4[data-v-ea5c3f22] {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.darken-4[data-v-ea5c3f22]:hover {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.lighten-1[data-v-ea5c3f22] {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-1[data-v-ea5c3f22]:hover {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-2[data-v-ea5c3f22] {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-2[data-v-ea5c3f22]:hover {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-3[data-v-ea5c3f22] {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-3[data-v-ea5c3f22]:hover {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-4[data-v-ea5c3f22] {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.cobalt.lighten-4[data-v-ea5c3f22]:hover {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.bgcobalt[data-v-ea5c3f22] {
  background-color: #00bfa5;
}
.bgcobalt[data-v-ea5c3f22]:hover, .bgcobalt[data-v-ea5c3f22]:focus {
  background-color: #00bfa5;
}
.bgcobalt.p-card[data-v-ea5c3f22] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.bgcobalt.darken-1[data-v-ea5c3f22] {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-1[data-v-ea5c3f22]:hover {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-2[data-v-ea5c3f22] {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-2[data-v-ea5c3f22]:hover {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-3[data-v-ea5c3f22] {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-3[data-v-ea5c3f22]:hover {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-4[data-v-ea5c3f22] {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.darken-4[data-v-ea5c3f22]:hover {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.lighten-1[data-v-ea5c3f22] {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-1[data-v-ea5c3f22]:hover {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-2[data-v-ea5c3f22] {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-2[data-v-ea5c3f22]:hover {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-3[data-v-ea5c3f22] {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-3[data-v-ea5c3f22]:hover {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-4[data-v-ea5c3f22] {
  background-color: rgb(102, 216.6, 201);
}
.bgcobalt.lighten-4[data-v-ea5c3f22]:hover {
  background-color: rgb(102, 216.6, 201);
}
[color=green][data-v-ea5c3f22] {
  color: #4caf50;
}
.green[data-v-ea5c3f22] {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green[data-v-ea5c3f22]:hover, .green[data-v-ea5c3f22]:active, .green[data-v-ea5c3f22]:focus {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button[data-v-ea5c3f22] {
  color: white !important;
}
.green.p-button[data-v-ea5c3f22]:hover, .green.p-button[data-v-ea5c3f22]:active, .green.p-button[data-v-ea5c3f22]:focus {
  color: white !important;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button.p-button-outlined[data-v-ea5c3f22] {
  background-color: white !important;
  color: #4caf50 !important;
}
.green.p-button.p-button-outlined[data-v-ea5c3f22]:hover, .green.p-button.p-button-outlined[data-v-ea5c3f22]:active, .green.p-button.p-button-outlined[data-v-ea5c3f22]:focus {
  background-color: rgb(237.1, 247, 237.5) !important;
}
.green.p-toolbar[data-v-ea5c3f22] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.darken-1[data-v-ea5c3f22] {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-1[data-v-ea5c3f22]:hover {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-2[data-v-ea5c3f22] {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-2[data-v-ea5c3f22]:hover {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-3[data-v-ea5c3f22] {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-3[data-v-ea5c3f22]:hover {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-4[data-v-ea5c3f22] {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.darken-4[data-v-ea5c3f22]:hover {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.lighten-1[data-v-ea5c3f22] {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-1[data-v-ea5c3f22]:hover {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-2[data-v-ea5c3f22] {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-2[data-v-ea5c3f22]:hover {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-3[data-v-ea5c3f22] {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-3[data-v-ea5c3f22]:hover {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-4[data-v-ea5c3f22] {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.green.lighten-4[data-v-ea5c3f22]:hover {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.bggreen[data-v-ea5c3f22] {
  background-color: #4caf50;
}
.bggreen[data-v-ea5c3f22]:hover, .bggreen[data-v-ea5c3f22]:focus {
  background-color: #4caf50;
}
.bggreen.p-card[data-v-ea5c3f22] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.bggreen.darken-1[data-v-ea5c3f22] {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-1[data-v-ea5c3f22]:hover {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-2[data-v-ea5c3f22] {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-2[data-v-ea5c3f22]:hover {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-3[data-v-ea5c3f22] {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-3[data-v-ea5c3f22]:hover {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-4[data-v-ea5c3f22] {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.darken-4[data-v-ea5c3f22]:hover {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.lighten-1[data-v-ea5c3f22] {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-1[data-v-ea5c3f22]:hover {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-2[data-v-ea5c3f22] {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-2[data-v-ea5c3f22]:hover {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-3[data-v-ea5c3f22] {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-3[data-v-ea5c3f22]:hover {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-4[data-v-ea5c3f22] {
  background-color: rgb(147.6, 207, 150);
}
.bggreen.lighten-4[data-v-ea5c3f22]:hover {
  background-color: rgb(147.6, 207, 150);
}
[color=light-green][data-v-ea5c3f22] {
  color: #8bc34a;
}
.light-green[data-v-ea5c3f22] {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green[data-v-ea5c3f22]:hover, .light-green[data-v-ea5c3f22]:active, .light-green[data-v-ea5c3f22]:focus {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button[data-v-ea5c3f22] {
  color: white !important;
}
.light-green.p-button[data-v-ea5c3f22]:hover, .light-green.p-button[data-v-ea5c3f22]:active, .light-green.p-button[data-v-ea5c3f22]:focus {
  color: white !important;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button.p-button-outlined[data-v-ea5c3f22] {
  background-color: white !important;
  color: #8bc34a !important;
}
.light-green.p-button.p-button-outlined[data-v-ea5c3f22]:hover, .light-green.p-button.p-button-outlined[data-v-ea5c3f22]:active, .light-green.p-button.p-button-outlined[data-v-ea5c3f22]:focus {
  background-color: rgb(243.4, 249, 236.9) !important;
}
.light-green.p-toolbar[data-v-ea5c3f22] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.darken-1[data-v-ea5c3f22] {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-1[data-v-ea5c3f22]:hover {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-2[data-v-ea5c3f22] {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-2[data-v-ea5c3f22]:hover {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-3[data-v-ea5c3f22] {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-3[data-v-ea5c3f22]:hover {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-4[data-v-ea5c3f22] {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.darken-4[data-v-ea5c3f22]:hover {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.lighten-1[data-v-ea5c3f22] {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-1[data-v-ea5c3f22]:hover {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-2[data-v-ea5c3f22] {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-2[data-v-ea5c3f22]:hover {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-3[data-v-ea5c3f22] {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-3[data-v-ea5c3f22]:hover {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-4[data-v-ea5c3f22] {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.light-green.lighten-4[data-v-ea5c3f22]:hover {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.bglight-green[data-v-ea5c3f22] {
  background-color: #8bc34a;
}
.bglight-green[data-v-ea5c3f22]:hover, .bglight-green[data-v-ea5c3f22]:focus {
  background-color: #8bc34a;
}
.bglight-green.p-card[data-v-ea5c3f22] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.bglight-green.darken-1[data-v-ea5c3f22] {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-1[data-v-ea5c3f22]:hover {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-2[data-v-ea5c3f22] {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-2[data-v-ea5c3f22]:hover {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-3[data-v-ea5c3f22] {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-3[data-v-ea5c3f22]:hover {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-4[data-v-ea5c3f22] {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.darken-4[data-v-ea5c3f22]:hover {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.lighten-1[data-v-ea5c3f22] {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-1[data-v-ea5c3f22]:hover {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-2[data-v-ea5c3f22] {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-2[data-v-ea5c3f22]:hover {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-3[data-v-ea5c3f22] {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-3[data-v-ea5c3f22]:hover {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-4[data-v-ea5c3f22] {
  background-color: rgb(185.4, 219, 146.4);
}
.bglight-green.lighten-4[data-v-ea5c3f22]:hover {
  background-color: rgb(185.4, 219, 146.4);
}
[color=lime][data-v-ea5c3f22] {
  color: #cddc39;
}
.lime[data-v-ea5c3f22] {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime[data-v-ea5c3f22]:hover, .lime[data-v-ea5c3f22]:active, .lime[data-v-ea5c3f22]:focus {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button[data-v-ea5c3f22] {
  color: white !important;
}
.lime.p-button[data-v-ea5c3f22]:hover, .lime.p-button[data-v-ea5c3f22]:active, .lime.p-button[data-v-ea5c3f22]:focus {
  color: white !important;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button.p-button-outlined[data-v-ea5c3f22] {
  background-color: white !important;
  color: #cddc39 !important;
}
.lime.p-button.p-button-outlined[data-v-ea5c3f22]:hover, .lime.p-button.p-button-outlined[data-v-ea5c3f22]:active, .lime.p-button.p-button-outlined[data-v-ea5c3f22]:focus {
  background-color: rgb(250, 251.5, 235.2) !important;
}
.lime.p-toolbar[data-v-ea5c3f22] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.darken-1[data-v-ea5c3f22] {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-1[data-v-ea5c3f22]:hover {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-2[data-v-ea5c3f22] {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-2[data-v-ea5c3f22]:hover {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-3[data-v-ea5c3f22] {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-3[data-v-ea5c3f22]:hover {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-4[data-v-ea5c3f22] {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.darken-4[data-v-ea5c3f22]:hover {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.lighten-1[data-v-ea5c3f22] {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-1[data-v-ea5c3f22]:hover {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-2[data-v-ea5c3f22] {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-2[data-v-ea5c3f22]:hover {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-3[data-v-ea5c3f22] {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-3[data-v-ea5c3f22]:hover {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-4[data-v-ea5c3f22] {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.lime.lighten-4[data-v-ea5c3f22]:hover {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.bglime[data-v-ea5c3f22] {
  background-color: #cddc39;
}
.bglime[data-v-ea5c3f22]:hover, .bglime[data-v-ea5c3f22]:focus {
  background-color: #cddc39;
}
.bglime.p-card[data-v-ea5c3f22] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.bglime.darken-1[data-v-ea5c3f22] {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-1[data-v-ea5c3f22]:hover {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-2[data-v-ea5c3f22] {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-2[data-v-ea5c3f22]:hover {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-3[data-v-ea5c3f22] {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-3[data-v-ea5c3f22]:hover {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-4[data-v-ea5c3f22] {
  background-color: rgb(123, 132, 34.2);
}
.bglime.darken-4[data-v-ea5c3f22]:hover {
  background-color: rgb(123, 132, 34.2);
}
.bglime.lighten-1[data-v-ea5c3f22] {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-1[data-v-ea5c3f22]:hover {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-2[data-v-ea5c3f22] {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-2[data-v-ea5c3f22]:hover {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-3[data-v-ea5c3f22] {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-3[data-v-ea5c3f22]:hover {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-4[data-v-ea5c3f22] {
  background-color: rgb(225, 234, 136.2);
}
.bglime.lighten-4[data-v-ea5c3f22]:hover {
  background-color: rgb(225, 234, 136.2);
}
[color=yellow][data-v-ea5c3f22] {
  color: #ffeb3b;
}
.yellow[data-v-ea5c3f22] {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow[data-v-ea5c3f22]:hover, .yellow[data-v-ea5c3f22]:active, .yellow[data-v-ea5c3f22]:focus {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button[data-v-ea5c3f22] {
  color: white !important;
}
.yellow.p-button[data-v-ea5c3f22]:hover, .yellow.p-button[data-v-ea5c3f22]:active, .yellow.p-button[data-v-ea5c3f22]:focus {
  color: white !important;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button.p-button-outlined[data-v-ea5c3f22] {
  background-color: white !important;
  color: #ffeb3b !important;
}
.yellow.p-button.p-button-outlined[data-v-ea5c3f22]:hover, .yellow.p-button.p-button-outlined[data-v-ea5c3f22]:active, .yellow.p-button.p-button-outlined[data-v-ea5c3f22]:focus {
  background-color: rgb(255, 253, 235.4) !important;
}
.yellow.p-toolbar[data-v-ea5c3f22] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.darken-1[data-v-ea5c3f22] {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-1[data-v-ea5c3f22]:hover {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-2[data-v-ea5c3f22] {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-2[data-v-ea5c3f22]:hover {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-3[data-v-ea5c3f22] {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-3[data-v-ea5c3f22]:hover {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-4[data-v-ea5c3f22] {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.darken-4[data-v-ea5c3f22]:hover {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.lighten-1[data-v-ea5c3f22] {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-1[data-v-ea5c3f22]:hover {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-2[data-v-ea5c3f22] {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-2[data-v-ea5c3f22]:hover {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-3[data-v-ea5c3f22] {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-3[data-v-ea5c3f22]:hover {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-4[data-v-ea5c3f22] {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.yellow.lighten-4[data-v-ea5c3f22]:hover {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.bgyellow[data-v-ea5c3f22] {
  background-color: #ffeb3b;
}
.bgyellow[data-v-ea5c3f22]:hover, .bgyellow[data-v-ea5c3f22]:focus {
  background-color: #ffeb3b;
}
.bgyellow.p-card[data-v-ea5c3f22] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.bgyellow.darken-1[data-v-ea5c3f22] {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-1[data-v-ea5c3f22]:hover {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-2[data-v-ea5c3f22] {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-2[data-v-ea5c3f22]:hover {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-3[data-v-ea5c3f22] {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-3[data-v-ea5c3f22]:hover {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-4[data-v-ea5c3f22] {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.darken-4[data-v-ea5c3f22]:hover {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.lighten-1[data-v-ea5c3f22] {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-1[data-v-ea5c3f22]:hover {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-2[data-v-ea5c3f22] {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-2[data-v-ea5c3f22]:hover {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-3[data-v-ea5c3f22] {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-3[data-v-ea5c3f22]:hover {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-4[data-v-ea5c3f22] {
  background-color: rgb(255, 243, 137.4);
}
.bgyellow.lighten-4[data-v-ea5c3f22]:hover {
  background-color: rgb(255, 243, 137.4);
}
[color=amber][data-v-ea5c3f22] {
  color: #ffc107;
}
.amber[data-v-ea5c3f22] {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber[data-v-ea5c3f22]:hover, .amber[data-v-ea5c3f22]:active, .amber[data-v-ea5c3f22]:focus {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button[data-v-ea5c3f22] {
  color: white !important;
}
.amber.p-button[data-v-ea5c3f22]:hover, .amber.p-button[data-v-ea5c3f22]:active, .amber.p-button[data-v-ea5c3f22]:focus {
  color: white !important;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button.p-button-outlined[data-v-ea5c3f22] {
  background-color: white !important;
  color: #ffc107 !important;
}
.amber.p-button.p-button-outlined[data-v-ea5c3f22]:hover, .amber.p-button.p-button-outlined[data-v-ea5c3f22]:active, .amber.p-button.p-button-outlined[data-v-ea5c3f22]:focus {
  background-color: rgb(255, 248.8, 230.2) !important;
}
.amber.p-toolbar[data-v-ea5c3f22] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.darken-1[data-v-ea5c3f22] {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-1[data-v-ea5c3f22]:hover {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-2[data-v-ea5c3f22] {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-2[data-v-ea5c3f22]:hover {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-3[data-v-ea5c3f22] {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-3[data-v-ea5c3f22]:hover {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-4[data-v-ea5c3f22] {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.darken-4[data-v-ea5c3f22]:hover {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.lighten-1[data-v-ea5c3f22] {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-1[data-v-ea5c3f22]:hover {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-2[data-v-ea5c3f22] {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-2[data-v-ea5c3f22]:hover {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-3[data-v-ea5c3f22] {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-3[data-v-ea5c3f22]:hover {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-4[data-v-ea5c3f22] {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.amber.lighten-4[data-v-ea5c3f22]:hover {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.bgamber[data-v-ea5c3f22] {
  background-color: #ffc107;
}
.bgamber[data-v-ea5c3f22]:hover, .bgamber[data-v-ea5c3f22]:focus {
  background-color: #ffc107;
}
.bgamber.p-card[data-v-ea5c3f22] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.bgamber.darken-1[data-v-ea5c3f22] {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-1[data-v-ea5c3f22]:hover {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-2[data-v-ea5c3f22] {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-2[data-v-ea5c3f22]:hover {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-3[data-v-ea5c3f22] {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-3[data-v-ea5c3f22]:hover {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-4[data-v-ea5c3f22] {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.darken-4[data-v-ea5c3f22]:hover {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.lighten-1[data-v-ea5c3f22] {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-1[data-v-ea5c3f22]:hover {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-2[data-v-ea5c3f22] {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-2[data-v-ea5c3f22]:hover {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-3[data-v-ea5c3f22] {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-3[data-v-ea5c3f22]:hover {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-4[data-v-ea5c3f22] {
  background-color: rgb(255, 217.8, 106.2);
}
.bgamber.lighten-4[data-v-ea5c3f22]:hover {
  background-color: rgb(255, 217.8, 106.2);
}
[color=orange][data-v-ea5c3f22] {
  color: #ff9800;
}
.orange[data-v-ea5c3f22] {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange[data-v-ea5c3f22]:hover, .orange[data-v-ea5c3f22]:active, .orange[data-v-ea5c3f22]:focus {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button[data-v-ea5c3f22] {
  color: white !important;
}
.orange.p-button[data-v-ea5c3f22]:hover, .orange.p-button[data-v-ea5c3f22]:active, .orange.p-button[data-v-ea5c3f22]:focus {
  color: white !important;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button.p-button-outlined[data-v-ea5c3f22] {
  background-color: white !important;
  color: #ff9800 !important;
}
.orange.p-button.p-button-outlined[data-v-ea5c3f22]:hover, .orange.p-button.p-button-outlined[data-v-ea5c3f22]:active, .orange.p-button.p-button-outlined[data-v-ea5c3f22]:focus {
  background-color: rgb(255, 244.7, 229.5) !important;
}
.orange.p-toolbar[data-v-ea5c3f22] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.darken-1[data-v-ea5c3f22] {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-1[data-v-ea5c3f22]:hover {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-2[data-v-ea5c3f22] {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-2[data-v-ea5c3f22]:hover {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-3[data-v-ea5c3f22] {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-3[data-v-ea5c3f22]:hover {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-4[data-v-ea5c3f22] {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.darken-4[data-v-ea5c3f22]:hover {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.lighten-1[data-v-ea5c3f22] {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-1[data-v-ea5c3f22]:hover {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-2[data-v-ea5c3f22] {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-2[data-v-ea5c3f22]:hover {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-3[data-v-ea5c3f22] {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-3[data-v-ea5c3f22]:hover {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-4[data-v-ea5c3f22] {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.orange.lighten-4[data-v-ea5c3f22]:hover {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.bgorange[data-v-ea5c3f22] {
  background-color: #ff9800;
}
.bgorange[data-v-ea5c3f22]:hover, .bgorange[data-v-ea5c3f22]:focus {
  background-color: #ff9800;
}
.bgorange.p-card[data-v-ea5c3f22] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.bgorange.darken-1[data-v-ea5c3f22] {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-1[data-v-ea5c3f22]:hover {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-2[data-v-ea5c3f22] {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-2[data-v-ea5c3f22]:hover {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-3[data-v-ea5c3f22] {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-3[data-v-ea5c3f22]:hover {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-4[data-v-ea5c3f22] {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.darken-4[data-v-ea5c3f22]:hover {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.lighten-1[data-v-ea5c3f22] {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-1[data-v-ea5c3f22]:hover {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-2[data-v-ea5c3f22] {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-2[data-v-ea5c3f22]:hover {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-3[data-v-ea5c3f22] {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-3[data-v-ea5c3f22]:hover {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-4[data-v-ea5c3f22] {
  background-color: rgb(255, 193.2, 102);
}
.bgorange.lighten-4[data-v-ea5c3f22]:hover {
  background-color: rgb(255, 193.2, 102);
}
[color=deep-orange][data-v-ea5c3f22] {
  color: #ff5722;
}
.deep-orange[data-v-ea5c3f22] {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange[data-v-ea5c3f22]:hover, .deep-orange[data-v-ea5c3f22]:active, .deep-orange[data-v-ea5c3f22]:focus {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button[data-v-ea5c3f22] {
  color: white !important;
}
.deep-orange.p-button[data-v-ea5c3f22]:hover, .deep-orange.p-button[data-v-ea5c3f22]:active, .deep-orange.p-button[data-v-ea5c3f22]:focus {
  color: white !important;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button.p-button-outlined[data-v-ea5c3f22] {
  background-color: white !important;
  color: #ff5722 !important;
}
.deep-orange.p-button.p-button-outlined[data-v-ea5c3f22]:hover, .deep-orange.p-button.p-button-outlined[data-v-ea5c3f22]:active, .deep-orange.p-button.p-button-outlined[data-v-ea5c3f22]:focus {
  background-color: rgb(255, 238.2, 232.9) !important;
}
.deep-orange.p-toolbar[data-v-ea5c3f22] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.darken-1[data-v-ea5c3f22] {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-1[data-v-ea5c3f22]:hover {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-2[data-v-ea5c3f22] {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-2[data-v-ea5c3f22]:hover {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-3[data-v-ea5c3f22] {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-3[data-v-ea5c3f22]:hover {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-4[data-v-ea5c3f22] {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.darken-4[data-v-ea5c3f22]:hover {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.lighten-1[data-v-ea5c3f22] {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-1[data-v-ea5c3f22]:hover {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-2[data-v-ea5c3f22] {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-2[data-v-ea5c3f22]:hover {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-3[data-v-ea5c3f22] {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-3[data-v-ea5c3f22]:hover {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-4[data-v-ea5c3f22] {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.deep-orange.lighten-4[data-v-ea5c3f22]:hover {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange[data-v-ea5c3f22] {
  background-color: #ff5722;
}
.bgdeep-orange[data-v-ea5c3f22]:hover, .bgdeep-orange[data-v-ea5c3f22]:focus {
  background-color: #ff5722;
}
.bgdeep-orange.p-card[data-v-ea5c3f22] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.bgdeep-orange.darken-1[data-v-ea5c3f22] {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-1[data-v-ea5c3f22]:hover {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-2[data-v-ea5c3f22] {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-2[data-v-ea5c3f22]:hover {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-3[data-v-ea5c3f22] {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-3[data-v-ea5c3f22]:hover {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-4[data-v-ea5c3f22] {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.darken-4[data-v-ea5c3f22]:hover {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.lighten-1[data-v-ea5c3f22] {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-1[data-v-ea5c3f22]:hover {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-2[data-v-ea5c3f22] {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-2[data-v-ea5c3f22]:hover {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-3[data-v-ea5c3f22] {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-3[data-v-ea5c3f22]:hover {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-4[data-v-ea5c3f22] {
  background-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange.lighten-4[data-v-ea5c3f22]:hover {
  background-color: rgb(255, 154.2, 122.4);
}
[color=brown][data-v-ea5c3f22] {
  color: #795548;
}
.brown[data-v-ea5c3f22] {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown[data-v-ea5c3f22]:hover, .brown[data-v-ea5c3f22]:active, .brown[data-v-ea5c3f22]:focus {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button[data-v-ea5c3f22] {
  color: white !important;
}
.brown.p-button[data-v-ea5c3f22]:hover, .brown.p-button[data-v-ea5c3f22]:active, .brown.p-button[data-v-ea5c3f22]:focus {
  color: white !important;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button.p-button-outlined[data-v-ea5c3f22] {
  background-color: white !important;
  color: #795548 !important;
}
.brown.p-button.p-button-outlined[data-v-ea5c3f22]:hover, .brown.p-button.p-button-outlined[data-v-ea5c3f22]:active, .brown.p-button.p-button-outlined[data-v-ea5c3f22]:focus {
  background-color: rgb(241.6, 238, 236.7) !important;
}
.brown.p-toolbar[data-v-ea5c3f22] {
  background-color: #795548;
  border-color: #795548;
}
.brown.darken-1[data-v-ea5c3f22] {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-1[data-v-ea5c3f22]:hover {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-2[data-v-ea5c3f22] {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-2[data-v-ea5c3f22]:hover {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-3[data-v-ea5c3f22] {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-3[data-v-ea5c3f22]:hover {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-4[data-v-ea5c3f22] {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.darken-4[data-v-ea5c3f22]:hover {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.lighten-1[data-v-ea5c3f22] {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-1[data-v-ea5c3f22]:hover {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-2[data-v-ea5c3f22] {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-2[data-v-ea5c3f22]:hover {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-3[data-v-ea5c3f22] {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-3[data-v-ea5c3f22]:hover {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-4[data-v-ea5c3f22] {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.brown.lighten-4[data-v-ea5c3f22]:hover {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.bgbrown[data-v-ea5c3f22] {
  background-color: #795548;
}
.bgbrown[data-v-ea5c3f22]:hover, .bgbrown[data-v-ea5c3f22]:focus {
  background-color: #795548;
}
.bgbrown.p-card[data-v-ea5c3f22] {
  background-color: #795548;
  border-color: #795548;
}
.bgbrown.darken-1[data-v-ea5c3f22] {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-1[data-v-ea5c3f22]:hover {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-2[data-v-ea5c3f22] {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-2[data-v-ea5c3f22]:hover {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-3[data-v-ea5c3f22] {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-3[data-v-ea5c3f22]:hover {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-4[data-v-ea5c3f22] {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.darken-4[data-v-ea5c3f22]:hover {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.lighten-1[data-v-ea5c3f22] {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-1[data-v-ea5c3f22]:hover {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-2[data-v-ea5c3f22] {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-2[data-v-ea5c3f22]:hover {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-3[data-v-ea5c3f22] {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-3[data-v-ea5c3f22]:hover {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-4[data-v-ea5c3f22] {
  background-color: rgb(174.6, 153, 145.2);
}
.bgbrown.lighten-4[data-v-ea5c3f22]:hover {
  background-color: rgb(174.6, 153, 145.2);
}
[color=blue-gray][data-v-ea5c3f22] {
  color: #607d8b;
}
.blue-gray[data-v-ea5c3f22] {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray[data-v-ea5c3f22]:hover, .blue-gray[data-v-ea5c3f22]:active, .blue-gray[data-v-ea5c3f22]:focus {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button[data-v-ea5c3f22] {
  color: white !important;
}
.blue-gray.p-button[data-v-ea5c3f22]:hover, .blue-gray.p-button[data-v-ea5c3f22]:active, .blue-gray.p-button[data-v-ea5c3f22]:focus {
  color: white !important;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button.p-button-outlined[data-v-ea5c3f22] {
  background-color: white !important;
  color: #607d8b !important;
}
.blue-gray.p-button.p-button-outlined[data-v-ea5c3f22]:hover, .blue-gray.p-button.p-button-outlined[data-v-ea5c3f22]:active, .blue-gray.p-button.p-button-outlined[data-v-ea5c3f22]:focus {
  background-color: rgb(239.1, 242, 243.4) !important;
}
.blue-gray.p-toolbar[data-v-ea5c3f22] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.darken-1[data-v-ea5c3f22] {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-1[data-v-ea5c3f22]:hover {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-2[data-v-ea5c3f22] {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-2[data-v-ea5c3f22]:hover {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-3[data-v-ea5c3f22] {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-3[data-v-ea5c3f22]:hover {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-4[data-v-ea5c3f22] {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.darken-4[data-v-ea5c3f22]:hover {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.lighten-1[data-v-ea5c3f22] {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-1[data-v-ea5c3f22]:hover {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-2[data-v-ea5c3f22] {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-2[data-v-ea5c3f22]:hover {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-3[data-v-ea5c3f22] {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-3[data-v-ea5c3f22]:hover {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-4[data-v-ea5c3f22] {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.blue-gray.lighten-4[data-v-ea5c3f22]:hover {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray[data-v-ea5c3f22] {
  background-color: #607d8b;
}
.bgblue-gray[data-v-ea5c3f22]:hover, .bgblue-gray[data-v-ea5c3f22]:focus {
  background-color: #607d8b;
}
.bgblue-gray.p-card[data-v-ea5c3f22] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.bgblue-gray.darken-1[data-v-ea5c3f22] {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-1[data-v-ea5c3f22]:hover {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-2[data-v-ea5c3f22] {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-2[data-v-ea5c3f22]:hover {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-3[data-v-ea5c3f22] {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-3[data-v-ea5c3f22]:hover {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-4[data-v-ea5c3f22] {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.darken-4[data-v-ea5c3f22]:hover {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.lighten-1[data-v-ea5c3f22] {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-1[data-v-ea5c3f22]:hover {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-2[data-v-ea5c3f22] {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-2[data-v-ea5c3f22]:hover {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-3[data-v-ea5c3f22] {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-3[data-v-ea5c3f22]:hover {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-4[data-v-ea5c3f22] {
  background-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray.lighten-4[data-v-ea5c3f22]:hover {
  background-color: rgb(159.6, 177, 185.4);
}
[color=gray][data-v-ea5c3f22] {
  color: #9e9e9e;
}
.gray[data-v-ea5c3f22] {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray[data-v-ea5c3f22]:hover, .gray[data-v-ea5c3f22]:active, .gray[data-v-ea5c3f22]:focus {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button[data-v-ea5c3f22] {
  color: white !important;
}
.gray.p-button[data-v-ea5c3f22]:hover, .gray.p-button[data-v-ea5c3f22]:active, .gray.p-button[data-v-ea5c3f22]:focus {
  color: white !important;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button.p-button-outlined[data-v-ea5c3f22] {
  background-color: white !important;
  color: #9e9e9e !important;
}
.gray.p-button.p-button-outlined[data-v-ea5c3f22]:hover, .gray.p-button.p-button-outlined[data-v-ea5c3f22]:active, .gray.p-button.p-button-outlined[data-v-ea5c3f22]:focus {
  background-color: rgb(245.3, 245.3, 245.3) !important;
}
.gray.p-toolbar[data-v-ea5c3f22] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.darken-1[data-v-ea5c3f22] {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-1[data-v-ea5c3f22]:hover {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-2[data-v-ea5c3f22] {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-2[data-v-ea5c3f22]:hover {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-3[data-v-ea5c3f22] {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-3[data-v-ea5c3f22]:hover {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-4[data-v-ea5c3f22] {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.darken-4[data-v-ea5c3f22]:hover {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.lighten-1[data-v-ea5c3f22] {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-1[data-v-ea5c3f22]:hover {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-2[data-v-ea5c3f22] {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-2[data-v-ea5c3f22]:hover {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-3[data-v-ea5c3f22] {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-3[data-v-ea5c3f22]:hover {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-4[data-v-ea5c3f22] {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.gray.lighten-4[data-v-ea5c3f22]:hover {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.bggray[data-v-ea5c3f22] {
  background-color: #9e9e9e;
}
.bggray[data-v-ea5c3f22]:hover, .bggray[data-v-ea5c3f22]:focus {
  background-color: #9e9e9e;
}
.bggray.p-card[data-v-ea5c3f22] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.bggray.darken-1[data-v-ea5c3f22] {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-1[data-v-ea5c3f22]:hover {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-2[data-v-ea5c3f22] {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-2[data-v-ea5c3f22]:hover {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-3[data-v-ea5c3f22] {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-3[data-v-ea5c3f22]:hover {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-4[data-v-ea5c3f22] {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.darken-4[data-v-ea5c3f22]:hover {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.lighten-1[data-v-ea5c3f22] {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-1[data-v-ea5c3f22]:hover {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-2[data-v-ea5c3f22] {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-2[data-v-ea5c3f22]:hover {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-3[data-v-ea5c3f22] {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-3[data-v-ea5c3f22]:hover {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-4[data-v-ea5c3f22] {
  background-color: rgb(196.8, 196.8, 196.8);
}
.bggray.lighten-4[data-v-ea5c3f22]:hover {
  background-color: rgb(196.8, 196.8, 196.8);
}
[color=ble][data-v-ea5c3f22] {
  color: #287aa9;
}
.ble[data-v-ea5c3f22] {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble[data-v-ea5c3f22]:hover, .ble[data-v-ea5c3f22]:active, .ble[data-v-ea5c3f22]:focus {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button[data-v-ea5c3f22] {
  color: white !important;
}
.ble.p-button[data-v-ea5c3f22]:hover, .ble.p-button[data-v-ea5c3f22]:active, .ble.p-button[data-v-ea5c3f22]:focus {
  color: white !important;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button.p-button-outlined[data-v-ea5c3f22] {
  background-color: white !important;
  color: #287aa9 !important;
}
.ble.p-button.p-button-outlined[data-v-ea5c3f22]:hover, .ble.p-button.p-button-outlined[data-v-ea5c3f22]:active, .ble.p-button.p-button-outlined[data-v-ea5c3f22]:focus {
  background-color: rgb(233.5, 241.7, 246.4) !important;
}
.ble.p-toolbar[data-v-ea5c3f22] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.darken-1[data-v-ea5c3f22] {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-1[data-v-ea5c3f22]:hover {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-2[data-v-ea5c3f22] {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-2[data-v-ea5c3f22]:hover {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-3[data-v-ea5c3f22] {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-3[data-v-ea5c3f22]:hover {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-4[data-v-ea5c3f22] {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.darken-4[data-v-ea5c3f22]:hover {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.lighten-1[data-v-ea5c3f22] {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-1[data-v-ea5c3f22]:hover {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-2[data-v-ea5c3f22] {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-2[data-v-ea5c3f22]:hover {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-3[data-v-ea5c3f22] {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-3[data-v-ea5c3f22]:hover {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-4[data-v-ea5c3f22] {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.ble.lighten-4[data-v-ea5c3f22]:hover {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.bgble[data-v-ea5c3f22] {
  background-color: #287aa9;
}
.bgble[data-v-ea5c3f22]:hover, .bgble[data-v-ea5c3f22]:focus {
  background-color: #287aa9;
}
.bgble.p-card[data-v-ea5c3f22] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.bgble.darken-1[data-v-ea5c3f22] {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-1[data-v-ea5c3f22]:hover {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-2[data-v-ea5c3f22] {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-2[data-v-ea5c3f22]:hover {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-3[data-v-ea5c3f22] {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-3[data-v-ea5c3f22]:hover {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-4[data-v-ea5c3f22] {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.darken-4[data-v-ea5c3f22]:hover {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.lighten-1[data-v-ea5c3f22] {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-1[data-v-ea5c3f22]:hover {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-2[data-v-ea5c3f22] {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-2[data-v-ea5c3f22]:hover {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-3[data-v-ea5c3f22] {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-3[data-v-ea5c3f22]:hover {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-4[data-v-ea5c3f22] {
  background-color: rgb(126, 175.2, 203.4);
}
.bgble.lighten-4[data-v-ea5c3f22]:hover {
  background-color: rgb(126, 175.2, 203.4);
}
[color=black][data-v-ea5c3f22] {
  color: #202020;
}
.black[data-v-ea5c3f22] {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black[data-v-ea5c3f22]:hover, .black[data-v-ea5c3f22]:active, .black[data-v-ea5c3f22]:focus {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button[data-v-ea5c3f22] {
  color: white !important;
}
.black.p-button[data-v-ea5c3f22]:hover, .black.p-button[data-v-ea5c3f22]:active, .black.p-button[data-v-ea5c3f22]:focus {
  color: white !important;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button.p-button-outlined[data-v-ea5c3f22] {
  background-color: white !important;
  color: #202020 !important;
}
.black.p-button.p-button-outlined[data-v-ea5c3f22]:hover, .black.p-button.p-button-outlined[data-v-ea5c3f22]:active, .black.p-button.p-button-outlined[data-v-ea5c3f22]:focus {
  background-color: rgb(232.7, 232.7, 232.7) !important;
}
.black.p-toolbar[data-v-ea5c3f22] {
  background-color: #202020;
  border-color: #202020;
}
.black.darken-1[data-v-ea5c3f22] {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-1[data-v-ea5c3f22]:hover {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-2[data-v-ea5c3f22] {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-2[data-v-ea5c3f22]:hover {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-3[data-v-ea5c3f22] {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-3[data-v-ea5c3f22]:hover {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-4[data-v-ea5c3f22] {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.darken-4[data-v-ea5c3f22]:hover {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.lighten-1[data-v-ea5c3f22] {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-1[data-v-ea5c3f22]:hover {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-2[data-v-ea5c3f22] {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-2[data-v-ea5c3f22]:hover {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-3[data-v-ea5c3f22] {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-3[data-v-ea5c3f22]:hover {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-4[data-v-ea5c3f22] {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.black.lighten-4[data-v-ea5c3f22]:hover {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.bgblack[data-v-ea5c3f22] {
  background-color: #202020;
}
.bgblack[data-v-ea5c3f22]:hover, .bgblack[data-v-ea5c3f22]:focus {
  background-color: #202020;
}
.bgblack.p-card[data-v-ea5c3f22] {
  background-color: #202020;
  border-color: #202020;
}
.bgblack.darken-1[data-v-ea5c3f22] {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-1[data-v-ea5c3f22]:hover {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-2[data-v-ea5c3f22] {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-2[data-v-ea5c3f22]:hover {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-3[data-v-ea5c3f22] {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-3[data-v-ea5c3f22]:hover {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-4[data-v-ea5c3f22] {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.darken-4[data-v-ea5c3f22]:hover {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.lighten-1[data-v-ea5c3f22] {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-1[data-v-ea5c3f22]:hover {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-2[data-v-ea5c3f22] {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-2[data-v-ea5c3f22]:hover {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-3[data-v-ea5c3f22] {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-3[data-v-ea5c3f22]:hover {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-4[data-v-ea5c3f22] {
  background-color: rgb(121.2, 121.2, 121.2);
}
.bgblack.lighten-4[data-v-ea5c3f22]:hover {
  background-color: rgb(121.2, 121.2, 121.2);
}
[color=white][data-v-ea5c3f22] {
  color: #ffffff;
}
.white[data-v-ea5c3f22] {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white[data-v-ea5c3f22]:hover, .white[data-v-ea5c3f22]:active, .white[data-v-ea5c3f22]:focus {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button[data-v-ea5c3f22] {
  color: white !important;
}
.white.p-button[data-v-ea5c3f22]:hover, .white.p-button[data-v-ea5c3f22]:active, .white.p-button[data-v-ea5c3f22]:focus {
  color: white !important;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button.p-button-outlined[data-v-ea5c3f22] {
  background-color: white !important;
  color: #ffffff !important;
}
.white.p-button.p-button-outlined[data-v-ea5c3f22]:hover, .white.p-button.p-button-outlined[data-v-ea5c3f22]:active, .white.p-button.p-button-outlined[data-v-ea5c3f22]:focus {
  background-color: white !important;
}
.white.p-toolbar[data-v-ea5c3f22] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.darken-1[data-v-ea5c3f22] {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-1[data-v-ea5c3f22]:hover {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-2[data-v-ea5c3f22] {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-2[data-v-ea5c3f22]:hover {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-3[data-v-ea5c3f22] {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-3[data-v-ea5c3f22]:hover {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-4[data-v-ea5c3f22] {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.darken-4[data-v-ea5c3f22]:hover {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.lighten-1[data-v-ea5c3f22] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-1[data-v-ea5c3f22]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-ea5c3f22] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-ea5c3f22]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-ea5c3f22] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-ea5c3f22]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-ea5c3f22] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-ea5c3f22]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.bgwhite[data-v-ea5c3f22] {
  background-color: #ffffff;
}
.bgwhite[data-v-ea5c3f22]:hover, .bgwhite[data-v-ea5c3f22]:focus {
  background-color: #ffffff;
}
.bgwhite.p-card[data-v-ea5c3f22] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.bgwhite.darken-1[data-v-ea5c3f22] {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-1[data-v-ea5c3f22]:hover {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-2[data-v-ea5c3f22] {
  background-color: #cccccc;
}
.bgwhite.darken-2[data-v-ea5c3f22]:hover {
  background-color: #cccccc;
}
.bgwhite.darken-3[data-v-ea5c3f22] {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-3[data-v-ea5c3f22]:hover {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-4[data-v-ea5c3f22] {
  background-color: #999999;
}
.bgwhite.darken-4[data-v-ea5c3f22]:hover {
  background-color: #999999;
}
.bgwhite.lighten-1[data-v-ea5c3f22] {
  background-color: white;
}
.bgwhite.lighten-1[data-v-ea5c3f22]:hover {
  background-color: white;
}
.bgwhite.lighten-2[data-v-ea5c3f22] {
  background-color: white;
}
.bgwhite.lighten-2[data-v-ea5c3f22]:hover {
  background-color: white;
}
.bgwhite.lighten-3[data-v-ea5c3f22] {
  background-color: white;
}
.bgwhite.lighten-3[data-v-ea5c3f22]:hover {
  background-color: white;
}
.bgwhite.lighten-4[data-v-ea5c3f22] {
  background-color: white;
}
.bgwhite.lighten-4[data-v-ea5c3f22]:hover {
  background-color: white;
}
.default[data-v-ea5c3f22] {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.default[data-v-ea5c3f22]:hover, .default[data-v-ea5c3f22]:focus {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}/* COLORS */
/* reserved possible colors

#6B3A0A - warm brown OR #8E3F0A - burnt orange
#8A1538 - deep berry
#005A7A - petrol cyan

maybe #0C0C73 - deep indigo, but close to return/black

*/
/* FONTS */
/* PACKETA UI/UX */
/* Material palette */
[color=primary][data-v-27194d42] {
  color: #bc210a;
}
.primary[data-v-27194d42] {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary[data-v-27194d42]:hover, .primary[data-v-27194d42]:active, .primary[data-v-27194d42]:focus {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button[data-v-27194d42] {
  color: white !important;
}
.primary.p-button[data-v-27194d42]:hover, .primary.p-button[data-v-27194d42]:active, .primary.p-button[data-v-27194d42]:focus {
  color: white !important;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button.p-button-outlined[data-v-27194d42] {
  background-color: white !important;
  color: #bc210a !important;
}
.primary.p-button.p-button-outlined[data-v-27194d42]:hover, .primary.p-button.p-button-outlined[data-v-27194d42]:active, .primary.p-button.p-button-outlined[data-v-27194d42]:focus {
  background-color: rgb(248.3, 232.8, 230.5) !important;
}
.primary.p-toolbar[data-v-27194d42] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.darken-1[data-v-27194d42] {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-1[data-v-27194d42]:hover {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-2[data-v-27194d42] {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-2[data-v-27194d42]:hover {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-3[data-v-27194d42] {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-3[data-v-27194d42]:hover {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-4[data-v-27194d42] {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.darken-4[data-v-27194d42]:hover {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.lighten-1[data-v-27194d42] {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-1[data-v-27194d42]:hover {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-2[data-v-27194d42] {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-2[data-v-27194d42]:hover {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-3[data-v-27194d42] {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-3[data-v-27194d42]:hover {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-4[data-v-27194d42] {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.primary.lighten-4[data-v-27194d42]:hover {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.bgprimary[data-v-27194d42] {
  background-color: #bc210a;
}
.bgprimary[data-v-27194d42]:hover, .bgprimary[data-v-27194d42]:focus {
  background-color: #bc210a;
}
.bgprimary.p-card[data-v-27194d42] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.bgprimary.darken-1[data-v-27194d42] {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-1[data-v-27194d42]:hover {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-2[data-v-27194d42] {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-2[data-v-27194d42]:hover {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-3[data-v-27194d42] {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-3[data-v-27194d42]:hover {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-4[data-v-27194d42] {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.darken-4[data-v-27194d42]:hover {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.lighten-1[data-v-27194d42] {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-1[data-v-27194d42]:hover {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-2[data-v-27194d42] {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-2[data-v-27194d42]:hover {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-3[data-v-27194d42] {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-3[data-v-27194d42]:hover {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-4[data-v-27194d42] {
  background-color: rgb(214.8, 121.8, 108);
}
.bgprimary.lighten-4[data-v-27194d42]:hover {
  background-color: rgb(214.8, 121.8, 108);
}
[color=red][data-v-27194d42] {
  color: #f44336;
}
.red[data-v-27194d42] {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red[data-v-27194d42]:hover, .red[data-v-27194d42]:active, .red[data-v-27194d42]:focus {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button[data-v-27194d42] {
  color: white !important;
}
.red.p-button[data-v-27194d42]:hover, .red.p-button[data-v-27194d42]:active, .red.p-button[data-v-27194d42]:focus {
  color: white !important;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button.p-button-outlined[data-v-27194d42] {
  background-color: white !important;
  color: #f44336 !important;
}
.red.p-button.p-button-outlined[data-v-27194d42]:hover, .red.p-button.p-button-outlined[data-v-27194d42]:active, .red.p-button.p-button-outlined[data-v-27194d42]:focus {
  background-color: rgb(253.9, 236.2, 234.9) !important;
}
.red.p-toolbar[data-v-27194d42] {
  background-color: #f44336;
  border-color: #f44336;
}
.red.darken-1[data-v-27194d42] {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-1[data-v-27194d42]:hover {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-2[data-v-27194d42] {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-2[data-v-27194d42]:hover {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-3[data-v-27194d42] {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-3[data-v-27194d42]:hover {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-4[data-v-27194d42] {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.darken-4[data-v-27194d42]:hover {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.lighten-1[data-v-27194d42] {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-1[data-v-27194d42]:hover {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-2[data-v-27194d42] {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-2[data-v-27194d42]:hover {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-3[data-v-27194d42] {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-3[data-v-27194d42]:hover {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-4[data-v-27194d42] {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.red.lighten-4[data-v-27194d42]:hover {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.bgred[data-v-27194d42] {
  background-color: #f44336;
}
.bgred[data-v-27194d42]:hover, .bgred[data-v-27194d42]:focus {
  background-color: #f44336;
}
.bgred.p-card[data-v-27194d42] {
  background-color: #f44336;
  border-color: #f44336;
}
.bgred.darken-1[data-v-27194d42] {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-1[data-v-27194d42]:hover {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-2[data-v-27194d42] {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-2[data-v-27194d42]:hover {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-3[data-v-27194d42] {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-3[data-v-27194d42]:hover {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-4[data-v-27194d42] {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.darken-4[data-v-27194d42]:hover {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.lighten-1[data-v-27194d42] {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-1[data-v-27194d42]:hover {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-2[data-v-27194d42] {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-2[data-v-27194d42]:hover {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-3[data-v-27194d42] {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-3[data-v-27194d42]:hover {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-4[data-v-27194d42] {
  background-color: rgb(248.4, 142.2, 134.4);
}
.bgred.lighten-4[data-v-27194d42]:hover {
  background-color: rgb(248.4, 142.2, 134.4);
}
[color=grenade][data-v-27194d42] {
  color: #dd2c00;
}
.grenade[data-v-27194d42] {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade[data-v-27194d42]:hover, .grenade[data-v-27194d42]:active, .grenade[data-v-27194d42]:focus {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button[data-v-27194d42] {
  color: white !important;
}
.grenade.p-button[data-v-27194d42]:hover, .grenade.p-button[data-v-27194d42]:active, .grenade.p-button[data-v-27194d42]:focus {
  color: white !important;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button.p-button-outlined[data-v-27194d42] {
  background-color: white !important;
  color: #dd2c00 !important;
}
.grenade.p-button.p-button-outlined[data-v-27194d42]:hover, .grenade.p-button.p-button-outlined[data-v-27194d42]:active, .grenade.p-button.p-button-outlined[data-v-27194d42]:focus {
  background-color: rgb(251.6, 233.9, 229.5) !important;
}
.grenade.p-toolbar[data-v-27194d42] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.darken-1[data-v-27194d42] {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-1[data-v-27194d42]:hover {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-2[data-v-27194d42] {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-2[data-v-27194d42]:hover {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-3[data-v-27194d42] {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-3[data-v-27194d42]:hover {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-4[data-v-27194d42] {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.darken-4[data-v-27194d42]:hover {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.lighten-1[data-v-27194d42] {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-1[data-v-27194d42]:hover {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-2[data-v-27194d42] {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-2[data-v-27194d42]:hover {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-3[data-v-27194d42] {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-3[data-v-27194d42]:hover {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-4[data-v-27194d42] {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.grenade.lighten-4[data-v-27194d42]:hover {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.bggrenade[data-v-27194d42] {
  background-color: #dd2c00;
}
.bggrenade[data-v-27194d42]:hover, .bggrenade[data-v-27194d42]:focus {
  background-color: #dd2c00;
}
.bggrenade.p-card[data-v-27194d42] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.bggrenade.darken-1[data-v-27194d42] {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-1[data-v-27194d42]:hover {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-2[data-v-27194d42] {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-2[data-v-27194d42]:hover {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-3[data-v-27194d42] {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-3[data-v-27194d42]:hover {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-4[data-v-27194d42] {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.darken-4[data-v-27194d42]:hover {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.lighten-1[data-v-27194d42] {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-1[data-v-27194d42]:hover {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-2[data-v-27194d42] {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-2[data-v-27194d42]:hover {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-3[data-v-27194d42] {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-3[data-v-27194d42]:hover {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-4[data-v-27194d42] {
  background-color: rgb(234.6, 128.4, 102);
}
.bggrenade.lighten-4[data-v-27194d42]:hover {
  background-color: rgb(234.6, 128.4, 102);
}
[color=pink][data-v-27194d42] {
  color: #e91e63;
}
.pink[data-v-27194d42] {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink[data-v-27194d42]:hover, .pink[data-v-27194d42]:active, .pink[data-v-27194d42]:focus {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button[data-v-27194d42] {
  color: white !important;
}
.pink.p-button[data-v-27194d42]:hover, .pink.p-button[data-v-27194d42]:active, .pink.p-button[data-v-27194d42]:focus {
  color: white !important;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button.p-button-outlined[data-v-27194d42] {
  background-color: white !important;
  color: #e91e63 !important;
}
.pink.p-button.p-button-outlined[data-v-27194d42]:hover, .pink.p-button.p-button-outlined[data-v-27194d42]:active, .pink.p-button.p-button-outlined[data-v-27194d42]:focus {
  background-color: rgb(252.8, 232.5, 239.4) !important;
}
.pink.p-toolbar[data-v-27194d42] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.darken-1[data-v-27194d42] {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-1[data-v-27194d42]:hover {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-2[data-v-27194d42] {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-2[data-v-27194d42]:hover {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-3[data-v-27194d42] {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-3[data-v-27194d42]:hover {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-4[data-v-27194d42] {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.darken-4[data-v-27194d42]:hover {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.lighten-1[data-v-27194d42] {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-1[data-v-27194d42]:hover {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-2[data-v-27194d42] {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-2[data-v-27194d42]:hover {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-3[data-v-27194d42] {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-3[data-v-27194d42]:hover {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-4[data-v-27194d42] {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.pink.lighten-4[data-v-27194d42]:hover {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.bgpink[data-v-27194d42] {
  background-color: #e91e63;
}
.bgpink[data-v-27194d42]:hover, .bgpink[data-v-27194d42]:focus {
  background-color: #e91e63;
}
.bgpink.p-card[data-v-27194d42] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.bgpink.darken-1[data-v-27194d42] {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-1[data-v-27194d42]:hover {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-2[data-v-27194d42] {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-2[data-v-27194d42]:hover {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-3[data-v-27194d42] {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-3[data-v-27194d42]:hover {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-4[data-v-27194d42] {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.darken-4[data-v-27194d42]:hover {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.lighten-1[data-v-27194d42] {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-1[data-v-27194d42]:hover {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-2[data-v-27194d42] {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-2[data-v-27194d42]:hover {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-3[data-v-27194d42] {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-3[data-v-27194d42]:hover {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-4[data-v-27194d42] {
  background-color: rgb(241.8, 120, 161.4);
}
.bgpink.lighten-4[data-v-27194d42]:hover {
  background-color: rgb(241.8, 120, 161.4);
}
[color=purple][data-v-27194d42] {
  color: #9c27b0;
}
.purple[data-v-27194d42] {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple[data-v-27194d42]:hover, .purple[data-v-27194d42]:active, .purple[data-v-27194d42]:focus {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button[data-v-27194d42] {
  color: white !important;
}
.purple.p-button[data-v-27194d42]:hover, .purple.p-button[data-v-27194d42]:active, .purple.p-button[data-v-27194d42]:focus {
  color: white !important;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button.p-button-outlined[data-v-27194d42] {
  background-color: white !important;
  color: #9c27b0 !important;
}
.purple.p-button.p-button-outlined[data-v-27194d42]:hover, .purple.p-button.p-button-outlined[data-v-27194d42]:active, .purple.p-button.p-button-outlined[data-v-27194d42]:focus {
  background-color: rgb(245.1, 233.4, 247.1) !important;
}
.purple.p-toolbar[data-v-27194d42] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.darken-1[data-v-27194d42] {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-1[data-v-27194d42]:hover {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-2[data-v-27194d42] {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-2[data-v-27194d42]:hover {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-3[data-v-27194d42] {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-3[data-v-27194d42]:hover {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-4[data-v-27194d42] {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.darken-4[data-v-27194d42]:hover {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.lighten-1[data-v-27194d42] {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-1[data-v-27194d42]:hover {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-2[data-v-27194d42] {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-2[data-v-27194d42]:hover {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-3[data-v-27194d42] {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-3[data-v-27194d42]:hover {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-4[data-v-27194d42] {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.purple.lighten-4[data-v-27194d42]:hover {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple[data-v-27194d42] {
  background-color: #9c27b0;
}
.bgpurple[data-v-27194d42]:hover, .bgpurple[data-v-27194d42]:focus {
  background-color: #9c27b0;
}
.bgpurple.p-card[data-v-27194d42] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.bgpurple.darken-1[data-v-27194d42] {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-1[data-v-27194d42]:hover {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-2[data-v-27194d42] {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-2[data-v-27194d42]:hover {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-3[data-v-27194d42] {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-3[data-v-27194d42]:hover {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-4[data-v-27194d42] {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.darken-4[data-v-27194d42]:hover {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.lighten-1[data-v-27194d42] {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-1[data-v-27194d42]:hover {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-2[data-v-27194d42] {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-2[data-v-27194d42]:hover {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-3[data-v-27194d42] {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-3[data-v-27194d42]:hover {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-4[data-v-27194d42] {
  background-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple.lighten-4[data-v-27194d42]:hover {
  background-color: rgb(195.6, 125.4, 207.6);
}
[color=deep-purple][data-v-27194d42] {
  color: #673ab7;
}
.deep-purple[data-v-27194d42] {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple[data-v-27194d42]:hover, .deep-purple[data-v-27194d42]:active, .deep-purple[data-v-27194d42]:focus {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button[data-v-27194d42] {
  color: white !important;
}
.deep-purple.p-button[data-v-27194d42]:hover, .deep-purple.p-button[data-v-27194d42]:active, .deep-purple.p-button[data-v-27194d42]:focus {
  color: white !important;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button.p-button-outlined[data-v-27194d42] {
  background-color: white !important;
  color: #673ab7 !important;
}
.deep-purple.p-button.p-button-outlined[data-v-27194d42]:hover, .deep-purple.p-button.p-button-outlined[data-v-27194d42]:active, .deep-purple.p-button.p-button-outlined[data-v-27194d42]:focus {
  background-color: rgb(239.8, 235.3, 247.8) !important;
}
.deep-purple.p-toolbar[data-v-27194d42] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.darken-1[data-v-27194d42] {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-1[data-v-27194d42]:hover {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-2[data-v-27194d42] {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-2[data-v-27194d42]:hover {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-3[data-v-27194d42] {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-3[data-v-27194d42]:hover {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-4[data-v-27194d42] {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.darken-4[data-v-27194d42]:hover {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.lighten-1[data-v-27194d42] {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-1[data-v-27194d42]:hover {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-2[data-v-27194d42] {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-2[data-v-27194d42]:hover {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-3[data-v-27194d42] {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-3[data-v-27194d42]:hover {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-4[data-v-27194d42] {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.deep-purple.lighten-4[data-v-27194d42]:hover {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple[data-v-27194d42] {
  background-color: #673ab7;
}
.bgdeep-purple[data-v-27194d42]:hover, .bgdeep-purple[data-v-27194d42]:focus {
  background-color: #673ab7;
}
.bgdeep-purple.p-card[data-v-27194d42] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.bgdeep-purple.darken-1[data-v-27194d42] {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-1[data-v-27194d42]:hover {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-2[data-v-27194d42] {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-2[data-v-27194d42]:hover {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-3[data-v-27194d42] {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-3[data-v-27194d42]:hover {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-4[data-v-27194d42] {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.darken-4[data-v-27194d42]:hover {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.lighten-1[data-v-27194d42] {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-1[data-v-27194d42]:hover {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-2[data-v-27194d42] {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-2[data-v-27194d42]:hover {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-3[data-v-27194d42] {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-3[data-v-27194d42]:hover {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-4[data-v-27194d42] {
  background-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple.lighten-4[data-v-27194d42]:hover {
  background-color: rgb(163.8, 136.8, 211.8);
}
[color=indigo][data-v-27194d42] {
  color: #3f51b5;
}
.indigo[data-v-27194d42] {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo[data-v-27194d42]:hover, .indigo[data-v-27194d42]:active, .indigo[data-v-27194d42]:focus {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button[data-v-27194d42] {
  color: white !important;
}
.indigo.p-button[data-v-27194d42]:hover, .indigo.p-button[data-v-27194d42]:active, .indigo.p-button[data-v-27194d42]:focus {
  color: white !important;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button.p-button-outlined[data-v-27194d42] {
  background-color: white !important;
  color: #3f51b5 !important;
}
.indigo.p-button.p-button-outlined[data-v-27194d42]:hover, .indigo.p-button.p-button-outlined[data-v-27194d42]:active, .indigo.p-button.p-button-outlined[data-v-27194d42]:focus {
  background-color: rgb(235.8, 237.6, 247.6) !important;
}
.indigo.p-toolbar[data-v-27194d42] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.darken-1[data-v-27194d42] {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-1[data-v-27194d42]:hover {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-2[data-v-27194d42] {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-2[data-v-27194d42]:hover {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-3[data-v-27194d42] {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-3[data-v-27194d42]:hover {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-4[data-v-27194d42] {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.darken-4[data-v-27194d42]:hover {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.lighten-1[data-v-27194d42] {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-1[data-v-27194d42]:hover {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-2[data-v-27194d42] {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-2[data-v-27194d42]:hover {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-3[data-v-27194d42] {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-3[data-v-27194d42]:hover {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-4[data-v-27194d42] {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.indigo.lighten-4[data-v-27194d42]:hover {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo[data-v-27194d42] {
  background-color: #3f51b5;
}
.bgindigo[data-v-27194d42]:hover, .bgindigo[data-v-27194d42]:focus {
  background-color: #3f51b5;
}
.bgindigo.p-card[data-v-27194d42] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.bgindigo.darken-1[data-v-27194d42] {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-1[data-v-27194d42]:hover {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-2[data-v-27194d42] {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-2[data-v-27194d42]:hover {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-3[data-v-27194d42] {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-3[data-v-27194d42]:hover {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-4[data-v-27194d42] {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.darken-4[data-v-27194d42]:hover {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.lighten-1[data-v-27194d42] {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-1[data-v-27194d42]:hover {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-2[data-v-27194d42] {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-2[data-v-27194d42]:hover {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-3[data-v-27194d42] {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-3[data-v-27194d42]:hover {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-4[data-v-27194d42] {
  background-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo.lighten-4[data-v-27194d42]:hover {
  background-color: rgb(139.8, 150.6, 210.6);
}
[color=blue][data-v-27194d42] {
  color: #2196f3;
}
.blue[data-v-27194d42] {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue[data-v-27194d42]:hover, .blue[data-v-27194d42]:active, .blue[data-v-27194d42]:focus {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button[data-v-27194d42] {
  color: white !important;
}
.blue.p-button[data-v-27194d42]:hover, .blue.p-button[data-v-27194d42]:active, .blue.p-button[data-v-27194d42]:focus {
  color: white !important;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button.p-button-outlined[data-v-27194d42] {
  background-color: white !important;
  color: #2196f3 !important;
}
.blue.p-button.p-button-outlined[data-v-27194d42]:hover, .blue.p-button.p-button-outlined[data-v-27194d42]:active, .blue.p-button.p-button-outlined[data-v-27194d42]:focus {
  background-color: rgb(232.8, 244.5, 253.8) !important;
}
.blue.p-toolbar[data-v-27194d42] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.darken-1[data-v-27194d42] {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-1[data-v-27194d42]:hover {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-2[data-v-27194d42] {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-2[data-v-27194d42]:hover {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-3[data-v-27194d42] {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-3[data-v-27194d42]:hover {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-4[data-v-27194d42] {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.darken-4[data-v-27194d42]:hover {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.lighten-1[data-v-27194d42] {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-1[data-v-27194d42]:hover {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-2[data-v-27194d42] {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-2[data-v-27194d42]:hover {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-3[data-v-27194d42] {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-3[data-v-27194d42]:hover {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-4[data-v-27194d42] {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.blue.lighten-4[data-v-27194d42]:hover {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.bgblue[data-v-27194d42] {
  background-color: #2196f3;
}
.bgblue[data-v-27194d42]:hover, .bgblue[data-v-27194d42]:focus {
  background-color: #2196f3;
}
.bgblue.p-card[data-v-27194d42] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.bgblue.darken-1[data-v-27194d42] {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-1[data-v-27194d42]:hover {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-2[data-v-27194d42] {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-2[data-v-27194d42]:hover {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-3[data-v-27194d42] {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-3[data-v-27194d42]:hover {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-4[data-v-27194d42] {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.darken-4[data-v-27194d42]:hover {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.lighten-1[data-v-27194d42] {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-1[data-v-27194d42]:hover {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-2[data-v-27194d42] {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-2[data-v-27194d42]:hover {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-3[data-v-27194d42] {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-3[data-v-27194d42]:hover {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-4[data-v-27194d42] {
  background-color: rgb(121.8, 192, 247.8);
}
.bgblue.lighten-4[data-v-27194d42]:hover {
  background-color: rgb(121.8, 192, 247.8);
}
[color=light-blue][data-v-27194d42] {
  color: #03a9f4;
}
.light-blue[data-v-27194d42] {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue[data-v-27194d42]:hover, .light-blue[data-v-27194d42]:active, .light-blue[data-v-27194d42]:focus {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button[data-v-27194d42] {
  color: white !important;
}
.light-blue.p-button[data-v-27194d42]:hover, .light-blue.p-button[data-v-27194d42]:active, .light-blue.p-button[data-v-27194d42]:focus {
  color: white !important;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button.p-button-outlined[data-v-27194d42] {
  background-color: white !important;
  color: #03a9f4 !important;
}
.light-blue.p-button.p-button-outlined[data-v-27194d42]:hover, .light-blue.p-button.p-button-outlined[data-v-27194d42]:active, .light-blue.p-button.p-button-outlined[data-v-27194d42]:focus {
  background-color: rgb(229.8, 246.4, 253.9) !important;
}
.light-blue.p-toolbar[data-v-27194d42] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.darken-1[data-v-27194d42] {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-1[data-v-27194d42]:hover {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-2[data-v-27194d42] {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-2[data-v-27194d42]:hover {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-3[data-v-27194d42] {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-3[data-v-27194d42]:hover {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-4[data-v-27194d42] {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.darken-4[data-v-27194d42]:hover {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.lighten-1[data-v-27194d42] {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-1[data-v-27194d42]:hover {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-2[data-v-27194d42] {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-2[data-v-27194d42]:hover {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-3[data-v-27194d42] {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-3[data-v-27194d42]:hover {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-4[data-v-27194d42] {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.light-blue.lighten-4[data-v-27194d42]:hover {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue[data-v-27194d42] {
  background-color: #03a9f4;
}
.bglight-blue[data-v-27194d42]:hover, .bglight-blue[data-v-27194d42]:focus {
  background-color: #03a9f4;
}
.bglight-blue.p-card[data-v-27194d42] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.bglight-blue.darken-1[data-v-27194d42] {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-1[data-v-27194d42]:hover {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-2[data-v-27194d42] {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-2[data-v-27194d42]:hover {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-3[data-v-27194d42] {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-3[data-v-27194d42]:hover {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-4[data-v-27194d42] {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.darken-4[data-v-27194d42]:hover {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.lighten-1[data-v-27194d42] {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-1[data-v-27194d42]:hover {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-2[data-v-27194d42] {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-2[data-v-27194d42]:hover {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-3[data-v-27194d42] {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-3[data-v-27194d42]:hover {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-4[data-v-27194d42] {
  background-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue.lighten-4[data-v-27194d42]:hover {
  background-color: rgb(103.8, 203.4, 248.4);
}
[color=cyan][data-v-27194d42] {
  color: #00bcd4;
}
.cyan[data-v-27194d42] {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan[data-v-27194d42]:hover, .cyan[data-v-27194d42]:active, .cyan[data-v-27194d42]:focus {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button[data-v-27194d42] {
  color: white !important;
}
.cyan.p-button[data-v-27194d42]:hover, .cyan.p-button[data-v-27194d42]:active, .cyan.p-button[data-v-27194d42]:focus {
  color: white !important;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button.p-button-outlined[data-v-27194d42] {
  background-color: white !important;
  color: #00bcd4 !important;
}
.cyan.p-button.p-button-outlined[data-v-27194d42]:hover, .cyan.p-button.p-button-outlined[data-v-27194d42]:active, .cyan.p-button.p-button-outlined[data-v-27194d42]:focus {
  background-color: rgb(229.5, 248.3, 250.7) !important;
}
.cyan.p-toolbar[data-v-27194d42] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.darken-1[data-v-27194d42] {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-1[data-v-27194d42]:hover {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-2[data-v-27194d42] {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-2[data-v-27194d42]:hover {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-3[data-v-27194d42] {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-3[data-v-27194d42]:hover {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-4[data-v-27194d42] {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.darken-4[data-v-27194d42]:hover {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.lighten-1[data-v-27194d42] {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-1[data-v-27194d42]:hover {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-2[data-v-27194d42] {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-2[data-v-27194d42]:hover {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-3[data-v-27194d42] {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-3[data-v-27194d42]:hover {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-4[data-v-27194d42] {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.cyan.lighten-4[data-v-27194d42]:hover {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.bgcyan[data-v-27194d42] {
  background-color: #00bcd4;
}
.bgcyan[data-v-27194d42]:hover, .bgcyan[data-v-27194d42]:focus {
  background-color: #00bcd4;
}
.bgcyan.p-card[data-v-27194d42] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.bgcyan.darken-1[data-v-27194d42] {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-1[data-v-27194d42]:hover {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-2[data-v-27194d42] {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-2[data-v-27194d42]:hover {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-3[data-v-27194d42] {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-3[data-v-27194d42]:hover {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-4[data-v-27194d42] {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.darken-4[data-v-27194d42]:hover {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.lighten-1[data-v-27194d42] {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-1[data-v-27194d42]:hover {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-2[data-v-27194d42] {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-2[data-v-27194d42]:hover {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-3[data-v-27194d42] {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-3[data-v-27194d42]:hover {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-4[data-v-27194d42] {
  background-color: rgb(102, 214.8, 229.2);
}
.bgcyan.lighten-4[data-v-27194d42]:hover {
  background-color: rgb(102, 214.8, 229.2);
}
[color=teal][data-v-27194d42] {
  color: #009688;
}
.teal[data-v-27194d42] {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal[data-v-27194d42]:hover, .teal[data-v-27194d42]:active, .teal[data-v-27194d42]:focus {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button[data-v-27194d42] {
  color: white !important;
}
.teal.p-button[data-v-27194d42]:hover, .teal.p-button[data-v-27194d42]:active, .teal.p-button[data-v-27194d42]:focus {
  color: white !important;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button.p-button-outlined[data-v-27194d42] {
  background-color: white !important;
  color: #009688 !important;
}
.teal.p-button.p-button-outlined[data-v-27194d42]:hover, .teal.p-button.p-button-outlined[data-v-27194d42]:active, .teal.p-button.p-button-outlined[data-v-27194d42]:focus {
  background-color: rgb(229.5, 244.5, 243.1) !important;
}
.teal.p-toolbar[data-v-27194d42] {
  background-color: #009688;
  border-color: #009688;
}
.teal.darken-1[data-v-27194d42] {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-1[data-v-27194d42]:hover {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-2[data-v-27194d42] {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-2[data-v-27194d42]:hover {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-3[data-v-27194d42] {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-3[data-v-27194d42]:hover {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-4[data-v-27194d42] {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.darken-4[data-v-27194d42]:hover {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.lighten-1[data-v-27194d42] {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-1[data-v-27194d42]:hover {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-2[data-v-27194d42] {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-2[data-v-27194d42]:hover {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-3[data-v-27194d42] {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-3[data-v-27194d42]:hover {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-4[data-v-27194d42] {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.teal.lighten-4[data-v-27194d42]:hover {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.bgteal[data-v-27194d42] {
  background-color: #009688;
}
.bgteal[data-v-27194d42]:hover, .bgteal[data-v-27194d42]:focus {
  background-color: #009688;
}
.bgteal.p-card[data-v-27194d42] {
  background-color: #009688;
  border-color: #009688;
}
.bgteal.darken-1[data-v-27194d42] {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-1[data-v-27194d42]:hover {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-2[data-v-27194d42] {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-2[data-v-27194d42]:hover {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-3[data-v-27194d42] {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-3[data-v-27194d42]:hover {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-4[data-v-27194d42] {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.darken-4[data-v-27194d42]:hover {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.lighten-1[data-v-27194d42] {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-1[data-v-27194d42]:hover {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-2[data-v-27194d42] {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-2[data-v-27194d42]:hover {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-3[data-v-27194d42] {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-3[data-v-27194d42]:hover {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-4[data-v-27194d42] {
  background-color: rgb(102, 192, 183.6);
}
.bgteal.lighten-4[data-v-27194d42]:hover {
  background-color: rgb(102, 192, 183.6);
}
[color=cobalt][data-v-27194d42] {
  color: #00bfa5;
}
.cobalt[data-v-27194d42] {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt[data-v-27194d42]:hover, .cobalt[data-v-27194d42]:active, .cobalt[data-v-27194d42]:focus {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button[data-v-27194d42] {
  color: white !important;
}
.cobalt.p-button[data-v-27194d42]:hover, .cobalt.p-button[data-v-27194d42]:active, .cobalt.p-button[data-v-27194d42]:focus {
  color: white !important;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button.p-button-outlined[data-v-27194d42] {
  background-color: white !important;
  color: #00bfa5 !important;
}
.cobalt.p-button.p-button-outlined[data-v-27194d42]:hover, .cobalt.p-button.p-button-outlined[data-v-27194d42]:active, .cobalt.p-button.p-button-outlined[data-v-27194d42]:focus {
  background-color: rgb(229.5, 248.6, 246) !important;
}
.cobalt.p-toolbar[data-v-27194d42] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.darken-1[data-v-27194d42] {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-1[data-v-27194d42]:hover {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-2[data-v-27194d42] {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-2[data-v-27194d42]:hover {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-3[data-v-27194d42] {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-3[data-v-27194d42]:hover {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-4[data-v-27194d42] {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.darken-4[data-v-27194d42]:hover {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.lighten-1[data-v-27194d42] {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-1[data-v-27194d42]:hover {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-2[data-v-27194d42] {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-2[data-v-27194d42]:hover {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-3[data-v-27194d42] {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-3[data-v-27194d42]:hover {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-4[data-v-27194d42] {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.cobalt.lighten-4[data-v-27194d42]:hover {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.bgcobalt[data-v-27194d42] {
  background-color: #00bfa5;
}
.bgcobalt[data-v-27194d42]:hover, .bgcobalt[data-v-27194d42]:focus {
  background-color: #00bfa5;
}
.bgcobalt.p-card[data-v-27194d42] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.bgcobalt.darken-1[data-v-27194d42] {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-1[data-v-27194d42]:hover {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-2[data-v-27194d42] {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-2[data-v-27194d42]:hover {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-3[data-v-27194d42] {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-3[data-v-27194d42]:hover {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-4[data-v-27194d42] {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.darken-4[data-v-27194d42]:hover {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.lighten-1[data-v-27194d42] {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-1[data-v-27194d42]:hover {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-2[data-v-27194d42] {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-2[data-v-27194d42]:hover {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-3[data-v-27194d42] {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-3[data-v-27194d42]:hover {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-4[data-v-27194d42] {
  background-color: rgb(102, 216.6, 201);
}
.bgcobalt.lighten-4[data-v-27194d42]:hover {
  background-color: rgb(102, 216.6, 201);
}
[color=green][data-v-27194d42] {
  color: #4caf50;
}
.green[data-v-27194d42] {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green[data-v-27194d42]:hover, .green[data-v-27194d42]:active, .green[data-v-27194d42]:focus {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button[data-v-27194d42] {
  color: white !important;
}
.green.p-button[data-v-27194d42]:hover, .green.p-button[data-v-27194d42]:active, .green.p-button[data-v-27194d42]:focus {
  color: white !important;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button.p-button-outlined[data-v-27194d42] {
  background-color: white !important;
  color: #4caf50 !important;
}
.green.p-button.p-button-outlined[data-v-27194d42]:hover, .green.p-button.p-button-outlined[data-v-27194d42]:active, .green.p-button.p-button-outlined[data-v-27194d42]:focus {
  background-color: rgb(237.1, 247, 237.5) !important;
}
.green.p-toolbar[data-v-27194d42] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.darken-1[data-v-27194d42] {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-1[data-v-27194d42]:hover {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-2[data-v-27194d42] {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-2[data-v-27194d42]:hover {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-3[data-v-27194d42] {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-3[data-v-27194d42]:hover {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-4[data-v-27194d42] {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.darken-4[data-v-27194d42]:hover {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.lighten-1[data-v-27194d42] {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-1[data-v-27194d42]:hover {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-2[data-v-27194d42] {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-2[data-v-27194d42]:hover {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-3[data-v-27194d42] {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-3[data-v-27194d42]:hover {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-4[data-v-27194d42] {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.green.lighten-4[data-v-27194d42]:hover {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.bggreen[data-v-27194d42] {
  background-color: #4caf50;
}
.bggreen[data-v-27194d42]:hover, .bggreen[data-v-27194d42]:focus {
  background-color: #4caf50;
}
.bggreen.p-card[data-v-27194d42] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.bggreen.darken-1[data-v-27194d42] {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-1[data-v-27194d42]:hover {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-2[data-v-27194d42] {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-2[data-v-27194d42]:hover {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-3[data-v-27194d42] {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-3[data-v-27194d42]:hover {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-4[data-v-27194d42] {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.darken-4[data-v-27194d42]:hover {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.lighten-1[data-v-27194d42] {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-1[data-v-27194d42]:hover {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-2[data-v-27194d42] {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-2[data-v-27194d42]:hover {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-3[data-v-27194d42] {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-3[data-v-27194d42]:hover {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-4[data-v-27194d42] {
  background-color: rgb(147.6, 207, 150);
}
.bggreen.lighten-4[data-v-27194d42]:hover {
  background-color: rgb(147.6, 207, 150);
}
[color=light-green][data-v-27194d42] {
  color: #8bc34a;
}
.light-green[data-v-27194d42] {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green[data-v-27194d42]:hover, .light-green[data-v-27194d42]:active, .light-green[data-v-27194d42]:focus {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button[data-v-27194d42] {
  color: white !important;
}
.light-green.p-button[data-v-27194d42]:hover, .light-green.p-button[data-v-27194d42]:active, .light-green.p-button[data-v-27194d42]:focus {
  color: white !important;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button.p-button-outlined[data-v-27194d42] {
  background-color: white !important;
  color: #8bc34a !important;
}
.light-green.p-button.p-button-outlined[data-v-27194d42]:hover, .light-green.p-button.p-button-outlined[data-v-27194d42]:active, .light-green.p-button.p-button-outlined[data-v-27194d42]:focus {
  background-color: rgb(243.4, 249, 236.9) !important;
}
.light-green.p-toolbar[data-v-27194d42] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.darken-1[data-v-27194d42] {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-1[data-v-27194d42]:hover {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-2[data-v-27194d42] {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-2[data-v-27194d42]:hover {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-3[data-v-27194d42] {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-3[data-v-27194d42]:hover {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-4[data-v-27194d42] {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.darken-4[data-v-27194d42]:hover {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.lighten-1[data-v-27194d42] {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-1[data-v-27194d42]:hover {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-2[data-v-27194d42] {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-2[data-v-27194d42]:hover {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-3[data-v-27194d42] {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-3[data-v-27194d42]:hover {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-4[data-v-27194d42] {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.light-green.lighten-4[data-v-27194d42]:hover {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.bglight-green[data-v-27194d42] {
  background-color: #8bc34a;
}
.bglight-green[data-v-27194d42]:hover, .bglight-green[data-v-27194d42]:focus {
  background-color: #8bc34a;
}
.bglight-green.p-card[data-v-27194d42] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.bglight-green.darken-1[data-v-27194d42] {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-1[data-v-27194d42]:hover {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-2[data-v-27194d42] {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-2[data-v-27194d42]:hover {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-3[data-v-27194d42] {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-3[data-v-27194d42]:hover {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-4[data-v-27194d42] {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.darken-4[data-v-27194d42]:hover {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.lighten-1[data-v-27194d42] {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-1[data-v-27194d42]:hover {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-2[data-v-27194d42] {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-2[data-v-27194d42]:hover {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-3[data-v-27194d42] {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-3[data-v-27194d42]:hover {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-4[data-v-27194d42] {
  background-color: rgb(185.4, 219, 146.4);
}
.bglight-green.lighten-4[data-v-27194d42]:hover {
  background-color: rgb(185.4, 219, 146.4);
}
[color=lime][data-v-27194d42] {
  color: #cddc39;
}
.lime[data-v-27194d42] {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime[data-v-27194d42]:hover, .lime[data-v-27194d42]:active, .lime[data-v-27194d42]:focus {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button[data-v-27194d42] {
  color: white !important;
}
.lime.p-button[data-v-27194d42]:hover, .lime.p-button[data-v-27194d42]:active, .lime.p-button[data-v-27194d42]:focus {
  color: white !important;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button.p-button-outlined[data-v-27194d42] {
  background-color: white !important;
  color: #cddc39 !important;
}
.lime.p-button.p-button-outlined[data-v-27194d42]:hover, .lime.p-button.p-button-outlined[data-v-27194d42]:active, .lime.p-button.p-button-outlined[data-v-27194d42]:focus {
  background-color: rgb(250, 251.5, 235.2) !important;
}
.lime.p-toolbar[data-v-27194d42] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.darken-1[data-v-27194d42] {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-1[data-v-27194d42]:hover {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-2[data-v-27194d42] {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-2[data-v-27194d42]:hover {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-3[data-v-27194d42] {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-3[data-v-27194d42]:hover {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-4[data-v-27194d42] {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.darken-4[data-v-27194d42]:hover {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.lighten-1[data-v-27194d42] {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-1[data-v-27194d42]:hover {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-2[data-v-27194d42] {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-2[data-v-27194d42]:hover {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-3[data-v-27194d42] {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-3[data-v-27194d42]:hover {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-4[data-v-27194d42] {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.lime.lighten-4[data-v-27194d42]:hover {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.bglime[data-v-27194d42] {
  background-color: #cddc39;
}
.bglime[data-v-27194d42]:hover, .bglime[data-v-27194d42]:focus {
  background-color: #cddc39;
}
.bglime.p-card[data-v-27194d42] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.bglime.darken-1[data-v-27194d42] {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-1[data-v-27194d42]:hover {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-2[data-v-27194d42] {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-2[data-v-27194d42]:hover {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-3[data-v-27194d42] {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-3[data-v-27194d42]:hover {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-4[data-v-27194d42] {
  background-color: rgb(123, 132, 34.2);
}
.bglime.darken-4[data-v-27194d42]:hover {
  background-color: rgb(123, 132, 34.2);
}
.bglime.lighten-1[data-v-27194d42] {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-1[data-v-27194d42]:hover {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-2[data-v-27194d42] {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-2[data-v-27194d42]:hover {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-3[data-v-27194d42] {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-3[data-v-27194d42]:hover {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-4[data-v-27194d42] {
  background-color: rgb(225, 234, 136.2);
}
.bglime.lighten-4[data-v-27194d42]:hover {
  background-color: rgb(225, 234, 136.2);
}
[color=yellow][data-v-27194d42] {
  color: #ffeb3b;
}
.yellow[data-v-27194d42] {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow[data-v-27194d42]:hover, .yellow[data-v-27194d42]:active, .yellow[data-v-27194d42]:focus {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button[data-v-27194d42] {
  color: white !important;
}
.yellow.p-button[data-v-27194d42]:hover, .yellow.p-button[data-v-27194d42]:active, .yellow.p-button[data-v-27194d42]:focus {
  color: white !important;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button.p-button-outlined[data-v-27194d42] {
  background-color: white !important;
  color: #ffeb3b !important;
}
.yellow.p-button.p-button-outlined[data-v-27194d42]:hover, .yellow.p-button.p-button-outlined[data-v-27194d42]:active, .yellow.p-button.p-button-outlined[data-v-27194d42]:focus {
  background-color: rgb(255, 253, 235.4) !important;
}
.yellow.p-toolbar[data-v-27194d42] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.darken-1[data-v-27194d42] {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-1[data-v-27194d42]:hover {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-2[data-v-27194d42] {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-2[data-v-27194d42]:hover {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-3[data-v-27194d42] {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-3[data-v-27194d42]:hover {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-4[data-v-27194d42] {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.darken-4[data-v-27194d42]:hover {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.lighten-1[data-v-27194d42] {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-1[data-v-27194d42]:hover {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-2[data-v-27194d42] {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-2[data-v-27194d42]:hover {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-3[data-v-27194d42] {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-3[data-v-27194d42]:hover {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-4[data-v-27194d42] {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.yellow.lighten-4[data-v-27194d42]:hover {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.bgyellow[data-v-27194d42] {
  background-color: #ffeb3b;
}
.bgyellow[data-v-27194d42]:hover, .bgyellow[data-v-27194d42]:focus {
  background-color: #ffeb3b;
}
.bgyellow.p-card[data-v-27194d42] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.bgyellow.darken-1[data-v-27194d42] {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-1[data-v-27194d42]:hover {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-2[data-v-27194d42] {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-2[data-v-27194d42]:hover {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-3[data-v-27194d42] {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-3[data-v-27194d42]:hover {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-4[data-v-27194d42] {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.darken-4[data-v-27194d42]:hover {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.lighten-1[data-v-27194d42] {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-1[data-v-27194d42]:hover {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-2[data-v-27194d42] {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-2[data-v-27194d42]:hover {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-3[data-v-27194d42] {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-3[data-v-27194d42]:hover {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-4[data-v-27194d42] {
  background-color: rgb(255, 243, 137.4);
}
.bgyellow.lighten-4[data-v-27194d42]:hover {
  background-color: rgb(255, 243, 137.4);
}
[color=amber][data-v-27194d42] {
  color: #ffc107;
}
.amber[data-v-27194d42] {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber[data-v-27194d42]:hover, .amber[data-v-27194d42]:active, .amber[data-v-27194d42]:focus {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button[data-v-27194d42] {
  color: white !important;
}
.amber.p-button[data-v-27194d42]:hover, .amber.p-button[data-v-27194d42]:active, .amber.p-button[data-v-27194d42]:focus {
  color: white !important;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button.p-button-outlined[data-v-27194d42] {
  background-color: white !important;
  color: #ffc107 !important;
}
.amber.p-button.p-button-outlined[data-v-27194d42]:hover, .amber.p-button.p-button-outlined[data-v-27194d42]:active, .amber.p-button.p-button-outlined[data-v-27194d42]:focus {
  background-color: rgb(255, 248.8, 230.2) !important;
}
.amber.p-toolbar[data-v-27194d42] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.darken-1[data-v-27194d42] {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-1[data-v-27194d42]:hover {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-2[data-v-27194d42] {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-2[data-v-27194d42]:hover {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-3[data-v-27194d42] {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-3[data-v-27194d42]:hover {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-4[data-v-27194d42] {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.darken-4[data-v-27194d42]:hover {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.lighten-1[data-v-27194d42] {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-1[data-v-27194d42]:hover {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-2[data-v-27194d42] {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-2[data-v-27194d42]:hover {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-3[data-v-27194d42] {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-3[data-v-27194d42]:hover {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-4[data-v-27194d42] {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.amber.lighten-4[data-v-27194d42]:hover {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.bgamber[data-v-27194d42] {
  background-color: #ffc107;
}
.bgamber[data-v-27194d42]:hover, .bgamber[data-v-27194d42]:focus {
  background-color: #ffc107;
}
.bgamber.p-card[data-v-27194d42] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.bgamber.darken-1[data-v-27194d42] {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-1[data-v-27194d42]:hover {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-2[data-v-27194d42] {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-2[data-v-27194d42]:hover {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-3[data-v-27194d42] {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-3[data-v-27194d42]:hover {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-4[data-v-27194d42] {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.darken-4[data-v-27194d42]:hover {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.lighten-1[data-v-27194d42] {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-1[data-v-27194d42]:hover {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-2[data-v-27194d42] {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-2[data-v-27194d42]:hover {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-3[data-v-27194d42] {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-3[data-v-27194d42]:hover {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-4[data-v-27194d42] {
  background-color: rgb(255, 217.8, 106.2);
}
.bgamber.lighten-4[data-v-27194d42]:hover {
  background-color: rgb(255, 217.8, 106.2);
}
[color=orange][data-v-27194d42] {
  color: #ff9800;
}
.orange[data-v-27194d42] {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange[data-v-27194d42]:hover, .orange[data-v-27194d42]:active, .orange[data-v-27194d42]:focus {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button[data-v-27194d42] {
  color: white !important;
}
.orange.p-button[data-v-27194d42]:hover, .orange.p-button[data-v-27194d42]:active, .orange.p-button[data-v-27194d42]:focus {
  color: white !important;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button.p-button-outlined[data-v-27194d42] {
  background-color: white !important;
  color: #ff9800 !important;
}
.orange.p-button.p-button-outlined[data-v-27194d42]:hover, .orange.p-button.p-button-outlined[data-v-27194d42]:active, .orange.p-button.p-button-outlined[data-v-27194d42]:focus {
  background-color: rgb(255, 244.7, 229.5) !important;
}
.orange.p-toolbar[data-v-27194d42] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.darken-1[data-v-27194d42] {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-1[data-v-27194d42]:hover {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-2[data-v-27194d42] {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-2[data-v-27194d42]:hover {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-3[data-v-27194d42] {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-3[data-v-27194d42]:hover {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-4[data-v-27194d42] {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.darken-4[data-v-27194d42]:hover {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.lighten-1[data-v-27194d42] {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-1[data-v-27194d42]:hover {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-2[data-v-27194d42] {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-2[data-v-27194d42]:hover {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-3[data-v-27194d42] {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-3[data-v-27194d42]:hover {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-4[data-v-27194d42] {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.orange.lighten-4[data-v-27194d42]:hover {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.bgorange[data-v-27194d42] {
  background-color: #ff9800;
}
.bgorange[data-v-27194d42]:hover, .bgorange[data-v-27194d42]:focus {
  background-color: #ff9800;
}
.bgorange.p-card[data-v-27194d42] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.bgorange.darken-1[data-v-27194d42] {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-1[data-v-27194d42]:hover {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-2[data-v-27194d42] {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-2[data-v-27194d42]:hover {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-3[data-v-27194d42] {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-3[data-v-27194d42]:hover {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-4[data-v-27194d42] {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.darken-4[data-v-27194d42]:hover {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.lighten-1[data-v-27194d42] {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-1[data-v-27194d42]:hover {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-2[data-v-27194d42] {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-2[data-v-27194d42]:hover {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-3[data-v-27194d42] {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-3[data-v-27194d42]:hover {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-4[data-v-27194d42] {
  background-color: rgb(255, 193.2, 102);
}
.bgorange.lighten-4[data-v-27194d42]:hover {
  background-color: rgb(255, 193.2, 102);
}
[color=deep-orange][data-v-27194d42] {
  color: #ff5722;
}
.deep-orange[data-v-27194d42] {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange[data-v-27194d42]:hover, .deep-orange[data-v-27194d42]:active, .deep-orange[data-v-27194d42]:focus {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button[data-v-27194d42] {
  color: white !important;
}
.deep-orange.p-button[data-v-27194d42]:hover, .deep-orange.p-button[data-v-27194d42]:active, .deep-orange.p-button[data-v-27194d42]:focus {
  color: white !important;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button.p-button-outlined[data-v-27194d42] {
  background-color: white !important;
  color: #ff5722 !important;
}
.deep-orange.p-button.p-button-outlined[data-v-27194d42]:hover, .deep-orange.p-button.p-button-outlined[data-v-27194d42]:active, .deep-orange.p-button.p-button-outlined[data-v-27194d42]:focus {
  background-color: rgb(255, 238.2, 232.9) !important;
}
.deep-orange.p-toolbar[data-v-27194d42] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.darken-1[data-v-27194d42] {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-1[data-v-27194d42]:hover {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-2[data-v-27194d42] {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-2[data-v-27194d42]:hover {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-3[data-v-27194d42] {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-3[data-v-27194d42]:hover {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-4[data-v-27194d42] {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.darken-4[data-v-27194d42]:hover {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.lighten-1[data-v-27194d42] {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-1[data-v-27194d42]:hover {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-2[data-v-27194d42] {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-2[data-v-27194d42]:hover {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-3[data-v-27194d42] {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-3[data-v-27194d42]:hover {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-4[data-v-27194d42] {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.deep-orange.lighten-4[data-v-27194d42]:hover {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange[data-v-27194d42] {
  background-color: #ff5722;
}
.bgdeep-orange[data-v-27194d42]:hover, .bgdeep-orange[data-v-27194d42]:focus {
  background-color: #ff5722;
}
.bgdeep-orange.p-card[data-v-27194d42] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.bgdeep-orange.darken-1[data-v-27194d42] {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-1[data-v-27194d42]:hover {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-2[data-v-27194d42] {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-2[data-v-27194d42]:hover {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-3[data-v-27194d42] {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-3[data-v-27194d42]:hover {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-4[data-v-27194d42] {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.darken-4[data-v-27194d42]:hover {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.lighten-1[data-v-27194d42] {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-1[data-v-27194d42]:hover {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-2[data-v-27194d42] {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-2[data-v-27194d42]:hover {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-3[data-v-27194d42] {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-3[data-v-27194d42]:hover {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-4[data-v-27194d42] {
  background-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange.lighten-4[data-v-27194d42]:hover {
  background-color: rgb(255, 154.2, 122.4);
}
[color=brown][data-v-27194d42] {
  color: #795548;
}
.brown[data-v-27194d42] {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown[data-v-27194d42]:hover, .brown[data-v-27194d42]:active, .brown[data-v-27194d42]:focus {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button[data-v-27194d42] {
  color: white !important;
}
.brown.p-button[data-v-27194d42]:hover, .brown.p-button[data-v-27194d42]:active, .brown.p-button[data-v-27194d42]:focus {
  color: white !important;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button.p-button-outlined[data-v-27194d42] {
  background-color: white !important;
  color: #795548 !important;
}
.brown.p-button.p-button-outlined[data-v-27194d42]:hover, .brown.p-button.p-button-outlined[data-v-27194d42]:active, .brown.p-button.p-button-outlined[data-v-27194d42]:focus {
  background-color: rgb(241.6, 238, 236.7) !important;
}
.brown.p-toolbar[data-v-27194d42] {
  background-color: #795548;
  border-color: #795548;
}
.brown.darken-1[data-v-27194d42] {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-1[data-v-27194d42]:hover {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-2[data-v-27194d42] {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-2[data-v-27194d42]:hover {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-3[data-v-27194d42] {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-3[data-v-27194d42]:hover {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-4[data-v-27194d42] {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.darken-4[data-v-27194d42]:hover {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.lighten-1[data-v-27194d42] {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-1[data-v-27194d42]:hover {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-2[data-v-27194d42] {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-2[data-v-27194d42]:hover {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-3[data-v-27194d42] {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-3[data-v-27194d42]:hover {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-4[data-v-27194d42] {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.brown.lighten-4[data-v-27194d42]:hover {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.bgbrown[data-v-27194d42] {
  background-color: #795548;
}
.bgbrown[data-v-27194d42]:hover, .bgbrown[data-v-27194d42]:focus {
  background-color: #795548;
}
.bgbrown.p-card[data-v-27194d42] {
  background-color: #795548;
  border-color: #795548;
}
.bgbrown.darken-1[data-v-27194d42] {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-1[data-v-27194d42]:hover {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-2[data-v-27194d42] {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-2[data-v-27194d42]:hover {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-3[data-v-27194d42] {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-3[data-v-27194d42]:hover {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-4[data-v-27194d42] {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.darken-4[data-v-27194d42]:hover {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.lighten-1[data-v-27194d42] {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-1[data-v-27194d42]:hover {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-2[data-v-27194d42] {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-2[data-v-27194d42]:hover {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-3[data-v-27194d42] {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-3[data-v-27194d42]:hover {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-4[data-v-27194d42] {
  background-color: rgb(174.6, 153, 145.2);
}
.bgbrown.lighten-4[data-v-27194d42]:hover {
  background-color: rgb(174.6, 153, 145.2);
}
[color=blue-gray][data-v-27194d42] {
  color: #607d8b;
}
.blue-gray[data-v-27194d42] {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray[data-v-27194d42]:hover, .blue-gray[data-v-27194d42]:active, .blue-gray[data-v-27194d42]:focus {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button[data-v-27194d42] {
  color: white !important;
}
.blue-gray.p-button[data-v-27194d42]:hover, .blue-gray.p-button[data-v-27194d42]:active, .blue-gray.p-button[data-v-27194d42]:focus {
  color: white !important;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button.p-button-outlined[data-v-27194d42] {
  background-color: white !important;
  color: #607d8b !important;
}
.blue-gray.p-button.p-button-outlined[data-v-27194d42]:hover, .blue-gray.p-button.p-button-outlined[data-v-27194d42]:active, .blue-gray.p-button.p-button-outlined[data-v-27194d42]:focus {
  background-color: rgb(239.1, 242, 243.4) !important;
}
.blue-gray.p-toolbar[data-v-27194d42] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.darken-1[data-v-27194d42] {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-1[data-v-27194d42]:hover {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-2[data-v-27194d42] {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-2[data-v-27194d42]:hover {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-3[data-v-27194d42] {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-3[data-v-27194d42]:hover {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-4[data-v-27194d42] {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.darken-4[data-v-27194d42]:hover {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.lighten-1[data-v-27194d42] {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-1[data-v-27194d42]:hover {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-2[data-v-27194d42] {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-2[data-v-27194d42]:hover {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-3[data-v-27194d42] {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-3[data-v-27194d42]:hover {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-4[data-v-27194d42] {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.blue-gray.lighten-4[data-v-27194d42]:hover {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray[data-v-27194d42] {
  background-color: #607d8b;
}
.bgblue-gray[data-v-27194d42]:hover, .bgblue-gray[data-v-27194d42]:focus {
  background-color: #607d8b;
}
.bgblue-gray.p-card[data-v-27194d42] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.bgblue-gray.darken-1[data-v-27194d42] {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-1[data-v-27194d42]:hover {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-2[data-v-27194d42] {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-2[data-v-27194d42]:hover {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-3[data-v-27194d42] {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-3[data-v-27194d42]:hover {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-4[data-v-27194d42] {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.darken-4[data-v-27194d42]:hover {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.lighten-1[data-v-27194d42] {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-1[data-v-27194d42]:hover {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-2[data-v-27194d42] {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-2[data-v-27194d42]:hover {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-3[data-v-27194d42] {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-3[data-v-27194d42]:hover {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-4[data-v-27194d42] {
  background-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray.lighten-4[data-v-27194d42]:hover {
  background-color: rgb(159.6, 177, 185.4);
}
[color=gray][data-v-27194d42] {
  color: #9e9e9e;
}
.gray[data-v-27194d42] {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray[data-v-27194d42]:hover, .gray[data-v-27194d42]:active, .gray[data-v-27194d42]:focus {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button[data-v-27194d42] {
  color: white !important;
}
.gray.p-button[data-v-27194d42]:hover, .gray.p-button[data-v-27194d42]:active, .gray.p-button[data-v-27194d42]:focus {
  color: white !important;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button.p-button-outlined[data-v-27194d42] {
  background-color: white !important;
  color: #9e9e9e !important;
}
.gray.p-button.p-button-outlined[data-v-27194d42]:hover, .gray.p-button.p-button-outlined[data-v-27194d42]:active, .gray.p-button.p-button-outlined[data-v-27194d42]:focus {
  background-color: rgb(245.3, 245.3, 245.3) !important;
}
.gray.p-toolbar[data-v-27194d42] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.darken-1[data-v-27194d42] {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-1[data-v-27194d42]:hover {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-2[data-v-27194d42] {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-2[data-v-27194d42]:hover {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-3[data-v-27194d42] {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-3[data-v-27194d42]:hover {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-4[data-v-27194d42] {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.darken-4[data-v-27194d42]:hover {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.lighten-1[data-v-27194d42] {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-1[data-v-27194d42]:hover {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-2[data-v-27194d42] {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-2[data-v-27194d42]:hover {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-3[data-v-27194d42] {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-3[data-v-27194d42]:hover {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-4[data-v-27194d42] {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.gray.lighten-4[data-v-27194d42]:hover {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.bggray[data-v-27194d42] {
  background-color: #9e9e9e;
}
.bggray[data-v-27194d42]:hover, .bggray[data-v-27194d42]:focus {
  background-color: #9e9e9e;
}
.bggray.p-card[data-v-27194d42] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.bggray.darken-1[data-v-27194d42] {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-1[data-v-27194d42]:hover {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-2[data-v-27194d42] {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-2[data-v-27194d42]:hover {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-3[data-v-27194d42] {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-3[data-v-27194d42]:hover {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-4[data-v-27194d42] {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.darken-4[data-v-27194d42]:hover {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.lighten-1[data-v-27194d42] {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-1[data-v-27194d42]:hover {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-2[data-v-27194d42] {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-2[data-v-27194d42]:hover {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-3[data-v-27194d42] {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-3[data-v-27194d42]:hover {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-4[data-v-27194d42] {
  background-color: rgb(196.8, 196.8, 196.8);
}
.bggray.lighten-4[data-v-27194d42]:hover {
  background-color: rgb(196.8, 196.8, 196.8);
}
[color=ble][data-v-27194d42] {
  color: #287aa9;
}
.ble[data-v-27194d42] {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble[data-v-27194d42]:hover, .ble[data-v-27194d42]:active, .ble[data-v-27194d42]:focus {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button[data-v-27194d42] {
  color: white !important;
}
.ble.p-button[data-v-27194d42]:hover, .ble.p-button[data-v-27194d42]:active, .ble.p-button[data-v-27194d42]:focus {
  color: white !important;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button.p-button-outlined[data-v-27194d42] {
  background-color: white !important;
  color: #287aa9 !important;
}
.ble.p-button.p-button-outlined[data-v-27194d42]:hover, .ble.p-button.p-button-outlined[data-v-27194d42]:active, .ble.p-button.p-button-outlined[data-v-27194d42]:focus {
  background-color: rgb(233.5, 241.7, 246.4) !important;
}
.ble.p-toolbar[data-v-27194d42] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.darken-1[data-v-27194d42] {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-1[data-v-27194d42]:hover {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-2[data-v-27194d42] {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-2[data-v-27194d42]:hover {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-3[data-v-27194d42] {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-3[data-v-27194d42]:hover {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-4[data-v-27194d42] {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.darken-4[data-v-27194d42]:hover {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.lighten-1[data-v-27194d42] {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-1[data-v-27194d42]:hover {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-2[data-v-27194d42] {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-2[data-v-27194d42]:hover {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-3[data-v-27194d42] {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-3[data-v-27194d42]:hover {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-4[data-v-27194d42] {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.ble.lighten-4[data-v-27194d42]:hover {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.bgble[data-v-27194d42] {
  background-color: #287aa9;
}
.bgble[data-v-27194d42]:hover, .bgble[data-v-27194d42]:focus {
  background-color: #287aa9;
}
.bgble.p-card[data-v-27194d42] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.bgble.darken-1[data-v-27194d42] {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-1[data-v-27194d42]:hover {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-2[data-v-27194d42] {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-2[data-v-27194d42]:hover {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-3[data-v-27194d42] {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-3[data-v-27194d42]:hover {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-4[data-v-27194d42] {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.darken-4[data-v-27194d42]:hover {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.lighten-1[data-v-27194d42] {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-1[data-v-27194d42]:hover {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-2[data-v-27194d42] {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-2[data-v-27194d42]:hover {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-3[data-v-27194d42] {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-3[data-v-27194d42]:hover {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-4[data-v-27194d42] {
  background-color: rgb(126, 175.2, 203.4);
}
.bgble.lighten-4[data-v-27194d42]:hover {
  background-color: rgb(126, 175.2, 203.4);
}
[color=black][data-v-27194d42] {
  color: #202020;
}
.black[data-v-27194d42] {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black[data-v-27194d42]:hover, .black[data-v-27194d42]:active, .black[data-v-27194d42]:focus {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button[data-v-27194d42] {
  color: white !important;
}
.black.p-button[data-v-27194d42]:hover, .black.p-button[data-v-27194d42]:active, .black.p-button[data-v-27194d42]:focus {
  color: white !important;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button.p-button-outlined[data-v-27194d42] {
  background-color: white !important;
  color: #202020 !important;
}
.black.p-button.p-button-outlined[data-v-27194d42]:hover, .black.p-button.p-button-outlined[data-v-27194d42]:active, .black.p-button.p-button-outlined[data-v-27194d42]:focus {
  background-color: rgb(232.7, 232.7, 232.7) !important;
}
.black.p-toolbar[data-v-27194d42] {
  background-color: #202020;
  border-color: #202020;
}
.black.darken-1[data-v-27194d42] {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-1[data-v-27194d42]:hover {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-2[data-v-27194d42] {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-2[data-v-27194d42]:hover {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-3[data-v-27194d42] {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-3[data-v-27194d42]:hover {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-4[data-v-27194d42] {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.darken-4[data-v-27194d42]:hover {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.lighten-1[data-v-27194d42] {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-1[data-v-27194d42]:hover {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-2[data-v-27194d42] {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-2[data-v-27194d42]:hover {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-3[data-v-27194d42] {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-3[data-v-27194d42]:hover {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-4[data-v-27194d42] {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.black.lighten-4[data-v-27194d42]:hover {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.bgblack[data-v-27194d42] {
  background-color: #202020;
}
.bgblack[data-v-27194d42]:hover, .bgblack[data-v-27194d42]:focus {
  background-color: #202020;
}
.bgblack.p-card[data-v-27194d42] {
  background-color: #202020;
  border-color: #202020;
}
.bgblack.darken-1[data-v-27194d42] {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-1[data-v-27194d42]:hover {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-2[data-v-27194d42] {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-2[data-v-27194d42]:hover {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-3[data-v-27194d42] {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-3[data-v-27194d42]:hover {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-4[data-v-27194d42] {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.darken-4[data-v-27194d42]:hover {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.lighten-1[data-v-27194d42] {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-1[data-v-27194d42]:hover {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-2[data-v-27194d42] {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-2[data-v-27194d42]:hover {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-3[data-v-27194d42] {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-3[data-v-27194d42]:hover {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-4[data-v-27194d42] {
  background-color: rgb(121.2, 121.2, 121.2);
}
.bgblack.lighten-4[data-v-27194d42]:hover {
  background-color: rgb(121.2, 121.2, 121.2);
}
[color=white][data-v-27194d42] {
  color: #ffffff;
}
.white[data-v-27194d42] {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white[data-v-27194d42]:hover, .white[data-v-27194d42]:active, .white[data-v-27194d42]:focus {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button[data-v-27194d42] {
  color: white !important;
}
.white.p-button[data-v-27194d42]:hover, .white.p-button[data-v-27194d42]:active, .white.p-button[data-v-27194d42]:focus {
  color: white !important;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button.p-button-outlined[data-v-27194d42] {
  background-color: white !important;
  color: #ffffff !important;
}
.white.p-button.p-button-outlined[data-v-27194d42]:hover, .white.p-button.p-button-outlined[data-v-27194d42]:active, .white.p-button.p-button-outlined[data-v-27194d42]:focus {
  background-color: white !important;
}
.white.p-toolbar[data-v-27194d42] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.darken-1[data-v-27194d42] {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-1[data-v-27194d42]:hover {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-2[data-v-27194d42] {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-2[data-v-27194d42]:hover {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-3[data-v-27194d42] {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-3[data-v-27194d42]:hover {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-4[data-v-27194d42] {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.darken-4[data-v-27194d42]:hover {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.lighten-1[data-v-27194d42] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-1[data-v-27194d42]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-27194d42] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-27194d42]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-27194d42] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-27194d42]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-27194d42] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-27194d42]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.bgwhite[data-v-27194d42] {
  background-color: #ffffff;
}
.bgwhite[data-v-27194d42]:hover, .bgwhite[data-v-27194d42]:focus {
  background-color: #ffffff;
}
.bgwhite.p-card[data-v-27194d42] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.bgwhite.darken-1[data-v-27194d42] {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-1[data-v-27194d42]:hover {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-2[data-v-27194d42] {
  background-color: #cccccc;
}
.bgwhite.darken-2[data-v-27194d42]:hover {
  background-color: #cccccc;
}
.bgwhite.darken-3[data-v-27194d42] {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-3[data-v-27194d42]:hover {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-4[data-v-27194d42] {
  background-color: #999999;
}
.bgwhite.darken-4[data-v-27194d42]:hover {
  background-color: #999999;
}
.bgwhite.lighten-1[data-v-27194d42] {
  background-color: white;
}
.bgwhite.lighten-1[data-v-27194d42]:hover {
  background-color: white;
}
.bgwhite.lighten-2[data-v-27194d42] {
  background-color: white;
}
.bgwhite.lighten-2[data-v-27194d42]:hover {
  background-color: white;
}
.bgwhite.lighten-3[data-v-27194d42] {
  background-color: white;
}
.bgwhite.lighten-3[data-v-27194d42]:hover {
  background-color: white;
}
.bgwhite.lighten-4[data-v-27194d42] {
  background-color: white;
}
.bgwhite.lighten-4[data-v-27194d42]:hover {
  background-color: white;
}
.default[data-v-27194d42] {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.default[data-v-27194d42]:hover, .default[data-v-27194d42]:focus {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.password-info-dialog[data-v-27194d42] {
  margin-top: -20px;
}
.password-info-dialog h1[data-v-27194d42] {
  font-size: 22px;
  font-weight: 400;
  text-decoration: underline;
}
.password-info-dialog h2[data-v-27194d42] {
  background: #eee;
  padding: 10px;
}
.password-info-dialog p[data-v-27194d42] {
  padding-left: 20px;
}/* COLORS */
/* reserved possible colors

#6B3A0A - warm brown OR #8E3F0A - burnt orange
#8A1538 - deep berry
#005A7A - petrol cyan

maybe #0C0C73 - deep indigo, but close to return/black

*/
/* FONTS */
/* PACKETA UI/UX */
/* Material palette */
[color=primary][data-v-3f946ed6] {
  color: #bc210a;
}
.primary[data-v-3f946ed6] {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary[data-v-3f946ed6]:hover, .primary[data-v-3f946ed6]:active, .primary[data-v-3f946ed6]:focus {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button[data-v-3f946ed6] {
  color: white !important;
}
.primary.p-button[data-v-3f946ed6]:hover, .primary.p-button[data-v-3f946ed6]:active, .primary.p-button[data-v-3f946ed6]:focus {
  color: white !important;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button.p-button-outlined[data-v-3f946ed6] {
  background-color: white !important;
  color: #bc210a !important;
}
.primary.p-button.p-button-outlined[data-v-3f946ed6]:hover, .primary.p-button.p-button-outlined[data-v-3f946ed6]:active, .primary.p-button.p-button-outlined[data-v-3f946ed6]:focus {
  background-color: rgb(248.3, 232.8, 230.5) !important;
}
.primary.p-toolbar[data-v-3f946ed6] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.darken-1[data-v-3f946ed6] {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-1[data-v-3f946ed6]:hover {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-2[data-v-3f946ed6] {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-2[data-v-3f946ed6]:hover {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-3[data-v-3f946ed6] {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-3[data-v-3f946ed6]:hover {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-4[data-v-3f946ed6] {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.darken-4[data-v-3f946ed6]:hover {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.lighten-1[data-v-3f946ed6] {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-1[data-v-3f946ed6]:hover {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-2[data-v-3f946ed6] {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-2[data-v-3f946ed6]:hover {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-3[data-v-3f946ed6] {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-3[data-v-3f946ed6]:hover {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-4[data-v-3f946ed6] {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.primary.lighten-4[data-v-3f946ed6]:hover {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.bgprimary[data-v-3f946ed6] {
  background-color: #bc210a;
}
.bgprimary[data-v-3f946ed6]:hover, .bgprimary[data-v-3f946ed6]:focus {
  background-color: #bc210a;
}
.bgprimary.p-card[data-v-3f946ed6] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.bgprimary.darken-1[data-v-3f946ed6] {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-1[data-v-3f946ed6]:hover {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-2[data-v-3f946ed6] {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-2[data-v-3f946ed6]:hover {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-3[data-v-3f946ed6] {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-3[data-v-3f946ed6]:hover {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-4[data-v-3f946ed6] {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.darken-4[data-v-3f946ed6]:hover {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.lighten-1[data-v-3f946ed6] {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-1[data-v-3f946ed6]:hover {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-2[data-v-3f946ed6] {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-2[data-v-3f946ed6]:hover {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-3[data-v-3f946ed6] {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-3[data-v-3f946ed6]:hover {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-4[data-v-3f946ed6] {
  background-color: rgb(214.8, 121.8, 108);
}
.bgprimary.lighten-4[data-v-3f946ed6]:hover {
  background-color: rgb(214.8, 121.8, 108);
}
[color=red][data-v-3f946ed6] {
  color: #f44336;
}
.red[data-v-3f946ed6] {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red[data-v-3f946ed6]:hover, .red[data-v-3f946ed6]:active, .red[data-v-3f946ed6]:focus {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button[data-v-3f946ed6] {
  color: white !important;
}
.red.p-button[data-v-3f946ed6]:hover, .red.p-button[data-v-3f946ed6]:active, .red.p-button[data-v-3f946ed6]:focus {
  color: white !important;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button.p-button-outlined[data-v-3f946ed6] {
  background-color: white !important;
  color: #f44336 !important;
}
.red.p-button.p-button-outlined[data-v-3f946ed6]:hover, .red.p-button.p-button-outlined[data-v-3f946ed6]:active, .red.p-button.p-button-outlined[data-v-3f946ed6]:focus {
  background-color: rgb(253.9, 236.2, 234.9) !important;
}
.red.p-toolbar[data-v-3f946ed6] {
  background-color: #f44336;
  border-color: #f44336;
}
.red.darken-1[data-v-3f946ed6] {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-1[data-v-3f946ed6]:hover {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-2[data-v-3f946ed6] {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-2[data-v-3f946ed6]:hover {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-3[data-v-3f946ed6] {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-3[data-v-3f946ed6]:hover {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-4[data-v-3f946ed6] {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.darken-4[data-v-3f946ed6]:hover {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.lighten-1[data-v-3f946ed6] {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-1[data-v-3f946ed6]:hover {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-2[data-v-3f946ed6] {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-2[data-v-3f946ed6]:hover {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-3[data-v-3f946ed6] {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-3[data-v-3f946ed6]:hover {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-4[data-v-3f946ed6] {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.red.lighten-4[data-v-3f946ed6]:hover {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.bgred[data-v-3f946ed6] {
  background-color: #f44336;
}
.bgred[data-v-3f946ed6]:hover, .bgred[data-v-3f946ed6]:focus {
  background-color: #f44336;
}
.bgred.p-card[data-v-3f946ed6] {
  background-color: #f44336;
  border-color: #f44336;
}
.bgred.darken-1[data-v-3f946ed6] {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-1[data-v-3f946ed6]:hover {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-2[data-v-3f946ed6] {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-2[data-v-3f946ed6]:hover {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-3[data-v-3f946ed6] {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-3[data-v-3f946ed6]:hover {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-4[data-v-3f946ed6] {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.darken-4[data-v-3f946ed6]:hover {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.lighten-1[data-v-3f946ed6] {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-1[data-v-3f946ed6]:hover {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-2[data-v-3f946ed6] {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-2[data-v-3f946ed6]:hover {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-3[data-v-3f946ed6] {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-3[data-v-3f946ed6]:hover {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-4[data-v-3f946ed6] {
  background-color: rgb(248.4, 142.2, 134.4);
}
.bgred.lighten-4[data-v-3f946ed6]:hover {
  background-color: rgb(248.4, 142.2, 134.4);
}
[color=grenade][data-v-3f946ed6] {
  color: #dd2c00;
}
.grenade[data-v-3f946ed6] {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade[data-v-3f946ed6]:hover, .grenade[data-v-3f946ed6]:active, .grenade[data-v-3f946ed6]:focus {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button[data-v-3f946ed6] {
  color: white !important;
}
.grenade.p-button[data-v-3f946ed6]:hover, .grenade.p-button[data-v-3f946ed6]:active, .grenade.p-button[data-v-3f946ed6]:focus {
  color: white !important;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button.p-button-outlined[data-v-3f946ed6] {
  background-color: white !important;
  color: #dd2c00 !important;
}
.grenade.p-button.p-button-outlined[data-v-3f946ed6]:hover, .grenade.p-button.p-button-outlined[data-v-3f946ed6]:active, .grenade.p-button.p-button-outlined[data-v-3f946ed6]:focus {
  background-color: rgb(251.6, 233.9, 229.5) !important;
}
.grenade.p-toolbar[data-v-3f946ed6] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.darken-1[data-v-3f946ed6] {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-1[data-v-3f946ed6]:hover {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-2[data-v-3f946ed6] {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-2[data-v-3f946ed6]:hover {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-3[data-v-3f946ed6] {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-3[data-v-3f946ed6]:hover {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-4[data-v-3f946ed6] {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.darken-4[data-v-3f946ed6]:hover {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.lighten-1[data-v-3f946ed6] {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-1[data-v-3f946ed6]:hover {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-2[data-v-3f946ed6] {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-2[data-v-3f946ed6]:hover {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-3[data-v-3f946ed6] {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-3[data-v-3f946ed6]:hover {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-4[data-v-3f946ed6] {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.grenade.lighten-4[data-v-3f946ed6]:hover {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.bggrenade[data-v-3f946ed6] {
  background-color: #dd2c00;
}
.bggrenade[data-v-3f946ed6]:hover, .bggrenade[data-v-3f946ed6]:focus {
  background-color: #dd2c00;
}
.bggrenade.p-card[data-v-3f946ed6] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.bggrenade.darken-1[data-v-3f946ed6] {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-1[data-v-3f946ed6]:hover {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-2[data-v-3f946ed6] {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-2[data-v-3f946ed6]:hover {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-3[data-v-3f946ed6] {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-3[data-v-3f946ed6]:hover {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-4[data-v-3f946ed6] {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.darken-4[data-v-3f946ed6]:hover {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.lighten-1[data-v-3f946ed6] {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-1[data-v-3f946ed6]:hover {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-2[data-v-3f946ed6] {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-2[data-v-3f946ed6]:hover {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-3[data-v-3f946ed6] {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-3[data-v-3f946ed6]:hover {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-4[data-v-3f946ed6] {
  background-color: rgb(234.6, 128.4, 102);
}
.bggrenade.lighten-4[data-v-3f946ed6]:hover {
  background-color: rgb(234.6, 128.4, 102);
}
[color=pink][data-v-3f946ed6] {
  color: #e91e63;
}
.pink[data-v-3f946ed6] {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink[data-v-3f946ed6]:hover, .pink[data-v-3f946ed6]:active, .pink[data-v-3f946ed6]:focus {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button[data-v-3f946ed6] {
  color: white !important;
}
.pink.p-button[data-v-3f946ed6]:hover, .pink.p-button[data-v-3f946ed6]:active, .pink.p-button[data-v-3f946ed6]:focus {
  color: white !important;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button.p-button-outlined[data-v-3f946ed6] {
  background-color: white !important;
  color: #e91e63 !important;
}
.pink.p-button.p-button-outlined[data-v-3f946ed6]:hover, .pink.p-button.p-button-outlined[data-v-3f946ed6]:active, .pink.p-button.p-button-outlined[data-v-3f946ed6]:focus {
  background-color: rgb(252.8, 232.5, 239.4) !important;
}
.pink.p-toolbar[data-v-3f946ed6] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.darken-1[data-v-3f946ed6] {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-1[data-v-3f946ed6]:hover {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-2[data-v-3f946ed6] {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-2[data-v-3f946ed6]:hover {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-3[data-v-3f946ed6] {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-3[data-v-3f946ed6]:hover {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-4[data-v-3f946ed6] {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.darken-4[data-v-3f946ed6]:hover {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.lighten-1[data-v-3f946ed6] {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-1[data-v-3f946ed6]:hover {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-2[data-v-3f946ed6] {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-2[data-v-3f946ed6]:hover {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-3[data-v-3f946ed6] {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-3[data-v-3f946ed6]:hover {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-4[data-v-3f946ed6] {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.pink.lighten-4[data-v-3f946ed6]:hover {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.bgpink[data-v-3f946ed6] {
  background-color: #e91e63;
}
.bgpink[data-v-3f946ed6]:hover, .bgpink[data-v-3f946ed6]:focus {
  background-color: #e91e63;
}
.bgpink.p-card[data-v-3f946ed6] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.bgpink.darken-1[data-v-3f946ed6] {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-1[data-v-3f946ed6]:hover {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-2[data-v-3f946ed6] {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-2[data-v-3f946ed6]:hover {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-3[data-v-3f946ed6] {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-3[data-v-3f946ed6]:hover {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-4[data-v-3f946ed6] {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.darken-4[data-v-3f946ed6]:hover {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.lighten-1[data-v-3f946ed6] {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-1[data-v-3f946ed6]:hover {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-2[data-v-3f946ed6] {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-2[data-v-3f946ed6]:hover {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-3[data-v-3f946ed6] {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-3[data-v-3f946ed6]:hover {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-4[data-v-3f946ed6] {
  background-color: rgb(241.8, 120, 161.4);
}
.bgpink.lighten-4[data-v-3f946ed6]:hover {
  background-color: rgb(241.8, 120, 161.4);
}
[color=purple][data-v-3f946ed6] {
  color: #9c27b0;
}
.purple[data-v-3f946ed6] {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple[data-v-3f946ed6]:hover, .purple[data-v-3f946ed6]:active, .purple[data-v-3f946ed6]:focus {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button[data-v-3f946ed6] {
  color: white !important;
}
.purple.p-button[data-v-3f946ed6]:hover, .purple.p-button[data-v-3f946ed6]:active, .purple.p-button[data-v-3f946ed6]:focus {
  color: white !important;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button.p-button-outlined[data-v-3f946ed6] {
  background-color: white !important;
  color: #9c27b0 !important;
}
.purple.p-button.p-button-outlined[data-v-3f946ed6]:hover, .purple.p-button.p-button-outlined[data-v-3f946ed6]:active, .purple.p-button.p-button-outlined[data-v-3f946ed6]:focus {
  background-color: rgb(245.1, 233.4, 247.1) !important;
}
.purple.p-toolbar[data-v-3f946ed6] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.darken-1[data-v-3f946ed6] {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-1[data-v-3f946ed6]:hover {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-2[data-v-3f946ed6] {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-2[data-v-3f946ed6]:hover {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-3[data-v-3f946ed6] {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-3[data-v-3f946ed6]:hover {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-4[data-v-3f946ed6] {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.darken-4[data-v-3f946ed6]:hover {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.lighten-1[data-v-3f946ed6] {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-1[data-v-3f946ed6]:hover {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-2[data-v-3f946ed6] {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-2[data-v-3f946ed6]:hover {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-3[data-v-3f946ed6] {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-3[data-v-3f946ed6]:hover {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-4[data-v-3f946ed6] {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.purple.lighten-4[data-v-3f946ed6]:hover {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple[data-v-3f946ed6] {
  background-color: #9c27b0;
}
.bgpurple[data-v-3f946ed6]:hover, .bgpurple[data-v-3f946ed6]:focus {
  background-color: #9c27b0;
}
.bgpurple.p-card[data-v-3f946ed6] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.bgpurple.darken-1[data-v-3f946ed6] {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-1[data-v-3f946ed6]:hover {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-2[data-v-3f946ed6] {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-2[data-v-3f946ed6]:hover {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-3[data-v-3f946ed6] {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-3[data-v-3f946ed6]:hover {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-4[data-v-3f946ed6] {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.darken-4[data-v-3f946ed6]:hover {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.lighten-1[data-v-3f946ed6] {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-1[data-v-3f946ed6]:hover {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-2[data-v-3f946ed6] {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-2[data-v-3f946ed6]:hover {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-3[data-v-3f946ed6] {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-3[data-v-3f946ed6]:hover {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-4[data-v-3f946ed6] {
  background-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple.lighten-4[data-v-3f946ed6]:hover {
  background-color: rgb(195.6, 125.4, 207.6);
}
[color=deep-purple][data-v-3f946ed6] {
  color: #673ab7;
}
.deep-purple[data-v-3f946ed6] {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple[data-v-3f946ed6]:hover, .deep-purple[data-v-3f946ed6]:active, .deep-purple[data-v-3f946ed6]:focus {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button[data-v-3f946ed6] {
  color: white !important;
}
.deep-purple.p-button[data-v-3f946ed6]:hover, .deep-purple.p-button[data-v-3f946ed6]:active, .deep-purple.p-button[data-v-3f946ed6]:focus {
  color: white !important;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button.p-button-outlined[data-v-3f946ed6] {
  background-color: white !important;
  color: #673ab7 !important;
}
.deep-purple.p-button.p-button-outlined[data-v-3f946ed6]:hover, .deep-purple.p-button.p-button-outlined[data-v-3f946ed6]:active, .deep-purple.p-button.p-button-outlined[data-v-3f946ed6]:focus {
  background-color: rgb(239.8, 235.3, 247.8) !important;
}
.deep-purple.p-toolbar[data-v-3f946ed6] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.darken-1[data-v-3f946ed6] {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-1[data-v-3f946ed6]:hover {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-2[data-v-3f946ed6] {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-2[data-v-3f946ed6]:hover {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-3[data-v-3f946ed6] {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-3[data-v-3f946ed6]:hover {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-4[data-v-3f946ed6] {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.darken-4[data-v-3f946ed6]:hover {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.lighten-1[data-v-3f946ed6] {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-1[data-v-3f946ed6]:hover {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-2[data-v-3f946ed6] {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-2[data-v-3f946ed6]:hover {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-3[data-v-3f946ed6] {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-3[data-v-3f946ed6]:hover {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-4[data-v-3f946ed6] {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.deep-purple.lighten-4[data-v-3f946ed6]:hover {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple[data-v-3f946ed6] {
  background-color: #673ab7;
}
.bgdeep-purple[data-v-3f946ed6]:hover, .bgdeep-purple[data-v-3f946ed6]:focus {
  background-color: #673ab7;
}
.bgdeep-purple.p-card[data-v-3f946ed6] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.bgdeep-purple.darken-1[data-v-3f946ed6] {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-1[data-v-3f946ed6]:hover {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-2[data-v-3f946ed6] {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-2[data-v-3f946ed6]:hover {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-3[data-v-3f946ed6] {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-3[data-v-3f946ed6]:hover {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-4[data-v-3f946ed6] {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.darken-4[data-v-3f946ed6]:hover {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.lighten-1[data-v-3f946ed6] {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-1[data-v-3f946ed6]:hover {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-2[data-v-3f946ed6] {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-2[data-v-3f946ed6]:hover {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-3[data-v-3f946ed6] {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-3[data-v-3f946ed6]:hover {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-4[data-v-3f946ed6] {
  background-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple.lighten-4[data-v-3f946ed6]:hover {
  background-color: rgb(163.8, 136.8, 211.8);
}
[color=indigo][data-v-3f946ed6] {
  color: #3f51b5;
}
.indigo[data-v-3f946ed6] {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo[data-v-3f946ed6]:hover, .indigo[data-v-3f946ed6]:active, .indigo[data-v-3f946ed6]:focus {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button[data-v-3f946ed6] {
  color: white !important;
}
.indigo.p-button[data-v-3f946ed6]:hover, .indigo.p-button[data-v-3f946ed6]:active, .indigo.p-button[data-v-3f946ed6]:focus {
  color: white !important;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button.p-button-outlined[data-v-3f946ed6] {
  background-color: white !important;
  color: #3f51b5 !important;
}
.indigo.p-button.p-button-outlined[data-v-3f946ed6]:hover, .indigo.p-button.p-button-outlined[data-v-3f946ed6]:active, .indigo.p-button.p-button-outlined[data-v-3f946ed6]:focus {
  background-color: rgb(235.8, 237.6, 247.6) !important;
}
.indigo.p-toolbar[data-v-3f946ed6] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.darken-1[data-v-3f946ed6] {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-1[data-v-3f946ed6]:hover {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-2[data-v-3f946ed6] {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-2[data-v-3f946ed6]:hover {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-3[data-v-3f946ed6] {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-3[data-v-3f946ed6]:hover {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-4[data-v-3f946ed6] {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.darken-4[data-v-3f946ed6]:hover {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.lighten-1[data-v-3f946ed6] {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-1[data-v-3f946ed6]:hover {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-2[data-v-3f946ed6] {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-2[data-v-3f946ed6]:hover {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-3[data-v-3f946ed6] {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-3[data-v-3f946ed6]:hover {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-4[data-v-3f946ed6] {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.indigo.lighten-4[data-v-3f946ed6]:hover {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo[data-v-3f946ed6] {
  background-color: #3f51b5;
}
.bgindigo[data-v-3f946ed6]:hover, .bgindigo[data-v-3f946ed6]:focus {
  background-color: #3f51b5;
}
.bgindigo.p-card[data-v-3f946ed6] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.bgindigo.darken-1[data-v-3f946ed6] {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-1[data-v-3f946ed6]:hover {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-2[data-v-3f946ed6] {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-2[data-v-3f946ed6]:hover {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-3[data-v-3f946ed6] {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-3[data-v-3f946ed6]:hover {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-4[data-v-3f946ed6] {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.darken-4[data-v-3f946ed6]:hover {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.lighten-1[data-v-3f946ed6] {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-1[data-v-3f946ed6]:hover {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-2[data-v-3f946ed6] {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-2[data-v-3f946ed6]:hover {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-3[data-v-3f946ed6] {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-3[data-v-3f946ed6]:hover {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-4[data-v-3f946ed6] {
  background-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo.lighten-4[data-v-3f946ed6]:hover {
  background-color: rgb(139.8, 150.6, 210.6);
}
[color=blue][data-v-3f946ed6] {
  color: #2196f3;
}
.blue[data-v-3f946ed6] {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue[data-v-3f946ed6]:hover, .blue[data-v-3f946ed6]:active, .blue[data-v-3f946ed6]:focus {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button[data-v-3f946ed6] {
  color: white !important;
}
.blue.p-button[data-v-3f946ed6]:hover, .blue.p-button[data-v-3f946ed6]:active, .blue.p-button[data-v-3f946ed6]:focus {
  color: white !important;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button.p-button-outlined[data-v-3f946ed6] {
  background-color: white !important;
  color: #2196f3 !important;
}
.blue.p-button.p-button-outlined[data-v-3f946ed6]:hover, .blue.p-button.p-button-outlined[data-v-3f946ed6]:active, .blue.p-button.p-button-outlined[data-v-3f946ed6]:focus {
  background-color: rgb(232.8, 244.5, 253.8) !important;
}
.blue.p-toolbar[data-v-3f946ed6] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.darken-1[data-v-3f946ed6] {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-1[data-v-3f946ed6]:hover {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-2[data-v-3f946ed6] {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-2[data-v-3f946ed6]:hover {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-3[data-v-3f946ed6] {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-3[data-v-3f946ed6]:hover {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-4[data-v-3f946ed6] {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.darken-4[data-v-3f946ed6]:hover {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.lighten-1[data-v-3f946ed6] {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-1[data-v-3f946ed6]:hover {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-2[data-v-3f946ed6] {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-2[data-v-3f946ed6]:hover {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-3[data-v-3f946ed6] {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-3[data-v-3f946ed6]:hover {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-4[data-v-3f946ed6] {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.blue.lighten-4[data-v-3f946ed6]:hover {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.bgblue[data-v-3f946ed6] {
  background-color: #2196f3;
}
.bgblue[data-v-3f946ed6]:hover, .bgblue[data-v-3f946ed6]:focus {
  background-color: #2196f3;
}
.bgblue.p-card[data-v-3f946ed6] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.bgblue.darken-1[data-v-3f946ed6] {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-1[data-v-3f946ed6]:hover {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-2[data-v-3f946ed6] {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-2[data-v-3f946ed6]:hover {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-3[data-v-3f946ed6] {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-3[data-v-3f946ed6]:hover {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-4[data-v-3f946ed6] {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.darken-4[data-v-3f946ed6]:hover {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.lighten-1[data-v-3f946ed6] {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-1[data-v-3f946ed6]:hover {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-2[data-v-3f946ed6] {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-2[data-v-3f946ed6]:hover {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-3[data-v-3f946ed6] {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-3[data-v-3f946ed6]:hover {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-4[data-v-3f946ed6] {
  background-color: rgb(121.8, 192, 247.8);
}
.bgblue.lighten-4[data-v-3f946ed6]:hover {
  background-color: rgb(121.8, 192, 247.8);
}
[color=light-blue][data-v-3f946ed6] {
  color: #03a9f4;
}
.light-blue[data-v-3f946ed6] {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue[data-v-3f946ed6]:hover, .light-blue[data-v-3f946ed6]:active, .light-blue[data-v-3f946ed6]:focus {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button[data-v-3f946ed6] {
  color: white !important;
}
.light-blue.p-button[data-v-3f946ed6]:hover, .light-blue.p-button[data-v-3f946ed6]:active, .light-blue.p-button[data-v-3f946ed6]:focus {
  color: white !important;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button.p-button-outlined[data-v-3f946ed6] {
  background-color: white !important;
  color: #03a9f4 !important;
}
.light-blue.p-button.p-button-outlined[data-v-3f946ed6]:hover, .light-blue.p-button.p-button-outlined[data-v-3f946ed6]:active, .light-blue.p-button.p-button-outlined[data-v-3f946ed6]:focus {
  background-color: rgb(229.8, 246.4, 253.9) !important;
}
.light-blue.p-toolbar[data-v-3f946ed6] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.darken-1[data-v-3f946ed6] {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-1[data-v-3f946ed6]:hover {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-2[data-v-3f946ed6] {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-2[data-v-3f946ed6]:hover {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-3[data-v-3f946ed6] {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-3[data-v-3f946ed6]:hover {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-4[data-v-3f946ed6] {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.darken-4[data-v-3f946ed6]:hover {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.lighten-1[data-v-3f946ed6] {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-1[data-v-3f946ed6]:hover {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-2[data-v-3f946ed6] {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-2[data-v-3f946ed6]:hover {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-3[data-v-3f946ed6] {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-3[data-v-3f946ed6]:hover {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-4[data-v-3f946ed6] {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.light-blue.lighten-4[data-v-3f946ed6]:hover {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue[data-v-3f946ed6] {
  background-color: #03a9f4;
}
.bglight-blue[data-v-3f946ed6]:hover, .bglight-blue[data-v-3f946ed6]:focus {
  background-color: #03a9f4;
}
.bglight-blue.p-card[data-v-3f946ed6] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.bglight-blue.darken-1[data-v-3f946ed6] {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-1[data-v-3f946ed6]:hover {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-2[data-v-3f946ed6] {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-2[data-v-3f946ed6]:hover {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-3[data-v-3f946ed6] {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-3[data-v-3f946ed6]:hover {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-4[data-v-3f946ed6] {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.darken-4[data-v-3f946ed6]:hover {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.lighten-1[data-v-3f946ed6] {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-1[data-v-3f946ed6]:hover {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-2[data-v-3f946ed6] {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-2[data-v-3f946ed6]:hover {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-3[data-v-3f946ed6] {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-3[data-v-3f946ed6]:hover {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-4[data-v-3f946ed6] {
  background-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue.lighten-4[data-v-3f946ed6]:hover {
  background-color: rgb(103.8, 203.4, 248.4);
}
[color=cyan][data-v-3f946ed6] {
  color: #00bcd4;
}
.cyan[data-v-3f946ed6] {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan[data-v-3f946ed6]:hover, .cyan[data-v-3f946ed6]:active, .cyan[data-v-3f946ed6]:focus {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button[data-v-3f946ed6] {
  color: white !important;
}
.cyan.p-button[data-v-3f946ed6]:hover, .cyan.p-button[data-v-3f946ed6]:active, .cyan.p-button[data-v-3f946ed6]:focus {
  color: white !important;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button.p-button-outlined[data-v-3f946ed6] {
  background-color: white !important;
  color: #00bcd4 !important;
}
.cyan.p-button.p-button-outlined[data-v-3f946ed6]:hover, .cyan.p-button.p-button-outlined[data-v-3f946ed6]:active, .cyan.p-button.p-button-outlined[data-v-3f946ed6]:focus {
  background-color: rgb(229.5, 248.3, 250.7) !important;
}
.cyan.p-toolbar[data-v-3f946ed6] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.darken-1[data-v-3f946ed6] {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-1[data-v-3f946ed6]:hover {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-2[data-v-3f946ed6] {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-2[data-v-3f946ed6]:hover {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-3[data-v-3f946ed6] {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-3[data-v-3f946ed6]:hover {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-4[data-v-3f946ed6] {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.darken-4[data-v-3f946ed6]:hover {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.lighten-1[data-v-3f946ed6] {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-1[data-v-3f946ed6]:hover {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-2[data-v-3f946ed6] {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-2[data-v-3f946ed6]:hover {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-3[data-v-3f946ed6] {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-3[data-v-3f946ed6]:hover {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-4[data-v-3f946ed6] {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.cyan.lighten-4[data-v-3f946ed6]:hover {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.bgcyan[data-v-3f946ed6] {
  background-color: #00bcd4;
}
.bgcyan[data-v-3f946ed6]:hover, .bgcyan[data-v-3f946ed6]:focus {
  background-color: #00bcd4;
}
.bgcyan.p-card[data-v-3f946ed6] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.bgcyan.darken-1[data-v-3f946ed6] {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-1[data-v-3f946ed6]:hover {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-2[data-v-3f946ed6] {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-2[data-v-3f946ed6]:hover {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-3[data-v-3f946ed6] {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-3[data-v-3f946ed6]:hover {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-4[data-v-3f946ed6] {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.darken-4[data-v-3f946ed6]:hover {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.lighten-1[data-v-3f946ed6] {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-1[data-v-3f946ed6]:hover {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-2[data-v-3f946ed6] {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-2[data-v-3f946ed6]:hover {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-3[data-v-3f946ed6] {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-3[data-v-3f946ed6]:hover {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-4[data-v-3f946ed6] {
  background-color: rgb(102, 214.8, 229.2);
}
.bgcyan.lighten-4[data-v-3f946ed6]:hover {
  background-color: rgb(102, 214.8, 229.2);
}
[color=teal][data-v-3f946ed6] {
  color: #009688;
}
.teal[data-v-3f946ed6] {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal[data-v-3f946ed6]:hover, .teal[data-v-3f946ed6]:active, .teal[data-v-3f946ed6]:focus {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button[data-v-3f946ed6] {
  color: white !important;
}
.teal.p-button[data-v-3f946ed6]:hover, .teal.p-button[data-v-3f946ed6]:active, .teal.p-button[data-v-3f946ed6]:focus {
  color: white !important;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button.p-button-outlined[data-v-3f946ed6] {
  background-color: white !important;
  color: #009688 !important;
}
.teal.p-button.p-button-outlined[data-v-3f946ed6]:hover, .teal.p-button.p-button-outlined[data-v-3f946ed6]:active, .teal.p-button.p-button-outlined[data-v-3f946ed6]:focus {
  background-color: rgb(229.5, 244.5, 243.1) !important;
}
.teal.p-toolbar[data-v-3f946ed6] {
  background-color: #009688;
  border-color: #009688;
}
.teal.darken-1[data-v-3f946ed6] {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-1[data-v-3f946ed6]:hover {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-2[data-v-3f946ed6] {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-2[data-v-3f946ed6]:hover {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-3[data-v-3f946ed6] {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-3[data-v-3f946ed6]:hover {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-4[data-v-3f946ed6] {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.darken-4[data-v-3f946ed6]:hover {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.lighten-1[data-v-3f946ed6] {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-1[data-v-3f946ed6]:hover {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-2[data-v-3f946ed6] {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-2[data-v-3f946ed6]:hover {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-3[data-v-3f946ed6] {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-3[data-v-3f946ed6]:hover {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-4[data-v-3f946ed6] {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.teal.lighten-4[data-v-3f946ed6]:hover {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.bgteal[data-v-3f946ed6] {
  background-color: #009688;
}
.bgteal[data-v-3f946ed6]:hover, .bgteal[data-v-3f946ed6]:focus {
  background-color: #009688;
}
.bgteal.p-card[data-v-3f946ed6] {
  background-color: #009688;
  border-color: #009688;
}
.bgteal.darken-1[data-v-3f946ed6] {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-1[data-v-3f946ed6]:hover {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-2[data-v-3f946ed6] {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-2[data-v-3f946ed6]:hover {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-3[data-v-3f946ed6] {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-3[data-v-3f946ed6]:hover {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-4[data-v-3f946ed6] {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.darken-4[data-v-3f946ed6]:hover {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.lighten-1[data-v-3f946ed6] {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-1[data-v-3f946ed6]:hover {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-2[data-v-3f946ed6] {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-2[data-v-3f946ed6]:hover {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-3[data-v-3f946ed6] {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-3[data-v-3f946ed6]:hover {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-4[data-v-3f946ed6] {
  background-color: rgb(102, 192, 183.6);
}
.bgteal.lighten-4[data-v-3f946ed6]:hover {
  background-color: rgb(102, 192, 183.6);
}
[color=cobalt][data-v-3f946ed6] {
  color: #00bfa5;
}
.cobalt[data-v-3f946ed6] {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt[data-v-3f946ed6]:hover, .cobalt[data-v-3f946ed6]:active, .cobalt[data-v-3f946ed6]:focus {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button[data-v-3f946ed6] {
  color: white !important;
}
.cobalt.p-button[data-v-3f946ed6]:hover, .cobalt.p-button[data-v-3f946ed6]:active, .cobalt.p-button[data-v-3f946ed6]:focus {
  color: white !important;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button.p-button-outlined[data-v-3f946ed6] {
  background-color: white !important;
  color: #00bfa5 !important;
}
.cobalt.p-button.p-button-outlined[data-v-3f946ed6]:hover, .cobalt.p-button.p-button-outlined[data-v-3f946ed6]:active, .cobalt.p-button.p-button-outlined[data-v-3f946ed6]:focus {
  background-color: rgb(229.5, 248.6, 246) !important;
}
.cobalt.p-toolbar[data-v-3f946ed6] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.darken-1[data-v-3f946ed6] {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-1[data-v-3f946ed6]:hover {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-2[data-v-3f946ed6] {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-2[data-v-3f946ed6]:hover {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-3[data-v-3f946ed6] {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-3[data-v-3f946ed6]:hover {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-4[data-v-3f946ed6] {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.darken-4[data-v-3f946ed6]:hover {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.lighten-1[data-v-3f946ed6] {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-1[data-v-3f946ed6]:hover {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-2[data-v-3f946ed6] {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-2[data-v-3f946ed6]:hover {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-3[data-v-3f946ed6] {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-3[data-v-3f946ed6]:hover {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-4[data-v-3f946ed6] {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.cobalt.lighten-4[data-v-3f946ed6]:hover {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.bgcobalt[data-v-3f946ed6] {
  background-color: #00bfa5;
}
.bgcobalt[data-v-3f946ed6]:hover, .bgcobalt[data-v-3f946ed6]:focus {
  background-color: #00bfa5;
}
.bgcobalt.p-card[data-v-3f946ed6] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.bgcobalt.darken-1[data-v-3f946ed6] {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-1[data-v-3f946ed6]:hover {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-2[data-v-3f946ed6] {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-2[data-v-3f946ed6]:hover {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-3[data-v-3f946ed6] {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-3[data-v-3f946ed6]:hover {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-4[data-v-3f946ed6] {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.darken-4[data-v-3f946ed6]:hover {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.lighten-1[data-v-3f946ed6] {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-1[data-v-3f946ed6]:hover {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-2[data-v-3f946ed6] {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-2[data-v-3f946ed6]:hover {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-3[data-v-3f946ed6] {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-3[data-v-3f946ed6]:hover {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-4[data-v-3f946ed6] {
  background-color: rgb(102, 216.6, 201);
}
.bgcobalt.lighten-4[data-v-3f946ed6]:hover {
  background-color: rgb(102, 216.6, 201);
}
[color=green][data-v-3f946ed6] {
  color: #4caf50;
}
.green[data-v-3f946ed6] {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green[data-v-3f946ed6]:hover, .green[data-v-3f946ed6]:active, .green[data-v-3f946ed6]:focus {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button[data-v-3f946ed6] {
  color: white !important;
}
.green.p-button[data-v-3f946ed6]:hover, .green.p-button[data-v-3f946ed6]:active, .green.p-button[data-v-3f946ed6]:focus {
  color: white !important;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button.p-button-outlined[data-v-3f946ed6] {
  background-color: white !important;
  color: #4caf50 !important;
}
.green.p-button.p-button-outlined[data-v-3f946ed6]:hover, .green.p-button.p-button-outlined[data-v-3f946ed6]:active, .green.p-button.p-button-outlined[data-v-3f946ed6]:focus {
  background-color: rgb(237.1, 247, 237.5) !important;
}
.green.p-toolbar[data-v-3f946ed6] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.darken-1[data-v-3f946ed6] {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-1[data-v-3f946ed6]:hover {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-2[data-v-3f946ed6] {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-2[data-v-3f946ed6]:hover {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-3[data-v-3f946ed6] {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-3[data-v-3f946ed6]:hover {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-4[data-v-3f946ed6] {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.darken-4[data-v-3f946ed6]:hover {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.lighten-1[data-v-3f946ed6] {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-1[data-v-3f946ed6]:hover {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-2[data-v-3f946ed6] {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-2[data-v-3f946ed6]:hover {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-3[data-v-3f946ed6] {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-3[data-v-3f946ed6]:hover {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-4[data-v-3f946ed6] {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.green.lighten-4[data-v-3f946ed6]:hover {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.bggreen[data-v-3f946ed6] {
  background-color: #4caf50;
}
.bggreen[data-v-3f946ed6]:hover, .bggreen[data-v-3f946ed6]:focus {
  background-color: #4caf50;
}
.bggreen.p-card[data-v-3f946ed6] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.bggreen.darken-1[data-v-3f946ed6] {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-1[data-v-3f946ed6]:hover {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-2[data-v-3f946ed6] {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-2[data-v-3f946ed6]:hover {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-3[data-v-3f946ed6] {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-3[data-v-3f946ed6]:hover {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-4[data-v-3f946ed6] {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.darken-4[data-v-3f946ed6]:hover {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.lighten-1[data-v-3f946ed6] {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-1[data-v-3f946ed6]:hover {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-2[data-v-3f946ed6] {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-2[data-v-3f946ed6]:hover {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-3[data-v-3f946ed6] {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-3[data-v-3f946ed6]:hover {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-4[data-v-3f946ed6] {
  background-color: rgb(147.6, 207, 150);
}
.bggreen.lighten-4[data-v-3f946ed6]:hover {
  background-color: rgb(147.6, 207, 150);
}
[color=light-green][data-v-3f946ed6] {
  color: #8bc34a;
}
.light-green[data-v-3f946ed6] {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green[data-v-3f946ed6]:hover, .light-green[data-v-3f946ed6]:active, .light-green[data-v-3f946ed6]:focus {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button[data-v-3f946ed6] {
  color: white !important;
}
.light-green.p-button[data-v-3f946ed6]:hover, .light-green.p-button[data-v-3f946ed6]:active, .light-green.p-button[data-v-3f946ed6]:focus {
  color: white !important;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button.p-button-outlined[data-v-3f946ed6] {
  background-color: white !important;
  color: #8bc34a !important;
}
.light-green.p-button.p-button-outlined[data-v-3f946ed6]:hover, .light-green.p-button.p-button-outlined[data-v-3f946ed6]:active, .light-green.p-button.p-button-outlined[data-v-3f946ed6]:focus {
  background-color: rgb(243.4, 249, 236.9) !important;
}
.light-green.p-toolbar[data-v-3f946ed6] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.darken-1[data-v-3f946ed6] {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-1[data-v-3f946ed6]:hover {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-2[data-v-3f946ed6] {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-2[data-v-3f946ed6]:hover {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-3[data-v-3f946ed6] {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-3[data-v-3f946ed6]:hover {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-4[data-v-3f946ed6] {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.darken-4[data-v-3f946ed6]:hover {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.lighten-1[data-v-3f946ed6] {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-1[data-v-3f946ed6]:hover {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-2[data-v-3f946ed6] {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-2[data-v-3f946ed6]:hover {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-3[data-v-3f946ed6] {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-3[data-v-3f946ed6]:hover {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-4[data-v-3f946ed6] {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.light-green.lighten-4[data-v-3f946ed6]:hover {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.bglight-green[data-v-3f946ed6] {
  background-color: #8bc34a;
}
.bglight-green[data-v-3f946ed6]:hover, .bglight-green[data-v-3f946ed6]:focus {
  background-color: #8bc34a;
}
.bglight-green.p-card[data-v-3f946ed6] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.bglight-green.darken-1[data-v-3f946ed6] {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-1[data-v-3f946ed6]:hover {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-2[data-v-3f946ed6] {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-2[data-v-3f946ed6]:hover {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-3[data-v-3f946ed6] {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-3[data-v-3f946ed6]:hover {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-4[data-v-3f946ed6] {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.darken-4[data-v-3f946ed6]:hover {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.lighten-1[data-v-3f946ed6] {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-1[data-v-3f946ed6]:hover {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-2[data-v-3f946ed6] {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-2[data-v-3f946ed6]:hover {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-3[data-v-3f946ed6] {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-3[data-v-3f946ed6]:hover {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-4[data-v-3f946ed6] {
  background-color: rgb(185.4, 219, 146.4);
}
.bglight-green.lighten-4[data-v-3f946ed6]:hover {
  background-color: rgb(185.4, 219, 146.4);
}
[color=lime][data-v-3f946ed6] {
  color: #cddc39;
}
.lime[data-v-3f946ed6] {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime[data-v-3f946ed6]:hover, .lime[data-v-3f946ed6]:active, .lime[data-v-3f946ed6]:focus {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button[data-v-3f946ed6] {
  color: white !important;
}
.lime.p-button[data-v-3f946ed6]:hover, .lime.p-button[data-v-3f946ed6]:active, .lime.p-button[data-v-3f946ed6]:focus {
  color: white !important;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button.p-button-outlined[data-v-3f946ed6] {
  background-color: white !important;
  color: #cddc39 !important;
}
.lime.p-button.p-button-outlined[data-v-3f946ed6]:hover, .lime.p-button.p-button-outlined[data-v-3f946ed6]:active, .lime.p-button.p-button-outlined[data-v-3f946ed6]:focus {
  background-color: rgb(250, 251.5, 235.2) !important;
}
.lime.p-toolbar[data-v-3f946ed6] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.darken-1[data-v-3f946ed6] {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-1[data-v-3f946ed6]:hover {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-2[data-v-3f946ed6] {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-2[data-v-3f946ed6]:hover {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-3[data-v-3f946ed6] {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-3[data-v-3f946ed6]:hover {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-4[data-v-3f946ed6] {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.darken-4[data-v-3f946ed6]:hover {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.lighten-1[data-v-3f946ed6] {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-1[data-v-3f946ed6]:hover {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-2[data-v-3f946ed6] {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-2[data-v-3f946ed6]:hover {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-3[data-v-3f946ed6] {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-3[data-v-3f946ed6]:hover {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-4[data-v-3f946ed6] {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.lime.lighten-4[data-v-3f946ed6]:hover {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.bglime[data-v-3f946ed6] {
  background-color: #cddc39;
}
.bglime[data-v-3f946ed6]:hover, .bglime[data-v-3f946ed6]:focus {
  background-color: #cddc39;
}
.bglime.p-card[data-v-3f946ed6] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.bglime.darken-1[data-v-3f946ed6] {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-1[data-v-3f946ed6]:hover {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-2[data-v-3f946ed6] {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-2[data-v-3f946ed6]:hover {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-3[data-v-3f946ed6] {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-3[data-v-3f946ed6]:hover {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-4[data-v-3f946ed6] {
  background-color: rgb(123, 132, 34.2);
}
.bglime.darken-4[data-v-3f946ed6]:hover {
  background-color: rgb(123, 132, 34.2);
}
.bglime.lighten-1[data-v-3f946ed6] {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-1[data-v-3f946ed6]:hover {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-2[data-v-3f946ed6] {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-2[data-v-3f946ed6]:hover {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-3[data-v-3f946ed6] {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-3[data-v-3f946ed6]:hover {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-4[data-v-3f946ed6] {
  background-color: rgb(225, 234, 136.2);
}
.bglime.lighten-4[data-v-3f946ed6]:hover {
  background-color: rgb(225, 234, 136.2);
}
[color=yellow][data-v-3f946ed6] {
  color: #ffeb3b;
}
.yellow[data-v-3f946ed6] {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow[data-v-3f946ed6]:hover, .yellow[data-v-3f946ed6]:active, .yellow[data-v-3f946ed6]:focus {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button[data-v-3f946ed6] {
  color: white !important;
}
.yellow.p-button[data-v-3f946ed6]:hover, .yellow.p-button[data-v-3f946ed6]:active, .yellow.p-button[data-v-3f946ed6]:focus {
  color: white !important;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button.p-button-outlined[data-v-3f946ed6] {
  background-color: white !important;
  color: #ffeb3b !important;
}
.yellow.p-button.p-button-outlined[data-v-3f946ed6]:hover, .yellow.p-button.p-button-outlined[data-v-3f946ed6]:active, .yellow.p-button.p-button-outlined[data-v-3f946ed6]:focus {
  background-color: rgb(255, 253, 235.4) !important;
}
.yellow.p-toolbar[data-v-3f946ed6] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.darken-1[data-v-3f946ed6] {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-1[data-v-3f946ed6]:hover {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-2[data-v-3f946ed6] {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-2[data-v-3f946ed6]:hover {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-3[data-v-3f946ed6] {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-3[data-v-3f946ed6]:hover {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-4[data-v-3f946ed6] {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.darken-4[data-v-3f946ed6]:hover {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.lighten-1[data-v-3f946ed6] {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-1[data-v-3f946ed6]:hover {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-2[data-v-3f946ed6] {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-2[data-v-3f946ed6]:hover {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-3[data-v-3f946ed6] {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-3[data-v-3f946ed6]:hover {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-4[data-v-3f946ed6] {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.yellow.lighten-4[data-v-3f946ed6]:hover {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.bgyellow[data-v-3f946ed6] {
  background-color: #ffeb3b;
}
.bgyellow[data-v-3f946ed6]:hover, .bgyellow[data-v-3f946ed6]:focus {
  background-color: #ffeb3b;
}
.bgyellow.p-card[data-v-3f946ed6] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.bgyellow.darken-1[data-v-3f946ed6] {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-1[data-v-3f946ed6]:hover {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-2[data-v-3f946ed6] {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-2[data-v-3f946ed6]:hover {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-3[data-v-3f946ed6] {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-3[data-v-3f946ed6]:hover {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-4[data-v-3f946ed6] {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.darken-4[data-v-3f946ed6]:hover {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.lighten-1[data-v-3f946ed6] {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-1[data-v-3f946ed6]:hover {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-2[data-v-3f946ed6] {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-2[data-v-3f946ed6]:hover {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-3[data-v-3f946ed6] {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-3[data-v-3f946ed6]:hover {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-4[data-v-3f946ed6] {
  background-color: rgb(255, 243, 137.4);
}
.bgyellow.lighten-4[data-v-3f946ed6]:hover {
  background-color: rgb(255, 243, 137.4);
}
[color=amber][data-v-3f946ed6] {
  color: #ffc107;
}
.amber[data-v-3f946ed6] {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber[data-v-3f946ed6]:hover, .amber[data-v-3f946ed6]:active, .amber[data-v-3f946ed6]:focus {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button[data-v-3f946ed6] {
  color: white !important;
}
.amber.p-button[data-v-3f946ed6]:hover, .amber.p-button[data-v-3f946ed6]:active, .amber.p-button[data-v-3f946ed6]:focus {
  color: white !important;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button.p-button-outlined[data-v-3f946ed6] {
  background-color: white !important;
  color: #ffc107 !important;
}
.amber.p-button.p-button-outlined[data-v-3f946ed6]:hover, .amber.p-button.p-button-outlined[data-v-3f946ed6]:active, .amber.p-button.p-button-outlined[data-v-3f946ed6]:focus {
  background-color: rgb(255, 248.8, 230.2) !important;
}
.amber.p-toolbar[data-v-3f946ed6] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.darken-1[data-v-3f946ed6] {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-1[data-v-3f946ed6]:hover {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-2[data-v-3f946ed6] {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-2[data-v-3f946ed6]:hover {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-3[data-v-3f946ed6] {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-3[data-v-3f946ed6]:hover {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-4[data-v-3f946ed6] {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.darken-4[data-v-3f946ed6]:hover {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.lighten-1[data-v-3f946ed6] {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-1[data-v-3f946ed6]:hover {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-2[data-v-3f946ed6] {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-2[data-v-3f946ed6]:hover {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-3[data-v-3f946ed6] {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-3[data-v-3f946ed6]:hover {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-4[data-v-3f946ed6] {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.amber.lighten-4[data-v-3f946ed6]:hover {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.bgamber[data-v-3f946ed6] {
  background-color: #ffc107;
}
.bgamber[data-v-3f946ed6]:hover, .bgamber[data-v-3f946ed6]:focus {
  background-color: #ffc107;
}
.bgamber.p-card[data-v-3f946ed6] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.bgamber.darken-1[data-v-3f946ed6] {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-1[data-v-3f946ed6]:hover {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-2[data-v-3f946ed6] {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-2[data-v-3f946ed6]:hover {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-3[data-v-3f946ed6] {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-3[data-v-3f946ed6]:hover {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-4[data-v-3f946ed6] {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.darken-4[data-v-3f946ed6]:hover {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.lighten-1[data-v-3f946ed6] {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-1[data-v-3f946ed6]:hover {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-2[data-v-3f946ed6] {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-2[data-v-3f946ed6]:hover {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-3[data-v-3f946ed6] {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-3[data-v-3f946ed6]:hover {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-4[data-v-3f946ed6] {
  background-color: rgb(255, 217.8, 106.2);
}
.bgamber.lighten-4[data-v-3f946ed6]:hover {
  background-color: rgb(255, 217.8, 106.2);
}
[color=orange][data-v-3f946ed6] {
  color: #ff9800;
}
.orange[data-v-3f946ed6] {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange[data-v-3f946ed6]:hover, .orange[data-v-3f946ed6]:active, .orange[data-v-3f946ed6]:focus {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button[data-v-3f946ed6] {
  color: white !important;
}
.orange.p-button[data-v-3f946ed6]:hover, .orange.p-button[data-v-3f946ed6]:active, .orange.p-button[data-v-3f946ed6]:focus {
  color: white !important;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button.p-button-outlined[data-v-3f946ed6] {
  background-color: white !important;
  color: #ff9800 !important;
}
.orange.p-button.p-button-outlined[data-v-3f946ed6]:hover, .orange.p-button.p-button-outlined[data-v-3f946ed6]:active, .orange.p-button.p-button-outlined[data-v-3f946ed6]:focus {
  background-color: rgb(255, 244.7, 229.5) !important;
}
.orange.p-toolbar[data-v-3f946ed6] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.darken-1[data-v-3f946ed6] {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-1[data-v-3f946ed6]:hover {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-2[data-v-3f946ed6] {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-2[data-v-3f946ed6]:hover {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-3[data-v-3f946ed6] {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-3[data-v-3f946ed6]:hover {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-4[data-v-3f946ed6] {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.darken-4[data-v-3f946ed6]:hover {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.lighten-1[data-v-3f946ed6] {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-1[data-v-3f946ed6]:hover {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-2[data-v-3f946ed6] {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-2[data-v-3f946ed6]:hover {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-3[data-v-3f946ed6] {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-3[data-v-3f946ed6]:hover {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-4[data-v-3f946ed6] {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.orange.lighten-4[data-v-3f946ed6]:hover {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.bgorange[data-v-3f946ed6] {
  background-color: #ff9800;
}
.bgorange[data-v-3f946ed6]:hover, .bgorange[data-v-3f946ed6]:focus {
  background-color: #ff9800;
}
.bgorange.p-card[data-v-3f946ed6] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.bgorange.darken-1[data-v-3f946ed6] {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-1[data-v-3f946ed6]:hover {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-2[data-v-3f946ed6] {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-2[data-v-3f946ed6]:hover {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-3[data-v-3f946ed6] {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-3[data-v-3f946ed6]:hover {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-4[data-v-3f946ed6] {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.darken-4[data-v-3f946ed6]:hover {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.lighten-1[data-v-3f946ed6] {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-1[data-v-3f946ed6]:hover {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-2[data-v-3f946ed6] {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-2[data-v-3f946ed6]:hover {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-3[data-v-3f946ed6] {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-3[data-v-3f946ed6]:hover {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-4[data-v-3f946ed6] {
  background-color: rgb(255, 193.2, 102);
}
.bgorange.lighten-4[data-v-3f946ed6]:hover {
  background-color: rgb(255, 193.2, 102);
}
[color=deep-orange][data-v-3f946ed6] {
  color: #ff5722;
}
.deep-orange[data-v-3f946ed6] {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange[data-v-3f946ed6]:hover, .deep-orange[data-v-3f946ed6]:active, .deep-orange[data-v-3f946ed6]:focus {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button[data-v-3f946ed6] {
  color: white !important;
}
.deep-orange.p-button[data-v-3f946ed6]:hover, .deep-orange.p-button[data-v-3f946ed6]:active, .deep-orange.p-button[data-v-3f946ed6]:focus {
  color: white !important;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button.p-button-outlined[data-v-3f946ed6] {
  background-color: white !important;
  color: #ff5722 !important;
}
.deep-orange.p-button.p-button-outlined[data-v-3f946ed6]:hover, .deep-orange.p-button.p-button-outlined[data-v-3f946ed6]:active, .deep-orange.p-button.p-button-outlined[data-v-3f946ed6]:focus {
  background-color: rgb(255, 238.2, 232.9) !important;
}
.deep-orange.p-toolbar[data-v-3f946ed6] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.darken-1[data-v-3f946ed6] {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-1[data-v-3f946ed6]:hover {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-2[data-v-3f946ed6] {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-2[data-v-3f946ed6]:hover {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-3[data-v-3f946ed6] {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-3[data-v-3f946ed6]:hover {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-4[data-v-3f946ed6] {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.darken-4[data-v-3f946ed6]:hover {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.lighten-1[data-v-3f946ed6] {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-1[data-v-3f946ed6]:hover {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-2[data-v-3f946ed6] {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-2[data-v-3f946ed6]:hover {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-3[data-v-3f946ed6] {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-3[data-v-3f946ed6]:hover {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-4[data-v-3f946ed6] {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.deep-orange.lighten-4[data-v-3f946ed6]:hover {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange[data-v-3f946ed6] {
  background-color: #ff5722;
}
.bgdeep-orange[data-v-3f946ed6]:hover, .bgdeep-orange[data-v-3f946ed6]:focus {
  background-color: #ff5722;
}
.bgdeep-orange.p-card[data-v-3f946ed6] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.bgdeep-orange.darken-1[data-v-3f946ed6] {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-1[data-v-3f946ed6]:hover {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-2[data-v-3f946ed6] {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-2[data-v-3f946ed6]:hover {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-3[data-v-3f946ed6] {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-3[data-v-3f946ed6]:hover {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-4[data-v-3f946ed6] {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.darken-4[data-v-3f946ed6]:hover {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.lighten-1[data-v-3f946ed6] {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-1[data-v-3f946ed6]:hover {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-2[data-v-3f946ed6] {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-2[data-v-3f946ed6]:hover {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-3[data-v-3f946ed6] {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-3[data-v-3f946ed6]:hover {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-4[data-v-3f946ed6] {
  background-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange.lighten-4[data-v-3f946ed6]:hover {
  background-color: rgb(255, 154.2, 122.4);
}
[color=brown][data-v-3f946ed6] {
  color: #795548;
}
.brown[data-v-3f946ed6] {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown[data-v-3f946ed6]:hover, .brown[data-v-3f946ed6]:active, .brown[data-v-3f946ed6]:focus {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button[data-v-3f946ed6] {
  color: white !important;
}
.brown.p-button[data-v-3f946ed6]:hover, .brown.p-button[data-v-3f946ed6]:active, .brown.p-button[data-v-3f946ed6]:focus {
  color: white !important;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button.p-button-outlined[data-v-3f946ed6] {
  background-color: white !important;
  color: #795548 !important;
}
.brown.p-button.p-button-outlined[data-v-3f946ed6]:hover, .brown.p-button.p-button-outlined[data-v-3f946ed6]:active, .brown.p-button.p-button-outlined[data-v-3f946ed6]:focus {
  background-color: rgb(241.6, 238, 236.7) !important;
}
.brown.p-toolbar[data-v-3f946ed6] {
  background-color: #795548;
  border-color: #795548;
}
.brown.darken-1[data-v-3f946ed6] {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-1[data-v-3f946ed6]:hover {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-2[data-v-3f946ed6] {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-2[data-v-3f946ed6]:hover {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-3[data-v-3f946ed6] {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-3[data-v-3f946ed6]:hover {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-4[data-v-3f946ed6] {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.darken-4[data-v-3f946ed6]:hover {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.lighten-1[data-v-3f946ed6] {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-1[data-v-3f946ed6]:hover {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-2[data-v-3f946ed6] {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-2[data-v-3f946ed6]:hover {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-3[data-v-3f946ed6] {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-3[data-v-3f946ed6]:hover {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-4[data-v-3f946ed6] {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.brown.lighten-4[data-v-3f946ed6]:hover {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.bgbrown[data-v-3f946ed6] {
  background-color: #795548;
}
.bgbrown[data-v-3f946ed6]:hover, .bgbrown[data-v-3f946ed6]:focus {
  background-color: #795548;
}
.bgbrown.p-card[data-v-3f946ed6] {
  background-color: #795548;
  border-color: #795548;
}
.bgbrown.darken-1[data-v-3f946ed6] {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-1[data-v-3f946ed6]:hover {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-2[data-v-3f946ed6] {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-2[data-v-3f946ed6]:hover {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-3[data-v-3f946ed6] {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-3[data-v-3f946ed6]:hover {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-4[data-v-3f946ed6] {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.darken-4[data-v-3f946ed6]:hover {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.lighten-1[data-v-3f946ed6] {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-1[data-v-3f946ed6]:hover {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-2[data-v-3f946ed6] {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-2[data-v-3f946ed6]:hover {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-3[data-v-3f946ed6] {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-3[data-v-3f946ed6]:hover {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-4[data-v-3f946ed6] {
  background-color: rgb(174.6, 153, 145.2);
}
.bgbrown.lighten-4[data-v-3f946ed6]:hover {
  background-color: rgb(174.6, 153, 145.2);
}
[color=blue-gray][data-v-3f946ed6] {
  color: #607d8b;
}
.blue-gray[data-v-3f946ed6] {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray[data-v-3f946ed6]:hover, .blue-gray[data-v-3f946ed6]:active, .blue-gray[data-v-3f946ed6]:focus {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button[data-v-3f946ed6] {
  color: white !important;
}
.blue-gray.p-button[data-v-3f946ed6]:hover, .blue-gray.p-button[data-v-3f946ed6]:active, .blue-gray.p-button[data-v-3f946ed6]:focus {
  color: white !important;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button.p-button-outlined[data-v-3f946ed6] {
  background-color: white !important;
  color: #607d8b !important;
}
.blue-gray.p-button.p-button-outlined[data-v-3f946ed6]:hover, .blue-gray.p-button.p-button-outlined[data-v-3f946ed6]:active, .blue-gray.p-button.p-button-outlined[data-v-3f946ed6]:focus {
  background-color: rgb(239.1, 242, 243.4) !important;
}
.blue-gray.p-toolbar[data-v-3f946ed6] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.darken-1[data-v-3f946ed6] {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-1[data-v-3f946ed6]:hover {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-2[data-v-3f946ed6] {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-2[data-v-3f946ed6]:hover {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-3[data-v-3f946ed6] {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-3[data-v-3f946ed6]:hover {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-4[data-v-3f946ed6] {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.darken-4[data-v-3f946ed6]:hover {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.lighten-1[data-v-3f946ed6] {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-1[data-v-3f946ed6]:hover {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-2[data-v-3f946ed6] {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-2[data-v-3f946ed6]:hover {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-3[data-v-3f946ed6] {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-3[data-v-3f946ed6]:hover {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-4[data-v-3f946ed6] {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.blue-gray.lighten-4[data-v-3f946ed6]:hover {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray[data-v-3f946ed6] {
  background-color: #607d8b;
}
.bgblue-gray[data-v-3f946ed6]:hover, .bgblue-gray[data-v-3f946ed6]:focus {
  background-color: #607d8b;
}
.bgblue-gray.p-card[data-v-3f946ed6] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.bgblue-gray.darken-1[data-v-3f946ed6] {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-1[data-v-3f946ed6]:hover {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-2[data-v-3f946ed6] {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-2[data-v-3f946ed6]:hover {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-3[data-v-3f946ed6] {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-3[data-v-3f946ed6]:hover {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-4[data-v-3f946ed6] {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.darken-4[data-v-3f946ed6]:hover {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.lighten-1[data-v-3f946ed6] {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-1[data-v-3f946ed6]:hover {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-2[data-v-3f946ed6] {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-2[data-v-3f946ed6]:hover {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-3[data-v-3f946ed6] {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-3[data-v-3f946ed6]:hover {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-4[data-v-3f946ed6] {
  background-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray.lighten-4[data-v-3f946ed6]:hover {
  background-color: rgb(159.6, 177, 185.4);
}
[color=gray][data-v-3f946ed6] {
  color: #9e9e9e;
}
.gray[data-v-3f946ed6] {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray[data-v-3f946ed6]:hover, .gray[data-v-3f946ed6]:active, .gray[data-v-3f946ed6]:focus {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button[data-v-3f946ed6] {
  color: white !important;
}
.gray.p-button[data-v-3f946ed6]:hover, .gray.p-button[data-v-3f946ed6]:active, .gray.p-button[data-v-3f946ed6]:focus {
  color: white !important;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button.p-button-outlined[data-v-3f946ed6] {
  background-color: white !important;
  color: #9e9e9e !important;
}
.gray.p-button.p-button-outlined[data-v-3f946ed6]:hover, .gray.p-button.p-button-outlined[data-v-3f946ed6]:active, .gray.p-button.p-button-outlined[data-v-3f946ed6]:focus {
  background-color: rgb(245.3, 245.3, 245.3) !important;
}
.gray.p-toolbar[data-v-3f946ed6] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.darken-1[data-v-3f946ed6] {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-1[data-v-3f946ed6]:hover {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-2[data-v-3f946ed6] {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-2[data-v-3f946ed6]:hover {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-3[data-v-3f946ed6] {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-3[data-v-3f946ed6]:hover {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-4[data-v-3f946ed6] {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.darken-4[data-v-3f946ed6]:hover {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.lighten-1[data-v-3f946ed6] {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-1[data-v-3f946ed6]:hover {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-2[data-v-3f946ed6] {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-2[data-v-3f946ed6]:hover {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-3[data-v-3f946ed6] {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-3[data-v-3f946ed6]:hover {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-4[data-v-3f946ed6] {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.gray.lighten-4[data-v-3f946ed6]:hover {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.bggray[data-v-3f946ed6] {
  background-color: #9e9e9e;
}
.bggray[data-v-3f946ed6]:hover, .bggray[data-v-3f946ed6]:focus {
  background-color: #9e9e9e;
}
.bggray.p-card[data-v-3f946ed6] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.bggray.darken-1[data-v-3f946ed6] {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-1[data-v-3f946ed6]:hover {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-2[data-v-3f946ed6] {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-2[data-v-3f946ed6]:hover {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-3[data-v-3f946ed6] {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-3[data-v-3f946ed6]:hover {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-4[data-v-3f946ed6] {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.darken-4[data-v-3f946ed6]:hover {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.lighten-1[data-v-3f946ed6] {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-1[data-v-3f946ed6]:hover {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-2[data-v-3f946ed6] {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-2[data-v-3f946ed6]:hover {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-3[data-v-3f946ed6] {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-3[data-v-3f946ed6]:hover {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-4[data-v-3f946ed6] {
  background-color: rgb(196.8, 196.8, 196.8);
}
.bggray.lighten-4[data-v-3f946ed6]:hover {
  background-color: rgb(196.8, 196.8, 196.8);
}
[color=ble][data-v-3f946ed6] {
  color: #287aa9;
}
.ble[data-v-3f946ed6] {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble[data-v-3f946ed6]:hover, .ble[data-v-3f946ed6]:active, .ble[data-v-3f946ed6]:focus {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button[data-v-3f946ed6] {
  color: white !important;
}
.ble.p-button[data-v-3f946ed6]:hover, .ble.p-button[data-v-3f946ed6]:active, .ble.p-button[data-v-3f946ed6]:focus {
  color: white !important;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button.p-button-outlined[data-v-3f946ed6] {
  background-color: white !important;
  color: #287aa9 !important;
}
.ble.p-button.p-button-outlined[data-v-3f946ed6]:hover, .ble.p-button.p-button-outlined[data-v-3f946ed6]:active, .ble.p-button.p-button-outlined[data-v-3f946ed6]:focus {
  background-color: rgb(233.5, 241.7, 246.4) !important;
}
.ble.p-toolbar[data-v-3f946ed6] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.darken-1[data-v-3f946ed6] {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-1[data-v-3f946ed6]:hover {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-2[data-v-3f946ed6] {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-2[data-v-3f946ed6]:hover {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-3[data-v-3f946ed6] {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-3[data-v-3f946ed6]:hover {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-4[data-v-3f946ed6] {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.darken-4[data-v-3f946ed6]:hover {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.lighten-1[data-v-3f946ed6] {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-1[data-v-3f946ed6]:hover {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-2[data-v-3f946ed6] {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-2[data-v-3f946ed6]:hover {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-3[data-v-3f946ed6] {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-3[data-v-3f946ed6]:hover {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-4[data-v-3f946ed6] {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.ble.lighten-4[data-v-3f946ed6]:hover {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.bgble[data-v-3f946ed6] {
  background-color: #287aa9;
}
.bgble[data-v-3f946ed6]:hover, .bgble[data-v-3f946ed6]:focus {
  background-color: #287aa9;
}
.bgble.p-card[data-v-3f946ed6] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.bgble.darken-1[data-v-3f946ed6] {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-1[data-v-3f946ed6]:hover {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-2[data-v-3f946ed6] {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-2[data-v-3f946ed6]:hover {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-3[data-v-3f946ed6] {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-3[data-v-3f946ed6]:hover {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-4[data-v-3f946ed6] {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.darken-4[data-v-3f946ed6]:hover {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.lighten-1[data-v-3f946ed6] {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-1[data-v-3f946ed6]:hover {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-2[data-v-3f946ed6] {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-2[data-v-3f946ed6]:hover {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-3[data-v-3f946ed6] {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-3[data-v-3f946ed6]:hover {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-4[data-v-3f946ed6] {
  background-color: rgb(126, 175.2, 203.4);
}
.bgble.lighten-4[data-v-3f946ed6]:hover {
  background-color: rgb(126, 175.2, 203.4);
}
[color=black][data-v-3f946ed6] {
  color: #202020;
}
.black[data-v-3f946ed6] {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black[data-v-3f946ed6]:hover, .black[data-v-3f946ed6]:active, .black[data-v-3f946ed6]:focus {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button[data-v-3f946ed6] {
  color: white !important;
}
.black.p-button[data-v-3f946ed6]:hover, .black.p-button[data-v-3f946ed6]:active, .black.p-button[data-v-3f946ed6]:focus {
  color: white !important;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button.p-button-outlined[data-v-3f946ed6] {
  background-color: white !important;
  color: #202020 !important;
}
.black.p-button.p-button-outlined[data-v-3f946ed6]:hover, .black.p-button.p-button-outlined[data-v-3f946ed6]:active, .black.p-button.p-button-outlined[data-v-3f946ed6]:focus {
  background-color: rgb(232.7, 232.7, 232.7) !important;
}
.black.p-toolbar[data-v-3f946ed6] {
  background-color: #202020;
  border-color: #202020;
}
.black.darken-1[data-v-3f946ed6] {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-1[data-v-3f946ed6]:hover {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-2[data-v-3f946ed6] {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-2[data-v-3f946ed6]:hover {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-3[data-v-3f946ed6] {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-3[data-v-3f946ed6]:hover {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-4[data-v-3f946ed6] {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.darken-4[data-v-3f946ed6]:hover {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.lighten-1[data-v-3f946ed6] {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-1[data-v-3f946ed6]:hover {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-2[data-v-3f946ed6] {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-2[data-v-3f946ed6]:hover {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-3[data-v-3f946ed6] {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-3[data-v-3f946ed6]:hover {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-4[data-v-3f946ed6] {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.black.lighten-4[data-v-3f946ed6]:hover {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.bgblack[data-v-3f946ed6] {
  background-color: #202020;
}
.bgblack[data-v-3f946ed6]:hover, .bgblack[data-v-3f946ed6]:focus {
  background-color: #202020;
}
.bgblack.p-card[data-v-3f946ed6] {
  background-color: #202020;
  border-color: #202020;
}
.bgblack.darken-1[data-v-3f946ed6] {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-1[data-v-3f946ed6]:hover {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-2[data-v-3f946ed6] {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-2[data-v-3f946ed6]:hover {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-3[data-v-3f946ed6] {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-3[data-v-3f946ed6]:hover {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-4[data-v-3f946ed6] {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.darken-4[data-v-3f946ed6]:hover {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.lighten-1[data-v-3f946ed6] {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-1[data-v-3f946ed6]:hover {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-2[data-v-3f946ed6] {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-2[data-v-3f946ed6]:hover {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-3[data-v-3f946ed6] {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-3[data-v-3f946ed6]:hover {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-4[data-v-3f946ed6] {
  background-color: rgb(121.2, 121.2, 121.2);
}
.bgblack.lighten-4[data-v-3f946ed6]:hover {
  background-color: rgb(121.2, 121.2, 121.2);
}
[color=white][data-v-3f946ed6] {
  color: #ffffff;
}
.white[data-v-3f946ed6] {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white[data-v-3f946ed6]:hover, .white[data-v-3f946ed6]:active, .white[data-v-3f946ed6]:focus {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button[data-v-3f946ed6] {
  color: white !important;
}
.white.p-button[data-v-3f946ed6]:hover, .white.p-button[data-v-3f946ed6]:active, .white.p-button[data-v-3f946ed6]:focus {
  color: white !important;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button.p-button-outlined[data-v-3f946ed6] {
  background-color: white !important;
  color: #ffffff !important;
}
.white.p-button.p-button-outlined[data-v-3f946ed6]:hover, .white.p-button.p-button-outlined[data-v-3f946ed6]:active, .white.p-button.p-button-outlined[data-v-3f946ed6]:focus {
  background-color: white !important;
}
.white.p-toolbar[data-v-3f946ed6] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.darken-1[data-v-3f946ed6] {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-1[data-v-3f946ed6]:hover {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-2[data-v-3f946ed6] {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-2[data-v-3f946ed6]:hover {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-3[data-v-3f946ed6] {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-3[data-v-3f946ed6]:hover {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-4[data-v-3f946ed6] {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.darken-4[data-v-3f946ed6]:hover {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.lighten-1[data-v-3f946ed6] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-1[data-v-3f946ed6]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-3f946ed6] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-3f946ed6]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-3f946ed6] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-3f946ed6]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-3f946ed6] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-3f946ed6]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.bgwhite[data-v-3f946ed6] {
  background-color: #ffffff;
}
.bgwhite[data-v-3f946ed6]:hover, .bgwhite[data-v-3f946ed6]:focus {
  background-color: #ffffff;
}
.bgwhite.p-card[data-v-3f946ed6] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.bgwhite.darken-1[data-v-3f946ed6] {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-1[data-v-3f946ed6]:hover {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-2[data-v-3f946ed6] {
  background-color: #cccccc;
}
.bgwhite.darken-2[data-v-3f946ed6]:hover {
  background-color: #cccccc;
}
.bgwhite.darken-3[data-v-3f946ed6] {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-3[data-v-3f946ed6]:hover {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-4[data-v-3f946ed6] {
  background-color: #999999;
}
.bgwhite.darken-4[data-v-3f946ed6]:hover {
  background-color: #999999;
}
.bgwhite.lighten-1[data-v-3f946ed6] {
  background-color: white;
}
.bgwhite.lighten-1[data-v-3f946ed6]:hover {
  background-color: white;
}
.bgwhite.lighten-2[data-v-3f946ed6] {
  background-color: white;
}
.bgwhite.lighten-2[data-v-3f946ed6]:hover {
  background-color: white;
}
.bgwhite.lighten-3[data-v-3f946ed6] {
  background-color: white;
}
.bgwhite.lighten-3[data-v-3f946ed6]:hover {
  background-color: white;
}
.bgwhite.lighten-4[data-v-3f946ed6] {
  background-color: white;
}
.bgwhite.lighten-4[data-v-3f946ed6]:hover {
  background-color: white;
}
.default[data-v-3f946ed6] {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.default[data-v-3f946ed6]:hover, .default[data-v-3f946ed6]:focus {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
p.same-error[data-v-3f946ed6] {
  margin-top: -20px;
  font-size: 12px;
}
p.same-error.hide[data-v-3f946ed6] {
  visibility: hidden;
}/* COLORS */
/* reserved possible colors

#6B3A0A - warm brown OR #8E3F0A - burnt orange
#8A1538 - deep berry
#005A7A - petrol cyan

maybe #0C0C73 - deep indigo, but close to return/black

*/
/* FONTS */
/* PACKETA UI/UX */
/* Material palette */
*[color=primary] {
  color: #bc210a;
}
.primary {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary:hover, .primary:active, .primary:focus {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button {
  color: white !important;
}
.primary.p-button:hover, .primary.p-button:active, .primary.p-button:focus {
  color: white !important;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button.p-button-outlined {
  background-color: white !important;
  color: #bc210a !important;
}
.primary.p-button.p-button-outlined:hover, .primary.p-button.p-button-outlined:active, .primary.p-button.p-button-outlined:focus {
  background-color: rgb(248.3, 232.8, 230.5) !important;
}
.primary.p-toolbar {
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.darken-1 {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-1:hover {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-2 {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-2:hover {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-3 {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-3:hover {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-4 {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.darken-4:hover {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.lighten-1 {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-1:hover {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-2 {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-2:hover {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-3 {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-3:hover {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-4 {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.primary.lighten-4:hover {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.bgprimary {
  background-color: #bc210a;
}
.bgprimary:hover, .bgprimary:focus {
  background-color: #bc210a;
}
.bgprimary.p-card {
  background-color: #bc210a;
  border-color: #bc210a;
}
.bgprimary.darken-1 {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-1:hover {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-2 {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-2:hover {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-3 {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-3:hover {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-4 {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.darken-4:hover {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.lighten-1 {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-1:hover {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-2 {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-2:hover {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-3 {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-3:hover {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-4 {
  background-color: rgb(214.8, 121.8, 108);
}
.bgprimary.lighten-4:hover {
  background-color: rgb(214.8, 121.8, 108);
}
*[color=red] {
  color: #f44336;
}
.red {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red:hover, .red:active, .red:focus {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button {
  color: white !important;
}
.red.p-button:hover, .red.p-button:active, .red.p-button:focus {
  color: white !important;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button.p-button-outlined {
  background-color: white !important;
  color: #f44336 !important;
}
.red.p-button.p-button-outlined:hover, .red.p-button.p-button-outlined:active, .red.p-button.p-button-outlined:focus {
  background-color: rgb(253.9, 236.2, 234.9) !important;
}
.red.p-toolbar {
  background-color: #f44336;
  border-color: #f44336;
}
.red.darken-1 {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-1:hover {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-2 {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-2:hover {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-3 {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-3:hover {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-4 {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.darken-4:hover {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.lighten-1 {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-1:hover {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-2 {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-2:hover {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-3 {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-3:hover {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-4 {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.red.lighten-4:hover {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.bgred {
  background-color: #f44336;
}
.bgred:hover, .bgred:focus {
  background-color: #f44336;
}
.bgred.p-card {
  background-color: #f44336;
  border-color: #f44336;
}
.bgred.darken-1 {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-1:hover {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-2 {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-2:hover {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-3 {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-3:hover {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-4 {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.darken-4:hover {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.lighten-1 {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-1:hover {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-2 {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-2:hover {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-3 {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-3:hover {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-4 {
  background-color: rgb(248.4, 142.2, 134.4);
}
.bgred.lighten-4:hover {
  background-color: rgb(248.4, 142.2, 134.4);
}
*[color=grenade] {
  color: #dd2c00;
}
.grenade {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade:hover, .grenade:active, .grenade:focus {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button {
  color: white !important;
}
.grenade.p-button:hover, .grenade.p-button:active, .grenade.p-button:focus {
  color: white !important;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button.p-button-outlined {
  background-color: white !important;
  color: #dd2c00 !important;
}
.grenade.p-button.p-button-outlined:hover, .grenade.p-button.p-button-outlined:active, .grenade.p-button.p-button-outlined:focus {
  background-color: rgb(251.6, 233.9, 229.5) !important;
}
.grenade.p-toolbar {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.darken-1 {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-1:hover {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-2 {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-2:hover {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-3 {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-3:hover {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-4 {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.darken-4:hover {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.lighten-1 {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-1:hover {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-2 {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-2:hover {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-3 {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-3:hover {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-4 {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.grenade.lighten-4:hover {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.bggrenade {
  background-color: #dd2c00;
}
.bggrenade:hover, .bggrenade:focus {
  background-color: #dd2c00;
}
.bggrenade.p-card {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.bggrenade.darken-1 {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-1:hover {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-2 {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-2:hover {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-3 {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-3:hover {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-4 {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.darken-4:hover {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.lighten-1 {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-1:hover {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-2 {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-2:hover {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-3 {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-3:hover {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-4 {
  background-color: rgb(234.6, 128.4, 102);
}
.bggrenade.lighten-4:hover {
  background-color: rgb(234.6, 128.4, 102);
}
*[color=pink] {
  color: #e91e63;
}
.pink {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink:hover, .pink:active, .pink:focus {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button {
  color: white !important;
}
.pink.p-button:hover, .pink.p-button:active, .pink.p-button:focus {
  color: white !important;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button.p-button-outlined {
  background-color: white !important;
  color: #e91e63 !important;
}
.pink.p-button.p-button-outlined:hover, .pink.p-button.p-button-outlined:active, .pink.p-button.p-button-outlined:focus {
  background-color: rgb(252.8, 232.5, 239.4) !important;
}
.pink.p-toolbar {
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.darken-1 {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-1:hover {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-2 {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-2:hover {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-3 {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-3:hover {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-4 {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.darken-4:hover {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.lighten-1 {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-1:hover {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-2 {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-2:hover {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-3 {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-3:hover {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-4 {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.pink.lighten-4:hover {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.bgpink {
  background-color: #e91e63;
}
.bgpink:hover, .bgpink:focus {
  background-color: #e91e63;
}
.bgpink.p-card {
  background-color: #e91e63;
  border-color: #e91e63;
}
.bgpink.darken-1 {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-1:hover {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-2 {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-2:hover {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-3 {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-3:hover {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-4 {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.darken-4:hover {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.lighten-1 {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-1:hover {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-2 {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-2:hover {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-3 {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-3:hover {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-4 {
  background-color: rgb(241.8, 120, 161.4);
}
.bgpink.lighten-4:hover {
  background-color: rgb(241.8, 120, 161.4);
}
*[color=purple] {
  color: #9c27b0;
}
.purple {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple:hover, .purple:active, .purple:focus {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button {
  color: white !important;
}
.purple.p-button:hover, .purple.p-button:active, .purple.p-button:focus {
  color: white !important;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button.p-button-outlined {
  background-color: white !important;
  color: #9c27b0 !important;
}
.purple.p-button.p-button-outlined:hover, .purple.p-button.p-button-outlined:active, .purple.p-button.p-button-outlined:focus {
  background-color: rgb(245.1, 233.4, 247.1) !important;
}
.purple.p-toolbar {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.darken-1 {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-1:hover {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-2 {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-2:hover {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-3 {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-3:hover {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-4 {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.darken-4:hover {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.lighten-1 {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-1:hover {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-2 {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-2:hover {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-3 {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-3:hover {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-4 {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.purple.lighten-4:hover {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple {
  background-color: #9c27b0;
}
.bgpurple:hover, .bgpurple:focus {
  background-color: #9c27b0;
}
.bgpurple.p-card {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.bgpurple.darken-1 {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-1:hover {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-2 {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-2:hover {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-3 {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-3:hover {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-4 {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.darken-4:hover {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.lighten-1 {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-1:hover {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-2 {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-2:hover {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-3 {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-3:hover {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-4 {
  background-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple.lighten-4:hover {
  background-color: rgb(195.6, 125.4, 207.6);
}
*[color=deep-purple] {
  color: #673ab7;
}
.deep-purple {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple:hover, .deep-purple:active, .deep-purple:focus {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button {
  color: white !important;
}
.deep-purple.p-button:hover, .deep-purple.p-button:active, .deep-purple.p-button:focus {
  color: white !important;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button.p-button-outlined {
  background-color: white !important;
  color: #673ab7 !important;
}
.deep-purple.p-button.p-button-outlined:hover, .deep-purple.p-button.p-button-outlined:active, .deep-purple.p-button.p-button-outlined:focus {
  background-color: rgb(239.8, 235.3, 247.8) !important;
}
.deep-purple.p-toolbar {
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.darken-1 {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-1:hover {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-2 {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-2:hover {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-3 {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-3:hover {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-4 {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.darken-4:hover {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.lighten-1 {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-1:hover {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-2 {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-2:hover {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-3 {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-3:hover {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-4 {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.deep-purple.lighten-4:hover {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple {
  background-color: #673ab7;
}
.bgdeep-purple:hover, .bgdeep-purple:focus {
  background-color: #673ab7;
}
.bgdeep-purple.p-card {
  background-color: #673ab7;
  border-color: #673ab7;
}
.bgdeep-purple.darken-1 {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-1:hover {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-2 {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-2:hover {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-3 {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-3:hover {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-4 {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.darken-4:hover {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.lighten-1 {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-1:hover {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-2 {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-2:hover {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-3 {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-3:hover {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-4 {
  background-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple.lighten-4:hover {
  background-color: rgb(163.8, 136.8, 211.8);
}
*[color=indigo] {
  color: #3f51b5;
}
.indigo {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo:hover, .indigo:active, .indigo:focus {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button {
  color: white !important;
}
.indigo.p-button:hover, .indigo.p-button:active, .indigo.p-button:focus {
  color: white !important;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button.p-button-outlined {
  background-color: white !important;
  color: #3f51b5 !important;
}
.indigo.p-button.p-button-outlined:hover, .indigo.p-button.p-button-outlined:active, .indigo.p-button.p-button-outlined:focus {
  background-color: rgb(235.8, 237.6, 247.6) !important;
}
.indigo.p-toolbar {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.darken-1 {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-1:hover {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-2 {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-2:hover {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-3 {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-3:hover {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-4 {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.darken-4:hover {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.lighten-1 {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-1:hover {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-2 {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-2:hover {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-3 {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-3:hover {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-4 {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.indigo.lighten-4:hover {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo {
  background-color: #3f51b5;
}
.bgindigo:hover, .bgindigo:focus {
  background-color: #3f51b5;
}
.bgindigo.p-card {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.bgindigo.darken-1 {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-1:hover {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-2 {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-2:hover {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-3 {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-3:hover {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-4 {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.darken-4:hover {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.lighten-1 {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-1:hover {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-2 {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-2:hover {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-3 {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-3:hover {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-4 {
  background-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo.lighten-4:hover {
  background-color: rgb(139.8, 150.6, 210.6);
}
*[color=blue] {
  color: #2196f3;
}
.blue {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue:hover, .blue:active, .blue:focus {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button {
  color: white !important;
}
.blue.p-button:hover, .blue.p-button:active, .blue.p-button:focus {
  color: white !important;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button.p-button-outlined {
  background-color: white !important;
  color: #2196f3 !important;
}
.blue.p-button.p-button-outlined:hover, .blue.p-button.p-button-outlined:active, .blue.p-button.p-button-outlined:focus {
  background-color: rgb(232.8, 244.5, 253.8) !important;
}
.blue.p-toolbar {
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.darken-1 {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-1:hover {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-2 {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-2:hover {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-3 {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-3:hover {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-4 {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.darken-4:hover {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.lighten-1 {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-1:hover {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-2 {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-2:hover {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-3 {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-3:hover {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-4 {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.blue.lighten-4:hover {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.bgblue {
  background-color: #2196f3;
}
.bgblue:hover, .bgblue:focus {
  background-color: #2196f3;
}
.bgblue.p-card {
  background-color: #2196f3;
  border-color: #2196f3;
}
.bgblue.darken-1 {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-1:hover {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-2 {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-2:hover {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-3 {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-3:hover {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-4 {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.darken-4:hover {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.lighten-1 {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-1:hover {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-2 {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-2:hover {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-3 {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-3:hover {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-4 {
  background-color: rgb(121.8, 192, 247.8);
}
.bgblue.lighten-4:hover {
  background-color: rgb(121.8, 192, 247.8);
}
*[color=light-blue] {
  color: #03a9f4;
}
.light-blue {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue:hover, .light-blue:active, .light-blue:focus {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button {
  color: white !important;
}
.light-blue.p-button:hover, .light-blue.p-button:active, .light-blue.p-button:focus {
  color: white !important;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button.p-button-outlined {
  background-color: white !important;
  color: #03a9f4 !important;
}
.light-blue.p-button.p-button-outlined:hover, .light-blue.p-button.p-button-outlined:active, .light-blue.p-button.p-button-outlined:focus {
  background-color: rgb(229.8, 246.4, 253.9) !important;
}
.light-blue.p-toolbar {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.darken-1 {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-1:hover {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-2 {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-2:hover {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-3 {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-3:hover {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-4 {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.darken-4:hover {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.lighten-1 {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-1:hover {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-2 {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-2:hover {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-3 {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-3:hover {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-4 {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.light-blue.lighten-4:hover {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue {
  background-color: #03a9f4;
}
.bglight-blue:hover, .bglight-blue:focus {
  background-color: #03a9f4;
}
.bglight-blue.p-card {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.bglight-blue.darken-1 {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-1:hover {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-2 {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-2:hover {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-3 {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-3:hover {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-4 {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.darken-4:hover {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.lighten-1 {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-1:hover {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-2 {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-2:hover {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-3 {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-3:hover {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-4 {
  background-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue.lighten-4:hover {
  background-color: rgb(103.8, 203.4, 248.4);
}
*[color=cyan] {
  color: #00bcd4;
}
.cyan {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan:hover, .cyan:active, .cyan:focus {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button {
  color: white !important;
}
.cyan.p-button:hover, .cyan.p-button:active, .cyan.p-button:focus {
  color: white !important;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button.p-button-outlined {
  background-color: white !important;
  color: #00bcd4 !important;
}
.cyan.p-button.p-button-outlined:hover, .cyan.p-button.p-button-outlined:active, .cyan.p-button.p-button-outlined:focus {
  background-color: rgb(229.5, 248.3, 250.7) !important;
}
.cyan.p-toolbar {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.darken-1 {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-1:hover {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-2 {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-2:hover {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-3 {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-3:hover {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-4 {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.darken-4:hover {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.lighten-1 {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-1:hover {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-2 {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-2:hover {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-3 {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-3:hover {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-4 {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.cyan.lighten-4:hover {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.bgcyan {
  background-color: #00bcd4;
}
.bgcyan:hover, .bgcyan:focus {
  background-color: #00bcd4;
}
.bgcyan.p-card {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.bgcyan.darken-1 {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-1:hover {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-2 {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-2:hover {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-3 {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-3:hover {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-4 {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.darken-4:hover {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.lighten-1 {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-1:hover {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-2 {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-2:hover {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-3 {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-3:hover {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-4 {
  background-color: rgb(102, 214.8, 229.2);
}
.bgcyan.lighten-4:hover {
  background-color: rgb(102, 214.8, 229.2);
}
*[color=teal] {
  color: #009688;
}
.teal {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal:hover, .teal:active, .teal:focus {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button {
  color: white !important;
}
.teal.p-button:hover, .teal.p-button:active, .teal.p-button:focus {
  color: white !important;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button.p-button-outlined {
  background-color: white !important;
  color: #009688 !important;
}
.teal.p-button.p-button-outlined:hover, .teal.p-button.p-button-outlined:active, .teal.p-button.p-button-outlined:focus {
  background-color: rgb(229.5, 244.5, 243.1) !important;
}
.teal.p-toolbar {
  background-color: #009688;
  border-color: #009688;
}
.teal.darken-1 {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-1:hover {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-2 {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-2:hover {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-3 {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-3:hover {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-4 {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.darken-4:hover {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.lighten-1 {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-1:hover {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-2 {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-2:hover {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-3 {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-3:hover {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-4 {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.teal.lighten-4:hover {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.bgteal {
  background-color: #009688;
}
.bgteal:hover, .bgteal:focus {
  background-color: #009688;
}
.bgteal.p-card {
  background-color: #009688;
  border-color: #009688;
}
.bgteal.darken-1 {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-1:hover {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-2 {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-2:hover {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-3 {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-3:hover {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-4 {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.darken-4:hover {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.lighten-1 {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-1:hover {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-2 {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-2:hover {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-3 {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-3:hover {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-4 {
  background-color: rgb(102, 192, 183.6);
}
.bgteal.lighten-4:hover {
  background-color: rgb(102, 192, 183.6);
}
*[color=cobalt] {
  color: #00bfa5;
}
.cobalt {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt:hover, .cobalt:active, .cobalt:focus {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button {
  color: white !important;
}
.cobalt.p-button:hover, .cobalt.p-button:active, .cobalt.p-button:focus {
  color: white !important;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button.p-button-outlined {
  background-color: white !important;
  color: #00bfa5 !important;
}
.cobalt.p-button.p-button-outlined:hover, .cobalt.p-button.p-button-outlined:active, .cobalt.p-button.p-button-outlined:focus {
  background-color: rgb(229.5, 248.6, 246) !important;
}
.cobalt.p-toolbar {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.darken-1 {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-1:hover {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-2 {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-2:hover {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-3 {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-3:hover {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-4 {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.darken-4:hover {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.lighten-1 {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-1:hover {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-2 {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-2:hover {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-3 {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-3:hover {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-4 {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.cobalt.lighten-4:hover {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.bgcobalt {
  background-color: #00bfa5;
}
.bgcobalt:hover, .bgcobalt:focus {
  background-color: #00bfa5;
}
.bgcobalt.p-card {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.bgcobalt.darken-1 {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-1:hover {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-2 {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-2:hover {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-3 {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-3:hover {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-4 {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.darken-4:hover {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.lighten-1 {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-1:hover {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-2 {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-2:hover {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-3 {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-3:hover {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-4 {
  background-color: rgb(102, 216.6, 201);
}
.bgcobalt.lighten-4:hover {
  background-color: rgb(102, 216.6, 201);
}
*[color=green] {
  color: #4caf50;
}
.green {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green:hover, .green:active, .green:focus {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button {
  color: white !important;
}
.green.p-button:hover, .green.p-button:active, .green.p-button:focus {
  color: white !important;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button.p-button-outlined {
  background-color: white !important;
  color: #4caf50 !important;
}
.green.p-button.p-button-outlined:hover, .green.p-button.p-button-outlined:active, .green.p-button.p-button-outlined:focus {
  background-color: rgb(237.1, 247, 237.5) !important;
}
.green.p-toolbar {
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.darken-1 {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-1:hover {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-2 {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-2:hover {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-3 {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-3:hover {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-4 {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.darken-4:hover {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.lighten-1 {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-1:hover {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-2 {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-2:hover {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-3 {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-3:hover {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-4 {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.green.lighten-4:hover {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.bggreen {
  background-color: #4caf50;
}
.bggreen:hover, .bggreen:focus {
  background-color: #4caf50;
}
.bggreen.p-card {
  background-color: #4caf50;
  border-color: #4caf50;
}
.bggreen.darken-1 {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-1:hover {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-2 {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-2:hover {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-3 {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-3:hover {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-4 {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.darken-4:hover {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.lighten-1 {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-1:hover {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-2 {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-2:hover {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-3 {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-3:hover {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-4 {
  background-color: rgb(147.6, 207, 150);
}
.bggreen.lighten-4:hover {
  background-color: rgb(147.6, 207, 150);
}
*[color=light-green] {
  color: #8bc34a;
}
.light-green {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green:hover, .light-green:active, .light-green:focus {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button {
  color: white !important;
}
.light-green.p-button:hover, .light-green.p-button:active, .light-green.p-button:focus {
  color: white !important;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button.p-button-outlined {
  background-color: white !important;
  color: #8bc34a !important;
}
.light-green.p-button.p-button-outlined:hover, .light-green.p-button.p-button-outlined:active, .light-green.p-button.p-button-outlined:focus {
  background-color: rgb(243.4, 249, 236.9) !important;
}
.light-green.p-toolbar {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.darken-1 {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-1:hover {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-2 {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-2:hover {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-3 {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-3:hover {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-4 {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.darken-4:hover {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.lighten-1 {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-1:hover {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-2 {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-2:hover {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-3 {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-3:hover {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-4 {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.light-green.lighten-4:hover {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.bglight-green {
  background-color: #8bc34a;
}
.bglight-green:hover, .bglight-green:focus {
  background-color: #8bc34a;
}
.bglight-green.p-card {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.bglight-green.darken-1 {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-1:hover {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-2 {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-2:hover {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-3 {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-3:hover {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-4 {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.darken-4:hover {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.lighten-1 {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-1:hover {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-2 {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-2:hover {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-3 {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-3:hover {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-4 {
  background-color: rgb(185.4, 219, 146.4);
}
.bglight-green.lighten-4:hover {
  background-color: rgb(185.4, 219, 146.4);
}
*[color=lime] {
  color: #cddc39;
}
.lime {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime:hover, .lime:active, .lime:focus {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button {
  color: white !important;
}
.lime.p-button:hover, .lime.p-button:active, .lime.p-button:focus {
  color: white !important;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button.p-button-outlined {
  background-color: white !important;
  color: #cddc39 !important;
}
.lime.p-button.p-button-outlined:hover, .lime.p-button.p-button-outlined:active, .lime.p-button.p-button-outlined:focus {
  background-color: rgb(250, 251.5, 235.2) !important;
}
.lime.p-toolbar {
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.darken-1 {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-1:hover {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-2 {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-2:hover {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-3 {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-3:hover {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-4 {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.darken-4:hover {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.lighten-1 {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-1:hover {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-2 {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-2:hover {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-3 {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-3:hover {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-4 {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.lime.lighten-4:hover {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.bglime {
  background-color: #cddc39;
}
.bglime:hover, .bglime:focus {
  background-color: #cddc39;
}
.bglime.p-card {
  background-color: #cddc39;
  border-color: #cddc39;
}
.bglime.darken-1 {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-1:hover {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-2 {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-2:hover {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-3 {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-3:hover {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-4 {
  background-color: rgb(123, 132, 34.2);
}
.bglime.darken-4:hover {
  background-color: rgb(123, 132, 34.2);
}
.bglime.lighten-1 {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-1:hover {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-2 {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-2:hover {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-3 {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-3:hover {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-4 {
  background-color: rgb(225, 234, 136.2);
}
.bglime.lighten-4:hover {
  background-color: rgb(225, 234, 136.2);
}
*[color=yellow] {
  color: #ffeb3b;
}
.yellow {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow:hover, .yellow:active, .yellow:focus {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button {
  color: white !important;
}
.yellow.p-button:hover, .yellow.p-button:active, .yellow.p-button:focus {
  color: white !important;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button.p-button-outlined {
  background-color: white !important;
  color: #ffeb3b !important;
}
.yellow.p-button.p-button-outlined:hover, .yellow.p-button.p-button-outlined:active, .yellow.p-button.p-button-outlined:focus {
  background-color: rgb(255, 253, 235.4) !important;
}
.yellow.p-toolbar {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.darken-1 {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-1:hover {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-2 {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-2:hover {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-3 {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-3:hover {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-4 {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.darken-4:hover {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.lighten-1 {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-1:hover {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-2 {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-2:hover {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-3 {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-3:hover {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-4 {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.yellow.lighten-4:hover {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.bgyellow {
  background-color: #ffeb3b;
}
.bgyellow:hover, .bgyellow:focus {
  background-color: #ffeb3b;
}
.bgyellow.p-card {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.bgyellow.darken-1 {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-1:hover {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-2 {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-2:hover {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-3 {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-3:hover {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-4 {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.darken-4:hover {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.lighten-1 {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-1:hover {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-2 {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-2:hover {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-3 {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-3:hover {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-4 {
  background-color: rgb(255, 243, 137.4);
}
.bgyellow.lighten-4:hover {
  background-color: rgb(255, 243, 137.4);
}
*[color=amber] {
  color: #ffc107;
}
.amber {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber:hover, .amber:active, .amber:focus {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button {
  color: white !important;
}
.amber.p-button:hover, .amber.p-button:active, .amber.p-button:focus {
  color: white !important;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button.p-button-outlined {
  background-color: white !important;
  color: #ffc107 !important;
}
.amber.p-button.p-button-outlined:hover, .amber.p-button.p-button-outlined:active, .amber.p-button.p-button-outlined:focus {
  background-color: rgb(255, 248.8, 230.2) !important;
}
.amber.p-toolbar {
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.darken-1 {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-1:hover {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-2 {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-2:hover {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-3 {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-3:hover {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-4 {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.darken-4:hover {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.lighten-1 {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-1:hover {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-2 {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-2:hover {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-3 {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-3:hover {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-4 {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.amber.lighten-4:hover {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.bgamber {
  background-color: #ffc107;
}
.bgamber:hover, .bgamber:focus {
  background-color: #ffc107;
}
.bgamber.p-card {
  background-color: #ffc107;
  border-color: #ffc107;
}
.bgamber.darken-1 {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-1:hover {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-2 {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-2:hover {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-3 {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-3:hover {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-4 {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.darken-4:hover {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.lighten-1 {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-1:hover {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-2 {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-2:hover {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-3 {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-3:hover {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-4 {
  background-color: rgb(255, 217.8, 106.2);
}
.bgamber.lighten-4:hover {
  background-color: rgb(255, 217.8, 106.2);
}
*[color=orange] {
  color: #ff9800;
}
.orange {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange:hover, .orange:active, .orange:focus {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button {
  color: white !important;
}
.orange.p-button:hover, .orange.p-button:active, .orange.p-button:focus {
  color: white !important;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button.p-button-outlined {
  background-color: white !important;
  color: #ff9800 !important;
}
.orange.p-button.p-button-outlined:hover, .orange.p-button.p-button-outlined:active, .orange.p-button.p-button-outlined:focus {
  background-color: rgb(255, 244.7, 229.5) !important;
}
.orange.p-toolbar {
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.darken-1 {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-1:hover {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-2 {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-2:hover {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-3 {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-3:hover {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-4 {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.darken-4:hover {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.lighten-1 {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-1:hover {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-2 {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-2:hover {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-3 {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-3:hover {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-4 {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.orange.lighten-4:hover {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.bgorange {
  background-color: #ff9800;
}
.bgorange:hover, .bgorange:focus {
  background-color: #ff9800;
}
.bgorange.p-card {
  background-color: #ff9800;
  border-color: #ff9800;
}
.bgorange.darken-1 {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-1:hover {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-2 {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-2:hover {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-3 {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-3:hover {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-4 {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.darken-4:hover {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.lighten-1 {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-1:hover {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-2 {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-2:hover {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-3 {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-3:hover {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-4 {
  background-color: rgb(255, 193.2, 102);
}
.bgorange.lighten-4:hover {
  background-color: rgb(255, 193.2, 102);
}
*[color=deep-orange] {
  color: #ff5722;
}
.deep-orange {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange:hover, .deep-orange:active, .deep-orange:focus {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button {
  color: white !important;
}
.deep-orange.p-button:hover, .deep-orange.p-button:active, .deep-orange.p-button:focus {
  color: white !important;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button.p-button-outlined {
  background-color: white !important;
  color: #ff5722 !important;
}
.deep-orange.p-button.p-button-outlined:hover, .deep-orange.p-button.p-button-outlined:active, .deep-orange.p-button.p-button-outlined:focus {
  background-color: rgb(255, 238.2, 232.9) !important;
}
.deep-orange.p-toolbar {
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.darken-1 {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-1:hover {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-2 {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-2:hover {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-3 {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-3:hover {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-4 {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.darken-4:hover {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.lighten-1 {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-1:hover {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-2 {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-2:hover {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-3 {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-3:hover {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-4 {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.deep-orange.lighten-4:hover {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange {
  background-color: #ff5722;
}
.bgdeep-orange:hover, .bgdeep-orange:focus {
  background-color: #ff5722;
}
.bgdeep-orange.p-card {
  background-color: #ff5722;
  border-color: #ff5722;
}
.bgdeep-orange.darken-1 {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-1:hover {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-2 {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-2:hover {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-3 {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-3:hover {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-4 {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.darken-4:hover {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.lighten-1 {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-1:hover {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-2 {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-2:hover {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-3 {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-3:hover {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-4 {
  background-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange.lighten-4:hover {
  background-color: rgb(255, 154.2, 122.4);
}
*[color=brown] {
  color: #795548;
}
.brown {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown:hover, .brown:active, .brown:focus {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button {
  color: white !important;
}
.brown.p-button:hover, .brown.p-button:active, .brown.p-button:focus {
  color: white !important;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button.p-button-outlined {
  background-color: white !important;
  color: #795548 !important;
}
.brown.p-button.p-button-outlined:hover, .brown.p-button.p-button-outlined:active, .brown.p-button.p-button-outlined:focus {
  background-color: rgb(241.6, 238, 236.7) !important;
}
.brown.p-toolbar {
  background-color: #795548;
  border-color: #795548;
}
.brown.darken-1 {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-1:hover {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-2 {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-2:hover {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-3 {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-3:hover {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-4 {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.darken-4:hover {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.lighten-1 {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-1:hover {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-2 {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-2:hover {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-3 {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-3:hover {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-4 {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.brown.lighten-4:hover {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.bgbrown {
  background-color: #795548;
}
.bgbrown:hover, .bgbrown:focus {
  background-color: #795548;
}
.bgbrown.p-card {
  background-color: #795548;
  border-color: #795548;
}
.bgbrown.darken-1 {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-1:hover {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-2 {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-2:hover {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-3 {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-3:hover {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-4 {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.darken-4:hover {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.lighten-1 {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-1:hover {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-2 {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-2:hover {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-3 {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-3:hover {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-4 {
  background-color: rgb(174.6, 153, 145.2);
}
.bgbrown.lighten-4:hover {
  background-color: rgb(174.6, 153, 145.2);
}
*[color=blue-gray] {
  color: #607d8b;
}
.blue-gray {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray:hover, .blue-gray:active, .blue-gray:focus {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button {
  color: white !important;
}
.blue-gray.p-button:hover, .blue-gray.p-button:active, .blue-gray.p-button:focus {
  color: white !important;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button.p-button-outlined {
  background-color: white !important;
  color: #607d8b !important;
}
.blue-gray.p-button.p-button-outlined:hover, .blue-gray.p-button.p-button-outlined:active, .blue-gray.p-button.p-button-outlined:focus {
  background-color: rgb(239.1, 242, 243.4) !important;
}
.blue-gray.p-toolbar {
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.darken-1 {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-1:hover {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-2 {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-2:hover {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-3 {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-3:hover {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-4 {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.darken-4:hover {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.lighten-1 {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-1:hover {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-2 {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-2:hover {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-3 {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-3:hover {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-4 {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.blue-gray.lighten-4:hover {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray {
  background-color: #607d8b;
}
.bgblue-gray:hover, .bgblue-gray:focus {
  background-color: #607d8b;
}
.bgblue-gray.p-card {
  background-color: #607d8b;
  border-color: #607d8b;
}
.bgblue-gray.darken-1 {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-1:hover {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-2 {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-2:hover {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-3 {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-3:hover {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-4 {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.darken-4:hover {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.lighten-1 {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-1:hover {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-2 {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-2:hover {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-3 {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-3:hover {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-4 {
  background-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray.lighten-4:hover {
  background-color: rgb(159.6, 177, 185.4);
}
*[color=gray] {
  color: #9e9e9e;
}
.gray {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray:hover, .gray:active, .gray:focus {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button {
  color: white !important;
}
.gray.p-button:hover, .gray.p-button:active, .gray.p-button:focus {
  color: white !important;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button.p-button-outlined {
  background-color: white !important;
  color: #9e9e9e !important;
}
.gray.p-button.p-button-outlined:hover, .gray.p-button.p-button-outlined:active, .gray.p-button.p-button-outlined:focus {
  background-color: rgb(245.3, 245.3, 245.3) !important;
}
.gray.p-toolbar {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.darken-1 {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-1:hover {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-2 {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-2:hover {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-3 {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-3:hover {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-4 {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.darken-4:hover {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.lighten-1 {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-1:hover {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-2 {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-2:hover {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-3 {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-3:hover {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-4 {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.gray.lighten-4:hover {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.bggray {
  background-color: #9e9e9e;
}
.bggray:hover, .bggray:focus {
  background-color: #9e9e9e;
}
.bggray.p-card {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.bggray.darken-1 {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-1:hover {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-2 {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-2:hover {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-3 {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-3:hover {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-4 {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.darken-4:hover {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.lighten-1 {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-1:hover {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-2 {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-2:hover {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-3 {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-3:hover {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-4 {
  background-color: rgb(196.8, 196.8, 196.8);
}
.bggray.lighten-4:hover {
  background-color: rgb(196.8, 196.8, 196.8);
}
*[color=ble] {
  color: #287aa9;
}
.ble {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble:hover, .ble:active, .ble:focus {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button {
  color: white !important;
}
.ble.p-button:hover, .ble.p-button:active, .ble.p-button:focus {
  color: white !important;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button.p-button-outlined {
  background-color: white !important;
  color: #287aa9 !important;
}
.ble.p-button.p-button-outlined:hover, .ble.p-button.p-button-outlined:active, .ble.p-button.p-button-outlined:focus {
  background-color: rgb(233.5, 241.7, 246.4) !important;
}
.ble.p-toolbar {
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.darken-1 {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-1:hover {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-2 {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-2:hover {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-3 {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-3:hover {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-4 {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.darken-4:hover {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.lighten-1 {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-1:hover {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-2 {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-2:hover {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-3 {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-3:hover {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-4 {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.ble.lighten-4:hover {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.bgble {
  background-color: #287aa9;
}
.bgble:hover, .bgble:focus {
  background-color: #287aa9;
}
.bgble.p-card {
  background-color: #287aa9;
  border-color: #287aa9;
}
.bgble.darken-1 {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-1:hover {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-2 {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-2:hover {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-3 {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-3:hover {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-4 {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.darken-4:hover {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.lighten-1 {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-1:hover {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-2 {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-2:hover {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-3 {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-3:hover {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-4 {
  background-color: rgb(126, 175.2, 203.4);
}
.bgble.lighten-4:hover {
  background-color: rgb(126, 175.2, 203.4);
}
*[color=black] {
  color: #202020;
}
.black {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black:hover, .black:active, .black:focus {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button {
  color: white !important;
}
.black.p-button:hover, .black.p-button:active, .black.p-button:focus {
  color: white !important;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button.p-button-outlined {
  background-color: white !important;
  color: #202020 !important;
}
.black.p-button.p-button-outlined:hover, .black.p-button.p-button-outlined:active, .black.p-button.p-button-outlined:focus {
  background-color: rgb(232.7, 232.7, 232.7) !important;
}
.black.p-toolbar {
  background-color: #202020;
  border-color: #202020;
}
.black.darken-1 {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-1:hover {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-2 {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-2:hover {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-3 {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-3:hover {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-4 {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.darken-4:hover {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.lighten-1 {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-1:hover {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-2 {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-2:hover {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-3 {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-3:hover {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-4 {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.black.lighten-4:hover {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.bgblack {
  background-color: #202020;
}
.bgblack:hover, .bgblack:focus {
  background-color: #202020;
}
.bgblack.p-card {
  background-color: #202020;
  border-color: #202020;
}
.bgblack.darken-1 {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-1:hover {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-2 {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-2:hover {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-3 {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-3:hover {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-4 {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.darken-4:hover {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.lighten-1 {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-1:hover {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-2 {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-2:hover {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-3 {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-3:hover {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-4 {
  background-color: rgb(121.2, 121.2, 121.2);
}
.bgblack.lighten-4:hover {
  background-color: rgb(121.2, 121.2, 121.2);
}
*[color=white] {
  color: #ffffff;
}
.white {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white:hover, .white:active, .white:focus {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button {
  color: white !important;
}
.white.p-button:hover, .white.p-button:active, .white.p-button:focus {
  color: white !important;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button.p-button-outlined {
  background-color: white !important;
  color: #ffffff !important;
}
.white.p-button.p-button-outlined:hover, .white.p-button.p-button-outlined:active, .white.p-button.p-button-outlined:focus {
  background-color: white !important;
}
.white.p-toolbar {
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.darken-1 {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-1:hover {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-2 {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-2:hover {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-3 {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-3:hover {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-4 {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.darken-4:hover {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.lighten-1 {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-1:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2 {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3 {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4 {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.bgwhite {
  background-color: #ffffff;
}
.bgwhite:hover, .bgwhite:focus {
  background-color: #ffffff;
}
.bgwhite.p-card {
  background-color: #ffffff;
  border-color: #ffffff;
}
.bgwhite.darken-1 {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-1:hover {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-2 {
  background-color: #cccccc;
}
.bgwhite.darken-2:hover {
  background-color: #cccccc;
}
.bgwhite.darken-3 {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-3:hover {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-4 {
  background-color: #999999;
}
.bgwhite.darken-4:hover {
  background-color: #999999;
}
.bgwhite.lighten-1 {
  background-color: white;
}
.bgwhite.lighten-1:hover {
  background-color: white;
}
.bgwhite.lighten-2 {
  background-color: white;
}
.bgwhite.lighten-2:hover {
  background-color: white;
}
.bgwhite.lighten-3 {
  background-color: white;
}
.bgwhite.lighten-3:hover {
  background-color: white;
}
.bgwhite.lighten-4 {
  background-color: white;
}
.bgwhite.lighten-4:hover {
  background-color: white;
}
.default {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.default:hover, .default:focus {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.aside {
  height: 100dvh;
  position: fixed;
  top: 0;
  width: 58px !important;
  left: 0;
  transition: all 0.25s ease-in-out;
  user-select: none;
  z-index: 50;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-top: 5px;
  background-color: #ba1b02;
  overflow-x: hidden;
}
.aside .p-button:not(.outlined) {
  border-radius: 0px !important;
}
.aside.nocolor {
  background-color: white;
  padding-top: 0px;
}
.aside.nocolor .menu-top .menu-link .logo {
  background-color: #ba1b02;
  width: 58px;
  min-width: 58px;
}
.aside.nocolor.expanded {
  padding-top: 5px;
}
.aside.nocolor.expanded .menu-top .menu-link .logo {
  background-color: white;
  width: 56px;
  min-width: 56px;
  margin-left: 8px;
}
.aside.nocolor .menu-top .menu-btn .material-symbols {
  color: #30374f !important;
}
.aside.nocolor .menu-top .menu-link .title {
  color: #30374f;
}
.aside.nocolor .user-btn {
  color: rgb(86.5511811024, 99.1732283465, 142.4488188976) !important;
}
.aside.nocolor .user-btn .material-symbols {
  color: rgb(86.5511811024, 99.1732283465, 142.4488188976);
}
.aside.nocolor .user-btn span.active {
  color: #ba1b02 !important;
}
.aside.nocolor ul {
  background-color: #f9f9f9;
  padding-top: 2px;
}
.aside.nocolor ul .aside-item {
  color: #30374f;
  background-color: white;
  border-color: #dbdbdb !important;
}
.aside.nocolor ul .aside-item.router-link-exact-active, .aside.nocolor ul .aside-item.not-exact.router-link-active {
  background-color: white;
  border-color: #ba1b02 !important;
  color: #ba1b02;
}
.aside.nocolor ul .aside-item:hover {
  opacity: 0.8;
  background: rgba(0, 0, 0, 0.1) !important;
}
.aside.nocolor .menu-footer {
  color: #30374f;
}
.aside.expanded {
  width: 247px !important;
}
.aside.expanded .menu-top {
  flex-wrap: nowrap;
}
.aside.expanded .menu-top .menu-btn {
  order: unset;
}
.aside.expanded .menu-link {
  max-width: unset !important;
}
.aside.expanded .user-btn {
  width: 100%;
  padding-left: 10px;
  min-height: 39px;
  font-weight: 600;
}
.aside.expanded .user-btn .material-symbols {
  font-size: 24px;
  margin-left: 10px;
  margin-right: 15px;
}
.aside.expanded ul .aside-item {
  padding: 14px 0px 14px 20px;
  border-right: 5px solid #ff4629;
}
.aside.expanded:not(.desktop) {
  box-shadow: 0 4px 3px 0px rgba(0, 0, 0, 0.2), 0 4px 4px 0 rgba(0, 0, 0, 0.14), 0 1px 8px 0 rgba(0, 0, 0, 0.12);
}
.aside.expanded .menu-footer .version-label {
  display: inherit;
}
.aside.nolayout {
  display: none !important;
}
.aside.settingsOpen {
  width: 450px !important;
}
.aside.settingsOpen ul {
  transform: scaleY(0);
}
.aside.settingsOpen .settings {
  transform: scaleY(1);
}
.aside .settings {
  transform: scaleY(0);
  height: calc(100dvh - 250px);
  overflow-y: auto;
  overflow-x: hidden;
  display: flex;
  position: absolute;
  top: 165px;
  flex-direction: column;
  transform-origin: top;
  transition: transform 0.25s ease;
  padding: 0px 20px 10px 69px;
  width: 100%;
  background: white;
}
.aside .settings .category {
  margin-bottom: 20px;
}
.aside .settings .category p {
  margin: 5px 0 5px 0;
  opacity: 0.9;
  font-size: 14px;
}
.aside .settings .category .row {
  margin-top: 15px;
}
.aside .settings .category h1 {
  margin: 10px 0;
  color: #30374f;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1.25px;
}
.aside .menu-top {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.aside .menu-top .menu-btn {
  text-align: center;
  width: 58px;
  min-width: 58px;
}
.aside .menu-top .menu-btn .material-symbols {
  color: white !important;
}
.aside .menu-top .menu-btn {
  order: 2;
}
.aside .menu-top .menu-link {
  border: none;
  display: flex;
  align-items: center;
  max-width: 58px;
  overflow: hidden;
}
.aside .menu-top .menu-link:hover {
  border: none;
}
.aside .menu-top .menu-link .logo {
  width: 56px;
  min-width: 56px;
  height: 76px;
  background-position-y: 17px !important;
  margin-top: -15px;
  background-repeat: no-repeat;
  background: url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3csvg%20xmlns:dc='http://purl.org/dc/elements/1.1/'%20xmlns:cc='http://creativecommons.org/ns%23'%20xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23'%20xmlns:svg='http://www.w3.org/2000/svg'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd'%20xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape'%20id='Vrstva_1'%20data-name='Vrstva%201'%20viewBox='0%200%2089.41%20121.65'%20version='1.1'%20sodipodi:docname='Zasilkovna_pin.svg'%20inkscape:version='0.92.4%20(5da689c313,%202019-01-14)'%3e%3cmetadata%20id='metadata3783'%3e%3crdf:RDF%3e%3ccc:Work%20rdf:about=''%3e%3cdc:format%3eimage/svg+xml%3c/dc:format%3e%3cdc:type%20rdf:resource='http://purl.org/dc/dcmitype/StillImage'%20/%3e%3c/cc:Work%3e%3c/rdf:RDF%3e%3c/metadata%3e%3csodipodi:namedview%20pagecolor='%23ffffff'%20bordercolor='%23666666'%20borderopacity='1'%20objecttolerance='10'%20gridtolerance='10'%20guidetolerance='10'%20inkscape:pageopacity='0'%20inkscape:pageshadow='2'%20inkscape:window-width='1920'%20inkscape:window-height='986'%20id='namedview3781'%20showgrid='false'%20inkscape:zoom='7.759967'%20inkscape:cx='22.508304'%20inkscape:cy='73.689938'%20inkscape:window-x='-32000'%20inkscape:window-y='-32000'%20inkscape:window-maximized='0'%20inkscape:current-layer='Vrstva_1'%20/%3e%3cdefs%20id='defs3760'%3e%3cstyle%20id='style3758'%3e.cls-1{fill:%23ba1b02;}.cls-2,.cls-5{fill:%23fff;}.cls-2,.cls-3,.cls-4{fill-rule:evenodd;}.cls-3{fill:%23aaa;}.cls-4{fill:%23d8d8d8;}.cls-6{fill:none;stroke:%23ba1b02;stroke-miterlimit:10;stroke-width:1.42px;}%3c/style%3e%3c/defs%3e%3ctitle%20id='title3762'%3eZasilkovna_pin%3c/title%3e%3cpath%20style='fill:%23ba1b02;fill-opacity:1;stroke-width:1.00432897'%20d='M%2015.464844%200%20L%200%2015.464844%20L%200%2089.691406%20L%2074.226562%2089.691406%20L%2089.691406%2074.226562%20L%2089.691406%200%20L%2015.464844%200%20z%20'%20id='rect3785'%20inkscape:export-xdpi='96'%20inkscape:export-ydpi='96'%20/%3e%3cpath%20class='cls-2'%20d='M684.94,362.52l-1.35.64-1.35-.64-18.88-9.33,8.95-3.41,19.37,9.39Zm18.9-9.33-6.76,3.28-19.59-8.71,6.1-2.35Z'%20transform='translate(-638.88%20-323.46)'%20id='path3768'%20inkscape:export-xdpi='96'%20inkscape:export-ydpi='96'%20/%3e%3cpath%20class='cls-2'%20d='M684.32,339.38,709.09,349l-3.48,2.79-22-8.53-22,8.53L658.08,349l24.8-9.58Zm21.87,13.19,4.1-1.58-3.08,25.4-.62,1.13-21.74,19.55-.71-4.5,19.37-17.4Zm-45.6,24.95-.62-1.13L656.89,351l4.1,1.58,2.7,22.62L683,392.59l-.68,4.48Z'%20transform='translate(-638.88%20-323.46)'%20id='path3770'%20inkscape:export-xdpi='96'%20inkscape:export-ydpi='96'%20/%3e%3cpolygon%20class='cls-3'%20points='58.73%2033.8%2064.98%2029.99%2062.52%2050.44%2044.84%2066.36%2045.81%2041.71%2053.57%2036.95%2053.06%2049.03%2057.89%2045.63%2058.73%2033.8'%20id='polygon3772'%20inkscape:export-xdpi='96'%20inkscape:export-ydpi='96'%20/%3e%3cpolygon%20class='cls-4'%20points='43.6%2041.71%2044.57%2066.33%2026.91%2050.44%2024.43%2029.99%2043.6%2041.71'%20id='polygon3774'%20inkscape:export-xdpi='96'%20inkscape:export-ydpi='96'%20/%3e%3c/svg%3e");
  transition: all 0.25s ease;
}
.aside .menu-top .menu-link .title {
  font-family: "Ubuntu";
  font-size: 30px;
  color: white;
  min-width: 100px;
  margin-left: 12px;
}
.aside .user-btn {
  font-size: 14px !important;
  margin: 0;
  height: 48px;
  justify-content: flex-start;
  width: 58px;
  min-width: 58px;
  color: white !important;
  padding-left: 16px;
}
.aside .user-btn .material-symbols {
  font-size: 24px;
  color: white;
}
.aside .user-btn:hover {
  opacity: 0.8;
  background: rgba(0, 0, 0, 0.1) !important;
}
.aside .user-btn.first {
  margin-top: 3px;
}
.aside .user-btn.last {
  margin-bottom: 3px;
}
.aside ul {
  height: 85dvh;
  overflow-y: auto;
  overflow-x: hidden;
  margin: 0;
  padding: 0;
  list-style-type: none;
  transform: scaleY(1);
  transform-origin: bottom;
  transition: transform 0.25s ease;
}
.aside ul li.hide {
  display: none !important;
}
.aside ul .aside-item {
  padding: 10px;
  padding-left: 17px;
  line-height: 24px;
  white-space: nowrap;
  color: white;
  display: flex;
  border-bottom: none;
  font-weight: 500;
  background-color: #e01f01;
  border-right: 3px solid #ff4629;
  margin-bottom: 2px;
}
.aside ul .aside-item.router-link-exact-active, .aside ul .aside-item.not-exact.router-link-active {
  color: white;
  background-color: #ba1b02;
  border-color: white;
}
.aside ul .aside-item:hover {
  opacity: 0.5;
}
.aside .menu-footer {
  transition: all 0.25s ease-in-out;
  text-align: center;
  font-size: 8px;
  padding-bottom: 12px;
  color: white;
  user-select: text;
}
.aside .menu-footer p {
  margin: 0;
}
.aside .menu-footer .version-label {
  display: none;
}
.aside .menu-footer:hover {
  font-size: 10px;
}
.aside .menu-footer.opened {
  font-size: 10px;
}/* COLORS */
/* reserved possible colors

#6B3A0A - warm brown OR #8E3F0A - burnt orange
#8A1538 - deep berry
#005A7A - petrol cyan

maybe #0C0C73 - deep indigo, but close to return/black

*/
/* FONTS */
/* PACKETA UI/UX */
/* Material palette */
[color=primary][data-v-2dbbd77e] {
  color: #bc210a;
}
.primary[data-v-2dbbd77e] {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary[data-v-2dbbd77e]:hover, .primary[data-v-2dbbd77e]:active, .primary[data-v-2dbbd77e]:focus {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button[data-v-2dbbd77e] {
  color: white !important;
}
.primary.p-button[data-v-2dbbd77e]:hover, .primary.p-button[data-v-2dbbd77e]:active, .primary.p-button[data-v-2dbbd77e]:focus {
  color: white !important;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button.p-button-outlined[data-v-2dbbd77e] {
  background-color: white !important;
  color: #bc210a !important;
}
.primary.p-button.p-button-outlined[data-v-2dbbd77e]:hover, .primary.p-button.p-button-outlined[data-v-2dbbd77e]:active, .primary.p-button.p-button-outlined[data-v-2dbbd77e]:focus {
  background-color: rgb(248.3, 232.8, 230.5) !important;
}
.primary.p-toolbar[data-v-2dbbd77e] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.darken-1[data-v-2dbbd77e] {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-1[data-v-2dbbd77e]:hover {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-2[data-v-2dbbd77e] {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-2[data-v-2dbbd77e]:hover {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-3[data-v-2dbbd77e] {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-3[data-v-2dbbd77e]:hover {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-4[data-v-2dbbd77e] {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.darken-4[data-v-2dbbd77e]:hover {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.lighten-1[data-v-2dbbd77e] {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-1[data-v-2dbbd77e]:hover {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-2[data-v-2dbbd77e] {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-2[data-v-2dbbd77e]:hover {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-3[data-v-2dbbd77e] {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-3[data-v-2dbbd77e]:hover {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-4[data-v-2dbbd77e] {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.primary.lighten-4[data-v-2dbbd77e]:hover {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.bgprimary[data-v-2dbbd77e] {
  background-color: #bc210a;
}
.bgprimary[data-v-2dbbd77e]:hover, .bgprimary[data-v-2dbbd77e]:focus {
  background-color: #bc210a;
}
.bgprimary.p-card[data-v-2dbbd77e] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.bgprimary.darken-1[data-v-2dbbd77e] {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-1[data-v-2dbbd77e]:hover {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-2[data-v-2dbbd77e] {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-2[data-v-2dbbd77e]:hover {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-3[data-v-2dbbd77e] {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-3[data-v-2dbbd77e]:hover {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-4[data-v-2dbbd77e] {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.darken-4[data-v-2dbbd77e]:hover {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.lighten-1[data-v-2dbbd77e] {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-1[data-v-2dbbd77e]:hover {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-2[data-v-2dbbd77e] {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-2[data-v-2dbbd77e]:hover {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-3[data-v-2dbbd77e] {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-3[data-v-2dbbd77e]:hover {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-4[data-v-2dbbd77e] {
  background-color: rgb(214.8, 121.8, 108);
}
.bgprimary.lighten-4[data-v-2dbbd77e]:hover {
  background-color: rgb(214.8, 121.8, 108);
}
[color=red][data-v-2dbbd77e] {
  color: #f44336;
}
.red[data-v-2dbbd77e] {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red[data-v-2dbbd77e]:hover, .red[data-v-2dbbd77e]:active, .red[data-v-2dbbd77e]:focus {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button[data-v-2dbbd77e] {
  color: white !important;
}
.red.p-button[data-v-2dbbd77e]:hover, .red.p-button[data-v-2dbbd77e]:active, .red.p-button[data-v-2dbbd77e]:focus {
  color: white !important;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button.p-button-outlined[data-v-2dbbd77e] {
  background-color: white !important;
  color: #f44336 !important;
}
.red.p-button.p-button-outlined[data-v-2dbbd77e]:hover, .red.p-button.p-button-outlined[data-v-2dbbd77e]:active, .red.p-button.p-button-outlined[data-v-2dbbd77e]:focus {
  background-color: rgb(253.9, 236.2, 234.9) !important;
}
.red.p-toolbar[data-v-2dbbd77e] {
  background-color: #f44336;
  border-color: #f44336;
}
.red.darken-1[data-v-2dbbd77e] {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-1[data-v-2dbbd77e]:hover {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-2[data-v-2dbbd77e] {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-2[data-v-2dbbd77e]:hover {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-3[data-v-2dbbd77e] {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-3[data-v-2dbbd77e]:hover {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-4[data-v-2dbbd77e] {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.darken-4[data-v-2dbbd77e]:hover {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.lighten-1[data-v-2dbbd77e] {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-1[data-v-2dbbd77e]:hover {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-2[data-v-2dbbd77e] {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-2[data-v-2dbbd77e]:hover {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-3[data-v-2dbbd77e] {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-3[data-v-2dbbd77e]:hover {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-4[data-v-2dbbd77e] {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.red.lighten-4[data-v-2dbbd77e]:hover {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.bgred[data-v-2dbbd77e] {
  background-color: #f44336;
}
.bgred[data-v-2dbbd77e]:hover, .bgred[data-v-2dbbd77e]:focus {
  background-color: #f44336;
}
.bgred.p-card[data-v-2dbbd77e] {
  background-color: #f44336;
  border-color: #f44336;
}
.bgred.darken-1[data-v-2dbbd77e] {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-1[data-v-2dbbd77e]:hover {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-2[data-v-2dbbd77e] {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-2[data-v-2dbbd77e]:hover {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-3[data-v-2dbbd77e] {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-3[data-v-2dbbd77e]:hover {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-4[data-v-2dbbd77e] {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.darken-4[data-v-2dbbd77e]:hover {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.lighten-1[data-v-2dbbd77e] {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-1[data-v-2dbbd77e]:hover {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-2[data-v-2dbbd77e] {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-2[data-v-2dbbd77e]:hover {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-3[data-v-2dbbd77e] {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-3[data-v-2dbbd77e]:hover {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-4[data-v-2dbbd77e] {
  background-color: rgb(248.4, 142.2, 134.4);
}
.bgred.lighten-4[data-v-2dbbd77e]:hover {
  background-color: rgb(248.4, 142.2, 134.4);
}
[color=grenade][data-v-2dbbd77e] {
  color: #dd2c00;
}
.grenade[data-v-2dbbd77e] {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade[data-v-2dbbd77e]:hover, .grenade[data-v-2dbbd77e]:active, .grenade[data-v-2dbbd77e]:focus {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button[data-v-2dbbd77e] {
  color: white !important;
}
.grenade.p-button[data-v-2dbbd77e]:hover, .grenade.p-button[data-v-2dbbd77e]:active, .grenade.p-button[data-v-2dbbd77e]:focus {
  color: white !important;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button.p-button-outlined[data-v-2dbbd77e] {
  background-color: white !important;
  color: #dd2c00 !important;
}
.grenade.p-button.p-button-outlined[data-v-2dbbd77e]:hover, .grenade.p-button.p-button-outlined[data-v-2dbbd77e]:active, .grenade.p-button.p-button-outlined[data-v-2dbbd77e]:focus {
  background-color: rgb(251.6, 233.9, 229.5) !important;
}
.grenade.p-toolbar[data-v-2dbbd77e] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.darken-1[data-v-2dbbd77e] {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-1[data-v-2dbbd77e]:hover {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-2[data-v-2dbbd77e] {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-2[data-v-2dbbd77e]:hover {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-3[data-v-2dbbd77e] {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-3[data-v-2dbbd77e]:hover {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-4[data-v-2dbbd77e] {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.darken-4[data-v-2dbbd77e]:hover {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.lighten-1[data-v-2dbbd77e] {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-1[data-v-2dbbd77e]:hover {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-2[data-v-2dbbd77e] {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-2[data-v-2dbbd77e]:hover {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-3[data-v-2dbbd77e] {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-3[data-v-2dbbd77e]:hover {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-4[data-v-2dbbd77e] {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.grenade.lighten-4[data-v-2dbbd77e]:hover {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.bggrenade[data-v-2dbbd77e] {
  background-color: #dd2c00;
}
.bggrenade[data-v-2dbbd77e]:hover, .bggrenade[data-v-2dbbd77e]:focus {
  background-color: #dd2c00;
}
.bggrenade.p-card[data-v-2dbbd77e] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.bggrenade.darken-1[data-v-2dbbd77e] {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-1[data-v-2dbbd77e]:hover {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-2[data-v-2dbbd77e] {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-2[data-v-2dbbd77e]:hover {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-3[data-v-2dbbd77e] {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-3[data-v-2dbbd77e]:hover {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-4[data-v-2dbbd77e] {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.darken-4[data-v-2dbbd77e]:hover {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.lighten-1[data-v-2dbbd77e] {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-1[data-v-2dbbd77e]:hover {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-2[data-v-2dbbd77e] {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-2[data-v-2dbbd77e]:hover {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-3[data-v-2dbbd77e] {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-3[data-v-2dbbd77e]:hover {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-4[data-v-2dbbd77e] {
  background-color: rgb(234.6, 128.4, 102);
}
.bggrenade.lighten-4[data-v-2dbbd77e]:hover {
  background-color: rgb(234.6, 128.4, 102);
}
[color=pink][data-v-2dbbd77e] {
  color: #e91e63;
}
.pink[data-v-2dbbd77e] {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink[data-v-2dbbd77e]:hover, .pink[data-v-2dbbd77e]:active, .pink[data-v-2dbbd77e]:focus {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button[data-v-2dbbd77e] {
  color: white !important;
}
.pink.p-button[data-v-2dbbd77e]:hover, .pink.p-button[data-v-2dbbd77e]:active, .pink.p-button[data-v-2dbbd77e]:focus {
  color: white !important;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button.p-button-outlined[data-v-2dbbd77e] {
  background-color: white !important;
  color: #e91e63 !important;
}
.pink.p-button.p-button-outlined[data-v-2dbbd77e]:hover, .pink.p-button.p-button-outlined[data-v-2dbbd77e]:active, .pink.p-button.p-button-outlined[data-v-2dbbd77e]:focus {
  background-color: rgb(252.8, 232.5, 239.4) !important;
}
.pink.p-toolbar[data-v-2dbbd77e] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.darken-1[data-v-2dbbd77e] {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-1[data-v-2dbbd77e]:hover {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-2[data-v-2dbbd77e] {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-2[data-v-2dbbd77e]:hover {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-3[data-v-2dbbd77e] {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-3[data-v-2dbbd77e]:hover {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-4[data-v-2dbbd77e] {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.darken-4[data-v-2dbbd77e]:hover {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.lighten-1[data-v-2dbbd77e] {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-1[data-v-2dbbd77e]:hover {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-2[data-v-2dbbd77e] {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-2[data-v-2dbbd77e]:hover {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-3[data-v-2dbbd77e] {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-3[data-v-2dbbd77e]:hover {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-4[data-v-2dbbd77e] {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.pink.lighten-4[data-v-2dbbd77e]:hover {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.bgpink[data-v-2dbbd77e] {
  background-color: #e91e63;
}
.bgpink[data-v-2dbbd77e]:hover, .bgpink[data-v-2dbbd77e]:focus {
  background-color: #e91e63;
}
.bgpink.p-card[data-v-2dbbd77e] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.bgpink.darken-1[data-v-2dbbd77e] {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-1[data-v-2dbbd77e]:hover {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-2[data-v-2dbbd77e] {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-2[data-v-2dbbd77e]:hover {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-3[data-v-2dbbd77e] {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-3[data-v-2dbbd77e]:hover {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-4[data-v-2dbbd77e] {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.darken-4[data-v-2dbbd77e]:hover {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.lighten-1[data-v-2dbbd77e] {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-1[data-v-2dbbd77e]:hover {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-2[data-v-2dbbd77e] {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-2[data-v-2dbbd77e]:hover {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-3[data-v-2dbbd77e] {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-3[data-v-2dbbd77e]:hover {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-4[data-v-2dbbd77e] {
  background-color: rgb(241.8, 120, 161.4);
}
.bgpink.lighten-4[data-v-2dbbd77e]:hover {
  background-color: rgb(241.8, 120, 161.4);
}
[color=purple][data-v-2dbbd77e] {
  color: #9c27b0;
}
.purple[data-v-2dbbd77e] {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple[data-v-2dbbd77e]:hover, .purple[data-v-2dbbd77e]:active, .purple[data-v-2dbbd77e]:focus {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button[data-v-2dbbd77e] {
  color: white !important;
}
.purple.p-button[data-v-2dbbd77e]:hover, .purple.p-button[data-v-2dbbd77e]:active, .purple.p-button[data-v-2dbbd77e]:focus {
  color: white !important;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button.p-button-outlined[data-v-2dbbd77e] {
  background-color: white !important;
  color: #9c27b0 !important;
}
.purple.p-button.p-button-outlined[data-v-2dbbd77e]:hover, .purple.p-button.p-button-outlined[data-v-2dbbd77e]:active, .purple.p-button.p-button-outlined[data-v-2dbbd77e]:focus {
  background-color: rgb(245.1, 233.4, 247.1) !important;
}
.purple.p-toolbar[data-v-2dbbd77e] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.darken-1[data-v-2dbbd77e] {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-1[data-v-2dbbd77e]:hover {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-2[data-v-2dbbd77e] {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-2[data-v-2dbbd77e]:hover {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-3[data-v-2dbbd77e] {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-3[data-v-2dbbd77e]:hover {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-4[data-v-2dbbd77e] {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.darken-4[data-v-2dbbd77e]:hover {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.lighten-1[data-v-2dbbd77e] {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-1[data-v-2dbbd77e]:hover {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-2[data-v-2dbbd77e] {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-2[data-v-2dbbd77e]:hover {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-3[data-v-2dbbd77e] {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-3[data-v-2dbbd77e]:hover {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-4[data-v-2dbbd77e] {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.purple.lighten-4[data-v-2dbbd77e]:hover {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple[data-v-2dbbd77e] {
  background-color: #9c27b0;
}
.bgpurple[data-v-2dbbd77e]:hover, .bgpurple[data-v-2dbbd77e]:focus {
  background-color: #9c27b0;
}
.bgpurple.p-card[data-v-2dbbd77e] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.bgpurple.darken-1[data-v-2dbbd77e] {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-1[data-v-2dbbd77e]:hover {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-2[data-v-2dbbd77e] {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-2[data-v-2dbbd77e]:hover {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-3[data-v-2dbbd77e] {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-3[data-v-2dbbd77e]:hover {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-4[data-v-2dbbd77e] {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.darken-4[data-v-2dbbd77e]:hover {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.lighten-1[data-v-2dbbd77e] {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-1[data-v-2dbbd77e]:hover {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-2[data-v-2dbbd77e] {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-2[data-v-2dbbd77e]:hover {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-3[data-v-2dbbd77e] {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-3[data-v-2dbbd77e]:hover {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-4[data-v-2dbbd77e] {
  background-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple.lighten-4[data-v-2dbbd77e]:hover {
  background-color: rgb(195.6, 125.4, 207.6);
}
[color=deep-purple][data-v-2dbbd77e] {
  color: #673ab7;
}
.deep-purple[data-v-2dbbd77e] {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple[data-v-2dbbd77e]:hover, .deep-purple[data-v-2dbbd77e]:active, .deep-purple[data-v-2dbbd77e]:focus {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button[data-v-2dbbd77e] {
  color: white !important;
}
.deep-purple.p-button[data-v-2dbbd77e]:hover, .deep-purple.p-button[data-v-2dbbd77e]:active, .deep-purple.p-button[data-v-2dbbd77e]:focus {
  color: white !important;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button.p-button-outlined[data-v-2dbbd77e] {
  background-color: white !important;
  color: #673ab7 !important;
}
.deep-purple.p-button.p-button-outlined[data-v-2dbbd77e]:hover, .deep-purple.p-button.p-button-outlined[data-v-2dbbd77e]:active, .deep-purple.p-button.p-button-outlined[data-v-2dbbd77e]:focus {
  background-color: rgb(239.8, 235.3, 247.8) !important;
}
.deep-purple.p-toolbar[data-v-2dbbd77e] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.darken-1[data-v-2dbbd77e] {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-1[data-v-2dbbd77e]:hover {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-2[data-v-2dbbd77e] {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-2[data-v-2dbbd77e]:hover {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-3[data-v-2dbbd77e] {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-3[data-v-2dbbd77e]:hover {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-4[data-v-2dbbd77e] {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.darken-4[data-v-2dbbd77e]:hover {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.lighten-1[data-v-2dbbd77e] {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-1[data-v-2dbbd77e]:hover {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-2[data-v-2dbbd77e] {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-2[data-v-2dbbd77e]:hover {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-3[data-v-2dbbd77e] {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-3[data-v-2dbbd77e]:hover {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-4[data-v-2dbbd77e] {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.deep-purple.lighten-4[data-v-2dbbd77e]:hover {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple[data-v-2dbbd77e] {
  background-color: #673ab7;
}
.bgdeep-purple[data-v-2dbbd77e]:hover, .bgdeep-purple[data-v-2dbbd77e]:focus {
  background-color: #673ab7;
}
.bgdeep-purple.p-card[data-v-2dbbd77e] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.bgdeep-purple.darken-1[data-v-2dbbd77e] {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-1[data-v-2dbbd77e]:hover {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-2[data-v-2dbbd77e] {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-2[data-v-2dbbd77e]:hover {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-3[data-v-2dbbd77e] {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-3[data-v-2dbbd77e]:hover {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-4[data-v-2dbbd77e] {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.darken-4[data-v-2dbbd77e]:hover {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.lighten-1[data-v-2dbbd77e] {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-1[data-v-2dbbd77e]:hover {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-2[data-v-2dbbd77e] {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-2[data-v-2dbbd77e]:hover {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-3[data-v-2dbbd77e] {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-3[data-v-2dbbd77e]:hover {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-4[data-v-2dbbd77e] {
  background-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple.lighten-4[data-v-2dbbd77e]:hover {
  background-color: rgb(163.8, 136.8, 211.8);
}
[color=indigo][data-v-2dbbd77e] {
  color: #3f51b5;
}
.indigo[data-v-2dbbd77e] {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo[data-v-2dbbd77e]:hover, .indigo[data-v-2dbbd77e]:active, .indigo[data-v-2dbbd77e]:focus {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button[data-v-2dbbd77e] {
  color: white !important;
}
.indigo.p-button[data-v-2dbbd77e]:hover, .indigo.p-button[data-v-2dbbd77e]:active, .indigo.p-button[data-v-2dbbd77e]:focus {
  color: white !important;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button.p-button-outlined[data-v-2dbbd77e] {
  background-color: white !important;
  color: #3f51b5 !important;
}
.indigo.p-button.p-button-outlined[data-v-2dbbd77e]:hover, .indigo.p-button.p-button-outlined[data-v-2dbbd77e]:active, .indigo.p-button.p-button-outlined[data-v-2dbbd77e]:focus {
  background-color: rgb(235.8, 237.6, 247.6) !important;
}
.indigo.p-toolbar[data-v-2dbbd77e] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.darken-1[data-v-2dbbd77e] {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-1[data-v-2dbbd77e]:hover {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-2[data-v-2dbbd77e] {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-2[data-v-2dbbd77e]:hover {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-3[data-v-2dbbd77e] {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-3[data-v-2dbbd77e]:hover {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-4[data-v-2dbbd77e] {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.darken-4[data-v-2dbbd77e]:hover {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.lighten-1[data-v-2dbbd77e] {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-1[data-v-2dbbd77e]:hover {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-2[data-v-2dbbd77e] {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-2[data-v-2dbbd77e]:hover {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-3[data-v-2dbbd77e] {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-3[data-v-2dbbd77e]:hover {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-4[data-v-2dbbd77e] {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.indigo.lighten-4[data-v-2dbbd77e]:hover {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo[data-v-2dbbd77e] {
  background-color: #3f51b5;
}
.bgindigo[data-v-2dbbd77e]:hover, .bgindigo[data-v-2dbbd77e]:focus {
  background-color: #3f51b5;
}
.bgindigo.p-card[data-v-2dbbd77e] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.bgindigo.darken-1[data-v-2dbbd77e] {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-1[data-v-2dbbd77e]:hover {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-2[data-v-2dbbd77e] {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-2[data-v-2dbbd77e]:hover {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-3[data-v-2dbbd77e] {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-3[data-v-2dbbd77e]:hover {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-4[data-v-2dbbd77e] {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.darken-4[data-v-2dbbd77e]:hover {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.lighten-1[data-v-2dbbd77e] {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-1[data-v-2dbbd77e]:hover {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-2[data-v-2dbbd77e] {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-2[data-v-2dbbd77e]:hover {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-3[data-v-2dbbd77e] {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-3[data-v-2dbbd77e]:hover {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-4[data-v-2dbbd77e] {
  background-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo.lighten-4[data-v-2dbbd77e]:hover {
  background-color: rgb(139.8, 150.6, 210.6);
}
[color=blue][data-v-2dbbd77e] {
  color: #2196f3;
}
.blue[data-v-2dbbd77e] {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue[data-v-2dbbd77e]:hover, .blue[data-v-2dbbd77e]:active, .blue[data-v-2dbbd77e]:focus {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button[data-v-2dbbd77e] {
  color: white !important;
}
.blue.p-button[data-v-2dbbd77e]:hover, .blue.p-button[data-v-2dbbd77e]:active, .blue.p-button[data-v-2dbbd77e]:focus {
  color: white !important;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button.p-button-outlined[data-v-2dbbd77e] {
  background-color: white !important;
  color: #2196f3 !important;
}
.blue.p-button.p-button-outlined[data-v-2dbbd77e]:hover, .blue.p-button.p-button-outlined[data-v-2dbbd77e]:active, .blue.p-button.p-button-outlined[data-v-2dbbd77e]:focus {
  background-color: rgb(232.8, 244.5, 253.8) !important;
}
.blue.p-toolbar[data-v-2dbbd77e] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.darken-1[data-v-2dbbd77e] {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-1[data-v-2dbbd77e]:hover {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-2[data-v-2dbbd77e] {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-2[data-v-2dbbd77e]:hover {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-3[data-v-2dbbd77e] {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-3[data-v-2dbbd77e]:hover {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-4[data-v-2dbbd77e] {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.darken-4[data-v-2dbbd77e]:hover {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.lighten-1[data-v-2dbbd77e] {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-1[data-v-2dbbd77e]:hover {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-2[data-v-2dbbd77e] {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-2[data-v-2dbbd77e]:hover {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-3[data-v-2dbbd77e] {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-3[data-v-2dbbd77e]:hover {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-4[data-v-2dbbd77e] {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.blue.lighten-4[data-v-2dbbd77e]:hover {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.bgblue[data-v-2dbbd77e] {
  background-color: #2196f3;
}
.bgblue[data-v-2dbbd77e]:hover, .bgblue[data-v-2dbbd77e]:focus {
  background-color: #2196f3;
}
.bgblue.p-card[data-v-2dbbd77e] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.bgblue.darken-1[data-v-2dbbd77e] {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-1[data-v-2dbbd77e]:hover {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-2[data-v-2dbbd77e] {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-2[data-v-2dbbd77e]:hover {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-3[data-v-2dbbd77e] {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-3[data-v-2dbbd77e]:hover {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-4[data-v-2dbbd77e] {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.darken-4[data-v-2dbbd77e]:hover {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.lighten-1[data-v-2dbbd77e] {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-1[data-v-2dbbd77e]:hover {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-2[data-v-2dbbd77e] {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-2[data-v-2dbbd77e]:hover {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-3[data-v-2dbbd77e] {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-3[data-v-2dbbd77e]:hover {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-4[data-v-2dbbd77e] {
  background-color: rgb(121.8, 192, 247.8);
}
.bgblue.lighten-4[data-v-2dbbd77e]:hover {
  background-color: rgb(121.8, 192, 247.8);
}
[color=light-blue][data-v-2dbbd77e] {
  color: #03a9f4;
}
.light-blue[data-v-2dbbd77e] {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue[data-v-2dbbd77e]:hover, .light-blue[data-v-2dbbd77e]:active, .light-blue[data-v-2dbbd77e]:focus {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button[data-v-2dbbd77e] {
  color: white !important;
}
.light-blue.p-button[data-v-2dbbd77e]:hover, .light-blue.p-button[data-v-2dbbd77e]:active, .light-blue.p-button[data-v-2dbbd77e]:focus {
  color: white !important;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button.p-button-outlined[data-v-2dbbd77e] {
  background-color: white !important;
  color: #03a9f4 !important;
}
.light-blue.p-button.p-button-outlined[data-v-2dbbd77e]:hover, .light-blue.p-button.p-button-outlined[data-v-2dbbd77e]:active, .light-blue.p-button.p-button-outlined[data-v-2dbbd77e]:focus {
  background-color: rgb(229.8, 246.4, 253.9) !important;
}
.light-blue.p-toolbar[data-v-2dbbd77e] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.darken-1[data-v-2dbbd77e] {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-1[data-v-2dbbd77e]:hover {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-2[data-v-2dbbd77e] {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-2[data-v-2dbbd77e]:hover {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-3[data-v-2dbbd77e] {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-3[data-v-2dbbd77e]:hover {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-4[data-v-2dbbd77e] {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.darken-4[data-v-2dbbd77e]:hover {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.lighten-1[data-v-2dbbd77e] {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-1[data-v-2dbbd77e]:hover {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-2[data-v-2dbbd77e] {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-2[data-v-2dbbd77e]:hover {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-3[data-v-2dbbd77e] {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-3[data-v-2dbbd77e]:hover {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-4[data-v-2dbbd77e] {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.light-blue.lighten-4[data-v-2dbbd77e]:hover {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue[data-v-2dbbd77e] {
  background-color: #03a9f4;
}
.bglight-blue[data-v-2dbbd77e]:hover, .bglight-blue[data-v-2dbbd77e]:focus {
  background-color: #03a9f4;
}
.bglight-blue.p-card[data-v-2dbbd77e] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.bglight-blue.darken-1[data-v-2dbbd77e] {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-1[data-v-2dbbd77e]:hover {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-2[data-v-2dbbd77e] {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-2[data-v-2dbbd77e]:hover {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-3[data-v-2dbbd77e] {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-3[data-v-2dbbd77e]:hover {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-4[data-v-2dbbd77e] {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.darken-4[data-v-2dbbd77e]:hover {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.lighten-1[data-v-2dbbd77e] {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-1[data-v-2dbbd77e]:hover {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-2[data-v-2dbbd77e] {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-2[data-v-2dbbd77e]:hover {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-3[data-v-2dbbd77e] {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-3[data-v-2dbbd77e]:hover {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-4[data-v-2dbbd77e] {
  background-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue.lighten-4[data-v-2dbbd77e]:hover {
  background-color: rgb(103.8, 203.4, 248.4);
}
[color=cyan][data-v-2dbbd77e] {
  color: #00bcd4;
}
.cyan[data-v-2dbbd77e] {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan[data-v-2dbbd77e]:hover, .cyan[data-v-2dbbd77e]:active, .cyan[data-v-2dbbd77e]:focus {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button[data-v-2dbbd77e] {
  color: white !important;
}
.cyan.p-button[data-v-2dbbd77e]:hover, .cyan.p-button[data-v-2dbbd77e]:active, .cyan.p-button[data-v-2dbbd77e]:focus {
  color: white !important;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button.p-button-outlined[data-v-2dbbd77e] {
  background-color: white !important;
  color: #00bcd4 !important;
}
.cyan.p-button.p-button-outlined[data-v-2dbbd77e]:hover, .cyan.p-button.p-button-outlined[data-v-2dbbd77e]:active, .cyan.p-button.p-button-outlined[data-v-2dbbd77e]:focus {
  background-color: rgb(229.5, 248.3, 250.7) !important;
}
.cyan.p-toolbar[data-v-2dbbd77e] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.darken-1[data-v-2dbbd77e] {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-1[data-v-2dbbd77e]:hover {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-2[data-v-2dbbd77e] {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-2[data-v-2dbbd77e]:hover {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-3[data-v-2dbbd77e] {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-3[data-v-2dbbd77e]:hover {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-4[data-v-2dbbd77e] {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.darken-4[data-v-2dbbd77e]:hover {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.lighten-1[data-v-2dbbd77e] {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-1[data-v-2dbbd77e]:hover {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-2[data-v-2dbbd77e] {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-2[data-v-2dbbd77e]:hover {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-3[data-v-2dbbd77e] {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-3[data-v-2dbbd77e]:hover {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-4[data-v-2dbbd77e] {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.cyan.lighten-4[data-v-2dbbd77e]:hover {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.bgcyan[data-v-2dbbd77e] {
  background-color: #00bcd4;
}
.bgcyan[data-v-2dbbd77e]:hover, .bgcyan[data-v-2dbbd77e]:focus {
  background-color: #00bcd4;
}
.bgcyan.p-card[data-v-2dbbd77e] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.bgcyan.darken-1[data-v-2dbbd77e] {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-1[data-v-2dbbd77e]:hover {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-2[data-v-2dbbd77e] {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-2[data-v-2dbbd77e]:hover {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-3[data-v-2dbbd77e] {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-3[data-v-2dbbd77e]:hover {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-4[data-v-2dbbd77e] {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.darken-4[data-v-2dbbd77e]:hover {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.lighten-1[data-v-2dbbd77e] {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-1[data-v-2dbbd77e]:hover {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-2[data-v-2dbbd77e] {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-2[data-v-2dbbd77e]:hover {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-3[data-v-2dbbd77e] {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-3[data-v-2dbbd77e]:hover {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-4[data-v-2dbbd77e] {
  background-color: rgb(102, 214.8, 229.2);
}
.bgcyan.lighten-4[data-v-2dbbd77e]:hover {
  background-color: rgb(102, 214.8, 229.2);
}
[color=teal][data-v-2dbbd77e] {
  color: #009688;
}
.teal[data-v-2dbbd77e] {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal[data-v-2dbbd77e]:hover, .teal[data-v-2dbbd77e]:active, .teal[data-v-2dbbd77e]:focus {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button[data-v-2dbbd77e] {
  color: white !important;
}
.teal.p-button[data-v-2dbbd77e]:hover, .teal.p-button[data-v-2dbbd77e]:active, .teal.p-button[data-v-2dbbd77e]:focus {
  color: white !important;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button.p-button-outlined[data-v-2dbbd77e] {
  background-color: white !important;
  color: #009688 !important;
}
.teal.p-button.p-button-outlined[data-v-2dbbd77e]:hover, .teal.p-button.p-button-outlined[data-v-2dbbd77e]:active, .teal.p-button.p-button-outlined[data-v-2dbbd77e]:focus {
  background-color: rgb(229.5, 244.5, 243.1) !important;
}
.teal.p-toolbar[data-v-2dbbd77e] {
  background-color: #009688;
  border-color: #009688;
}
.teal.darken-1[data-v-2dbbd77e] {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-1[data-v-2dbbd77e]:hover {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-2[data-v-2dbbd77e] {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-2[data-v-2dbbd77e]:hover {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-3[data-v-2dbbd77e] {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-3[data-v-2dbbd77e]:hover {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-4[data-v-2dbbd77e] {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.darken-4[data-v-2dbbd77e]:hover {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.lighten-1[data-v-2dbbd77e] {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-1[data-v-2dbbd77e]:hover {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-2[data-v-2dbbd77e] {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-2[data-v-2dbbd77e]:hover {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-3[data-v-2dbbd77e] {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-3[data-v-2dbbd77e]:hover {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-4[data-v-2dbbd77e] {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.teal.lighten-4[data-v-2dbbd77e]:hover {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.bgteal[data-v-2dbbd77e] {
  background-color: #009688;
}
.bgteal[data-v-2dbbd77e]:hover, .bgteal[data-v-2dbbd77e]:focus {
  background-color: #009688;
}
.bgteal.p-card[data-v-2dbbd77e] {
  background-color: #009688;
  border-color: #009688;
}
.bgteal.darken-1[data-v-2dbbd77e] {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-1[data-v-2dbbd77e]:hover {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-2[data-v-2dbbd77e] {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-2[data-v-2dbbd77e]:hover {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-3[data-v-2dbbd77e] {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-3[data-v-2dbbd77e]:hover {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-4[data-v-2dbbd77e] {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.darken-4[data-v-2dbbd77e]:hover {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.lighten-1[data-v-2dbbd77e] {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-1[data-v-2dbbd77e]:hover {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-2[data-v-2dbbd77e] {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-2[data-v-2dbbd77e]:hover {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-3[data-v-2dbbd77e] {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-3[data-v-2dbbd77e]:hover {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-4[data-v-2dbbd77e] {
  background-color: rgb(102, 192, 183.6);
}
.bgteal.lighten-4[data-v-2dbbd77e]:hover {
  background-color: rgb(102, 192, 183.6);
}
[color=cobalt][data-v-2dbbd77e] {
  color: #00bfa5;
}
.cobalt[data-v-2dbbd77e] {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt[data-v-2dbbd77e]:hover, .cobalt[data-v-2dbbd77e]:active, .cobalt[data-v-2dbbd77e]:focus {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button[data-v-2dbbd77e] {
  color: white !important;
}
.cobalt.p-button[data-v-2dbbd77e]:hover, .cobalt.p-button[data-v-2dbbd77e]:active, .cobalt.p-button[data-v-2dbbd77e]:focus {
  color: white !important;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button.p-button-outlined[data-v-2dbbd77e] {
  background-color: white !important;
  color: #00bfa5 !important;
}
.cobalt.p-button.p-button-outlined[data-v-2dbbd77e]:hover, .cobalt.p-button.p-button-outlined[data-v-2dbbd77e]:active, .cobalt.p-button.p-button-outlined[data-v-2dbbd77e]:focus {
  background-color: rgb(229.5, 248.6, 246) !important;
}
.cobalt.p-toolbar[data-v-2dbbd77e] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.darken-1[data-v-2dbbd77e] {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-1[data-v-2dbbd77e]:hover {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-2[data-v-2dbbd77e] {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-2[data-v-2dbbd77e]:hover {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-3[data-v-2dbbd77e] {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-3[data-v-2dbbd77e]:hover {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-4[data-v-2dbbd77e] {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.darken-4[data-v-2dbbd77e]:hover {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.lighten-1[data-v-2dbbd77e] {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-1[data-v-2dbbd77e]:hover {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-2[data-v-2dbbd77e] {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-2[data-v-2dbbd77e]:hover {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-3[data-v-2dbbd77e] {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-3[data-v-2dbbd77e]:hover {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-4[data-v-2dbbd77e] {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.cobalt.lighten-4[data-v-2dbbd77e]:hover {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.bgcobalt[data-v-2dbbd77e] {
  background-color: #00bfa5;
}
.bgcobalt[data-v-2dbbd77e]:hover, .bgcobalt[data-v-2dbbd77e]:focus {
  background-color: #00bfa5;
}
.bgcobalt.p-card[data-v-2dbbd77e] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.bgcobalt.darken-1[data-v-2dbbd77e] {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-1[data-v-2dbbd77e]:hover {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-2[data-v-2dbbd77e] {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-2[data-v-2dbbd77e]:hover {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-3[data-v-2dbbd77e] {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-3[data-v-2dbbd77e]:hover {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-4[data-v-2dbbd77e] {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.darken-4[data-v-2dbbd77e]:hover {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.lighten-1[data-v-2dbbd77e] {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-1[data-v-2dbbd77e]:hover {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-2[data-v-2dbbd77e] {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-2[data-v-2dbbd77e]:hover {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-3[data-v-2dbbd77e] {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-3[data-v-2dbbd77e]:hover {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-4[data-v-2dbbd77e] {
  background-color: rgb(102, 216.6, 201);
}
.bgcobalt.lighten-4[data-v-2dbbd77e]:hover {
  background-color: rgb(102, 216.6, 201);
}
[color=green][data-v-2dbbd77e] {
  color: #4caf50;
}
.green[data-v-2dbbd77e] {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green[data-v-2dbbd77e]:hover, .green[data-v-2dbbd77e]:active, .green[data-v-2dbbd77e]:focus {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button[data-v-2dbbd77e] {
  color: white !important;
}
.green.p-button[data-v-2dbbd77e]:hover, .green.p-button[data-v-2dbbd77e]:active, .green.p-button[data-v-2dbbd77e]:focus {
  color: white !important;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button.p-button-outlined[data-v-2dbbd77e] {
  background-color: white !important;
  color: #4caf50 !important;
}
.green.p-button.p-button-outlined[data-v-2dbbd77e]:hover, .green.p-button.p-button-outlined[data-v-2dbbd77e]:active, .green.p-button.p-button-outlined[data-v-2dbbd77e]:focus {
  background-color: rgb(237.1, 247, 237.5) !important;
}
.green.p-toolbar[data-v-2dbbd77e] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.darken-1[data-v-2dbbd77e] {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-1[data-v-2dbbd77e]:hover {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-2[data-v-2dbbd77e] {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-2[data-v-2dbbd77e]:hover {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-3[data-v-2dbbd77e] {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-3[data-v-2dbbd77e]:hover {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-4[data-v-2dbbd77e] {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.darken-4[data-v-2dbbd77e]:hover {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.lighten-1[data-v-2dbbd77e] {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-1[data-v-2dbbd77e]:hover {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-2[data-v-2dbbd77e] {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-2[data-v-2dbbd77e]:hover {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-3[data-v-2dbbd77e] {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-3[data-v-2dbbd77e]:hover {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-4[data-v-2dbbd77e] {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.green.lighten-4[data-v-2dbbd77e]:hover {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.bggreen[data-v-2dbbd77e] {
  background-color: #4caf50;
}
.bggreen[data-v-2dbbd77e]:hover, .bggreen[data-v-2dbbd77e]:focus {
  background-color: #4caf50;
}
.bggreen.p-card[data-v-2dbbd77e] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.bggreen.darken-1[data-v-2dbbd77e] {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-1[data-v-2dbbd77e]:hover {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-2[data-v-2dbbd77e] {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-2[data-v-2dbbd77e]:hover {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-3[data-v-2dbbd77e] {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-3[data-v-2dbbd77e]:hover {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-4[data-v-2dbbd77e] {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.darken-4[data-v-2dbbd77e]:hover {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.lighten-1[data-v-2dbbd77e] {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-1[data-v-2dbbd77e]:hover {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-2[data-v-2dbbd77e] {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-2[data-v-2dbbd77e]:hover {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-3[data-v-2dbbd77e] {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-3[data-v-2dbbd77e]:hover {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-4[data-v-2dbbd77e] {
  background-color: rgb(147.6, 207, 150);
}
.bggreen.lighten-4[data-v-2dbbd77e]:hover {
  background-color: rgb(147.6, 207, 150);
}
[color=light-green][data-v-2dbbd77e] {
  color: #8bc34a;
}
.light-green[data-v-2dbbd77e] {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green[data-v-2dbbd77e]:hover, .light-green[data-v-2dbbd77e]:active, .light-green[data-v-2dbbd77e]:focus {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button[data-v-2dbbd77e] {
  color: white !important;
}
.light-green.p-button[data-v-2dbbd77e]:hover, .light-green.p-button[data-v-2dbbd77e]:active, .light-green.p-button[data-v-2dbbd77e]:focus {
  color: white !important;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button.p-button-outlined[data-v-2dbbd77e] {
  background-color: white !important;
  color: #8bc34a !important;
}
.light-green.p-button.p-button-outlined[data-v-2dbbd77e]:hover, .light-green.p-button.p-button-outlined[data-v-2dbbd77e]:active, .light-green.p-button.p-button-outlined[data-v-2dbbd77e]:focus {
  background-color: rgb(243.4, 249, 236.9) !important;
}
.light-green.p-toolbar[data-v-2dbbd77e] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.darken-1[data-v-2dbbd77e] {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-1[data-v-2dbbd77e]:hover {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-2[data-v-2dbbd77e] {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-2[data-v-2dbbd77e]:hover {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-3[data-v-2dbbd77e] {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-3[data-v-2dbbd77e]:hover {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-4[data-v-2dbbd77e] {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.darken-4[data-v-2dbbd77e]:hover {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.lighten-1[data-v-2dbbd77e] {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-1[data-v-2dbbd77e]:hover {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-2[data-v-2dbbd77e] {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-2[data-v-2dbbd77e]:hover {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-3[data-v-2dbbd77e] {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-3[data-v-2dbbd77e]:hover {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-4[data-v-2dbbd77e] {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.light-green.lighten-4[data-v-2dbbd77e]:hover {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.bglight-green[data-v-2dbbd77e] {
  background-color: #8bc34a;
}
.bglight-green[data-v-2dbbd77e]:hover, .bglight-green[data-v-2dbbd77e]:focus {
  background-color: #8bc34a;
}
.bglight-green.p-card[data-v-2dbbd77e] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.bglight-green.darken-1[data-v-2dbbd77e] {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-1[data-v-2dbbd77e]:hover {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-2[data-v-2dbbd77e] {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-2[data-v-2dbbd77e]:hover {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-3[data-v-2dbbd77e] {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-3[data-v-2dbbd77e]:hover {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-4[data-v-2dbbd77e] {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.darken-4[data-v-2dbbd77e]:hover {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.lighten-1[data-v-2dbbd77e] {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-1[data-v-2dbbd77e]:hover {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-2[data-v-2dbbd77e] {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-2[data-v-2dbbd77e]:hover {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-3[data-v-2dbbd77e] {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-3[data-v-2dbbd77e]:hover {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-4[data-v-2dbbd77e] {
  background-color: rgb(185.4, 219, 146.4);
}
.bglight-green.lighten-4[data-v-2dbbd77e]:hover {
  background-color: rgb(185.4, 219, 146.4);
}
[color=lime][data-v-2dbbd77e] {
  color: #cddc39;
}
.lime[data-v-2dbbd77e] {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime[data-v-2dbbd77e]:hover, .lime[data-v-2dbbd77e]:active, .lime[data-v-2dbbd77e]:focus {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button[data-v-2dbbd77e] {
  color: white !important;
}
.lime.p-button[data-v-2dbbd77e]:hover, .lime.p-button[data-v-2dbbd77e]:active, .lime.p-button[data-v-2dbbd77e]:focus {
  color: white !important;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button.p-button-outlined[data-v-2dbbd77e] {
  background-color: white !important;
  color: #cddc39 !important;
}
.lime.p-button.p-button-outlined[data-v-2dbbd77e]:hover, .lime.p-button.p-button-outlined[data-v-2dbbd77e]:active, .lime.p-button.p-button-outlined[data-v-2dbbd77e]:focus {
  background-color: rgb(250, 251.5, 235.2) !important;
}
.lime.p-toolbar[data-v-2dbbd77e] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.darken-1[data-v-2dbbd77e] {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-1[data-v-2dbbd77e]:hover {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-2[data-v-2dbbd77e] {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-2[data-v-2dbbd77e]:hover {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-3[data-v-2dbbd77e] {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-3[data-v-2dbbd77e]:hover {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-4[data-v-2dbbd77e] {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.darken-4[data-v-2dbbd77e]:hover {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.lighten-1[data-v-2dbbd77e] {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-1[data-v-2dbbd77e]:hover {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-2[data-v-2dbbd77e] {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-2[data-v-2dbbd77e]:hover {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-3[data-v-2dbbd77e] {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-3[data-v-2dbbd77e]:hover {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-4[data-v-2dbbd77e] {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.lime.lighten-4[data-v-2dbbd77e]:hover {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.bglime[data-v-2dbbd77e] {
  background-color: #cddc39;
}
.bglime[data-v-2dbbd77e]:hover, .bglime[data-v-2dbbd77e]:focus {
  background-color: #cddc39;
}
.bglime.p-card[data-v-2dbbd77e] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.bglime.darken-1[data-v-2dbbd77e] {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-1[data-v-2dbbd77e]:hover {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-2[data-v-2dbbd77e] {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-2[data-v-2dbbd77e]:hover {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-3[data-v-2dbbd77e] {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-3[data-v-2dbbd77e]:hover {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-4[data-v-2dbbd77e] {
  background-color: rgb(123, 132, 34.2);
}
.bglime.darken-4[data-v-2dbbd77e]:hover {
  background-color: rgb(123, 132, 34.2);
}
.bglime.lighten-1[data-v-2dbbd77e] {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-1[data-v-2dbbd77e]:hover {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-2[data-v-2dbbd77e] {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-2[data-v-2dbbd77e]:hover {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-3[data-v-2dbbd77e] {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-3[data-v-2dbbd77e]:hover {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-4[data-v-2dbbd77e] {
  background-color: rgb(225, 234, 136.2);
}
.bglime.lighten-4[data-v-2dbbd77e]:hover {
  background-color: rgb(225, 234, 136.2);
}
[color=yellow][data-v-2dbbd77e] {
  color: #ffeb3b;
}
.yellow[data-v-2dbbd77e] {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow[data-v-2dbbd77e]:hover, .yellow[data-v-2dbbd77e]:active, .yellow[data-v-2dbbd77e]:focus {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button[data-v-2dbbd77e] {
  color: white !important;
}
.yellow.p-button[data-v-2dbbd77e]:hover, .yellow.p-button[data-v-2dbbd77e]:active, .yellow.p-button[data-v-2dbbd77e]:focus {
  color: white !important;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button.p-button-outlined[data-v-2dbbd77e] {
  background-color: white !important;
  color: #ffeb3b !important;
}
.yellow.p-button.p-button-outlined[data-v-2dbbd77e]:hover, .yellow.p-button.p-button-outlined[data-v-2dbbd77e]:active, .yellow.p-button.p-button-outlined[data-v-2dbbd77e]:focus {
  background-color: rgb(255, 253, 235.4) !important;
}
.yellow.p-toolbar[data-v-2dbbd77e] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.darken-1[data-v-2dbbd77e] {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-1[data-v-2dbbd77e]:hover {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-2[data-v-2dbbd77e] {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-2[data-v-2dbbd77e]:hover {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-3[data-v-2dbbd77e] {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-3[data-v-2dbbd77e]:hover {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-4[data-v-2dbbd77e] {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.darken-4[data-v-2dbbd77e]:hover {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.lighten-1[data-v-2dbbd77e] {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-1[data-v-2dbbd77e]:hover {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-2[data-v-2dbbd77e] {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-2[data-v-2dbbd77e]:hover {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-3[data-v-2dbbd77e] {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-3[data-v-2dbbd77e]:hover {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-4[data-v-2dbbd77e] {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.yellow.lighten-4[data-v-2dbbd77e]:hover {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.bgyellow[data-v-2dbbd77e] {
  background-color: #ffeb3b;
}
.bgyellow[data-v-2dbbd77e]:hover, .bgyellow[data-v-2dbbd77e]:focus {
  background-color: #ffeb3b;
}
.bgyellow.p-card[data-v-2dbbd77e] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.bgyellow.darken-1[data-v-2dbbd77e] {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-1[data-v-2dbbd77e]:hover {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-2[data-v-2dbbd77e] {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-2[data-v-2dbbd77e]:hover {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-3[data-v-2dbbd77e] {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-3[data-v-2dbbd77e]:hover {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-4[data-v-2dbbd77e] {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.darken-4[data-v-2dbbd77e]:hover {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.lighten-1[data-v-2dbbd77e] {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-1[data-v-2dbbd77e]:hover {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-2[data-v-2dbbd77e] {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-2[data-v-2dbbd77e]:hover {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-3[data-v-2dbbd77e] {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-3[data-v-2dbbd77e]:hover {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-4[data-v-2dbbd77e] {
  background-color: rgb(255, 243, 137.4);
}
.bgyellow.lighten-4[data-v-2dbbd77e]:hover {
  background-color: rgb(255, 243, 137.4);
}
[color=amber][data-v-2dbbd77e] {
  color: #ffc107;
}
.amber[data-v-2dbbd77e] {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber[data-v-2dbbd77e]:hover, .amber[data-v-2dbbd77e]:active, .amber[data-v-2dbbd77e]:focus {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button[data-v-2dbbd77e] {
  color: white !important;
}
.amber.p-button[data-v-2dbbd77e]:hover, .amber.p-button[data-v-2dbbd77e]:active, .amber.p-button[data-v-2dbbd77e]:focus {
  color: white !important;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button.p-button-outlined[data-v-2dbbd77e] {
  background-color: white !important;
  color: #ffc107 !important;
}
.amber.p-button.p-button-outlined[data-v-2dbbd77e]:hover, .amber.p-button.p-button-outlined[data-v-2dbbd77e]:active, .amber.p-button.p-button-outlined[data-v-2dbbd77e]:focus {
  background-color: rgb(255, 248.8, 230.2) !important;
}
.amber.p-toolbar[data-v-2dbbd77e] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.darken-1[data-v-2dbbd77e] {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-1[data-v-2dbbd77e]:hover {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-2[data-v-2dbbd77e] {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-2[data-v-2dbbd77e]:hover {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-3[data-v-2dbbd77e] {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-3[data-v-2dbbd77e]:hover {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-4[data-v-2dbbd77e] {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.darken-4[data-v-2dbbd77e]:hover {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.lighten-1[data-v-2dbbd77e] {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-1[data-v-2dbbd77e]:hover {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-2[data-v-2dbbd77e] {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-2[data-v-2dbbd77e]:hover {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-3[data-v-2dbbd77e] {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-3[data-v-2dbbd77e]:hover {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-4[data-v-2dbbd77e] {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.amber.lighten-4[data-v-2dbbd77e]:hover {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.bgamber[data-v-2dbbd77e] {
  background-color: #ffc107;
}
.bgamber[data-v-2dbbd77e]:hover, .bgamber[data-v-2dbbd77e]:focus {
  background-color: #ffc107;
}
.bgamber.p-card[data-v-2dbbd77e] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.bgamber.darken-1[data-v-2dbbd77e] {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-1[data-v-2dbbd77e]:hover {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-2[data-v-2dbbd77e] {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-2[data-v-2dbbd77e]:hover {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-3[data-v-2dbbd77e] {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-3[data-v-2dbbd77e]:hover {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-4[data-v-2dbbd77e] {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.darken-4[data-v-2dbbd77e]:hover {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.lighten-1[data-v-2dbbd77e] {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-1[data-v-2dbbd77e]:hover {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-2[data-v-2dbbd77e] {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-2[data-v-2dbbd77e]:hover {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-3[data-v-2dbbd77e] {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-3[data-v-2dbbd77e]:hover {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-4[data-v-2dbbd77e] {
  background-color: rgb(255, 217.8, 106.2);
}
.bgamber.lighten-4[data-v-2dbbd77e]:hover {
  background-color: rgb(255, 217.8, 106.2);
}
[color=orange][data-v-2dbbd77e] {
  color: #ff9800;
}
.orange[data-v-2dbbd77e] {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange[data-v-2dbbd77e]:hover, .orange[data-v-2dbbd77e]:active, .orange[data-v-2dbbd77e]:focus {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button[data-v-2dbbd77e] {
  color: white !important;
}
.orange.p-button[data-v-2dbbd77e]:hover, .orange.p-button[data-v-2dbbd77e]:active, .orange.p-button[data-v-2dbbd77e]:focus {
  color: white !important;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button.p-button-outlined[data-v-2dbbd77e] {
  background-color: white !important;
  color: #ff9800 !important;
}
.orange.p-button.p-button-outlined[data-v-2dbbd77e]:hover, .orange.p-button.p-button-outlined[data-v-2dbbd77e]:active, .orange.p-button.p-button-outlined[data-v-2dbbd77e]:focus {
  background-color: rgb(255, 244.7, 229.5) !important;
}
.orange.p-toolbar[data-v-2dbbd77e] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.darken-1[data-v-2dbbd77e] {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-1[data-v-2dbbd77e]:hover {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-2[data-v-2dbbd77e] {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-2[data-v-2dbbd77e]:hover {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-3[data-v-2dbbd77e] {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-3[data-v-2dbbd77e]:hover {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-4[data-v-2dbbd77e] {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.darken-4[data-v-2dbbd77e]:hover {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.lighten-1[data-v-2dbbd77e] {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-1[data-v-2dbbd77e]:hover {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-2[data-v-2dbbd77e] {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-2[data-v-2dbbd77e]:hover {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-3[data-v-2dbbd77e] {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-3[data-v-2dbbd77e]:hover {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-4[data-v-2dbbd77e] {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.orange.lighten-4[data-v-2dbbd77e]:hover {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.bgorange[data-v-2dbbd77e] {
  background-color: #ff9800;
}
.bgorange[data-v-2dbbd77e]:hover, .bgorange[data-v-2dbbd77e]:focus {
  background-color: #ff9800;
}
.bgorange.p-card[data-v-2dbbd77e] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.bgorange.darken-1[data-v-2dbbd77e] {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-1[data-v-2dbbd77e]:hover {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-2[data-v-2dbbd77e] {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-2[data-v-2dbbd77e]:hover {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-3[data-v-2dbbd77e] {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-3[data-v-2dbbd77e]:hover {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-4[data-v-2dbbd77e] {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.darken-4[data-v-2dbbd77e]:hover {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.lighten-1[data-v-2dbbd77e] {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-1[data-v-2dbbd77e]:hover {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-2[data-v-2dbbd77e] {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-2[data-v-2dbbd77e]:hover {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-3[data-v-2dbbd77e] {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-3[data-v-2dbbd77e]:hover {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-4[data-v-2dbbd77e] {
  background-color: rgb(255, 193.2, 102);
}
.bgorange.lighten-4[data-v-2dbbd77e]:hover {
  background-color: rgb(255, 193.2, 102);
}
[color=deep-orange][data-v-2dbbd77e] {
  color: #ff5722;
}
.deep-orange[data-v-2dbbd77e] {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange[data-v-2dbbd77e]:hover, .deep-orange[data-v-2dbbd77e]:active, .deep-orange[data-v-2dbbd77e]:focus {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button[data-v-2dbbd77e] {
  color: white !important;
}
.deep-orange.p-button[data-v-2dbbd77e]:hover, .deep-orange.p-button[data-v-2dbbd77e]:active, .deep-orange.p-button[data-v-2dbbd77e]:focus {
  color: white !important;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button.p-button-outlined[data-v-2dbbd77e] {
  background-color: white !important;
  color: #ff5722 !important;
}
.deep-orange.p-button.p-button-outlined[data-v-2dbbd77e]:hover, .deep-orange.p-button.p-button-outlined[data-v-2dbbd77e]:active, .deep-orange.p-button.p-button-outlined[data-v-2dbbd77e]:focus {
  background-color: rgb(255, 238.2, 232.9) !important;
}
.deep-orange.p-toolbar[data-v-2dbbd77e] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.darken-1[data-v-2dbbd77e] {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-1[data-v-2dbbd77e]:hover {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-2[data-v-2dbbd77e] {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-2[data-v-2dbbd77e]:hover {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-3[data-v-2dbbd77e] {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-3[data-v-2dbbd77e]:hover {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-4[data-v-2dbbd77e] {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.darken-4[data-v-2dbbd77e]:hover {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.lighten-1[data-v-2dbbd77e] {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-1[data-v-2dbbd77e]:hover {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-2[data-v-2dbbd77e] {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-2[data-v-2dbbd77e]:hover {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-3[data-v-2dbbd77e] {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-3[data-v-2dbbd77e]:hover {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-4[data-v-2dbbd77e] {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.deep-orange.lighten-4[data-v-2dbbd77e]:hover {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange[data-v-2dbbd77e] {
  background-color: #ff5722;
}
.bgdeep-orange[data-v-2dbbd77e]:hover, .bgdeep-orange[data-v-2dbbd77e]:focus {
  background-color: #ff5722;
}
.bgdeep-orange.p-card[data-v-2dbbd77e] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.bgdeep-orange.darken-1[data-v-2dbbd77e] {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-1[data-v-2dbbd77e]:hover {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-2[data-v-2dbbd77e] {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-2[data-v-2dbbd77e]:hover {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-3[data-v-2dbbd77e] {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-3[data-v-2dbbd77e]:hover {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-4[data-v-2dbbd77e] {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.darken-4[data-v-2dbbd77e]:hover {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.lighten-1[data-v-2dbbd77e] {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-1[data-v-2dbbd77e]:hover {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-2[data-v-2dbbd77e] {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-2[data-v-2dbbd77e]:hover {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-3[data-v-2dbbd77e] {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-3[data-v-2dbbd77e]:hover {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-4[data-v-2dbbd77e] {
  background-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange.lighten-4[data-v-2dbbd77e]:hover {
  background-color: rgb(255, 154.2, 122.4);
}
[color=brown][data-v-2dbbd77e] {
  color: #795548;
}
.brown[data-v-2dbbd77e] {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown[data-v-2dbbd77e]:hover, .brown[data-v-2dbbd77e]:active, .brown[data-v-2dbbd77e]:focus {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button[data-v-2dbbd77e] {
  color: white !important;
}
.brown.p-button[data-v-2dbbd77e]:hover, .brown.p-button[data-v-2dbbd77e]:active, .brown.p-button[data-v-2dbbd77e]:focus {
  color: white !important;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button.p-button-outlined[data-v-2dbbd77e] {
  background-color: white !important;
  color: #795548 !important;
}
.brown.p-button.p-button-outlined[data-v-2dbbd77e]:hover, .brown.p-button.p-button-outlined[data-v-2dbbd77e]:active, .brown.p-button.p-button-outlined[data-v-2dbbd77e]:focus {
  background-color: rgb(241.6, 238, 236.7) !important;
}
.brown.p-toolbar[data-v-2dbbd77e] {
  background-color: #795548;
  border-color: #795548;
}
.brown.darken-1[data-v-2dbbd77e] {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-1[data-v-2dbbd77e]:hover {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-2[data-v-2dbbd77e] {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-2[data-v-2dbbd77e]:hover {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-3[data-v-2dbbd77e] {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-3[data-v-2dbbd77e]:hover {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-4[data-v-2dbbd77e] {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.darken-4[data-v-2dbbd77e]:hover {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.lighten-1[data-v-2dbbd77e] {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-1[data-v-2dbbd77e]:hover {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-2[data-v-2dbbd77e] {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-2[data-v-2dbbd77e]:hover {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-3[data-v-2dbbd77e] {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-3[data-v-2dbbd77e]:hover {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-4[data-v-2dbbd77e] {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.brown.lighten-4[data-v-2dbbd77e]:hover {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.bgbrown[data-v-2dbbd77e] {
  background-color: #795548;
}
.bgbrown[data-v-2dbbd77e]:hover, .bgbrown[data-v-2dbbd77e]:focus {
  background-color: #795548;
}
.bgbrown.p-card[data-v-2dbbd77e] {
  background-color: #795548;
  border-color: #795548;
}
.bgbrown.darken-1[data-v-2dbbd77e] {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-1[data-v-2dbbd77e]:hover {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-2[data-v-2dbbd77e] {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-2[data-v-2dbbd77e]:hover {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-3[data-v-2dbbd77e] {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-3[data-v-2dbbd77e]:hover {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-4[data-v-2dbbd77e] {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.darken-4[data-v-2dbbd77e]:hover {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.lighten-1[data-v-2dbbd77e] {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-1[data-v-2dbbd77e]:hover {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-2[data-v-2dbbd77e] {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-2[data-v-2dbbd77e]:hover {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-3[data-v-2dbbd77e] {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-3[data-v-2dbbd77e]:hover {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-4[data-v-2dbbd77e] {
  background-color: rgb(174.6, 153, 145.2);
}
.bgbrown.lighten-4[data-v-2dbbd77e]:hover {
  background-color: rgb(174.6, 153, 145.2);
}
[color=blue-gray][data-v-2dbbd77e] {
  color: #607d8b;
}
.blue-gray[data-v-2dbbd77e] {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray[data-v-2dbbd77e]:hover, .blue-gray[data-v-2dbbd77e]:active, .blue-gray[data-v-2dbbd77e]:focus {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button[data-v-2dbbd77e] {
  color: white !important;
}
.blue-gray.p-button[data-v-2dbbd77e]:hover, .blue-gray.p-button[data-v-2dbbd77e]:active, .blue-gray.p-button[data-v-2dbbd77e]:focus {
  color: white !important;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button.p-button-outlined[data-v-2dbbd77e] {
  background-color: white !important;
  color: #607d8b !important;
}
.blue-gray.p-button.p-button-outlined[data-v-2dbbd77e]:hover, .blue-gray.p-button.p-button-outlined[data-v-2dbbd77e]:active, .blue-gray.p-button.p-button-outlined[data-v-2dbbd77e]:focus {
  background-color: rgb(239.1, 242, 243.4) !important;
}
.blue-gray.p-toolbar[data-v-2dbbd77e] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.darken-1[data-v-2dbbd77e] {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-1[data-v-2dbbd77e]:hover {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-2[data-v-2dbbd77e] {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-2[data-v-2dbbd77e]:hover {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-3[data-v-2dbbd77e] {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-3[data-v-2dbbd77e]:hover {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-4[data-v-2dbbd77e] {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.darken-4[data-v-2dbbd77e]:hover {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.lighten-1[data-v-2dbbd77e] {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-1[data-v-2dbbd77e]:hover {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-2[data-v-2dbbd77e] {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-2[data-v-2dbbd77e]:hover {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-3[data-v-2dbbd77e] {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-3[data-v-2dbbd77e]:hover {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-4[data-v-2dbbd77e] {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.blue-gray.lighten-4[data-v-2dbbd77e]:hover {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray[data-v-2dbbd77e] {
  background-color: #607d8b;
}
.bgblue-gray[data-v-2dbbd77e]:hover, .bgblue-gray[data-v-2dbbd77e]:focus {
  background-color: #607d8b;
}
.bgblue-gray.p-card[data-v-2dbbd77e] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.bgblue-gray.darken-1[data-v-2dbbd77e] {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-1[data-v-2dbbd77e]:hover {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-2[data-v-2dbbd77e] {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-2[data-v-2dbbd77e]:hover {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-3[data-v-2dbbd77e] {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-3[data-v-2dbbd77e]:hover {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-4[data-v-2dbbd77e] {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.darken-4[data-v-2dbbd77e]:hover {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.lighten-1[data-v-2dbbd77e] {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-1[data-v-2dbbd77e]:hover {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-2[data-v-2dbbd77e] {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-2[data-v-2dbbd77e]:hover {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-3[data-v-2dbbd77e] {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-3[data-v-2dbbd77e]:hover {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-4[data-v-2dbbd77e] {
  background-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray.lighten-4[data-v-2dbbd77e]:hover {
  background-color: rgb(159.6, 177, 185.4);
}
[color=gray][data-v-2dbbd77e] {
  color: #9e9e9e;
}
.gray[data-v-2dbbd77e] {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray[data-v-2dbbd77e]:hover, .gray[data-v-2dbbd77e]:active, .gray[data-v-2dbbd77e]:focus {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button[data-v-2dbbd77e] {
  color: white !important;
}
.gray.p-button[data-v-2dbbd77e]:hover, .gray.p-button[data-v-2dbbd77e]:active, .gray.p-button[data-v-2dbbd77e]:focus {
  color: white !important;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button.p-button-outlined[data-v-2dbbd77e] {
  background-color: white !important;
  color: #9e9e9e !important;
}
.gray.p-button.p-button-outlined[data-v-2dbbd77e]:hover, .gray.p-button.p-button-outlined[data-v-2dbbd77e]:active, .gray.p-button.p-button-outlined[data-v-2dbbd77e]:focus {
  background-color: rgb(245.3, 245.3, 245.3) !important;
}
.gray.p-toolbar[data-v-2dbbd77e] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.darken-1[data-v-2dbbd77e] {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-1[data-v-2dbbd77e]:hover {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-2[data-v-2dbbd77e] {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-2[data-v-2dbbd77e]:hover {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-3[data-v-2dbbd77e] {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-3[data-v-2dbbd77e]:hover {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-4[data-v-2dbbd77e] {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.darken-4[data-v-2dbbd77e]:hover {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.lighten-1[data-v-2dbbd77e] {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-1[data-v-2dbbd77e]:hover {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-2[data-v-2dbbd77e] {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-2[data-v-2dbbd77e]:hover {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-3[data-v-2dbbd77e] {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-3[data-v-2dbbd77e]:hover {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-4[data-v-2dbbd77e] {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.gray.lighten-4[data-v-2dbbd77e]:hover {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.bggray[data-v-2dbbd77e] {
  background-color: #9e9e9e;
}
.bggray[data-v-2dbbd77e]:hover, .bggray[data-v-2dbbd77e]:focus {
  background-color: #9e9e9e;
}
.bggray.p-card[data-v-2dbbd77e] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.bggray.darken-1[data-v-2dbbd77e] {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-1[data-v-2dbbd77e]:hover {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-2[data-v-2dbbd77e] {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-2[data-v-2dbbd77e]:hover {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-3[data-v-2dbbd77e] {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-3[data-v-2dbbd77e]:hover {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-4[data-v-2dbbd77e] {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.darken-4[data-v-2dbbd77e]:hover {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.lighten-1[data-v-2dbbd77e] {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-1[data-v-2dbbd77e]:hover {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-2[data-v-2dbbd77e] {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-2[data-v-2dbbd77e]:hover {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-3[data-v-2dbbd77e] {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-3[data-v-2dbbd77e]:hover {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-4[data-v-2dbbd77e] {
  background-color: rgb(196.8, 196.8, 196.8);
}
.bggray.lighten-4[data-v-2dbbd77e]:hover {
  background-color: rgb(196.8, 196.8, 196.8);
}
[color=ble][data-v-2dbbd77e] {
  color: #287aa9;
}
.ble[data-v-2dbbd77e] {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble[data-v-2dbbd77e]:hover, .ble[data-v-2dbbd77e]:active, .ble[data-v-2dbbd77e]:focus {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button[data-v-2dbbd77e] {
  color: white !important;
}
.ble.p-button[data-v-2dbbd77e]:hover, .ble.p-button[data-v-2dbbd77e]:active, .ble.p-button[data-v-2dbbd77e]:focus {
  color: white !important;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button.p-button-outlined[data-v-2dbbd77e] {
  background-color: white !important;
  color: #287aa9 !important;
}
.ble.p-button.p-button-outlined[data-v-2dbbd77e]:hover, .ble.p-button.p-button-outlined[data-v-2dbbd77e]:active, .ble.p-button.p-button-outlined[data-v-2dbbd77e]:focus {
  background-color: rgb(233.5, 241.7, 246.4) !important;
}
.ble.p-toolbar[data-v-2dbbd77e] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.darken-1[data-v-2dbbd77e] {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-1[data-v-2dbbd77e]:hover {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-2[data-v-2dbbd77e] {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-2[data-v-2dbbd77e]:hover {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-3[data-v-2dbbd77e] {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-3[data-v-2dbbd77e]:hover {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-4[data-v-2dbbd77e] {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.darken-4[data-v-2dbbd77e]:hover {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.lighten-1[data-v-2dbbd77e] {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-1[data-v-2dbbd77e]:hover {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-2[data-v-2dbbd77e] {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-2[data-v-2dbbd77e]:hover {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-3[data-v-2dbbd77e] {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-3[data-v-2dbbd77e]:hover {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-4[data-v-2dbbd77e] {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.ble.lighten-4[data-v-2dbbd77e]:hover {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.bgble[data-v-2dbbd77e] {
  background-color: #287aa9;
}
.bgble[data-v-2dbbd77e]:hover, .bgble[data-v-2dbbd77e]:focus {
  background-color: #287aa9;
}
.bgble.p-card[data-v-2dbbd77e] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.bgble.darken-1[data-v-2dbbd77e] {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-1[data-v-2dbbd77e]:hover {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-2[data-v-2dbbd77e] {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-2[data-v-2dbbd77e]:hover {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-3[data-v-2dbbd77e] {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-3[data-v-2dbbd77e]:hover {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-4[data-v-2dbbd77e] {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.darken-4[data-v-2dbbd77e]:hover {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.lighten-1[data-v-2dbbd77e] {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-1[data-v-2dbbd77e]:hover {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-2[data-v-2dbbd77e] {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-2[data-v-2dbbd77e]:hover {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-3[data-v-2dbbd77e] {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-3[data-v-2dbbd77e]:hover {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-4[data-v-2dbbd77e] {
  background-color: rgb(126, 175.2, 203.4);
}
.bgble.lighten-4[data-v-2dbbd77e]:hover {
  background-color: rgb(126, 175.2, 203.4);
}
[color=black][data-v-2dbbd77e] {
  color: #202020;
}
.black[data-v-2dbbd77e] {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black[data-v-2dbbd77e]:hover, .black[data-v-2dbbd77e]:active, .black[data-v-2dbbd77e]:focus {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button[data-v-2dbbd77e] {
  color: white !important;
}
.black.p-button[data-v-2dbbd77e]:hover, .black.p-button[data-v-2dbbd77e]:active, .black.p-button[data-v-2dbbd77e]:focus {
  color: white !important;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button.p-button-outlined[data-v-2dbbd77e] {
  background-color: white !important;
  color: #202020 !important;
}
.black.p-button.p-button-outlined[data-v-2dbbd77e]:hover, .black.p-button.p-button-outlined[data-v-2dbbd77e]:active, .black.p-button.p-button-outlined[data-v-2dbbd77e]:focus {
  background-color: rgb(232.7, 232.7, 232.7) !important;
}
.black.p-toolbar[data-v-2dbbd77e] {
  background-color: #202020;
  border-color: #202020;
}
.black.darken-1[data-v-2dbbd77e] {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-1[data-v-2dbbd77e]:hover {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-2[data-v-2dbbd77e] {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-2[data-v-2dbbd77e]:hover {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-3[data-v-2dbbd77e] {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-3[data-v-2dbbd77e]:hover {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-4[data-v-2dbbd77e] {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.darken-4[data-v-2dbbd77e]:hover {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.lighten-1[data-v-2dbbd77e] {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-1[data-v-2dbbd77e]:hover {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-2[data-v-2dbbd77e] {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-2[data-v-2dbbd77e]:hover {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-3[data-v-2dbbd77e] {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-3[data-v-2dbbd77e]:hover {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-4[data-v-2dbbd77e] {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.black.lighten-4[data-v-2dbbd77e]:hover {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.bgblack[data-v-2dbbd77e] {
  background-color: #202020;
}
.bgblack[data-v-2dbbd77e]:hover, .bgblack[data-v-2dbbd77e]:focus {
  background-color: #202020;
}
.bgblack.p-card[data-v-2dbbd77e] {
  background-color: #202020;
  border-color: #202020;
}
.bgblack.darken-1[data-v-2dbbd77e] {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-1[data-v-2dbbd77e]:hover {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-2[data-v-2dbbd77e] {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-2[data-v-2dbbd77e]:hover {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-3[data-v-2dbbd77e] {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-3[data-v-2dbbd77e]:hover {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-4[data-v-2dbbd77e] {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.darken-4[data-v-2dbbd77e]:hover {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.lighten-1[data-v-2dbbd77e] {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-1[data-v-2dbbd77e]:hover {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-2[data-v-2dbbd77e] {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-2[data-v-2dbbd77e]:hover {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-3[data-v-2dbbd77e] {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-3[data-v-2dbbd77e]:hover {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-4[data-v-2dbbd77e] {
  background-color: rgb(121.2, 121.2, 121.2);
}
.bgblack.lighten-4[data-v-2dbbd77e]:hover {
  background-color: rgb(121.2, 121.2, 121.2);
}
[color=white][data-v-2dbbd77e] {
  color: #ffffff;
}
.white[data-v-2dbbd77e] {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white[data-v-2dbbd77e]:hover, .white[data-v-2dbbd77e]:active, .white[data-v-2dbbd77e]:focus {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button[data-v-2dbbd77e] {
  color: white !important;
}
.white.p-button[data-v-2dbbd77e]:hover, .white.p-button[data-v-2dbbd77e]:active, .white.p-button[data-v-2dbbd77e]:focus {
  color: white !important;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button.p-button-outlined[data-v-2dbbd77e] {
  background-color: white !important;
  color: #ffffff !important;
}
.white.p-button.p-button-outlined[data-v-2dbbd77e]:hover, .white.p-button.p-button-outlined[data-v-2dbbd77e]:active, .white.p-button.p-button-outlined[data-v-2dbbd77e]:focus {
  background-color: white !important;
}
.white.p-toolbar[data-v-2dbbd77e] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.darken-1[data-v-2dbbd77e] {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-1[data-v-2dbbd77e]:hover {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-2[data-v-2dbbd77e] {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-2[data-v-2dbbd77e]:hover {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-3[data-v-2dbbd77e] {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-3[data-v-2dbbd77e]:hover {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-4[data-v-2dbbd77e] {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.darken-4[data-v-2dbbd77e]:hover {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.lighten-1[data-v-2dbbd77e] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-1[data-v-2dbbd77e]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-2dbbd77e] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-2dbbd77e]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-2dbbd77e] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-2dbbd77e]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-2dbbd77e] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-2dbbd77e]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.bgwhite[data-v-2dbbd77e] {
  background-color: #ffffff;
}
.bgwhite[data-v-2dbbd77e]:hover, .bgwhite[data-v-2dbbd77e]:focus {
  background-color: #ffffff;
}
.bgwhite.p-card[data-v-2dbbd77e] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.bgwhite.darken-1[data-v-2dbbd77e] {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-1[data-v-2dbbd77e]:hover {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-2[data-v-2dbbd77e] {
  background-color: #cccccc;
}
.bgwhite.darken-2[data-v-2dbbd77e]:hover {
  background-color: #cccccc;
}
.bgwhite.darken-3[data-v-2dbbd77e] {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-3[data-v-2dbbd77e]:hover {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-4[data-v-2dbbd77e] {
  background-color: #999999;
}
.bgwhite.darken-4[data-v-2dbbd77e]:hover {
  background-color: #999999;
}
.bgwhite.lighten-1[data-v-2dbbd77e] {
  background-color: white;
}
.bgwhite.lighten-1[data-v-2dbbd77e]:hover {
  background-color: white;
}
.bgwhite.lighten-2[data-v-2dbbd77e] {
  background-color: white;
}
.bgwhite.lighten-2[data-v-2dbbd77e]:hover {
  background-color: white;
}
.bgwhite.lighten-3[data-v-2dbbd77e] {
  background-color: white;
}
.bgwhite.lighten-3[data-v-2dbbd77e]:hover {
  background-color: white;
}
.bgwhite.lighten-4[data-v-2dbbd77e] {
  background-color: white;
}
.bgwhite.lighten-4[data-v-2dbbd77e]:hover {
  background-color: white;
}
.default[data-v-2dbbd77e] {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.default[data-v-2dbbd77e]:hover, .default[data-v-2dbbd77e]:focus {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.servicing-badge[data-v-2dbbd77e] {
  align-items: center;
  background: linear-gradient(135deg, #f79009 0%, #ff9f1a 100%);
  border: 0;
  border-radius: 999px;
  box-shadow: 0 12px 28px rgba(32, 32, 32, 0.18), 0 2px 8px rgba(247, 144, 9, 0.32);
  color: white;
  cursor: grab;
  display: inline-flex;
  font-family: inherit;
  font-weight: 700;
  gap: 8px;
  isolation: isolate;
  line-height: 1;
  max-width: min(360px, 100vw - 32px);
  padding: 10px 14px 10px 12px;
  touch-action: none;
  transition: box-shadow 0.16s ease, transform 0.16s ease;
  user-select: none;
  white-space: nowrap;
}
.servicing-badge[data-v-2dbbd77e]:hover, .servicing-badge[data-v-2dbbd77e]:focus-visible {
  box-shadow: 0 16px 34px rgba(32, 32, 32, 0.22), 0 3px 10px rgba(247, 144, 9, 0.4);
  transform: translateY(-1px);
}
.servicing-badge[data-v-2dbbd77e]:focus-visible {
  outline: 3px solid rgba(247, 144, 9, 0.35);
  outline-offset: 3px;
}
.servicing-badge.dragging[data-v-2dbbd77e] {
  cursor: grabbing;
  transform: scale(1.02);
}
.servicing-badge-icon[data-v-2dbbd77e] {
  font-size: 20px;
}
.servicing-badge-label[data-v-2dbbd77e] {
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (max-width: 600px) {
.servicing-badge[data-v-2dbbd77e] {
    right: 12px !important;
    max-width: calc(100vw - 24px);
}
}/* required styles */
.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
  position: absolute;
  left: 0;
  top: 0;
}
.leaflet-container {
  overflow: hidden;
}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
}

/* Prevents IE11 from highlighting tiles in blue */
.leaflet-tile::selection {
  background: transparent;
}

/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
  image-rendering: -webkit-optimize-contrast;
}

/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
  width: 1600px;
  height: 1600px;
  -webkit-transform-origin: 0 0;
}
.leaflet-marker-icon,
.leaflet-marker-shadow {
  display: block;
}

/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg {
  max-width: none !important;
  max-height: none !important;
}
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
  max-width: none !important;
  max-height: none !important;
  width: auto;
  padding: 0;
}
.leaflet-container img.leaflet-tile {
  /* See: https://bugs.chromium.org/p/chromium/issues/detail?id=600120 */
  mix-blend-mode: plus-lighter;
}
.leaflet-container.leaflet-touch-zoom {
  -ms-touch-action: pan-x pan-y;
  touch-action: pan-x pan-y;
}
.leaflet-container.leaflet-touch-drag {
  -ms-touch-action: pinch-zoom;
  /* Fallback for FF which doesn't support pinch-zoom */
  touch-action: none;
  touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
  -ms-touch-action: none;
  touch-action: none;
}
.leaflet-container {
  -webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
  -webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
  filter: inherit;
  visibility: hidden;
}
.leaflet-tile-loaded {
  visibility: inherit;
}
.leaflet-zoom-box {
  width: 0;
  height: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 800;
}

/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
  -moz-user-select: none;
}
.leaflet-pane {
  z-index: 400;
}
.leaflet-tile-pane {
  z-index: 200;
}
.leaflet-overlay-pane {
  z-index: 400;
}
.leaflet-shadow-pane {
  z-index: 500;
}
.leaflet-marker-pane {
  z-index: 600;
}
.leaflet-tooltip-pane {
  z-index: 650;
}
.leaflet-popup-pane {
  z-index: 700;
}
.leaflet-map-pane canvas {
  z-index: 100;
}
.leaflet-map-pane svg {
  z-index: 200;
}
.leaflet-vml-shape {
  width: 1px;
  height: 1px;
}
.lvml {
  behavior: url(#default#VML);
  display: inline-block;
  position: absolute;
}

/* control positioning */
.leaflet-control {
  position: relative;
  z-index: 800;
  pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
  pointer-events: auto;
}
.leaflet-top,
.leaflet-bottom {
  position: absolute;
  z-index: 1000;
  pointer-events: none;
}
.leaflet-top {
  top: 0;
}
.leaflet-right {
  right: 0;
}
.leaflet-bottom {
  bottom: 0;
}
.leaflet-left {
  left: 0;
}
.leaflet-control {
  float: left;
  clear: both;
}
.leaflet-right .leaflet-control {
  float: right;
}
.leaflet-top .leaflet-control {
  margin-top: 10px;
}
.leaflet-bottom .leaflet-control {
  margin-bottom: 10px;
}
.leaflet-left .leaflet-control {
  margin-left: 10px;
}
.leaflet-right .leaflet-control {
  margin-right: 10px;
}

/* zoom and fade animations */
.leaflet-fade-anim .leaflet-popup {
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity: 1;
}
.leaflet-zoom-animated {
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}
svg.leaflet-zoom-animated {
  will-change: transform;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1);
}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden;
}

/* cursors */
.leaflet-interactive {
  cursor: pointer;
}
.leaflet-grab {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
  cursor: crosshair;
}
.leaflet-popup-pane,
.leaflet-control {
  cursor: auto;
}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}

/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
  pointer-events: none;
}
.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
  pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
  pointer-events: auto;
}

/* visual tweaks */
.leaflet-container {
  background: #ddd;
  outline-offset: 1px;
}
.leaflet-container a {
  color: #0078A8;
}
.leaflet-zoom-box {
  border: 2px dotted #38f;
  background: rgba(255, 255, 255, 0.5);
}

/* general typography */
.leaflet-container {
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.5;
}

/* general toolbar styles */
.leaflet-bar {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
  border-radius: 4px;
}
.leaflet-bar a {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: black;
}
.leaflet-bar a,
.leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
}
.leaflet-bar a:hover,
.leaflet-bar a:focus {
  background-color: #f4f4f4;
}
.leaflet-bar a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.leaflet-bar a:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: none;
}
.leaflet-bar a.leaflet-disabled {
  cursor: default;
  background-color: #f4f4f4;
  color: #bbb;
}
.leaflet-touch .leaflet-bar a {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.leaflet-touch .leaflet-bar a:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.leaflet-touch .leaflet-bar a:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}

/* zoom control */
.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
  font: bold 18px "Lucida Console", Monaco, monospace;
  text-indent: 1px;
}
.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out {
  font-size: 22px;
}

/* layers control */
.leaflet-control-layers {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  background: #fff;
  border-radius: 5px;
}
.leaflet-control-layers-toggle {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);
  width: 36px;
  height: 36px;
}
.leaflet-retina .leaflet-control-layers-toggle {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);
  background-size: 26px 26px;
}
.leaflet-touch .leaflet-control-layers-toggle {
  width: 44px;
  height: 44px;
}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none;
}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative;
}
.leaflet-control-layers-expanded {
  padding: 6px 10px 6px 6px;
  color: #333;
  background: #fff;
}
.leaflet-control-layers-scrollbar {
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 5px;
}
.leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px;
}
.leaflet-control-layers label {
  display: block;
  font-size: 13px;
  font-size: 1.08333em;
}
.leaflet-control-layers-separator {
  height: 0;
  border-top: 1px solid #ddd;
  margin: 5px -10px 5px -6px;
}

/* Default icon URLs */
.leaflet-default-icon-path { /* used only in path-guessing heuristic, see L.Icon.Default */
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=);
}

/* attribution and scale controls */
.leaflet-container .leaflet-control-attribution {
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  margin: 0;
}
.leaflet-control-attribution,
.leaflet-control-scale-line {
  padding: 0 5px;
  color: #333;
  line-height: 1.4;
}
.leaflet-control-attribution a {
  text-decoration: none;
}
.leaflet-control-attribution a:hover,
.leaflet-control-attribution a:focus {
  text-decoration: underline;
}
.leaflet-attribution-flag {
  display: inline !important;
  vertical-align: baseline !important;
  width: 1em;
  height: 0.6669em;
}
.leaflet-left .leaflet-control-scale {
  margin-left: 5px;
}
.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px;
}
.leaflet-control-scale-line {
  border: 2px solid #777;
  border-top: none;
  line-height: 1.1;
  padding: 2px 5px 1px;
  white-space: nowrap;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.8);
  text-shadow: 1px 1px #fff;
}
.leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: none;
  margin-top: -2px;
}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777;
}
.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  box-shadow: none;
}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  border: 2px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
}

/* popup */
.leaflet-popup {
  position: absolute;
  text-align: center;
  margin-bottom: 20px;
}
.leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  border-radius: 12px;
}
.leaflet-popup-content {
  margin: 13px 24px 13px 20px;
  line-height: 1.3;
  font-size: 13px;
  font-size: 1.08333em;
  min-height: 1px;
}
.leaflet-popup-content p {
  margin: 17px 0;
  margin: 1.3em 0;
}
.leaflet-popup-tip-container {
  width: 40px;
  height: 20px;
  position: absolute;
  left: 50%;
  margin-top: -1px;
  margin-left: -20px;
  overflow: hidden;
  pointer-events: none;
}
.leaflet-popup-tip {
  width: 17px;
  height: 17px;
  padding: 1px;
  margin: -10px auto 0;
  pointer-events: auto;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background: white;
  color: #333;
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
}
.leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  text-align: center;
  width: 24px;
  height: 24px;
  font: 16px/24px Tahoma, Verdana, sans-serif;
  color: #757575;
  text-decoration: none;
  background: transparent;
}
.leaflet-container a.leaflet-popup-close-button:hover,
.leaflet-container a.leaflet-popup-close-button:focus {
  color: #585858;
}
.leaflet-popup-scrolled {
  overflow: auto;
}
.leaflet-oldie .leaflet-popup-content-wrapper {
  -ms-zoom: 1;
}
.leaflet-oldie .leaflet-popup-tip {
  width: 24px;
  margin: 0 auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
}
.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #999;
}

/* div icon */
.leaflet-div-icon {
  background: #fff;
  border: 1px solid #666;
}

/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
  position: absolute;
  padding: 6px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  color: #222;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}
.leaflet-tooltip.leaflet-interactive {
  cursor: pointer;
  pointer-events: auto;
}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  position: absolute;
  pointer-events: none;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}

/* Directions */
.leaflet-tooltip-bottom {
  margin-top: 6px;
}
.leaflet-tooltip-top {
  margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
  left: 50%;
  margin-left: -6px;
}
.leaflet-tooltip-top:before {
  bottom: 0;
  margin-bottom: -12px;
  border-top-color: #fff;
}
.leaflet-tooltip-bottom:before {
  top: 0;
  margin-top: -12px;
  margin-left: -6px;
  border-bottom-color: #fff;
}
.leaflet-tooltip-left {
  margin-left: -6px;
}
.leaflet-tooltip-right {
  margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  top: 50%;
  margin-top: -6px;
}
.leaflet-tooltip-left:before {
  right: 0;
  margin-right: -12px;
  border-left-color: #fff;
}
.leaflet-tooltip-right:before {
  left: 0;
  margin-left: -12px;
  border-right-color: #fff;
}

/* Printing */
@media print {
  /* Prevent printers from removing background-images of controls. */
.leaflet-control {
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
}
}
.container, .container-fluid {
  margin-right: auto;
  margin-left: auto;
}
.container-fluid {
  padding-right: 2rem;
  padding-left: 2rem;
}
.row {
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}
.row.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.col.reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.col-xs, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-offset-0, .col-xs-offset-1, .col-xs-offset-10, .col-xs-offset-11, .col-xs-offset-12, .col-xs-offset-2, .col-xs-offset-3, .col-xs-offset-4, .col-xs-offset-5, .col-xs-offset-6, .col-xs-offset-7, .col-xs-offset-8, .col-xs-offset-9 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.col-xs {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  max-width: 100%;
}
.col-xs-1 {
  -ms-flex-preferred-size: 8.33333333%;
  flex-basis: 8.33333333%;
  max-width: 8.33333333%;
}
.col-xs-2 {
  -ms-flex-preferred-size: 16.66666667%;
  flex-basis: 16.66666667%;
  max-width: 16.66666667%;
}
.col-xs-3 {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%;
}
.col-xs-4 {
  -ms-flex-preferred-size: 33.33333333%;
  flex-basis: 33.33333333%;
  max-width: 33.33333333%;
}
.col-xs-5 {
  -ms-flex-preferred-size: 41.66666667%;
  flex-basis: 41.66666667%;
  max-width: 41.66666667%;
}
.col-xs-6 {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
}
.col-xs-7 {
  -ms-flex-preferred-size: 58.33333333%;
  flex-basis: 58.33333333%;
  max-width: 58.33333333%;
}
.col-xs-8 {
  -ms-flex-preferred-size: 66.66666667%;
  flex-basis: 66.66666667%;
  max-width: 66.66666667%;
}
.col-xs-9 {
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  max-width: 75%;
}
.col-xs-10 {
  -ms-flex-preferred-size: 83.33333333%;
  flex-basis: 83.33333333%;
  max-width: 83.33333333%;
}
.col-xs-11 {
  -ms-flex-preferred-size: 91.66666667%;
  flex-basis: 91.66666667%;
  max-width: 91.66666667%;
}
.col-xs-12 {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.start-xs {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: start;
}
.center-xs {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.end-xs {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: end;
}
.top-xs {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.middle-xs {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.bottom-xs {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.around-xs {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.between-xs {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.first-xs {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.last-xs {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
@media only screen and (min-width: 48em) {
.container {
    width: 49rem;
}
.col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-offset-0, .col-sm-offset-1, .col-sm-offset-10, .col-sm-offset-11, .col-sm-offset-12, .col-sm-offset-2, .col-sm-offset-3, .col-sm-offset-4, .col-sm-offset-5, .col-sm-offset-6, .col-sm-offset-7, .col-sm-offset-8, .col-sm-offset-9 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}
.col-sm {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
}
.col-sm-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
}
.col-sm-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
}
.col-sm-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
}
.col-sm-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
}
.col-sm-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
}
.col-sm-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
}
.col-sm-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
}
.col-sm-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
}
.col-sm-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
}
.col-sm-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
}
.col-sm-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
}
.col-sm-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
}
.col-sm-offset-0 {
    margin-left: 0;
}
.col-sm-offset-1 {
    margin-left: 8.33333333%;
}
.col-sm-offset-2 {
    margin-left: 16.66666667%;
}
.col-sm-offset-3 {
    margin-left: 25%;
}
.col-sm-offset-4 {
    margin-left: 33.33333333%;
}
.col-sm-offset-5 {
    margin-left: 41.66666667%;
}
.col-sm-offset-6 {
    margin-left: 50%;
}
.col-sm-offset-7 {
    margin-left: 58.33333333%;
}
.col-sm-offset-8 {
    margin-left: 66.66666667%;
}
.col-sm-offset-9 {
    margin-left: 75%;
}
.col-sm-offset-10 {
    margin-left: 83.33333333%;
}
.col-sm-offset-11 {
    margin-left: 91.66666667%;
}
.start-sm {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
}
.center-sm {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}
.end-sm {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
}
.top-sm {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.middle-sm {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.bottom-sm {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.around-sm {
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.between-sm {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.first-sm {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}
.last-sm {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
}
@media only screen and (min-width: 64em) {
.container {
    width: 65rem;
}
.col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-offset-0, .col-md-offset-1, .col-md-offset-10, .col-md-offset-11, .col-md-offset-12, .col-md-offset-2, .col-md-offset-3, .col-md-offset-4, .col-md-offset-5, .col-md-offset-6, .col-md-offset-7, .col-md-offset-8, .col-md-offset-9 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}
.col-md {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
}
.col-md-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
}
.col-md-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
}
.col-md-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
}
.col-md-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
}
.col-md-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
}
.col-md-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
}
.col-md-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
}
.col-md-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
}
.col-md-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
}
.col-md-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
}
.col-md-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
}
.col-md-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
}
.col-md-offset-0 {
    margin-left: 0;
}
.col-md-offset-1 {
    margin-left: 8.33333333%;
}
.col-md-offset-2 {
    margin-left: 16.66666667%;
}
.col-md-offset-3 {
    margin-left: 25%;
}
.col-md-offset-4 {
    margin-left: 33.33333333%;
}
.col-md-offset-5 {
    margin-left: 41.66666667%;
}
.col-md-offset-6 {
    margin-left: 50%;
}
.col-md-offset-7 {
    margin-left: 58.33333333%;
}
.col-md-offset-8 {
    margin-left: 66.66666667%;
}
.col-md-offset-9 {
    margin-left: 75%;
}
.col-md-offset-10 {
    margin-left: 83.33333333%;
}
.col-md-offset-11 {
    margin-left: 91.66666667%;
}
.start-md {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
}
.center-md {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}
.end-md {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
}
.top-md {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.middle-md {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.bottom-md {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.around-md {
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.between-md {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.first-md {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}
.last-md {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
}
@media only screen and (min-width: 75em) {
.container {
    width: 76rem;
}
.col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-offset-0, .col-lg-offset-1, .col-lg-offset-10, .col-lg-offset-11, .col-lg-offset-12, .col-lg-offset-2, .col-lg-offset-3, .col-lg-offset-4, .col-lg-offset-5, .col-lg-offset-6, .col-lg-offset-7, .col-lg-offset-8, .col-lg-offset-9 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}
.col-lg {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
}
.col-lg-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
}
.col-lg-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
}
.col-lg-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
}
.col-lg-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
}
.col-lg-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
}
.col-lg-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
}
.col-lg-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
}
.col-lg-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
}
.col-lg-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
}
.col-lg-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
}
.col-lg-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
}
.col-lg-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
}
.col-lg-offset-0 {
    margin-left: 0;
}
.col-lg-offset-1 {
    margin-left: 8.33333333%;
}
.col-lg-offset-2 {
    margin-left: 16.66666667%;
}
.col-lg-offset-3 {
    margin-left: 25%;
}
.col-lg-offset-4 {
    margin-left: 33.33333333%;
}
.col-lg-offset-5 {
    margin-left: 41.66666667%;
}
.col-lg-offset-6 {
    margin-left: 50%;
}
.col-lg-offset-7 {
    margin-left: 58.33333333%;
}
.col-lg-offset-8 {
    margin-left: 66.66666667%;
}
.col-lg-offset-9 {
    margin-left: 75%;
}
.col-lg-offset-10 {
    margin-left: 83.33333333%;
}
.col-lg-offset-11 {
    margin-left: 91.66666667%;
}
.start-lg {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
}
.center-lg {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}
.end-lg {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
}
.top-lg {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.middle-lg {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.bottom-lg {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.around-lg {
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.between-lg {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.first-lg {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}
.last-lg {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
}
/* COLORS */
/* reserved possible colors

#6B3A0A - warm brown OR #8E3F0A - burnt orange
#8A1538 - deep berry
#005A7A - petrol cyan

maybe #0C0C73 - deep indigo, but close to return/black

*/
/* FONTS */
/* PACKETA UI/UX */
/* Material palette */
*[color=primary] {
  color: #bc210a;
}
.primary {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary:hover, .primary:active, .primary:focus {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button {
  color: white !important;
}
.primary.p-button:hover, .primary.p-button:active, .primary.p-button:focus {
  color: white !important;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button.p-button-outlined {
  background-color: white !important;
  color: #bc210a !important;
}
.primary.p-button.p-button-outlined:hover, .primary.p-button.p-button-outlined:active, .primary.p-button.p-button-outlined:focus {
  background-color: rgb(248.3, 232.8, 230.5) !important;
}
.primary.p-toolbar {
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.darken-1 {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-1:hover {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-2 {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-2:hover {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-3 {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-3:hover {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-4 {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.darken-4:hover {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.lighten-1 {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-1:hover {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-2 {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-2:hover {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-3 {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-3:hover {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-4 {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.primary.lighten-4:hover {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.bgprimary {
  background-color: #bc210a;
}
.bgprimary:hover, .bgprimary:focus {
  background-color: #bc210a;
}
.bgprimary.p-card {
  background-color: #bc210a;
  border-color: #bc210a;
}
.bgprimary.darken-1 {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-1:hover {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-2 {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-2:hover {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-3 {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-3:hover {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-4 {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.darken-4:hover {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.lighten-1 {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-1:hover {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-2 {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-2:hover {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-3 {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-3:hover {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-4 {
  background-color: rgb(214.8, 121.8, 108);
}
.bgprimary.lighten-4:hover {
  background-color: rgb(214.8, 121.8, 108);
}
*[color=red] {
  color: #f44336;
}
.red {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red:hover, .red:active, .red:focus {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button {
  color: white !important;
}
.red.p-button:hover, .red.p-button:active, .red.p-button:focus {
  color: white !important;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button.p-button-outlined {
  background-color: white !important;
  color: #f44336 !important;
}
.red.p-button.p-button-outlined:hover, .red.p-button.p-button-outlined:active, .red.p-button.p-button-outlined:focus {
  background-color: rgb(253.9, 236.2, 234.9) !important;
}
.red.p-toolbar {
  background-color: #f44336;
  border-color: #f44336;
}
.red.darken-1 {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-1:hover {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-2 {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-2:hover {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-3 {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-3:hover {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-4 {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.darken-4:hover {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.lighten-1 {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-1:hover {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-2 {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-2:hover {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-3 {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-3:hover {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-4 {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.red.lighten-4:hover {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.bgred {
  background-color: #f44336;
}
.bgred:hover, .bgred:focus {
  background-color: #f44336;
}
.bgred.p-card {
  background-color: #f44336;
  border-color: #f44336;
}
.bgred.darken-1 {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-1:hover {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-2 {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-2:hover {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-3 {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-3:hover {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-4 {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.darken-4:hover {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.lighten-1 {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-1:hover {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-2 {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-2:hover {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-3 {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-3:hover {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-4 {
  background-color: rgb(248.4, 142.2, 134.4);
}
.bgred.lighten-4:hover {
  background-color: rgb(248.4, 142.2, 134.4);
}
*[color=grenade] {
  color: #dd2c00;
}
.grenade {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade:hover, .grenade:active, .grenade:focus {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button {
  color: white !important;
}
.grenade.p-button:hover, .grenade.p-button:active, .grenade.p-button:focus {
  color: white !important;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button.p-button-outlined {
  background-color: white !important;
  color: #dd2c00 !important;
}
.grenade.p-button.p-button-outlined:hover, .grenade.p-button.p-button-outlined:active, .grenade.p-button.p-button-outlined:focus {
  background-color: rgb(251.6, 233.9, 229.5) !important;
}
.grenade.p-toolbar {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.darken-1 {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-1:hover {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-2 {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-2:hover {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-3 {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-3:hover {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-4 {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.darken-4:hover {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.lighten-1 {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-1:hover {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-2 {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-2:hover {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-3 {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-3:hover {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-4 {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.grenade.lighten-4:hover {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.bggrenade {
  background-color: #dd2c00;
}
.bggrenade:hover, .bggrenade:focus {
  background-color: #dd2c00;
}
.bggrenade.p-card {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.bggrenade.darken-1 {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-1:hover {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-2 {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-2:hover {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-3 {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-3:hover {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-4 {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.darken-4:hover {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.lighten-1 {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-1:hover {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-2 {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-2:hover {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-3 {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-3:hover {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-4 {
  background-color: rgb(234.6, 128.4, 102);
}
.bggrenade.lighten-4:hover {
  background-color: rgb(234.6, 128.4, 102);
}
*[color=pink] {
  color: #e91e63;
}
.pink {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink:hover, .pink:active, .pink:focus {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button {
  color: white !important;
}
.pink.p-button:hover, .pink.p-button:active, .pink.p-button:focus {
  color: white !important;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button.p-button-outlined {
  background-color: white !important;
  color: #e91e63 !important;
}
.pink.p-button.p-button-outlined:hover, .pink.p-button.p-button-outlined:active, .pink.p-button.p-button-outlined:focus {
  background-color: rgb(252.8, 232.5, 239.4) !important;
}
.pink.p-toolbar {
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.darken-1 {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-1:hover {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-2 {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-2:hover {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-3 {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-3:hover {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-4 {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.darken-4:hover {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.lighten-1 {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-1:hover {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-2 {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-2:hover {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-3 {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-3:hover {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-4 {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.pink.lighten-4:hover {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.bgpink {
  background-color: #e91e63;
}
.bgpink:hover, .bgpink:focus {
  background-color: #e91e63;
}
.bgpink.p-card {
  background-color: #e91e63;
  border-color: #e91e63;
}
.bgpink.darken-1 {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-1:hover {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-2 {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-2:hover {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-3 {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-3:hover {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-4 {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.darken-4:hover {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.lighten-1 {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-1:hover {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-2 {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-2:hover {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-3 {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-3:hover {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-4 {
  background-color: rgb(241.8, 120, 161.4);
}
.bgpink.lighten-4:hover {
  background-color: rgb(241.8, 120, 161.4);
}
*[color=purple] {
  color: #9c27b0;
}
.purple {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple:hover, .purple:active, .purple:focus {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button {
  color: white !important;
}
.purple.p-button:hover, .purple.p-button:active, .purple.p-button:focus {
  color: white !important;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button.p-button-outlined {
  background-color: white !important;
  color: #9c27b0 !important;
}
.purple.p-button.p-button-outlined:hover, .purple.p-button.p-button-outlined:active, .purple.p-button.p-button-outlined:focus {
  background-color: rgb(245.1, 233.4, 247.1) !important;
}
.purple.p-toolbar {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.darken-1 {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-1:hover {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-2 {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-2:hover {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-3 {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-3:hover {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-4 {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.darken-4:hover {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.lighten-1 {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-1:hover {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-2 {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-2:hover {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-3 {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-3:hover {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-4 {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.purple.lighten-4:hover {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple {
  background-color: #9c27b0;
}
.bgpurple:hover, .bgpurple:focus {
  background-color: #9c27b0;
}
.bgpurple.p-card {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.bgpurple.darken-1 {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-1:hover {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-2 {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-2:hover {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-3 {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-3:hover {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-4 {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.darken-4:hover {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.lighten-1 {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-1:hover {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-2 {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-2:hover {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-3 {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-3:hover {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-4 {
  background-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple.lighten-4:hover {
  background-color: rgb(195.6, 125.4, 207.6);
}
*[color=deep-purple] {
  color: #673ab7;
}
.deep-purple {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple:hover, .deep-purple:active, .deep-purple:focus {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button {
  color: white !important;
}
.deep-purple.p-button:hover, .deep-purple.p-button:active, .deep-purple.p-button:focus {
  color: white !important;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button.p-button-outlined {
  background-color: white !important;
  color: #673ab7 !important;
}
.deep-purple.p-button.p-button-outlined:hover, .deep-purple.p-button.p-button-outlined:active, .deep-purple.p-button.p-button-outlined:focus {
  background-color: rgb(239.8, 235.3, 247.8) !important;
}
.deep-purple.p-toolbar {
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.darken-1 {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-1:hover {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-2 {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-2:hover {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-3 {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-3:hover {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-4 {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.darken-4:hover {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.lighten-1 {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-1:hover {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-2 {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-2:hover {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-3 {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-3:hover {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-4 {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.deep-purple.lighten-4:hover {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple {
  background-color: #673ab7;
}
.bgdeep-purple:hover, .bgdeep-purple:focus {
  background-color: #673ab7;
}
.bgdeep-purple.p-card {
  background-color: #673ab7;
  border-color: #673ab7;
}
.bgdeep-purple.darken-1 {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-1:hover {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-2 {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-2:hover {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-3 {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-3:hover {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-4 {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.darken-4:hover {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.lighten-1 {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-1:hover {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-2 {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-2:hover {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-3 {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-3:hover {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-4 {
  background-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple.lighten-4:hover {
  background-color: rgb(163.8, 136.8, 211.8);
}
*[color=indigo] {
  color: #3f51b5;
}
.indigo {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo:hover, .indigo:active, .indigo:focus {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button {
  color: white !important;
}
.indigo.p-button:hover, .indigo.p-button:active, .indigo.p-button:focus {
  color: white !important;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button.p-button-outlined {
  background-color: white !important;
  color: #3f51b5 !important;
}
.indigo.p-button.p-button-outlined:hover, .indigo.p-button.p-button-outlined:active, .indigo.p-button.p-button-outlined:focus {
  background-color: rgb(235.8, 237.6, 247.6) !important;
}
.indigo.p-toolbar {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.darken-1 {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-1:hover {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-2 {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-2:hover {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-3 {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-3:hover {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-4 {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.darken-4:hover {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.lighten-1 {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-1:hover {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-2 {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-2:hover {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-3 {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-3:hover {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-4 {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.indigo.lighten-4:hover {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo {
  background-color: #3f51b5;
}
.bgindigo:hover, .bgindigo:focus {
  background-color: #3f51b5;
}
.bgindigo.p-card {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.bgindigo.darken-1 {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-1:hover {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-2 {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-2:hover {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-3 {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-3:hover {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-4 {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.darken-4:hover {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.lighten-1 {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-1:hover {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-2 {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-2:hover {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-3 {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-3:hover {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-4 {
  background-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo.lighten-4:hover {
  background-color: rgb(139.8, 150.6, 210.6);
}
*[color=blue] {
  color: #2196f3;
}
.blue {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue:hover, .blue:active, .blue:focus {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button {
  color: white !important;
}
.blue.p-button:hover, .blue.p-button:active, .blue.p-button:focus {
  color: white !important;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button.p-button-outlined {
  background-color: white !important;
  color: #2196f3 !important;
}
.blue.p-button.p-button-outlined:hover, .blue.p-button.p-button-outlined:active, .blue.p-button.p-button-outlined:focus {
  background-color: rgb(232.8, 244.5, 253.8) !important;
}
.blue.p-toolbar {
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.darken-1 {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-1:hover {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-2 {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-2:hover {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-3 {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-3:hover {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-4 {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.darken-4:hover {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.lighten-1 {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-1:hover {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-2 {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-2:hover {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-3 {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-3:hover {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-4 {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.blue.lighten-4:hover {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.bgblue {
  background-color: #2196f3;
}
.bgblue:hover, .bgblue:focus {
  background-color: #2196f3;
}
.bgblue.p-card {
  background-color: #2196f3;
  border-color: #2196f3;
}
.bgblue.darken-1 {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-1:hover {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-2 {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-2:hover {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-3 {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-3:hover {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-4 {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.darken-4:hover {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.lighten-1 {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-1:hover {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-2 {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-2:hover {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-3 {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-3:hover {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-4 {
  background-color: rgb(121.8, 192, 247.8);
}
.bgblue.lighten-4:hover {
  background-color: rgb(121.8, 192, 247.8);
}
*[color=light-blue] {
  color: #03a9f4;
}
.light-blue {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue:hover, .light-blue:active, .light-blue:focus {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button {
  color: white !important;
}
.light-blue.p-button:hover, .light-blue.p-button:active, .light-blue.p-button:focus {
  color: white !important;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button.p-button-outlined {
  background-color: white !important;
  color: #03a9f4 !important;
}
.light-blue.p-button.p-button-outlined:hover, .light-blue.p-button.p-button-outlined:active, .light-blue.p-button.p-button-outlined:focus {
  background-color: rgb(229.8, 246.4, 253.9) !important;
}
.light-blue.p-toolbar {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.darken-1 {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-1:hover {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-2 {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-2:hover {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-3 {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-3:hover {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-4 {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.darken-4:hover {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.lighten-1 {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-1:hover {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-2 {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-2:hover {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-3 {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-3:hover {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-4 {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.light-blue.lighten-4:hover {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue {
  background-color: #03a9f4;
}
.bglight-blue:hover, .bglight-blue:focus {
  background-color: #03a9f4;
}
.bglight-blue.p-card {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.bglight-blue.darken-1 {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-1:hover {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-2 {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-2:hover {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-3 {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-3:hover {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-4 {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.darken-4:hover {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.lighten-1 {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-1:hover {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-2 {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-2:hover {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-3 {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-3:hover {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-4 {
  background-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue.lighten-4:hover {
  background-color: rgb(103.8, 203.4, 248.4);
}
*[color=cyan] {
  color: #00bcd4;
}
.cyan {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan:hover, .cyan:active, .cyan:focus {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button {
  color: white !important;
}
.cyan.p-button:hover, .cyan.p-button:active, .cyan.p-button:focus {
  color: white !important;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button.p-button-outlined {
  background-color: white !important;
  color: #00bcd4 !important;
}
.cyan.p-button.p-button-outlined:hover, .cyan.p-button.p-button-outlined:active, .cyan.p-button.p-button-outlined:focus {
  background-color: rgb(229.5, 248.3, 250.7) !important;
}
.cyan.p-toolbar {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.darken-1 {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-1:hover {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-2 {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-2:hover {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-3 {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-3:hover {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-4 {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.darken-4:hover {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.lighten-1 {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-1:hover {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-2 {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-2:hover {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-3 {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-3:hover {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-4 {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.cyan.lighten-4:hover {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.bgcyan {
  background-color: #00bcd4;
}
.bgcyan:hover, .bgcyan:focus {
  background-color: #00bcd4;
}
.bgcyan.p-card {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.bgcyan.darken-1 {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-1:hover {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-2 {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-2:hover {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-3 {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-3:hover {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-4 {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.darken-4:hover {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.lighten-1 {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-1:hover {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-2 {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-2:hover {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-3 {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-3:hover {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-4 {
  background-color: rgb(102, 214.8, 229.2);
}
.bgcyan.lighten-4:hover {
  background-color: rgb(102, 214.8, 229.2);
}
*[color=teal] {
  color: #009688;
}
.teal {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal:hover, .teal:active, .teal:focus {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button {
  color: white !important;
}
.teal.p-button:hover, .teal.p-button:active, .teal.p-button:focus {
  color: white !important;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button.p-button-outlined {
  background-color: white !important;
  color: #009688 !important;
}
.teal.p-button.p-button-outlined:hover, .teal.p-button.p-button-outlined:active, .teal.p-button.p-button-outlined:focus {
  background-color: rgb(229.5, 244.5, 243.1) !important;
}
.teal.p-toolbar {
  background-color: #009688;
  border-color: #009688;
}
.teal.darken-1 {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-1:hover {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-2 {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-2:hover {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-3 {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-3:hover {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-4 {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.darken-4:hover {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.lighten-1 {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-1:hover {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-2 {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-2:hover {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-3 {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-3:hover {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-4 {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.teal.lighten-4:hover {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.bgteal {
  background-color: #009688;
}
.bgteal:hover, .bgteal:focus {
  background-color: #009688;
}
.bgteal.p-card {
  background-color: #009688;
  border-color: #009688;
}
.bgteal.darken-1 {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-1:hover {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-2 {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-2:hover {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-3 {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-3:hover {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-4 {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.darken-4:hover {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.lighten-1 {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-1:hover {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-2 {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-2:hover {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-3 {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-3:hover {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-4 {
  background-color: rgb(102, 192, 183.6);
}
.bgteal.lighten-4:hover {
  background-color: rgb(102, 192, 183.6);
}
*[color=cobalt] {
  color: #00bfa5;
}
.cobalt {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt:hover, .cobalt:active, .cobalt:focus {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button {
  color: white !important;
}
.cobalt.p-button:hover, .cobalt.p-button:active, .cobalt.p-button:focus {
  color: white !important;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button.p-button-outlined {
  background-color: white !important;
  color: #00bfa5 !important;
}
.cobalt.p-button.p-button-outlined:hover, .cobalt.p-button.p-button-outlined:active, .cobalt.p-button.p-button-outlined:focus {
  background-color: rgb(229.5, 248.6, 246) !important;
}
.cobalt.p-toolbar {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.darken-1 {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-1:hover {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-2 {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-2:hover {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-3 {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-3:hover {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-4 {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.darken-4:hover {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.lighten-1 {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-1:hover {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-2 {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-2:hover {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-3 {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-3:hover {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-4 {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.cobalt.lighten-4:hover {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.bgcobalt {
  background-color: #00bfa5;
}
.bgcobalt:hover, .bgcobalt:focus {
  background-color: #00bfa5;
}
.bgcobalt.p-card {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.bgcobalt.darken-1 {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-1:hover {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-2 {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-2:hover {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-3 {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-3:hover {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-4 {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.darken-4:hover {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.lighten-1 {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-1:hover {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-2 {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-2:hover {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-3 {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-3:hover {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-4 {
  background-color: rgb(102, 216.6, 201);
}
.bgcobalt.lighten-4:hover {
  background-color: rgb(102, 216.6, 201);
}
*[color=green] {
  color: #4caf50;
}
.green {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green:hover, .green:active, .green:focus {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button {
  color: white !important;
}
.green.p-button:hover, .green.p-button:active, .green.p-button:focus {
  color: white !important;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button.p-button-outlined {
  background-color: white !important;
  color: #4caf50 !important;
}
.green.p-button.p-button-outlined:hover, .green.p-button.p-button-outlined:active, .green.p-button.p-button-outlined:focus {
  background-color: rgb(237.1, 247, 237.5) !important;
}
.green.p-toolbar {
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.darken-1 {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-1:hover {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-2 {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-2:hover {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-3 {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-3:hover {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-4 {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.darken-4:hover {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.lighten-1 {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-1:hover {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-2 {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-2:hover {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-3 {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-3:hover {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-4 {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.green.lighten-4:hover {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.bggreen {
  background-color: #4caf50;
}
.bggreen:hover, .bggreen:focus {
  background-color: #4caf50;
}
.bggreen.p-card {
  background-color: #4caf50;
  border-color: #4caf50;
}
.bggreen.darken-1 {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-1:hover {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-2 {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-2:hover {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-3 {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-3:hover {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-4 {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.darken-4:hover {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.lighten-1 {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-1:hover {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-2 {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-2:hover {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-3 {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-3:hover {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-4 {
  background-color: rgb(147.6, 207, 150);
}
.bggreen.lighten-4:hover {
  background-color: rgb(147.6, 207, 150);
}
*[color=light-green] {
  color: #8bc34a;
}
.light-green {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green:hover, .light-green:active, .light-green:focus {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button {
  color: white !important;
}
.light-green.p-button:hover, .light-green.p-button:active, .light-green.p-button:focus {
  color: white !important;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button.p-button-outlined {
  background-color: white !important;
  color: #8bc34a !important;
}
.light-green.p-button.p-button-outlined:hover, .light-green.p-button.p-button-outlined:active, .light-green.p-button.p-button-outlined:focus {
  background-color: rgb(243.4, 249, 236.9) !important;
}
.light-green.p-toolbar {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.darken-1 {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-1:hover {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-2 {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-2:hover {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-3 {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-3:hover {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-4 {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.darken-4:hover {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.lighten-1 {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-1:hover {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-2 {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-2:hover {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-3 {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-3:hover {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-4 {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.light-green.lighten-4:hover {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.bglight-green {
  background-color: #8bc34a;
}
.bglight-green:hover, .bglight-green:focus {
  background-color: #8bc34a;
}
.bglight-green.p-card {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.bglight-green.darken-1 {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-1:hover {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-2 {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-2:hover {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-3 {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-3:hover {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-4 {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.darken-4:hover {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.lighten-1 {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-1:hover {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-2 {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-2:hover {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-3 {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-3:hover {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-4 {
  background-color: rgb(185.4, 219, 146.4);
}
.bglight-green.lighten-4:hover {
  background-color: rgb(185.4, 219, 146.4);
}
*[color=lime] {
  color: #cddc39;
}
.lime {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime:hover, .lime:active, .lime:focus {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button {
  color: white !important;
}
.lime.p-button:hover, .lime.p-button:active, .lime.p-button:focus {
  color: white !important;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button.p-button-outlined {
  background-color: white !important;
  color: #cddc39 !important;
}
.lime.p-button.p-button-outlined:hover, .lime.p-button.p-button-outlined:active, .lime.p-button.p-button-outlined:focus {
  background-color: rgb(250, 251.5, 235.2) !important;
}
.lime.p-toolbar {
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.darken-1 {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-1:hover {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-2 {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-2:hover {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-3 {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-3:hover {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-4 {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.darken-4:hover {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.lighten-1 {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-1:hover {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-2 {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-2:hover {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-3 {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-3:hover {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-4 {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.lime.lighten-4:hover {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.bglime {
  background-color: #cddc39;
}
.bglime:hover, .bglime:focus {
  background-color: #cddc39;
}
.bglime.p-card {
  background-color: #cddc39;
  border-color: #cddc39;
}
.bglime.darken-1 {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-1:hover {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-2 {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-2:hover {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-3 {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-3:hover {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-4 {
  background-color: rgb(123, 132, 34.2);
}
.bglime.darken-4:hover {
  background-color: rgb(123, 132, 34.2);
}
.bglime.lighten-1 {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-1:hover {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-2 {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-2:hover {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-3 {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-3:hover {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-4 {
  background-color: rgb(225, 234, 136.2);
}
.bglime.lighten-4:hover {
  background-color: rgb(225, 234, 136.2);
}
*[color=yellow] {
  color: #ffeb3b;
}
.yellow {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow:hover, .yellow:active, .yellow:focus {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button {
  color: white !important;
}
.yellow.p-button:hover, .yellow.p-button:active, .yellow.p-button:focus {
  color: white !important;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button.p-button-outlined {
  background-color: white !important;
  color: #ffeb3b !important;
}
.yellow.p-button.p-button-outlined:hover, .yellow.p-button.p-button-outlined:active, .yellow.p-button.p-button-outlined:focus {
  background-color: rgb(255, 253, 235.4) !important;
}
.yellow.p-toolbar {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.darken-1 {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-1:hover {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-2 {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-2:hover {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-3 {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-3:hover {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-4 {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.darken-4:hover {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.lighten-1 {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-1:hover {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-2 {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-2:hover {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-3 {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-3:hover {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-4 {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.yellow.lighten-4:hover {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.bgyellow {
  background-color: #ffeb3b;
}
.bgyellow:hover, .bgyellow:focus {
  background-color: #ffeb3b;
}
.bgyellow.p-card {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.bgyellow.darken-1 {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-1:hover {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-2 {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-2:hover {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-3 {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-3:hover {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-4 {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.darken-4:hover {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.lighten-1 {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-1:hover {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-2 {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-2:hover {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-3 {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-3:hover {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-4 {
  background-color: rgb(255, 243, 137.4);
}
.bgyellow.lighten-4:hover {
  background-color: rgb(255, 243, 137.4);
}
*[color=amber] {
  color: #ffc107;
}
.amber {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber:hover, .amber:active, .amber:focus {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button {
  color: white !important;
}
.amber.p-button:hover, .amber.p-button:active, .amber.p-button:focus {
  color: white !important;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button.p-button-outlined {
  background-color: white !important;
  color: #ffc107 !important;
}
.amber.p-button.p-button-outlined:hover, .amber.p-button.p-button-outlined:active, .amber.p-button.p-button-outlined:focus {
  background-color: rgb(255, 248.8, 230.2) !important;
}
.amber.p-toolbar {
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.darken-1 {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-1:hover {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-2 {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-2:hover {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-3 {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-3:hover {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-4 {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.darken-4:hover {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.lighten-1 {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-1:hover {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-2 {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-2:hover {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-3 {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-3:hover {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-4 {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.amber.lighten-4:hover {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.bgamber {
  background-color: #ffc107;
}
.bgamber:hover, .bgamber:focus {
  background-color: #ffc107;
}
.bgamber.p-card {
  background-color: #ffc107;
  border-color: #ffc107;
}
.bgamber.darken-1 {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-1:hover {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-2 {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-2:hover {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-3 {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-3:hover {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-4 {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.darken-4:hover {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.lighten-1 {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-1:hover {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-2 {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-2:hover {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-3 {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-3:hover {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-4 {
  background-color: rgb(255, 217.8, 106.2);
}
.bgamber.lighten-4:hover {
  background-color: rgb(255, 217.8, 106.2);
}
*[color=orange] {
  color: #ff9800;
}
.orange {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange:hover, .orange:active, .orange:focus {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button {
  color: white !important;
}
.orange.p-button:hover, .orange.p-button:active, .orange.p-button:focus {
  color: white !important;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button.p-button-outlined {
  background-color: white !important;
  color: #ff9800 !important;
}
.orange.p-button.p-button-outlined:hover, .orange.p-button.p-button-outlined:active, .orange.p-button.p-button-outlined:focus {
  background-color: rgb(255, 244.7, 229.5) !important;
}
.orange.p-toolbar {
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.darken-1 {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-1:hover {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-2 {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-2:hover {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-3 {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-3:hover {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-4 {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.darken-4:hover {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.lighten-1 {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-1:hover {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-2 {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-2:hover {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-3 {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-3:hover {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-4 {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.orange.lighten-4:hover {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.bgorange {
  background-color: #ff9800;
}
.bgorange:hover, .bgorange:focus {
  background-color: #ff9800;
}
.bgorange.p-card {
  background-color: #ff9800;
  border-color: #ff9800;
}
.bgorange.darken-1 {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-1:hover {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-2 {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-2:hover {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-3 {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-3:hover {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-4 {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.darken-4:hover {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.lighten-1 {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-1:hover {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-2 {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-2:hover {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-3 {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-3:hover {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-4 {
  background-color: rgb(255, 193.2, 102);
}
.bgorange.lighten-4:hover {
  background-color: rgb(255, 193.2, 102);
}
*[color=deep-orange] {
  color: #ff5722;
}
.deep-orange {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange:hover, .deep-orange:active, .deep-orange:focus {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button {
  color: white !important;
}
.deep-orange.p-button:hover, .deep-orange.p-button:active, .deep-orange.p-button:focus {
  color: white !important;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button.p-button-outlined {
  background-color: white !important;
  color: #ff5722 !important;
}
.deep-orange.p-button.p-button-outlined:hover, .deep-orange.p-button.p-button-outlined:active, .deep-orange.p-button.p-button-outlined:focus {
  background-color: rgb(255, 238.2, 232.9) !important;
}
.deep-orange.p-toolbar {
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.darken-1 {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-1:hover {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-2 {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-2:hover {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-3 {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-3:hover {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-4 {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.darken-4:hover {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.lighten-1 {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-1:hover {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-2 {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-2:hover {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-3 {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-3:hover {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-4 {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.deep-orange.lighten-4:hover {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange {
  background-color: #ff5722;
}
.bgdeep-orange:hover, .bgdeep-orange:focus {
  background-color: #ff5722;
}
.bgdeep-orange.p-card {
  background-color: #ff5722;
  border-color: #ff5722;
}
.bgdeep-orange.darken-1 {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-1:hover {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-2 {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-2:hover {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-3 {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-3:hover {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-4 {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.darken-4:hover {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.lighten-1 {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-1:hover {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-2 {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-2:hover {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-3 {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-3:hover {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-4 {
  background-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange.lighten-4:hover {
  background-color: rgb(255, 154.2, 122.4);
}
*[color=brown] {
  color: #795548;
}
.brown {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown:hover, .brown:active, .brown:focus {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button {
  color: white !important;
}
.brown.p-button:hover, .brown.p-button:active, .brown.p-button:focus {
  color: white !important;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button.p-button-outlined {
  background-color: white !important;
  color: #795548 !important;
}
.brown.p-button.p-button-outlined:hover, .brown.p-button.p-button-outlined:active, .brown.p-button.p-button-outlined:focus {
  background-color: rgb(241.6, 238, 236.7) !important;
}
.brown.p-toolbar {
  background-color: #795548;
  border-color: #795548;
}
.brown.darken-1 {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-1:hover {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-2 {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-2:hover {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-3 {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-3:hover {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-4 {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.darken-4:hover {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.lighten-1 {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-1:hover {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-2 {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-2:hover {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-3 {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-3:hover {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-4 {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.brown.lighten-4:hover {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.bgbrown {
  background-color: #795548;
}
.bgbrown:hover, .bgbrown:focus {
  background-color: #795548;
}
.bgbrown.p-card {
  background-color: #795548;
  border-color: #795548;
}
.bgbrown.darken-1 {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-1:hover {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-2 {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-2:hover {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-3 {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-3:hover {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-4 {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.darken-4:hover {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.lighten-1 {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-1:hover {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-2 {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-2:hover {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-3 {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-3:hover {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-4 {
  background-color: rgb(174.6, 153, 145.2);
}
.bgbrown.lighten-4:hover {
  background-color: rgb(174.6, 153, 145.2);
}
*[color=blue-gray] {
  color: #607d8b;
}
.blue-gray {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray:hover, .blue-gray:active, .blue-gray:focus {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button {
  color: white !important;
}
.blue-gray.p-button:hover, .blue-gray.p-button:active, .blue-gray.p-button:focus {
  color: white !important;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button.p-button-outlined {
  background-color: white !important;
  color: #607d8b !important;
}
.blue-gray.p-button.p-button-outlined:hover, .blue-gray.p-button.p-button-outlined:active, .blue-gray.p-button.p-button-outlined:focus {
  background-color: rgb(239.1, 242, 243.4) !important;
}
.blue-gray.p-toolbar {
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.darken-1 {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-1:hover {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-2 {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-2:hover {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-3 {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-3:hover {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-4 {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.darken-4:hover {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.lighten-1 {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-1:hover {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-2 {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-2:hover {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-3 {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-3:hover {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-4 {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.blue-gray.lighten-4:hover {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray {
  background-color: #607d8b;
}
.bgblue-gray:hover, .bgblue-gray:focus {
  background-color: #607d8b;
}
.bgblue-gray.p-card {
  background-color: #607d8b;
  border-color: #607d8b;
}
.bgblue-gray.darken-1 {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-1:hover {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-2 {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-2:hover {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-3 {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-3:hover {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-4 {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.darken-4:hover {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.lighten-1 {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-1:hover {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-2 {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-2:hover {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-3 {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-3:hover {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-4 {
  background-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray.lighten-4:hover {
  background-color: rgb(159.6, 177, 185.4);
}
*[color=gray] {
  color: #9e9e9e;
}
.gray {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray:hover, .gray:active, .gray:focus {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button {
  color: white !important;
}
.gray.p-button:hover, .gray.p-button:active, .gray.p-button:focus {
  color: white !important;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button.p-button-outlined {
  background-color: white !important;
  color: #9e9e9e !important;
}
.gray.p-button.p-button-outlined:hover, .gray.p-button.p-button-outlined:active, .gray.p-button.p-button-outlined:focus {
  background-color: rgb(245.3, 245.3, 245.3) !important;
}
.gray.p-toolbar {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.darken-1 {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-1:hover {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-2 {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-2:hover {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-3 {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-3:hover {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-4 {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.darken-4:hover {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.lighten-1 {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-1:hover {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-2 {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-2:hover {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-3 {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-3:hover {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-4 {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.gray.lighten-4:hover {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.bggray {
  background-color: #9e9e9e;
}
.bggray:hover, .bggray:focus {
  background-color: #9e9e9e;
}
.bggray.p-card {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.bggray.darken-1 {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-1:hover {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-2 {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-2:hover {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-3 {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-3:hover {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-4 {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.darken-4:hover {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.lighten-1 {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-1:hover {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-2 {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-2:hover {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-3 {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-3:hover {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-4 {
  background-color: rgb(196.8, 196.8, 196.8);
}
.bggray.lighten-4:hover {
  background-color: rgb(196.8, 196.8, 196.8);
}
*[color=ble] {
  color: #287aa9;
}
.ble {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble:hover, .ble:active, .ble:focus {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button {
  color: white !important;
}
.ble.p-button:hover, .ble.p-button:active, .ble.p-button:focus {
  color: white !important;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button.p-button-outlined {
  background-color: white !important;
  color: #287aa9 !important;
}
.ble.p-button.p-button-outlined:hover, .ble.p-button.p-button-outlined:active, .ble.p-button.p-button-outlined:focus {
  background-color: rgb(233.5, 241.7, 246.4) !important;
}
.ble.p-toolbar {
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.darken-1 {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-1:hover {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-2 {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-2:hover {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-3 {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-3:hover {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-4 {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.darken-4:hover {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.lighten-1 {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-1:hover {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-2 {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-2:hover {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-3 {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-3:hover {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-4 {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.ble.lighten-4:hover {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.bgble {
  background-color: #287aa9;
}
.bgble:hover, .bgble:focus {
  background-color: #287aa9;
}
.bgble.p-card {
  background-color: #287aa9;
  border-color: #287aa9;
}
.bgble.darken-1 {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-1:hover {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-2 {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-2:hover {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-3 {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-3:hover {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-4 {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.darken-4:hover {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.lighten-1 {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-1:hover {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-2 {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-2:hover {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-3 {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-3:hover {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-4 {
  background-color: rgb(126, 175.2, 203.4);
}
.bgble.lighten-4:hover {
  background-color: rgb(126, 175.2, 203.4);
}
*[color=black] {
  color: #202020;
}
.black {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black:hover, .black:active, .black:focus {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button {
  color: white !important;
}
.black.p-button:hover, .black.p-button:active, .black.p-button:focus {
  color: white !important;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button.p-button-outlined {
  background-color: white !important;
  color: #202020 !important;
}
.black.p-button.p-button-outlined:hover, .black.p-button.p-button-outlined:active, .black.p-button.p-button-outlined:focus {
  background-color: rgb(232.7, 232.7, 232.7) !important;
}
.black.p-toolbar {
  background-color: #202020;
  border-color: #202020;
}
.black.darken-1 {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-1:hover {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-2 {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-2:hover {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-3 {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-3:hover {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-4 {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.darken-4:hover {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.lighten-1 {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-1:hover {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-2 {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-2:hover {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-3 {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-3:hover {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-4 {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.black.lighten-4:hover {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.bgblack {
  background-color: #202020;
}
.bgblack:hover, .bgblack:focus {
  background-color: #202020;
}
.bgblack.p-card {
  background-color: #202020;
  border-color: #202020;
}
.bgblack.darken-1 {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-1:hover {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-2 {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-2:hover {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-3 {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-3:hover {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-4 {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.darken-4:hover {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.lighten-1 {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-1:hover {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-2 {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-2:hover {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-3 {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-3:hover {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-4 {
  background-color: rgb(121.2, 121.2, 121.2);
}
.bgblack.lighten-4:hover {
  background-color: rgb(121.2, 121.2, 121.2);
}
*[color=white] {
  color: #ffffff;
}
.white {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white:hover, .white:active, .white:focus {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button {
  color: white !important;
}
.white.p-button:hover, .white.p-button:active, .white.p-button:focus {
  color: white !important;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button.p-button-outlined {
  background-color: white !important;
  color: #ffffff !important;
}
.white.p-button.p-button-outlined:hover, .white.p-button.p-button-outlined:active, .white.p-button.p-button-outlined:focus {
  background-color: white !important;
}
.white.p-toolbar {
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.darken-1 {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-1:hover {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-2 {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-2:hover {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-3 {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-3:hover {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-4 {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.darken-4:hover {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.lighten-1 {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-1:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2 {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3 {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4 {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.bgwhite {
  background-color: #ffffff;
}
.bgwhite:hover, .bgwhite:focus {
  background-color: #ffffff;
}
.bgwhite.p-card {
  background-color: #ffffff;
  border-color: #ffffff;
}
.bgwhite.darken-1 {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-1:hover {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-2 {
  background-color: #cccccc;
}
.bgwhite.darken-2:hover {
  background-color: #cccccc;
}
.bgwhite.darken-3 {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-3:hover {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-4 {
  background-color: #999999;
}
.bgwhite.darken-4:hover {
  background-color: #999999;
}
.bgwhite.lighten-1 {
  background-color: white;
}
.bgwhite.lighten-1:hover {
  background-color: white;
}
.bgwhite.lighten-2 {
  background-color: white;
}
.bgwhite.lighten-2:hover {
  background-color: white;
}
.bgwhite.lighten-3 {
  background-color: white;
}
.bgwhite.lighten-3:hover {
  background-color: white;
}
.bgwhite.lighten-4 {
  background-color: white;
}
.bgwhite.lighten-4:hover {
  background-color: white;
}
.default {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.default:hover, .default:focus {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
@font-face {
  font-family: "primeicons";
  font-display: block;
  src: url("/assets/primeicons-DMOk5skT.eot");
  src: url("/assets/primeicons-DMOk5skT.eot?#iefix") format("embedded-opentype"), url("/assets/primeicons-C6QP2o4f.woff2") format("woff2"), url("/assets/primeicons-WjwUDZjB.woff") format("woff"), url("/assets/primeicons-MpK4pl85.ttf") format("truetype"), url("/assets/primeicons-Dr5RGzOO.svg?#primeicons") format("svg");
  font-weight: normal;
  font-style: normal;
}
.pi {
  font-family: "primeicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pi:before {
  --webkit-backface-visibility:hidden;
  backface-visibility: hidden;
}
.pi-fw {
  width: 1.28571429em;
  text-align: center;
}
.pi-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
@media (prefers-reduced-motion: reduce) {
.pi-spin {
    -webkit-animation-delay: -1ms;
    animation-delay: -1ms;
    -webkit-animation-duration: 1ms;
    animation-duration: 1ms;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
}
}
@-webkit-keyframes fa-spin {
0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
}
}
.pi-folder-plus:before {
  content: "\ea05";
}
.pi-receipt:before {
  content: "\ea06";
}
.pi-asterisk:before {
  content: "\ea07";
}
.pi-face-smile:before {
  content: "\ea08";
}
.pi-pinterest:before {
  content: "\ea09";
}
.pi-expand:before {
  content: "\ea0a";
}
.pi-pen-to-square:before {
  content: "\ea0b";
}
.pi-wave-pulse:before {
  content: "\ea0c";
}
.pi-turkish-lira:before {
  content: "\ea0d";
}
.pi-spinner-dotted:before {
  content: "\ea0e";
}
.pi-crown:before {
  content: "\ea0f";
}
.pi-pause-circle:before {
  content: "\ea10";
}
.pi-warehouse:before {
  content: "\ea11";
}
.pi-objects-column:before {
  content: "\ea12";
}
.pi-clipboard:before {
  content: "\ea13";
}
.pi-play-circle:before {
  content: "\ea14";
}
.pi-venus:before {
  content: "\ea15";
}
.pi-cart-minus:before {
  content: "\ea16";
}
.pi-file-plus:before {
  content: "\ea17";
}
.pi-microchip:before {
  content: "\ea18";
}
.pi-twitch:before {
  content: "\ea19";
}
.pi-building-columns:before {
  content: "\ea1a";
}
.pi-file-check:before {
  content: "\ea1b";
}
.pi-microchip-ai:before {
  content: "\ea1c";
}
.pi-trophy:before {
  content: "\ea1d";
}
.pi-barcode:before {
  content: "\ea1e";
}
.pi-file-arrow-up:before {
  content: "\ea1f";
}
.pi-mars:before {
  content: "\ea20";
}
.pi-tiktok:before {
  content: "\ea21";
}
.pi-arrow-up-right-and-arrow-down-left-from-center:before {
  content: "\ea22";
}
.pi-ethereum:before {
  content: "\ea23";
}
.pi-list-check:before {
  content: "\ea24";
}
.pi-thumbtack:before {
  content: "\ea25";
}
.pi-arrow-down-left-and-arrow-up-right-to-center:before {
  content: "\ea26";
}
.pi-equals:before {
  content: "\ea27";
}
.pi-lightbulb:before {
  content: "\ea28";
}
.pi-star-half:before {
  content: "\ea29";
}
.pi-address-book:before {
  content: "\ea2a";
}
.pi-chart-scatter:before {
  content: "\ea2b";
}
.pi-indian-rupee:before {
  content: "\ea2c";
}
.pi-star-half-fill:before {
  content: "\ea2d";
}
.pi-cart-arrow-down:before {
  content: "\ea2e";
}
.pi-calendar-clock:before {
  content: "\ea2f";
}
.pi-sort-up-fill:before {
  content: "\ea30";
}
.pi-sparkles:before {
  content: "\ea31";
}
.pi-bullseye:before {
  content: "\ea32";
}
.pi-sort-down-fill:before {
  content: "\ea33";
}
.pi-graduation-cap:before {
  content: "\ea34";
}
.pi-hammer:before {
  content: "\ea35";
}
.pi-bell-slash:before {
  content: "\ea36";
}
.pi-gauge:before {
  content: "\ea37";
}
.pi-shop:before {
  content: "\ea38";
}
.pi-headphones:before {
  content: "\ea39";
}
.pi-eraser:before {
  content: "\ea04";
}
.pi-stopwatch:before {
  content: "\ea01";
}
.pi-verified:before {
  content: "\ea02";
}
.pi-delete-left:before {
  content: "\ea03";
}
.pi-hourglass:before {
  content: "\e9fe";
}
.pi-truck:before {
  content: "\ea00";
}
.pi-wrench:before {
  content: "\e9ff";
}
.pi-microphone:before {
  content: "\e9fa";
}
.pi-megaphone:before {
  content: "\e9fb";
}
.pi-arrow-right-arrow-left:before {
  content: "\e9fc";
}
.pi-bitcoin:before {
  content: "\e9fd";
}
.pi-file-edit:before {
  content: "\e9f6";
}
.pi-language:before {
  content: "\e9f7";
}
.pi-file-export:before {
  content: "\e9f8";
}
.pi-file-import:before {
  content: "\e9f9";
}
.pi-file-word:before {
  content: "\e9f1";
}
.pi-gift:before {
  content: "\e9f2";
}
.pi-cart-plus:before {
  content: "\e9f3";
}
.pi-thumbs-down-fill:before {
  content: "\e9f4";
}
.pi-thumbs-up-fill:before {
  content: "\e9f5";
}
.pi-arrows-alt:before {
  content: "\e9f0";
}
.pi-calculator:before {
  content: "\e9ef";
}
.pi-sort-alt-slash:before {
  content: "\e9ee";
}
.pi-arrows-h:before {
  content: "\e9ec";
}
.pi-arrows-v:before {
  content: "\e9ed";
}
.pi-pound:before {
  content: "\e9eb";
}
.pi-prime:before {
  content: "\e9ea";
}
.pi-chart-pie:before {
  content: "\e9e9";
}
.pi-reddit:before {
  content: "\e9e8";
}
.pi-code:before {
  content: "\e9e7";
}
.pi-sync:before {
  content: "\e9e6";
}
.pi-shopping-bag:before {
  content: "\e9e5";
}
.pi-server:before {
  content: "\e9e4";
}
.pi-database:before {
  content: "\e9e3";
}
.pi-hashtag:before {
  content: "\e9e2";
}
.pi-bookmark-fill:before {
  content: "\e9df";
}
.pi-filter-fill:before {
  content: "\e9e0";
}
.pi-heart-fill:before {
  content: "\e9e1";
}
.pi-flag-fill:before {
  content: "\e9de";
}
.pi-circle:before {
  content: "\e9dc";
}
.pi-circle-fill:before {
  content: "\e9dd";
}
.pi-bolt:before {
  content: "\e9db";
}
.pi-history:before {
  content: "\e9da";
}
.pi-box:before {
  content: "\e9d9";
}
.pi-at:before {
  content: "\e9d8";
}
.pi-arrow-up-right:before {
  content: "\e9d4";
}
.pi-arrow-up-left:before {
  content: "\e9d5";
}
.pi-arrow-down-left:before {
  content: "\e9d6";
}
.pi-arrow-down-right:before {
  content: "\e9d7";
}
.pi-telegram:before {
  content: "\e9d3";
}
.pi-stop-circle:before {
  content: "\e9d2";
}
.pi-stop:before {
  content: "\e9d1";
}
.pi-whatsapp:before {
  content: "\e9d0";
}
.pi-building:before {
  content: "\e9cf";
}
.pi-qrcode:before {
  content: "\e9ce";
}
.pi-car:before {
  content: "\e9cd";
}
.pi-instagram:before {
  content: "\e9cc";
}
.pi-linkedin:before {
  content: "\e9cb";
}
.pi-send:before {
  content: "\e9ca";
}
.pi-slack:before {
  content: "\e9c9";
}
.pi-sun:before {
  content: "\e9c8";
}
.pi-moon:before {
  content: "\e9c7";
}
.pi-vimeo:before {
  content: "\e9c6";
}
.pi-youtube:before {
  content: "\e9c5";
}
.pi-flag:before {
  content: "\e9c4";
}
.pi-wallet:before {
  content: "\e9c3";
}
.pi-map:before {
  content: "\e9c2";
}
.pi-link:before {
  content: "\e9c1";
}
.pi-credit-card:before {
  content: "\e9bf";
}
.pi-discord:before {
  content: "\e9c0";
}
.pi-percentage:before {
  content: "\e9be";
}
.pi-euro:before {
  content: "\e9bd";
}
.pi-book:before {
  content: "\e9ba";
}
.pi-shield:before {
  content: "\e9b9";
}
.pi-paypal:before {
  content: "\e9bb";
}
.pi-amazon:before {
  content: "\e9bc";
}
.pi-phone:before {
  content: "\e9b8";
}
.pi-filter-slash:before {
  content: "\e9b7";
}
.pi-facebook:before {
  content: "\e9b4";
}
.pi-github:before {
  content: "\e9b5";
}
.pi-twitter:before {
  content: "\e9b6";
}
.pi-step-backward-alt:before {
  content: "\e9ac";
}
.pi-step-forward-alt:before {
  content: "\e9ad";
}
.pi-forward:before {
  content: "\e9ae";
}
.pi-backward:before {
  content: "\e9af";
}
.pi-fast-backward:before {
  content: "\e9b0";
}
.pi-fast-forward:before {
  content: "\e9b1";
}
.pi-pause:before {
  content: "\e9b2";
}
.pi-play:before {
  content: "\e9b3";
}
.pi-compass:before {
  content: "\e9ab";
}
.pi-id-card:before {
  content: "\e9aa";
}
.pi-ticket:before {
  content: "\e9a9";
}
.pi-file-o:before {
  content: "\e9a8";
}
.pi-reply:before {
  content: "\e9a7";
}
.pi-directions-alt:before {
  content: "\e9a5";
}
.pi-directions:before {
  content: "\e9a6";
}
.pi-thumbs-up:before {
  content: "\e9a3";
}
.pi-thumbs-down:before {
  content: "\e9a4";
}
.pi-sort-numeric-down-alt:before {
  content: "\e996";
}
.pi-sort-numeric-up-alt:before {
  content: "\e997";
}
.pi-sort-alpha-down-alt:before {
  content: "\e998";
}
.pi-sort-alpha-up-alt:before {
  content: "\e999";
}
.pi-sort-numeric-down:before {
  content: "\e99a";
}
.pi-sort-numeric-up:before {
  content: "\e99b";
}
.pi-sort-alpha-down:before {
  content: "\e99c";
}
.pi-sort-alpha-up:before {
  content: "\e99d";
}
.pi-sort-alt:before {
  content: "\e99e";
}
.pi-sort-amount-up:before {
  content: "\e99f";
}
.pi-sort-amount-down:before {
  content: "\e9a0";
}
.pi-sort-amount-down-alt:before {
  content: "\e9a1";
}
.pi-sort-amount-up-alt:before {
  content: "\e9a2";
}
.pi-palette:before {
  content: "\e995";
}
.pi-undo:before {
  content: "\e994";
}
.pi-desktop:before {
  content: "\e993";
}
.pi-sliders-v:before {
  content: "\e991";
}
.pi-sliders-h:before {
  content: "\e992";
}
.pi-search-plus:before {
  content: "\e98f";
}
.pi-search-minus:before {
  content: "\e990";
}
.pi-file-excel:before {
  content: "\e98e";
}
.pi-file-pdf:before {
  content: "\e98d";
}
.pi-check-square:before {
  content: "\e98c";
}
.pi-chart-line:before {
  content: "\e98b";
}
.pi-user-edit:before {
  content: "\e98a";
}
.pi-exclamation-circle:before {
  content: "\e989";
}
.pi-android:before {
  content: "\e985";
}
.pi-google:before {
  content: "\e986";
}
.pi-apple:before {
  content: "\e987";
}
.pi-microsoft:before {
  content: "\e988";
}
.pi-heart:before {
  content: "\e984";
}
.pi-mobile:before {
  content: "\e982";
}
.pi-tablet:before {
  content: "\e983";
}
.pi-key:before {
  content: "\e981";
}
.pi-shopping-cart:before {
  content: "\e980";
}
.pi-comments:before {
  content: "\e97e";
}
.pi-comment:before {
  content: "\e97f";
}
.pi-briefcase:before {
  content: "\e97d";
}
.pi-bell:before {
  content: "\e97c";
}
.pi-paperclip:before {
  content: "\e97b";
}
.pi-share-alt:before {
  content: "\e97a";
}
.pi-envelope:before {
  content: "\e979";
}
.pi-volume-down:before {
  content: "\e976";
}
.pi-volume-up:before {
  content: "\e977";
}
.pi-volume-off:before {
  content: "\e978";
}
.pi-eject:before {
  content: "\e975";
}
.pi-money-bill:before {
  content: "\e974";
}
.pi-images:before {
  content: "\e973";
}
.pi-image:before {
  content: "\e972";
}
.pi-sign-in:before {
  content: "\e970";
}
.pi-sign-out:before {
  content: "\e971";
}
.pi-wifi:before {
  content: "\e96f";
}
.pi-sitemap:before {
  content: "\e96e";
}
.pi-chart-bar:before {
  content: "\e96d";
}
.pi-camera:before {
  content: "\e96c";
}
.pi-dollar:before {
  content: "\e96b";
}
.pi-lock-open:before {
  content: "\e96a";
}
.pi-table:before {
  content: "\e969";
}
.pi-map-marker:before {
  content: "\e968";
}
.pi-list:before {
  content: "\e967";
}
.pi-eye-slash:before {
  content: "\e965";
}
.pi-eye:before {
  content: "\e966";
}
.pi-folder-open:before {
  content: "\e964";
}
.pi-folder:before {
  content: "\e963";
}
.pi-video:before {
  content: "\e962";
}
.pi-inbox:before {
  content: "\e961";
}
.pi-lock:before {
  content: "\e95f";
}
.pi-unlock:before {
  content: "\e960";
}
.pi-tags:before {
  content: "\e95d";
}
.pi-tag:before {
  content: "\e95e";
}
.pi-power-off:before {
  content: "\e95c";
}
.pi-save:before {
  content: "\e95b";
}
.pi-question-circle:before {
  content: "\e959";
}
.pi-question:before {
  content: "\e95a";
}
.pi-copy:before {
  content: "\e957";
}
.pi-file:before {
  content: "\e958";
}
.pi-clone:before {
  content: "\e955";
}
.pi-calendar-times:before {
  content: "\e952";
}
.pi-calendar-minus:before {
  content: "\e953";
}
.pi-calendar-plus:before {
  content: "\e954";
}
.pi-ellipsis-v:before {
  content: "\e950";
}
.pi-ellipsis-h:before {
  content: "\e951";
}
.pi-bookmark:before {
  content: "\e94e";
}
.pi-globe:before {
  content: "\e94f";
}
.pi-replay:before {
  content: "\e94d";
}
.pi-filter:before {
  content: "\e94c";
}
.pi-print:before {
  content: "\e94b";
}
.pi-align-right:before {
  content: "\e946";
}
.pi-align-left:before {
  content: "\e947";
}
.pi-align-center:before {
  content: "\e948";
}
.pi-align-justify:before {
  content: "\e949";
}
.pi-cog:before {
  content: "\e94a";
}
.pi-cloud-download:before {
  content: "\e943";
}
.pi-cloud-upload:before {
  content: "\e944";
}
.pi-cloud:before {
  content: "\e945";
}
.pi-pencil:before {
  content: "\e942";
}
.pi-users:before {
  content: "\e941";
}
.pi-clock:before {
  content: "\e940";
}
.pi-user-minus:before {
  content: "\e93e";
}
.pi-user-plus:before {
  content: "\e93f";
}
.pi-trash:before {
  content: "\e93d";
}
.pi-external-link:before {
  content: "\e93c";
}
.pi-window-maximize:before {
  content: "\e93b";
}
.pi-window-minimize:before {
  content: "\e93a";
}
.pi-refresh:before {
  content: "\e938";
}
.pi-user:before {
  content: "\e939";
}
.pi-exclamation-triangle:before {
  content: "\e922";
}
.pi-calendar:before {
  content: "\e927";
}
.pi-chevron-circle-left:before {
  content: "\e928";
}
.pi-chevron-circle-down:before {
  content: "\e929";
}
.pi-chevron-circle-right:before {
  content: "\e92a";
}
.pi-chevron-circle-up:before {
  content: "\e92b";
}
.pi-angle-double-down:before {
  content: "\e92c";
}
.pi-angle-double-left:before {
  content: "\e92d";
}
.pi-angle-double-right:before {
  content: "\e92e";
}
.pi-angle-double-up:before {
  content: "\e92f";
}
.pi-angle-down:before {
  content: "\e930";
}
.pi-angle-left:before {
  content: "\e931";
}
.pi-angle-right:before {
  content: "\e932";
}
.pi-angle-up:before {
  content: "\e933";
}
.pi-upload:before {
  content: "\e934";
}
.pi-download:before {
  content: "\e956";
}
.pi-ban:before {
  content: "\e935";
}
.pi-star-fill:before {
  content: "\e936";
}
.pi-star:before {
  content: "\e937";
}
.pi-chevron-left:before {
  content: "\e900";
}
.pi-chevron-right:before {
  content: "\e901";
}
.pi-chevron-down:before {
  content: "\e902";
}
.pi-chevron-up:before {
  content: "\e903";
}
.pi-caret-left:before {
  content: "\e904";
}
.pi-caret-right:before {
  content: "\e905";
}
.pi-caret-down:before {
  content: "\e906";
}
.pi-caret-up:before {
  content: "\e907";
}
.pi-search:before {
  content: "\e908";
}
.pi-check:before {
  content: "\e909";
}
.pi-check-circle:before {
  content: "\e90a";
}
.pi-times:before {
  content: "\e90b";
}
.pi-times-circle:before {
  content: "\e90c";
}
.pi-plus:before {
  content: "\e90d";
}
.pi-plus-circle:before {
  content: "\e90e";
}
.pi-minus:before {
  content: "\e90f";
}
.pi-minus-circle:before {
  content: "\e910";
}
.pi-circle-on:before {
  content: "\e911";
}
.pi-circle-off:before {
  content: "\e912";
}
.pi-sort-down:before {
  content: "\e913";
}
.pi-sort-up:before {
  content: "\e914";
}
.pi-sort:before {
  content: "\e915";
}
.pi-step-backward:before {
  content: "\e916";
}
.pi-step-forward:before {
  content: "\e917";
}
.pi-th-large:before {
  content: "\e918";
}
.pi-arrow-down:before {
  content: "\e919";
}
.pi-arrow-left:before {
  content: "\e91a";
}
.pi-arrow-right:before {
  content: "\e91b";
}
.pi-arrow-up:before {
  content: "\e91c";
}
.pi-bars:before {
  content: "\e91d";
}
.pi-arrow-circle-down:before {
  content: "\e91e";
}
.pi-arrow-circle-left:before {
  content: "\e91f";
}
.pi-arrow-circle-right:before {
  content: "\e920";
}
.pi-arrow-circle-up:before {
  content: "\e921";
}
.pi-info:before {
  content: "\e923";
}
.pi-info-circle:before {
  content: "\e924";
}
.pi-home:before {
  content: "\e925";
}
.pi-spinner:before {
  content: "\e926";
}
@font-face {
  font-family: "UniSans";
  src: url("/assets/UniSansRegular-JyxF-iR7.otf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "UniSans";
  src: url("/assets/UniSansBold-cBDcmEqt.otf");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "UniSans";
  src: url("/assets/UniSansSemiBold-B5pcvFlq.otf");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "UniSans";
  src: url("/assets/UniSansRegularItalic-Dg1IUWeZ.otf");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Ubuntu";
  src: url("/assets/UbuntuRegular-D14tH6yt.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"), local("Roboto-Regular"), url("/fonts/roboto-v20-latin-ext_latin-regular.woff2") format("woff2"), url("/fonts/roboto-v20-latin-ext_latin-regular.woff") format("woff");
}
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  src: local("Roboto Medium"), local("Roboto-Medium"), url("/fonts/roboto-v20-latin-ext_latin-500.woff2") format("woff2"), url("/fonts/roboto-v20-latin-ext_latin-500.woff") format("woff");
}
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"), url("/fonts/roboto-v20-latin-ext_latin-700.woff2") format("woff2"), url("/fonts/roboto-v20-latin-ext_latin-700.woff") format("woff");
}
/* Material Icons */
@font-face {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  src: url("/assets/MaterialSymbolsOutlined-DmCTncSq.woff2") format("woff2");
}
.material-symbols {
  font-family: "Material Symbols Outlined";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  vertical-align: bottom;
  font-variation-settings: "FILL" 1, "wght" 300, "GRAD" 0, "opsz" 24;
}
.material-symbols.outlined {
  font-variation-settings: "FILL" 0, "wght" 300, "GRAD" 0, "opsz" 24;
}

/* Rounded and sharp
@font-face {
  font-family: 'Material Symbols Sharp';
  font-style: normal;
  src: url('/src/assets/fonts/MaterialSymbolsSharp.woff2') format('woff2');
}
@font-face {
  font-family: 'Material Symbols Rounded';
  font-style: normal;
  src: url('/src/assets/fonts/MaterialSymbolsRounded.woff2') format('woff2');
}
.material-symbols {
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
}
.material-symbols {
  font-family: 'Material Symbols Outlined';
}
.material-symbols.sharp {
  font-family: 'Material Symbols Sharp';
}
.material-symbols.rounded {
  font-family: 'Material Symbols Rounded';
} */
a {
  color: #ba1b02;
  text-decoration: none;
  border-bottom: 1px solid transparent;
}
a:hover {
  color: #821301;
  border-bottom: 1px solid #821301;
}
.title-h1 {
  font-size: 35px;
  line-height: 50px;
  font-weight: 400;
  font-family: Roboto, sans-serif !important;
}
@media (max-width: 900px) {
.title-h1 {
    font-size: 20px;
    line-height: 30px;
    margin-top: 5px;
    margin-bottom: 5px;
}
}
.infotitle-h1 {
  font-size: 24px;
  margin: 0;
  line-height: 50px;
  font-weight: 400;
  font-family: Roboto, sans-serif !important;
}
@media (max-width: 900px) {
.infotitle-h1 {
    font-size: 16px;
    line-height: 20px;
    margin: 4px;
}
}
span.comma {
  margin-left: -3px;
  margin-right: 3px;
}
.txt-green {
  color: #12b76a;
}
.txt-red {
  color: #ba1b02;
}
.txt-yellow {
  color: #eeab2b;
}
@keyframes opacityPulse {
from {
    opacity: 0.2;
}
to {
    opacity: 0.5;
}
}
@keyframes fullOpacityPulse {
from {
    opacity: 0.2;
}
to {
    opacity: 1;
}
}
@keyframes ble-flash {
0% {
    color: #287aa9;
}
50% {
    color: #8c8c8c;
}
100% {
    color: #287aa9;
}
}
@keyframes scanning {
50% {
    -webkit-transform: translateY(75px);
    transform: translateY(75px);
}
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border: 1px solid #ba1b02;
  -webkit-text-fill-color: #202020;
  -webkit-box-shadow: 0 0 0px 1000px white inset;
  transition: background-color 5000s ease-in-out 0s;
}
.hidden-sm-and-down {
  display: none;
}
.hidden-sm-and-down.p-button {
  display: none;
}
.hidden-md-and-up {
  display: inherit;
}
.hidden-md-and-up.p-button {
  display: inline-flex;
}
.hidden-mobile {
  display: none;
}
.show-only-mobile {
  display: inherit;
}
@media print {
::-webkit-scrollbar {
    display: none;
}
* {
    overflow: visible !important;
    overflow-y: visible !important;
}
.print-qr-dialog {
    position: relative !important;
}
}
@media only screen and (min-width: 799px) {
.hidden-mobile {
    display: inherit;
}
.show-only-mobile {
    display: none;
}
}
@media only screen and (min-width: 900px) {
.hidden-sm-and-down {
    display: inherit;
}
.hidden-sm-and-down.p-button {
    display: inline-flex;
}
.hidden-md-and-up {
    display: none;
}
.hidden-md-and-up.p-button {
    display: none;
}
}
.veeform {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.veeform.login {
  gap: 12px;
}
.dark-text {
  color: #202020 !important;
}
.light-text {
  color: white !important;
}
.checkbox-icon {
  color: #ba1b02 !important;
  font-size: 26px !important;
}
.command-btn {
  display: inline-block;
  margin-right: 5px;
}
.slot-overlay .command-btn {
  width: 100%;
  margin-right: 0;
}
.slot-overlay .command-btn button {
  font-size: 12px;
  padding: 4px 8px;
  width: 100%;
}
.raw-btn {
  padding: 5px !important;
  min-width: 50px !important;
}
.raw-btn i {
  font-size: 16px !important;
}
.flexlist {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.flexlist.margin .item:not(:last-child) {
  margin-bottom: 10px;
}
.not-found {
  margin: 20px 0 40px 0;
}
.command-btns {
  display: flex;
}
.command-btns :first-child {
  margin: 0px 5px 0px 0px !important;
}
@supports (-moz-appearance: none) {
.customscroll,
  .p-datatable-wrapper {
    scrollbar-width: thin;
}
}
.customscroll,
.p-datatable-wrapper {
  /* width */
}
.customscroll::-webkit-scrollbar,
.p-datatable-wrapper::-webkit-scrollbar {
  width: 7px;
  height: 7px;
}
.customscroll,
.p-datatable-wrapper {
  /* Handle on hover */
  /* Track */
}
.customscroll::-webkit-scrollbar-track,
.p-datatable-wrapper::-webkit-scrollbar-track {
  box-shadow: inset 0 0 3px #b9c0d4;
  border-radius: 7px;
}
.customscroll,
.p-datatable-wrapper {
  /* Handle */
}
.customscroll::-webkit-scrollbar-thumb,
.p-datatable-wrapper::-webkit-scrollbar-thumb {
  background: #5d6b98;
  border-radius: 7px;
}
.customscroll.whitescroll::-webkit-scrollbar-track,
.p-datatable-wrapper.whitescroll::-webkit-scrollbar-track {
  box-shadow: none;
  background: rgba(255, 255, 255, 0.3);
}
.customscroll.whitescroll::-webkit-scrollbar-thumb,
.p-datatable-wrapper.whitescroll::-webkit-scrollbar-thumb {
  background: white;
}
.customscroll.redscroll::-webkit-scrollbar-thumb,
.p-datatable-wrapper.redscroll::-webkit-scrollbar-thumb {
  background: #ba1b02;
}
.customscroll.navmenu::-webkit-scrollbar-track,
.p-datatable-wrapper.navmenu::-webkit-scrollbar-track {
  box-shadow: inset 0 0 3px #b9c0d4;
  background: rgba(255, 255, 255, 0.3);
}
.customscroll.navmenu::-webkit-scrollbar-thumb,
.p-datatable-wrapper.navmenu::-webkit-scrollbar-thumb {
  background: #b8b8b8;
}
@media only screen and (min-width: 1200px) {
.customscroll::-webkit-scrollbar,
  .p-datatable-wrapper::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}
.customscroll::-webkit-scrollbar-track,
  .p-datatable-wrapper::-webkit-scrollbar-track {
    border-radius: 10px;
}
.customscroll::-webkit-scrollbar-thumb,
  .p-datatable-wrapper::-webkit-scrollbar-thumb {
    border-radius: 10px;
}
}
.sectionbg {
  background-color: white;
}
.sectionpad {
  padding: 5px;
}
@media screen and (min-width: 768px) {
.sectionpad {
    padding: 10px;
}
}
@media screen and (min-width: 1920px) {
.sectionpad {
    padding: 20px;
}
}
.sectioncorners-btm {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.sectioncorners-top {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
h3 .exclamation {
  display: none;
}
h3.detailerror {
  color: #ba1b02;
}
h3.detailerror .exclamation {
  display: inline-flex;
}
h3.clickable {
  cursor: pointer;
}
h3.clickable:hover {
  font-weight: bold !important;
}
.smart-btn {
  text-transform: none;
  font-size: 14px !important;
  height: 50px !important;
  padding: 0px 24px !important;
}
.smart-btn.black {
  background: #0e0e0f !important;
  color: white !important;
}
.command-footer {
  padding: 25px 0;
  text-align: right;
  box-shadow: none !important;
}
.footer-second-button {
  display: inline;
  margin-left: 15px;
}
.exclamation {
  color: #ba1b02 !important;
  font-size: 15px;
  vertical-align: sub;
}
.dialog-form {
  padding: 10px 20px;
}
.btn-icon.left {
  margin-left: 5px;
}
.btn-icon.right {
  margin-right: 5px;
}
.flex-table-cell {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
a.invisible-link {
  text-decoration: none;
  border: none;
}
a.invisible-link:hover {
  text-decoration: none;
  border: none;
}
.table-header-cb-container {
  float: right;
  margin-left: 10px;
  margin-top: 5px;
}
.hw-photo img {
  max-width: 1000px;
  max-height: 1000px;
  height: auto;
}
.layout-dialog {
  max-width: 80%;
  width: auto !important;
}

/* since default icon does not trigger primary__text class on radio buttons */
div.alwaysPrimary .v-input--selection-controls__input .material-symbols {
  color: #ba1b02 !important;
  caret-color: #ba1b02 !important;
}
.tooltip-info {
  margin: 0px 0px 5px 0px !important;
}
.tooltip-info .label, .tooltip-info.small {
  font-size: 10px;
  line-height: 14px;
  opacity: 0.7;
}
.tooltip-info.inventory {
  color: rgb(255, 193.5, 102) !important;
}
.tooltip-info.inventory i {
  color: rgb(255, 193.5, 102) !important;
}
.tooltip-info.driver-inventory {
  color: rgb(0, 75.5029585799, 220) !important;
}
.tooltip-info.driver-inventory i {
  color: rgb(0, 75.5029585799, 220) !important;
}
.tooltip-info.service-inventory {
  color: rgb(45.5748987854, 188.0526315789, 252.4251012146) !important;
}
.tooltip-info.service-inventory i {
  color: rgb(45.5748987854, 188.0526315789, 252.4251012146) !important;
}
.malfunction {
  background: rgba(186, 27, 2, 0.08);
  font-size: 12px;
  color: #ba1b02;
  margin-right: 5px;
  padding: 2px 5px 0 0;
}
.malfunction.intable {
  padding: 2px 3px;
  margin-right: 0;
  font-size: 12px;
  font-weight: 600;
  margin-left: 0;
  display: inline-block;
}
.inline-select-button {
  margin-top: 20px;
}
.aside .langselect-btn {
  min-width: 58px;
}
.lang-panel {
  left: 80px !important;
}
.lang-container {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.lang-icon {
  width: 20px;
  height: 20px;
  background-position: center !important;
  background-repeat: no-repeat !important;
}
.lang-icon.withmargin {
  margin-left: 5px;
}
.lang-icon.disabled {
  opacity: 0.15;
}
div.locker-data {
  padding: 10px;
  font-size: 14px;
  background: #eee;
  border-radius: 3px;
}
div.locker-data p {
  margin: 0;
}
div.loading-wrapper {
  position: relative;
  margin-right: 1vw;
  margin-top: 2vh;
}
div.filter-container {
  padding: 10px 0;
  display: flex;
  flex-wrap: nowrap;
  justify-content: stretch;
  overflow-y: auto;
  gap: 10px;
}
div.filter-container .lid {
  width: 80px;
}
div.filter-container .lid input {
  width: 80px;
}
div.filter-container .long {
  width: 200px;
}
div.filter-container .long input {
  width: 200px;
}
div.filter-container .med {
  width: 120px;
}
div.filter-container .med input {
  width: 120px;
}
@media screen and (min-width: 1200px) {
div.filter-container .lid {
    width: 120px;
}
div.filter-container .lid input {
    width: 120px;
}
div.filter-container .long {
    width: 250px;
}
div.filter-container .long input {
    width: 250px;
}
div.filter-container .med {
    width: 170px;
}
div.filter-container .med input {
    width: 170px;
}
}
@media screen and (min-width: 1700px) {
div.filter-container .lid {
    width: 165px;
}
div.filter-container .lid input {
    width: 165px;
}
div.filter-container .long {
    width: 500px;
}
div.filter-container .long input {
    width: 500px;
}
div.filter-container .med {
    width: 350px;
}
div.filter-container .med input {
    width: 350px;
}
}
div.bottom-mar {
  margin-bottom: 10vh;
}
pre {
  overflow-x: scroll;
}
.input-with-cm {
  width: 200px !important;
  position: relative;
}
.input-with-cm input {
  padding-right: 40px;
  border-right: none;
}
.input-with-cm .cm {
  position: absolute;
  right: 7px;
  top: 19px;
  font-size: 15px;
  opacity: 0.9;
  z-index: 10;
}
.select-hw {
  width: 600px;
  display: flex;
}
.select-hw .img {
  width: 250px;
  height: 150px;
  background-position: center center;
  background-repeat: no-repeat;
  background: #eee;
}
.select-hw .text {
  padding: 10px 15px;
}
.select-hw .text h2 small {
  font-size: 11px;
  font-weight: 300;
}
.traffic-item.ok h2 {
  border-bottom: 2px solid #12b76a;
}
.traffic-item.ok h2 .material-symbols {
  color: #12b76a;
}
.traffic-item.ok .state {
  color: #12b76a;
}
.traffic-item.warn h2 {
  border-bottom: 2px solid #eeab2b;
}
.traffic-item.warn h2 .material-symbols {
  color: #eeab2b;
}
.traffic-item.warn .state {
  color: #eeab2b;
}
.traffic-item.alert h2 {
  border-bottom: 2px solid #ba1b02;
}
.traffic-item.alert h2 .material-symbols {
  color: #ba1b02;
}
.traffic-item.alert .state {
  color: #ba1b02;
}
.traffic-container {
  margin-top: 15px;
  margin-left: 25px;
}
.traffic-container .traffic-item.ok h2 {
  border-bottom: 2px solid #12b76a;
}
.traffic-container .traffic-item.ok h2 .material-symbols {
  color: #12b76a;
}
.traffic-container .traffic-item.ok .state {
  color: #12b76a;
}
.traffic-container .traffic-item.warn h2 {
  border-bottom: 2px solid #eeab2b;
}
.traffic-container .traffic-item.warn h2 .material-symbols {
  color: #eeab2b;
}
.traffic-container .traffic-item.warn .state {
  color: #eeab2b;
}
.traffic-container .traffic-item.alert h2 {
  border-bottom: 2px solid #ba1b02;
}
.traffic-container .traffic-item.alert h2 .material-symbols {
  color: #ba1b02;
}
.traffic-container .traffic-item.alert .state {
  color: #ba1b02;
}
@media only screen and (max-width: 600px) {
div.bottom-mar {
    margin-bottom: 15vh;
}
}
.verification-buttons {
  display: flex;
  justify-content: flex-start;
  margin: 10px 0;
  max-width: 40vw;
  flex-wrap: wrap;
  min-width: 300px;
}
.verification-buttons > * {
  margin-right: 10px;
  margin-bottom: 15px;
  min-width: 120px;
}
@media (min-width: 110px) {
.verification-buttons > * {
    margin-bottom: 20px;
}
}
.verification-buttons > *:last-child {
  margin-right: 0;
  flex: 1;
  max-width: 150px;
}
.scan-dialog {
  display: flex;
  flex-direction: column;
  height: 100dvh;
  width: 100dvw;
}
.scan-dialog h4 {
  margin: 20px;
}
.scan-dialog .scanner-container {
  max-height: calc(100dvh - 335px);
  overflow: hidden;
}
.scan-dialog .scanner-container video {
  max-height: unset;
  max-width: unset;
  width: 100%;
  height: 100%;
}
.scan-dialog .info-alert {
  margin-top: 25px;
  margin-left: 10px;
  margin-right: 10px;
  max-height: 175px;
}
.scan-dialog .scan-dialog-info {
  height: 100px;
  overflow-x: hidden;
  overflow-y: auto;
}
.scan-dialog .scan-dialog-info .battery {
  margin: 2.5px 5px;
}
.scan-dialog .scan-dialog-footer {
  background: white;
  padding: 10px;
}
.scan-dialog .scan-dialog-footer.right {
  text-align: right;
}
.scan-dialog .scan-dialog-footer.largeBtns button {
  padding: 20px !important;
}
.operation-card {
  margin: 15px;
  width: 400px;
}
.operation-card .p-card {
  height: 100%;
  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);
  border: 1px solid #ddd;
}
.operation-card .p-card-body {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 15px;
}
.operation-card .p-card-title {
  word-break: break-word;
}
.operation-card .p-card-content {
  margin: 8px 0px;
}
.operation-card.smart .p-card-footer .p-button {
  background: #ffc43d !important;
  color: black !important;
}
.selected-wrapper .selected-container-content p {
  margin: 0 !important;
}
@media only screen and (max-width: 1299px) {
.selected-wrapper .content-wrapper .cabinets {
    padding: 0 !important;
}
}
.severity {
  padding: 4px 8px;
  border-radius: 4px;
  width: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  user-select: none;
}
.severity.error {
  background-color: white;
  color: #ba1b02;
}
.severity.warning {
  background-color: white;
  color: #f79009;
}
.severity.info {
  background-color: white;
  color: #6490c3;
}
table .flex-cell {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
table .link {
  cursor: pointer;
}
table .link:hover {
  opacity: 0.6;
}
table.telemetry-status {
  margin-bottom: 20px;
}
table.telemetry-status tr td:first-child {
  min-width: 225px;
}
table.telemetry-status tr td span.icon {
  vertical-align: bottom;
  margin-left: 10px;
}
table.telemetry-status tr td span.icon i {
  font-size: 27px;
}
table.telemetry-status tr td span.icon i.green-status {
  color: #12b76a;
}
table .table-actions .p-button,
table .download-block .p-button,
table .command-btn .p-button,
table .refresh-btn .p-button,
.p-datatable-table .table-actions .p-button,
.p-datatable-table .download-block .p-button,
.p-datatable-table .command-btn .p-button,
.p-datatable-table .refresh-btn .p-button,
.custom-footer .table-actions .p-button,
.custom-footer .download-block .p-button,
.custom-footer .command-btn .p-button,
.custom-footer .refresh-btn .p-button,
.p-paginator .table-actions .p-button,
.p-paginator .download-block .p-button,
.p-paginator .command-btn .p-button,
.p-paginator .refresh-btn .p-button {
  padding: 6px 8px;
  font-size: 0.85rem;
}
table .table-actions,
.p-datatable-table .table-actions,
.custom-footer .table-actions,
.p-paginator .table-actions {
  display: flex;
  margin-left: -6px;
}
.p-datatable-footer {
  display: flex;
}
.p-datatable-footer .p-button {
  padding: 6px 8px;
  font-size: 0.85rem;
}
.p-datatable-paginator-top {
  width: 230px;
  position: absolute;
  right: 0;
  top: -50px;
  display: none;
}
@media (min-width: 1070px) {
.p-datatable-paginator-top {
    display: block;
}
}
.p-datatable-paginator-top .p-paginator-content-start {
  display: none;
}
@media (min-width: 1281px) {
.p-datatable-paginator-top {
    width: 350px;
}
}
@media (min-width: 1281px) {
.p-datatable-paginator-top {
    width: clamp(435px, 26vw, 600px);
    top: -62px;
}
.p-datatable-paginator-top .p-paginator-content-start {
    display: block;
}
}
@media (min-width: 1341px) {
.p-datatable-paginator-top {
    width: clamp(480px, 26vw, 600px);
}
}
.timeline {
  position: relative;
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  padding: 15px 0;
}
.timeline::after {
  content: "";
  position: absolute;
  width: 2px;
  background: #ba1b02;
  top: 0;
  bottom: 0;
  left: 118px;
  margin-left: -1px;
}
.timeline-container {
  position: relative;
  background: inherit;
  width: 100%;
  padding-left: 150px;
  padding-right: 15px;
}
.timeline-container.disabled {
  opacity: 0.7;
}
.timeline-container.item {
  left: 0;
}
.timeline-container::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: calc(50% - 8px);
  right: -8px;
  background: #ffffff;
  border: 2px solid #ba1b02;
  border-radius: 16px;
  z-index: 1;
}
.timeline-container.disabled::after {
  border: 2px solid #eff1f5;
}
.timeline-container.item::after {
  left: 110px;
}
.timeline-container::before {
  content: "";
  position: absolute;
  width: 50px;
  height: 2px;
  top: calc(50% - 1px);
  right: 8px;
  background: #ba1b02;
  z-index: 1;
}
.timeline-container.disabled::before {
  background: #eff1f5;
}
.timeline-container.item::before {
  left: 115px;
  border-color: transparent #ba1b02 transparent transparent;
}
.timeline-container.item.disabled::before {
  left: 115px;
  border-color: transparent #eff1f5 transparent transparent;
}
.timeline-container .date-container {
  position: absolute;
  display: inline-block;
  top: calc(50% - 8px);
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #ba1b02;
  text-transform: uppercase;
  letter-spacing: 1px;
  z-index: 1;
  width: 95px;
  margin-left: -10px;
}
.timeline-container.item .date-container {
  right: auto;
  left: 15px;
}
.timeline-container .icon {
  position: absolute;
  display: inline-block;
  width: 40px;
  height: 40px;
  padding: 4px 0;
  top: calc(50% - 20px);
  background: #e0e0e0;
  border: 2px solid #ba1b02;
  border-radius: 40px;
  text-align: center;
  font-size: 18px;
  z-index: 1;
  right: auto;
  left: 165px;
}
.timeline-container .icon i {
  color: #ba1b02;
}
.timeline-container.disabled .icon {
  background: #eff1f5;
  border: 2px solid #eff1f5;
}
.timeline-container.disabled .icon i {
  color: white;
}
.timeline-container .content {
  background: #e0e0e0;
  position: relative;
  padding: 10px 10px 10px 80px;
  margin: 30px 0;
  border-radius: 500px 0 0 500px;
}
.timeline-container .content h2 {
  margin: 0 0 10px 0;
  font-size: 18px;
  font-weight: normal;
  color: #ba1b02;
}
.timeline-container.disabled .content h2,
.timeline-container.disabled .content p {
  color: #8c8c8c;
}
.timeline-container .content p {
  margin: 0;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
}

/* NEW TIMELINE FOR LOCKER DETAIL */
.locker-timeline-container .ltimeline .event .date-container {
  text-align: center;
}
.locker-timeline-container .ltimeline .event .date-container p {
  margin: 0;
  font-size: 14px;
}
.locker-timeline-container .ltimeline .event .date-container .date {
  color: #ba1b02;
  font-weight: bold;
  margin-bottom: 5px;
}
.locker-timeline-container .ltimeline .event .date-container .time {
  color: #30374f;
}
.stepper {
  user-select: none;
}
.stepper > .p-tablist button,
.stepper > [data-pc-section=root] > .p-tablist button {
  pointer-events: none;
  cursor: default;
}
.switch,
.checkbox {
  display: flex;
  align-items: center;
}
.switch label,
.checkbox label {
  padding-left: 10px;
}
.switch.valid .p-checkbox.p-highlight .p-checkbox-box,
.checkbox.valid .p-checkbox.p-highlight .p-checkbox-box {
  background-color: #1f632a;
  border-color: #1f632a;
}
.radio-group {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.radio-group .radio {
  display: flex;
}
.radio-group .radio label {
  margin-left: 5px;
}
@media screen and (max-width: 800px) {
.switch label,
  .checkbox label {
    padding-left: 15px;
}
}
.vue-portal-content-override {
  width: calc(100vw - 57px);
  display: flex;
  justify-content: space-between;
  overflow: hidden;
}
.vue-portal-content-override .locker-info-footer p {
  font-size: 16px;
  font-weight: 500;
  margin: 0;
  color: #0e0e0f;
}
.vue-portal-content-override .locker-info-footer p.label {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  color: #97a4b3;
}
.vue-portal-content-override .wait-anim {
  font-size: 19px;
  line-height: 54px;
  -webkit-animation: 1.5s linear 1s infinite alternate opacityPulse;
  -moz-animation: 1.5s linear 1s infinite alternate opacityPulse;
  -o-animation: 1.5s linear 1s infinite alternate opacityPulse;
  animation: 1.5s linear 1s infinite alternate opacityPulse;
}
.vue2leaflet-map {
  z-index: 10 !important;
}
.leaflet-control-attribution.leaflet-control {
  display: none !important;
}
.zbox-marker {
  margin-left: -14px !important;
  margin-top: -45px !important;
  width: 45px !important;
}
@media only screen and (max-width: 900px) {
.vue-portal-content-override {
    width: calc(100vw - 44px);
}
}
button {
  font-family: Roboto;
  text-transform: uppercase;
}
.p-dialog {
  max-width: 100vw;
}
.p-toast.snack-toast {
  z-index: 10000 !important;
}
@media only screen and (max-width: 899px) {
.p-toast.snack-toast.p-toast-bottom-center {
    bottom: calc(72px + var(--safe-area-inset-bottom, 0px)) !important;
}
}
.slot-overlay .p-popover-content {
  padding: 0.5rem;
}
.cabinet-evidence {
  display: flex;
  flex-direction: row;
  gap: 5px;
  margin-bottom: 5px;
}
.cabinet-evidence .p-inputgroup,
.cabinet-evidence .p-inputgroup .p-floatlabel {
  width: auto !important;
}
@media only screen and (max-width: 700px) {
.cabinet-evidence .p-inputgroup,
  .cabinet-evidence .p-inputgroup .p-floatlabel,
  .cabinet-evidence .p-floatlabel {
    flex-grow: 1;
}
.cabinet-evidence .p-inputtext {
    width: 100% !important;
}
}
.p-inputgroupaddon {
  text-wrap: nowrap;
}
.p-inputgroupaddon.left {
  padding-right: 0px;
}
.p-floatlabel.leftaddon input {
  border-left: none;
  padding-left: 4px;
}
.p-inputgroupaddon.right {
  padding-left: 0px;
}
.p-floatlabel.rightaddon input {
  border-right: none;
  padding-right: 4px;
}
.flat-accordion .p-accordionpanel {
  box-shadow: none !important;
}
.flat-accordion .p-accordionpanel .p-accordionheader {
  padding: 2px !important;
  font-weight: 400 !important;
}
.flat-accordion .p-accordionpanel .p-accordionheader:hover {
  background-color: #eff1f5 !important;
}
.p-accordion.automatic .p-accordionheader {
  pointer-events: none;
  cursor: default;
}
.p-accordion.automatic .p-accordionheader-toggle-icon {
  display: none;
}
.p-togglebutton-label,
.p-togglebutton-icon {
  margin-top: 3px;
}
@media only screen and (max-width: 700px) {
.p-selectbutton.cabinet-types {
    width: 100%;
}
.p-selectbutton.cabinet-types .p-togglebutton {
    flex-basis: 25%;
}
.p-selectbutton.host-types {
    width: 50%;
}
.p-selectbutton.host-types .p-togglebutton {
    flex-basis: 50%;
}
}
.upkeeps-accordion .p-accordionpanel {
  box-shadow: none !important;
}
.upkeeps-accordion .p-accordioncontent-content {
  padding-top: 0 !important;
}
.upkeeps-accordion .p-accordionheader {
  margin-bottom: 0 !important;
}
.upkeeps-accordion.openedupkeeps .p-accordionheader {
  margin-bottom: -10px !important;
}
.p-floatlabel:has(input:disabled) label {
  color: #b4b7c2;
}
.p-fileupload-basic {
  align-items: flex-start !important;
  flex-direction: column !important;
}
.p-fileupload-choose-button {
  border: 1px solid #202020 !important;
}
.p-tabs.nopad .p-tabpanels {
  padding: 0 !important;
}
.p-dialog.operation-dialog {
  max-height: unset !important;
}
.p-dialog.operation-dialog .p-dialog-content {
  height: 100%;
  padding: 0;
  width: 100vw;
}
.p-dialog.photo-gallery-dialog {
  max-height: unset !important;
}
.p-dialog.photo-gallery-dialog .p-dialog-content {
  height: 100%;
  padding: 0;
  width: 100vw;
}
.p-datatable.dense .p-datatable-tbody > tr > td {
  padding: 6px;
  white-space: nowrap;
}
.p-datatable.dense .p-datatable-thead > tr > th {
  padding: 10px 20px 10px 6px;
}
@media only screen and (min-width: 1201px) {
.service-operation-container .service-operation-content {
    flex: unset;
}
.p-tabview.stepper {
    height: unset;
}
}
.p-select-overlay.p-component {
  max-width: 100vw !important;
}
.p-card[elevation="2"] {
  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);
}
.p-card[elevation="3"] {
  box-shadow: 0 4px 3px 0px rgba(0, 0, 0, 0.2), 0 4px 4px 0 rgba(0, 0, 0, 0.14), 0 1px 8px 0 rgba(0, 0, 0, 0.12);
}
.p-card[variant=outlined] {
  border: 1px solid black;
}
.p-card.ble-result.collapsed .p-card-body {
  padding: 10px 10px 0px 10px;
  gap: 0;
}
.p-button.round-icon {
  padding: 0;
  justify-content: center;
  height: 35px;
  width: 37px;
  min-width: 37px;
}
.p-button.round-icon .material-symbols {
  font-size: 24px;
}
.p-button.steel {
  color: white;
  background-color: #5d6b98;
  padding: 3px 4px;
  font-size: 14px;
  font-weight: 500;
}
.p-button.steel .material-symbols {
  font-size: 14px !important;
  margin-right: 4px;
}
.p-button.steel:hover, .p-button.steel:focus {
  background-color: #5d6b98 !important;
  color: white !important;
  opacity: 0.8;
}
.p-button.steel.inverted {
  color: #5d6b98;
  background-color: white;
}
.p-button.steel.inverted:hover, .p-button.steel.inverted:focus {
  background-color: white !important;
  color: #5d6b98 !important;
  opacity: 0.8;
}
.p-button.steel.p-disabled {
  cursor: pointer;
  opacity: 0.6;
}
@media only screen and (max-width: 900px) {
.p-button.steel.small-mobile {
    min-width: 44px;
}
}
.p-button.small {
  padding: 4px 4px;
  font-size: 11px !important;
  line-height: 11px;
}
.p-button.small .material-symbols {
  font-size: 18px;
}
.p-selectbutton {
  padding: 5px;
  border: 1px solid var(--p-togglebutton-border-color);
}
.p-selectbutton .p-togglebutton {
  border: none;
  border-radius: var(--p-selectbutton-border-radius) !important;
  background: white;
  padding: 0.5rem 8px 0.85rem;
  opacity: 0.7;
}
.p-selectbutton .p-togglebutton:hover {
  background: var(--p-togglebutton-hover-background);
  color: var(--p-togglebutton-hover-color);
  opacity: 1;
}
.p-selectbutton .p-togglebutton.p-togglebutton-checked {
  background: var(--p-togglebutton-checked-background);
  color: var(--p-togglebutton-checked-color);
  opacity: 1;
}
.p-selectbutton .p-togglebutton[disabled=""]:not(.p-togglebutton-checked) {
  opacity: 0.3;
  color: var(--p-togglebutton-hover-color);
  background: white;
  cursor: default;
}
html,
body,
#app,
main {
  height: 100%;
  font-family: Roboto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #202020;
  font-size: 12px;
}
@media screen and (min-width: 1280px) {
html,
  body,
  #app,
  main {
    font-size: 14px;
}
}
@media screen and (min-width: 1920px) {
html,
  body,
  #app,
  main {
    font-size: 16px;
}
}
body {
  background-color: #b9c0d4;
}
.container {
  padding: 0 !important;
  max-width: none !important;
}
.app-content {
  padding: 8px 10px 8px 0px;
  margin-left: 66px;
  width: calc(100% - 70px);
  transition: margin-left 0.25s ease-in-out;
  transition: opacity 0.25s ease;
  overflow-y: auto;
  height: 100%;
  opacity: 1;
}
.app-content.desktop.expanded {
  margin-left: 265px;
  width: calc(100vw - 265px);
}
.app-content.nolayout {
  width: 100% !important;
  margin-left: 0 !important;
}
.app-content.settingsOpen {
  opacity: 0.3;
  user-select: none;
}
main.background {
  background: url("/assets/bg-CenQlCzJ.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0;
  height: 100dvh;
}
@media only screen and (min-width: 901px) {
.app-content {
    padding: 18px 18px 18px 0px;
    margin-left: 76px;
    width: calc(100% - 76px);
}
}/* COLORS */
/* reserved possible colors

#6B3A0A - warm brown OR #8E3F0A - burnt orange
#8A1538 - deep berry
#005A7A - petrol cyan

maybe #0C0C73 - deep indigo, but close to return/black

*/
/* FONTS */
/* PACKETA UI/UX */
/* Material palette */
[color=primary][data-v-1505d7e7] {
  color: #bc210a;
}
.primary[data-v-1505d7e7] {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary[data-v-1505d7e7]:hover, .primary[data-v-1505d7e7]:active, .primary[data-v-1505d7e7]:focus {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button[data-v-1505d7e7] {
  color: white !important;
}
.primary.p-button[data-v-1505d7e7]:hover, .primary.p-button[data-v-1505d7e7]:active, .primary.p-button[data-v-1505d7e7]:focus {
  color: white !important;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button.p-button-outlined[data-v-1505d7e7] {
  background-color: white !important;
  color: #bc210a !important;
}
.primary.p-button.p-button-outlined[data-v-1505d7e7]:hover, .primary.p-button.p-button-outlined[data-v-1505d7e7]:active, .primary.p-button.p-button-outlined[data-v-1505d7e7]:focus {
  background-color: rgb(248.3, 232.8, 230.5) !important;
}
.primary.p-toolbar[data-v-1505d7e7] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.darken-1[data-v-1505d7e7] {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-1[data-v-1505d7e7]:hover {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-2[data-v-1505d7e7] {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-2[data-v-1505d7e7]:hover {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-3[data-v-1505d7e7] {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-3[data-v-1505d7e7]:hover {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-4[data-v-1505d7e7] {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.darken-4[data-v-1505d7e7]:hover {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.lighten-1[data-v-1505d7e7] {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-1[data-v-1505d7e7]:hover {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-2[data-v-1505d7e7] {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-2[data-v-1505d7e7]:hover {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-3[data-v-1505d7e7] {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-3[data-v-1505d7e7]:hover {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-4[data-v-1505d7e7] {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.primary.lighten-4[data-v-1505d7e7]:hover {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.bgprimary[data-v-1505d7e7] {
  background-color: #bc210a;
}
.bgprimary[data-v-1505d7e7]:hover, .bgprimary[data-v-1505d7e7]:focus {
  background-color: #bc210a;
}
.bgprimary.p-card[data-v-1505d7e7] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.bgprimary.darken-1[data-v-1505d7e7] {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-1[data-v-1505d7e7]:hover {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-2[data-v-1505d7e7] {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-2[data-v-1505d7e7]:hover {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-3[data-v-1505d7e7] {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-3[data-v-1505d7e7]:hover {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-4[data-v-1505d7e7] {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.darken-4[data-v-1505d7e7]:hover {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.lighten-1[data-v-1505d7e7] {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-1[data-v-1505d7e7]:hover {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-2[data-v-1505d7e7] {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-2[data-v-1505d7e7]:hover {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-3[data-v-1505d7e7] {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-3[data-v-1505d7e7]:hover {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-4[data-v-1505d7e7] {
  background-color: rgb(214.8, 121.8, 108);
}
.bgprimary.lighten-4[data-v-1505d7e7]:hover {
  background-color: rgb(214.8, 121.8, 108);
}
[color=red][data-v-1505d7e7] {
  color: #f44336;
}
.red[data-v-1505d7e7] {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red[data-v-1505d7e7]:hover, .red[data-v-1505d7e7]:active, .red[data-v-1505d7e7]:focus {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button[data-v-1505d7e7] {
  color: white !important;
}
.red.p-button[data-v-1505d7e7]:hover, .red.p-button[data-v-1505d7e7]:active, .red.p-button[data-v-1505d7e7]:focus {
  color: white !important;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button.p-button-outlined[data-v-1505d7e7] {
  background-color: white !important;
  color: #f44336 !important;
}
.red.p-button.p-button-outlined[data-v-1505d7e7]:hover, .red.p-button.p-button-outlined[data-v-1505d7e7]:active, .red.p-button.p-button-outlined[data-v-1505d7e7]:focus {
  background-color: rgb(253.9, 236.2, 234.9) !important;
}
.red.p-toolbar[data-v-1505d7e7] {
  background-color: #f44336;
  border-color: #f44336;
}
.red.darken-1[data-v-1505d7e7] {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-1[data-v-1505d7e7]:hover {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-2[data-v-1505d7e7] {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-2[data-v-1505d7e7]:hover {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-3[data-v-1505d7e7] {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-3[data-v-1505d7e7]:hover {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-4[data-v-1505d7e7] {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.darken-4[data-v-1505d7e7]:hover {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.lighten-1[data-v-1505d7e7] {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-1[data-v-1505d7e7]:hover {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-2[data-v-1505d7e7] {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-2[data-v-1505d7e7]:hover {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-3[data-v-1505d7e7] {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-3[data-v-1505d7e7]:hover {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-4[data-v-1505d7e7] {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.red.lighten-4[data-v-1505d7e7]:hover {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.bgred[data-v-1505d7e7] {
  background-color: #f44336;
}
.bgred[data-v-1505d7e7]:hover, .bgred[data-v-1505d7e7]:focus {
  background-color: #f44336;
}
.bgred.p-card[data-v-1505d7e7] {
  background-color: #f44336;
  border-color: #f44336;
}
.bgred.darken-1[data-v-1505d7e7] {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-1[data-v-1505d7e7]:hover {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-2[data-v-1505d7e7] {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-2[data-v-1505d7e7]:hover {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-3[data-v-1505d7e7] {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-3[data-v-1505d7e7]:hover {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-4[data-v-1505d7e7] {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.darken-4[data-v-1505d7e7]:hover {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.lighten-1[data-v-1505d7e7] {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-1[data-v-1505d7e7]:hover {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-2[data-v-1505d7e7] {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-2[data-v-1505d7e7]:hover {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-3[data-v-1505d7e7] {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-3[data-v-1505d7e7]:hover {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-4[data-v-1505d7e7] {
  background-color: rgb(248.4, 142.2, 134.4);
}
.bgred.lighten-4[data-v-1505d7e7]:hover {
  background-color: rgb(248.4, 142.2, 134.4);
}
[color=grenade][data-v-1505d7e7] {
  color: #dd2c00;
}
.grenade[data-v-1505d7e7] {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade[data-v-1505d7e7]:hover, .grenade[data-v-1505d7e7]:active, .grenade[data-v-1505d7e7]:focus {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button[data-v-1505d7e7] {
  color: white !important;
}
.grenade.p-button[data-v-1505d7e7]:hover, .grenade.p-button[data-v-1505d7e7]:active, .grenade.p-button[data-v-1505d7e7]:focus {
  color: white !important;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button.p-button-outlined[data-v-1505d7e7] {
  background-color: white !important;
  color: #dd2c00 !important;
}
.grenade.p-button.p-button-outlined[data-v-1505d7e7]:hover, .grenade.p-button.p-button-outlined[data-v-1505d7e7]:active, .grenade.p-button.p-button-outlined[data-v-1505d7e7]:focus {
  background-color: rgb(251.6, 233.9, 229.5) !important;
}
.grenade.p-toolbar[data-v-1505d7e7] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.darken-1[data-v-1505d7e7] {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-1[data-v-1505d7e7]:hover {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-2[data-v-1505d7e7] {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-2[data-v-1505d7e7]:hover {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-3[data-v-1505d7e7] {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-3[data-v-1505d7e7]:hover {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-4[data-v-1505d7e7] {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.darken-4[data-v-1505d7e7]:hover {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.lighten-1[data-v-1505d7e7] {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-1[data-v-1505d7e7]:hover {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-2[data-v-1505d7e7] {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-2[data-v-1505d7e7]:hover {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-3[data-v-1505d7e7] {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-3[data-v-1505d7e7]:hover {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-4[data-v-1505d7e7] {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.grenade.lighten-4[data-v-1505d7e7]:hover {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.bggrenade[data-v-1505d7e7] {
  background-color: #dd2c00;
}
.bggrenade[data-v-1505d7e7]:hover, .bggrenade[data-v-1505d7e7]:focus {
  background-color: #dd2c00;
}
.bggrenade.p-card[data-v-1505d7e7] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.bggrenade.darken-1[data-v-1505d7e7] {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-1[data-v-1505d7e7]:hover {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-2[data-v-1505d7e7] {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-2[data-v-1505d7e7]:hover {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-3[data-v-1505d7e7] {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-3[data-v-1505d7e7]:hover {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-4[data-v-1505d7e7] {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.darken-4[data-v-1505d7e7]:hover {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.lighten-1[data-v-1505d7e7] {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-1[data-v-1505d7e7]:hover {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-2[data-v-1505d7e7] {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-2[data-v-1505d7e7]:hover {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-3[data-v-1505d7e7] {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-3[data-v-1505d7e7]:hover {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-4[data-v-1505d7e7] {
  background-color: rgb(234.6, 128.4, 102);
}
.bggrenade.lighten-4[data-v-1505d7e7]:hover {
  background-color: rgb(234.6, 128.4, 102);
}
[color=pink][data-v-1505d7e7] {
  color: #e91e63;
}
.pink[data-v-1505d7e7] {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink[data-v-1505d7e7]:hover, .pink[data-v-1505d7e7]:active, .pink[data-v-1505d7e7]:focus {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button[data-v-1505d7e7] {
  color: white !important;
}
.pink.p-button[data-v-1505d7e7]:hover, .pink.p-button[data-v-1505d7e7]:active, .pink.p-button[data-v-1505d7e7]:focus {
  color: white !important;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button.p-button-outlined[data-v-1505d7e7] {
  background-color: white !important;
  color: #e91e63 !important;
}
.pink.p-button.p-button-outlined[data-v-1505d7e7]:hover, .pink.p-button.p-button-outlined[data-v-1505d7e7]:active, .pink.p-button.p-button-outlined[data-v-1505d7e7]:focus {
  background-color: rgb(252.8, 232.5, 239.4) !important;
}
.pink.p-toolbar[data-v-1505d7e7] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.darken-1[data-v-1505d7e7] {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-1[data-v-1505d7e7]:hover {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-2[data-v-1505d7e7] {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-2[data-v-1505d7e7]:hover {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-3[data-v-1505d7e7] {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-3[data-v-1505d7e7]:hover {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-4[data-v-1505d7e7] {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.darken-4[data-v-1505d7e7]:hover {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.lighten-1[data-v-1505d7e7] {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-1[data-v-1505d7e7]:hover {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-2[data-v-1505d7e7] {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-2[data-v-1505d7e7]:hover {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-3[data-v-1505d7e7] {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-3[data-v-1505d7e7]:hover {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-4[data-v-1505d7e7] {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.pink.lighten-4[data-v-1505d7e7]:hover {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.bgpink[data-v-1505d7e7] {
  background-color: #e91e63;
}
.bgpink[data-v-1505d7e7]:hover, .bgpink[data-v-1505d7e7]:focus {
  background-color: #e91e63;
}
.bgpink.p-card[data-v-1505d7e7] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.bgpink.darken-1[data-v-1505d7e7] {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-1[data-v-1505d7e7]:hover {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-2[data-v-1505d7e7] {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-2[data-v-1505d7e7]:hover {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-3[data-v-1505d7e7] {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-3[data-v-1505d7e7]:hover {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-4[data-v-1505d7e7] {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.darken-4[data-v-1505d7e7]:hover {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.lighten-1[data-v-1505d7e7] {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-1[data-v-1505d7e7]:hover {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-2[data-v-1505d7e7] {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-2[data-v-1505d7e7]:hover {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-3[data-v-1505d7e7] {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-3[data-v-1505d7e7]:hover {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-4[data-v-1505d7e7] {
  background-color: rgb(241.8, 120, 161.4);
}
.bgpink.lighten-4[data-v-1505d7e7]:hover {
  background-color: rgb(241.8, 120, 161.4);
}
[color=purple][data-v-1505d7e7] {
  color: #9c27b0;
}
.purple[data-v-1505d7e7] {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple[data-v-1505d7e7]:hover, .purple[data-v-1505d7e7]:active, .purple[data-v-1505d7e7]:focus {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button[data-v-1505d7e7] {
  color: white !important;
}
.purple.p-button[data-v-1505d7e7]:hover, .purple.p-button[data-v-1505d7e7]:active, .purple.p-button[data-v-1505d7e7]:focus {
  color: white !important;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button.p-button-outlined[data-v-1505d7e7] {
  background-color: white !important;
  color: #9c27b0 !important;
}
.purple.p-button.p-button-outlined[data-v-1505d7e7]:hover, .purple.p-button.p-button-outlined[data-v-1505d7e7]:active, .purple.p-button.p-button-outlined[data-v-1505d7e7]:focus {
  background-color: rgb(245.1, 233.4, 247.1) !important;
}
.purple.p-toolbar[data-v-1505d7e7] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.darken-1[data-v-1505d7e7] {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-1[data-v-1505d7e7]:hover {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-2[data-v-1505d7e7] {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-2[data-v-1505d7e7]:hover {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-3[data-v-1505d7e7] {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-3[data-v-1505d7e7]:hover {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-4[data-v-1505d7e7] {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.darken-4[data-v-1505d7e7]:hover {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.lighten-1[data-v-1505d7e7] {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-1[data-v-1505d7e7]:hover {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-2[data-v-1505d7e7] {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-2[data-v-1505d7e7]:hover {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-3[data-v-1505d7e7] {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-3[data-v-1505d7e7]:hover {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-4[data-v-1505d7e7] {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.purple.lighten-4[data-v-1505d7e7]:hover {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple[data-v-1505d7e7] {
  background-color: #9c27b0;
}
.bgpurple[data-v-1505d7e7]:hover, .bgpurple[data-v-1505d7e7]:focus {
  background-color: #9c27b0;
}
.bgpurple.p-card[data-v-1505d7e7] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.bgpurple.darken-1[data-v-1505d7e7] {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-1[data-v-1505d7e7]:hover {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-2[data-v-1505d7e7] {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-2[data-v-1505d7e7]:hover {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-3[data-v-1505d7e7] {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-3[data-v-1505d7e7]:hover {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-4[data-v-1505d7e7] {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.darken-4[data-v-1505d7e7]:hover {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.lighten-1[data-v-1505d7e7] {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-1[data-v-1505d7e7]:hover {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-2[data-v-1505d7e7] {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-2[data-v-1505d7e7]:hover {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-3[data-v-1505d7e7] {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-3[data-v-1505d7e7]:hover {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-4[data-v-1505d7e7] {
  background-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple.lighten-4[data-v-1505d7e7]:hover {
  background-color: rgb(195.6, 125.4, 207.6);
}
[color=deep-purple][data-v-1505d7e7] {
  color: #673ab7;
}
.deep-purple[data-v-1505d7e7] {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple[data-v-1505d7e7]:hover, .deep-purple[data-v-1505d7e7]:active, .deep-purple[data-v-1505d7e7]:focus {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button[data-v-1505d7e7] {
  color: white !important;
}
.deep-purple.p-button[data-v-1505d7e7]:hover, .deep-purple.p-button[data-v-1505d7e7]:active, .deep-purple.p-button[data-v-1505d7e7]:focus {
  color: white !important;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button.p-button-outlined[data-v-1505d7e7] {
  background-color: white !important;
  color: #673ab7 !important;
}
.deep-purple.p-button.p-button-outlined[data-v-1505d7e7]:hover, .deep-purple.p-button.p-button-outlined[data-v-1505d7e7]:active, .deep-purple.p-button.p-button-outlined[data-v-1505d7e7]:focus {
  background-color: rgb(239.8, 235.3, 247.8) !important;
}
.deep-purple.p-toolbar[data-v-1505d7e7] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.darken-1[data-v-1505d7e7] {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-1[data-v-1505d7e7]:hover {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-2[data-v-1505d7e7] {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-2[data-v-1505d7e7]:hover {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-3[data-v-1505d7e7] {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-3[data-v-1505d7e7]:hover {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-4[data-v-1505d7e7] {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.darken-4[data-v-1505d7e7]:hover {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.lighten-1[data-v-1505d7e7] {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-1[data-v-1505d7e7]:hover {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-2[data-v-1505d7e7] {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-2[data-v-1505d7e7]:hover {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-3[data-v-1505d7e7] {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-3[data-v-1505d7e7]:hover {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-4[data-v-1505d7e7] {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.deep-purple.lighten-4[data-v-1505d7e7]:hover {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple[data-v-1505d7e7] {
  background-color: #673ab7;
}
.bgdeep-purple[data-v-1505d7e7]:hover, .bgdeep-purple[data-v-1505d7e7]:focus {
  background-color: #673ab7;
}
.bgdeep-purple.p-card[data-v-1505d7e7] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.bgdeep-purple.darken-1[data-v-1505d7e7] {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-1[data-v-1505d7e7]:hover {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-2[data-v-1505d7e7] {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-2[data-v-1505d7e7]:hover {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-3[data-v-1505d7e7] {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-3[data-v-1505d7e7]:hover {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-4[data-v-1505d7e7] {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.darken-4[data-v-1505d7e7]:hover {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.lighten-1[data-v-1505d7e7] {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-1[data-v-1505d7e7]:hover {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-2[data-v-1505d7e7] {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-2[data-v-1505d7e7]:hover {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-3[data-v-1505d7e7] {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-3[data-v-1505d7e7]:hover {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-4[data-v-1505d7e7] {
  background-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple.lighten-4[data-v-1505d7e7]:hover {
  background-color: rgb(163.8, 136.8, 211.8);
}
[color=indigo][data-v-1505d7e7] {
  color: #3f51b5;
}
.indigo[data-v-1505d7e7] {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo[data-v-1505d7e7]:hover, .indigo[data-v-1505d7e7]:active, .indigo[data-v-1505d7e7]:focus {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button[data-v-1505d7e7] {
  color: white !important;
}
.indigo.p-button[data-v-1505d7e7]:hover, .indigo.p-button[data-v-1505d7e7]:active, .indigo.p-button[data-v-1505d7e7]:focus {
  color: white !important;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button.p-button-outlined[data-v-1505d7e7] {
  background-color: white !important;
  color: #3f51b5 !important;
}
.indigo.p-button.p-button-outlined[data-v-1505d7e7]:hover, .indigo.p-button.p-button-outlined[data-v-1505d7e7]:active, .indigo.p-button.p-button-outlined[data-v-1505d7e7]:focus {
  background-color: rgb(235.8, 237.6, 247.6) !important;
}
.indigo.p-toolbar[data-v-1505d7e7] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.darken-1[data-v-1505d7e7] {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-1[data-v-1505d7e7]:hover {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-2[data-v-1505d7e7] {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-2[data-v-1505d7e7]:hover {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-3[data-v-1505d7e7] {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-3[data-v-1505d7e7]:hover {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-4[data-v-1505d7e7] {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.darken-4[data-v-1505d7e7]:hover {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.lighten-1[data-v-1505d7e7] {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-1[data-v-1505d7e7]:hover {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-2[data-v-1505d7e7] {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-2[data-v-1505d7e7]:hover {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-3[data-v-1505d7e7] {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-3[data-v-1505d7e7]:hover {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-4[data-v-1505d7e7] {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.indigo.lighten-4[data-v-1505d7e7]:hover {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo[data-v-1505d7e7] {
  background-color: #3f51b5;
}
.bgindigo[data-v-1505d7e7]:hover, .bgindigo[data-v-1505d7e7]:focus {
  background-color: #3f51b5;
}
.bgindigo.p-card[data-v-1505d7e7] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.bgindigo.darken-1[data-v-1505d7e7] {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-1[data-v-1505d7e7]:hover {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-2[data-v-1505d7e7] {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-2[data-v-1505d7e7]:hover {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-3[data-v-1505d7e7] {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-3[data-v-1505d7e7]:hover {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-4[data-v-1505d7e7] {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.darken-4[data-v-1505d7e7]:hover {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.lighten-1[data-v-1505d7e7] {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-1[data-v-1505d7e7]:hover {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-2[data-v-1505d7e7] {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-2[data-v-1505d7e7]:hover {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-3[data-v-1505d7e7] {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-3[data-v-1505d7e7]:hover {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-4[data-v-1505d7e7] {
  background-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo.lighten-4[data-v-1505d7e7]:hover {
  background-color: rgb(139.8, 150.6, 210.6);
}
[color=blue][data-v-1505d7e7] {
  color: #2196f3;
}
.blue[data-v-1505d7e7] {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue[data-v-1505d7e7]:hover, .blue[data-v-1505d7e7]:active, .blue[data-v-1505d7e7]:focus {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button[data-v-1505d7e7] {
  color: white !important;
}
.blue.p-button[data-v-1505d7e7]:hover, .blue.p-button[data-v-1505d7e7]:active, .blue.p-button[data-v-1505d7e7]:focus {
  color: white !important;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button.p-button-outlined[data-v-1505d7e7] {
  background-color: white !important;
  color: #2196f3 !important;
}
.blue.p-button.p-button-outlined[data-v-1505d7e7]:hover, .blue.p-button.p-button-outlined[data-v-1505d7e7]:active, .blue.p-button.p-button-outlined[data-v-1505d7e7]:focus {
  background-color: rgb(232.8, 244.5, 253.8) !important;
}
.blue.p-toolbar[data-v-1505d7e7] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.darken-1[data-v-1505d7e7] {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-1[data-v-1505d7e7]:hover {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-2[data-v-1505d7e7] {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-2[data-v-1505d7e7]:hover {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-3[data-v-1505d7e7] {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-3[data-v-1505d7e7]:hover {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-4[data-v-1505d7e7] {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.darken-4[data-v-1505d7e7]:hover {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.lighten-1[data-v-1505d7e7] {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-1[data-v-1505d7e7]:hover {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-2[data-v-1505d7e7] {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-2[data-v-1505d7e7]:hover {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-3[data-v-1505d7e7] {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-3[data-v-1505d7e7]:hover {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-4[data-v-1505d7e7] {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.blue.lighten-4[data-v-1505d7e7]:hover {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.bgblue[data-v-1505d7e7] {
  background-color: #2196f3;
}
.bgblue[data-v-1505d7e7]:hover, .bgblue[data-v-1505d7e7]:focus {
  background-color: #2196f3;
}
.bgblue.p-card[data-v-1505d7e7] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.bgblue.darken-1[data-v-1505d7e7] {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-1[data-v-1505d7e7]:hover {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-2[data-v-1505d7e7] {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-2[data-v-1505d7e7]:hover {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-3[data-v-1505d7e7] {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-3[data-v-1505d7e7]:hover {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-4[data-v-1505d7e7] {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.darken-4[data-v-1505d7e7]:hover {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.lighten-1[data-v-1505d7e7] {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-1[data-v-1505d7e7]:hover {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-2[data-v-1505d7e7] {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-2[data-v-1505d7e7]:hover {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-3[data-v-1505d7e7] {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-3[data-v-1505d7e7]:hover {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-4[data-v-1505d7e7] {
  background-color: rgb(121.8, 192, 247.8);
}
.bgblue.lighten-4[data-v-1505d7e7]:hover {
  background-color: rgb(121.8, 192, 247.8);
}
[color=light-blue][data-v-1505d7e7] {
  color: #03a9f4;
}
.light-blue[data-v-1505d7e7] {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue[data-v-1505d7e7]:hover, .light-blue[data-v-1505d7e7]:active, .light-blue[data-v-1505d7e7]:focus {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button[data-v-1505d7e7] {
  color: white !important;
}
.light-blue.p-button[data-v-1505d7e7]:hover, .light-blue.p-button[data-v-1505d7e7]:active, .light-blue.p-button[data-v-1505d7e7]:focus {
  color: white !important;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button.p-button-outlined[data-v-1505d7e7] {
  background-color: white !important;
  color: #03a9f4 !important;
}
.light-blue.p-button.p-button-outlined[data-v-1505d7e7]:hover, .light-blue.p-button.p-button-outlined[data-v-1505d7e7]:active, .light-blue.p-button.p-button-outlined[data-v-1505d7e7]:focus {
  background-color: rgb(229.8, 246.4, 253.9) !important;
}
.light-blue.p-toolbar[data-v-1505d7e7] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.darken-1[data-v-1505d7e7] {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-1[data-v-1505d7e7]:hover {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-2[data-v-1505d7e7] {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-2[data-v-1505d7e7]:hover {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-3[data-v-1505d7e7] {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-3[data-v-1505d7e7]:hover {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-4[data-v-1505d7e7] {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.darken-4[data-v-1505d7e7]:hover {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.lighten-1[data-v-1505d7e7] {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-1[data-v-1505d7e7]:hover {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-2[data-v-1505d7e7] {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-2[data-v-1505d7e7]:hover {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-3[data-v-1505d7e7] {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-3[data-v-1505d7e7]:hover {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-4[data-v-1505d7e7] {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.light-blue.lighten-4[data-v-1505d7e7]:hover {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue[data-v-1505d7e7] {
  background-color: #03a9f4;
}
.bglight-blue[data-v-1505d7e7]:hover, .bglight-blue[data-v-1505d7e7]:focus {
  background-color: #03a9f4;
}
.bglight-blue.p-card[data-v-1505d7e7] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.bglight-blue.darken-1[data-v-1505d7e7] {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-1[data-v-1505d7e7]:hover {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-2[data-v-1505d7e7] {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-2[data-v-1505d7e7]:hover {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-3[data-v-1505d7e7] {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-3[data-v-1505d7e7]:hover {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-4[data-v-1505d7e7] {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.darken-4[data-v-1505d7e7]:hover {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.lighten-1[data-v-1505d7e7] {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-1[data-v-1505d7e7]:hover {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-2[data-v-1505d7e7] {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-2[data-v-1505d7e7]:hover {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-3[data-v-1505d7e7] {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-3[data-v-1505d7e7]:hover {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-4[data-v-1505d7e7] {
  background-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue.lighten-4[data-v-1505d7e7]:hover {
  background-color: rgb(103.8, 203.4, 248.4);
}
[color=cyan][data-v-1505d7e7] {
  color: #00bcd4;
}
.cyan[data-v-1505d7e7] {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan[data-v-1505d7e7]:hover, .cyan[data-v-1505d7e7]:active, .cyan[data-v-1505d7e7]:focus {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button[data-v-1505d7e7] {
  color: white !important;
}
.cyan.p-button[data-v-1505d7e7]:hover, .cyan.p-button[data-v-1505d7e7]:active, .cyan.p-button[data-v-1505d7e7]:focus {
  color: white !important;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button.p-button-outlined[data-v-1505d7e7] {
  background-color: white !important;
  color: #00bcd4 !important;
}
.cyan.p-button.p-button-outlined[data-v-1505d7e7]:hover, .cyan.p-button.p-button-outlined[data-v-1505d7e7]:active, .cyan.p-button.p-button-outlined[data-v-1505d7e7]:focus {
  background-color: rgb(229.5, 248.3, 250.7) !important;
}
.cyan.p-toolbar[data-v-1505d7e7] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.darken-1[data-v-1505d7e7] {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-1[data-v-1505d7e7]:hover {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-2[data-v-1505d7e7] {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-2[data-v-1505d7e7]:hover {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-3[data-v-1505d7e7] {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-3[data-v-1505d7e7]:hover {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-4[data-v-1505d7e7] {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.darken-4[data-v-1505d7e7]:hover {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.lighten-1[data-v-1505d7e7] {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-1[data-v-1505d7e7]:hover {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-2[data-v-1505d7e7] {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-2[data-v-1505d7e7]:hover {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-3[data-v-1505d7e7] {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-3[data-v-1505d7e7]:hover {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-4[data-v-1505d7e7] {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.cyan.lighten-4[data-v-1505d7e7]:hover {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.bgcyan[data-v-1505d7e7] {
  background-color: #00bcd4;
}
.bgcyan[data-v-1505d7e7]:hover, .bgcyan[data-v-1505d7e7]:focus {
  background-color: #00bcd4;
}
.bgcyan.p-card[data-v-1505d7e7] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.bgcyan.darken-1[data-v-1505d7e7] {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-1[data-v-1505d7e7]:hover {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-2[data-v-1505d7e7] {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-2[data-v-1505d7e7]:hover {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-3[data-v-1505d7e7] {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-3[data-v-1505d7e7]:hover {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-4[data-v-1505d7e7] {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.darken-4[data-v-1505d7e7]:hover {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.lighten-1[data-v-1505d7e7] {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-1[data-v-1505d7e7]:hover {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-2[data-v-1505d7e7] {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-2[data-v-1505d7e7]:hover {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-3[data-v-1505d7e7] {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-3[data-v-1505d7e7]:hover {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-4[data-v-1505d7e7] {
  background-color: rgb(102, 214.8, 229.2);
}
.bgcyan.lighten-4[data-v-1505d7e7]:hover {
  background-color: rgb(102, 214.8, 229.2);
}
[color=teal][data-v-1505d7e7] {
  color: #009688;
}
.teal[data-v-1505d7e7] {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal[data-v-1505d7e7]:hover, .teal[data-v-1505d7e7]:active, .teal[data-v-1505d7e7]:focus {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button[data-v-1505d7e7] {
  color: white !important;
}
.teal.p-button[data-v-1505d7e7]:hover, .teal.p-button[data-v-1505d7e7]:active, .teal.p-button[data-v-1505d7e7]:focus {
  color: white !important;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button.p-button-outlined[data-v-1505d7e7] {
  background-color: white !important;
  color: #009688 !important;
}
.teal.p-button.p-button-outlined[data-v-1505d7e7]:hover, .teal.p-button.p-button-outlined[data-v-1505d7e7]:active, .teal.p-button.p-button-outlined[data-v-1505d7e7]:focus {
  background-color: rgb(229.5, 244.5, 243.1) !important;
}
.teal.p-toolbar[data-v-1505d7e7] {
  background-color: #009688;
  border-color: #009688;
}
.teal.darken-1[data-v-1505d7e7] {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-1[data-v-1505d7e7]:hover {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-2[data-v-1505d7e7] {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-2[data-v-1505d7e7]:hover {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-3[data-v-1505d7e7] {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-3[data-v-1505d7e7]:hover {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-4[data-v-1505d7e7] {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.darken-4[data-v-1505d7e7]:hover {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.lighten-1[data-v-1505d7e7] {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-1[data-v-1505d7e7]:hover {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-2[data-v-1505d7e7] {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-2[data-v-1505d7e7]:hover {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-3[data-v-1505d7e7] {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-3[data-v-1505d7e7]:hover {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-4[data-v-1505d7e7] {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.teal.lighten-4[data-v-1505d7e7]:hover {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.bgteal[data-v-1505d7e7] {
  background-color: #009688;
}
.bgteal[data-v-1505d7e7]:hover, .bgteal[data-v-1505d7e7]:focus {
  background-color: #009688;
}
.bgteal.p-card[data-v-1505d7e7] {
  background-color: #009688;
  border-color: #009688;
}
.bgteal.darken-1[data-v-1505d7e7] {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-1[data-v-1505d7e7]:hover {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-2[data-v-1505d7e7] {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-2[data-v-1505d7e7]:hover {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-3[data-v-1505d7e7] {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-3[data-v-1505d7e7]:hover {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-4[data-v-1505d7e7] {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.darken-4[data-v-1505d7e7]:hover {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.lighten-1[data-v-1505d7e7] {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-1[data-v-1505d7e7]:hover {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-2[data-v-1505d7e7] {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-2[data-v-1505d7e7]:hover {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-3[data-v-1505d7e7] {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-3[data-v-1505d7e7]:hover {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-4[data-v-1505d7e7] {
  background-color: rgb(102, 192, 183.6);
}
.bgteal.lighten-4[data-v-1505d7e7]:hover {
  background-color: rgb(102, 192, 183.6);
}
[color=cobalt][data-v-1505d7e7] {
  color: #00bfa5;
}
.cobalt[data-v-1505d7e7] {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt[data-v-1505d7e7]:hover, .cobalt[data-v-1505d7e7]:active, .cobalt[data-v-1505d7e7]:focus {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button[data-v-1505d7e7] {
  color: white !important;
}
.cobalt.p-button[data-v-1505d7e7]:hover, .cobalt.p-button[data-v-1505d7e7]:active, .cobalt.p-button[data-v-1505d7e7]:focus {
  color: white !important;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button.p-button-outlined[data-v-1505d7e7] {
  background-color: white !important;
  color: #00bfa5 !important;
}
.cobalt.p-button.p-button-outlined[data-v-1505d7e7]:hover, .cobalt.p-button.p-button-outlined[data-v-1505d7e7]:active, .cobalt.p-button.p-button-outlined[data-v-1505d7e7]:focus {
  background-color: rgb(229.5, 248.6, 246) !important;
}
.cobalt.p-toolbar[data-v-1505d7e7] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.darken-1[data-v-1505d7e7] {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-1[data-v-1505d7e7]:hover {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-2[data-v-1505d7e7] {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-2[data-v-1505d7e7]:hover {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-3[data-v-1505d7e7] {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-3[data-v-1505d7e7]:hover {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-4[data-v-1505d7e7] {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.darken-4[data-v-1505d7e7]:hover {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.lighten-1[data-v-1505d7e7] {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-1[data-v-1505d7e7]:hover {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-2[data-v-1505d7e7] {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-2[data-v-1505d7e7]:hover {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-3[data-v-1505d7e7] {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-3[data-v-1505d7e7]:hover {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-4[data-v-1505d7e7] {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.cobalt.lighten-4[data-v-1505d7e7]:hover {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.bgcobalt[data-v-1505d7e7] {
  background-color: #00bfa5;
}
.bgcobalt[data-v-1505d7e7]:hover, .bgcobalt[data-v-1505d7e7]:focus {
  background-color: #00bfa5;
}
.bgcobalt.p-card[data-v-1505d7e7] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.bgcobalt.darken-1[data-v-1505d7e7] {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-1[data-v-1505d7e7]:hover {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-2[data-v-1505d7e7] {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-2[data-v-1505d7e7]:hover {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-3[data-v-1505d7e7] {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-3[data-v-1505d7e7]:hover {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-4[data-v-1505d7e7] {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.darken-4[data-v-1505d7e7]:hover {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.lighten-1[data-v-1505d7e7] {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-1[data-v-1505d7e7]:hover {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-2[data-v-1505d7e7] {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-2[data-v-1505d7e7]:hover {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-3[data-v-1505d7e7] {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-3[data-v-1505d7e7]:hover {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-4[data-v-1505d7e7] {
  background-color: rgb(102, 216.6, 201);
}
.bgcobalt.lighten-4[data-v-1505d7e7]:hover {
  background-color: rgb(102, 216.6, 201);
}
[color=green][data-v-1505d7e7] {
  color: #4caf50;
}
.green[data-v-1505d7e7] {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green[data-v-1505d7e7]:hover, .green[data-v-1505d7e7]:active, .green[data-v-1505d7e7]:focus {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button[data-v-1505d7e7] {
  color: white !important;
}
.green.p-button[data-v-1505d7e7]:hover, .green.p-button[data-v-1505d7e7]:active, .green.p-button[data-v-1505d7e7]:focus {
  color: white !important;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button.p-button-outlined[data-v-1505d7e7] {
  background-color: white !important;
  color: #4caf50 !important;
}
.green.p-button.p-button-outlined[data-v-1505d7e7]:hover, .green.p-button.p-button-outlined[data-v-1505d7e7]:active, .green.p-button.p-button-outlined[data-v-1505d7e7]:focus {
  background-color: rgb(237.1, 247, 237.5) !important;
}
.green.p-toolbar[data-v-1505d7e7] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.darken-1[data-v-1505d7e7] {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-1[data-v-1505d7e7]:hover {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-2[data-v-1505d7e7] {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-2[data-v-1505d7e7]:hover {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-3[data-v-1505d7e7] {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-3[data-v-1505d7e7]:hover {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-4[data-v-1505d7e7] {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.darken-4[data-v-1505d7e7]:hover {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.lighten-1[data-v-1505d7e7] {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-1[data-v-1505d7e7]:hover {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-2[data-v-1505d7e7] {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-2[data-v-1505d7e7]:hover {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-3[data-v-1505d7e7] {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-3[data-v-1505d7e7]:hover {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-4[data-v-1505d7e7] {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.green.lighten-4[data-v-1505d7e7]:hover {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.bggreen[data-v-1505d7e7] {
  background-color: #4caf50;
}
.bggreen[data-v-1505d7e7]:hover, .bggreen[data-v-1505d7e7]:focus {
  background-color: #4caf50;
}
.bggreen.p-card[data-v-1505d7e7] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.bggreen.darken-1[data-v-1505d7e7] {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-1[data-v-1505d7e7]:hover {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-2[data-v-1505d7e7] {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-2[data-v-1505d7e7]:hover {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-3[data-v-1505d7e7] {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-3[data-v-1505d7e7]:hover {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-4[data-v-1505d7e7] {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.darken-4[data-v-1505d7e7]:hover {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.lighten-1[data-v-1505d7e7] {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-1[data-v-1505d7e7]:hover {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-2[data-v-1505d7e7] {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-2[data-v-1505d7e7]:hover {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-3[data-v-1505d7e7] {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-3[data-v-1505d7e7]:hover {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-4[data-v-1505d7e7] {
  background-color: rgb(147.6, 207, 150);
}
.bggreen.lighten-4[data-v-1505d7e7]:hover {
  background-color: rgb(147.6, 207, 150);
}
[color=light-green][data-v-1505d7e7] {
  color: #8bc34a;
}
.light-green[data-v-1505d7e7] {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green[data-v-1505d7e7]:hover, .light-green[data-v-1505d7e7]:active, .light-green[data-v-1505d7e7]:focus {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button[data-v-1505d7e7] {
  color: white !important;
}
.light-green.p-button[data-v-1505d7e7]:hover, .light-green.p-button[data-v-1505d7e7]:active, .light-green.p-button[data-v-1505d7e7]:focus {
  color: white !important;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button.p-button-outlined[data-v-1505d7e7] {
  background-color: white !important;
  color: #8bc34a !important;
}
.light-green.p-button.p-button-outlined[data-v-1505d7e7]:hover, .light-green.p-button.p-button-outlined[data-v-1505d7e7]:active, .light-green.p-button.p-button-outlined[data-v-1505d7e7]:focus {
  background-color: rgb(243.4, 249, 236.9) !important;
}
.light-green.p-toolbar[data-v-1505d7e7] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.darken-1[data-v-1505d7e7] {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-1[data-v-1505d7e7]:hover {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-2[data-v-1505d7e7] {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-2[data-v-1505d7e7]:hover {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-3[data-v-1505d7e7] {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-3[data-v-1505d7e7]:hover {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-4[data-v-1505d7e7] {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.darken-4[data-v-1505d7e7]:hover {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.lighten-1[data-v-1505d7e7] {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-1[data-v-1505d7e7]:hover {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-2[data-v-1505d7e7] {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-2[data-v-1505d7e7]:hover {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-3[data-v-1505d7e7] {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-3[data-v-1505d7e7]:hover {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-4[data-v-1505d7e7] {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.light-green.lighten-4[data-v-1505d7e7]:hover {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.bglight-green[data-v-1505d7e7] {
  background-color: #8bc34a;
}
.bglight-green[data-v-1505d7e7]:hover, .bglight-green[data-v-1505d7e7]:focus {
  background-color: #8bc34a;
}
.bglight-green.p-card[data-v-1505d7e7] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.bglight-green.darken-1[data-v-1505d7e7] {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-1[data-v-1505d7e7]:hover {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-2[data-v-1505d7e7] {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-2[data-v-1505d7e7]:hover {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-3[data-v-1505d7e7] {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-3[data-v-1505d7e7]:hover {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-4[data-v-1505d7e7] {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.darken-4[data-v-1505d7e7]:hover {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.lighten-1[data-v-1505d7e7] {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-1[data-v-1505d7e7]:hover {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-2[data-v-1505d7e7] {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-2[data-v-1505d7e7]:hover {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-3[data-v-1505d7e7] {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-3[data-v-1505d7e7]:hover {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-4[data-v-1505d7e7] {
  background-color: rgb(185.4, 219, 146.4);
}
.bglight-green.lighten-4[data-v-1505d7e7]:hover {
  background-color: rgb(185.4, 219, 146.4);
}
[color=lime][data-v-1505d7e7] {
  color: #cddc39;
}
.lime[data-v-1505d7e7] {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime[data-v-1505d7e7]:hover, .lime[data-v-1505d7e7]:active, .lime[data-v-1505d7e7]:focus {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button[data-v-1505d7e7] {
  color: white !important;
}
.lime.p-button[data-v-1505d7e7]:hover, .lime.p-button[data-v-1505d7e7]:active, .lime.p-button[data-v-1505d7e7]:focus {
  color: white !important;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button.p-button-outlined[data-v-1505d7e7] {
  background-color: white !important;
  color: #cddc39 !important;
}
.lime.p-button.p-button-outlined[data-v-1505d7e7]:hover, .lime.p-button.p-button-outlined[data-v-1505d7e7]:active, .lime.p-button.p-button-outlined[data-v-1505d7e7]:focus {
  background-color: rgb(250, 251.5, 235.2) !important;
}
.lime.p-toolbar[data-v-1505d7e7] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.darken-1[data-v-1505d7e7] {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-1[data-v-1505d7e7]:hover {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-2[data-v-1505d7e7] {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-2[data-v-1505d7e7]:hover {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-3[data-v-1505d7e7] {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-3[data-v-1505d7e7]:hover {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-4[data-v-1505d7e7] {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.darken-4[data-v-1505d7e7]:hover {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.lighten-1[data-v-1505d7e7] {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-1[data-v-1505d7e7]:hover {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-2[data-v-1505d7e7] {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-2[data-v-1505d7e7]:hover {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-3[data-v-1505d7e7] {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-3[data-v-1505d7e7]:hover {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-4[data-v-1505d7e7] {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.lime.lighten-4[data-v-1505d7e7]:hover {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.bglime[data-v-1505d7e7] {
  background-color: #cddc39;
}
.bglime[data-v-1505d7e7]:hover, .bglime[data-v-1505d7e7]:focus {
  background-color: #cddc39;
}
.bglime.p-card[data-v-1505d7e7] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.bglime.darken-1[data-v-1505d7e7] {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-1[data-v-1505d7e7]:hover {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-2[data-v-1505d7e7] {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-2[data-v-1505d7e7]:hover {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-3[data-v-1505d7e7] {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-3[data-v-1505d7e7]:hover {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-4[data-v-1505d7e7] {
  background-color: rgb(123, 132, 34.2);
}
.bglime.darken-4[data-v-1505d7e7]:hover {
  background-color: rgb(123, 132, 34.2);
}
.bglime.lighten-1[data-v-1505d7e7] {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-1[data-v-1505d7e7]:hover {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-2[data-v-1505d7e7] {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-2[data-v-1505d7e7]:hover {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-3[data-v-1505d7e7] {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-3[data-v-1505d7e7]:hover {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-4[data-v-1505d7e7] {
  background-color: rgb(225, 234, 136.2);
}
.bglime.lighten-4[data-v-1505d7e7]:hover {
  background-color: rgb(225, 234, 136.2);
}
[color=yellow][data-v-1505d7e7] {
  color: #ffeb3b;
}
.yellow[data-v-1505d7e7] {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow[data-v-1505d7e7]:hover, .yellow[data-v-1505d7e7]:active, .yellow[data-v-1505d7e7]:focus {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button[data-v-1505d7e7] {
  color: white !important;
}
.yellow.p-button[data-v-1505d7e7]:hover, .yellow.p-button[data-v-1505d7e7]:active, .yellow.p-button[data-v-1505d7e7]:focus {
  color: white !important;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button.p-button-outlined[data-v-1505d7e7] {
  background-color: white !important;
  color: #ffeb3b !important;
}
.yellow.p-button.p-button-outlined[data-v-1505d7e7]:hover, .yellow.p-button.p-button-outlined[data-v-1505d7e7]:active, .yellow.p-button.p-button-outlined[data-v-1505d7e7]:focus {
  background-color: rgb(255, 253, 235.4) !important;
}
.yellow.p-toolbar[data-v-1505d7e7] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.darken-1[data-v-1505d7e7] {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-1[data-v-1505d7e7]:hover {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-2[data-v-1505d7e7] {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-2[data-v-1505d7e7]:hover {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-3[data-v-1505d7e7] {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-3[data-v-1505d7e7]:hover {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-4[data-v-1505d7e7] {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.darken-4[data-v-1505d7e7]:hover {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.lighten-1[data-v-1505d7e7] {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-1[data-v-1505d7e7]:hover {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-2[data-v-1505d7e7] {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-2[data-v-1505d7e7]:hover {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-3[data-v-1505d7e7] {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-3[data-v-1505d7e7]:hover {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-4[data-v-1505d7e7] {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.yellow.lighten-4[data-v-1505d7e7]:hover {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.bgyellow[data-v-1505d7e7] {
  background-color: #ffeb3b;
}
.bgyellow[data-v-1505d7e7]:hover, .bgyellow[data-v-1505d7e7]:focus {
  background-color: #ffeb3b;
}
.bgyellow.p-card[data-v-1505d7e7] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.bgyellow.darken-1[data-v-1505d7e7] {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-1[data-v-1505d7e7]:hover {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-2[data-v-1505d7e7] {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-2[data-v-1505d7e7]:hover {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-3[data-v-1505d7e7] {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-3[data-v-1505d7e7]:hover {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-4[data-v-1505d7e7] {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.darken-4[data-v-1505d7e7]:hover {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.lighten-1[data-v-1505d7e7] {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-1[data-v-1505d7e7]:hover {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-2[data-v-1505d7e7] {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-2[data-v-1505d7e7]:hover {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-3[data-v-1505d7e7] {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-3[data-v-1505d7e7]:hover {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-4[data-v-1505d7e7] {
  background-color: rgb(255, 243, 137.4);
}
.bgyellow.lighten-4[data-v-1505d7e7]:hover {
  background-color: rgb(255, 243, 137.4);
}
[color=amber][data-v-1505d7e7] {
  color: #ffc107;
}
.amber[data-v-1505d7e7] {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber[data-v-1505d7e7]:hover, .amber[data-v-1505d7e7]:active, .amber[data-v-1505d7e7]:focus {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button[data-v-1505d7e7] {
  color: white !important;
}
.amber.p-button[data-v-1505d7e7]:hover, .amber.p-button[data-v-1505d7e7]:active, .amber.p-button[data-v-1505d7e7]:focus {
  color: white !important;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button.p-button-outlined[data-v-1505d7e7] {
  background-color: white !important;
  color: #ffc107 !important;
}
.amber.p-button.p-button-outlined[data-v-1505d7e7]:hover, .amber.p-button.p-button-outlined[data-v-1505d7e7]:active, .amber.p-button.p-button-outlined[data-v-1505d7e7]:focus {
  background-color: rgb(255, 248.8, 230.2) !important;
}
.amber.p-toolbar[data-v-1505d7e7] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.darken-1[data-v-1505d7e7] {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-1[data-v-1505d7e7]:hover {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-2[data-v-1505d7e7] {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-2[data-v-1505d7e7]:hover {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-3[data-v-1505d7e7] {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-3[data-v-1505d7e7]:hover {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-4[data-v-1505d7e7] {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.darken-4[data-v-1505d7e7]:hover {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.lighten-1[data-v-1505d7e7] {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-1[data-v-1505d7e7]:hover {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-2[data-v-1505d7e7] {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-2[data-v-1505d7e7]:hover {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-3[data-v-1505d7e7] {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-3[data-v-1505d7e7]:hover {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-4[data-v-1505d7e7] {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.amber.lighten-4[data-v-1505d7e7]:hover {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.bgamber[data-v-1505d7e7] {
  background-color: #ffc107;
}
.bgamber[data-v-1505d7e7]:hover, .bgamber[data-v-1505d7e7]:focus {
  background-color: #ffc107;
}
.bgamber.p-card[data-v-1505d7e7] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.bgamber.darken-1[data-v-1505d7e7] {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-1[data-v-1505d7e7]:hover {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-2[data-v-1505d7e7] {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-2[data-v-1505d7e7]:hover {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-3[data-v-1505d7e7] {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-3[data-v-1505d7e7]:hover {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-4[data-v-1505d7e7] {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.darken-4[data-v-1505d7e7]:hover {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.lighten-1[data-v-1505d7e7] {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-1[data-v-1505d7e7]:hover {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-2[data-v-1505d7e7] {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-2[data-v-1505d7e7]:hover {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-3[data-v-1505d7e7] {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-3[data-v-1505d7e7]:hover {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-4[data-v-1505d7e7] {
  background-color: rgb(255, 217.8, 106.2);
}
.bgamber.lighten-4[data-v-1505d7e7]:hover {
  background-color: rgb(255, 217.8, 106.2);
}
[color=orange][data-v-1505d7e7] {
  color: #ff9800;
}
.orange[data-v-1505d7e7] {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange[data-v-1505d7e7]:hover, .orange[data-v-1505d7e7]:active, .orange[data-v-1505d7e7]:focus {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button[data-v-1505d7e7] {
  color: white !important;
}
.orange.p-button[data-v-1505d7e7]:hover, .orange.p-button[data-v-1505d7e7]:active, .orange.p-button[data-v-1505d7e7]:focus {
  color: white !important;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button.p-button-outlined[data-v-1505d7e7] {
  background-color: white !important;
  color: #ff9800 !important;
}
.orange.p-button.p-button-outlined[data-v-1505d7e7]:hover, .orange.p-button.p-button-outlined[data-v-1505d7e7]:active, .orange.p-button.p-button-outlined[data-v-1505d7e7]:focus {
  background-color: rgb(255, 244.7, 229.5) !important;
}
.orange.p-toolbar[data-v-1505d7e7] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.darken-1[data-v-1505d7e7] {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-1[data-v-1505d7e7]:hover {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-2[data-v-1505d7e7] {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-2[data-v-1505d7e7]:hover {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-3[data-v-1505d7e7] {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-3[data-v-1505d7e7]:hover {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-4[data-v-1505d7e7] {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.darken-4[data-v-1505d7e7]:hover {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.lighten-1[data-v-1505d7e7] {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-1[data-v-1505d7e7]:hover {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-2[data-v-1505d7e7] {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-2[data-v-1505d7e7]:hover {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-3[data-v-1505d7e7] {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-3[data-v-1505d7e7]:hover {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-4[data-v-1505d7e7] {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.orange.lighten-4[data-v-1505d7e7]:hover {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.bgorange[data-v-1505d7e7] {
  background-color: #ff9800;
}
.bgorange[data-v-1505d7e7]:hover, .bgorange[data-v-1505d7e7]:focus {
  background-color: #ff9800;
}
.bgorange.p-card[data-v-1505d7e7] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.bgorange.darken-1[data-v-1505d7e7] {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-1[data-v-1505d7e7]:hover {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-2[data-v-1505d7e7] {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-2[data-v-1505d7e7]:hover {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-3[data-v-1505d7e7] {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-3[data-v-1505d7e7]:hover {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-4[data-v-1505d7e7] {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.darken-4[data-v-1505d7e7]:hover {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.lighten-1[data-v-1505d7e7] {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-1[data-v-1505d7e7]:hover {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-2[data-v-1505d7e7] {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-2[data-v-1505d7e7]:hover {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-3[data-v-1505d7e7] {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-3[data-v-1505d7e7]:hover {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-4[data-v-1505d7e7] {
  background-color: rgb(255, 193.2, 102);
}
.bgorange.lighten-4[data-v-1505d7e7]:hover {
  background-color: rgb(255, 193.2, 102);
}
[color=deep-orange][data-v-1505d7e7] {
  color: #ff5722;
}
.deep-orange[data-v-1505d7e7] {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange[data-v-1505d7e7]:hover, .deep-orange[data-v-1505d7e7]:active, .deep-orange[data-v-1505d7e7]:focus {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button[data-v-1505d7e7] {
  color: white !important;
}
.deep-orange.p-button[data-v-1505d7e7]:hover, .deep-orange.p-button[data-v-1505d7e7]:active, .deep-orange.p-button[data-v-1505d7e7]:focus {
  color: white !important;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button.p-button-outlined[data-v-1505d7e7] {
  background-color: white !important;
  color: #ff5722 !important;
}
.deep-orange.p-button.p-button-outlined[data-v-1505d7e7]:hover, .deep-orange.p-button.p-button-outlined[data-v-1505d7e7]:active, .deep-orange.p-button.p-button-outlined[data-v-1505d7e7]:focus {
  background-color: rgb(255, 238.2, 232.9) !important;
}
.deep-orange.p-toolbar[data-v-1505d7e7] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.darken-1[data-v-1505d7e7] {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-1[data-v-1505d7e7]:hover {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-2[data-v-1505d7e7] {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-2[data-v-1505d7e7]:hover {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-3[data-v-1505d7e7] {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-3[data-v-1505d7e7]:hover {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-4[data-v-1505d7e7] {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.darken-4[data-v-1505d7e7]:hover {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.lighten-1[data-v-1505d7e7] {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-1[data-v-1505d7e7]:hover {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-2[data-v-1505d7e7] {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-2[data-v-1505d7e7]:hover {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-3[data-v-1505d7e7] {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-3[data-v-1505d7e7]:hover {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-4[data-v-1505d7e7] {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.deep-orange.lighten-4[data-v-1505d7e7]:hover {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange[data-v-1505d7e7] {
  background-color: #ff5722;
}
.bgdeep-orange[data-v-1505d7e7]:hover, .bgdeep-orange[data-v-1505d7e7]:focus {
  background-color: #ff5722;
}
.bgdeep-orange.p-card[data-v-1505d7e7] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.bgdeep-orange.darken-1[data-v-1505d7e7] {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-1[data-v-1505d7e7]:hover {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-2[data-v-1505d7e7] {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-2[data-v-1505d7e7]:hover {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-3[data-v-1505d7e7] {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-3[data-v-1505d7e7]:hover {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-4[data-v-1505d7e7] {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.darken-4[data-v-1505d7e7]:hover {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.lighten-1[data-v-1505d7e7] {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-1[data-v-1505d7e7]:hover {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-2[data-v-1505d7e7] {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-2[data-v-1505d7e7]:hover {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-3[data-v-1505d7e7] {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-3[data-v-1505d7e7]:hover {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-4[data-v-1505d7e7] {
  background-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange.lighten-4[data-v-1505d7e7]:hover {
  background-color: rgb(255, 154.2, 122.4);
}
[color=brown][data-v-1505d7e7] {
  color: #795548;
}
.brown[data-v-1505d7e7] {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown[data-v-1505d7e7]:hover, .brown[data-v-1505d7e7]:active, .brown[data-v-1505d7e7]:focus {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button[data-v-1505d7e7] {
  color: white !important;
}
.brown.p-button[data-v-1505d7e7]:hover, .brown.p-button[data-v-1505d7e7]:active, .brown.p-button[data-v-1505d7e7]:focus {
  color: white !important;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button.p-button-outlined[data-v-1505d7e7] {
  background-color: white !important;
  color: #795548 !important;
}
.brown.p-button.p-button-outlined[data-v-1505d7e7]:hover, .brown.p-button.p-button-outlined[data-v-1505d7e7]:active, .brown.p-button.p-button-outlined[data-v-1505d7e7]:focus {
  background-color: rgb(241.6, 238, 236.7) !important;
}
.brown.p-toolbar[data-v-1505d7e7] {
  background-color: #795548;
  border-color: #795548;
}
.brown.darken-1[data-v-1505d7e7] {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-1[data-v-1505d7e7]:hover {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-2[data-v-1505d7e7] {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-2[data-v-1505d7e7]:hover {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-3[data-v-1505d7e7] {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-3[data-v-1505d7e7]:hover {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-4[data-v-1505d7e7] {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.darken-4[data-v-1505d7e7]:hover {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.lighten-1[data-v-1505d7e7] {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-1[data-v-1505d7e7]:hover {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-2[data-v-1505d7e7] {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-2[data-v-1505d7e7]:hover {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-3[data-v-1505d7e7] {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-3[data-v-1505d7e7]:hover {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-4[data-v-1505d7e7] {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.brown.lighten-4[data-v-1505d7e7]:hover {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.bgbrown[data-v-1505d7e7] {
  background-color: #795548;
}
.bgbrown[data-v-1505d7e7]:hover, .bgbrown[data-v-1505d7e7]:focus {
  background-color: #795548;
}
.bgbrown.p-card[data-v-1505d7e7] {
  background-color: #795548;
  border-color: #795548;
}
.bgbrown.darken-1[data-v-1505d7e7] {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-1[data-v-1505d7e7]:hover {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-2[data-v-1505d7e7] {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-2[data-v-1505d7e7]:hover {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-3[data-v-1505d7e7] {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-3[data-v-1505d7e7]:hover {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-4[data-v-1505d7e7] {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.darken-4[data-v-1505d7e7]:hover {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.lighten-1[data-v-1505d7e7] {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-1[data-v-1505d7e7]:hover {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-2[data-v-1505d7e7] {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-2[data-v-1505d7e7]:hover {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-3[data-v-1505d7e7] {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-3[data-v-1505d7e7]:hover {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-4[data-v-1505d7e7] {
  background-color: rgb(174.6, 153, 145.2);
}
.bgbrown.lighten-4[data-v-1505d7e7]:hover {
  background-color: rgb(174.6, 153, 145.2);
}
[color=blue-gray][data-v-1505d7e7] {
  color: #607d8b;
}
.blue-gray[data-v-1505d7e7] {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray[data-v-1505d7e7]:hover, .blue-gray[data-v-1505d7e7]:active, .blue-gray[data-v-1505d7e7]:focus {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button[data-v-1505d7e7] {
  color: white !important;
}
.blue-gray.p-button[data-v-1505d7e7]:hover, .blue-gray.p-button[data-v-1505d7e7]:active, .blue-gray.p-button[data-v-1505d7e7]:focus {
  color: white !important;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button.p-button-outlined[data-v-1505d7e7] {
  background-color: white !important;
  color: #607d8b !important;
}
.blue-gray.p-button.p-button-outlined[data-v-1505d7e7]:hover, .blue-gray.p-button.p-button-outlined[data-v-1505d7e7]:active, .blue-gray.p-button.p-button-outlined[data-v-1505d7e7]:focus {
  background-color: rgb(239.1, 242, 243.4) !important;
}
.blue-gray.p-toolbar[data-v-1505d7e7] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.darken-1[data-v-1505d7e7] {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-1[data-v-1505d7e7]:hover {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-2[data-v-1505d7e7] {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-2[data-v-1505d7e7]:hover {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-3[data-v-1505d7e7] {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-3[data-v-1505d7e7]:hover {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-4[data-v-1505d7e7] {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.darken-4[data-v-1505d7e7]:hover {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.lighten-1[data-v-1505d7e7] {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-1[data-v-1505d7e7]:hover {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-2[data-v-1505d7e7] {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-2[data-v-1505d7e7]:hover {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-3[data-v-1505d7e7] {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-3[data-v-1505d7e7]:hover {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-4[data-v-1505d7e7] {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.blue-gray.lighten-4[data-v-1505d7e7]:hover {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray[data-v-1505d7e7] {
  background-color: #607d8b;
}
.bgblue-gray[data-v-1505d7e7]:hover, .bgblue-gray[data-v-1505d7e7]:focus {
  background-color: #607d8b;
}
.bgblue-gray.p-card[data-v-1505d7e7] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.bgblue-gray.darken-1[data-v-1505d7e7] {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-1[data-v-1505d7e7]:hover {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-2[data-v-1505d7e7] {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-2[data-v-1505d7e7]:hover {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-3[data-v-1505d7e7] {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-3[data-v-1505d7e7]:hover {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-4[data-v-1505d7e7] {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.darken-4[data-v-1505d7e7]:hover {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.lighten-1[data-v-1505d7e7] {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-1[data-v-1505d7e7]:hover {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-2[data-v-1505d7e7] {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-2[data-v-1505d7e7]:hover {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-3[data-v-1505d7e7] {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-3[data-v-1505d7e7]:hover {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-4[data-v-1505d7e7] {
  background-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray.lighten-4[data-v-1505d7e7]:hover {
  background-color: rgb(159.6, 177, 185.4);
}
[color=gray][data-v-1505d7e7] {
  color: #9e9e9e;
}
.gray[data-v-1505d7e7] {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray[data-v-1505d7e7]:hover, .gray[data-v-1505d7e7]:active, .gray[data-v-1505d7e7]:focus {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button[data-v-1505d7e7] {
  color: white !important;
}
.gray.p-button[data-v-1505d7e7]:hover, .gray.p-button[data-v-1505d7e7]:active, .gray.p-button[data-v-1505d7e7]:focus {
  color: white !important;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button.p-button-outlined[data-v-1505d7e7] {
  background-color: white !important;
  color: #9e9e9e !important;
}
.gray.p-button.p-button-outlined[data-v-1505d7e7]:hover, .gray.p-button.p-button-outlined[data-v-1505d7e7]:active, .gray.p-button.p-button-outlined[data-v-1505d7e7]:focus {
  background-color: rgb(245.3, 245.3, 245.3) !important;
}
.gray.p-toolbar[data-v-1505d7e7] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.darken-1[data-v-1505d7e7] {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-1[data-v-1505d7e7]:hover {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-2[data-v-1505d7e7] {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-2[data-v-1505d7e7]:hover {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-3[data-v-1505d7e7] {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-3[data-v-1505d7e7]:hover {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-4[data-v-1505d7e7] {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.darken-4[data-v-1505d7e7]:hover {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.lighten-1[data-v-1505d7e7] {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-1[data-v-1505d7e7]:hover {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-2[data-v-1505d7e7] {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-2[data-v-1505d7e7]:hover {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-3[data-v-1505d7e7] {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-3[data-v-1505d7e7]:hover {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-4[data-v-1505d7e7] {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.gray.lighten-4[data-v-1505d7e7]:hover {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.bggray[data-v-1505d7e7] {
  background-color: #9e9e9e;
}
.bggray[data-v-1505d7e7]:hover, .bggray[data-v-1505d7e7]:focus {
  background-color: #9e9e9e;
}
.bggray.p-card[data-v-1505d7e7] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.bggray.darken-1[data-v-1505d7e7] {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-1[data-v-1505d7e7]:hover {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-2[data-v-1505d7e7] {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-2[data-v-1505d7e7]:hover {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-3[data-v-1505d7e7] {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-3[data-v-1505d7e7]:hover {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-4[data-v-1505d7e7] {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.darken-4[data-v-1505d7e7]:hover {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.lighten-1[data-v-1505d7e7] {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-1[data-v-1505d7e7]:hover {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-2[data-v-1505d7e7] {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-2[data-v-1505d7e7]:hover {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-3[data-v-1505d7e7] {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-3[data-v-1505d7e7]:hover {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-4[data-v-1505d7e7] {
  background-color: rgb(196.8, 196.8, 196.8);
}
.bggray.lighten-4[data-v-1505d7e7]:hover {
  background-color: rgb(196.8, 196.8, 196.8);
}
[color=ble][data-v-1505d7e7] {
  color: #287aa9;
}
.ble[data-v-1505d7e7] {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble[data-v-1505d7e7]:hover, .ble[data-v-1505d7e7]:active, .ble[data-v-1505d7e7]:focus {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button[data-v-1505d7e7] {
  color: white !important;
}
.ble.p-button[data-v-1505d7e7]:hover, .ble.p-button[data-v-1505d7e7]:active, .ble.p-button[data-v-1505d7e7]:focus {
  color: white !important;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button.p-button-outlined[data-v-1505d7e7] {
  background-color: white !important;
  color: #287aa9 !important;
}
.ble.p-button.p-button-outlined[data-v-1505d7e7]:hover, .ble.p-button.p-button-outlined[data-v-1505d7e7]:active, .ble.p-button.p-button-outlined[data-v-1505d7e7]:focus {
  background-color: rgb(233.5, 241.7, 246.4) !important;
}
.ble.p-toolbar[data-v-1505d7e7] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.darken-1[data-v-1505d7e7] {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-1[data-v-1505d7e7]:hover {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-2[data-v-1505d7e7] {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-2[data-v-1505d7e7]:hover {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-3[data-v-1505d7e7] {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-3[data-v-1505d7e7]:hover {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-4[data-v-1505d7e7] {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.darken-4[data-v-1505d7e7]:hover {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.lighten-1[data-v-1505d7e7] {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-1[data-v-1505d7e7]:hover {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-2[data-v-1505d7e7] {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-2[data-v-1505d7e7]:hover {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-3[data-v-1505d7e7] {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-3[data-v-1505d7e7]:hover {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-4[data-v-1505d7e7] {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.ble.lighten-4[data-v-1505d7e7]:hover {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.bgble[data-v-1505d7e7] {
  background-color: #287aa9;
}
.bgble[data-v-1505d7e7]:hover, .bgble[data-v-1505d7e7]:focus {
  background-color: #287aa9;
}
.bgble.p-card[data-v-1505d7e7] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.bgble.darken-1[data-v-1505d7e7] {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-1[data-v-1505d7e7]:hover {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-2[data-v-1505d7e7] {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-2[data-v-1505d7e7]:hover {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-3[data-v-1505d7e7] {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-3[data-v-1505d7e7]:hover {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-4[data-v-1505d7e7] {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.darken-4[data-v-1505d7e7]:hover {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.lighten-1[data-v-1505d7e7] {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-1[data-v-1505d7e7]:hover {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-2[data-v-1505d7e7] {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-2[data-v-1505d7e7]:hover {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-3[data-v-1505d7e7] {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-3[data-v-1505d7e7]:hover {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-4[data-v-1505d7e7] {
  background-color: rgb(126, 175.2, 203.4);
}
.bgble.lighten-4[data-v-1505d7e7]:hover {
  background-color: rgb(126, 175.2, 203.4);
}
[color=black][data-v-1505d7e7] {
  color: #202020;
}
.black[data-v-1505d7e7] {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black[data-v-1505d7e7]:hover, .black[data-v-1505d7e7]:active, .black[data-v-1505d7e7]:focus {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button[data-v-1505d7e7] {
  color: white !important;
}
.black.p-button[data-v-1505d7e7]:hover, .black.p-button[data-v-1505d7e7]:active, .black.p-button[data-v-1505d7e7]:focus {
  color: white !important;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button.p-button-outlined[data-v-1505d7e7] {
  background-color: white !important;
  color: #202020 !important;
}
.black.p-button.p-button-outlined[data-v-1505d7e7]:hover, .black.p-button.p-button-outlined[data-v-1505d7e7]:active, .black.p-button.p-button-outlined[data-v-1505d7e7]:focus {
  background-color: rgb(232.7, 232.7, 232.7) !important;
}
.black.p-toolbar[data-v-1505d7e7] {
  background-color: #202020;
  border-color: #202020;
}
.black.darken-1[data-v-1505d7e7] {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-1[data-v-1505d7e7]:hover {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-2[data-v-1505d7e7] {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-2[data-v-1505d7e7]:hover {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-3[data-v-1505d7e7] {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-3[data-v-1505d7e7]:hover {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-4[data-v-1505d7e7] {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.darken-4[data-v-1505d7e7]:hover {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.lighten-1[data-v-1505d7e7] {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-1[data-v-1505d7e7]:hover {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-2[data-v-1505d7e7] {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-2[data-v-1505d7e7]:hover {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-3[data-v-1505d7e7] {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-3[data-v-1505d7e7]:hover {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-4[data-v-1505d7e7] {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.black.lighten-4[data-v-1505d7e7]:hover {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.bgblack[data-v-1505d7e7] {
  background-color: #202020;
}
.bgblack[data-v-1505d7e7]:hover, .bgblack[data-v-1505d7e7]:focus {
  background-color: #202020;
}
.bgblack.p-card[data-v-1505d7e7] {
  background-color: #202020;
  border-color: #202020;
}
.bgblack.darken-1[data-v-1505d7e7] {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-1[data-v-1505d7e7]:hover {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-2[data-v-1505d7e7] {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-2[data-v-1505d7e7]:hover {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-3[data-v-1505d7e7] {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-3[data-v-1505d7e7]:hover {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-4[data-v-1505d7e7] {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.darken-4[data-v-1505d7e7]:hover {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.lighten-1[data-v-1505d7e7] {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-1[data-v-1505d7e7]:hover {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-2[data-v-1505d7e7] {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-2[data-v-1505d7e7]:hover {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-3[data-v-1505d7e7] {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-3[data-v-1505d7e7]:hover {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-4[data-v-1505d7e7] {
  background-color: rgb(121.2, 121.2, 121.2);
}
.bgblack.lighten-4[data-v-1505d7e7]:hover {
  background-color: rgb(121.2, 121.2, 121.2);
}
[color=white][data-v-1505d7e7] {
  color: #ffffff;
}
.white[data-v-1505d7e7] {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white[data-v-1505d7e7]:hover, .white[data-v-1505d7e7]:active, .white[data-v-1505d7e7]:focus {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button[data-v-1505d7e7] {
  color: white !important;
}
.white.p-button[data-v-1505d7e7]:hover, .white.p-button[data-v-1505d7e7]:active, .white.p-button[data-v-1505d7e7]:focus {
  color: white !important;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button.p-button-outlined[data-v-1505d7e7] {
  background-color: white !important;
  color: #ffffff !important;
}
.white.p-button.p-button-outlined[data-v-1505d7e7]:hover, .white.p-button.p-button-outlined[data-v-1505d7e7]:active, .white.p-button.p-button-outlined[data-v-1505d7e7]:focus {
  background-color: white !important;
}
.white.p-toolbar[data-v-1505d7e7] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.darken-1[data-v-1505d7e7] {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-1[data-v-1505d7e7]:hover {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-2[data-v-1505d7e7] {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-2[data-v-1505d7e7]:hover {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-3[data-v-1505d7e7] {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-3[data-v-1505d7e7]:hover {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-4[data-v-1505d7e7] {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.darken-4[data-v-1505d7e7]:hover {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.lighten-1[data-v-1505d7e7] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-1[data-v-1505d7e7]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-1505d7e7] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-1505d7e7]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-1505d7e7] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-1505d7e7]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-1505d7e7] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-1505d7e7]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.bgwhite[data-v-1505d7e7] {
  background-color: #ffffff;
}
.bgwhite[data-v-1505d7e7]:hover, .bgwhite[data-v-1505d7e7]:focus {
  background-color: #ffffff;
}
.bgwhite.p-card[data-v-1505d7e7] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.bgwhite.darken-1[data-v-1505d7e7] {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-1[data-v-1505d7e7]:hover {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-2[data-v-1505d7e7] {
  background-color: #cccccc;
}
.bgwhite.darken-2[data-v-1505d7e7]:hover {
  background-color: #cccccc;
}
.bgwhite.darken-3[data-v-1505d7e7] {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-3[data-v-1505d7e7]:hover {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-4[data-v-1505d7e7] {
  background-color: #999999;
}
.bgwhite.darken-4[data-v-1505d7e7]:hover {
  background-color: #999999;
}
.bgwhite.lighten-1[data-v-1505d7e7] {
  background-color: white;
}
.bgwhite.lighten-1[data-v-1505d7e7]:hover {
  background-color: white;
}
.bgwhite.lighten-2[data-v-1505d7e7] {
  background-color: white;
}
.bgwhite.lighten-2[data-v-1505d7e7]:hover {
  background-color: white;
}
.bgwhite.lighten-3[data-v-1505d7e7] {
  background-color: white;
}
.bgwhite.lighten-3[data-v-1505d7e7]:hover {
  background-color: white;
}
.bgwhite.lighten-4[data-v-1505d7e7] {
  background-color: white;
}
.bgwhite.lighten-4[data-v-1505d7e7]:hover {
  background-color: white;
}
.default[data-v-1505d7e7] {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.default[data-v-1505d7e7]:hover, .default[data-v-1505d7e7]:focus {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.refresh-btn.bottom[data-v-1505d7e7] {
  margin-bottom: 10vh;
}
.refresh-btn.marginated[data-v-1505d7e7] {
  margin-left: 10px;
}
@media only screen and (max-width: 600px) {
.refresh-btn.bottom[data-v-1505d7e7] {
    margin-bottom: 15vh;
}
}/* COLORS */
/* reserved possible colors

#6B3A0A - warm brown OR #8E3F0A - burnt orange
#8A1538 - deep berry
#005A7A - petrol cyan

maybe #0C0C73 - deep indigo, but close to return/black

*/
/* FONTS */
/* PACKETA UI/UX */
/* Material palette */
[color=primary][data-v-45052ee1] {
  color: #bc210a;
}
.primary[data-v-45052ee1] {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary[data-v-45052ee1]:hover, .primary[data-v-45052ee1]:active, .primary[data-v-45052ee1]:focus {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button[data-v-45052ee1] {
  color: white !important;
}
.primary.p-button[data-v-45052ee1]:hover, .primary.p-button[data-v-45052ee1]:active, .primary.p-button[data-v-45052ee1]:focus {
  color: white !important;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button.p-button-outlined[data-v-45052ee1] {
  background-color: white !important;
  color: #bc210a !important;
}
.primary.p-button.p-button-outlined[data-v-45052ee1]:hover, .primary.p-button.p-button-outlined[data-v-45052ee1]:active, .primary.p-button.p-button-outlined[data-v-45052ee1]:focus {
  background-color: rgb(248.3, 232.8, 230.5) !important;
}
.primary.p-toolbar[data-v-45052ee1] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.darken-1[data-v-45052ee1] {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-1[data-v-45052ee1]:hover {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-2[data-v-45052ee1] {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-2[data-v-45052ee1]:hover {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-3[data-v-45052ee1] {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-3[data-v-45052ee1]:hover {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-4[data-v-45052ee1] {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.darken-4[data-v-45052ee1]:hover {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.lighten-1[data-v-45052ee1] {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-1[data-v-45052ee1]:hover {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-2[data-v-45052ee1] {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-2[data-v-45052ee1]:hover {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-3[data-v-45052ee1] {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-3[data-v-45052ee1]:hover {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-4[data-v-45052ee1] {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.primary.lighten-4[data-v-45052ee1]:hover {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.bgprimary[data-v-45052ee1] {
  background-color: #bc210a;
}
.bgprimary[data-v-45052ee1]:hover, .bgprimary[data-v-45052ee1]:focus {
  background-color: #bc210a;
}
.bgprimary.p-card[data-v-45052ee1] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.bgprimary.darken-1[data-v-45052ee1] {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-1[data-v-45052ee1]:hover {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-2[data-v-45052ee1] {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-2[data-v-45052ee1]:hover {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-3[data-v-45052ee1] {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-3[data-v-45052ee1]:hover {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-4[data-v-45052ee1] {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.darken-4[data-v-45052ee1]:hover {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.lighten-1[data-v-45052ee1] {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-1[data-v-45052ee1]:hover {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-2[data-v-45052ee1] {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-2[data-v-45052ee1]:hover {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-3[data-v-45052ee1] {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-3[data-v-45052ee1]:hover {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-4[data-v-45052ee1] {
  background-color: rgb(214.8, 121.8, 108);
}
.bgprimary.lighten-4[data-v-45052ee1]:hover {
  background-color: rgb(214.8, 121.8, 108);
}
[color=red][data-v-45052ee1] {
  color: #f44336;
}
.red[data-v-45052ee1] {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red[data-v-45052ee1]:hover, .red[data-v-45052ee1]:active, .red[data-v-45052ee1]:focus {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button[data-v-45052ee1] {
  color: white !important;
}
.red.p-button[data-v-45052ee1]:hover, .red.p-button[data-v-45052ee1]:active, .red.p-button[data-v-45052ee1]:focus {
  color: white !important;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button.p-button-outlined[data-v-45052ee1] {
  background-color: white !important;
  color: #f44336 !important;
}
.red.p-button.p-button-outlined[data-v-45052ee1]:hover, .red.p-button.p-button-outlined[data-v-45052ee1]:active, .red.p-button.p-button-outlined[data-v-45052ee1]:focus {
  background-color: rgb(253.9, 236.2, 234.9) !important;
}
.red.p-toolbar[data-v-45052ee1] {
  background-color: #f44336;
  border-color: #f44336;
}
.red.darken-1[data-v-45052ee1] {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-1[data-v-45052ee1]:hover {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-2[data-v-45052ee1] {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-2[data-v-45052ee1]:hover {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-3[data-v-45052ee1] {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-3[data-v-45052ee1]:hover {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-4[data-v-45052ee1] {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.darken-4[data-v-45052ee1]:hover {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.lighten-1[data-v-45052ee1] {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-1[data-v-45052ee1]:hover {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-2[data-v-45052ee1] {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-2[data-v-45052ee1]:hover {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-3[data-v-45052ee1] {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-3[data-v-45052ee1]:hover {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-4[data-v-45052ee1] {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.red.lighten-4[data-v-45052ee1]:hover {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.bgred[data-v-45052ee1] {
  background-color: #f44336;
}
.bgred[data-v-45052ee1]:hover, .bgred[data-v-45052ee1]:focus {
  background-color: #f44336;
}
.bgred.p-card[data-v-45052ee1] {
  background-color: #f44336;
  border-color: #f44336;
}
.bgred.darken-1[data-v-45052ee1] {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-1[data-v-45052ee1]:hover {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-2[data-v-45052ee1] {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-2[data-v-45052ee1]:hover {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-3[data-v-45052ee1] {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-3[data-v-45052ee1]:hover {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-4[data-v-45052ee1] {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.darken-4[data-v-45052ee1]:hover {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.lighten-1[data-v-45052ee1] {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-1[data-v-45052ee1]:hover {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-2[data-v-45052ee1] {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-2[data-v-45052ee1]:hover {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-3[data-v-45052ee1] {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-3[data-v-45052ee1]:hover {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-4[data-v-45052ee1] {
  background-color: rgb(248.4, 142.2, 134.4);
}
.bgred.lighten-4[data-v-45052ee1]:hover {
  background-color: rgb(248.4, 142.2, 134.4);
}
[color=grenade][data-v-45052ee1] {
  color: #dd2c00;
}
.grenade[data-v-45052ee1] {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade[data-v-45052ee1]:hover, .grenade[data-v-45052ee1]:active, .grenade[data-v-45052ee1]:focus {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button[data-v-45052ee1] {
  color: white !important;
}
.grenade.p-button[data-v-45052ee1]:hover, .grenade.p-button[data-v-45052ee1]:active, .grenade.p-button[data-v-45052ee1]:focus {
  color: white !important;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button.p-button-outlined[data-v-45052ee1] {
  background-color: white !important;
  color: #dd2c00 !important;
}
.grenade.p-button.p-button-outlined[data-v-45052ee1]:hover, .grenade.p-button.p-button-outlined[data-v-45052ee1]:active, .grenade.p-button.p-button-outlined[data-v-45052ee1]:focus {
  background-color: rgb(251.6, 233.9, 229.5) !important;
}
.grenade.p-toolbar[data-v-45052ee1] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.darken-1[data-v-45052ee1] {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-1[data-v-45052ee1]:hover {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-2[data-v-45052ee1] {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-2[data-v-45052ee1]:hover {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-3[data-v-45052ee1] {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-3[data-v-45052ee1]:hover {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-4[data-v-45052ee1] {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.darken-4[data-v-45052ee1]:hover {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.lighten-1[data-v-45052ee1] {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-1[data-v-45052ee1]:hover {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-2[data-v-45052ee1] {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-2[data-v-45052ee1]:hover {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-3[data-v-45052ee1] {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-3[data-v-45052ee1]:hover {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-4[data-v-45052ee1] {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.grenade.lighten-4[data-v-45052ee1]:hover {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.bggrenade[data-v-45052ee1] {
  background-color: #dd2c00;
}
.bggrenade[data-v-45052ee1]:hover, .bggrenade[data-v-45052ee1]:focus {
  background-color: #dd2c00;
}
.bggrenade.p-card[data-v-45052ee1] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.bggrenade.darken-1[data-v-45052ee1] {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-1[data-v-45052ee1]:hover {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-2[data-v-45052ee1] {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-2[data-v-45052ee1]:hover {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-3[data-v-45052ee1] {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-3[data-v-45052ee1]:hover {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-4[data-v-45052ee1] {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.darken-4[data-v-45052ee1]:hover {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.lighten-1[data-v-45052ee1] {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-1[data-v-45052ee1]:hover {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-2[data-v-45052ee1] {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-2[data-v-45052ee1]:hover {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-3[data-v-45052ee1] {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-3[data-v-45052ee1]:hover {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-4[data-v-45052ee1] {
  background-color: rgb(234.6, 128.4, 102);
}
.bggrenade.lighten-4[data-v-45052ee1]:hover {
  background-color: rgb(234.6, 128.4, 102);
}
[color=pink][data-v-45052ee1] {
  color: #e91e63;
}
.pink[data-v-45052ee1] {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink[data-v-45052ee1]:hover, .pink[data-v-45052ee1]:active, .pink[data-v-45052ee1]:focus {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button[data-v-45052ee1] {
  color: white !important;
}
.pink.p-button[data-v-45052ee1]:hover, .pink.p-button[data-v-45052ee1]:active, .pink.p-button[data-v-45052ee1]:focus {
  color: white !important;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button.p-button-outlined[data-v-45052ee1] {
  background-color: white !important;
  color: #e91e63 !important;
}
.pink.p-button.p-button-outlined[data-v-45052ee1]:hover, .pink.p-button.p-button-outlined[data-v-45052ee1]:active, .pink.p-button.p-button-outlined[data-v-45052ee1]:focus {
  background-color: rgb(252.8, 232.5, 239.4) !important;
}
.pink.p-toolbar[data-v-45052ee1] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.darken-1[data-v-45052ee1] {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-1[data-v-45052ee1]:hover {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-2[data-v-45052ee1] {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-2[data-v-45052ee1]:hover {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-3[data-v-45052ee1] {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-3[data-v-45052ee1]:hover {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-4[data-v-45052ee1] {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.darken-4[data-v-45052ee1]:hover {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.lighten-1[data-v-45052ee1] {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-1[data-v-45052ee1]:hover {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-2[data-v-45052ee1] {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-2[data-v-45052ee1]:hover {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-3[data-v-45052ee1] {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-3[data-v-45052ee1]:hover {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-4[data-v-45052ee1] {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.pink.lighten-4[data-v-45052ee1]:hover {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.bgpink[data-v-45052ee1] {
  background-color: #e91e63;
}
.bgpink[data-v-45052ee1]:hover, .bgpink[data-v-45052ee1]:focus {
  background-color: #e91e63;
}
.bgpink.p-card[data-v-45052ee1] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.bgpink.darken-1[data-v-45052ee1] {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-1[data-v-45052ee1]:hover {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-2[data-v-45052ee1] {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-2[data-v-45052ee1]:hover {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-3[data-v-45052ee1] {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-3[data-v-45052ee1]:hover {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-4[data-v-45052ee1] {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.darken-4[data-v-45052ee1]:hover {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.lighten-1[data-v-45052ee1] {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-1[data-v-45052ee1]:hover {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-2[data-v-45052ee1] {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-2[data-v-45052ee1]:hover {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-3[data-v-45052ee1] {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-3[data-v-45052ee1]:hover {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-4[data-v-45052ee1] {
  background-color: rgb(241.8, 120, 161.4);
}
.bgpink.lighten-4[data-v-45052ee1]:hover {
  background-color: rgb(241.8, 120, 161.4);
}
[color=purple][data-v-45052ee1] {
  color: #9c27b0;
}
.purple[data-v-45052ee1] {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple[data-v-45052ee1]:hover, .purple[data-v-45052ee1]:active, .purple[data-v-45052ee1]:focus {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button[data-v-45052ee1] {
  color: white !important;
}
.purple.p-button[data-v-45052ee1]:hover, .purple.p-button[data-v-45052ee1]:active, .purple.p-button[data-v-45052ee1]:focus {
  color: white !important;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button.p-button-outlined[data-v-45052ee1] {
  background-color: white !important;
  color: #9c27b0 !important;
}
.purple.p-button.p-button-outlined[data-v-45052ee1]:hover, .purple.p-button.p-button-outlined[data-v-45052ee1]:active, .purple.p-button.p-button-outlined[data-v-45052ee1]:focus {
  background-color: rgb(245.1, 233.4, 247.1) !important;
}
.purple.p-toolbar[data-v-45052ee1] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.darken-1[data-v-45052ee1] {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-1[data-v-45052ee1]:hover {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-2[data-v-45052ee1] {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-2[data-v-45052ee1]:hover {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-3[data-v-45052ee1] {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-3[data-v-45052ee1]:hover {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-4[data-v-45052ee1] {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.darken-4[data-v-45052ee1]:hover {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.lighten-1[data-v-45052ee1] {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-1[data-v-45052ee1]:hover {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-2[data-v-45052ee1] {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-2[data-v-45052ee1]:hover {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-3[data-v-45052ee1] {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-3[data-v-45052ee1]:hover {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-4[data-v-45052ee1] {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.purple.lighten-4[data-v-45052ee1]:hover {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple[data-v-45052ee1] {
  background-color: #9c27b0;
}
.bgpurple[data-v-45052ee1]:hover, .bgpurple[data-v-45052ee1]:focus {
  background-color: #9c27b0;
}
.bgpurple.p-card[data-v-45052ee1] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.bgpurple.darken-1[data-v-45052ee1] {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-1[data-v-45052ee1]:hover {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-2[data-v-45052ee1] {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-2[data-v-45052ee1]:hover {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-3[data-v-45052ee1] {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-3[data-v-45052ee1]:hover {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-4[data-v-45052ee1] {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.darken-4[data-v-45052ee1]:hover {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.lighten-1[data-v-45052ee1] {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-1[data-v-45052ee1]:hover {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-2[data-v-45052ee1] {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-2[data-v-45052ee1]:hover {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-3[data-v-45052ee1] {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-3[data-v-45052ee1]:hover {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-4[data-v-45052ee1] {
  background-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple.lighten-4[data-v-45052ee1]:hover {
  background-color: rgb(195.6, 125.4, 207.6);
}
[color=deep-purple][data-v-45052ee1] {
  color: #673ab7;
}
.deep-purple[data-v-45052ee1] {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple[data-v-45052ee1]:hover, .deep-purple[data-v-45052ee1]:active, .deep-purple[data-v-45052ee1]:focus {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button[data-v-45052ee1] {
  color: white !important;
}
.deep-purple.p-button[data-v-45052ee1]:hover, .deep-purple.p-button[data-v-45052ee1]:active, .deep-purple.p-button[data-v-45052ee1]:focus {
  color: white !important;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button.p-button-outlined[data-v-45052ee1] {
  background-color: white !important;
  color: #673ab7 !important;
}
.deep-purple.p-button.p-button-outlined[data-v-45052ee1]:hover, .deep-purple.p-button.p-button-outlined[data-v-45052ee1]:active, .deep-purple.p-button.p-button-outlined[data-v-45052ee1]:focus {
  background-color: rgb(239.8, 235.3, 247.8) !important;
}
.deep-purple.p-toolbar[data-v-45052ee1] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.darken-1[data-v-45052ee1] {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-1[data-v-45052ee1]:hover {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-2[data-v-45052ee1] {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-2[data-v-45052ee1]:hover {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-3[data-v-45052ee1] {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-3[data-v-45052ee1]:hover {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-4[data-v-45052ee1] {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.darken-4[data-v-45052ee1]:hover {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.lighten-1[data-v-45052ee1] {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-1[data-v-45052ee1]:hover {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-2[data-v-45052ee1] {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-2[data-v-45052ee1]:hover {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-3[data-v-45052ee1] {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-3[data-v-45052ee1]:hover {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-4[data-v-45052ee1] {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.deep-purple.lighten-4[data-v-45052ee1]:hover {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple[data-v-45052ee1] {
  background-color: #673ab7;
}
.bgdeep-purple[data-v-45052ee1]:hover, .bgdeep-purple[data-v-45052ee1]:focus {
  background-color: #673ab7;
}
.bgdeep-purple.p-card[data-v-45052ee1] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.bgdeep-purple.darken-1[data-v-45052ee1] {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-1[data-v-45052ee1]:hover {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-2[data-v-45052ee1] {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-2[data-v-45052ee1]:hover {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-3[data-v-45052ee1] {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-3[data-v-45052ee1]:hover {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-4[data-v-45052ee1] {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.darken-4[data-v-45052ee1]:hover {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.lighten-1[data-v-45052ee1] {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-1[data-v-45052ee1]:hover {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-2[data-v-45052ee1] {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-2[data-v-45052ee1]:hover {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-3[data-v-45052ee1] {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-3[data-v-45052ee1]:hover {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-4[data-v-45052ee1] {
  background-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple.lighten-4[data-v-45052ee1]:hover {
  background-color: rgb(163.8, 136.8, 211.8);
}
[color=indigo][data-v-45052ee1] {
  color: #3f51b5;
}
.indigo[data-v-45052ee1] {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo[data-v-45052ee1]:hover, .indigo[data-v-45052ee1]:active, .indigo[data-v-45052ee1]:focus {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button[data-v-45052ee1] {
  color: white !important;
}
.indigo.p-button[data-v-45052ee1]:hover, .indigo.p-button[data-v-45052ee1]:active, .indigo.p-button[data-v-45052ee1]:focus {
  color: white !important;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button.p-button-outlined[data-v-45052ee1] {
  background-color: white !important;
  color: #3f51b5 !important;
}
.indigo.p-button.p-button-outlined[data-v-45052ee1]:hover, .indigo.p-button.p-button-outlined[data-v-45052ee1]:active, .indigo.p-button.p-button-outlined[data-v-45052ee1]:focus {
  background-color: rgb(235.8, 237.6, 247.6) !important;
}
.indigo.p-toolbar[data-v-45052ee1] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.darken-1[data-v-45052ee1] {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-1[data-v-45052ee1]:hover {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-2[data-v-45052ee1] {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-2[data-v-45052ee1]:hover {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-3[data-v-45052ee1] {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-3[data-v-45052ee1]:hover {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-4[data-v-45052ee1] {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.darken-4[data-v-45052ee1]:hover {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.lighten-1[data-v-45052ee1] {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-1[data-v-45052ee1]:hover {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-2[data-v-45052ee1] {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-2[data-v-45052ee1]:hover {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-3[data-v-45052ee1] {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-3[data-v-45052ee1]:hover {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-4[data-v-45052ee1] {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.indigo.lighten-4[data-v-45052ee1]:hover {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo[data-v-45052ee1] {
  background-color: #3f51b5;
}
.bgindigo[data-v-45052ee1]:hover, .bgindigo[data-v-45052ee1]:focus {
  background-color: #3f51b5;
}
.bgindigo.p-card[data-v-45052ee1] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.bgindigo.darken-1[data-v-45052ee1] {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-1[data-v-45052ee1]:hover {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-2[data-v-45052ee1] {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-2[data-v-45052ee1]:hover {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-3[data-v-45052ee1] {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-3[data-v-45052ee1]:hover {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-4[data-v-45052ee1] {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.darken-4[data-v-45052ee1]:hover {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.lighten-1[data-v-45052ee1] {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-1[data-v-45052ee1]:hover {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-2[data-v-45052ee1] {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-2[data-v-45052ee1]:hover {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-3[data-v-45052ee1] {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-3[data-v-45052ee1]:hover {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-4[data-v-45052ee1] {
  background-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo.lighten-4[data-v-45052ee1]:hover {
  background-color: rgb(139.8, 150.6, 210.6);
}
[color=blue][data-v-45052ee1] {
  color: #2196f3;
}
.blue[data-v-45052ee1] {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue[data-v-45052ee1]:hover, .blue[data-v-45052ee1]:active, .blue[data-v-45052ee1]:focus {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button[data-v-45052ee1] {
  color: white !important;
}
.blue.p-button[data-v-45052ee1]:hover, .blue.p-button[data-v-45052ee1]:active, .blue.p-button[data-v-45052ee1]:focus {
  color: white !important;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button.p-button-outlined[data-v-45052ee1] {
  background-color: white !important;
  color: #2196f3 !important;
}
.blue.p-button.p-button-outlined[data-v-45052ee1]:hover, .blue.p-button.p-button-outlined[data-v-45052ee1]:active, .blue.p-button.p-button-outlined[data-v-45052ee1]:focus {
  background-color: rgb(232.8, 244.5, 253.8) !important;
}
.blue.p-toolbar[data-v-45052ee1] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.darken-1[data-v-45052ee1] {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-1[data-v-45052ee1]:hover {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-2[data-v-45052ee1] {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-2[data-v-45052ee1]:hover {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-3[data-v-45052ee1] {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-3[data-v-45052ee1]:hover {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-4[data-v-45052ee1] {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.darken-4[data-v-45052ee1]:hover {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.lighten-1[data-v-45052ee1] {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-1[data-v-45052ee1]:hover {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-2[data-v-45052ee1] {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-2[data-v-45052ee1]:hover {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-3[data-v-45052ee1] {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-3[data-v-45052ee1]:hover {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-4[data-v-45052ee1] {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.blue.lighten-4[data-v-45052ee1]:hover {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.bgblue[data-v-45052ee1] {
  background-color: #2196f3;
}
.bgblue[data-v-45052ee1]:hover, .bgblue[data-v-45052ee1]:focus {
  background-color: #2196f3;
}
.bgblue.p-card[data-v-45052ee1] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.bgblue.darken-1[data-v-45052ee1] {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-1[data-v-45052ee1]:hover {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-2[data-v-45052ee1] {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-2[data-v-45052ee1]:hover {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-3[data-v-45052ee1] {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-3[data-v-45052ee1]:hover {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-4[data-v-45052ee1] {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.darken-4[data-v-45052ee1]:hover {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.lighten-1[data-v-45052ee1] {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-1[data-v-45052ee1]:hover {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-2[data-v-45052ee1] {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-2[data-v-45052ee1]:hover {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-3[data-v-45052ee1] {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-3[data-v-45052ee1]:hover {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-4[data-v-45052ee1] {
  background-color: rgb(121.8, 192, 247.8);
}
.bgblue.lighten-4[data-v-45052ee1]:hover {
  background-color: rgb(121.8, 192, 247.8);
}
[color=light-blue][data-v-45052ee1] {
  color: #03a9f4;
}
.light-blue[data-v-45052ee1] {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue[data-v-45052ee1]:hover, .light-blue[data-v-45052ee1]:active, .light-blue[data-v-45052ee1]:focus {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button[data-v-45052ee1] {
  color: white !important;
}
.light-blue.p-button[data-v-45052ee1]:hover, .light-blue.p-button[data-v-45052ee1]:active, .light-blue.p-button[data-v-45052ee1]:focus {
  color: white !important;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button.p-button-outlined[data-v-45052ee1] {
  background-color: white !important;
  color: #03a9f4 !important;
}
.light-blue.p-button.p-button-outlined[data-v-45052ee1]:hover, .light-blue.p-button.p-button-outlined[data-v-45052ee1]:active, .light-blue.p-button.p-button-outlined[data-v-45052ee1]:focus {
  background-color: rgb(229.8, 246.4, 253.9) !important;
}
.light-blue.p-toolbar[data-v-45052ee1] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.darken-1[data-v-45052ee1] {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-1[data-v-45052ee1]:hover {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-2[data-v-45052ee1] {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-2[data-v-45052ee1]:hover {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-3[data-v-45052ee1] {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-3[data-v-45052ee1]:hover {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-4[data-v-45052ee1] {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.darken-4[data-v-45052ee1]:hover {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.lighten-1[data-v-45052ee1] {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-1[data-v-45052ee1]:hover {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-2[data-v-45052ee1] {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-2[data-v-45052ee1]:hover {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-3[data-v-45052ee1] {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-3[data-v-45052ee1]:hover {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-4[data-v-45052ee1] {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.light-blue.lighten-4[data-v-45052ee1]:hover {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue[data-v-45052ee1] {
  background-color: #03a9f4;
}
.bglight-blue[data-v-45052ee1]:hover, .bglight-blue[data-v-45052ee1]:focus {
  background-color: #03a9f4;
}
.bglight-blue.p-card[data-v-45052ee1] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.bglight-blue.darken-1[data-v-45052ee1] {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-1[data-v-45052ee1]:hover {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-2[data-v-45052ee1] {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-2[data-v-45052ee1]:hover {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-3[data-v-45052ee1] {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-3[data-v-45052ee1]:hover {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-4[data-v-45052ee1] {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.darken-4[data-v-45052ee1]:hover {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.lighten-1[data-v-45052ee1] {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-1[data-v-45052ee1]:hover {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-2[data-v-45052ee1] {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-2[data-v-45052ee1]:hover {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-3[data-v-45052ee1] {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-3[data-v-45052ee1]:hover {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-4[data-v-45052ee1] {
  background-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue.lighten-4[data-v-45052ee1]:hover {
  background-color: rgb(103.8, 203.4, 248.4);
}
[color=cyan][data-v-45052ee1] {
  color: #00bcd4;
}
.cyan[data-v-45052ee1] {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan[data-v-45052ee1]:hover, .cyan[data-v-45052ee1]:active, .cyan[data-v-45052ee1]:focus {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button[data-v-45052ee1] {
  color: white !important;
}
.cyan.p-button[data-v-45052ee1]:hover, .cyan.p-button[data-v-45052ee1]:active, .cyan.p-button[data-v-45052ee1]:focus {
  color: white !important;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button.p-button-outlined[data-v-45052ee1] {
  background-color: white !important;
  color: #00bcd4 !important;
}
.cyan.p-button.p-button-outlined[data-v-45052ee1]:hover, .cyan.p-button.p-button-outlined[data-v-45052ee1]:active, .cyan.p-button.p-button-outlined[data-v-45052ee1]:focus {
  background-color: rgb(229.5, 248.3, 250.7) !important;
}
.cyan.p-toolbar[data-v-45052ee1] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.darken-1[data-v-45052ee1] {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-1[data-v-45052ee1]:hover {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-2[data-v-45052ee1] {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-2[data-v-45052ee1]:hover {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-3[data-v-45052ee1] {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-3[data-v-45052ee1]:hover {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-4[data-v-45052ee1] {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.darken-4[data-v-45052ee1]:hover {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.lighten-1[data-v-45052ee1] {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-1[data-v-45052ee1]:hover {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-2[data-v-45052ee1] {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-2[data-v-45052ee1]:hover {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-3[data-v-45052ee1] {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-3[data-v-45052ee1]:hover {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-4[data-v-45052ee1] {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.cyan.lighten-4[data-v-45052ee1]:hover {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.bgcyan[data-v-45052ee1] {
  background-color: #00bcd4;
}
.bgcyan[data-v-45052ee1]:hover, .bgcyan[data-v-45052ee1]:focus {
  background-color: #00bcd4;
}
.bgcyan.p-card[data-v-45052ee1] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.bgcyan.darken-1[data-v-45052ee1] {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-1[data-v-45052ee1]:hover {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-2[data-v-45052ee1] {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-2[data-v-45052ee1]:hover {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-3[data-v-45052ee1] {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-3[data-v-45052ee1]:hover {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-4[data-v-45052ee1] {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.darken-4[data-v-45052ee1]:hover {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.lighten-1[data-v-45052ee1] {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-1[data-v-45052ee1]:hover {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-2[data-v-45052ee1] {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-2[data-v-45052ee1]:hover {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-3[data-v-45052ee1] {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-3[data-v-45052ee1]:hover {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-4[data-v-45052ee1] {
  background-color: rgb(102, 214.8, 229.2);
}
.bgcyan.lighten-4[data-v-45052ee1]:hover {
  background-color: rgb(102, 214.8, 229.2);
}
[color=teal][data-v-45052ee1] {
  color: #009688;
}
.teal[data-v-45052ee1] {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal[data-v-45052ee1]:hover, .teal[data-v-45052ee1]:active, .teal[data-v-45052ee1]:focus {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button[data-v-45052ee1] {
  color: white !important;
}
.teal.p-button[data-v-45052ee1]:hover, .teal.p-button[data-v-45052ee1]:active, .teal.p-button[data-v-45052ee1]:focus {
  color: white !important;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button.p-button-outlined[data-v-45052ee1] {
  background-color: white !important;
  color: #009688 !important;
}
.teal.p-button.p-button-outlined[data-v-45052ee1]:hover, .teal.p-button.p-button-outlined[data-v-45052ee1]:active, .teal.p-button.p-button-outlined[data-v-45052ee1]:focus {
  background-color: rgb(229.5, 244.5, 243.1) !important;
}
.teal.p-toolbar[data-v-45052ee1] {
  background-color: #009688;
  border-color: #009688;
}
.teal.darken-1[data-v-45052ee1] {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-1[data-v-45052ee1]:hover {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-2[data-v-45052ee1] {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-2[data-v-45052ee1]:hover {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-3[data-v-45052ee1] {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-3[data-v-45052ee1]:hover {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-4[data-v-45052ee1] {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.darken-4[data-v-45052ee1]:hover {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.lighten-1[data-v-45052ee1] {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-1[data-v-45052ee1]:hover {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-2[data-v-45052ee1] {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-2[data-v-45052ee1]:hover {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-3[data-v-45052ee1] {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-3[data-v-45052ee1]:hover {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-4[data-v-45052ee1] {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.teal.lighten-4[data-v-45052ee1]:hover {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.bgteal[data-v-45052ee1] {
  background-color: #009688;
}
.bgteal[data-v-45052ee1]:hover, .bgteal[data-v-45052ee1]:focus {
  background-color: #009688;
}
.bgteal.p-card[data-v-45052ee1] {
  background-color: #009688;
  border-color: #009688;
}
.bgteal.darken-1[data-v-45052ee1] {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-1[data-v-45052ee1]:hover {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-2[data-v-45052ee1] {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-2[data-v-45052ee1]:hover {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-3[data-v-45052ee1] {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-3[data-v-45052ee1]:hover {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-4[data-v-45052ee1] {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.darken-4[data-v-45052ee1]:hover {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.lighten-1[data-v-45052ee1] {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-1[data-v-45052ee1]:hover {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-2[data-v-45052ee1] {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-2[data-v-45052ee1]:hover {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-3[data-v-45052ee1] {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-3[data-v-45052ee1]:hover {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-4[data-v-45052ee1] {
  background-color: rgb(102, 192, 183.6);
}
.bgteal.lighten-4[data-v-45052ee1]:hover {
  background-color: rgb(102, 192, 183.6);
}
[color=cobalt][data-v-45052ee1] {
  color: #00bfa5;
}
.cobalt[data-v-45052ee1] {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt[data-v-45052ee1]:hover, .cobalt[data-v-45052ee1]:active, .cobalt[data-v-45052ee1]:focus {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button[data-v-45052ee1] {
  color: white !important;
}
.cobalt.p-button[data-v-45052ee1]:hover, .cobalt.p-button[data-v-45052ee1]:active, .cobalt.p-button[data-v-45052ee1]:focus {
  color: white !important;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button.p-button-outlined[data-v-45052ee1] {
  background-color: white !important;
  color: #00bfa5 !important;
}
.cobalt.p-button.p-button-outlined[data-v-45052ee1]:hover, .cobalt.p-button.p-button-outlined[data-v-45052ee1]:active, .cobalt.p-button.p-button-outlined[data-v-45052ee1]:focus {
  background-color: rgb(229.5, 248.6, 246) !important;
}
.cobalt.p-toolbar[data-v-45052ee1] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.darken-1[data-v-45052ee1] {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-1[data-v-45052ee1]:hover {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-2[data-v-45052ee1] {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-2[data-v-45052ee1]:hover {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-3[data-v-45052ee1] {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-3[data-v-45052ee1]:hover {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-4[data-v-45052ee1] {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.darken-4[data-v-45052ee1]:hover {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.lighten-1[data-v-45052ee1] {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-1[data-v-45052ee1]:hover {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-2[data-v-45052ee1] {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-2[data-v-45052ee1]:hover {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-3[data-v-45052ee1] {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-3[data-v-45052ee1]:hover {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-4[data-v-45052ee1] {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.cobalt.lighten-4[data-v-45052ee1]:hover {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.bgcobalt[data-v-45052ee1] {
  background-color: #00bfa5;
}
.bgcobalt[data-v-45052ee1]:hover, .bgcobalt[data-v-45052ee1]:focus {
  background-color: #00bfa5;
}
.bgcobalt.p-card[data-v-45052ee1] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.bgcobalt.darken-1[data-v-45052ee1] {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-1[data-v-45052ee1]:hover {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-2[data-v-45052ee1] {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-2[data-v-45052ee1]:hover {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-3[data-v-45052ee1] {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-3[data-v-45052ee1]:hover {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-4[data-v-45052ee1] {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.darken-4[data-v-45052ee1]:hover {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.lighten-1[data-v-45052ee1] {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-1[data-v-45052ee1]:hover {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-2[data-v-45052ee1] {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-2[data-v-45052ee1]:hover {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-3[data-v-45052ee1] {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-3[data-v-45052ee1]:hover {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-4[data-v-45052ee1] {
  background-color: rgb(102, 216.6, 201);
}
.bgcobalt.lighten-4[data-v-45052ee1]:hover {
  background-color: rgb(102, 216.6, 201);
}
[color=green][data-v-45052ee1] {
  color: #4caf50;
}
.green[data-v-45052ee1] {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green[data-v-45052ee1]:hover, .green[data-v-45052ee1]:active, .green[data-v-45052ee1]:focus {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button[data-v-45052ee1] {
  color: white !important;
}
.green.p-button[data-v-45052ee1]:hover, .green.p-button[data-v-45052ee1]:active, .green.p-button[data-v-45052ee1]:focus {
  color: white !important;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button.p-button-outlined[data-v-45052ee1] {
  background-color: white !important;
  color: #4caf50 !important;
}
.green.p-button.p-button-outlined[data-v-45052ee1]:hover, .green.p-button.p-button-outlined[data-v-45052ee1]:active, .green.p-button.p-button-outlined[data-v-45052ee1]:focus {
  background-color: rgb(237.1, 247, 237.5) !important;
}
.green.p-toolbar[data-v-45052ee1] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.darken-1[data-v-45052ee1] {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-1[data-v-45052ee1]:hover {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-2[data-v-45052ee1] {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-2[data-v-45052ee1]:hover {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-3[data-v-45052ee1] {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-3[data-v-45052ee1]:hover {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-4[data-v-45052ee1] {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.darken-4[data-v-45052ee1]:hover {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.lighten-1[data-v-45052ee1] {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-1[data-v-45052ee1]:hover {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-2[data-v-45052ee1] {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-2[data-v-45052ee1]:hover {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-3[data-v-45052ee1] {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-3[data-v-45052ee1]:hover {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-4[data-v-45052ee1] {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.green.lighten-4[data-v-45052ee1]:hover {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.bggreen[data-v-45052ee1] {
  background-color: #4caf50;
}
.bggreen[data-v-45052ee1]:hover, .bggreen[data-v-45052ee1]:focus {
  background-color: #4caf50;
}
.bggreen.p-card[data-v-45052ee1] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.bggreen.darken-1[data-v-45052ee1] {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-1[data-v-45052ee1]:hover {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-2[data-v-45052ee1] {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-2[data-v-45052ee1]:hover {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-3[data-v-45052ee1] {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-3[data-v-45052ee1]:hover {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-4[data-v-45052ee1] {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.darken-4[data-v-45052ee1]:hover {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.lighten-1[data-v-45052ee1] {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-1[data-v-45052ee1]:hover {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-2[data-v-45052ee1] {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-2[data-v-45052ee1]:hover {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-3[data-v-45052ee1] {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-3[data-v-45052ee1]:hover {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-4[data-v-45052ee1] {
  background-color: rgb(147.6, 207, 150);
}
.bggreen.lighten-4[data-v-45052ee1]:hover {
  background-color: rgb(147.6, 207, 150);
}
[color=light-green][data-v-45052ee1] {
  color: #8bc34a;
}
.light-green[data-v-45052ee1] {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green[data-v-45052ee1]:hover, .light-green[data-v-45052ee1]:active, .light-green[data-v-45052ee1]:focus {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button[data-v-45052ee1] {
  color: white !important;
}
.light-green.p-button[data-v-45052ee1]:hover, .light-green.p-button[data-v-45052ee1]:active, .light-green.p-button[data-v-45052ee1]:focus {
  color: white !important;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button.p-button-outlined[data-v-45052ee1] {
  background-color: white !important;
  color: #8bc34a !important;
}
.light-green.p-button.p-button-outlined[data-v-45052ee1]:hover, .light-green.p-button.p-button-outlined[data-v-45052ee1]:active, .light-green.p-button.p-button-outlined[data-v-45052ee1]:focus {
  background-color: rgb(243.4, 249, 236.9) !important;
}
.light-green.p-toolbar[data-v-45052ee1] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.darken-1[data-v-45052ee1] {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-1[data-v-45052ee1]:hover {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-2[data-v-45052ee1] {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-2[data-v-45052ee1]:hover {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-3[data-v-45052ee1] {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-3[data-v-45052ee1]:hover {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-4[data-v-45052ee1] {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.darken-4[data-v-45052ee1]:hover {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.lighten-1[data-v-45052ee1] {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-1[data-v-45052ee1]:hover {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-2[data-v-45052ee1] {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-2[data-v-45052ee1]:hover {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-3[data-v-45052ee1] {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-3[data-v-45052ee1]:hover {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-4[data-v-45052ee1] {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.light-green.lighten-4[data-v-45052ee1]:hover {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.bglight-green[data-v-45052ee1] {
  background-color: #8bc34a;
}
.bglight-green[data-v-45052ee1]:hover, .bglight-green[data-v-45052ee1]:focus {
  background-color: #8bc34a;
}
.bglight-green.p-card[data-v-45052ee1] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.bglight-green.darken-1[data-v-45052ee1] {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-1[data-v-45052ee1]:hover {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-2[data-v-45052ee1] {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-2[data-v-45052ee1]:hover {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-3[data-v-45052ee1] {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-3[data-v-45052ee1]:hover {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-4[data-v-45052ee1] {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.darken-4[data-v-45052ee1]:hover {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.lighten-1[data-v-45052ee1] {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-1[data-v-45052ee1]:hover {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-2[data-v-45052ee1] {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-2[data-v-45052ee1]:hover {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-3[data-v-45052ee1] {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-3[data-v-45052ee1]:hover {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-4[data-v-45052ee1] {
  background-color: rgb(185.4, 219, 146.4);
}
.bglight-green.lighten-4[data-v-45052ee1]:hover {
  background-color: rgb(185.4, 219, 146.4);
}
[color=lime][data-v-45052ee1] {
  color: #cddc39;
}
.lime[data-v-45052ee1] {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime[data-v-45052ee1]:hover, .lime[data-v-45052ee1]:active, .lime[data-v-45052ee1]:focus {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button[data-v-45052ee1] {
  color: white !important;
}
.lime.p-button[data-v-45052ee1]:hover, .lime.p-button[data-v-45052ee1]:active, .lime.p-button[data-v-45052ee1]:focus {
  color: white !important;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button.p-button-outlined[data-v-45052ee1] {
  background-color: white !important;
  color: #cddc39 !important;
}
.lime.p-button.p-button-outlined[data-v-45052ee1]:hover, .lime.p-button.p-button-outlined[data-v-45052ee1]:active, .lime.p-button.p-button-outlined[data-v-45052ee1]:focus {
  background-color: rgb(250, 251.5, 235.2) !important;
}
.lime.p-toolbar[data-v-45052ee1] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.darken-1[data-v-45052ee1] {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-1[data-v-45052ee1]:hover {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-2[data-v-45052ee1] {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-2[data-v-45052ee1]:hover {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-3[data-v-45052ee1] {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-3[data-v-45052ee1]:hover {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-4[data-v-45052ee1] {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.darken-4[data-v-45052ee1]:hover {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.lighten-1[data-v-45052ee1] {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-1[data-v-45052ee1]:hover {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-2[data-v-45052ee1] {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-2[data-v-45052ee1]:hover {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-3[data-v-45052ee1] {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-3[data-v-45052ee1]:hover {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-4[data-v-45052ee1] {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.lime.lighten-4[data-v-45052ee1]:hover {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.bglime[data-v-45052ee1] {
  background-color: #cddc39;
}
.bglime[data-v-45052ee1]:hover, .bglime[data-v-45052ee1]:focus {
  background-color: #cddc39;
}
.bglime.p-card[data-v-45052ee1] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.bglime.darken-1[data-v-45052ee1] {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-1[data-v-45052ee1]:hover {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-2[data-v-45052ee1] {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-2[data-v-45052ee1]:hover {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-3[data-v-45052ee1] {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-3[data-v-45052ee1]:hover {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-4[data-v-45052ee1] {
  background-color: rgb(123, 132, 34.2);
}
.bglime.darken-4[data-v-45052ee1]:hover {
  background-color: rgb(123, 132, 34.2);
}
.bglime.lighten-1[data-v-45052ee1] {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-1[data-v-45052ee1]:hover {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-2[data-v-45052ee1] {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-2[data-v-45052ee1]:hover {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-3[data-v-45052ee1] {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-3[data-v-45052ee1]:hover {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-4[data-v-45052ee1] {
  background-color: rgb(225, 234, 136.2);
}
.bglime.lighten-4[data-v-45052ee1]:hover {
  background-color: rgb(225, 234, 136.2);
}
[color=yellow][data-v-45052ee1] {
  color: #ffeb3b;
}
.yellow[data-v-45052ee1] {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow[data-v-45052ee1]:hover, .yellow[data-v-45052ee1]:active, .yellow[data-v-45052ee1]:focus {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button[data-v-45052ee1] {
  color: white !important;
}
.yellow.p-button[data-v-45052ee1]:hover, .yellow.p-button[data-v-45052ee1]:active, .yellow.p-button[data-v-45052ee1]:focus {
  color: white !important;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button.p-button-outlined[data-v-45052ee1] {
  background-color: white !important;
  color: #ffeb3b !important;
}
.yellow.p-button.p-button-outlined[data-v-45052ee1]:hover, .yellow.p-button.p-button-outlined[data-v-45052ee1]:active, .yellow.p-button.p-button-outlined[data-v-45052ee1]:focus {
  background-color: rgb(255, 253, 235.4) !important;
}
.yellow.p-toolbar[data-v-45052ee1] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.darken-1[data-v-45052ee1] {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-1[data-v-45052ee1]:hover {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-2[data-v-45052ee1] {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-2[data-v-45052ee1]:hover {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-3[data-v-45052ee1] {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-3[data-v-45052ee1]:hover {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-4[data-v-45052ee1] {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.darken-4[data-v-45052ee1]:hover {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.lighten-1[data-v-45052ee1] {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-1[data-v-45052ee1]:hover {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-2[data-v-45052ee1] {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-2[data-v-45052ee1]:hover {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-3[data-v-45052ee1] {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-3[data-v-45052ee1]:hover {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-4[data-v-45052ee1] {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.yellow.lighten-4[data-v-45052ee1]:hover {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.bgyellow[data-v-45052ee1] {
  background-color: #ffeb3b;
}
.bgyellow[data-v-45052ee1]:hover, .bgyellow[data-v-45052ee1]:focus {
  background-color: #ffeb3b;
}
.bgyellow.p-card[data-v-45052ee1] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.bgyellow.darken-1[data-v-45052ee1] {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-1[data-v-45052ee1]:hover {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-2[data-v-45052ee1] {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-2[data-v-45052ee1]:hover {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-3[data-v-45052ee1] {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-3[data-v-45052ee1]:hover {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-4[data-v-45052ee1] {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.darken-4[data-v-45052ee1]:hover {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.lighten-1[data-v-45052ee1] {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-1[data-v-45052ee1]:hover {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-2[data-v-45052ee1] {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-2[data-v-45052ee1]:hover {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-3[data-v-45052ee1] {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-3[data-v-45052ee1]:hover {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-4[data-v-45052ee1] {
  background-color: rgb(255, 243, 137.4);
}
.bgyellow.lighten-4[data-v-45052ee1]:hover {
  background-color: rgb(255, 243, 137.4);
}
[color=amber][data-v-45052ee1] {
  color: #ffc107;
}
.amber[data-v-45052ee1] {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber[data-v-45052ee1]:hover, .amber[data-v-45052ee1]:active, .amber[data-v-45052ee1]:focus {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button[data-v-45052ee1] {
  color: white !important;
}
.amber.p-button[data-v-45052ee1]:hover, .amber.p-button[data-v-45052ee1]:active, .amber.p-button[data-v-45052ee1]:focus {
  color: white !important;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button.p-button-outlined[data-v-45052ee1] {
  background-color: white !important;
  color: #ffc107 !important;
}
.amber.p-button.p-button-outlined[data-v-45052ee1]:hover, .amber.p-button.p-button-outlined[data-v-45052ee1]:active, .amber.p-button.p-button-outlined[data-v-45052ee1]:focus {
  background-color: rgb(255, 248.8, 230.2) !important;
}
.amber.p-toolbar[data-v-45052ee1] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.darken-1[data-v-45052ee1] {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-1[data-v-45052ee1]:hover {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-2[data-v-45052ee1] {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-2[data-v-45052ee1]:hover {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-3[data-v-45052ee1] {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-3[data-v-45052ee1]:hover {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-4[data-v-45052ee1] {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.darken-4[data-v-45052ee1]:hover {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.lighten-1[data-v-45052ee1] {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-1[data-v-45052ee1]:hover {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-2[data-v-45052ee1] {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-2[data-v-45052ee1]:hover {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-3[data-v-45052ee1] {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-3[data-v-45052ee1]:hover {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-4[data-v-45052ee1] {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.amber.lighten-4[data-v-45052ee1]:hover {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.bgamber[data-v-45052ee1] {
  background-color: #ffc107;
}
.bgamber[data-v-45052ee1]:hover, .bgamber[data-v-45052ee1]:focus {
  background-color: #ffc107;
}
.bgamber.p-card[data-v-45052ee1] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.bgamber.darken-1[data-v-45052ee1] {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-1[data-v-45052ee1]:hover {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-2[data-v-45052ee1] {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-2[data-v-45052ee1]:hover {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-3[data-v-45052ee1] {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-3[data-v-45052ee1]:hover {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-4[data-v-45052ee1] {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.darken-4[data-v-45052ee1]:hover {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.lighten-1[data-v-45052ee1] {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-1[data-v-45052ee1]:hover {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-2[data-v-45052ee1] {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-2[data-v-45052ee1]:hover {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-3[data-v-45052ee1] {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-3[data-v-45052ee1]:hover {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-4[data-v-45052ee1] {
  background-color: rgb(255, 217.8, 106.2);
}
.bgamber.lighten-4[data-v-45052ee1]:hover {
  background-color: rgb(255, 217.8, 106.2);
}
[color=orange][data-v-45052ee1] {
  color: #ff9800;
}
.orange[data-v-45052ee1] {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange[data-v-45052ee1]:hover, .orange[data-v-45052ee1]:active, .orange[data-v-45052ee1]:focus {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button[data-v-45052ee1] {
  color: white !important;
}
.orange.p-button[data-v-45052ee1]:hover, .orange.p-button[data-v-45052ee1]:active, .orange.p-button[data-v-45052ee1]:focus {
  color: white !important;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button.p-button-outlined[data-v-45052ee1] {
  background-color: white !important;
  color: #ff9800 !important;
}
.orange.p-button.p-button-outlined[data-v-45052ee1]:hover, .orange.p-button.p-button-outlined[data-v-45052ee1]:active, .orange.p-button.p-button-outlined[data-v-45052ee1]:focus {
  background-color: rgb(255, 244.7, 229.5) !important;
}
.orange.p-toolbar[data-v-45052ee1] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.darken-1[data-v-45052ee1] {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-1[data-v-45052ee1]:hover {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-2[data-v-45052ee1] {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-2[data-v-45052ee1]:hover {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-3[data-v-45052ee1] {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-3[data-v-45052ee1]:hover {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-4[data-v-45052ee1] {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.darken-4[data-v-45052ee1]:hover {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.lighten-1[data-v-45052ee1] {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-1[data-v-45052ee1]:hover {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-2[data-v-45052ee1] {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-2[data-v-45052ee1]:hover {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-3[data-v-45052ee1] {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-3[data-v-45052ee1]:hover {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-4[data-v-45052ee1] {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.orange.lighten-4[data-v-45052ee1]:hover {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.bgorange[data-v-45052ee1] {
  background-color: #ff9800;
}
.bgorange[data-v-45052ee1]:hover, .bgorange[data-v-45052ee1]:focus {
  background-color: #ff9800;
}
.bgorange.p-card[data-v-45052ee1] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.bgorange.darken-1[data-v-45052ee1] {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-1[data-v-45052ee1]:hover {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-2[data-v-45052ee1] {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-2[data-v-45052ee1]:hover {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-3[data-v-45052ee1] {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-3[data-v-45052ee1]:hover {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-4[data-v-45052ee1] {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.darken-4[data-v-45052ee1]:hover {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.lighten-1[data-v-45052ee1] {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-1[data-v-45052ee1]:hover {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-2[data-v-45052ee1] {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-2[data-v-45052ee1]:hover {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-3[data-v-45052ee1] {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-3[data-v-45052ee1]:hover {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-4[data-v-45052ee1] {
  background-color: rgb(255, 193.2, 102);
}
.bgorange.lighten-4[data-v-45052ee1]:hover {
  background-color: rgb(255, 193.2, 102);
}
[color=deep-orange][data-v-45052ee1] {
  color: #ff5722;
}
.deep-orange[data-v-45052ee1] {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange[data-v-45052ee1]:hover, .deep-orange[data-v-45052ee1]:active, .deep-orange[data-v-45052ee1]:focus {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button[data-v-45052ee1] {
  color: white !important;
}
.deep-orange.p-button[data-v-45052ee1]:hover, .deep-orange.p-button[data-v-45052ee1]:active, .deep-orange.p-button[data-v-45052ee1]:focus {
  color: white !important;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button.p-button-outlined[data-v-45052ee1] {
  background-color: white !important;
  color: #ff5722 !important;
}
.deep-orange.p-button.p-button-outlined[data-v-45052ee1]:hover, .deep-orange.p-button.p-button-outlined[data-v-45052ee1]:active, .deep-orange.p-button.p-button-outlined[data-v-45052ee1]:focus {
  background-color: rgb(255, 238.2, 232.9) !important;
}
.deep-orange.p-toolbar[data-v-45052ee1] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.darken-1[data-v-45052ee1] {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-1[data-v-45052ee1]:hover {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-2[data-v-45052ee1] {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-2[data-v-45052ee1]:hover {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-3[data-v-45052ee1] {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-3[data-v-45052ee1]:hover {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-4[data-v-45052ee1] {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.darken-4[data-v-45052ee1]:hover {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.lighten-1[data-v-45052ee1] {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-1[data-v-45052ee1]:hover {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-2[data-v-45052ee1] {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-2[data-v-45052ee1]:hover {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-3[data-v-45052ee1] {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-3[data-v-45052ee1]:hover {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-4[data-v-45052ee1] {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.deep-orange.lighten-4[data-v-45052ee1]:hover {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange[data-v-45052ee1] {
  background-color: #ff5722;
}
.bgdeep-orange[data-v-45052ee1]:hover, .bgdeep-orange[data-v-45052ee1]:focus {
  background-color: #ff5722;
}
.bgdeep-orange.p-card[data-v-45052ee1] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.bgdeep-orange.darken-1[data-v-45052ee1] {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-1[data-v-45052ee1]:hover {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-2[data-v-45052ee1] {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-2[data-v-45052ee1]:hover {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-3[data-v-45052ee1] {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-3[data-v-45052ee1]:hover {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-4[data-v-45052ee1] {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.darken-4[data-v-45052ee1]:hover {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.lighten-1[data-v-45052ee1] {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-1[data-v-45052ee1]:hover {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-2[data-v-45052ee1] {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-2[data-v-45052ee1]:hover {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-3[data-v-45052ee1] {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-3[data-v-45052ee1]:hover {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-4[data-v-45052ee1] {
  background-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange.lighten-4[data-v-45052ee1]:hover {
  background-color: rgb(255, 154.2, 122.4);
}
[color=brown][data-v-45052ee1] {
  color: #795548;
}
.brown[data-v-45052ee1] {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown[data-v-45052ee1]:hover, .brown[data-v-45052ee1]:active, .brown[data-v-45052ee1]:focus {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button[data-v-45052ee1] {
  color: white !important;
}
.brown.p-button[data-v-45052ee1]:hover, .brown.p-button[data-v-45052ee1]:active, .brown.p-button[data-v-45052ee1]:focus {
  color: white !important;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button.p-button-outlined[data-v-45052ee1] {
  background-color: white !important;
  color: #795548 !important;
}
.brown.p-button.p-button-outlined[data-v-45052ee1]:hover, .brown.p-button.p-button-outlined[data-v-45052ee1]:active, .brown.p-button.p-button-outlined[data-v-45052ee1]:focus {
  background-color: rgb(241.6, 238, 236.7) !important;
}
.brown.p-toolbar[data-v-45052ee1] {
  background-color: #795548;
  border-color: #795548;
}
.brown.darken-1[data-v-45052ee1] {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-1[data-v-45052ee1]:hover {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-2[data-v-45052ee1] {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-2[data-v-45052ee1]:hover {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-3[data-v-45052ee1] {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-3[data-v-45052ee1]:hover {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-4[data-v-45052ee1] {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.darken-4[data-v-45052ee1]:hover {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.lighten-1[data-v-45052ee1] {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-1[data-v-45052ee1]:hover {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-2[data-v-45052ee1] {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-2[data-v-45052ee1]:hover {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-3[data-v-45052ee1] {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-3[data-v-45052ee1]:hover {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-4[data-v-45052ee1] {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.brown.lighten-4[data-v-45052ee1]:hover {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.bgbrown[data-v-45052ee1] {
  background-color: #795548;
}
.bgbrown[data-v-45052ee1]:hover, .bgbrown[data-v-45052ee1]:focus {
  background-color: #795548;
}
.bgbrown.p-card[data-v-45052ee1] {
  background-color: #795548;
  border-color: #795548;
}
.bgbrown.darken-1[data-v-45052ee1] {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-1[data-v-45052ee1]:hover {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-2[data-v-45052ee1] {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-2[data-v-45052ee1]:hover {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-3[data-v-45052ee1] {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-3[data-v-45052ee1]:hover {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-4[data-v-45052ee1] {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.darken-4[data-v-45052ee1]:hover {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.lighten-1[data-v-45052ee1] {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-1[data-v-45052ee1]:hover {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-2[data-v-45052ee1] {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-2[data-v-45052ee1]:hover {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-3[data-v-45052ee1] {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-3[data-v-45052ee1]:hover {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-4[data-v-45052ee1] {
  background-color: rgb(174.6, 153, 145.2);
}
.bgbrown.lighten-4[data-v-45052ee1]:hover {
  background-color: rgb(174.6, 153, 145.2);
}
[color=blue-gray][data-v-45052ee1] {
  color: #607d8b;
}
.blue-gray[data-v-45052ee1] {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray[data-v-45052ee1]:hover, .blue-gray[data-v-45052ee1]:active, .blue-gray[data-v-45052ee1]:focus {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button[data-v-45052ee1] {
  color: white !important;
}
.blue-gray.p-button[data-v-45052ee1]:hover, .blue-gray.p-button[data-v-45052ee1]:active, .blue-gray.p-button[data-v-45052ee1]:focus {
  color: white !important;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button.p-button-outlined[data-v-45052ee1] {
  background-color: white !important;
  color: #607d8b !important;
}
.blue-gray.p-button.p-button-outlined[data-v-45052ee1]:hover, .blue-gray.p-button.p-button-outlined[data-v-45052ee1]:active, .blue-gray.p-button.p-button-outlined[data-v-45052ee1]:focus {
  background-color: rgb(239.1, 242, 243.4) !important;
}
.blue-gray.p-toolbar[data-v-45052ee1] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.darken-1[data-v-45052ee1] {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-1[data-v-45052ee1]:hover {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-2[data-v-45052ee1] {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-2[data-v-45052ee1]:hover {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-3[data-v-45052ee1] {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-3[data-v-45052ee1]:hover {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-4[data-v-45052ee1] {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.darken-4[data-v-45052ee1]:hover {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.lighten-1[data-v-45052ee1] {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-1[data-v-45052ee1]:hover {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-2[data-v-45052ee1] {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-2[data-v-45052ee1]:hover {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-3[data-v-45052ee1] {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-3[data-v-45052ee1]:hover {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-4[data-v-45052ee1] {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.blue-gray.lighten-4[data-v-45052ee1]:hover {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray[data-v-45052ee1] {
  background-color: #607d8b;
}
.bgblue-gray[data-v-45052ee1]:hover, .bgblue-gray[data-v-45052ee1]:focus {
  background-color: #607d8b;
}
.bgblue-gray.p-card[data-v-45052ee1] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.bgblue-gray.darken-1[data-v-45052ee1] {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-1[data-v-45052ee1]:hover {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-2[data-v-45052ee1] {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-2[data-v-45052ee1]:hover {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-3[data-v-45052ee1] {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-3[data-v-45052ee1]:hover {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-4[data-v-45052ee1] {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.darken-4[data-v-45052ee1]:hover {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.lighten-1[data-v-45052ee1] {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-1[data-v-45052ee1]:hover {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-2[data-v-45052ee1] {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-2[data-v-45052ee1]:hover {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-3[data-v-45052ee1] {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-3[data-v-45052ee1]:hover {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-4[data-v-45052ee1] {
  background-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray.lighten-4[data-v-45052ee1]:hover {
  background-color: rgb(159.6, 177, 185.4);
}
[color=gray][data-v-45052ee1] {
  color: #9e9e9e;
}
.gray[data-v-45052ee1] {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray[data-v-45052ee1]:hover, .gray[data-v-45052ee1]:active, .gray[data-v-45052ee1]:focus {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button[data-v-45052ee1] {
  color: white !important;
}
.gray.p-button[data-v-45052ee1]:hover, .gray.p-button[data-v-45052ee1]:active, .gray.p-button[data-v-45052ee1]:focus {
  color: white !important;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button.p-button-outlined[data-v-45052ee1] {
  background-color: white !important;
  color: #9e9e9e !important;
}
.gray.p-button.p-button-outlined[data-v-45052ee1]:hover, .gray.p-button.p-button-outlined[data-v-45052ee1]:active, .gray.p-button.p-button-outlined[data-v-45052ee1]:focus {
  background-color: rgb(245.3, 245.3, 245.3) !important;
}
.gray.p-toolbar[data-v-45052ee1] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.darken-1[data-v-45052ee1] {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-1[data-v-45052ee1]:hover {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-2[data-v-45052ee1] {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-2[data-v-45052ee1]:hover {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-3[data-v-45052ee1] {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-3[data-v-45052ee1]:hover {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-4[data-v-45052ee1] {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.darken-4[data-v-45052ee1]:hover {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.lighten-1[data-v-45052ee1] {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-1[data-v-45052ee1]:hover {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-2[data-v-45052ee1] {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-2[data-v-45052ee1]:hover {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-3[data-v-45052ee1] {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-3[data-v-45052ee1]:hover {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-4[data-v-45052ee1] {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.gray.lighten-4[data-v-45052ee1]:hover {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.bggray[data-v-45052ee1] {
  background-color: #9e9e9e;
}
.bggray[data-v-45052ee1]:hover, .bggray[data-v-45052ee1]:focus {
  background-color: #9e9e9e;
}
.bggray.p-card[data-v-45052ee1] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.bggray.darken-1[data-v-45052ee1] {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-1[data-v-45052ee1]:hover {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-2[data-v-45052ee1] {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-2[data-v-45052ee1]:hover {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-3[data-v-45052ee1] {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-3[data-v-45052ee1]:hover {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-4[data-v-45052ee1] {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.darken-4[data-v-45052ee1]:hover {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.lighten-1[data-v-45052ee1] {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-1[data-v-45052ee1]:hover {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-2[data-v-45052ee1] {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-2[data-v-45052ee1]:hover {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-3[data-v-45052ee1] {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-3[data-v-45052ee1]:hover {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-4[data-v-45052ee1] {
  background-color: rgb(196.8, 196.8, 196.8);
}
.bggray.lighten-4[data-v-45052ee1]:hover {
  background-color: rgb(196.8, 196.8, 196.8);
}
[color=ble][data-v-45052ee1] {
  color: #287aa9;
}
.ble[data-v-45052ee1] {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble[data-v-45052ee1]:hover, .ble[data-v-45052ee1]:active, .ble[data-v-45052ee1]:focus {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button[data-v-45052ee1] {
  color: white !important;
}
.ble.p-button[data-v-45052ee1]:hover, .ble.p-button[data-v-45052ee1]:active, .ble.p-button[data-v-45052ee1]:focus {
  color: white !important;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button.p-button-outlined[data-v-45052ee1] {
  background-color: white !important;
  color: #287aa9 !important;
}
.ble.p-button.p-button-outlined[data-v-45052ee1]:hover, .ble.p-button.p-button-outlined[data-v-45052ee1]:active, .ble.p-button.p-button-outlined[data-v-45052ee1]:focus {
  background-color: rgb(233.5, 241.7, 246.4) !important;
}
.ble.p-toolbar[data-v-45052ee1] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.darken-1[data-v-45052ee1] {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-1[data-v-45052ee1]:hover {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-2[data-v-45052ee1] {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-2[data-v-45052ee1]:hover {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-3[data-v-45052ee1] {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-3[data-v-45052ee1]:hover {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-4[data-v-45052ee1] {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.darken-4[data-v-45052ee1]:hover {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.lighten-1[data-v-45052ee1] {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-1[data-v-45052ee1]:hover {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-2[data-v-45052ee1] {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-2[data-v-45052ee1]:hover {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-3[data-v-45052ee1] {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-3[data-v-45052ee1]:hover {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-4[data-v-45052ee1] {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.ble.lighten-4[data-v-45052ee1]:hover {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.bgble[data-v-45052ee1] {
  background-color: #287aa9;
}
.bgble[data-v-45052ee1]:hover, .bgble[data-v-45052ee1]:focus {
  background-color: #287aa9;
}
.bgble.p-card[data-v-45052ee1] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.bgble.darken-1[data-v-45052ee1] {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-1[data-v-45052ee1]:hover {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-2[data-v-45052ee1] {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-2[data-v-45052ee1]:hover {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-3[data-v-45052ee1] {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-3[data-v-45052ee1]:hover {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-4[data-v-45052ee1] {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.darken-4[data-v-45052ee1]:hover {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.lighten-1[data-v-45052ee1] {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-1[data-v-45052ee1]:hover {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-2[data-v-45052ee1] {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-2[data-v-45052ee1]:hover {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-3[data-v-45052ee1] {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-3[data-v-45052ee1]:hover {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-4[data-v-45052ee1] {
  background-color: rgb(126, 175.2, 203.4);
}
.bgble.lighten-4[data-v-45052ee1]:hover {
  background-color: rgb(126, 175.2, 203.4);
}
[color=black][data-v-45052ee1] {
  color: #202020;
}
.black[data-v-45052ee1] {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black[data-v-45052ee1]:hover, .black[data-v-45052ee1]:active, .black[data-v-45052ee1]:focus {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button[data-v-45052ee1] {
  color: white !important;
}
.black.p-button[data-v-45052ee1]:hover, .black.p-button[data-v-45052ee1]:active, .black.p-button[data-v-45052ee1]:focus {
  color: white !important;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button.p-button-outlined[data-v-45052ee1] {
  background-color: white !important;
  color: #202020 !important;
}
.black.p-button.p-button-outlined[data-v-45052ee1]:hover, .black.p-button.p-button-outlined[data-v-45052ee1]:active, .black.p-button.p-button-outlined[data-v-45052ee1]:focus {
  background-color: rgb(232.7, 232.7, 232.7) !important;
}
.black.p-toolbar[data-v-45052ee1] {
  background-color: #202020;
  border-color: #202020;
}
.black.darken-1[data-v-45052ee1] {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-1[data-v-45052ee1]:hover {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-2[data-v-45052ee1] {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-2[data-v-45052ee1]:hover {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-3[data-v-45052ee1] {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-3[data-v-45052ee1]:hover {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-4[data-v-45052ee1] {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.darken-4[data-v-45052ee1]:hover {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.lighten-1[data-v-45052ee1] {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-1[data-v-45052ee1]:hover {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-2[data-v-45052ee1] {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-2[data-v-45052ee1]:hover {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-3[data-v-45052ee1] {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-3[data-v-45052ee1]:hover {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-4[data-v-45052ee1] {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.black.lighten-4[data-v-45052ee1]:hover {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.bgblack[data-v-45052ee1] {
  background-color: #202020;
}
.bgblack[data-v-45052ee1]:hover, .bgblack[data-v-45052ee1]:focus {
  background-color: #202020;
}
.bgblack.p-card[data-v-45052ee1] {
  background-color: #202020;
  border-color: #202020;
}
.bgblack.darken-1[data-v-45052ee1] {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-1[data-v-45052ee1]:hover {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-2[data-v-45052ee1] {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-2[data-v-45052ee1]:hover {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-3[data-v-45052ee1] {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-3[data-v-45052ee1]:hover {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-4[data-v-45052ee1] {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.darken-4[data-v-45052ee1]:hover {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.lighten-1[data-v-45052ee1] {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-1[data-v-45052ee1]:hover {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-2[data-v-45052ee1] {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-2[data-v-45052ee1]:hover {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-3[data-v-45052ee1] {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-3[data-v-45052ee1]:hover {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-4[data-v-45052ee1] {
  background-color: rgb(121.2, 121.2, 121.2);
}
.bgblack.lighten-4[data-v-45052ee1]:hover {
  background-color: rgb(121.2, 121.2, 121.2);
}
[color=white][data-v-45052ee1] {
  color: #ffffff;
}
.white[data-v-45052ee1] {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white[data-v-45052ee1]:hover, .white[data-v-45052ee1]:active, .white[data-v-45052ee1]:focus {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button[data-v-45052ee1] {
  color: white !important;
}
.white.p-button[data-v-45052ee1]:hover, .white.p-button[data-v-45052ee1]:active, .white.p-button[data-v-45052ee1]:focus {
  color: white !important;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button.p-button-outlined[data-v-45052ee1] {
  background-color: white !important;
  color: #ffffff !important;
}
.white.p-button.p-button-outlined[data-v-45052ee1]:hover, .white.p-button.p-button-outlined[data-v-45052ee1]:active, .white.p-button.p-button-outlined[data-v-45052ee1]:focus {
  background-color: white !important;
}
.white.p-toolbar[data-v-45052ee1] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.darken-1[data-v-45052ee1] {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-1[data-v-45052ee1]:hover {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-2[data-v-45052ee1] {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-2[data-v-45052ee1]:hover {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-3[data-v-45052ee1] {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-3[data-v-45052ee1]:hover {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-4[data-v-45052ee1] {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.darken-4[data-v-45052ee1]:hover {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.lighten-1[data-v-45052ee1] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-1[data-v-45052ee1]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-45052ee1] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-45052ee1]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-45052ee1] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-45052ee1]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-45052ee1] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-45052ee1]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.bgwhite[data-v-45052ee1] {
  background-color: #ffffff;
}
.bgwhite[data-v-45052ee1]:hover, .bgwhite[data-v-45052ee1]:focus {
  background-color: #ffffff;
}
.bgwhite.p-card[data-v-45052ee1] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.bgwhite.darken-1[data-v-45052ee1] {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-1[data-v-45052ee1]:hover {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-2[data-v-45052ee1] {
  background-color: #cccccc;
}
.bgwhite.darken-2[data-v-45052ee1]:hover {
  background-color: #cccccc;
}
.bgwhite.darken-3[data-v-45052ee1] {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-3[data-v-45052ee1]:hover {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-4[data-v-45052ee1] {
  background-color: #999999;
}
.bgwhite.darken-4[data-v-45052ee1]:hover {
  background-color: #999999;
}
.bgwhite.lighten-1[data-v-45052ee1] {
  background-color: white;
}
.bgwhite.lighten-1[data-v-45052ee1]:hover {
  background-color: white;
}
.bgwhite.lighten-2[data-v-45052ee1] {
  background-color: white;
}
.bgwhite.lighten-2[data-v-45052ee1]:hover {
  background-color: white;
}
.bgwhite.lighten-3[data-v-45052ee1] {
  background-color: white;
}
.bgwhite.lighten-3[data-v-45052ee1]:hover {
  background-color: white;
}
.bgwhite.lighten-4[data-v-45052ee1] {
  background-color: white;
}
.bgwhite.lighten-4[data-v-45052ee1]:hover {
  background-color: white;
}
.default[data-v-45052ee1] {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.default[data-v-45052ee1]:hover, .default[data-v-45052ee1]:focus {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.inputclear[data-v-45052ee1] {
  position: absolute;
  right: 15px;
  top: 14px;
  color: rgba(0, 0, 0, 0.6);
  background: white;
  width: 20px;
  height: 20px;
  cursor: pointer;
  border: none;
}/* COLORS */
/* reserved possible colors

#6B3A0A - warm brown OR #8E3F0A - burnt orange
#8A1538 - deep berry
#005A7A - petrol cyan

maybe #0C0C73 - deep indigo, but close to return/black

*/
/* FONTS */
/* PACKETA UI/UX */
/* Material palette */
[color=primary][data-v-99f23f07] {
  color: #bc210a;
}
.primary[data-v-99f23f07] {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary[data-v-99f23f07]:hover, .primary[data-v-99f23f07]:active, .primary[data-v-99f23f07]:focus {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button[data-v-99f23f07] {
  color: white !important;
}
.primary.p-button[data-v-99f23f07]:hover, .primary.p-button[data-v-99f23f07]:active, .primary.p-button[data-v-99f23f07]:focus {
  color: white !important;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button.p-button-outlined[data-v-99f23f07] {
  background-color: white !important;
  color: #bc210a !important;
}
.primary.p-button.p-button-outlined[data-v-99f23f07]:hover, .primary.p-button.p-button-outlined[data-v-99f23f07]:active, .primary.p-button.p-button-outlined[data-v-99f23f07]:focus {
  background-color: rgb(248.3, 232.8, 230.5) !important;
}
.primary.p-toolbar[data-v-99f23f07] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.darken-1[data-v-99f23f07] {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-1[data-v-99f23f07]:hover {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-2[data-v-99f23f07] {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-2[data-v-99f23f07]:hover {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-3[data-v-99f23f07] {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-3[data-v-99f23f07]:hover {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-4[data-v-99f23f07] {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.darken-4[data-v-99f23f07]:hover {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.lighten-1[data-v-99f23f07] {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-1[data-v-99f23f07]:hover {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-2[data-v-99f23f07] {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-2[data-v-99f23f07]:hover {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-3[data-v-99f23f07] {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-3[data-v-99f23f07]:hover {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-4[data-v-99f23f07] {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.primary.lighten-4[data-v-99f23f07]:hover {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.bgprimary[data-v-99f23f07] {
  background-color: #bc210a;
}
.bgprimary[data-v-99f23f07]:hover, .bgprimary[data-v-99f23f07]:focus {
  background-color: #bc210a;
}
.bgprimary.p-card[data-v-99f23f07] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.bgprimary.darken-1[data-v-99f23f07] {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-1[data-v-99f23f07]:hover {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-2[data-v-99f23f07] {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-2[data-v-99f23f07]:hover {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-3[data-v-99f23f07] {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-3[data-v-99f23f07]:hover {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-4[data-v-99f23f07] {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.darken-4[data-v-99f23f07]:hover {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.lighten-1[data-v-99f23f07] {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-1[data-v-99f23f07]:hover {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-2[data-v-99f23f07] {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-2[data-v-99f23f07]:hover {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-3[data-v-99f23f07] {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-3[data-v-99f23f07]:hover {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-4[data-v-99f23f07] {
  background-color: rgb(214.8, 121.8, 108);
}
.bgprimary.lighten-4[data-v-99f23f07]:hover {
  background-color: rgb(214.8, 121.8, 108);
}
[color=red][data-v-99f23f07] {
  color: #f44336;
}
.red[data-v-99f23f07] {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red[data-v-99f23f07]:hover, .red[data-v-99f23f07]:active, .red[data-v-99f23f07]:focus {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button[data-v-99f23f07] {
  color: white !important;
}
.red.p-button[data-v-99f23f07]:hover, .red.p-button[data-v-99f23f07]:active, .red.p-button[data-v-99f23f07]:focus {
  color: white !important;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button.p-button-outlined[data-v-99f23f07] {
  background-color: white !important;
  color: #f44336 !important;
}
.red.p-button.p-button-outlined[data-v-99f23f07]:hover, .red.p-button.p-button-outlined[data-v-99f23f07]:active, .red.p-button.p-button-outlined[data-v-99f23f07]:focus {
  background-color: rgb(253.9, 236.2, 234.9) !important;
}
.red.p-toolbar[data-v-99f23f07] {
  background-color: #f44336;
  border-color: #f44336;
}
.red.darken-1[data-v-99f23f07] {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-1[data-v-99f23f07]:hover {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-2[data-v-99f23f07] {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-2[data-v-99f23f07]:hover {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-3[data-v-99f23f07] {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-3[data-v-99f23f07]:hover {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-4[data-v-99f23f07] {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.darken-4[data-v-99f23f07]:hover {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.lighten-1[data-v-99f23f07] {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-1[data-v-99f23f07]:hover {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-2[data-v-99f23f07] {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-2[data-v-99f23f07]:hover {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-3[data-v-99f23f07] {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-3[data-v-99f23f07]:hover {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-4[data-v-99f23f07] {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.red.lighten-4[data-v-99f23f07]:hover {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.bgred[data-v-99f23f07] {
  background-color: #f44336;
}
.bgred[data-v-99f23f07]:hover, .bgred[data-v-99f23f07]:focus {
  background-color: #f44336;
}
.bgred.p-card[data-v-99f23f07] {
  background-color: #f44336;
  border-color: #f44336;
}
.bgred.darken-1[data-v-99f23f07] {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-1[data-v-99f23f07]:hover {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-2[data-v-99f23f07] {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-2[data-v-99f23f07]:hover {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-3[data-v-99f23f07] {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-3[data-v-99f23f07]:hover {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-4[data-v-99f23f07] {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.darken-4[data-v-99f23f07]:hover {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.lighten-1[data-v-99f23f07] {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-1[data-v-99f23f07]:hover {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-2[data-v-99f23f07] {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-2[data-v-99f23f07]:hover {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-3[data-v-99f23f07] {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-3[data-v-99f23f07]:hover {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-4[data-v-99f23f07] {
  background-color: rgb(248.4, 142.2, 134.4);
}
.bgred.lighten-4[data-v-99f23f07]:hover {
  background-color: rgb(248.4, 142.2, 134.4);
}
[color=grenade][data-v-99f23f07] {
  color: #dd2c00;
}
.grenade[data-v-99f23f07] {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade[data-v-99f23f07]:hover, .grenade[data-v-99f23f07]:active, .grenade[data-v-99f23f07]:focus {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button[data-v-99f23f07] {
  color: white !important;
}
.grenade.p-button[data-v-99f23f07]:hover, .grenade.p-button[data-v-99f23f07]:active, .grenade.p-button[data-v-99f23f07]:focus {
  color: white !important;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button.p-button-outlined[data-v-99f23f07] {
  background-color: white !important;
  color: #dd2c00 !important;
}
.grenade.p-button.p-button-outlined[data-v-99f23f07]:hover, .grenade.p-button.p-button-outlined[data-v-99f23f07]:active, .grenade.p-button.p-button-outlined[data-v-99f23f07]:focus {
  background-color: rgb(251.6, 233.9, 229.5) !important;
}
.grenade.p-toolbar[data-v-99f23f07] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.darken-1[data-v-99f23f07] {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-1[data-v-99f23f07]:hover {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-2[data-v-99f23f07] {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-2[data-v-99f23f07]:hover {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-3[data-v-99f23f07] {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-3[data-v-99f23f07]:hover {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-4[data-v-99f23f07] {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.darken-4[data-v-99f23f07]:hover {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.lighten-1[data-v-99f23f07] {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-1[data-v-99f23f07]:hover {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-2[data-v-99f23f07] {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-2[data-v-99f23f07]:hover {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-3[data-v-99f23f07] {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-3[data-v-99f23f07]:hover {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-4[data-v-99f23f07] {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.grenade.lighten-4[data-v-99f23f07]:hover {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.bggrenade[data-v-99f23f07] {
  background-color: #dd2c00;
}
.bggrenade[data-v-99f23f07]:hover, .bggrenade[data-v-99f23f07]:focus {
  background-color: #dd2c00;
}
.bggrenade.p-card[data-v-99f23f07] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.bggrenade.darken-1[data-v-99f23f07] {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-1[data-v-99f23f07]:hover {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-2[data-v-99f23f07] {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-2[data-v-99f23f07]:hover {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-3[data-v-99f23f07] {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-3[data-v-99f23f07]:hover {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-4[data-v-99f23f07] {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.darken-4[data-v-99f23f07]:hover {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.lighten-1[data-v-99f23f07] {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-1[data-v-99f23f07]:hover {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-2[data-v-99f23f07] {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-2[data-v-99f23f07]:hover {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-3[data-v-99f23f07] {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-3[data-v-99f23f07]:hover {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-4[data-v-99f23f07] {
  background-color: rgb(234.6, 128.4, 102);
}
.bggrenade.lighten-4[data-v-99f23f07]:hover {
  background-color: rgb(234.6, 128.4, 102);
}
[color=pink][data-v-99f23f07] {
  color: #e91e63;
}
.pink[data-v-99f23f07] {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink[data-v-99f23f07]:hover, .pink[data-v-99f23f07]:active, .pink[data-v-99f23f07]:focus {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button[data-v-99f23f07] {
  color: white !important;
}
.pink.p-button[data-v-99f23f07]:hover, .pink.p-button[data-v-99f23f07]:active, .pink.p-button[data-v-99f23f07]:focus {
  color: white !important;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button.p-button-outlined[data-v-99f23f07] {
  background-color: white !important;
  color: #e91e63 !important;
}
.pink.p-button.p-button-outlined[data-v-99f23f07]:hover, .pink.p-button.p-button-outlined[data-v-99f23f07]:active, .pink.p-button.p-button-outlined[data-v-99f23f07]:focus {
  background-color: rgb(252.8, 232.5, 239.4) !important;
}
.pink.p-toolbar[data-v-99f23f07] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.darken-1[data-v-99f23f07] {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-1[data-v-99f23f07]:hover {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-2[data-v-99f23f07] {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-2[data-v-99f23f07]:hover {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-3[data-v-99f23f07] {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-3[data-v-99f23f07]:hover {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-4[data-v-99f23f07] {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.darken-4[data-v-99f23f07]:hover {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.lighten-1[data-v-99f23f07] {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-1[data-v-99f23f07]:hover {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-2[data-v-99f23f07] {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-2[data-v-99f23f07]:hover {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-3[data-v-99f23f07] {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-3[data-v-99f23f07]:hover {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-4[data-v-99f23f07] {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.pink.lighten-4[data-v-99f23f07]:hover {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.bgpink[data-v-99f23f07] {
  background-color: #e91e63;
}
.bgpink[data-v-99f23f07]:hover, .bgpink[data-v-99f23f07]:focus {
  background-color: #e91e63;
}
.bgpink.p-card[data-v-99f23f07] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.bgpink.darken-1[data-v-99f23f07] {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-1[data-v-99f23f07]:hover {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-2[data-v-99f23f07] {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-2[data-v-99f23f07]:hover {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-3[data-v-99f23f07] {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-3[data-v-99f23f07]:hover {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-4[data-v-99f23f07] {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.darken-4[data-v-99f23f07]:hover {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.lighten-1[data-v-99f23f07] {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-1[data-v-99f23f07]:hover {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-2[data-v-99f23f07] {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-2[data-v-99f23f07]:hover {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-3[data-v-99f23f07] {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-3[data-v-99f23f07]:hover {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-4[data-v-99f23f07] {
  background-color: rgb(241.8, 120, 161.4);
}
.bgpink.lighten-4[data-v-99f23f07]:hover {
  background-color: rgb(241.8, 120, 161.4);
}
[color=purple][data-v-99f23f07] {
  color: #9c27b0;
}
.purple[data-v-99f23f07] {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple[data-v-99f23f07]:hover, .purple[data-v-99f23f07]:active, .purple[data-v-99f23f07]:focus {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button[data-v-99f23f07] {
  color: white !important;
}
.purple.p-button[data-v-99f23f07]:hover, .purple.p-button[data-v-99f23f07]:active, .purple.p-button[data-v-99f23f07]:focus {
  color: white !important;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button.p-button-outlined[data-v-99f23f07] {
  background-color: white !important;
  color: #9c27b0 !important;
}
.purple.p-button.p-button-outlined[data-v-99f23f07]:hover, .purple.p-button.p-button-outlined[data-v-99f23f07]:active, .purple.p-button.p-button-outlined[data-v-99f23f07]:focus {
  background-color: rgb(245.1, 233.4, 247.1) !important;
}
.purple.p-toolbar[data-v-99f23f07] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.darken-1[data-v-99f23f07] {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-1[data-v-99f23f07]:hover {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-2[data-v-99f23f07] {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-2[data-v-99f23f07]:hover {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-3[data-v-99f23f07] {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-3[data-v-99f23f07]:hover {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-4[data-v-99f23f07] {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.darken-4[data-v-99f23f07]:hover {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.lighten-1[data-v-99f23f07] {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-1[data-v-99f23f07]:hover {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-2[data-v-99f23f07] {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-2[data-v-99f23f07]:hover {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-3[data-v-99f23f07] {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-3[data-v-99f23f07]:hover {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-4[data-v-99f23f07] {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.purple.lighten-4[data-v-99f23f07]:hover {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple[data-v-99f23f07] {
  background-color: #9c27b0;
}
.bgpurple[data-v-99f23f07]:hover, .bgpurple[data-v-99f23f07]:focus {
  background-color: #9c27b0;
}
.bgpurple.p-card[data-v-99f23f07] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.bgpurple.darken-1[data-v-99f23f07] {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-1[data-v-99f23f07]:hover {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-2[data-v-99f23f07] {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-2[data-v-99f23f07]:hover {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-3[data-v-99f23f07] {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-3[data-v-99f23f07]:hover {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-4[data-v-99f23f07] {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.darken-4[data-v-99f23f07]:hover {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.lighten-1[data-v-99f23f07] {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-1[data-v-99f23f07]:hover {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-2[data-v-99f23f07] {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-2[data-v-99f23f07]:hover {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-3[data-v-99f23f07] {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-3[data-v-99f23f07]:hover {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-4[data-v-99f23f07] {
  background-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple.lighten-4[data-v-99f23f07]:hover {
  background-color: rgb(195.6, 125.4, 207.6);
}
[color=deep-purple][data-v-99f23f07] {
  color: #673ab7;
}
.deep-purple[data-v-99f23f07] {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple[data-v-99f23f07]:hover, .deep-purple[data-v-99f23f07]:active, .deep-purple[data-v-99f23f07]:focus {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button[data-v-99f23f07] {
  color: white !important;
}
.deep-purple.p-button[data-v-99f23f07]:hover, .deep-purple.p-button[data-v-99f23f07]:active, .deep-purple.p-button[data-v-99f23f07]:focus {
  color: white !important;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button.p-button-outlined[data-v-99f23f07] {
  background-color: white !important;
  color: #673ab7 !important;
}
.deep-purple.p-button.p-button-outlined[data-v-99f23f07]:hover, .deep-purple.p-button.p-button-outlined[data-v-99f23f07]:active, .deep-purple.p-button.p-button-outlined[data-v-99f23f07]:focus {
  background-color: rgb(239.8, 235.3, 247.8) !important;
}
.deep-purple.p-toolbar[data-v-99f23f07] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.darken-1[data-v-99f23f07] {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-1[data-v-99f23f07]:hover {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-2[data-v-99f23f07] {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-2[data-v-99f23f07]:hover {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-3[data-v-99f23f07] {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-3[data-v-99f23f07]:hover {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-4[data-v-99f23f07] {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.darken-4[data-v-99f23f07]:hover {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.lighten-1[data-v-99f23f07] {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-1[data-v-99f23f07]:hover {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-2[data-v-99f23f07] {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-2[data-v-99f23f07]:hover {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-3[data-v-99f23f07] {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-3[data-v-99f23f07]:hover {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-4[data-v-99f23f07] {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.deep-purple.lighten-4[data-v-99f23f07]:hover {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple[data-v-99f23f07] {
  background-color: #673ab7;
}
.bgdeep-purple[data-v-99f23f07]:hover, .bgdeep-purple[data-v-99f23f07]:focus {
  background-color: #673ab7;
}
.bgdeep-purple.p-card[data-v-99f23f07] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.bgdeep-purple.darken-1[data-v-99f23f07] {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-1[data-v-99f23f07]:hover {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-2[data-v-99f23f07] {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-2[data-v-99f23f07]:hover {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-3[data-v-99f23f07] {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-3[data-v-99f23f07]:hover {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-4[data-v-99f23f07] {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.darken-4[data-v-99f23f07]:hover {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.lighten-1[data-v-99f23f07] {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-1[data-v-99f23f07]:hover {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-2[data-v-99f23f07] {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-2[data-v-99f23f07]:hover {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-3[data-v-99f23f07] {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-3[data-v-99f23f07]:hover {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-4[data-v-99f23f07] {
  background-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple.lighten-4[data-v-99f23f07]:hover {
  background-color: rgb(163.8, 136.8, 211.8);
}
[color=indigo][data-v-99f23f07] {
  color: #3f51b5;
}
.indigo[data-v-99f23f07] {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo[data-v-99f23f07]:hover, .indigo[data-v-99f23f07]:active, .indigo[data-v-99f23f07]:focus {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button[data-v-99f23f07] {
  color: white !important;
}
.indigo.p-button[data-v-99f23f07]:hover, .indigo.p-button[data-v-99f23f07]:active, .indigo.p-button[data-v-99f23f07]:focus {
  color: white !important;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button.p-button-outlined[data-v-99f23f07] {
  background-color: white !important;
  color: #3f51b5 !important;
}
.indigo.p-button.p-button-outlined[data-v-99f23f07]:hover, .indigo.p-button.p-button-outlined[data-v-99f23f07]:active, .indigo.p-button.p-button-outlined[data-v-99f23f07]:focus {
  background-color: rgb(235.8, 237.6, 247.6) !important;
}
.indigo.p-toolbar[data-v-99f23f07] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.darken-1[data-v-99f23f07] {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-1[data-v-99f23f07]:hover {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-2[data-v-99f23f07] {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-2[data-v-99f23f07]:hover {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-3[data-v-99f23f07] {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-3[data-v-99f23f07]:hover {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-4[data-v-99f23f07] {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.darken-4[data-v-99f23f07]:hover {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.lighten-1[data-v-99f23f07] {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-1[data-v-99f23f07]:hover {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-2[data-v-99f23f07] {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-2[data-v-99f23f07]:hover {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-3[data-v-99f23f07] {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-3[data-v-99f23f07]:hover {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-4[data-v-99f23f07] {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.indigo.lighten-4[data-v-99f23f07]:hover {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo[data-v-99f23f07] {
  background-color: #3f51b5;
}
.bgindigo[data-v-99f23f07]:hover, .bgindigo[data-v-99f23f07]:focus {
  background-color: #3f51b5;
}
.bgindigo.p-card[data-v-99f23f07] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.bgindigo.darken-1[data-v-99f23f07] {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-1[data-v-99f23f07]:hover {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-2[data-v-99f23f07] {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-2[data-v-99f23f07]:hover {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-3[data-v-99f23f07] {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-3[data-v-99f23f07]:hover {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-4[data-v-99f23f07] {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.darken-4[data-v-99f23f07]:hover {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.lighten-1[data-v-99f23f07] {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-1[data-v-99f23f07]:hover {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-2[data-v-99f23f07] {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-2[data-v-99f23f07]:hover {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-3[data-v-99f23f07] {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-3[data-v-99f23f07]:hover {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-4[data-v-99f23f07] {
  background-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo.lighten-4[data-v-99f23f07]:hover {
  background-color: rgb(139.8, 150.6, 210.6);
}
[color=blue][data-v-99f23f07] {
  color: #2196f3;
}
.blue[data-v-99f23f07] {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue[data-v-99f23f07]:hover, .blue[data-v-99f23f07]:active, .blue[data-v-99f23f07]:focus {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button[data-v-99f23f07] {
  color: white !important;
}
.blue.p-button[data-v-99f23f07]:hover, .blue.p-button[data-v-99f23f07]:active, .blue.p-button[data-v-99f23f07]:focus {
  color: white !important;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button.p-button-outlined[data-v-99f23f07] {
  background-color: white !important;
  color: #2196f3 !important;
}
.blue.p-button.p-button-outlined[data-v-99f23f07]:hover, .blue.p-button.p-button-outlined[data-v-99f23f07]:active, .blue.p-button.p-button-outlined[data-v-99f23f07]:focus {
  background-color: rgb(232.8, 244.5, 253.8) !important;
}
.blue.p-toolbar[data-v-99f23f07] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.darken-1[data-v-99f23f07] {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-1[data-v-99f23f07]:hover {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-2[data-v-99f23f07] {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-2[data-v-99f23f07]:hover {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-3[data-v-99f23f07] {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-3[data-v-99f23f07]:hover {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-4[data-v-99f23f07] {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.darken-4[data-v-99f23f07]:hover {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.lighten-1[data-v-99f23f07] {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-1[data-v-99f23f07]:hover {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-2[data-v-99f23f07] {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-2[data-v-99f23f07]:hover {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-3[data-v-99f23f07] {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-3[data-v-99f23f07]:hover {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-4[data-v-99f23f07] {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.blue.lighten-4[data-v-99f23f07]:hover {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.bgblue[data-v-99f23f07] {
  background-color: #2196f3;
}
.bgblue[data-v-99f23f07]:hover, .bgblue[data-v-99f23f07]:focus {
  background-color: #2196f3;
}
.bgblue.p-card[data-v-99f23f07] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.bgblue.darken-1[data-v-99f23f07] {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-1[data-v-99f23f07]:hover {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-2[data-v-99f23f07] {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-2[data-v-99f23f07]:hover {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-3[data-v-99f23f07] {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-3[data-v-99f23f07]:hover {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-4[data-v-99f23f07] {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.darken-4[data-v-99f23f07]:hover {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.lighten-1[data-v-99f23f07] {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-1[data-v-99f23f07]:hover {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-2[data-v-99f23f07] {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-2[data-v-99f23f07]:hover {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-3[data-v-99f23f07] {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-3[data-v-99f23f07]:hover {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-4[data-v-99f23f07] {
  background-color: rgb(121.8, 192, 247.8);
}
.bgblue.lighten-4[data-v-99f23f07]:hover {
  background-color: rgb(121.8, 192, 247.8);
}
[color=light-blue][data-v-99f23f07] {
  color: #03a9f4;
}
.light-blue[data-v-99f23f07] {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue[data-v-99f23f07]:hover, .light-blue[data-v-99f23f07]:active, .light-blue[data-v-99f23f07]:focus {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button[data-v-99f23f07] {
  color: white !important;
}
.light-blue.p-button[data-v-99f23f07]:hover, .light-blue.p-button[data-v-99f23f07]:active, .light-blue.p-button[data-v-99f23f07]:focus {
  color: white !important;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button.p-button-outlined[data-v-99f23f07] {
  background-color: white !important;
  color: #03a9f4 !important;
}
.light-blue.p-button.p-button-outlined[data-v-99f23f07]:hover, .light-blue.p-button.p-button-outlined[data-v-99f23f07]:active, .light-blue.p-button.p-button-outlined[data-v-99f23f07]:focus {
  background-color: rgb(229.8, 246.4, 253.9) !important;
}
.light-blue.p-toolbar[data-v-99f23f07] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.darken-1[data-v-99f23f07] {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-1[data-v-99f23f07]:hover {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-2[data-v-99f23f07] {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-2[data-v-99f23f07]:hover {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-3[data-v-99f23f07] {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-3[data-v-99f23f07]:hover {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-4[data-v-99f23f07] {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.darken-4[data-v-99f23f07]:hover {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.lighten-1[data-v-99f23f07] {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-1[data-v-99f23f07]:hover {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-2[data-v-99f23f07] {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-2[data-v-99f23f07]:hover {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-3[data-v-99f23f07] {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-3[data-v-99f23f07]:hover {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-4[data-v-99f23f07] {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.light-blue.lighten-4[data-v-99f23f07]:hover {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue[data-v-99f23f07] {
  background-color: #03a9f4;
}
.bglight-blue[data-v-99f23f07]:hover, .bglight-blue[data-v-99f23f07]:focus {
  background-color: #03a9f4;
}
.bglight-blue.p-card[data-v-99f23f07] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.bglight-blue.darken-1[data-v-99f23f07] {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-1[data-v-99f23f07]:hover {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-2[data-v-99f23f07] {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-2[data-v-99f23f07]:hover {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-3[data-v-99f23f07] {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-3[data-v-99f23f07]:hover {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-4[data-v-99f23f07] {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.darken-4[data-v-99f23f07]:hover {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.lighten-1[data-v-99f23f07] {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-1[data-v-99f23f07]:hover {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-2[data-v-99f23f07] {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-2[data-v-99f23f07]:hover {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-3[data-v-99f23f07] {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-3[data-v-99f23f07]:hover {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-4[data-v-99f23f07] {
  background-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue.lighten-4[data-v-99f23f07]:hover {
  background-color: rgb(103.8, 203.4, 248.4);
}
[color=cyan][data-v-99f23f07] {
  color: #00bcd4;
}
.cyan[data-v-99f23f07] {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan[data-v-99f23f07]:hover, .cyan[data-v-99f23f07]:active, .cyan[data-v-99f23f07]:focus {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button[data-v-99f23f07] {
  color: white !important;
}
.cyan.p-button[data-v-99f23f07]:hover, .cyan.p-button[data-v-99f23f07]:active, .cyan.p-button[data-v-99f23f07]:focus {
  color: white !important;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button.p-button-outlined[data-v-99f23f07] {
  background-color: white !important;
  color: #00bcd4 !important;
}
.cyan.p-button.p-button-outlined[data-v-99f23f07]:hover, .cyan.p-button.p-button-outlined[data-v-99f23f07]:active, .cyan.p-button.p-button-outlined[data-v-99f23f07]:focus {
  background-color: rgb(229.5, 248.3, 250.7) !important;
}
.cyan.p-toolbar[data-v-99f23f07] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.darken-1[data-v-99f23f07] {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-1[data-v-99f23f07]:hover {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-2[data-v-99f23f07] {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-2[data-v-99f23f07]:hover {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-3[data-v-99f23f07] {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-3[data-v-99f23f07]:hover {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-4[data-v-99f23f07] {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.darken-4[data-v-99f23f07]:hover {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.lighten-1[data-v-99f23f07] {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-1[data-v-99f23f07]:hover {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-2[data-v-99f23f07] {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-2[data-v-99f23f07]:hover {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-3[data-v-99f23f07] {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-3[data-v-99f23f07]:hover {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-4[data-v-99f23f07] {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.cyan.lighten-4[data-v-99f23f07]:hover {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.bgcyan[data-v-99f23f07] {
  background-color: #00bcd4;
}
.bgcyan[data-v-99f23f07]:hover, .bgcyan[data-v-99f23f07]:focus {
  background-color: #00bcd4;
}
.bgcyan.p-card[data-v-99f23f07] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.bgcyan.darken-1[data-v-99f23f07] {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-1[data-v-99f23f07]:hover {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-2[data-v-99f23f07] {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-2[data-v-99f23f07]:hover {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-3[data-v-99f23f07] {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-3[data-v-99f23f07]:hover {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-4[data-v-99f23f07] {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.darken-4[data-v-99f23f07]:hover {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.lighten-1[data-v-99f23f07] {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-1[data-v-99f23f07]:hover {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-2[data-v-99f23f07] {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-2[data-v-99f23f07]:hover {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-3[data-v-99f23f07] {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-3[data-v-99f23f07]:hover {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-4[data-v-99f23f07] {
  background-color: rgb(102, 214.8, 229.2);
}
.bgcyan.lighten-4[data-v-99f23f07]:hover {
  background-color: rgb(102, 214.8, 229.2);
}
[color=teal][data-v-99f23f07] {
  color: #009688;
}
.teal[data-v-99f23f07] {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal[data-v-99f23f07]:hover, .teal[data-v-99f23f07]:active, .teal[data-v-99f23f07]:focus {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button[data-v-99f23f07] {
  color: white !important;
}
.teal.p-button[data-v-99f23f07]:hover, .teal.p-button[data-v-99f23f07]:active, .teal.p-button[data-v-99f23f07]:focus {
  color: white !important;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button.p-button-outlined[data-v-99f23f07] {
  background-color: white !important;
  color: #009688 !important;
}
.teal.p-button.p-button-outlined[data-v-99f23f07]:hover, .teal.p-button.p-button-outlined[data-v-99f23f07]:active, .teal.p-button.p-button-outlined[data-v-99f23f07]:focus {
  background-color: rgb(229.5, 244.5, 243.1) !important;
}
.teal.p-toolbar[data-v-99f23f07] {
  background-color: #009688;
  border-color: #009688;
}
.teal.darken-1[data-v-99f23f07] {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-1[data-v-99f23f07]:hover {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-2[data-v-99f23f07] {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-2[data-v-99f23f07]:hover {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-3[data-v-99f23f07] {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-3[data-v-99f23f07]:hover {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-4[data-v-99f23f07] {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.darken-4[data-v-99f23f07]:hover {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.lighten-1[data-v-99f23f07] {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-1[data-v-99f23f07]:hover {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-2[data-v-99f23f07] {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-2[data-v-99f23f07]:hover {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-3[data-v-99f23f07] {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-3[data-v-99f23f07]:hover {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-4[data-v-99f23f07] {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.teal.lighten-4[data-v-99f23f07]:hover {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.bgteal[data-v-99f23f07] {
  background-color: #009688;
}
.bgteal[data-v-99f23f07]:hover, .bgteal[data-v-99f23f07]:focus {
  background-color: #009688;
}
.bgteal.p-card[data-v-99f23f07] {
  background-color: #009688;
  border-color: #009688;
}
.bgteal.darken-1[data-v-99f23f07] {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-1[data-v-99f23f07]:hover {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-2[data-v-99f23f07] {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-2[data-v-99f23f07]:hover {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-3[data-v-99f23f07] {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-3[data-v-99f23f07]:hover {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-4[data-v-99f23f07] {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.darken-4[data-v-99f23f07]:hover {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.lighten-1[data-v-99f23f07] {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-1[data-v-99f23f07]:hover {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-2[data-v-99f23f07] {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-2[data-v-99f23f07]:hover {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-3[data-v-99f23f07] {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-3[data-v-99f23f07]:hover {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-4[data-v-99f23f07] {
  background-color: rgb(102, 192, 183.6);
}
.bgteal.lighten-4[data-v-99f23f07]:hover {
  background-color: rgb(102, 192, 183.6);
}
[color=cobalt][data-v-99f23f07] {
  color: #00bfa5;
}
.cobalt[data-v-99f23f07] {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt[data-v-99f23f07]:hover, .cobalt[data-v-99f23f07]:active, .cobalt[data-v-99f23f07]:focus {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button[data-v-99f23f07] {
  color: white !important;
}
.cobalt.p-button[data-v-99f23f07]:hover, .cobalt.p-button[data-v-99f23f07]:active, .cobalt.p-button[data-v-99f23f07]:focus {
  color: white !important;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button.p-button-outlined[data-v-99f23f07] {
  background-color: white !important;
  color: #00bfa5 !important;
}
.cobalt.p-button.p-button-outlined[data-v-99f23f07]:hover, .cobalt.p-button.p-button-outlined[data-v-99f23f07]:active, .cobalt.p-button.p-button-outlined[data-v-99f23f07]:focus {
  background-color: rgb(229.5, 248.6, 246) !important;
}
.cobalt.p-toolbar[data-v-99f23f07] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.darken-1[data-v-99f23f07] {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-1[data-v-99f23f07]:hover {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-2[data-v-99f23f07] {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-2[data-v-99f23f07]:hover {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-3[data-v-99f23f07] {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-3[data-v-99f23f07]:hover {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-4[data-v-99f23f07] {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.darken-4[data-v-99f23f07]:hover {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.lighten-1[data-v-99f23f07] {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-1[data-v-99f23f07]:hover {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-2[data-v-99f23f07] {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-2[data-v-99f23f07]:hover {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-3[data-v-99f23f07] {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-3[data-v-99f23f07]:hover {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-4[data-v-99f23f07] {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.cobalt.lighten-4[data-v-99f23f07]:hover {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.bgcobalt[data-v-99f23f07] {
  background-color: #00bfa5;
}
.bgcobalt[data-v-99f23f07]:hover, .bgcobalt[data-v-99f23f07]:focus {
  background-color: #00bfa5;
}
.bgcobalt.p-card[data-v-99f23f07] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.bgcobalt.darken-1[data-v-99f23f07] {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-1[data-v-99f23f07]:hover {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-2[data-v-99f23f07] {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-2[data-v-99f23f07]:hover {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-3[data-v-99f23f07] {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-3[data-v-99f23f07]:hover {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-4[data-v-99f23f07] {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.darken-4[data-v-99f23f07]:hover {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.lighten-1[data-v-99f23f07] {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-1[data-v-99f23f07]:hover {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-2[data-v-99f23f07] {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-2[data-v-99f23f07]:hover {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-3[data-v-99f23f07] {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-3[data-v-99f23f07]:hover {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-4[data-v-99f23f07] {
  background-color: rgb(102, 216.6, 201);
}
.bgcobalt.lighten-4[data-v-99f23f07]:hover {
  background-color: rgb(102, 216.6, 201);
}
[color=green][data-v-99f23f07] {
  color: #4caf50;
}
.green[data-v-99f23f07] {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green[data-v-99f23f07]:hover, .green[data-v-99f23f07]:active, .green[data-v-99f23f07]:focus {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button[data-v-99f23f07] {
  color: white !important;
}
.green.p-button[data-v-99f23f07]:hover, .green.p-button[data-v-99f23f07]:active, .green.p-button[data-v-99f23f07]:focus {
  color: white !important;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button.p-button-outlined[data-v-99f23f07] {
  background-color: white !important;
  color: #4caf50 !important;
}
.green.p-button.p-button-outlined[data-v-99f23f07]:hover, .green.p-button.p-button-outlined[data-v-99f23f07]:active, .green.p-button.p-button-outlined[data-v-99f23f07]:focus {
  background-color: rgb(237.1, 247, 237.5) !important;
}
.green.p-toolbar[data-v-99f23f07] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.darken-1[data-v-99f23f07] {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-1[data-v-99f23f07]:hover {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-2[data-v-99f23f07] {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-2[data-v-99f23f07]:hover {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-3[data-v-99f23f07] {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-3[data-v-99f23f07]:hover {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-4[data-v-99f23f07] {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.darken-4[data-v-99f23f07]:hover {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.lighten-1[data-v-99f23f07] {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-1[data-v-99f23f07]:hover {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-2[data-v-99f23f07] {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-2[data-v-99f23f07]:hover {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-3[data-v-99f23f07] {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-3[data-v-99f23f07]:hover {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-4[data-v-99f23f07] {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.green.lighten-4[data-v-99f23f07]:hover {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.bggreen[data-v-99f23f07] {
  background-color: #4caf50;
}
.bggreen[data-v-99f23f07]:hover, .bggreen[data-v-99f23f07]:focus {
  background-color: #4caf50;
}
.bggreen.p-card[data-v-99f23f07] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.bggreen.darken-1[data-v-99f23f07] {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-1[data-v-99f23f07]:hover {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-2[data-v-99f23f07] {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-2[data-v-99f23f07]:hover {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-3[data-v-99f23f07] {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-3[data-v-99f23f07]:hover {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-4[data-v-99f23f07] {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.darken-4[data-v-99f23f07]:hover {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.lighten-1[data-v-99f23f07] {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-1[data-v-99f23f07]:hover {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-2[data-v-99f23f07] {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-2[data-v-99f23f07]:hover {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-3[data-v-99f23f07] {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-3[data-v-99f23f07]:hover {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-4[data-v-99f23f07] {
  background-color: rgb(147.6, 207, 150);
}
.bggreen.lighten-4[data-v-99f23f07]:hover {
  background-color: rgb(147.6, 207, 150);
}
[color=light-green][data-v-99f23f07] {
  color: #8bc34a;
}
.light-green[data-v-99f23f07] {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green[data-v-99f23f07]:hover, .light-green[data-v-99f23f07]:active, .light-green[data-v-99f23f07]:focus {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button[data-v-99f23f07] {
  color: white !important;
}
.light-green.p-button[data-v-99f23f07]:hover, .light-green.p-button[data-v-99f23f07]:active, .light-green.p-button[data-v-99f23f07]:focus {
  color: white !important;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button.p-button-outlined[data-v-99f23f07] {
  background-color: white !important;
  color: #8bc34a !important;
}
.light-green.p-button.p-button-outlined[data-v-99f23f07]:hover, .light-green.p-button.p-button-outlined[data-v-99f23f07]:active, .light-green.p-button.p-button-outlined[data-v-99f23f07]:focus {
  background-color: rgb(243.4, 249, 236.9) !important;
}
.light-green.p-toolbar[data-v-99f23f07] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.darken-1[data-v-99f23f07] {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-1[data-v-99f23f07]:hover {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-2[data-v-99f23f07] {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-2[data-v-99f23f07]:hover {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-3[data-v-99f23f07] {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-3[data-v-99f23f07]:hover {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-4[data-v-99f23f07] {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.darken-4[data-v-99f23f07]:hover {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.lighten-1[data-v-99f23f07] {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-1[data-v-99f23f07]:hover {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-2[data-v-99f23f07] {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-2[data-v-99f23f07]:hover {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-3[data-v-99f23f07] {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-3[data-v-99f23f07]:hover {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-4[data-v-99f23f07] {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.light-green.lighten-4[data-v-99f23f07]:hover {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.bglight-green[data-v-99f23f07] {
  background-color: #8bc34a;
}
.bglight-green[data-v-99f23f07]:hover, .bglight-green[data-v-99f23f07]:focus {
  background-color: #8bc34a;
}
.bglight-green.p-card[data-v-99f23f07] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.bglight-green.darken-1[data-v-99f23f07] {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-1[data-v-99f23f07]:hover {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-2[data-v-99f23f07] {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-2[data-v-99f23f07]:hover {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-3[data-v-99f23f07] {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-3[data-v-99f23f07]:hover {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-4[data-v-99f23f07] {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.darken-4[data-v-99f23f07]:hover {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.lighten-1[data-v-99f23f07] {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-1[data-v-99f23f07]:hover {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-2[data-v-99f23f07] {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-2[data-v-99f23f07]:hover {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-3[data-v-99f23f07] {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-3[data-v-99f23f07]:hover {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-4[data-v-99f23f07] {
  background-color: rgb(185.4, 219, 146.4);
}
.bglight-green.lighten-4[data-v-99f23f07]:hover {
  background-color: rgb(185.4, 219, 146.4);
}
[color=lime][data-v-99f23f07] {
  color: #cddc39;
}
.lime[data-v-99f23f07] {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime[data-v-99f23f07]:hover, .lime[data-v-99f23f07]:active, .lime[data-v-99f23f07]:focus {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button[data-v-99f23f07] {
  color: white !important;
}
.lime.p-button[data-v-99f23f07]:hover, .lime.p-button[data-v-99f23f07]:active, .lime.p-button[data-v-99f23f07]:focus {
  color: white !important;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button.p-button-outlined[data-v-99f23f07] {
  background-color: white !important;
  color: #cddc39 !important;
}
.lime.p-button.p-button-outlined[data-v-99f23f07]:hover, .lime.p-button.p-button-outlined[data-v-99f23f07]:active, .lime.p-button.p-button-outlined[data-v-99f23f07]:focus {
  background-color: rgb(250, 251.5, 235.2) !important;
}
.lime.p-toolbar[data-v-99f23f07] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.darken-1[data-v-99f23f07] {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-1[data-v-99f23f07]:hover {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-2[data-v-99f23f07] {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-2[data-v-99f23f07]:hover {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-3[data-v-99f23f07] {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-3[data-v-99f23f07]:hover {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-4[data-v-99f23f07] {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.darken-4[data-v-99f23f07]:hover {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.lighten-1[data-v-99f23f07] {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-1[data-v-99f23f07]:hover {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-2[data-v-99f23f07] {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-2[data-v-99f23f07]:hover {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-3[data-v-99f23f07] {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-3[data-v-99f23f07]:hover {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-4[data-v-99f23f07] {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.lime.lighten-4[data-v-99f23f07]:hover {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.bglime[data-v-99f23f07] {
  background-color: #cddc39;
}
.bglime[data-v-99f23f07]:hover, .bglime[data-v-99f23f07]:focus {
  background-color: #cddc39;
}
.bglime.p-card[data-v-99f23f07] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.bglime.darken-1[data-v-99f23f07] {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-1[data-v-99f23f07]:hover {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-2[data-v-99f23f07] {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-2[data-v-99f23f07]:hover {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-3[data-v-99f23f07] {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-3[data-v-99f23f07]:hover {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-4[data-v-99f23f07] {
  background-color: rgb(123, 132, 34.2);
}
.bglime.darken-4[data-v-99f23f07]:hover {
  background-color: rgb(123, 132, 34.2);
}
.bglime.lighten-1[data-v-99f23f07] {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-1[data-v-99f23f07]:hover {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-2[data-v-99f23f07] {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-2[data-v-99f23f07]:hover {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-3[data-v-99f23f07] {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-3[data-v-99f23f07]:hover {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-4[data-v-99f23f07] {
  background-color: rgb(225, 234, 136.2);
}
.bglime.lighten-4[data-v-99f23f07]:hover {
  background-color: rgb(225, 234, 136.2);
}
[color=yellow][data-v-99f23f07] {
  color: #ffeb3b;
}
.yellow[data-v-99f23f07] {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow[data-v-99f23f07]:hover, .yellow[data-v-99f23f07]:active, .yellow[data-v-99f23f07]:focus {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button[data-v-99f23f07] {
  color: white !important;
}
.yellow.p-button[data-v-99f23f07]:hover, .yellow.p-button[data-v-99f23f07]:active, .yellow.p-button[data-v-99f23f07]:focus {
  color: white !important;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button.p-button-outlined[data-v-99f23f07] {
  background-color: white !important;
  color: #ffeb3b !important;
}
.yellow.p-button.p-button-outlined[data-v-99f23f07]:hover, .yellow.p-button.p-button-outlined[data-v-99f23f07]:active, .yellow.p-button.p-button-outlined[data-v-99f23f07]:focus {
  background-color: rgb(255, 253, 235.4) !important;
}
.yellow.p-toolbar[data-v-99f23f07] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.darken-1[data-v-99f23f07] {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-1[data-v-99f23f07]:hover {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-2[data-v-99f23f07] {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-2[data-v-99f23f07]:hover {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-3[data-v-99f23f07] {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-3[data-v-99f23f07]:hover {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-4[data-v-99f23f07] {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.darken-4[data-v-99f23f07]:hover {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.lighten-1[data-v-99f23f07] {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-1[data-v-99f23f07]:hover {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-2[data-v-99f23f07] {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-2[data-v-99f23f07]:hover {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-3[data-v-99f23f07] {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-3[data-v-99f23f07]:hover {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-4[data-v-99f23f07] {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.yellow.lighten-4[data-v-99f23f07]:hover {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.bgyellow[data-v-99f23f07] {
  background-color: #ffeb3b;
}
.bgyellow[data-v-99f23f07]:hover, .bgyellow[data-v-99f23f07]:focus {
  background-color: #ffeb3b;
}
.bgyellow.p-card[data-v-99f23f07] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.bgyellow.darken-1[data-v-99f23f07] {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-1[data-v-99f23f07]:hover {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-2[data-v-99f23f07] {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-2[data-v-99f23f07]:hover {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-3[data-v-99f23f07] {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-3[data-v-99f23f07]:hover {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-4[data-v-99f23f07] {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.darken-4[data-v-99f23f07]:hover {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.lighten-1[data-v-99f23f07] {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-1[data-v-99f23f07]:hover {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-2[data-v-99f23f07] {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-2[data-v-99f23f07]:hover {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-3[data-v-99f23f07] {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-3[data-v-99f23f07]:hover {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-4[data-v-99f23f07] {
  background-color: rgb(255, 243, 137.4);
}
.bgyellow.lighten-4[data-v-99f23f07]:hover {
  background-color: rgb(255, 243, 137.4);
}
[color=amber][data-v-99f23f07] {
  color: #ffc107;
}
.amber[data-v-99f23f07] {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber[data-v-99f23f07]:hover, .amber[data-v-99f23f07]:active, .amber[data-v-99f23f07]:focus {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button[data-v-99f23f07] {
  color: white !important;
}
.amber.p-button[data-v-99f23f07]:hover, .amber.p-button[data-v-99f23f07]:active, .amber.p-button[data-v-99f23f07]:focus {
  color: white !important;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button.p-button-outlined[data-v-99f23f07] {
  background-color: white !important;
  color: #ffc107 !important;
}
.amber.p-button.p-button-outlined[data-v-99f23f07]:hover, .amber.p-button.p-button-outlined[data-v-99f23f07]:active, .amber.p-button.p-button-outlined[data-v-99f23f07]:focus {
  background-color: rgb(255, 248.8, 230.2) !important;
}
.amber.p-toolbar[data-v-99f23f07] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.darken-1[data-v-99f23f07] {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-1[data-v-99f23f07]:hover {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-2[data-v-99f23f07] {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-2[data-v-99f23f07]:hover {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-3[data-v-99f23f07] {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-3[data-v-99f23f07]:hover {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-4[data-v-99f23f07] {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.darken-4[data-v-99f23f07]:hover {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.lighten-1[data-v-99f23f07] {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-1[data-v-99f23f07]:hover {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-2[data-v-99f23f07] {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-2[data-v-99f23f07]:hover {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-3[data-v-99f23f07] {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-3[data-v-99f23f07]:hover {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-4[data-v-99f23f07] {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.amber.lighten-4[data-v-99f23f07]:hover {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.bgamber[data-v-99f23f07] {
  background-color: #ffc107;
}
.bgamber[data-v-99f23f07]:hover, .bgamber[data-v-99f23f07]:focus {
  background-color: #ffc107;
}
.bgamber.p-card[data-v-99f23f07] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.bgamber.darken-1[data-v-99f23f07] {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-1[data-v-99f23f07]:hover {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-2[data-v-99f23f07] {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-2[data-v-99f23f07]:hover {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-3[data-v-99f23f07] {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-3[data-v-99f23f07]:hover {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-4[data-v-99f23f07] {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.darken-4[data-v-99f23f07]:hover {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.lighten-1[data-v-99f23f07] {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-1[data-v-99f23f07]:hover {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-2[data-v-99f23f07] {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-2[data-v-99f23f07]:hover {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-3[data-v-99f23f07] {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-3[data-v-99f23f07]:hover {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-4[data-v-99f23f07] {
  background-color: rgb(255, 217.8, 106.2);
}
.bgamber.lighten-4[data-v-99f23f07]:hover {
  background-color: rgb(255, 217.8, 106.2);
}
[color=orange][data-v-99f23f07] {
  color: #ff9800;
}
.orange[data-v-99f23f07] {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange[data-v-99f23f07]:hover, .orange[data-v-99f23f07]:active, .orange[data-v-99f23f07]:focus {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button[data-v-99f23f07] {
  color: white !important;
}
.orange.p-button[data-v-99f23f07]:hover, .orange.p-button[data-v-99f23f07]:active, .orange.p-button[data-v-99f23f07]:focus {
  color: white !important;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button.p-button-outlined[data-v-99f23f07] {
  background-color: white !important;
  color: #ff9800 !important;
}
.orange.p-button.p-button-outlined[data-v-99f23f07]:hover, .orange.p-button.p-button-outlined[data-v-99f23f07]:active, .orange.p-button.p-button-outlined[data-v-99f23f07]:focus {
  background-color: rgb(255, 244.7, 229.5) !important;
}
.orange.p-toolbar[data-v-99f23f07] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.darken-1[data-v-99f23f07] {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-1[data-v-99f23f07]:hover {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-2[data-v-99f23f07] {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-2[data-v-99f23f07]:hover {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-3[data-v-99f23f07] {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-3[data-v-99f23f07]:hover {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-4[data-v-99f23f07] {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.darken-4[data-v-99f23f07]:hover {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.lighten-1[data-v-99f23f07] {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-1[data-v-99f23f07]:hover {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-2[data-v-99f23f07] {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-2[data-v-99f23f07]:hover {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-3[data-v-99f23f07] {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-3[data-v-99f23f07]:hover {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-4[data-v-99f23f07] {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.orange.lighten-4[data-v-99f23f07]:hover {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.bgorange[data-v-99f23f07] {
  background-color: #ff9800;
}
.bgorange[data-v-99f23f07]:hover, .bgorange[data-v-99f23f07]:focus {
  background-color: #ff9800;
}
.bgorange.p-card[data-v-99f23f07] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.bgorange.darken-1[data-v-99f23f07] {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-1[data-v-99f23f07]:hover {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-2[data-v-99f23f07] {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-2[data-v-99f23f07]:hover {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-3[data-v-99f23f07] {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-3[data-v-99f23f07]:hover {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-4[data-v-99f23f07] {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.darken-4[data-v-99f23f07]:hover {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.lighten-1[data-v-99f23f07] {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-1[data-v-99f23f07]:hover {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-2[data-v-99f23f07] {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-2[data-v-99f23f07]:hover {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-3[data-v-99f23f07] {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-3[data-v-99f23f07]:hover {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-4[data-v-99f23f07] {
  background-color: rgb(255, 193.2, 102);
}
.bgorange.lighten-4[data-v-99f23f07]:hover {
  background-color: rgb(255, 193.2, 102);
}
[color=deep-orange][data-v-99f23f07] {
  color: #ff5722;
}
.deep-orange[data-v-99f23f07] {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange[data-v-99f23f07]:hover, .deep-orange[data-v-99f23f07]:active, .deep-orange[data-v-99f23f07]:focus {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button[data-v-99f23f07] {
  color: white !important;
}
.deep-orange.p-button[data-v-99f23f07]:hover, .deep-orange.p-button[data-v-99f23f07]:active, .deep-orange.p-button[data-v-99f23f07]:focus {
  color: white !important;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button.p-button-outlined[data-v-99f23f07] {
  background-color: white !important;
  color: #ff5722 !important;
}
.deep-orange.p-button.p-button-outlined[data-v-99f23f07]:hover, .deep-orange.p-button.p-button-outlined[data-v-99f23f07]:active, .deep-orange.p-button.p-button-outlined[data-v-99f23f07]:focus {
  background-color: rgb(255, 238.2, 232.9) !important;
}
.deep-orange.p-toolbar[data-v-99f23f07] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.darken-1[data-v-99f23f07] {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-1[data-v-99f23f07]:hover {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-2[data-v-99f23f07] {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-2[data-v-99f23f07]:hover {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-3[data-v-99f23f07] {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-3[data-v-99f23f07]:hover {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-4[data-v-99f23f07] {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.darken-4[data-v-99f23f07]:hover {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.lighten-1[data-v-99f23f07] {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-1[data-v-99f23f07]:hover {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-2[data-v-99f23f07] {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-2[data-v-99f23f07]:hover {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-3[data-v-99f23f07] {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-3[data-v-99f23f07]:hover {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-4[data-v-99f23f07] {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.deep-orange.lighten-4[data-v-99f23f07]:hover {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange[data-v-99f23f07] {
  background-color: #ff5722;
}
.bgdeep-orange[data-v-99f23f07]:hover, .bgdeep-orange[data-v-99f23f07]:focus {
  background-color: #ff5722;
}
.bgdeep-orange.p-card[data-v-99f23f07] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.bgdeep-orange.darken-1[data-v-99f23f07] {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-1[data-v-99f23f07]:hover {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-2[data-v-99f23f07] {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-2[data-v-99f23f07]:hover {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-3[data-v-99f23f07] {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-3[data-v-99f23f07]:hover {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-4[data-v-99f23f07] {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.darken-4[data-v-99f23f07]:hover {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.lighten-1[data-v-99f23f07] {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-1[data-v-99f23f07]:hover {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-2[data-v-99f23f07] {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-2[data-v-99f23f07]:hover {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-3[data-v-99f23f07] {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-3[data-v-99f23f07]:hover {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-4[data-v-99f23f07] {
  background-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange.lighten-4[data-v-99f23f07]:hover {
  background-color: rgb(255, 154.2, 122.4);
}
[color=brown][data-v-99f23f07] {
  color: #795548;
}
.brown[data-v-99f23f07] {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown[data-v-99f23f07]:hover, .brown[data-v-99f23f07]:active, .brown[data-v-99f23f07]:focus {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button[data-v-99f23f07] {
  color: white !important;
}
.brown.p-button[data-v-99f23f07]:hover, .brown.p-button[data-v-99f23f07]:active, .brown.p-button[data-v-99f23f07]:focus {
  color: white !important;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button.p-button-outlined[data-v-99f23f07] {
  background-color: white !important;
  color: #795548 !important;
}
.brown.p-button.p-button-outlined[data-v-99f23f07]:hover, .brown.p-button.p-button-outlined[data-v-99f23f07]:active, .brown.p-button.p-button-outlined[data-v-99f23f07]:focus {
  background-color: rgb(241.6, 238, 236.7) !important;
}
.brown.p-toolbar[data-v-99f23f07] {
  background-color: #795548;
  border-color: #795548;
}
.brown.darken-1[data-v-99f23f07] {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-1[data-v-99f23f07]:hover {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-2[data-v-99f23f07] {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-2[data-v-99f23f07]:hover {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-3[data-v-99f23f07] {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-3[data-v-99f23f07]:hover {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-4[data-v-99f23f07] {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.darken-4[data-v-99f23f07]:hover {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.lighten-1[data-v-99f23f07] {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-1[data-v-99f23f07]:hover {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-2[data-v-99f23f07] {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-2[data-v-99f23f07]:hover {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-3[data-v-99f23f07] {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-3[data-v-99f23f07]:hover {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-4[data-v-99f23f07] {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.brown.lighten-4[data-v-99f23f07]:hover {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.bgbrown[data-v-99f23f07] {
  background-color: #795548;
}
.bgbrown[data-v-99f23f07]:hover, .bgbrown[data-v-99f23f07]:focus {
  background-color: #795548;
}
.bgbrown.p-card[data-v-99f23f07] {
  background-color: #795548;
  border-color: #795548;
}
.bgbrown.darken-1[data-v-99f23f07] {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-1[data-v-99f23f07]:hover {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-2[data-v-99f23f07] {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-2[data-v-99f23f07]:hover {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-3[data-v-99f23f07] {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-3[data-v-99f23f07]:hover {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-4[data-v-99f23f07] {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.darken-4[data-v-99f23f07]:hover {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.lighten-1[data-v-99f23f07] {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-1[data-v-99f23f07]:hover {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-2[data-v-99f23f07] {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-2[data-v-99f23f07]:hover {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-3[data-v-99f23f07] {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-3[data-v-99f23f07]:hover {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-4[data-v-99f23f07] {
  background-color: rgb(174.6, 153, 145.2);
}
.bgbrown.lighten-4[data-v-99f23f07]:hover {
  background-color: rgb(174.6, 153, 145.2);
}
[color=blue-gray][data-v-99f23f07] {
  color: #607d8b;
}
.blue-gray[data-v-99f23f07] {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray[data-v-99f23f07]:hover, .blue-gray[data-v-99f23f07]:active, .blue-gray[data-v-99f23f07]:focus {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button[data-v-99f23f07] {
  color: white !important;
}
.blue-gray.p-button[data-v-99f23f07]:hover, .blue-gray.p-button[data-v-99f23f07]:active, .blue-gray.p-button[data-v-99f23f07]:focus {
  color: white !important;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button.p-button-outlined[data-v-99f23f07] {
  background-color: white !important;
  color: #607d8b !important;
}
.blue-gray.p-button.p-button-outlined[data-v-99f23f07]:hover, .blue-gray.p-button.p-button-outlined[data-v-99f23f07]:active, .blue-gray.p-button.p-button-outlined[data-v-99f23f07]:focus {
  background-color: rgb(239.1, 242, 243.4) !important;
}
.blue-gray.p-toolbar[data-v-99f23f07] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.darken-1[data-v-99f23f07] {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-1[data-v-99f23f07]:hover {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-2[data-v-99f23f07] {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-2[data-v-99f23f07]:hover {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-3[data-v-99f23f07] {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-3[data-v-99f23f07]:hover {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-4[data-v-99f23f07] {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.darken-4[data-v-99f23f07]:hover {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.lighten-1[data-v-99f23f07] {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-1[data-v-99f23f07]:hover {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-2[data-v-99f23f07] {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-2[data-v-99f23f07]:hover {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-3[data-v-99f23f07] {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-3[data-v-99f23f07]:hover {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-4[data-v-99f23f07] {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.blue-gray.lighten-4[data-v-99f23f07]:hover {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray[data-v-99f23f07] {
  background-color: #607d8b;
}
.bgblue-gray[data-v-99f23f07]:hover, .bgblue-gray[data-v-99f23f07]:focus {
  background-color: #607d8b;
}
.bgblue-gray.p-card[data-v-99f23f07] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.bgblue-gray.darken-1[data-v-99f23f07] {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-1[data-v-99f23f07]:hover {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-2[data-v-99f23f07] {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-2[data-v-99f23f07]:hover {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-3[data-v-99f23f07] {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-3[data-v-99f23f07]:hover {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-4[data-v-99f23f07] {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.darken-4[data-v-99f23f07]:hover {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.lighten-1[data-v-99f23f07] {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-1[data-v-99f23f07]:hover {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-2[data-v-99f23f07] {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-2[data-v-99f23f07]:hover {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-3[data-v-99f23f07] {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-3[data-v-99f23f07]:hover {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-4[data-v-99f23f07] {
  background-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray.lighten-4[data-v-99f23f07]:hover {
  background-color: rgb(159.6, 177, 185.4);
}
[color=gray][data-v-99f23f07] {
  color: #9e9e9e;
}
.gray[data-v-99f23f07] {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray[data-v-99f23f07]:hover, .gray[data-v-99f23f07]:active, .gray[data-v-99f23f07]:focus {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button[data-v-99f23f07] {
  color: white !important;
}
.gray.p-button[data-v-99f23f07]:hover, .gray.p-button[data-v-99f23f07]:active, .gray.p-button[data-v-99f23f07]:focus {
  color: white !important;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button.p-button-outlined[data-v-99f23f07] {
  background-color: white !important;
  color: #9e9e9e !important;
}
.gray.p-button.p-button-outlined[data-v-99f23f07]:hover, .gray.p-button.p-button-outlined[data-v-99f23f07]:active, .gray.p-button.p-button-outlined[data-v-99f23f07]:focus {
  background-color: rgb(245.3, 245.3, 245.3) !important;
}
.gray.p-toolbar[data-v-99f23f07] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.darken-1[data-v-99f23f07] {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-1[data-v-99f23f07]:hover {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-2[data-v-99f23f07] {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-2[data-v-99f23f07]:hover {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-3[data-v-99f23f07] {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-3[data-v-99f23f07]:hover {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-4[data-v-99f23f07] {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.darken-4[data-v-99f23f07]:hover {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.lighten-1[data-v-99f23f07] {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-1[data-v-99f23f07]:hover {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-2[data-v-99f23f07] {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-2[data-v-99f23f07]:hover {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-3[data-v-99f23f07] {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-3[data-v-99f23f07]:hover {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-4[data-v-99f23f07] {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.gray.lighten-4[data-v-99f23f07]:hover {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.bggray[data-v-99f23f07] {
  background-color: #9e9e9e;
}
.bggray[data-v-99f23f07]:hover, .bggray[data-v-99f23f07]:focus {
  background-color: #9e9e9e;
}
.bggray.p-card[data-v-99f23f07] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.bggray.darken-1[data-v-99f23f07] {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-1[data-v-99f23f07]:hover {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-2[data-v-99f23f07] {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-2[data-v-99f23f07]:hover {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-3[data-v-99f23f07] {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-3[data-v-99f23f07]:hover {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-4[data-v-99f23f07] {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.darken-4[data-v-99f23f07]:hover {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.lighten-1[data-v-99f23f07] {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-1[data-v-99f23f07]:hover {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-2[data-v-99f23f07] {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-2[data-v-99f23f07]:hover {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-3[data-v-99f23f07] {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-3[data-v-99f23f07]:hover {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-4[data-v-99f23f07] {
  background-color: rgb(196.8, 196.8, 196.8);
}
.bggray.lighten-4[data-v-99f23f07]:hover {
  background-color: rgb(196.8, 196.8, 196.8);
}
[color=ble][data-v-99f23f07] {
  color: #287aa9;
}
.ble[data-v-99f23f07] {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble[data-v-99f23f07]:hover, .ble[data-v-99f23f07]:active, .ble[data-v-99f23f07]:focus {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button[data-v-99f23f07] {
  color: white !important;
}
.ble.p-button[data-v-99f23f07]:hover, .ble.p-button[data-v-99f23f07]:active, .ble.p-button[data-v-99f23f07]:focus {
  color: white !important;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button.p-button-outlined[data-v-99f23f07] {
  background-color: white !important;
  color: #287aa9 !important;
}
.ble.p-button.p-button-outlined[data-v-99f23f07]:hover, .ble.p-button.p-button-outlined[data-v-99f23f07]:active, .ble.p-button.p-button-outlined[data-v-99f23f07]:focus {
  background-color: rgb(233.5, 241.7, 246.4) !important;
}
.ble.p-toolbar[data-v-99f23f07] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.darken-1[data-v-99f23f07] {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-1[data-v-99f23f07]:hover {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-2[data-v-99f23f07] {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-2[data-v-99f23f07]:hover {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-3[data-v-99f23f07] {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-3[data-v-99f23f07]:hover {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-4[data-v-99f23f07] {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.darken-4[data-v-99f23f07]:hover {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.lighten-1[data-v-99f23f07] {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-1[data-v-99f23f07]:hover {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-2[data-v-99f23f07] {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-2[data-v-99f23f07]:hover {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-3[data-v-99f23f07] {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-3[data-v-99f23f07]:hover {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-4[data-v-99f23f07] {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.ble.lighten-4[data-v-99f23f07]:hover {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.bgble[data-v-99f23f07] {
  background-color: #287aa9;
}
.bgble[data-v-99f23f07]:hover, .bgble[data-v-99f23f07]:focus {
  background-color: #287aa9;
}
.bgble.p-card[data-v-99f23f07] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.bgble.darken-1[data-v-99f23f07] {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-1[data-v-99f23f07]:hover {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-2[data-v-99f23f07] {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-2[data-v-99f23f07]:hover {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-3[data-v-99f23f07] {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-3[data-v-99f23f07]:hover {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-4[data-v-99f23f07] {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.darken-4[data-v-99f23f07]:hover {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.lighten-1[data-v-99f23f07] {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-1[data-v-99f23f07]:hover {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-2[data-v-99f23f07] {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-2[data-v-99f23f07]:hover {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-3[data-v-99f23f07] {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-3[data-v-99f23f07]:hover {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-4[data-v-99f23f07] {
  background-color: rgb(126, 175.2, 203.4);
}
.bgble.lighten-4[data-v-99f23f07]:hover {
  background-color: rgb(126, 175.2, 203.4);
}
[color=black][data-v-99f23f07] {
  color: #202020;
}
.black[data-v-99f23f07] {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black[data-v-99f23f07]:hover, .black[data-v-99f23f07]:active, .black[data-v-99f23f07]:focus {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button[data-v-99f23f07] {
  color: white !important;
}
.black.p-button[data-v-99f23f07]:hover, .black.p-button[data-v-99f23f07]:active, .black.p-button[data-v-99f23f07]:focus {
  color: white !important;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button.p-button-outlined[data-v-99f23f07] {
  background-color: white !important;
  color: #202020 !important;
}
.black.p-button.p-button-outlined[data-v-99f23f07]:hover, .black.p-button.p-button-outlined[data-v-99f23f07]:active, .black.p-button.p-button-outlined[data-v-99f23f07]:focus {
  background-color: rgb(232.7, 232.7, 232.7) !important;
}
.black.p-toolbar[data-v-99f23f07] {
  background-color: #202020;
  border-color: #202020;
}
.black.darken-1[data-v-99f23f07] {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-1[data-v-99f23f07]:hover {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-2[data-v-99f23f07] {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-2[data-v-99f23f07]:hover {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-3[data-v-99f23f07] {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-3[data-v-99f23f07]:hover {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-4[data-v-99f23f07] {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.darken-4[data-v-99f23f07]:hover {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.lighten-1[data-v-99f23f07] {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-1[data-v-99f23f07]:hover {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-2[data-v-99f23f07] {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-2[data-v-99f23f07]:hover {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-3[data-v-99f23f07] {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-3[data-v-99f23f07]:hover {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-4[data-v-99f23f07] {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.black.lighten-4[data-v-99f23f07]:hover {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.bgblack[data-v-99f23f07] {
  background-color: #202020;
}
.bgblack[data-v-99f23f07]:hover, .bgblack[data-v-99f23f07]:focus {
  background-color: #202020;
}
.bgblack.p-card[data-v-99f23f07] {
  background-color: #202020;
  border-color: #202020;
}
.bgblack.darken-1[data-v-99f23f07] {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-1[data-v-99f23f07]:hover {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-2[data-v-99f23f07] {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-2[data-v-99f23f07]:hover {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-3[data-v-99f23f07] {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-3[data-v-99f23f07]:hover {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-4[data-v-99f23f07] {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.darken-4[data-v-99f23f07]:hover {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.lighten-1[data-v-99f23f07] {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-1[data-v-99f23f07]:hover {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-2[data-v-99f23f07] {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-2[data-v-99f23f07]:hover {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-3[data-v-99f23f07] {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-3[data-v-99f23f07]:hover {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-4[data-v-99f23f07] {
  background-color: rgb(121.2, 121.2, 121.2);
}
.bgblack.lighten-4[data-v-99f23f07]:hover {
  background-color: rgb(121.2, 121.2, 121.2);
}
[color=white][data-v-99f23f07] {
  color: #ffffff;
}
.white[data-v-99f23f07] {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white[data-v-99f23f07]:hover, .white[data-v-99f23f07]:active, .white[data-v-99f23f07]:focus {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button[data-v-99f23f07] {
  color: white !important;
}
.white.p-button[data-v-99f23f07]:hover, .white.p-button[data-v-99f23f07]:active, .white.p-button[data-v-99f23f07]:focus {
  color: white !important;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button.p-button-outlined[data-v-99f23f07] {
  background-color: white !important;
  color: #ffffff !important;
}
.white.p-button.p-button-outlined[data-v-99f23f07]:hover, .white.p-button.p-button-outlined[data-v-99f23f07]:active, .white.p-button.p-button-outlined[data-v-99f23f07]:focus {
  background-color: white !important;
}
.white.p-toolbar[data-v-99f23f07] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.darken-1[data-v-99f23f07] {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-1[data-v-99f23f07]:hover {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-2[data-v-99f23f07] {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-2[data-v-99f23f07]:hover {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-3[data-v-99f23f07] {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-3[data-v-99f23f07]:hover {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-4[data-v-99f23f07] {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.darken-4[data-v-99f23f07]:hover {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.lighten-1[data-v-99f23f07] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-1[data-v-99f23f07]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-99f23f07] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-99f23f07]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-99f23f07] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-99f23f07]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-99f23f07] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-99f23f07]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.bgwhite[data-v-99f23f07] {
  background-color: #ffffff;
}
.bgwhite[data-v-99f23f07]:hover, .bgwhite[data-v-99f23f07]:focus {
  background-color: #ffffff;
}
.bgwhite.p-card[data-v-99f23f07] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.bgwhite.darken-1[data-v-99f23f07] {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-1[data-v-99f23f07]:hover {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-2[data-v-99f23f07] {
  background-color: #cccccc;
}
.bgwhite.darken-2[data-v-99f23f07]:hover {
  background-color: #cccccc;
}
.bgwhite.darken-3[data-v-99f23f07] {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-3[data-v-99f23f07]:hover {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-4[data-v-99f23f07] {
  background-color: #999999;
}
.bgwhite.darken-4[data-v-99f23f07]:hover {
  background-color: #999999;
}
.bgwhite.lighten-1[data-v-99f23f07] {
  background-color: white;
}
.bgwhite.lighten-1[data-v-99f23f07]:hover {
  background-color: white;
}
.bgwhite.lighten-2[data-v-99f23f07] {
  background-color: white;
}
.bgwhite.lighten-2[data-v-99f23f07]:hover {
  background-color: white;
}
.bgwhite.lighten-3[data-v-99f23f07] {
  background-color: white;
}
.bgwhite.lighten-3[data-v-99f23f07]:hover {
  background-color: white;
}
.bgwhite.lighten-4[data-v-99f23f07] {
  background-color: white;
}
.bgwhite.lighten-4[data-v-99f23f07]:hover {
  background-color: white;
}
.default[data-v-99f23f07] {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.default[data-v-99f23f07]:hover, .default[data-v-99f23f07]:focus {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}/* COLORS */
/* reserved possible colors

#6B3A0A - warm brown OR #8E3F0A - burnt orange
#8A1538 - deep berry
#005A7A - petrol cyan

maybe #0C0C73 - deep indigo, but close to return/black

*/
/* FONTS */
/* PACKETA UI/UX */
/* Material palette */
*[color=primary] {
  color: #bc210a;
}
.primary {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary:hover, .primary:active, .primary:focus {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button {
  color: white !important;
}
.primary.p-button:hover, .primary.p-button:active, .primary.p-button:focus {
  color: white !important;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button.p-button-outlined {
  background-color: white !important;
  color: #bc210a !important;
}
.primary.p-button.p-button-outlined:hover, .primary.p-button.p-button-outlined:active, .primary.p-button.p-button-outlined:focus {
  background-color: rgb(248.3, 232.8, 230.5) !important;
}
.primary.p-toolbar {
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.darken-1 {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-1:hover {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-2 {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-2:hover {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-3 {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-3:hover {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-4 {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.darken-4:hover {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.lighten-1 {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-1:hover {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-2 {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-2:hover {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-3 {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-3:hover {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-4 {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.primary.lighten-4:hover {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.bgprimary {
  background-color: #bc210a;
}
.bgprimary:hover, .bgprimary:focus {
  background-color: #bc210a;
}
.bgprimary.p-card {
  background-color: #bc210a;
  border-color: #bc210a;
}
.bgprimary.darken-1 {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-1:hover {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-2 {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-2:hover {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-3 {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-3:hover {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-4 {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.darken-4:hover {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.lighten-1 {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-1:hover {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-2 {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-2:hover {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-3 {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-3:hover {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-4 {
  background-color: rgb(214.8, 121.8, 108);
}
.bgprimary.lighten-4:hover {
  background-color: rgb(214.8, 121.8, 108);
}
*[color=red] {
  color: #f44336;
}
.red {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red:hover, .red:active, .red:focus {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button {
  color: white !important;
}
.red.p-button:hover, .red.p-button:active, .red.p-button:focus {
  color: white !important;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button.p-button-outlined {
  background-color: white !important;
  color: #f44336 !important;
}
.red.p-button.p-button-outlined:hover, .red.p-button.p-button-outlined:active, .red.p-button.p-button-outlined:focus {
  background-color: rgb(253.9, 236.2, 234.9) !important;
}
.red.p-toolbar {
  background-color: #f44336;
  border-color: #f44336;
}
.red.darken-1 {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-1:hover {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-2 {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-2:hover {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-3 {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-3:hover {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-4 {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.darken-4:hover {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.lighten-1 {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-1:hover {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-2 {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-2:hover {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-3 {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-3:hover {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-4 {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.red.lighten-4:hover {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.bgred {
  background-color: #f44336;
}
.bgred:hover, .bgred:focus {
  background-color: #f44336;
}
.bgred.p-card {
  background-color: #f44336;
  border-color: #f44336;
}
.bgred.darken-1 {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-1:hover {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-2 {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-2:hover {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-3 {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-3:hover {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-4 {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.darken-4:hover {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.lighten-1 {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-1:hover {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-2 {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-2:hover {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-3 {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-3:hover {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-4 {
  background-color: rgb(248.4, 142.2, 134.4);
}
.bgred.lighten-4:hover {
  background-color: rgb(248.4, 142.2, 134.4);
}
*[color=grenade] {
  color: #dd2c00;
}
.grenade {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade:hover, .grenade:active, .grenade:focus {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button {
  color: white !important;
}
.grenade.p-button:hover, .grenade.p-button:active, .grenade.p-button:focus {
  color: white !important;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button.p-button-outlined {
  background-color: white !important;
  color: #dd2c00 !important;
}
.grenade.p-button.p-button-outlined:hover, .grenade.p-button.p-button-outlined:active, .grenade.p-button.p-button-outlined:focus {
  background-color: rgb(251.6, 233.9, 229.5) !important;
}
.grenade.p-toolbar {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.darken-1 {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-1:hover {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-2 {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-2:hover {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-3 {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-3:hover {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-4 {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.darken-4:hover {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.lighten-1 {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-1:hover {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-2 {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-2:hover {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-3 {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-3:hover {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-4 {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.grenade.lighten-4:hover {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.bggrenade {
  background-color: #dd2c00;
}
.bggrenade:hover, .bggrenade:focus {
  background-color: #dd2c00;
}
.bggrenade.p-card {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.bggrenade.darken-1 {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-1:hover {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-2 {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-2:hover {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-3 {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-3:hover {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-4 {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.darken-4:hover {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.lighten-1 {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-1:hover {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-2 {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-2:hover {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-3 {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-3:hover {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-4 {
  background-color: rgb(234.6, 128.4, 102);
}
.bggrenade.lighten-4:hover {
  background-color: rgb(234.6, 128.4, 102);
}
*[color=pink] {
  color: #e91e63;
}
.pink {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink:hover, .pink:active, .pink:focus {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button {
  color: white !important;
}
.pink.p-button:hover, .pink.p-button:active, .pink.p-button:focus {
  color: white !important;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button.p-button-outlined {
  background-color: white !important;
  color: #e91e63 !important;
}
.pink.p-button.p-button-outlined:hover, .pink.p-button.p-button-outlined:active, .pink.p-button.p-button-outlined:focus {
  background-color: rgb(252.8, 232.5, 239.4) !important;
}
.pink.p-toolbar {
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.darken-1 {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-1:hover {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-2 {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-2:hover {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-3 {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-3:hover {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-4 {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.darken-4:hover {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.lighten-1 {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-1:hover {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-2 {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-2:hover {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-3 {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-3:hover {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-4 {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.pink.lighten-4:hover {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.bgpink {
  background-color: #e91e63;
}
.bgpink:hover, .bgpink:focus {
  background-color: #e91e63;
}
.bgpink.p-card {
  background-color: #e91e63;
  border-color: #e91e63;
}
.bgpink.darken-1 {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-1:hover {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-2 {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-2:hover {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-3 {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-3:hover {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-4 {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.darken-4:hover {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.lighten-1 {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-1:hover {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-2 {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-2:hover {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-3 {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-3:hover {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-4 {
  background-color: rgb(241.8, 120, 161.4);
}
.bgpink.lighten-4:hover {
  background-color: rgb(241.8, 120, 161.4);
}
*[color=purple] {
  color: #9c27b0;
}
.purple {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple:hover, .purple:active, .purple:focus {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button {
  color: white !important;
}
.purple.p-button:hover, .purple.p-button:active, .purple.p-button:focus {
  color: white !important;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button.p-button-outlined {
  background-color: white !important;
  color: #9c27b0 !important;
}
.purple.p-button.p-button-outlined:hover, .purple.p-button.p-button-outlined:active, .purple.p-button.p-button-outlined:focus {
  background-color: rgb(245.1, 233.4, 247.1) !important;
}
.purple.p-toolbar {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.darken-1 {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-1:hover {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-2 {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-2:hover {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-3 {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-3:hover {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-4 {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.darken-4:hover {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.lighten-1 {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-1:hover {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-2 {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-2:hover {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-3 {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-3:hover {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-4 {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.purple.lighten-4:hover {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple {
  background-color: #9c27b0;
}
.bgpurple:hover, .bgpurple:focus {
  background-color: #9c27b0;
}
.bgpurple.p-card {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.bgpurple.darken-1 {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-1:hover {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-2 {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-2:hover {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-3 {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-3:hover {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-4 {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.darken-4:hover {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.lighten-1 {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-1:hover {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-2 {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-2:hover {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-3 {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-3:hover {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-4 {
  background-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple.lighten-4:hover {
  background-color: rgb(195.6, 125.4, 207.6);
}
*[color=deep-purple] {
  color: #673ab7;
}
.deep-purple {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple:hover, .deep-purple:active, .deep-purple:focus {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button {
  color: white !important;
}
.deep-purple.p-button:hover, .deep-purple.p-button:active, .deep-purple.p-button:focus {
  color: white !important;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button.p-button-outlined {
  background-color: white !important;
  color: #673ab7 !important;
}
.deep-purple.p-button.p-button-outlined:hover, .deep-purple.p-button.p-button-outlined:active, .deep-purple.p-button.p-button-outlined:focus {
  background-color: rgb(239.8, 235.3, 247.8) !important;
}
.deep-purple.p-toolbar {
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.darken-1 {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-1:hover {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-2 {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-2:hover {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-3 {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-3:hover {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-4 {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.darken-4:hover {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.lighten-1 {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-1:hover {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-2 {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-2:hover {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-3 {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-3:hover {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-4 {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.deep-purple.lighten-4:hover {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple {
  background-color: #673ab7;
}
.bgdeep-purple:hover, .bgdeep-purple:focus {
  background-color: #673ab7;
}
.bgdeep-purple.p-card {
  background-color: #673ab7;
  border-color: #673ab7;
}
.bgdeep-purple.darken-1 {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-1:hover {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-2 {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-2:hover {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-3 {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-3:hover {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-4 {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.darken-4:hover {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.lighten-1 {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-1:hover {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-2 {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-2:hover {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-3 {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-3:hover {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-4 {
  background-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple.lighten-4:hover {
  background-color: rgb(163.8, 136.8, 211.8);
}
*[color=indigo] {
  color: #3f51b5;
}
.indigo {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo:hover, .indigo:active, .indigo:focus {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button {
  color: white !important;
}
.indigo.p-button:hover, .indigo.p-button:active, .indigo.p-button:focus {
  color: white !important;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button.p-button-outlined {
  background-color: white !important;
  color: #3f51b5 !important;
}
.indigo.p-button.p-button-outlined:hover, .indigo.p-button.p-button-outlined:active, .indigo.p-button.p-button-outlined:focus {
  background-color: rgb(235.8, 237.6, 247.6) !important;
}
.indigo.p-toolbar {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.darken-1 {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-1:hover {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-2 {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-2:hover {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-3 {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-3:hover {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-4 {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.darken-4:hover {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.lighten-1 {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-1:hover {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-2 {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-2:hover {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-3 {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-3:hover {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-4 {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.indigo.lighten-4:hover {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo {
  background-color: #3f51b5;
}
.bgindigo:hover, .bgindigo:focus {
  background-color: #3f51b5;
}
.bgindigo.p-card {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.bgindigo.darken-1 {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-1:hover {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-2 {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-2:hover {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-3 {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-3:hover {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-4 {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.darken-4:hover {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.lighten-1 {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-1:hover {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-2 {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-2:hover {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-3 {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-3:hover {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-4 {
  background-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo.lighten-4:hover {
  background-color: rgb(139.8, 150.6, 210.6);
}
*[color=blue] {
  color: #2196f3;
}
.blue {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue:hover, .blue:active, .blue:focus {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button {
  color: white !important;
}
.blue.p-button:hover, .blue.p-button:active, .blue.p-button:focus {
  color: white !important;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button.p-button-outlined {
  background-color: white !important;
  color: #2196f3 !important;
}
.blue.p-button.p-button-outlined:hover, .blue.p-button.p-button-outlined:active, .blue.p-button.p-button-outlined:focus {
  background-color: rgb(232.8, 244.5, 253.8) !important;
}
.blue.p-toolbar {
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.darken-1 {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-1:hover {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-2 {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-2:hover {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-3 {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-3:hover {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-4 {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.darken-4:hover {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.lighten-1 {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-1:hover {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-2 {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-2:hover {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-3 {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-3:hover {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-4 {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.blue.lighten-4:hover {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.bgblue {
  background-color: #2196f3;
}
.bgblue:hover, .bgblue:focus {
  background-color: #2196f3;
}
.bgblue.p-card {
  background-color: #2196f3;
  border-color: #2196f3;
}
.bgblue.darken-1 {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-1:hover {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-2 {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-2:hover {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-3 {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-3:hover {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-4 {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.darken-4:hover {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.lighten-1 {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-1:hover {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-2 {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-2:hover {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-3 {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-3:hover {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-4 {
  background-color: rgb(121.8, 192, 247.8);
}
.bgblue.lighten-4:hover {
  background-color: rgb(121.8, 192, 247.8);
}
*[color=light-blue] {
  color: #03a9f4;
}
.light-blue {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue:hover, .light-blue:active, .light-blue:focus {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button {
  color: white !important;
}
.light-blue.p-button:hover, .light-blue.p-button:active, .light-blue.p-button:focus {
  color: white !important;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button.p-button-outlined {
  background-color: white !important;
  color: #03a9f4 !important;
}
.light-blue.p-button.p-button-outlined:hover, .light-blue.p-button.p-button-outlined:active, .light-blue.p-button.p-button-outlined:focus {
  background-color: rgb(229.8, 246.4, 253.9) !important;
}
.light-blue.p-toolbar {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.darken-1 {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-1:hover {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-2 {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-2:hover {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-3 {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-3:hover {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-4 {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.darken-4:hover {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.lighten-1 {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-1:hover {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-2 {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-2:hover {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-3 {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-3:hover {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-4 {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.light-blue.lighten-4:hover {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue {
  background-color: #03a9f4;
}
.bglight-blue:hover, .bglight-blue:focus {
  background-color: #03a9f4;
}
.bglight-blue.p-card {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.bglight-blue.darken-1 {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-1:hover {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-2 {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-2:hover {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-3 {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-3:hover {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-4 {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.darken-4:hover {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.lighten-1 {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-1:hover {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-2 {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-2:hover {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-3 {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-3:hover {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-4 {
  background-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue.lighten-4:hover {
  background-color: rgb(103.8, 203.4, 248.4);
}
*[color=cyan] {
  color: #00bcd4;
}
.cyan {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan:hover, .cyan:active, .cyan:focus {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button {
  color: white !important;
}
.cyan.p-button:hover, .cyan.p-button:active, .cyan.p-button:focus {
  color: white !important;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button.p-button-outlined {
  background-color: white !important;
  color: #00bcd4 !important;
}
.cyan.p-button.p-button-outlined:hover, .cyan.p-button.p-button-outlined:active, .cyan.p-button.p-button-outlined:focus {
  background-color: rgb(229.5, 248.3, 250.7) !important;
}
.cyan.p-toolbar {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.darken-1 {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-1:hover {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-2 {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-2:hover {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-3 {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-3:hover {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-4 {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.darken-4:hover {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.lighten-1 {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-1:hover {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-2 {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-2:hover {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-3 {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-3:hover {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-4 {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.cyan.lighten-4:hover {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.bgcyan {
  background-color: #00bcd4;
}
.bgcyan:hover, .bgcyan:focus {
  background-color: #00bcd4;
}
.bgcyan.p-card {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.bgcyan.darken-1 {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-1:hover {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-2 {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-2:hover {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-3 {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-3:hover {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-4 {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.darken-4:hover {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.lighten-1 {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-1:hover {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-2 {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-2:hover {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-3 {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-3:hover {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-4 {
  background-color: rgb(102, 214.8, 229.2);
}
.bgcyan.lighten-4:hover {
  background-color: rgb(102, 214.8, 229.2);
}
*[color=teal] {
  color: #009688;
}
.teal {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal:hover, .teal:active, .teal:focus {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button {
  color: white !important;
}
.teal.p-button:hover, .teal.p-button:active, .teal.p-button:focus {
  color: white !important;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button.p-button-outlined {
  background-color: white !important;
  color: #009688 !important;
}
.teal.p-button.p-button-outlined:hover, .teal.p-button.p-button-outlined:active, .teal.p-button.p-button-outlined:focus {
  background-color: rgb(229.5, 244.5, 243.1) !important;
}
.teal.p-toolbar {
  background-color: #009688;
  border-color: #009688;
}
.teal.darken-1 {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-1:hover {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-2 {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-2:hover {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-3 {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-3:hover {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-4 {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.darken-4:hover {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.lighten-1 {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-1:hover {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-2 {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-2:hover {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-3 {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-3:hover {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-4 {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.teal.lighten-4:hover {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.bgteal {
  background-color: #009688;
}
.bgteal:hover, .bgteal:focus {
  background-color: #009688;
}
.bgteal.p-card {
  background-color: #009688;
  border-color: #009688;
}
.bgteal.darken-1 {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-1:hover {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-2 {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-2:hover {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-3 {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-3:hover {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-4 {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.darken-4:hover {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.lighten-1 {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-1:hover {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-2 {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-2:hover {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-3 {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-3:hover {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-4 {
  background-color: rgb(102, 192, 183.6);
}
.bgteal.lighten-4:hover {
  background-color: rgb(102, 192, 183.6);
}
*[color=cobalt] {
  color: #00bfa5;
}
.cobalt {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt:hover, .cobalt:active, .cobalt:focus {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button {
  color: white !important;
}
.cobalt.p-button:hover, .cobalt.p-button:active, .cobalt.p-button:focus {
  color: white !important;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button.p-button-outlined {
  background-color: white !important;
  color: #00bfa5 !important;
}
.cobalt.p-button.p-button-outlined:hover, .cobalt.p-button.p-button-outlined:active, .cobalt.p-button.p-button-outlined:focus {
  background-color: rgb(229.5, 248.6, 246) !important;
}
.cobalt.p-toolbar {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.darken-1 {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-1:hover {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-2 {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-2:hover {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-3 {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-3:hover {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-4 {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.darken-4:hover {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.lighten-1 {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-1:hover {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-2 {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-2:hover {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-3 {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-3:hover {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-4 {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.cobalt.lighten-4:hover {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.bgcobalt {
  background-color: #00bfa5;
}
.bgcobalt:hover, .bgcobalt:focus {
  background-color: #00bfa5;
}
.bgcobalt.p-card {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.bgcobalt.darken-1 {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-1:hover {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-2 {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-2:hover {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-3 {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-3:hover {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-4 {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.darken-4:hover {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.lighten-1 {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-1:hover {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-2 {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-2:hover {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-3 {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-3:hover {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-4 {
  background-color: rgb(102, 216.6, 201);
}
.bgcobalt.lighten-4:hover {
  background-color: rgb(102, 216.6, 201);
}
*[color=green] {
  color: #4caf50;
}
.green {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green:hover, .green:active, .green:focus {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button {
  color: white !important;
}
.green.p-button:hover, .green.p-button:active, .green.p-button:focus {
  color: white !important;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button.p-button-outlined {
  background-color: white !important;
  color: #4caf50 !important;
}
.green.p-button.p-button-outlined:hover, .green.p-button.p-button-outlined:active, .green.p-button.p-button-outlined:focus {
  background-color: rgb(237.1, 247, 237.5) !important;
}
.green.p-toolbar {
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.darken-1 {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-1:hover {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-2 {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-2:hover {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-3 {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-3:hover {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-4 {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.darken-4:hover {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.lighten-1 {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-1:hover {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-2 {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-2:hover {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-3 {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-3:hover {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-4 {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.green.lighten-4:hover {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.bggreen {
  background-color: #4caf50;
}
.bggreen:hover, .bggreen:focus {
  background-color: #4caf50;
}
.bggreen.p-card {
  background-color: #4caf50;
  border-color: #4caf50;
}
.bggreen.darken-1 {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-1:hover {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-2 {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-2:hover {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-3 {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-3:hover {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-4 {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.darken-4:hover {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.lighten-1 {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-1:hover {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-2 {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-2:hover {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-3 {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-3:hover {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-4 {
  background-color: rgb(147.6, 207, 150);
}
.bggreen.lighten-4:hover {
  background-color: rgb(147.6, 207, 150);
}
*[color=light-green] {
  color: #8bc34a;
}
.light-green {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green:hover, .light-green:active, .light-green:focus {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button {
  color: white !important;
}
.light-green.p-button:hover, .light-green.p-button:active, .light-green.p-button:focus {
  color: white !important;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button.p-button-outlined {
  background-color: white !important;
  color: #8bc34a !important;
}
.light-green.p-button.p-button-outlined:hover, .light-green.p-button.p-button-outlined:active, .light-green.p-button.p-button-outlined:focus {
  background-color: rgb(243.4, 249, 236.9) !important;
}
.light-green.p-toolbar {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.darken-1 {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-1:hover {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-2 {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-2:hover {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-3 {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-3:hover {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-4 {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.darken-4:hover {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.lighten-1 {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-1:hover {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-2 {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-2:hover {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-3 {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-3:hover {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-4 {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.light-green.lighten-4:hover {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.bglight-green {
  background-color: #8bc34a;
}
.bglight-green:hover, .bglight-green:focus {
  background-color: #8bc34a;
}
.bglight-green.p-card {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.bglight-green.darken-1 {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-1:hover {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-2 {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-2:hover {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-3 {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-3:hover {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-4 {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.darken-4:hover {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.lighten-1 {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-1:hover {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-2 {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-2:hover {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-3 {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-3:hover {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-4 {
  background-color: rgb(185.4, 219, 146.4);
}
.bglight-green.lighten-4:hover {
  background-color: rgb(185.4, 219, 146.4);
}
*[color=lime] {
  color: #cddc39;
}
.lime {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime:hover, .lime:active, .lime:focus {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button {
  color: white !important;
}
.lime.p-button:hover, .lime.p-button:active, .lime.p-button:focus {
  color: white !important;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button.p-button-outlined {
  background-color: white !important;
  color: #cddc39 !important;
}
.lime.p-button.p-button-outlined:hover, .lime.p-button.p-button-outlined:active, .lime.p-button.p-button-outlined:focus {
  background-color: rgb(250, 251.5, 235.2) !important;
}
.lime.p-toolbar {
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.darken-1 {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-1:hover {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-2 {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-2:hover {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-3 {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-3:hover {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-4 {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.darken-4:hover {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.lighten-1 {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-1:hover {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-2 {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-2:hover {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-3 {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-3:hover {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-4 {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.lime.lighten-4:hover {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.bglime {
  background-color: #cddc39;
}
.bglime:hover, .bglime:focus {
  background-color: #cddc39;
}
.bglime.p-card {
  background-color: #cddc39;
  border-color: #cddc39;
}
.bglime.darken-1 {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-1:hover {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-2 {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-2:hover {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-3 {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-3:hover {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-4 {
  background-color: rgb(123, 132, 34.2);
}
.bglime.darken-4:hover {
  background-color: rgb(123, 132, 34.2);
}
.bglime.lighten-1 {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-1:hover {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-2 {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-2:hover {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-3 {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-3:hover {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-4 {
  background-color: rgb(225, 234, 136.2);
}
.bglime.lighten-4:hover {
  background-color: rgb(225, 234, 136.2);
}
*[color=yellow] {
  color: #ffeb3b;
}
.yellow {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow:hover, .yellow:active, .yellow:focus {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button {
  color: white !important;
}
.yellow.p-button:hover, .yellow.p-button:active, .yellow.p-button:focus {
  color: white !important;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button.p-button-outlined {
  background-color: white !important;
  color: #ffeb3b !important;
}
.yellow.p-button.p-button-outlined:hover, .yellow.p-button.p-button-outlined:active, .yellow.p-button.p-button-outlined:focus {
  background-color: rgb(255, 253, 235.4) !important;
}
.yellow.p-toolbar {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.darken-1 {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-1:hover {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-2 {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-2:hover {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-3 {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-3:hover {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-4 {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.darken-4:hover {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.lighten-1 {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-1:hover {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-2 {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-2:hover {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-3 {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-3:hover {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-4 {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.yellow.lighten-4:hover {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.bgyellow {
  background-color: #ffeb3b;
}
.bgyellow:hover, .bgyellow:focus {
  background-color: #ffeb3b;
}
.bgyellow.p-card {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.bgyellow.darken-1 {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-1:hover {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-2 {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-2:hover {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-3 {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-3:hover {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-4 {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.darken-4:hover {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.lighten-1 {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-1:hover {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-2 {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-2:hover {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-3 {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-3:hover {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-4 {
  background-color: rgb(255, 243, 137.4);
}
.bgyellow.lighten-4:hover {
  background-color: rgb(255, 243, 137.4);
}
*[color=amber] {
  color: #ffc107;
}
.amber {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber:hover, .amber:active, .amber:focus {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button {
  color: white !important;
}
.amber.p-button:hover, .amber.p-button:active, .amber.p-button:focus {
  color: white !important;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button.p-button-outlined {
  background-color: white !important;
  color: #ffc107 !important;
}
.amber.p-button.p-button-outlined:hover, .amber.p-button.p-button-outlined:active, .amber.p-button.p-button-outlined:focus {
  background-color: rgb(255, 248.8, 230.2) !important;
}
.amber.p-toolbar {
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.darken-1 {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-1:hover {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-2 {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-2:hover {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-3 {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-3:hover {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-4 {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.darken-4:hover {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.lighten-1 {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-1:hover {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-2 {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-2:hover {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-3 {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-3:hover {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-4 {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.amber.lighten-4:hover {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.bgamber {
  background-color: #ffc107;
}
.bgamber:hover, .bgamber:focus {
  background-color: #ffc107;
}
.bgamber.p-card {
  background-color: #ffc107;
  border-color: #ffc107;
}
.bgamber.darken-1 {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-1:hover {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-2 {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-2:hover {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-3 {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-3:hover {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-4 {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.darken-4:hover {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.lighten-1 {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-1:hover {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-2 {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-2:hover {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-3 {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-3:hover {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-4 {
  background-color: rgb(255, 217.8, 106.2);
}
.bgamber.lighten-4:hover {
  background-color: rgb(255, 217.8, 106.2);
}
*[color=orange] {
  color: #ff9800;
}
.orange {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange:hover, .orange:active, .orange:focus {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button {
  color: white !important;
}
.orange.p-button:hover, .orange.p-button:active, .orange.p-button:focus {
  color: white !important;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button.p-button-outlined {
  background-color: white !important;
  color: #ff9800 !important;
}
.orange.p-button.p-button-outlined:hover, .orange.p-button.p-button-outlined:active, .orange.p-button.p-button-outlined:focus {
  background-color: rgb(255, 244.7, 229.5) !important;
}
.orange.p-toolbar {
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.darken-1 {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-1:hover {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-2 {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-2:hover {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-3 {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-3:hover {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-4 {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.darken-4:hover {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.lighten-1 {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-1:hover {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-2 {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-2:hover {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-3 {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-3:hover {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-4 {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.orange.lighten-4:hover {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.bgorange {
  background-color: #ff9800;
}
.bgorange:hover, .bgorange:focus {
  background-color: #ff9800;
}
.bgorange.p-card {
  background-color: #ff9800;
  border-color: #ff9800;
}
.bgorange.darken-1 {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-1:hover {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-2 {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-2:hover {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-3 {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-3:hover {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-4 {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.darken-4:hover {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.lighten-1 {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-1:hover {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-2 {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-2:hover {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-3 {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-3:hover {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-4 {
  background-color: rgb(255, 193.2, 102);
}
.bgorange.lighten-4:hover {
  background-color: rgb(255, 193.2, 102);
}
*[color=deep-orange] {
  color: #ff5722;
}
.deep-orange {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange:hover, .deep-orange:active, .deep-orange:focus {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button {
  color: white !important;
}
.deep-orange.p-button:hover, .deep-orange.p-button:active, .deep-orange.p-button:focus {
  color: white !important;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button.p-button-outlined {
  background-color: white !important;
  color: #ff5722 !important;
}
.deep-orange.p-button.p-button-outlined:hover, .deep-orange.p-button.p-button-outlined:active, .deep-orange.p-button.p-button-outlined:focus {
  background-color: rgb(255, 238.2, 232.9) !important;
}
.deep-orange.p-toolbar {
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.darken-1 {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-1:hover {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-2 {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-2:hover {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-3 {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-3:hover {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-4 {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.darken-4:hover {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.lighten-1 {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-1:hover {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-2 {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-2:hover {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-3 {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-3:hover {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-4 {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.deep-orange.lighten-4:hover {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange {
  background-color: #ff5722;
}
.bgdeep-orange:hover, .bgdeep-orange:focus {
  background-color: #ff5722;
}
.bgdeep-orange.p-card {
  background-color: #ff5722;
  border-color: #ff5722;
}
.bgdeep-orange.darken-1 {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-1:hover {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-2 {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-2:hover {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-3 {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-3:hover {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-4 {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.darken-4:hover {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.lighten-1 {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-1:hover {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-2 {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-2:hover {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-3 {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-3:hover {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-4 {
  background-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange.lighten-4:hover {
  background-color: rgb(255, 154.2, 122.4);
}
*[color=brown] {
  color: #795548;
}
.brown {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown:hover, .brown:active, .brown:focus {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button {
  color: white !important;
}
.brown.p-button:hover, .brown.p-button:active, .brown.p-button:focus {
  color: white !important;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button.p-button-outlined {
  background-color: white !important;
  color: #795548 !important;
}
.brown.p-button.p-button-outlined:hover, .brown.p-button.p-button-outlined:active, .brown.p-button.p-button-outlined:focus {
  background-color: rgb(241.6, 238, 236.7) !important;
}
.brown.p-toolbar {
  background-color: #795548;
  border-color: #795548;
}
.brown.darken-1 {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-1:hover {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-2 {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-2:hover {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-3 {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-3:hover {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-4 {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.darken-4:hover {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.lighten-1 {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-1:hover {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-2 {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-2:hover {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-3 {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-3:hover {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-4 {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.brown.lighten-4:hover {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.bgbrown {
  background-color: #795548;
}
.bgbrown:hover, .bgbrown:focus {
  background-color: #795548;
}
.bgbrown.p-card {
  background-color: #795548;
  border-color: #795548;
}
.bgbrown.darken-1 {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-1:hover {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-2 {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-2:hover {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-3 {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-3:hover {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-4 {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.darken-4:hover {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.lighten-1 {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-1:hover {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-2 {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-2:hover {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-3 {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-3:hover {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-4 {
  background-color: rgb(174.6, 153, 145.2);
}
.bgbrown.lighten-4:hover {
  background-color: rgb(174.6, 153, 145.2);
}
*[color=blue-gray] {
  color: #607d8b;
}
.blue-gray {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray:hover, .blue-gray:active, .blue-gray:focus {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button {
  color: white !important;
}
.blue-gray.p-button:hover, .blue-gray.p-button:active, .blue-gray.p-button:focus {
  color: white !important;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button.p-button-outlined {
  background-color: white !important;
  color: #607d8b !important;
}
.blue-gray.p-button.p-button-outlined:hover, .blue-gray.p-button.p-button-outlined:active, .blue-gray.p-button.p-button-outlined:focus {
  background-color: rgb(239.1, 242, 243.4) !important;
}
.blue-gray.p-toolbar {
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.darken-1 {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-1:hover {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-2 {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-2:hover {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-3 {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-3:hover {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-4 {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.darken-4:hover {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.lighten-1 {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-1:hover {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-2 {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-2:hover {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-3 {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-3:hover {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-4 {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.blue-gray.lighten-4:hover {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray {
  background-color: #607d8b;
}
.bgblue-gray:hover, .bgblue-gray:focus {
  background-color: #607d8b;
}
.bgblue-gray.p-card {
  background-color: #607d8b;
  border-color: #607d8b;
}
.bgblue-gray.darken-1 {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-1:hover {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-2 {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-2:hover {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-3 {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-3:hover {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-4 {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.darken-4:hover {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.lighten-1 {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-1:hover {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-2 {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-2:hover {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-3 {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-3:hover {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-4 {
  background-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray.lighten-4:hover {
  background-color: rgb(159.6, 177, 185.4);
}
*[color=gray] {
  color: #9e9e9e;
}
.gray {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray:hover, .gray:active, .gray:focus {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button {
  color: white !important;
}
.gray.p-button:hover, .gray.p-button:active, .gray.p-button:focus {
  color: white !important;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button.p-button-outlined {
  background-color: white !important;
  color: #9e9e9e !important;
}
.gray.p-button.p-button-outlined:hover, .gray.p-button.p-button-outlined:active, .gray.p-button.p-button-outlined:focus {
  background-color: rgb(245.3, 245.3, 245.3) !important;
}
.gray.p-toolbar {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.darken-1 {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-1:hover {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-2 {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-2:hover {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-3 {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-3:hover {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-4 {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.darken-4:hover {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.lighten-1 {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-1:hover {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-2 {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-2:hover {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-3 {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-3:hover {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-4 {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.gray.lighten-4:hover {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.bggray {
  background-color: #9e9e9e;
}
.bggray:hover, .bggray:focus {
  background-color: #9e9e9e;
}
.bggray.p-card {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.bggray.darken-1 {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-1:hover {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-2 {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-2:hover {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-3 {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-3:hover {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-4 {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.darken-4:hover {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.lighten-1 {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-1:hover {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-2 {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-2:hover {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-3 {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-3:hover {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-4 {
  background-color: rgb(196.8, 196.8, 196.8);
}
.bggray.lighten-4:hover {
  background-color: rgb(196.8, 196.8, 196.8);
}
*[color=ble] {
  color: #287aa9;
}
.ble {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble:hover, .ble:active, .ble:focus {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button {
  color: white !important;
}
.ble.p-button:hover, .ble.p-button:active, .ble.p-button:focus {
  color: white !important;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button.p-button-outlined {
  background-color: white !important;
  color: #287aa9 !important;
}
.ble.p-button.p-button-outlined:hover, .ble.p-button.p-button-outlined:active, .ble.p-button.p-button-outlined:focus {
  background-color: rgb(233.5, 241.7, 246.4) !important;
}
.ble.p-toolbar {
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.darken-1 {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-1:hover {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-2 {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-2:hover {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-3 {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-3:hover {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-4 {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.darken-4:hover {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.lighten-1 {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-1:hover {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-2 {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-2:hover {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-3 {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-3:hover {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-4 {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.ble.lighten-4:hover {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.bgble {
  background-color: #287aa9;
}
.bgble:hover, .bgble:focus {
  background-color: #287aa9;
}
.bgble.p-card {
  background-color: #287aa9;
  border-color: #287aa9;
}
.bgble.darken-1 {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-1:hover {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-2 {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-2:hover {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-3 {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-3:hover {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-4 {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.darken-4:hover {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.lighten-1 {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-1:hover {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-2 {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-2:hover {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-3 {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-3:hover {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-4 {
  background-color: rgb(126, 175.2, 203.4);
}
.bgble.lighten-4:hover {
  background-color: rgb(126, 175.2, 203.4);
}
*[color=black] {
  color: #202020;
}
.black {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black:hover, .black:active, .black:focus {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button {
  color: white !important;
}
.black.p-button:hover, .black.p-button:active, .black.p-button:focus {
  color: white !important;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button.p-button-outlined {
  background-color: white !important;
  color: #202020 !important;
}
.black.p-button.p-button-outlined:hover, .black.p-button.p-button-outlined:active, .black.p-button.p-button-outlined:focus {
  background-color: rgb(232.7, 232.7, 232.7) !important;
}
.black.p-toolbar {
  background-color: #202020;
  border-color: #202020;
}
.black.darken-1 {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-1:hover {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-2 {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-2:hover {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-3 {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-3:hover {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-4 {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.darken-4:hover {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.lighten-1 {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-1:hover {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-2 {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-2:hover {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-3 {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-3:hover {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-4 {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.black.lighten-4:hover {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.bgblack {
  background-color: #202020;
}
.bgblack:hover, .bgblack:focus {
  background-color: #202020;
}
.bgblack.p-card {
  background-color: #202020;
  border-color: #202020;
}
.bgblack.darken-1 {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-1:hover {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-2 {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-2:hover {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-3 {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-3:hover {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-4 {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.darken-4:hover {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.lighten-1 {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-1:hover {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-2 {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-2:hover {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-3 {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-3:hover {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-4 {
  background-color: rgb(121.2, 121.2, 121.2);
}
.bgblack.lighten-4:hover {
  background-color: rgb(121.2, 121.2, 121.2);
}
*[color=white] {
  color: #ffffff;
}
.white {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white:hover, .white:active, .white:focus {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button {
  color: white !important;
}
.white.p-button:hover, .white.p-button:active, .white.p-button:focus {
  color: white !important;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button.p-button-outlined {
  background-color: white !important;
  color: #ffffff !important;
}
.white.p-button.p-button-outlined:hover, .white.p-button.p-button-outlined:active, .white.p-button.p-button-outlined:focus {
  background-color: white !important;
}
.white.p-toolbar {
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.darken-1 {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-1:hover {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-2 {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-2:hover {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-3 {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-3:hover {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-4 {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.darken-4:hover {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.lighten-1 {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-1:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2 {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3 {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4 {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.bgwhite {
  background-color: #ffffff;
}
.bgwhite:hover, .bgwhite:focus {
  background-color: #ffffff;
}
.bgwhite.p-card {
  background-color: #ffffff;
  border-color: #ffffff;
}
.bgwhite.darken-1 {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-1:hover {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-2 {
  background-color: #cccccc;
}
.bgwhite.darken-2:hover {
  background-color: #cccccc;
}
.bgwhite.darken-3 {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-3:hover {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-4 {
  background-color: #999999;
}
.bgwhite.darken-4:hover {
  background-color: #999999;
}
.bgwhite.lighten-1 {
  background-color: white;
}
.bgwhite.lighten-1:hover {
  background-color: white;
}
.bgwhite.lighten-2 {
  background-color: white;
}
.bgwhite.lighten-2:hover {
  background-color: white;
}
.bgwhite.lighten-3 {
  background-color: white;
}
.bgwhite.lighten-3:hover {
  background-color: white;
}
.bgwhite.lighten-4 {
  background-color: white;
}
.bgwhite.lighten-4:hover {
  background-color: white;
}
.default {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.default:hover, .default:focus {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.loading-bar-container.gray {
  background-color: #eff1f5;
}
.loading-bar-container.gray .loading-bar {
  background-color: #8c8c8c;
}
.loading-bar-container.bluetooth {
  background-color: #eff1f5;
}
.loading-bar-container.bluetooth .loading-bar {
  background-color: #287aa9;
}
.loading-bar-container.white {
  background-color: #e2e2e2;
}
.loading-bar-container.white .loading-bar {
  background-color: white;
}
.loading-bar-container.forsteel {
  background-color: white;
  height: 8px;
}
.loading-bar-container.forsteel .loading-bar {
  background-color: #ba1b02;
}
.loading-bar-container-wrapper {
  background-color: white;
  height: 24px;
}
@media only screen and (min-width: 1100px) {
.loading-bar-container-wrapper {
    height: 40px;
}
}/* COLORS */
/* reserved possible colors

#6B3A0A - warm brown OR #8E3F0A - burnt orange
#8A1538 - deep berry
#005A7A - petrol cyan

maybe #0C0C73 - deep indigo, but close to return/black

*/
/* FONTS */
/* PACKETA UI/UX */
/* Material palette */
*[color=primary] {
  color: #bc210a;
}
.primary {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary:hover, .primary:active, .primary:focus {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button {
  color: white !important;
}
.primary.p-button:hover, .primary.p-button:active, .primary.p-button:focus {
  color: white !important;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button.p-button-outlined {
  background-color: white !important;
  color: #bc210a !important;
}
.primary.p-button.p-button-outlined:hover, .primary.p-button.p-button-outlined:active, .primary.p-button.p-button-outlined:focus {
  background-color: rgb(248.3, 232.8, 230.5) !important;
}
.primary.p-toolbar {
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.darken-1 {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-1:hover {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-2 {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-2:hover {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-3 {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-3:hover {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-4 {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.darken-4:hover {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.lighten-1 {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-1:hover {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-2 {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-2:hover {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-3 {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-3:hover {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-4 {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.primary.lighten-4:hover {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.bgprimary {
  background-color: #bc210a;
}
.bgprimary:hover, .bgprimary:focus {
  background-color: #bc210a;
}
.bgprimary.p-card {
  background-color: #bc210a;
  border-color: #bc210a;
}
.bgprimary.darken-1 {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-1:hover {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-2 {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-2:hover {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-3 {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-3:hover {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-4 {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.darken-4:hover {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.lighten-1 {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-1:hover {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-2 {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-2:hover {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-3 {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-3:hover {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-4 {
  background-color: rgb(214.8, 121.8, 108);
}
.bgprimary.lighten-4:hover {
  background-color: rgb(214.8, 121.8, 108);
}
*[color=red] {
  color: #f44336;
}
.red {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red:hover, .red:active, .red:focus {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button {
  color: white !important;
}
.red.p-button:hover, .red.p-button:active, .red.p-button:focus {
  color: white !important;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button.p-button-outlined {
  background-color: white !important;
  color: #f44336 !important;
}
.red.p-button.p-button-outlined:hover, .red.p-button.p-button-outlined:active, .red.p-button.p-button-outlined:focus {
  background-color: rgb(253.9, 236.2, 234.9) !important;
}
.red.p-toolbar {
  background-color: #f44336;
  border-color: #f44336;
}
.red.darken-1 {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-1:hover {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-2 {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-2:hover {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-3 {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-3:hover {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-4 {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.darken-4:hover {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.lighten-1 {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-1:hover {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-2 {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-2:hover {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-3 {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-3:hover {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-4 {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.red.lighten-4:hover {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.bgred {
  background-color: #f44336;
}
.bgred:hover, .bgred:focus {
  background-color: #f44336;
}
.bgred.p-card {
  background-color: #f44336;
  border-color: #f44336;
}
.bgred.darken-1 {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-1:hover {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-2 {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-2:hover {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-3 {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-3:hover {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-4 {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.darken-4:hover {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.lighten-1 {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-1:hover {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-2 {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-2:hover {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-3 {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-3:hover {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-4 {
  background-color: rgb(248.4, 142.2, 134.4);
}
.bgred.lighten-4:hover {
  background-color: rgb(248.4, 142.2, 134.4);
}
*[color=grenade] {
  color: #dd2c00;
}
.grenade {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade:hover, .grenade:active, .grenade:focus {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button {
  color: white !important;
}
.grenade.p-button:hover, .grenade.p-button:active, .grenade.p-button:focus {
  color: white !important;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button.p-button-outlined {
  background-color: white !important;
  color: #dd2c00 !important;
}
.grenade.p-button.p-button-outlined:hover, .grenade.p-button.p-button-outlined:active, .grenade.p-button.p-button-outlined:focus {
  background-color: rgb(251.6, 233.9, 229.5) !important;
}
.grenade.p-toolbar {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.darken-1 {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-1:hover {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-2 {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-2:hover {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-3 {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-3:hover {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-4 {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.darken-4:hover {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.lighten-1 {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-1:hover {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-2 {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-2:hover {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-3 {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-3:hover {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-4 {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.grenade.lighten-4:hover {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.bggrenade {
  background-color: #dd2c00;
}
.bggrenade:hover, .bggrenade:focus {
  background-color: #dd2c00;
}
.bggrenade.p-card {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.bggrenade.darken-1 {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-1:hover {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-2 {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-2:hover {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-3 {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-3:hover {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-4 {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.darken-4:hover {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.lighten-1 {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-1:hover {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-2 {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-2:hover {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-3 {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-3:hover {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-4 {
  background-color: rgb(234.6, 128.4, 102);
}
.bggrenade.lighten-4:hover {
  background-color: rgb(234.6, 128.4, 102);
}
*[color=pink] {
  color: #e91e63;
}
.pink {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink:hover, .pink:active, .pink:focus {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button {
  color: white !important;
}
.pink.p-button:hover, .pink.p-button:active, .pink.p-button:focus {
  color: white !important;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button.p-button-outlined {
  background-color: white !important;
  color: #e91e63 !important;
}
.pink.p-button.p-button-outlined:hover, .pink.p-button.p-button-outlined:active, .pink.p-button.p-button-outlined:focus {
  background-color: rgb(252.8, 232.5, 239.4) !important;
}
.pink.p-toolbar {
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.darken-1 {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-1:hover {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-2 {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-2:hover {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-3 {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-3:hover {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-4 {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.darken-4:hover {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.lighten-1 {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-1:hover {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-2 {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-2:hover {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-3 {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-3:hover {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-4 {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.pink.lighten-4:hover {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.bgpink {
  background-color: #e91e63;
}
.bgpink:hover, .bgpink:focus {
  background-color: #e91e63;
}
.bgpink.p-card {
  background-color: #e91e63;
  border-color: #e91e63;
}
.bgpink.darken-1 {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-1:hover {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-2 {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-2:hover {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-3 {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-3:hover {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-4 {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.darken-4:hover {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.lighten-1 {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-1:hover {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-2 {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-2:hover {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-3 {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-3:hover {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-4 {
  background-color: rgb(241.8, 120, 161.4);
}
.bgpink.lighten-4:hover {
  background-color: rgb(241.8, 120, 161.4);
}
*[color=purple] {
  color: #9c27b0;
}
.purple {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple:hover, .purple:active, .purple:focus {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button {
  color: white !important;
}
.purple.p-button:hover, .purple.p-button:active, .purple.p-button:focus {
  color: white !important;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button.p-button-outlined {
  background-color: white !important;
  color: #9c27b0 !important;
}
.purple.p-button.p-button-outlined:hover, .purple.p-button.p-button-outlined:active, .purple.p-button.p-button-outlined:focus {
  background-color: rgb(245.1, 233.4, 247.1) !important;
}
.purple.p-toolbar {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.darken-1 {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-1:hover {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-2 {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-2:hover {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-3 {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-3:hover {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-4 {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.darken-4:hover {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.lighten-1 {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-1:hover {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-2 {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-2:hover {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-3 {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-3:hover {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-4 {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.purple.lighten-4:hover {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple {
  background-color: #9c27b0;
}
.bgpurple:hover, .bgpurple:focus {
  background-color: #9c27b0;
}
.bgpurple.p-card {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.bgpurple.darken-1 {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-1:hover {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-2 {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-2:hover {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-3 {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-3:hover {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-4 {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.darken-4:hover {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.lighten-1 {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-1:hover {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-2 {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-2:hover {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-3 {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-3:hover {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-4 {
  background-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple.lighten-4:hover {
  background-color: rgb(195.6, 125.4, 207.6);
}
*[color=deep-purple] {
  color: #673ab7;
}
.deep-purple {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple:hover, .deep-purple:active, .deep-purple:focus {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button {
  color: white !important;
}
.deep-purple.p-button:hover, .deep-purple.p-button:active, .deep-purple.p-button:focus {
  color: white !important;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button.p-button-outlined {
  background-color: white !important;
  color: #673ab7 !important;
}
.deep-purple.p-button.p-button-outlined:hover, .deep-purple.p-button.p-button-outlined:active, .deep-purple.p-button.p-button-outlined:focus {
  background-color: rgb(239.8, 235.3, 247.8) !important;
}
.deep-purple.p-toolbar {
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.darken-1 {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-1:hover {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-2 {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-2:hover {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-3 {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-3:hover {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-4 {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.darken-4:hover {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.lighten-1 {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-1:hover {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-2 {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-2:hover {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-3 {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-3:hover {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-4 {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.deep-purple.lighten-4:hover {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple {
  background-color: #673ab7;
}
.bgdeep-purple:hover, .bgdeep-purple:focus {
  background-color: #673ab7;
}
.bgdeep-purple.p-card {
  background-color: #673ab7;
  border-color: #673ab7;
}
.bgdeep-purple.darken-1 {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-1:hover {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-2 {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-2:hover {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-3 {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-3:hover {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-4 {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.darken-4:hover {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.lighten-1 {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-1:hover {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-2 {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-2:hover {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-3 {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-3:hover {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-4 {
  background-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple.lighten-4:hover {
  background-color: rgb(163.8, 136.8, 211.8);
}
*[color=indigo] {
  color: #3f51b5;
}
.indigo {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo:hover, .indigo:active, .indigo:focus {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button {
  color: white !important;
}
.indigo.p-button:hover, .indigo.p-button:active, .indigo.p-button:focus {
  color: white !important;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button.p-button-outlined {
  background-color: white !important;
  color: #3f51b5 !important;
}
.indigo.p-button.p-button-outlined:hover, .indigo.p-button.p-button-outlined:active, .indigo.p-button.p-button-outlined:focus {
  background-color: rgb(235.8, 237.6, 247.6) !important;
}
.indigo.p-toolbar {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.darken-1 {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-1:hover {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-2 {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-2:hover {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-3 {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-3:hover {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-4 {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.darken-4:hover {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.lighten-1 {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-1:hover {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-2 {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-2:hover {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-3 {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-3:hover {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-4 {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.indigo.lighten-4:hover {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo {
  background-color: #3f51b5;
}
.bgindigo:hover, .bgindigo:focus {
  background-color: #3f51b5;
}
.bgindigo.p-card {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.bgindigo.darken-1 {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-1:hover {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-2 {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-2:hover {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-3 {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-3:hover {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-4 {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.darken-4:hover {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.lighten-1 {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-1:hover {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-2 {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-2:hover {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-3 {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-3:hover {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-4 {
  background-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo.lighten-4:hover {
  background-color: rgb(139.8, 150.6, 210.6);
}
*[color=blue] {
  color: #2196f3;
}
.blue {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue:hover, .blue:active, .blue:focus {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button {
  color: white !important;
}
.blue.p-button:hover, .blue.p-button:active, .blue.p-button:focus {
  color: white !important;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button.p-button-outlined {
  background-color: white !important;
  color: #2196f3 !important;
}
.blue.p-button.p-button-outlined:hover, .blue.p-button.p-button-outlined:active, .blue.p-button.p-button-outlined:focus {
  background-color: rgb(232.8, 244.5, 253.8) !important;
}
.blue.p-toolbar {
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.darken-1 {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-1:hover {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-2 {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-2:hover {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-3 {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-3:hover {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-4 {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.darken-4:hover {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.lighten-1 {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-1:hover {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-2 {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-2:hover {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-3 {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-3:hover {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-4 {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.blue.lighten-4:hover {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.bgblue {
  background-color: #2196f3;
}
.bgblue:hover, .bgblue:focus {
  background-color: #2196f3;
}
.bgblue.p-card {
  background-color: #2196f3;
  border-color: #2196f3;
}
.bgblue.darken-1 {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-1:hover {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-2 {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-2:hover {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-3 {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-3:hover {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-4 {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.darken-4:hover {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.lighten-1 {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-1:hover {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-2 {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-2:hover {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-3 {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-3:hover {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-4 {
  background-color: rgb(121.8, 192, 247.8);
}
.bgblue.lighten-4:hover {
  background-color: rgb(121.8, 192, 247.8);
}
*[color=light-blue] {
  color: #03a9f4;
}
.light-blue {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue:hover, .light-blue:active, .light-blue:focus {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button {
  color: white !important;
}
.light-blue.p-button:hover, .light-blue.p-button:active, .light-blue.p-button:focus {
  color: white !important;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button.p-button-outlined {
  background-color: white !important;
  color: #03a9f4 !important;
}
.light-blue.p-button.p-button-outlined:hover, .light-blue.p-button.p-button-outlined:active, .light-blue.p-button.p-button-outlined:focus {
  background-color: rgb(229.8, 246.4, 253.9) !important;
}
.light-blue.p-toolbar {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.darken-1 {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-1:hover {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-2 {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-2:hover {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-3 {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-3:hover {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-4 {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.darken-4:hover {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.lighten-1 {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-1:hover {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-2 {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-2:hover {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-3 {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-3:hover {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-4 {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.light-blue.lighten-4:hover {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue {
  background-color: #03a9f4;
}
.bglight-blue:hover, .bglight-blue:focus {
  background-color: #03a9f4;
}
.bglight-blue.p-card {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.bglight-blue.darken-1 {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-1:hover {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-2 {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-2:hover {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-3 {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-3:hover {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-4 {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.darken-4:hover {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.lighten-1 {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-1:hover {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-2 {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-2:hover {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-3 {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-3:hover {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-4 {
  background-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue.lighten-4:hover {
  background-color: rgb(103.8, 203.4, 248.4);
}
*[color=cyan] {
  color: #00bcd4;
}
.cyan {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan:hover, .cyan:active, .cyan:focus {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button {
  color: white !important;
}
.cyan.p-button:hover, .cyan.p-button:active, .cyan.p-button:focus {
  color: white !important;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button.p-button-outlined {
  background-color: white !important;
  color: #00bcd4 !important;
}
.cyan.p-button.p-button-outlined:hover, .cyan.p-button.p-button-outlined:active, .cyan.p-button.p-button-outlined:focus {
  background-color: rgb(229.5, 248.3, 250.7) !important;
}
.cyan.p-toolbar {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.darken-1 {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-1:hover {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-2 {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-2:hover {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-3 {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-3:hover {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-4 {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.darken-4:hover {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.lighten-1 {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-1:hover {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-2 {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-2:hover {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-3 {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-3:hover {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-4 {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.cyan.lighten-4:hover {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.bgcyan {
  background-color: #00bcd4;
}
.bgcyan:hover, .bgcyan:focus {
  background-color: #00bcd4;
}
.bgcyan.p-card {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.bgcyan.darken-1 {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-1:hover {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-2 {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-2:hover {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-3 {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-3:hover {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-4 {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.darken-4:hover {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.lighten-1 {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-1:hover {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-2 {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-2:hover {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-3 {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-3:hover {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-4 {
  background-color: rgb(102, 214.8, 229.2);
}
.bgcyan.lighten-4:hover {
  background-color: rgb(102, 214.8, 229.2);
}
*[color=teal] {
  color: #009688;
}
.teal {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal:hover, .teal:active, .teal:focus {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button {
  color: white !important;
}
.teal.p-button:hover, .teal.p-button:active, .teal.p-button:focus {
  color: white !important;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button.p-button-outlined {
  background-color: white !important;
  color: #009688 !important;
}
.teal.p-button.p-button-outlined:hover, .teal.p-button.p-button-outlined:active, .teal.p-button.p-button-outlined:focus {
  background-color: rgb(229.5, 244.5, 243.1) !important;
}
.teal.p-toolbar {
  background-color: #009688;
  border-color: #009688;
}
.teal.darken-1 {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-1:hover {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-2 {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-2:hover {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-3 {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-3:hover {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-4 {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.darken-4:hover {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.lighten-1 {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-1:hover {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-2 {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-2:hover {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-3 {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-3:hover {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-4 {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.teal.lighten-4:hover {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.bgteal {
  background-color: #009688;
}
.bgteal:hover, .bgteal:focus {
  background-color: #009688;
}
.bgteal.p-card {
  background-color: #009688;
  border-color: #009688;
}
.bgteal.darken-1 {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-1:hover {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-2 {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-2:hover {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-3 {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-3:hover {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-4 {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.darken-4:hover {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.lighten-1 {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-1:hover {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-2 {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-2:hover {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-3 {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-3:hover {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-4 {
  background-color: rgb(102, 192, 183.6);
}
.bgteal.lighten-4:hover {
  background-color: rgb(102, 192, 183.6);
}
*[color=cobalt] {
  color: #00bfa5;
}
.cobalt {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt:hover, .cobalt:active, .cobalt:focus {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button {
  color: white !important;
}
.cobalt.p-button:hover, .cobalt.p-button:active, .cobalt.p-button:focus {
  color: white !important;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button.p-button-outlined {
  background-color: white !important;
  color: #00bfa5 !important;
}
.cobalt.p-button.p-button-outlined:hover, .cobalt.p-button.p-button-outlined:active, .cobalt.p-button.p-button-outlined:focus {
  background-color: rgb(229.5, 248.6, 246) !important;
}
.cobalt.p-toolbar {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.darken-1 {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-1:hover {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-2 {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-2:hover {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-3 {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-3:hover {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-4 {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.darken-4:hover {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.lighten-1 {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-1:hover {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-2 {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-2:hover {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-3 {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-3:hover {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-4 {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.cobalt.lighten-4:hover {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.bgcobalt {
  background-color: #00bfa5;
}
.bgcobalt:hover, .bgcobalt:focus {
  background-color: #00bfa5;
}
.bgcobalt.p-card {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.bgcobalt.darken-1 {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-1:hover {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-2 {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-2:hover {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-3 {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-3:hover {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-4 {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.darken-4:hover {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.lighten-1 {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-1:hover {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-2 {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-2:hover {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-3 {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-3:hover {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-4 {
  background-color: rgb(102, 216.6, 201);
}
.bgcobalt.lighten-4:hover {
  background-color: rgb(102, 216.6, 201);
}
*[color=green] {
  color: #4caf50;
}
.green {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green:hover, .green:active, .green:focus {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button {
  color: white !important;
}
.green.p-button:hover, .green.p-button:active, .green.p-button:focus {
  color: white !important;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button.p-button-outlined {
  background-color: white !important;
  color: #4caf50 !important;
}
.green.p-button.p-button-outlined:hover, .green.p-button.p-button-outlined:active, .green.p-button.p-button-outlined:focus {
  background-color: rgb(237.1, 247, 237.5) !important;
}
.green.p-toolbar {
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.darken-1 {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-1:hover {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-2 {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-2:hover {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-3 {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-3:hover {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-4 {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.darken-4:hover {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.lighten-1 {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-1:hover {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-2 {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-2:hover {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-3 {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-3:hover {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-4 {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.green.lighten-4:hover {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.bggreen {
  background-color: #4caf50;
}
.bggreen:hover, .bggreen:focus {
  background-color: #4caf50;
}
.bggreen.p-card {
  background-color: #4caf50;
  border-color: #4caf50;
}
.bggreen.darken-1 {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-1:hover {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-2 {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-2:hover {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-3 {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-3:hover {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-4 {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.darken-4:hover {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.lighten-1 {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-1:hover {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-2 {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-2:hover {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-3 {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-3:hover {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-4 {
  background-color: rgb(147.6, 207, 150);
}
.bggreen.lighten-4:hover {
  background-color: rgb(147.6, 207, 150);
}
*[color=light-green] {
  color: #8bc34a;
}
.light-green {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green:hover, .light-green:active, .light-green:focus {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button {
  color: white !important;
}
.light-green.p-button:hover, .light-green.p-button:active, .light-green.p-button:focus {
  color: white !important;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button.p-button-outlined {
  background-color: white !important;
  color: #8bc34a !important;
}
.light-green.p-button.p-button-outlined:hover, .light-green.p-button.p-button-outlined:active, .light-green.p-button.p-button-outlined:focus {
  background-color: rgb(243.4, 249, 236.9) !important;
}
.light-green.p-toolbar {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.darken-1 {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-1:hover {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-2 {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-2:hover {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-3 {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-3:hover {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-4 {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.darken-4:hover {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.lighten-1 {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-1:hover {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-2 {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-2:hover {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-3 {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-3:hover {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-4 {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.light-green.lighten-4:hover {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.bglight-green {
  background-color: #8bc34a;
}
.bglight-green:hover, .bglight-green:focus {
  background-color: #8bc34a;
}
.bglight-green.p-card {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.bglight-green.darken-1 {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-1:hover {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-2 {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-2:hover {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-3 {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-3:hover {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-4 {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.darken-4:hover {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.lighten-1 {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-1:hover {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-2 {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-2:hover {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-3 {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-3:hover {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-4 {
  background-color: rgb(185.4, 219, 146.4);
}
.bglight-green.lighten-4:hover {
  background-color: rgb(185.4, 219, 146.4);
}
*[color=lime] {
  color: #cddc39;
}
.lime {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime:hover, .lime:active, .lime:focus {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button {
  color: white !important;
}
.lime.p-button:hover, .lime.p-button:active, .lime.p-button:focus {
  color: white !important;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button.p-button-outlined {
  background-color: white !important;
  color: #cddc39 !important;
}
.lime.p-button.p-button-outlined:hover, .lime.p-button.p-button-outlined:active, .lime.p-button.p-button-outlined:focus {
  background-color: rgb(250, 251.5, 235.2) !important;
}
.lime.p-toolbar {
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.darken-1 {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-1:hover {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-2 {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-2:hover {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-3 {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-3:hover {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-4 {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.darken-4:hover {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.lighten-1 {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-1:hover {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-2 {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-2:hover {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-3 {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-3:hover {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-4 {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.lime.lighten-4:hover {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.bglime {
  background-color: #cddc39;
}
.bglime:hover, .bglime:focus {
  background-color: #cddc39;
}
.bglime.p-card {
  background-color: #cddc39;
  border-color: #cddc39;
}
.bglime.darken-1 {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-1:hover {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-2 {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-2:hover {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-3 {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-3:hover {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-4 {
  background-color: rgb(123, 132, 34.2);
}
.bglime.darken-4:hover {
  background-color: rgb(123, 132, 34.2);
}
.bglime.lighten-1 {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-1:hover {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-2 {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-2:hover {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-3 {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-3:hover {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-4 {
  background-color: rgb(225, 234, 136.2);
}
.bglime.lighten-4:hover {
  background-color: rgb(225, 234, 136.2);
}
*[color=yellow] {
  color: #ffeb3b;
}
.yellow {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow:hover, .yellow:active, .yellow:focus {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button {
  color: white !important;
}
.yellow.p-button:hover, .yellow.p-button:active, .yellow.p-button:focus {
  color: white !important;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button.p-button-outlined {
  background-color: white !important;
  color: #ffeb3b !important;
}
.yellow.p-button.p-button-outlined:hover, .yellow.p-button.p-button-outlined:active, .yellow.p-button.p-button-outlined:focus {
  background-color: rgb(255, 253, 235.4) !important;
}
.yellow.p-toolbar {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.darken-1 {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-1:hover {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-2 {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-2:hover {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-3 {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-3:hover {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-4 {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.darken-4:hover {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.lighten-1 {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-1:hover {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-2 {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-2:hover {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-3 {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-3:hover {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-4 {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.yellow.lighten-4:hover {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.bgyellow {
  background-color: #ffeb3b;
}
.bgyellow:hover, .bgyellow:focus {
  background-color: #ffeb3b;
}
.bgyellow.p-card {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.bgyellow.darken-1 {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-1:hover {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-2 {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-2:hover {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-3 {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-3:hover {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-4 {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.darken-4:hover {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.lighten-1 {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-1:hover {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-2 {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-2:hover {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-3 {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-3:hover {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-4 {
  background-color: rgb(255, 243, 137.4);
}
.bgyellow.lighten-4:hover {
  background-color: rgb(255, 243, 137.4);
}
*[color=amber] {
  color: #ffc107;
}
.amber {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber:hover, .amber:active, .amber:focus {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button {
  color: white !important;
}
.amber.p-button:hover, .amber.p-button:active, .amber.p-button:focus {
  color: white !important;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button.p-button-outlined {
  background-color: white !important;
  color: #ffc107 !important;
}
.amber.p-button.p-button-outlined:hover, .amber.p-button.p-button-outlined:active, .amber.p-button.p-button-outlined:focus {
  background-color: rgb(255, 248.8, 230.2) !important;
}
.amber.p-toolbar {
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.darken-1 {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-1:hover {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-2 {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-2:hover {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-3 {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-3:hover {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-4 {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.darken-4:hover {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.lighten-1 {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-1:hover {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-2 {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-2:hover {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-3 {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-3:hover {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-4 {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.amber.lighten-4:hover {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.bgamber {
  background-color: #ffc107;
}
.bgamber:hover, .bgamber:focus {
  background-color: #ffc107;
}
.bgamber.p-card {
  background-color: #ffc107;
  border-color: #ffc107;
}
.bgamber.darken-1 {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-1:hover {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-2 {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-2:hover {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-3 {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-3:hover {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-4 {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.darken-4:hover {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.lighten-1 {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-1:hover {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-2 {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-2:hover {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-3 {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-3:hover {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-4 {
  background-color: rgb(255, 217.8, 106.2);
}
.bgamber.lighten-4:hover {
  background-color: rgb(255, 217.8, 106.2);
}
*[color=orange] {
  color: #ff9800;
}
.orange {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange:hover, .orange:active, .orange:focus {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button {
  color: white !important;
}
.orange.p-button:hover, .orange.p-button:active, .orange.p-button:focus {
  color: white !important;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button.p-button-outlined {
  background-color: white !important;
  color: #ff9800 !important;
}
.orange.p-button.p-button-outlined:hover, .orange.p-button.p-button-outlined:active, .orange.p-button.p-button-outlined:focus {
  background-color: rgb(255, 244.7, 229.5) !important;
}
.orange.p-toolbar {
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.darken-1 {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-1:hover {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-2 {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-2:hover {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-3 {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-3:hover {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-4 {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.darken-4:hover {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.lighten-1 {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-1:hover {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-2 {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-2:hover {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-3 {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-3:hover {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-4 {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.orange.lighten-4:hover {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.bgorange {
  background-color: #ff9800;
}
.bgorange:hover, .bgorange:focus {
  background-color: #ff9800;
}
.bgorange.p-card {
  background-color: #ff9800;
  border-color: #ff9800;
}
.bgorange.darken-1 {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-1:hover {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-2 {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-2:hover {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-3 {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-3:hover {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-4 {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.darken-4:hover {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.lighten-1 {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-1:hover {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-2 {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-2:hover {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-3 {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-3:hover {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-4 {
  background-color: rgb(255, 193.2, 102);
}
.bgorange.lighten-4:hover {
  background-color: rgb(255, 193.2, 102);
}
*[color=deep-orange] {
  color: #ff5722;
}
.deep-orange {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange:hover, .deep-orange:active, .deep-orange:focus {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button {
  color: white !important;
}
.deep-orange.p-button:hover, .deep-orange.p-button:active, .deep-orange.p-button:focus {
  color: white !important;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button.p-button-outlined {
  background-color: white !important;
  color: #ff5722 !important;
}
.deep-orange.p-button.p-button-outlined:hover, .deep-orange.p-button.p-button-outlined:active, .deep-orange.p-button.p-button-outlined:focus {
  background-color: rgb(255, 238.2, 232.9) !important;
}
.deep-orange.p-toolbar {
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.darken-1 {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-1:hover {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-2 {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-2:hover {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-3 {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-3:hover {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-4 {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.darken-4:hover {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.lighten-1 {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-1:hover {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-2 {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-2:hover {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-3 {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-3:hover {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-4 {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.deep-orange.lighten-4:hover {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange {
  background-color: #ff5722;
}
.bgdeep-orange:hover, .bgdeep-orange:focus {
  background-color: #ff5722;
}
.bgdeep-orange.p-card {
  background-color: #ff5722;
  border-color: #ff5722;
}
.bgdeep-orange.darken-1 {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-1:hover {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-2 {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-2:hover {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-3 {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-3:hover {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-4 {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.darken-4:hover {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.lighten-1 {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-1:hover {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-2 {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-2:hover {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-3 {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-3:hover {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-4 {
  background-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange.lighten-4:hover {
  background-color: rgb(255, 154.2, 122.4);
}
*[color=brown] {
  color: #795548;
}
.brown {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown:hover, .brown:active, .brown:focus {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button {
  color: white !important;
}
.brown.p-button:hover, .brown.p-button:active, .brown.p-button:focus {
  color: white !important;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button.p-button-outlined {
  background-color: white !important;
  color: #795548 !important;
}
.brown.p-button.p-button-outlined:hover, .brown.p-button.p-button-outlined:active, .brown.p-button.p-button-outlined:focus {
  background-color: rgb(241.6, 238, 236.7) !important;
}
.brown.p-toolbar {
  background-color: #795548;
  border-color: #795548;
}
.brown.darken-1 {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-1:hover {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-2 {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-2:hover {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-3 {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-3:hover {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-4 {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.darken-4:hover {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.lighten-1 {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-1:hover {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-2 {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-2:hover {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-3 {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-3:hover {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-4 {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.brown.lighten-4:hover {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.bgbrown {
  background-color: #795548;
}
.bgbrown:hover, .bgbrown:focus {
  background-color: #795548;
}
.bgbrown.p-card {
  background-color: #795548;
  border-color: #795548;
}
.bgbrown.darken-1 {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-1:hover {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-2 {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-2:hover {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-3 {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-3:hover {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-4 {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.darken-4:hover {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.lighten-1 {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-1:hover {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-2 {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-2:hover {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-3 {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-3:hover {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-4 {
  background-color: rgb(174.6, 153, 145.2);
}
.bgbrown.lighten-4:hover {
  background-color: rgb(174.6, 153, 145.2);
}
*[color=blue-gray] {
  color: #607d8b;
}
.blue-gray {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray:hover, .blue-gray:active, .blue-gray:focus {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button {
  color: white !important;
}
.blue-gray.p-button:hover, .blue-gray.p-button:active, .blue-gray.p-button:focus {
  color: white !important;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button.p-button-outlined {
  background-color: white !important;
  color: #607d8b !important;
}
.blue-gray.p-button.p-button-outlined:hover, .blue-gray.p-button.p-button-outlined:active, .blue-gray.p-button.p-button-outlined:focus {
  background-color: rgb(239.1, 242, 243.4) !important;
}
.blue-gray.p-toolbar {
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.darken-1 {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-1:hover {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-2 {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-2:hover {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-3 {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-3:hover {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-4 {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.darken-4:hover {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.lighten-1 {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-1:hover {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-2 {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-2:hover {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-3 {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-3:hover {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-4 {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.blue-gray.lighten-4:hover {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray {
  background-color: #607d8b;
}
.bgblue-gray:hover, .bgblue-gray:focus {
  background-color: #607d8b;
}
.bgblue-gray.p-card {
  background-color: #607d8b;
  border-color: #607d8b;
}
.bgblue-gray.darken-1 {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-1:hover {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-2 {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-2:hover {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-3 {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-3:hover {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-4 {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.darken-4:hover {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.lighten-1 {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-1:hover {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-2 {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-2:hover {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-3 {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-3:hover {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-4 {
  background-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray.lighten-4:hover {
  background-color: rgb(159.6, 177, 185.4);
}
*[color=gray] {
  color: #9e9e9e;
}
.gray {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray:hover, .gray:active, .gray:focus {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button {
  color: white !important;
}
.gray.p-button:hover, .gray.p-button:active, .gray.p-button:focus {
  color: white !important;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button.p-button-outlined {
  background-color: white !important;
  color: #9e9e9e !important;
}
.gray.p-button.p-button-outlined:hover, .gray.p-button.p-button-outlined:active, .gray.p-button.p-button-outlined:focus {
  background-color: rgb(245.3, 245.3, 245.3) !important;
}
.gray.p-toolbar {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.darken-1 {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-1:hover {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-2 {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-2:hover {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-3 {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-3:hover {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-4 {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.darken-4:hover {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.lighten-1 {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-1:hover {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-2 {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-2:hover {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-3 {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-3:hover {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-4 {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.gray.lighten-4:hover {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.bggray {
  background-color: #9e9e9e;
}
.bggray:hover, .bggray:focus {
  background-color: #9e9e9e;
}
.bggray.p-card {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.bggray.darken-1 {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-1:hover {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-2 {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-2:hover {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-3 {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-3:hover {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-4 {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.darken-4:hover {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.lighten-1 {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-1:hover {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-2 {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-2:hover {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-3 {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-3:hover {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-4 {
  background-color: rgb(196.8, 196.8, 196.8);
}
.bggray.lighten-4:hover {
  background-color: rgb(196.8, 196.8, 196.8);
}
*[color=ble] {
  color: #287aa9;
}
.ble {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble:hover, .ble:active, .ble:focus {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button {
  color: white !important;
}
.ble.p-button:hover, .ble.p-button:active, .ble.p-button:focus {
  color: white !important;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button.p-button-outlined {
  background-color: white !important;
  color: #287aa9 !important;
}
.ble.p-button.p-button-outlined:hover, .ble.p-button.p-button-outlined:active, .ble.p-button.p-button-outlined:focus {
  background-color: rgb(233.5, 241.7, 246.4) !important;
}
.ble.p-toolbar {
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.darken-1 {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-1:hover {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-2 {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-2:hover {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-3 {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-3:hover {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-4 {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.darken-4:hover {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.lighten-1 {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-1:hover {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-2 {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-2:hover {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-3 {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-3:hover {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-4 {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.ble.lighten-4:hover {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.bgble {
  background-color: #287aa9;
}
.bgble:hover, .bgble:focus {
  background-color: #287aa9;
}
.bgble.p-card {
  background-color: #287aa9;
  border-color: #287aa9;
}
.bgble.darken-1 {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-1:hover {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-2 {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-2:hover {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-3 {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-3:hover {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-4 {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.darken-4:hover {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.lighten-1 {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-1:hover {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-2 {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-2:hover {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-3 {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-3:hover {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-4 {
  background-color: rgb(126, 175.2, 203.4);
}
.bgble.lighten-4:hover {
  background-color: rgb(126, 175.2, 203.4);
}
*[color=black] {
  color: #202020;
}
.black {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black:hover, .black:active, .black:focus {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button {
  color: white !important;
}
.black.p-button:hover, .black.p-button:active, .black.p-button:focus {
  color: white !important;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button.p-button-outlined {
  background-color: white !important;
  color: #202020 !important;
}
.black.p-button.p-button-outlined:hover, .black.p-button.p-button-outlined:active, .black.p-button.p-button-outlined:focus {
  background-color: rgb(232.7, 232.7, 232.7) !important;
}
.black.p-toolbar {
  background-color: #202020;
  border-color: #202020;
}
.black.darken-1 {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-1:hover {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-2 {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-2:hover {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-3 {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-3:hover {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-4 {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.darken-4:hover {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.lighten-1 {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-1:hover {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-2 {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-2:hover {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-3 {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-3:hover {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-4 {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.black.lighten-4:hover {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.bgblack {
  background-color: #202020;
}
.bgblack:hover, .bgblack:focus {
  background-color: #202020;
}
.bgblack.p-card {
  background-color: #202020;
  border-color: #202020;
}
.bgblack.darken-1 {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-1:hover {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-2 {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-2:hover {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-3 {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-3:hover {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-4 {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.darken-4:hover {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.lighten-1 {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-1:hover {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-2 {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-2:hover {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-3 {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-3:hover {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-4 {
  background-color: rgb(121.2, 121.2, 121.2);
}
.bgblack.lighten-4:hover {
  background-color: rgb(121.2, 121.2, 121.2);
}
*[color=white] {
  color: #ffffff;
}
.white {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white:hover, .white:active, .white:focus {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button {
  color: white !important;
}
.white.p-button:hover, .white.p-button:active, .white.p-button:focus {
  color: white !important;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button.p-button-outlined {
  background-color: white !important;
  color: #ffffff !important;
}
.white.p-button.p-button-outlined:hover, .white.p-button.p-button-outlined:active, .white.p-button.p-button-outlined:focus {
  background-color: white !important;
}
.white.p-toolbar {
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.darken-1 {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-1:hover {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-2 {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-2:hover {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-3 {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-3:hover {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-4 {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.darken-4:hover {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.lighten-1 {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-1:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2 {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3 {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4 {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.bgwhite {
  background-color: #ffffff;
}
.bgwhite:hover, .bgwhite:focus {
  background-color: #ffffff;
}
.bgwhite.p-card {
  background-color: #ffffff;
  border-color: #ffffff;
}
.bgwhite.darken-1 {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-1:hover {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-2 {
  background-color: #cccccc;
}
.bgwhite.darken-2:hover {
  background-color: #cccccc;
}
.bgwhite.darken-3 {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-3:hover {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-4 {
  background-color: #999999;
}
.bgwhite.darken-4:hover {
  background-color: #999999;
}
.bgwhite.lighten-1 {
  background-color: white;
}
.bgwhite.lighten-1:hover {
  background-color: white;
}
.bgwhite.lighten-2 {
  background-color: white;
}
.bgwhite.lighten-2:hover {
  background-color: white;
}
.bgwhite.lighten-3 {
  background-color: white;
}
.bgwhite.lighten-3:hover {
  background-color: white;
}
.bgwhite.lighten-4 {
  background-color: white;
}
.bgwhite.lighten-4:hover {
  background-color: white;
}
.default {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.default:hover, .default:focus {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.error-container {
  margin: 15px 0;
}
.error-container .inner-error {
  margin-top: 10px;
  font-size: 13px;
}
.error-container .inner-error p {
  margin: 0;
}
.error-container .err-type {
  display: block;
  font-size: 11px;
}/* COLORS */
/* reserved possible colors

#6B3A0A - warm brown OR #8E3F0A - burnt orange
#8A1538 - deep berry
#005A7A - petrol cyan

maybe #0C0C73 - deep indigo, but close to return/black

*/
/* FONTS */
/* PACKETA UI/UX */
/* Material palette */
[color=primary][data-v-9869ad23] {
  color: #bc210a;
}
.primary[data-v-9869ad23] {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary[data-v-9869ad23]:hover, .primary[data-v-9869ad23]:active, .primary[data-v-9869ad23]:focus {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button[data-v-9869ad23] {
  color: white !important;
}
.primary.p-button[data-v-9869ad23]:hover, .primary.p-button[data-v-9869ad23]:active, .primary.p-button[data-v-9869ad23]:focus {
  color: white !important;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button.p-button-outlined[data-v-9869ad23] {
  background-color: white !important;
  color: #bc210a !important;
}
.primary.p-button.p-button-outlined[data-v-9869ad23]:hover, .primary.p-button.p-button-outlined[data-v-9869ad23]:active, .primary.p-button.p-button-outlined[data-v-9869ad23]:focus {
  background-color: rgb(248.3, 232.8, 230.5) !important;
}
.primary.p-toolbar[data-v-9869ad23] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.darken-1[data-v-9869ad23] {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-1[data-v-9869ad23]:hover {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-2[data-v-9869ad23] {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-2[data-v-9869ad23]:hover {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-3[data-v-9869ad23] {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-3[data-v-9869ad23]:hover {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-4[data-v-9869ad23] {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.darken-4[data-v-9869ad23]:hover {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.lighten-1[data-v-9869ad23] {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-1[data-v-9869ad23]:hover {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-2[data-v-9869ad23] {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-2[data-v-9869ad23]:hover {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-3[data-v-9869ad23] {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-3[data-v-9869ad23]:hover {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-4[data-v-9869ad23] {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.primary.lighten-4[data-v-9869ad23]:hover {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.bgprimary[data-v-9869ad23] {
  background-color: #bc210a;
}
.bgprimary[data-v-9869ad23]:hover, .bgprimary[data-v-9869ad23]:focus {
  background-color: #bc210a;
}
.bgprimary.p-card[data-v-9869ad23] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.bgprimary.darken-1[data-v-9869ad23] {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-1[data-v-9869ad23]:hover {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-2[data-v-9869ad23] {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-2[data-v-9869ad23]:hover {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-3[data-v-9869ad23] {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-3[data-v-9869ad23]:hover {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-4[data-v-9869ad23] {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.darken-4[data-v-9869ad23]:hover {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.lighten-1[data-v-9869ad23] {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-1[data-v-9869ad23]:hover {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-2[data-v-9869ad23] {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-2[data-v-9869ad23]:hover {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-3[data-v-9869ad23] {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-3[data-v-9869ad23]:hover {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-4[data-v-9869ad23] {
  background-color: rgb(214.8, 121.8, 108);
}
.bgprimary.lighten-4[data-v-9869ad23]:hover {
  background-color: rgb(214.8, 121.8, 108);
}
[color=red][data-v-9869ad23] {
  color: #f44336;
}
.red[data-v-9869ad23] {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red[data-v-9869ad23]:hover, .red[data-v-9869ad23]:active, .red[data-v-9869ad23]:focus {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button[data-v-9869ad23] {
  color: white !important;
}
.red.p-button[data-v-9869ad23]:hover, .red.p-button[data-v-9869ad23]:active, .red.p-button[data-v-9869ad23]:focus {
  color: white !important;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button.p-button-outlined[data-v-9869ad23] {
  background-color: white !important;
  color: #f44336 !important;
}
.red.p-button.p-button-outlined[data-v-9869ad23]:hover, .red.p-button.p-button-outlined[data-v-9869ad23]:active, .red.p-button.p-button-outlined[data-v-9869ad23]:focus {
  background-color: rgb(253.9, 236.2, 234.9) !important;
}
.red.p-toolbar[data-v-9869ad23] {
  background-color: #f44336;
  border-color: #f44336;
}
.red.darken-1[data-v-9869ad23] {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-1[data-v-9869ad23]:hover {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-2[data-v-9869ad23] {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-2[data-v-9869ad23]:hover {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-3[data-v-9869ad23] {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-3[data-v-9869ad23]:hover {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-4[data-v-9869ad23] {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.darken-4[data-v-9869ad23]:hover {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.lighten-1[data-v-9869ad23] {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-1[data-v-9869ad23]:hover {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-2[data-v-9869ad23] {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-2[data-v-9869ad23]:hover {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-3[data-v-9869ad23] {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-3[data-v-9869ad23]:hover {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-4[data-v-9869ad23] {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.red.lighten-4[data-v-9869ad23]:hover {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.bgred[data-v-9869ad23] {
  background-color: #f44336;
}
.bgred[data-v-9869ad23]:hover, .bgred[data-v-9869ad23]:focus {
  background-color: #f44336;
}
.bgred.p-card[data-v-9869ad23] {
  background-color: #f44336;
  border-color: #f44336;
}
.bgred.darken-1[data-v-9869ad23] {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-1[data-v-9869ad23]:hover {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-2[data-v-9869ad23] {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-2[data-v-9869ad23]:hover {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-3[data-v-9869ad23] {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-3[data-v-9869ad23]:hover {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-4[data-v-9869ad23] {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.darken-4[data-v-9869ad23]:hover {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.lighten-1[data-v-9869ad23] {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-1[data-v-9869ad23]:hover {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-2[data-v-9869ad23] {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-2[data-v-9869ad23]:hover {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-3[data-v-9869ad23] {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-3[data-v-9869ad23]:hover {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-4[data-v-9869ad23] {
  background-color: rgb(248.4, 142.2, 134.4);
}
.bgred.lighten-4[data-v-9869ad23]:hover {
  background-color: rgb(248.4, 142.2, 134.4);
}
[color=grenade][data-v-9869ad23] {
  color: #dd2c00;
}
.grenade[data-v-9869ad23] {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade[data-v-9869ad23]:hover, .grenade[data-v-9869ad23]:active, .grenade[data-v-9869ad23]:focus {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button[data-v-9869ad23] {
  color: white !important;
}
.grenade.p-button[data-v-9869ad23]:hover, .grenade.p-button[data-v-9869ad23]:active, .grenade.p-button[data-v-9869ad23]:focus {
  color: white !important;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button.p-button-outlined[data-v-9869ad23] {
  background-color: white !important;
  color: #dd2c00 !important;
}
.grenade.p-button.p-button-outlined[data-v-9869ad23]:hover, .grenade.p-button.p-button-outlined[data-v-9869ad23]:active, .grenade.p-button.p-button-outlined[data-v-9869ad23]:focus {
  background-color: rgb(251.6, 233.9, 229.5) !important;
}
.grenade.p-toolbar[data-v-9869ad23] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.darken-1[data-v-9869ad23] {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-1[data-v-9869ad23]:hover {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-2[data-v-9869ad23] {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-2[data-v-9869ad23]:hover {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-3[data-v-9869ad23] {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-3[data-v-9869ad23]:hover {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-4[data-v-9869ad23] {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.darken-4[data-v-9869ad23]:hover {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.lighten-1[data-v-9869ad23] {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-1[data-v-9869ad23]:hover {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-2[data-v-9869ad23] {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-2[data-v-9869ad23]:hover {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-3[data-v-9869ad23] {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-3[data-v-9869ad23]:hover {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-4[data-v-9869ad23] {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.grenade.lighten-4[data-v-9869ad23]:hover {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.bggrenade[data-v-9869ad23] {
  background-color: #dd2c00;
}
.bggrenade[data-v-9869ad23]:hover, .bggrenade[data-v-9869ad23]:focus {
  background-color: #dd2c00;
}
.bggrenade.p-card[data-v-9869ad23] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.bggrenade.darken-1[data-v-9869ad23] {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-1[data-v-9869ad23]:hover {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-2[data-v-9869ad23] {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-2[data-v-9869ad23]:hover {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-3[data-v-9869ad23] {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-3[data-v-9869ad23]:hover {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-4[data-v-9869ad23] {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.darken-4[data-v-9869ad23]:hover {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.lighten-1[data-v-9869ad23] {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-1[data-v-9869ad23]:hover {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-2[data-v-9869ad23] {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-2[data-v-9869ad23]:hover {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-3[data-v-9869ad23] {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-3[data-v-9869ad23]:hover {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-4[data-v-9869ad23] {
  background-color: rgb(234.6, 128.4, 102);
}
.bggrenade.lighten-4[data-v-9869ad23]:hover {
  background-color: rgb(234.6, 128.4, 102);
}
[color=pink][data-v-9869ad23] {
  color: #e91e63;
}
.pink[data-v-9869ad23] {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink[data-v-9869ad23]:hover, .pink[data-v-9869ad23]:active, .pink[data-v-9869ad23]:focus {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button[data-v-9869ad23] {
  color: white !important;
}
.pink.p-button[data-v-9869ad23]:hover, .pink.p-button[data-v-9869ad23]:active, .pink.p-button[data-v-9869ad23]:focus {
  color: white !important;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button.p-button-outlined[data-v-9869ad23] {
  background-color: white !important;
  color: #e91e63 !important;
}
.pink.p-button.p-button-outlined[data-v-9869ad23]:hover, .pink.p-button.p-button-outlined[data-v-9869ad23]:active, .pink.p-button.p-button-outlined[data-v-9869ad23]:focus {
  background-color: rgb(252.8, 232.5, 239.4) !important;
}
.pink.p-toolbar[data-v-9869ad23] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.darken-1[data-v-9869ad23] {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-1[data-v-9869ad23]:hover {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-2[data-v-9869ad23] {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-2[data-v-9869ad23]:hover {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-3[data-v-9869ad23] {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-3[data-v-9869ad23]:hover {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-4[data-v-9869ad23] {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.darken-4[data-v-9869ad23]:hover {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.lighten-1[data-v-9869ad23] {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-1[data-v-9869ad23]:hover {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-2[data-v-9869ad23] {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-2[data-v-9869ad23]:hover {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-3[data-v-9869ad23] {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-3[data-v-9869ad23]:hover {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-4[data-v-9869ad23] {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.pink.lighten-4[data-v-9869ad23]:hover {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.bgpink[data-v-9869ad23] {
  background-color: #e91e63;
}
.bgpink[data-v-9869ad23]:hover, .bgpink[data-v-9869ad23]:focus {
  background-color: #e91e63;
}
.bgpink.p-card[data-v-9869ad23] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.bgpink.darken-1[data-v-9869ad23] {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-1[data-v-9869ad23]:hover {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-2[data-v-9869ad23] {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-2[data-v-9869ad23]:hover {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-3[data-v-9869ad23] {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-3[data-v-9869ad23]:hover {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-4[data-v-9869ad23] {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.darken-4[data-v-9869ad23]:hover {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.lighten-1[data-v-9869ad23] {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-1[data-v-9869ad23]:hover {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-2[data-v-9869ad23] {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-2[data-v-9869ad23]:hover {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-3[data-v-9869ad23] {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-3[data-v-9869ad23]:hover {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-4[data-v-9869ad23] {
  background-color: rgb(241.8, 120, 161.4);
}
.bgpink.lighten-4[data-v-9869ad23]:hover {
  background-color: rgb(241.8, 120, 161.4);
}
[color=purple][data-v-9869ad23] {
  color: #9c27b0;
}
.purple[data-v-9869ad23] {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple[data-v-9869ad23]:hover, .purple[data-v-9869ad23]:active, .purple[data-v-9869ad23]:focus {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button[data-v-9869ad23] {
  color: white !important;
}
.purple.p-button[data-v-9869ad23]:hover, .purple.p-button[data-v-9869ad23]:active, .purple.p-button[data-v-9869ad23]:focus {
  color: white !important;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button.p-button-outlined[data-v-9869ad23] {
  background-color: white !important;
  color: #9c27b0 !important;
}
.purple.p-button.p-button-outlined[data-v-9869ad23]:hover, .purple.p-button.p-button-outlined[data-v-9869ad23]:active, .purple.p-button.p-button-outlined[data-v-9869ad23]:focus {
  background-color: rgb(245.1, 233.4, 247.1) !important;
}
.purple.p-toolbar[data-v-9869ad23] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.darken-1[data-v-9869ad23] {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-1[data-v-9869ad23]:hover {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-2[data-v-9869ad23] {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-2[data-v-9869ad23]:hover {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-3[data-v-9869ad23] {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-3[data-v-9869ad23]:hover {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-4[data-v-9869ad23] {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.darken-4[data-v-9869ad23]:hover {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.lighten-1[data-v-9869ad23] {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-1[data-v-9869ad23]:hover {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-2[data-v-9869ad23] {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-2[data-v-9869ad23]:hover {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-3[data-v-9869ad23] {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-3[data-v-9869ad23]:hover {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-4[data-v-9869ad23] {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.purple.lighten-4[data-v-9869ad23]:hover {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple[data-v-9869ad23] {
  background-color: #9c27b0;
}
.bgpurple[data-v-9869ad23]:hover, .bgpurple[data-v-9869ad23]:focus {
  background-color: #9c27b0;
}
.bgpurple.p-card[data-v-9869ad23] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.bgpurple.darken-1[data-v-9869ad23] {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-1[data-v-9869ad23]:hover {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-2[data-v-9869ad23] {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-2[data-v-9869ad23]:hover {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-3[data-v-9869ad23] {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-3[data-v-9869ad23]:hover {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-4[data-v-9869ad23] {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.darken-4[data-v-9869ad23]:hover {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.lighten-1[data-v-9869ad23] {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-1[data-v-9869ad23]:hover {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-2[data-v-9869ad23] {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-2[data-v-9869ad23]:hover {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-3[data-v-9869ad23] {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-3[data-v-9869ad23]:hover {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-4[data-v-9869ad23] {
  background-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple.lighten-4[data-v-9869ad23]:hover {
  background-color: rgb(195.6, 125.4, 207.6);
}
[color=deep-purple][data-v-9869ad23] {
  color: #673ab7;
}
.deep-purple[data-v-9869ad23] {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple[data-v-9869ad23]:hover, .deep-purple[data-v-9869ad23]:active, .deep-purple[data-v-9869ad23]:focus {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button[data-v-9869ad23] {
  color: white !important;
}
.deep-purple.p-button[data-v-9869ad23]:hover, .deep-purple.p-button[data-v-9869ad23]:active, .deep-purple.p-button[data-v-9869ad23]:focus {
  color: white !important;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button.p-button-outlined[data-v-9869ad23] {
  background-color: white !important;
  color: #673ab7 !important;
}
.deep-purple.p-button.p-button-outlined[data-v-9869ad23]:hover, .deep-purple.p-button.p-button-outlined[data-v-9869ad23]:active, .deep-purple.p-button.p-button-outlined[data-v-9869ad23]:focus {
  background-color: rgb(239.8, 235.3, 247.8) !important;
}
.deep-purple.p-toolbar[data-v-9869ad23] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.darken-1[data-v-9869ad23] {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-1[data-v-9869ad23]:hover {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-2[data-v-9869ad23] {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-2[data-v-9869ad23]:hover {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-3[data-v-9869ad23] {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-3[data-v-9869ad23]:hover {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-4[data-v-9869ad23] {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.darken-4[data-v-9869ad23]:hover {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.lighten-1[data-v-9869ad23] {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-1[data-v-9869ad23]:hover {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-2[data-v-9869ad23] {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-2[data-v-9869ad23]:hover {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-3[data-v-9869ad23] {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-3[data-v-9869ad23]:hover {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-4[data-v-9869ad23] {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.deep-purple.lighten-4[data-v-9869ad23]:hover {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple[data-v-9869ad23] {
  background-color: #673ab7;
}
.bgdeep-purple[data-v-9869ad23]:hover, .bgdeep-purple[data-v-9869ad23]:focus {
  background-color: #673ab7;
}
.bgdeep-purple.p-card[data-v-9869ad23] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.bgdeep-purple.darken-1[data-v-9869ad23] {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-1[data-v-9869ad23]:hover {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-2[data-v-9869ad23] {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-2[data-v-9869ad23]:hover {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-3[data-v-9869ad23] {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-3[data-v-9869ad23]:hover {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-4[data-v-9869ad23] {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.darken-4[data-v-9869ad23]:hover {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.lighten-1[data-v-9869ad23] {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-1[data-v-9869ad23]:hover {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-2[data-v-9869ad23] {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-2[data-v-9869ad23]:hover {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-3[data-v-9869ad23] {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-3[data-v-9869ad23]:hover {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-4[data-v-9869ad23] {
  background-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple.lighten-4[data-v-9869ad23]:hover {
  background-color: rgb(163.8, 136.8, 211.8);
}
[color=indigo][data-v-9869ad23] {
  color: #3f51b5;
}
.indigo[data-v-9869ad23] {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo[data-v-9869ad23]:hover, .indigo[data-v-9869ad23]:active, .indigo[data-v-9869ad23]:focus {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button[data-v-9869ad23] {
  color: white !important;
}
.indigo.p-button[data-v-9869ad23]:hover, .indigo.p-button[data-v-9869ad23]:active, .indigo.p-button[data-v-9869ad23]:focus {
  color: white !important;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button.p-button-outlined[data-v-9869ad23] {
  background-color: white !important;
  color: #3f51b5 !important;
}
.indigo.p-button.p-button-outlined[data-v-9869ad23]:hover, .indigo.p-button.p-button-outlined[data-v-9869ad23]:active, .indigo.p-button.p-button-outlined[data-v-9869ad23]:focus {
  background-color: rgb(235.8, 237.6, 247.6) !important;
}
.indigo.p-toolbar[data-v-9869ad23] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.darken-1[data-v-9869ad23] {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-1[data-v-9869ad23]:hover {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-2[data-v-9869ad23] {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-2[data-v-9869ad23]:hover {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-3[data-v-9869ad23] {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-3[data-v-9869ad23]:hover {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-4[data-v-9869ad23] {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.darken-4[data-v-9869ad23]:hover {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.lighten-1[data-v-9869ad23] {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-1[data-v-9869ad23]:hover {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-2[data-v-9869ad23] {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-2[data-v-9869ad23]:hover {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-3[data-v-9869ad23] {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-3[data-v-9869ad23]:hover {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-4[data-v-9869ad23] {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.indigo.lighten-4[data-v-9869ad23]:hover {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo[data-v-9869ad23] {
  background-color: #3f51b5;
}
.bgindigo[data-v-9869ad23]:hover, .bgindigo[data-v-9869ad23]:focus {
  background-color: #3f51b5;
}
.bgindigo.p-card[data-v-9869ad23] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.bgindigo.darken-1[data-v-9869ad23] {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-1[data-v-9869ad23]:hover {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-2[data-v-9869ad23] {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-2[data-v-9869ad23]:hover {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-3[data-v-9869ad23] {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-3[data-v-9869ad23]:hover {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-4[data-v-9869ad23] {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.darken-4[data-v-9869ad23]:hover {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.lighten-1[data-v-9869ad23] {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-1[data-v-9869ad23]:hover {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-2[data-v-9869ad23] {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-2[data-v-9869ad23]:hover {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-3[data-v-9869ad23] {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-3[data-v-9869ad23]:hover {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-4[data-v-9869ad23] {
  background-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo.lighten-4[data-v-9869ad23]:hover {
  background-color: rgb(139.8, 150.6, 210.6);
}
[color=blue][data-v-9869ad23] {
  color: #2196f3;
}
.blue[data-v-9869ad23] {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue[data-v-9869ad23]:hover, .blue[data-v-9869ad23]:active, .blue[data-v-9869ad23]:focus {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button[data-v-9869ad23] {
  color: white !important;
}
.blue.p-button[data-v-9869ad23]:hover, .blue.p-button[data-v-9869ad23]:active, .blue.p-button[data-v-9869ad23]:focus {
  color: white !important;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button.p-button-outlined[data-v-9869ad23] {
  background-color: white !important;
  color: #2196f3 !important;
}
.blue.p-button.p-button-outlined[data-v-9869ad23]:hover, .blue.p-button.p-button-outlined[data-v-9869ad23]:active, .blue.p-button.p-button-outlined[data-v-9869ad23]:focus {
  background-color: rgb(232.8, 244.5, 253.8) !important;
}
.blue.p-toolbar[data-v-9869ad23] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.darken-1[data-v-9869ad23] {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-1[data-v-9869ad23]:hover {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-2[data-v-9869ad23] {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-2[data-v-9869ad23]:hover {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-3[data-v-9869ad23] {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-3[data-v-9869ad23]:hover {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-4[data-v-9869ad23] {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.darken-4[data-v-9869ad23]:hover {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.lighten-1[data-v-9869ad23] {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-1[data-v-9869ad23]:hover {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-2[data-v-9869ad23] {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-2[data-v-9869ad23]:hover {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-3[data-v-9869ad23] {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-3[data-v-9869ad23]:hover {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-4[data-v-9869ad23] {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.blue.lighten-4[data-v-9869ad23]:hover {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.bgblue[data-v-9869ad23] {
  background-color: #2196f3;
}
.bgblue[data-v-9869ad23]:hover, .bgblue[data-v-9869ad23]:focus {
  background-color: #2196f3;
}
.bgblue.p-card[data-v-9869ad23] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.bgblue.darken-1[data-v-9869ad23] {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-1[data-v-9869ad23]:hover {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-2[data-v-9869ad23] {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-2[data-v-9869ad23]:hover {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-3[data-v-9869ad23] {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-3[data-v-9869ad23]:hover {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-4[data-v-9869ad23] {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.darken-4[data-v-9869ad23]:hover {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.lighten-1[data-v-9869ad23] {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-1[data-v-9869ad23]:hover {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-2[data-v-9869ad23] {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-2[data-v-9869ad23]:hover {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-3[data-v-9869ad23] {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-3[data-v-9869ad23]:hover {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-4[data-v-9869ad23] {
  background-color: rgb(121.8, 192, 247.8);
}
.bgblue.lighten-4[data-v-9869ad23]:hover {
  background-color: rgb(121.8, 192, 247.8);
}
[color=light-blue][data-v-9869ad23] {
  color: #03a9f4;
}
.light-blue[data-v-9869ad23] {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue[data-v-9869ad23]:hover, .light-blue[data-v-9869ad23]:active, .light-blue[data-v-9869ad23]:focus {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button[data-v-9869ad23] {
  color: white !important;
}
.light-blue.p-button[data-v-9869ad23]:hover, .light-blue.p-button[data-v-9869ad23]:active, .light-blue.p-button[data-v-9869ad23]:focus {
  color: white !important;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button.p-button-outlined[data-v-9869ad23] {
  background-color: white !important;
  color: #03a9f4 !important;
}
.light-blue.p-button.p-button-outlined[data-v-9869ad23]:hover, .light-blue.p-button.p-button-outlined[data-v-9869ad23]:active, .light-blue.p-button.p-button-outlined[data-v-9869ad23]:focus {
  background-color: rgb(229.8, 246.4, 253.9) !important;
}
.light-blue.p-toolbar[data-v-9869ad23] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.darken-1[data-v-9869ad23] {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-1[data-v-9869ad23]:hover {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-2[data-v-9869ad23] {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-2[data-v-9869ad23]:hover {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-3[data-v-9869ad23] {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-3[data-v-9869ad23]:hover {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-4[data-v-9869ad23] {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.darken-4[data-v-9869ad23]:hover {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.lighten-1[data-v-9869ad23] {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-1[data-v-9869ad23]:hover {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-2[data-v-9869ad23] {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-2[data-v-9869ad23]:hover {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-3[data-v-9869ad23] {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-3[data-v-9869ad23]:hover {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-4[data-v-9869ad23] {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.light-blue.lighten-4[data-v-9869ad23]:hover {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue[data-v-9869ad23] {
  background-color: #03a9f4;
}
.bglight-blue[data-v-9869ad23]:hover, .bglight-blue[data-v-9869ad23]:focus {
  background-color: #03a9f4;
}
.bglight-blue.p-card[data-v-9869ad23] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.bglight-blue.darken-1[data-v-9869ad23] {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-1[data-v-9869ad23]:hover {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-2[data-v-9869ad23] {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-2[data-v-9869ad23]:hover {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-3[data-v-9869ad23] {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-3[data-v-9869ad23]:hover {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-4[data-v-9869ad23] {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.darken-4[data-v-9869ad23]:hover {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.lighten-1[data-v-9869ad23] {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-1[data-v-9869ad23]:hover {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-2[data-v-9869ad23] {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-2[data-v-9869ad23]:hover {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-3[data-v-9869ad23] {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-3[data-v-9869ad23]:hover {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-4[data-v-9869ad23] {
  background-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue.lighten-4[data-v-9869ad23]:hover {
  background-color: rgb(103.8, 203.4, 248.4);
}
[color=cyan][data-v-9869ad23] {
  color: #00bcd4;
}
.cyan[data-v-9869ad23] {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan[data-v-9869ad23]:hover, .cyan[data-v-9869ad23]:active, .cyan[data-v-9869ad23]:focus {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button[data-v-9869ad23] {
  color: white !important;
}
.cyan.p-button[data-v-9869ad23]:hover, .cyan.p-button[data-v-9869ad23]:active, .cyan.p-button[data-v-9869ad23]:focus {
  color: white !important;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button.p-button-outlined[data-v-9869ad23] {
  background-color: white !important;
  color: #00bcd4 !important;
}
.cyan.p-button.p-button-outlined[data-v-9869ad23]:hover, .cyan.p-button.p-button-outlined[data-v-9869ad23]:active, .cyan.p-button.p-button-outlined[data-v-9869ad23]:focus {
  background-color: rgb(229.5, 248.3, 250.7) !important;
}
.cyan.p-toolbar[data-v-9869ad23] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.darken-1[data-v-9869ad23] {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-1[data-v-9869ad23]:hover {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-2[data-v-9869ad23] {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-2[data-v-9869ad23]:hover {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-3[data-v-9869ad23] {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-3[data-v-9869ad23]:hover {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-4[data-v-9869ad23] {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.darken-4[data-v-9869ad23]:hover {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.lighten-1[data-v-9869ad23] {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-1[data-v-9869ad23]:hover {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-2[data-v-9869ad23] {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-2[data-v-9869ad23]:hover {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-3[data-v-9869ad23] {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-3[data-v-9869ad23]:hover {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-4[data-v-9869ad23] {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.cyan.lighten-4[data-v-9869ad23]:hover {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.bgcyan[data-v-9869ad23] {
  background-color: #00bcd4;
}
.bgcyan[data-v-9869ad23]:hover, .bgcyan[data-v-9869ad23]:focus {
  background-color: #00bcd4;
}
.bgcyan.p-card[data-v-9869ad23] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.bgcyan.darken-1[data-v-9869ad23] {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-1[data-v-9869ad23]:hover {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-2[data-v-9869ad23] {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-2[data-v-9869ad23]:hover {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-3[data-v-9869ad23] {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-3[data-v-9869ad23]:hover {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-4[data-v-9869ad23] {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.darken-4[data-v-9869ad23]:hover {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.lighten-1[data-v-9869ad23] {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-1[data-v-9869ad23]:hover {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-2[data-v-9869ad23] {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-2[data-v-9869ad23]:hover {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-3[data-v-9869ad23] {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-3[data-v-9869ad23]:hover {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-4[data-v-9869ad23] {
  background-color: rgb(102, 214.8, 229.2);
}
.bgcyan.lighten-4[data-v-9869ad23]:hover {
  background-color: rgb(102, 214.8, 229.2);
}
[color=teal][data-v-9869ad23] {
  color: #009688;
}
.teal[data-v-9869ad23] {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal[data-v-9869ad23]:hover, .teal[data-v-9869ad23]:active, .teal[data-v-9869ad23]:focus {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button[data-v-9869ad23] {
  color: white !important;
}
.teal.p-button[data-v-9869ad23]:hover, .teal.p-button[data-v-9869ad23]:active, .teal.p-button[data-v-9869ad23]:focus {
  color: white !important;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button.p-button-outlined[data-v-9869ad23] {
  background-color: white !important;
  color: #009688 !important;
}
.teal.p-button.p-button-outlined[data-v-9869ad23]:hover, .teal.p-button.p-button-outlined[data-v-9869ad23]:active, .teal.p-button.p-button-outlined[data-v-9869ad23]:focus {
  background-color: rgb(229.5, 244.5, 243.1) !important;
}
.teal.p-toolbar[data-v-9869ad23] {
  background-color: #009688;
  border-color: #009688;
}
.teal.darken-1[data-v-9869ad23] {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-1[data-v-9869ad23]:hover {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-2[data-v-9869ad23] {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-2[data-v-9869ad23]:hover {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-3[data-v-9869ad23] {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-3[data-v-9869ad23]:hover {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-4[data-v-9869ad23] {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.darken-4[data-v-9869ad23]:hover {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.lighten-1[data-v-9869ad23] {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-1[data-v-9869ad23]:hover {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-2[data-v-9869ad23] {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-2[data-v-9869ad23]:hover {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-3[data-v-9869ad23] {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-3[data-v-9869ad23]:hover {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-4[data-v-9869ad23] {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.teal.lighten-4[data-v-9869ad23]:hover {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.bgteal[data-v-9869ad23] {
  background-color: #009688;
}
.bgteal[data-v-9869ad23]:hover, .bgteal[data-v-9869ad23]:focus {
  background-color: #009688;
}
.bgteal.p-card[data-v-9869ad23] {
  background-color: #009688;
  border-color: #009688;
}
.bgteal.darken-1[data-v-9869ad23] {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-1[data-v-9869ad23]:hover {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-2[data-v-9869ad23] {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-2[data-v-9869ad23]:hover {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-3[data-v-9869ad23] {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-3[data-v-9869ad23]:hover {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-4[data-v-9869ad23] {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.darken-4[data-v-9869ad23]:hover {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.lighten-1[data-v-9869ad23] {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-1[data-v-9869ad23]:hover {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-2[data-v-9869ad23] {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-2[data-v-9869ad23]:hover {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-3[data-v-9869ad23] {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-3[data-v-9869ad23]:hover {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-4[data-v-9869ad23] {
  background-color: rgb(102, 192, 183.6);
}
.bgteal.lighten-4[data-v-9869ad23]:hover {
  background-color: rgb(102, 192, 183.6);
}
[color=cobalt][data-v-9869ad23] {
  color: #00bfa5;
}
.cobalt[data-v-9869ad23] {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt[data-v-9869ad23]:hover, .cobalt[data-v-9869ad23]:active, .cobalt[data-v-9869ad23]:focus {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button[data-v-9869ad23] {
  color: white !important;
}
.cobalt.p-button[data-v-9869ad23]:hover, .cobalt.p-button[data-v-9869ad23]:active, .cobalt.p-button[data-v-9869ad23]:focus {
  color: white !important;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button.p-button-outlined[data-v-9869ad23] {
  background-color: white !important;
  color: #00bfa5 !important;
}
.cobalt.p-button.p-button-outlined[data-v-9869ad23]:hover, .cobalt.p-button.p-button-outlined[data-v-9869ad23]:active, .cobalt.p-button.p-button-outlined[data-v-9869ad23]:focus {
  background-color: rgb(229.5, 248.6, 246) !important;
}
.cobalt.p-toolbar[data-v-9869ad23] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.darken-1[data-v-9869ad23] {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-1[data-v-9869ad23]:hover {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-2[data-v-9869ad23] {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-2[data-v-9869ad23]:hover {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-3[data-v-9869ad23] {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-3[data-v-9869ad23]:hover {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-4[data-v-9869ad23] {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.darken-4[data-v-9869ad23]:hover {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.lighten-1[data-v-9869ad23] {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-1[data-v-9869ad23]:hover {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-2[data-v-9869ad23] {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-2[data-v-9869ad23]:hover {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-3[data-v-9869ad23] {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-3[data-v-9869ad23]:hover {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-4[data-v-9869ad23] {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.cobalt.lighten-4[data-v-9869ad23]:hover {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.bgcobalt[data-v-9869ad23] {
  background-color: #00bfa5;
}
.bgcobalt[data-v-9869ad23]:hover, .bgcobalt[data-v-9869ad23]:focus {
  background-color: #00bfa5;
}
.bgcobalt.p-card[data-v-9869ad23] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.bgcobalt.darken-1[data-v-9869ad23] {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-1[data-v-9869ad23]:hover {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-2[data-v-9869ad23] {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-2[data-v-9869ad23]:hover {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-3[data-v-9869ad23] {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-3[data-v-9869ad23]:hover {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-4[data-v-9869ad23] {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.darken-4[data-v-9869ad23]:hover {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.lighten-1[data-v-9869ad23] {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-1[data-v-9869ad23]:hover {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-2[data-v-9869ad23] {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-2[data-v-9869ad23]:hover {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-3[data-v-9869ad23] {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-3[data-v-9869ad23]:hover {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-4[data-v-9869ad23] {
  background-color: rgb(102, 216.6, 201);
}
.bgcobalt.lighten-4[data-v-9869ad23]:hover {
  background-color: rgb(102, 216.6, 201);
}
[color=green][data-v-9869ad23] {
  color: #4caf50;
}
.green[data-v-9869ad23] {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green[data-v-9869ad23]:hover, .green[data-v-9869ad23]:active, .green[data-v-9869ad23]:focus {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button[data-v-9869ad23] {
  color: white !important;
}
.green.p-button[data-v-9869ad23]:hover, .green.p-button[data-v-9869ad23]:active, .green.p-button[data-v-9869ad23]:focus {
  color: white !important;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button.p-button-outlined[data-v-9869ad23] {
  background-color: white !important;
  color: #4caf50 !important;
}
.green.p-button.p-button-outlined[data-v-9869ad23]:hover, .green.p-button.p-button-outlined[data-v-9869ad23]:active, .green.p-button.p-button-outlined[data-v-9869ad23]:focus {
  background-color: rgb(237.1, 247, 237.5) !important;
}
.green.p-toolbar[data-v-9869ad23] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.darken-1[data-v-9869ad23] {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-1[data-v-9869ad23]:hover {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-2[data-v-9869ad23] {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-2[data-v-9869ad23]:hover {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-3[data-v-9869ad23] {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-3[data-v-9869ad23]:hover {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-4[data-v-9869ad23] {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.darken-4[data-v-9869ad23]:hover {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.lighten-1[data-v-9869ad23] {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-1[data-v-9869ad23]:hover {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-2[data-v-9869ad23] {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-2[data-v-9869ad23]:hover {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-3[data-v-9869ad23] {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-3[data-v-9869ad23]:hover {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-4[data-v-9869ad23] {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.green.lighten-4[data-v-9869ad23]:hover {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.bggreen[data-v-9869ad23] {
  background-color: #4caf50;
}
.bggreen[data-v-9869ad23]:hover, .bggreen[data-v-9869ad23]:focus {
  background-color: #4caf50;
}
.bggreen.p-card[data-v-9869ad23] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.bggreen.darken-1[data-v-9869ad23] {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-1[data-v-9869ad23]:hover {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-2[data-v-9869ad23] {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-2[data-v-9869ad23]:hover {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-3[data-v-9869ad23] {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-3[data-v-9869ad23]:hover {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-4[data-v-9869ad23] {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.darken-4[data-v-9869ad23]:hover {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.lighten-1[data-v-9869ad23] {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-1[data-v-9869ad23]:hover {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-2[data-v-9869ad23] {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-2[data-v-9869ad23]:hover {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-3[data-v-9869ad23] {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-3[data-v-9869ad23]:hover {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-4[data-v-9869ad23] {
  background-color: rgb(147.6, 207, 150);
}
.bggreen.lighten-4[data-v-9869ad23]:hover {
  background-color: rgb(147.6, 207, 150);
}
[color=light-green][data-v-9869ad23] {
  color: #8bc34a;
}
.light-green[data-v-9869ad23] {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green[data-v-9869ad23]:hover, .light-green[data-v-9869ad23]:active, .light-green[data-v-9869ad23]:focus {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button[data-v-9869ad23] {
  color: white !important;
}
.light-green.p-button[data-v-9869ad23]:hover, .light-green.p-button[data-v-9869ad23]:active, .light-green.p-button[data-v-9869ad23]:focus {
  color: white !important;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button.p-button-outlined[data-v-9869ad23] {
  background-color: white !important;
  color: #8bc34a !important;
}
.light-green.p-button.p-button-outlined[data-v-9869ad23]:hover, .light-green.p-button.p-button-outlined[data-v-9869ad23]:active, .light-green.p-button.p-button-outlined[data-v-9869ad23]:focus {
  background-color: rgb(243.4, 249, 236.9) !important;
}
.light-green.p-toolbar[data-v-9869ad23] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.darken-1[data-v-9869ad23] {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-1[data-v-9869ad23]:hover {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-2[data-v-9869ad23] {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-2[data-v-9869ad23]:hover {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-3[data-v-9869ad23] {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-3[data-v-9869ad23]:hover {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-4[data-v-9869ad23] {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.darken-4[data-v-9869ad23]:hover {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.lighten-1[data-v-9869ad23] {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-1[data-v-9869ad23]:hover {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-2[data-v-9869ad23] {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-2[data-v-9869ad23]:hover {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-3[data-v-9869ad23] {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-3[data-v-9869ad23]:hover {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-4[data-v-9869ad23] {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.light-green.lighten-4[data-v-9869ad23]:hover {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.bglight-green[data-v-9869ad23] {
  background-color: #8bc34a;
}
.bglight-green[data-v-9869ad23]:hover, .bglight-green[data-v-9869ad23]:focus {
  background-color: #8bc34a;
}
.bglight-green.p-card[data-v-9869ad23] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.bglight-green.darken-1[data-v-9869ad23] {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-1[data-v-9869ad23]:hover {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-2[data-v-9869ad23] {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-2[data-v-9869ad23]:hover {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-3[data-v-9869ad23] {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-3[data-v-9869ad23]:hover {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-4[data-v-9869ad23] {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.darken-4[data-v-9869ad23]:hover {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.lighten-1[data-v-9869ad23] {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-1[data-v-9869ad23]:hover {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-2[data-v-9869ad23] {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-2[data-v-9869ad23]:hover {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-3[data-v-9869ad23] {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-3[data-v-9869ad23]:hover {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-4[data-v-9869ad23] {
  background-color: rgb(185.4, 219, 146.4);
}
.bglight-green.lighten-4[data-v-9869ad23]:hover {
  background-color: rgb(185.4, 219, 146.4);
}
[color=lime][data-v-9869ad23] {
  color: #cddc39;
}
.lime[data-v-9869ad23] {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime[data-v-9869ad23]:hover, .lime[data-v-9869ad23]:active, .lime[data-v-9869ad23]:focus {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button[data-v-9869ad23] {
  color: white !important;
}
.lime.p-button[data-v-9869ad23]:hover, .lime.p-button[data-v-9869ad23]:active, .lime.p-button[data-v-9869ad23]:focus {
  color: white !important;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button.p-button-outlined[data-v-9869ad23] {
  background-color: white !important;
  color: #cddc39 !important;
}
.lime.p-button.p-button-outlined[data-v-9869ad23]:hover, .lime.p-button.p-button-outlined[data-v-9869ad23]:active, .lime.p-button.p-button-outlined[data-v-9869ad23]:focus {
  background-color: rgb(250, 251.5, 235.2) !important;
}
.lime.p-toolbar[data-v-9869ad23] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.darken-1[data-v-9869ad23] {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-1[data-v-9869ad23]:hover {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-2[data-v-9869ad23] {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-2[data-v-9869ad23]:hover {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-3[data-v-9869ad23] {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-3[data-v-9869ad23]:hover {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-4[data-v-9869ad23] {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.darken-4[data-v-9869ad23]:hover {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.lighten-1[data-v-9869ad23] {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-1[data-v-9869ad23]:hover {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-2[data-v-9869ad23] {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-2[data-v-9869ad23]:hover {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-3[data-v-9869ad23] {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-3[data-v-9869ad23]:hover {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-4[data-v-9869ad23] {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.lime.lighten-4[data-v-9869ad23]:hover {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.bglime[data-v-9869ad23] {
  background-color: #cddc39;
}
.bglime[data-v-9869ad23]:hover, .bglime[data-v-9869ad23]:focus {
  background-color: #cddc39;
}
.bglime.p-card[data-v-9869ad23] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.bglime.darken-1[data-v-9869ad23] {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-1[data-v-9869ad23]:hover {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-2[data-v-9869ad23] {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-2[data-v-9869ad23]:hover {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-3[data-v-9869ad23] {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-3[data-v-9869ad23]:hover {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-4[data-v-9869ad23] {
  background-color: rgb(123, 132, 34.2);
}
.bglime.darken-4[data-v-9869ad23]:hover {
  background-color: rgb(123, 132, 34.2);
}
.bglime.lighten-1[data-v-9869ad23] {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-1[data-v-9869ad23]:hover {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-2[data-v-9869ad23] {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-2[data-v-9869ad23]:hover {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-3[data-v-9869ad23] {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-3[data-v-9869ad23]:hover {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-4[data-v-9869ad23] {
  background-color: rgb(225, 234, 136.2);
}
.bglime.lighten-4[data-v-9869ad23]:hover {
  background-color: rgb(225, 234, 136.2);
}
[color=yellow][data-v-9869ad23] {
  color: #ffeb3b;
}
.yellow[data-v-9869ad23] {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow[data-v-9869ad23]:hover, .yellow[data-v-9869ad23]:active, .yellow[data-v-9869ad23]:focus {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button[data-v-9869ad23] {
  color: white !important;
}
.yellow.p-button[data-v-9869ad23]:hover, .yellow.p-button[data-v-9869ad23]:active, .yellow.p-button[data-v-9869ad23]:focus {
  color: white !important;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button.p-button-outlined[data-v-9869ad23] {
  background-color: white !important;
  color: #ffeb3b !important;
}
.yellow.p-button.p-button-outlined[data-v-9869ad23]:hover, .yellow.p-button.p-button-outlined[data-v-9869ad23]:active, .yellow.p-button.p-button-outlined[data-v-9869ad23]:focus {
  background-color: rgb(255, 253, 235.4) !important;
}
.yellow.p-toolbar[data-v-9869ad23] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.darken-1[data-v-9869ad23] {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-1[data-v-9869ad23]:hover {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-2[data-v-9869ad23] {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-2[data-v-9869ad23]:hover {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-3[data-v-9869ad23] {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-3[data-v-9869ad23]:hover {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-4[data-v-9869ad23] {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.darken-4[data-v-9869ad23]:hover {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.lighten-1[data-v-9869ad23] {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-1[data-v-9869ad23]:hover {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-2[data-v-9869ad23] {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-2[data-v-9869ad23]:hover {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-3[data-v-9869ad23] {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-3[data-v-9869ad23]:hover {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-4[data-v-9869ad23] {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.yellow.lighten-4[data-v-9869ad23]:hover {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.bgyellow[data-v-9869ad23] {
  background-color: #ffeb3b;
}
.bgyellow[data-v-9869ad23]:hover, .bgyellow[data-v-9869ad23]:focus {
  background-color: #ffeb3b;
}
.bgyellow.p-card[data-v-9869ad23] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.bgyellow.darken-1[data-v-9869ad23] {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-1[data-v-9869ad23]:hover {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-2[data-v-9869ad23] {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-2[data-v-9869ad23]:hover {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-3[data-v-9869ad23] {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-3[data-v-9869ad23]:hover {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-4[data-v-9869ad23] {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.darken-4[data-v-9869ad23]:hover {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.lighten-1[data-v-9869ad23] {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-1[data-v-9869ad23]:hover {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-2[data-v-9869ad23] {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-2[data-v-9869ad23]:hover {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-3[data-v-9869ad23] {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-3[data-v-9869ad23]:hover {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-4[data-v-9869ad23] {
  background-color: rgb(255, 243, 137.4);
}
.bgyellow.lighten-4[data-v-9869ad23]:hover {
  background-color: rgb(255, 243, 137.4);
}
[color=amber][data-v-9869ad23] {
  color: #ffc107;
}
.amber[data-v-9869ad23] {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber[data-v-9869ad23]:hover, .amber[data-v-9869ad23]:active, .amber[data-v-9869ad23]:focus {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button[data-v-9869ad23] {
  color: white !important;
}
.amber.p-button[data-v-9869ad23]:hover, .amber.p-button[data-v-9869ad23]:active, .amber.p-button[data-v-9869ad23]:focus {
  color: white !important;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button.p-button-outlined[data-v-9869ad23] {
  background-color: white !important;
  color: #ffc107 !important;
}
.amber.p-button.p-button-outlined[data-v-9869ad23]:hover, .amber.p-button.p-button-outlined[data-v-9869ad23]:active, .amber.p-button.p-button-outlined[data-v-9869ad23]:focus {
  background-color: rgb(255, 248.8, 230.2) !important;
}
.amber.p-toolbar[data-v-9869ad23] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.darken-1[data-v-9869ad23] {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-1[data-v-9869ad23]:hover {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-2[data-v-9869ad23] {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-2[data-v-9869ad23]:hover {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-3[data-v-9869ad23] {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-3[data-v-9869ad23]:hover {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-4[data-v-9869ad23] {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.darken-4[data-v-9869ad23]:hover {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.lighten-1[data-v-9869ad23] {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-1[data-v-9869ad23]:hover {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-2[data-v-9869ad23] {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-2[data-v-9869ad23]:hover {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-3[data-v-9869ad23] {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-3[data-v-9869ad23]:hover {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-4[data-v-9869ad23] {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.amber.lighten-4[data-v-9869ad23]:hover {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.bgamber[data-v-9869ad23] {
  background-color: #ffc107;
}
.bgamber[data-v-9869ad23]:hover, .bgamber[data-v-9869ad23]:focus {
  background-color: #ffc107;
}
.bgamber.p-card[data-v-9869ad23] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.bgamber.darken-1[data-v-9869ad23] {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-1[data-v-9869ad23]:hover {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-2[data-v-9869ad23] {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-2[data-v-9869ad23]:hover {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-3[data-v-9869ad23] {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-3[data-v-9869ad23]:hover {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-4[data-v-9869ad23] {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.darken-4[data-v-9869ad23]:hover {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.lighten-1[data-v-9869ad23] {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-1[data-v-9869ad23]:hover {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-2[data-v-9869ad23] {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-2[data-v-9869ad23]:hover {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-3[data-v-9869ad23] {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-3[data-v-9869ad23]:hover {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-4[data-v-9869ad23] {
  background-color: rgb(255, 217.8, 106.2);
}
.bgamber.lighten-4[data-v-9869ad23]:hover {
  background-color: rgb(255, 217.8, 106.2);
}
[color=orange][data-v-9869ad23] {
  color: #ff9800;
}
.orange[data-v-9869ad23] {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange[data-v-9869ad23]:hover, .orange[data-v-9869ad23]:active, .orange[data-v-9869ad23]:focus {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button[data-v-9869ad23] {
  color: white !important;
}
.orange.p-button[data-v-9869ad23]:hover, .orange.p-button[data-v-9869ad23]:active, .orange.p-button[data-v-9869ad23]:focus {
  color: white !important;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button.p-button-outlined[data-v-9869ad23] {
  background-color: white !important;
  color: #ff9800 !important;
}
.orange.p-button.p-button-outlined[data-v-9869ad23]:hover, .orange.p-button.p-button-outlined[data-v-9869ad23]:active, .orange.p-button.p-button-outlined[data-v-9869ad23]:focus {
  background-color: rgb(255, 244.7, 229.5) !important;
}
.orange.p-toolbar[data-v-9869ad23] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.darken-1[data-v-9869ad23] {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-1[data-v-9869ad23]:hover {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-2[data-v-9869ad23] {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-2[data-v-9869ad23]:hover {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-3[data-v-9869ad23] {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-3[data-v-9869ad23]:hover {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-4[data-v-9869ad23] {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.darken-4[data-v-9869ad23]:hover {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.lighten-1[data-v-9869ad23] {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-1[data-v-9869ad23]:hover {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-2[data-v-9869ad23] {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-2[data-v-9869ad23]:hover {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-3[data-v-9869ad23] {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-3[data-v-9869ad23]:hover {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-4[data-v-9869ad23] {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.orange.lighten-4[data-v-9869ad23]:hover {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.bgorange[data-v-9869ad23] {
  background-color: #ff9800;
}
.bgorange[data-v-9869ad23]:hover, .bgorange[data-v-9869ad23]:focus {
  background-color: #ff9800;
}
.bgorange.p-card[data-v-9869ad23] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.bgorange.darken-1[data-v-9869ad23] {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-1[data-v-9869ad23]:hover {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-2[data-v-9869ad23] {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-2[data-v-9869ad23]:hover {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-3[data-v-9869ad23] {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-3[data-v-9869ad23]:hover {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-4[data-v-9869ad23] {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.darken-4[data-v-9869ad23]:hover {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.lighten-1[data-v-9869ad23] {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-1[data-v-9869ad23]:hover {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-2[data-v-9869ad23] {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-2[data-v-9869ad23]:hover {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-3[data-v-9869ad23] {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-3[data-v-9869ad23]:hover {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-4[data-v-9869ad23] {
  background-color: rgb(255, 193.2, 102);
}
.bgorange.lighten-4[data-v-9869ad23]:hover {
  background-color: rgb(255, 193.2, 102);
}
[color=deep-orange][data-v-9869ad23] {
  color: #ff5722;
}
.deep-orange[data-v-9869ad23] {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange[data-v-9869ad23]:hover, .deep-orange[data-v-9869ad23]:active, .deep-orange[data-v-9869ad23]:focus {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button[data-v-9869ad23] {
  color: white !important;
}
.deep-orange.p-button[data-v-9869ad23]:hover, .deep-orange.p-button[data-v-9869ad23]:active, .deep-orange.p-button[data-v-9869ad23]:focus {
  color: white !important;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button.p-button-outlined[data-v-9869ad23] {
  background-color: white !important;
  color: #ff5722 !important;
}
.deep-orange.p-button.p-button-outlined[data-v-9869ad23]:hover, .deep-orange.p-button.p-button-outlined[data-v-9869ad23]:active, .deep-orange.p-button.p-button-outlined[data-v-9869ad23]:focus {
  background-color: rgb(255, 238.2, 232.9) !important;
}
.deep-orange.p-toolbar[data-v-9869ad23] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.darken-1[data-v-9869ad23] {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-1[data-v-9869ad23]:hover {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-2[data-v-9869ad23] {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-2[data-v-9869ad23]:hover {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-3[data-v-9869ad23] {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-3[data-v-9869ad23]:hover {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-4[data-v-9869ad23] {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.darken-4[data-v-9869ad23]:hover {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.lighten-1[data-v-9869ad23] {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-1[data-v-9869ad23]:hover {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-2[data-v-9869ad23] {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-2[data-v-9869ad23]:hover {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-3[data-v-9869ad23] {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-3[data-v-9869ad23]:hover {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-4[data-v-9869ad23] {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.deep-orange.lighten-4[data-v-9869ad23]:hover {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange[data-v-9869ad23] {
  background-color: #ff5722;
}
.bgdeep-orange[data-v-9869ad23]:hover, .bgdeep-orange[data-v-9869ad23]:focus {
  background-color: #ff5722;
}
.bgdeep-orange.p-card[data-v-9869ad23] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.bgdeep-orange.darken-1[data-v-9869ad23] {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-1[data-v-9869ad23]:hover {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-2[data-v-9869ad23] {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-2[data-v-9869ad23]:hover {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-3[data-v-9869ad23] {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-3[data-v-9869ad23]:hover {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-4[data-v-9869ad23] {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.darken-4[data-v-9869ad23]:hover {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.lighten-1[data-v-9869ad23] {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-1[data-v-9869ad23]:hover {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-2[data-v-9869ad23] {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-2[data-v-9869ad23]:hover {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-3[data-v-9869ad23] {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-3[data-v-9869ad23]:hover {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-4[data-v-9869ad23] {
  background-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange.lighten-4[data-v-9869ad23]:hover {
  background-color: rgb(255, 154.2, 122.4);
}
[color=brown][data-v-9869ad23] {
  color: #795548;
}
.brown[data-v-9869ad23] {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown[data-v-9869ad23]:hover, .brown[data-v-9869ad23]:active, .brown[data-v-9869ad23]:focus {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button[data-v-9869ad23] {
  color: white !important;
}
.brown.p-button[data-v-9869ad23]:hover, .brown.p-button[data-v-9869ad23]:active, .brown.p-button[data-v-9869ad23]:focus {
  color: white !important;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button.p-button-outlined[data-v-9869ad23] {
  background-color: white !important;
  color: #795548 !important;
}
.brown.p-button.p-button-outlined[data-v-9869ad23]:hover, .brown.p-button.p-button-outlined[data-v-9869ad23]:active, .brown.p-button.p-button-outlined[data-v-9869ad23]:focus {
  background-color: rgb(241.6, 238, 236.7) !important;
}
.brown.p-toolbar[data-v-9869ad23] {
  background-color: #795548;
  border-color: #795548;
}
.brown.darken-1[data-v-9869ad23] {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-1[data-v-9869ad23]:hover {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-2[data-v-9869ad23] {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-2[data-v-9869ad23]:hover {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-3[data-v-9869ad23] {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-3[data-v-9869ad23]:hover {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-4[data-v-9869ad23] {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.darken-4[data-v-9869ad23]:hover {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.lighten-1[data-v-9869ad23] {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-1[data-v-9869ad23]:hover {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-2[data-v-9869ad23] {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-2[data-v-9869ad23]:hover {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-3[data-v-9869ad23] {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-3[data-v-9869ad23]:hover {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-4[data-v-9869ad23] {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.brown.lighten-4[data-v-9869ad23]:hover {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.bgbrown[data-v-9869ad23] {
  background-color: #795548;
}
.bgbrown[data-v-9869ad23]:hover, .bgbrown[data-v-9869ad23]:focus {
  background-color: #795548;
}
.bgbrown.p-card[data-v-9869ad23] {
  background-color: #795548;
  border-color: #795548;
}
.bgbrown.darken-1[data-v-9869ad23] {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-1[data-v-9869ad23]:hover {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-2[data-v-9869ad23] {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-2[data-v-9869ad23]:hover {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-3[data-v-9869ad23] {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-3[data-v-9869ad23]:hover {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-4[data-v-9869ad23] {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.darken-4[data-v-9869ad23]:hover {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.lighten-1[data-v-9869ad23] {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-1[data-v-9869ad23]:hover {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-2[data-v-9869ad23] {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-2[data-v-9869ad23]:hover {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-3[data-v-9869ad23] {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-3[data-v-9869ad23]:hover {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-4[data-v-9869ad23] {
  background-color: rgb(174.6, 153, 145.2);
}
.bgbrown.lighten-4[data-v-9869ad23]:hover {
  background-color: rgb(174.6, 153, 145.2);
}
[color=blue-gray][data-v-9869ad23] {
  color: #607d8b;
}
.blue-gray[data-v-9869ad23] {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray[data-v-9869ad23]:hover, .blue-gray[data-v-9869ad23]:active, .blue-gray[data-v-9869ad23]:focus {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button[data-v-9869ad23] {
  color: white !important;
}
.blue-gray.p-button[data-v-9869ad23]:hover, .blue-gray.p-button[data-v-9869ad23]:active, .blue-gray.p-button[data-v-9869ad23]:focus {
  color: white !important;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button.p-button-outlined[data-v-9869ad23] {
  background-color: white !important;
  color: #607d8b !important;
}
.blue-gray.p-button.p-button-outlined[data-v-9869ad23]:hover, .blue-gray.p-button.p-button-outlined[data-v-9869ad23]:active, .blue-gray.p-button.p-button-outlined[data-v-9869ad23]:focus {
  background-color: rgb(239.1, 242, 243.4) !important;
}
.blue-gray.p-toolbar[data-v-9869ad23] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.darken-1[data-v-9869ad23] {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-1[data-v-9869ad23]:hover {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-2[data-v-9869ad23] {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-2[data-v-9869ad23]:hover {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-3[data-v-9869ad23] {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-3[data-v-9869ad23]:hover {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-4[data-v-9869ad23] {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.darken-4[data-v-9869ad23]:hover {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.lighten-1[data-v-9869ad23] {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-1[data-v-9869ad23]:hover {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-2[data-v-9869ad23] {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-2[data-v-9869ad23]:hover {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-3[data-v-9869ad23] {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-3[data-v-9869ad23]:hover {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-4[data-v-9869ad23] {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.blue-gray.lighten-4[data-v-9869ad23]:hover {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray[data-v-9869ad23] {
  background-color: #607d8b;
}
.bgblue-gray[data-v-9869ad23]:hover, .bgblue-gray[data-v-9869ad23]:focus {
  background-color: #607d8b;
}
.bgblue-gray.p-card[data-v-9869ad23] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.bgblue-gray.darken-1[data-v-9869ad23] {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-1[data-v-9869ad23]:hover {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-2[data-v-9869ad23] {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-2[data-v-9869ad23]:hover {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-3[data-v-9869ad23] {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-3[data-v-9869ad23]:hover {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-4[data-v-9869ad23] {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.darken-4[data-v-9869ad23]:hover {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.lighten-1[data-v-9869ad23] {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-1[data-v-9869ad23]:hover {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-2[data-v-9869ad23] {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-2[data-v-9869ad23]:hover {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-3[data-v-9869ad23] {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-3[data-v-9869ad23]:hover {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-4[data-v-9869ad23] {
  background-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray.lighten-4[data-v-9869ad23]:hover {
  background-color: rgb(159.6, 177, 185.4);
}
[color=gray][data-v-9869ad23] {
  color: #9e9e9e;
}
.gray[data-v-9869ad23] {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray[data-v-9869ad23]:hover, .gray[data-v-9869ad23]:active, .gray[data-v-9869ad23]:focus {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button[data-v-9869ad23] {
  color: white !important;
}
.gray.p-button[data-v-9869ad23]:hover, .gray.p-button[data-v-9869ad23]:active, .gray.p-button[data-v-9869ad23]:focus {
  color: white !important;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button.p-button-outlined[data-v-9869ad23] {
  background-color: white !important;
  color: #9e9e9e !important;
}
.gray.p-button.p-button-outlined[data-v-9869ad23]:hover, .gray.p-button.p-button-outlined[data-v-9869ad23]:active, .gray.p-button.p-button-outlined[data-v-9869ad23]:focus {
  background-color: rgb(245.3, 245.3, 245.3) !important;
}
.gray.p-toolbar[data-v-9869ad23] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.darken-1[data-v-9869ad23] {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-1[data-v-9869ad23]:hover {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-2[data-v-9869ad23] {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-2[data-v-9869ad23]:hover {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-3[data-v-9869ad23] {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-3[data-v-9869ad23]:hover {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-4[data-v-9869ad23] {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.darken-4[data-v-9869ad23]:hover {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.lighten-1[data-v-9869ad23] {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-1[data-v-9869ad23]:hover {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-2[data-v-9869ad23] {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-2[data-v-9869ad23]:hover {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-3[data-v-9869ad23] {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-3[data-v-9869ad23]:hover {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-4[data-v-9869ad23] {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.gray.lighten-4[data-v-9869ad23]:hover {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.bggray[data-v-9869ad23] {
  background-color: #9e9e9e;
}
.bggray[data-v-9869ad23]:hover, .bggray[data-v-9869ad23]:focus {
  background-color: #9e9e9e;
}
.bggray.p-card[data-v-9869ad23] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.bggray.darken-1[data-v-9869ad23] {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-1[data-v-9869ad23]:hover {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-2[data-v-9869ad23] {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-2[data-v-9869ad23]:hover {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-3[data-v-9869ad23] {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-3[data-v-9869ad23]:hover {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-4[data-v-9869ad23] {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.darken-4[data-v-9869ad23]:hover {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.lighten-1[data-v-9869ad23] {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-1[data-v-9869ad23]:hover {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-2[data-v-9869ad23] {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-2[data-v-9869ad23]:hover {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-3[data-v-9869ad23] {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-3[data-v-9869ad23]:hover {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-4[data-v-9869ad23] {
  background-color: rgb(196.8, 196.8, 196.8);
}
.bggray.lighten-4[data-v-9869ad23]:hover {
  background-color: rgb(196.8, 196.8, 196.8);
}
[color=ble][data-v-9869ad23] {
  color: #287aa9;
}
.ble[data-v-9869ad23] {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble[data-v-9869ad23]:hover, .ble[data-v-9869ad23]:active, .ble[data-v-9869ad23]:focus {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button[data-v-9869ad23] {
  color: white !important;
}
.ble.p-button[data-v-9869ad23]:hover, .ble.p-button[data-v-9869ad23]:active, .ble.p-button[data-v-9869ad23]:focus {
  color: white !important;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button.p-button-outlined[data-v-9869ad23] {
  background-color: white !important;
  color: #287aa9 !important;
}
.ble.p-button.p-button-outlined[data-v-9869ad23]:hover, .ble.p-button.p-button-outlined[data-v-9869ad23]:active, .ble.p-button.p-button-outlined[data-v-9869ad23]:focus {
  background-color: rgb(233.5, 241.7, 246.4) !important;
}
.ble.p-toolbar[data-v-9869ad23] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.darken-1[data-v-9869ad23] {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-1[data-v-9869ad23]:hover {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-2[data-v-9869ad23] {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-2[data-v-9869ad23]:hover {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-3[data-v-9869ad23] {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-3[data-v-9869ad23]:hover {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-4[data-v-9869ad23] {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.darken-4[data-v-9869ad23]:hover {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.lighten-1[data-v-9869ad23] {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-1[data-v-9869ad23]:hover {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-2[data-v-9869ad23] {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-2[data-v-9869ad23]:hover {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-3[data-v-9869ad23] {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-3[data-v-9869ad23]:hover {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-4[data-v-9869ad23] {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.ble.lighten-4[data-v-9869ad23]:hover {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.bgble[data-v-9869ad23] {
  background-color: #287aa9;
}
.bgble[data-v-9869ad23]:hover, .bgble[data-v-9869ad23]:focus {
  background-color: #287aa9;
}
.bgble.p-card[data-v-9869ad23] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.bgble.darken-1[data-v-9869ad23] {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-1[data-v-9869ad23]:hover {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-2[data-v-9869ad23] {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-2[data-v-9869ad23]:hover {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-3[data-v-9869ad23] {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-3[data-v-9869ad23]:hover {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-4[data-v-9869ad23] {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.darken-4[data-v-9869ad23]:hover {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.lighten-1[data-v-9869ad23] {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-1[data-v-9869ad23]:hover {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-2[data-v-9869ad23] {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-2[data-v-9869ad23]:hover {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-3[data-v-9869ad23] {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-3[data-v-9869ad23]:hover {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-4[data-v-9869ad23] {
  background-color: rgb(126, 175.2, 203.4);
}
.bgble.lighten-4[data-v-9869ad23]:hover {
  background-color: rgb(126, 175.2, 203.4);
}
[color=black][data-v-9869ad23] {
  color: #202020;
}
.black[data-v-9869ad23] {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black[data-v-9869ad23]:hover, .black[data-v-9869ad23]:active, .black[data-v-9869ad23]:focus {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button[data-v-9869ad23] {
  color: white !important;
}
.black.p-button[data-v-9869ad23]:hover, .black.p-button[data-v-9869ad23]:active, .black.p-button[data-v-9869ad23]:focus {
  color: white !important;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button.p-button-outlined[data-v-9869ad23] {
  background-color: white !important;
  color: #202020 !important;
}
.black.p-button.p-button-outlined[data-v-9869ad23]:hover, .black.p-button.p-button-outlined[data-v-9869ad23]:active, .black.p-button.p-button-outlined[data-v-9869ad23]:focus {
  background-color: rgb(232.7, 232.7, 232.7) !important;
}
.black.p-toolbar[data-v-9869ad23] {
  background-color: #202020;
  border-color: #202020;
}
.black.darken-1[data-v-9869ad23] {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-1[data-v-9869ad23]:hover {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-2[data-v-9869ad23] {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-2[data-v-9869ad23]:hover {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-3[data-v-9869ad23] {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-3[data-v-9869ad23]:hover {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-4[data-v-9869ad23] {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.darken-4[data-v-9869ad23]:hover {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.lighten-1[data-v-9869ad23] {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-1[data-v-9869ad23]:hover {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-2[data-v-9869ad23] {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-2[data-v-9869ad23]:hover {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-3[data-v-9869ad23] {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-3[data-v-9869ad23]:hover {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-4[data-v-9869ad23] {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.black.lighten-4[data-v-9869ad23]:hover {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.bgblack[data-v-9869ad23] {
  background-color: #202020;
}
.bgblack[data-v-9869ad23]:hover, .bgblack[data-v-9869ad23]:focus {
  background-color: #202020;
}
.bgblack.p-card[data-v-9869ad23] {
  background-color: #202020;
  border-color: #202020;
}
.bgblack.darken-1[data-v-9869ad23] {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-1[data-v-9869ad23]:hover {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-2[data-v-9869ad23] {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-2[data-v-9869ad23]:hover {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-3[data-v-9869ad23] {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-3[data-v-9869ad23]:hover {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-4[data-v-9869ad23] {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.darken-4[data-v-9869ad23]:hover {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.lighten-1[data-v-9869ad23] {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-1[data-v-9869ad23]:hover {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-2[data-v-9869ad23] {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-2[data-v-9869ad23]:hover {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-3[data-v-9869ad23] {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-3[data-v-9869ad23]:hover {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-4[data-v-9869ad23] {
  background-color: rgb(121.2, 121.2, 121.2);
}
.bgblack.lighten-4[data-v-9869ad23]:hover {
  background-color: rgb(121.2, 121.2, 121.2);
}
[color=white][data-v-9869ad23] {
  color: #ffffff;
}
.white[data-v-9869ad23] {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white[data-v-9869ad23]:hover, .white[data-v-9869ad23]:active, .white[data-v-9869ad23]:focus {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button[data-v-9869ad23] {
  color: white !important;
}
.white.p-button[data-v-9869ad23]:hover, .white.p-button[data-v-9869ad23]:active, .white.p-button[data-v-9869ad23]:focus {
  color: white !important;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button.p-button-outlined[data-v-9869ad23] {
  background-color: white !important;
  color: #ffffff !important;
}
.white.p-button.p-button-outlined[data-v-9869ad23]:hover, .white.p-button.p-button-outlined[data-v-9869ad23]:active, .white.p-button.p-button-outlined[data-v-9869ad23]:focus {
  background-color: white !important;
}
.white.p-toolbar[data-v-9869ad23] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.darken-1[data-v-9869ad23] {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-1[data-v-9869ad23]:hover {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-2[data-v-9869ad23] {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-2[data-v-9869ad23]:hover {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-3[data-v-9869ad23] {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-3[data-v-9869ad23]:hover {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-4[data-v-9869ad23] {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.darken-4[data-v-9869ad23]:hover {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.lighten-1[data-v-9869ad23] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-1[data-v-9869ad23]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-9869ad23] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-9869ad23]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-9869ad23] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-9869ad23]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-9869ad23] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-9869ad23]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.bgwhite[data-v-9869ad23] {
  background-color: #ffffff;
}
.bgwhite[data-v-9869ad23]:hover, .bgwhite[data-v-9869ad23]:focus {
  background-color: #ffffff;
}
.bgwhite.p-card[data-v-9869ad23] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.bgwhite.darken-1[data-v-9869ad23] {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-1[data-v-9869ad23]:hover {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-2[data-v-9869ad23] {
  background-color: #cccccc;
}
.bgwhite.darken-2[data-v-9869ad23]:hover {
  background-color: #cccccc;
}
.bgwhite.darken-3[data-v-9869ad23] {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-3[data-v-9869ad23]:hover {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-4[data-v-9869ad23] {
  background-color: #999999;
}
.bgwhite.darken-4[data-v-9869ad23]:hover {
  background-color: #999999;
}
.bgwhite.lighten-1[data-v-9869ad23] {
  background-color: white;
}
.bgwhite.lighten-1[data-v-9869ad23]:hover {
  background-color: white;
}
.bgwhite.lighten-2[data-v-9869ad23] {
  background-color: white;
}
.bgwhite.lighten-2[data-v-9869ad23]:hover {
  background-color: white;
}
.bgwhite.lighten-3[data-v-9869ad23] {
  background-color: white;
}
.bgwhite.lighten-3[data-v-9869ad23]:hover {
  background-color: white;
}
.bgwhite.lighten-4[data-v-9869ad23] {
  background-color: white;
}
.bgwhite.lighten-4[data-v-9869ad23]:hover {
  background-color: white;
}
.default[data-v-9869ad23] {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.default[data-v-9869ad23]:hover, .default[data-v-9869ad23]:focus {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.selected-wrapper[data-v-9869ad23] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  gap: clamp(10px, 1.5vw, 20px);
}
.selected-wrapper .selected-container[data-v-9869ad23] {
  background: #eee;
  padding: 10px;
  width: 100%;
  max-height: 95px;
  overflow-y: auto;
}
.selected-wrapper .selected-container .selected-container-title[data-v-9869ad23] {
  color: #5d6b98;
}
.selected-wrapper .selected-container .selected-container-content[data-v-9869ad23] {
  font-size: 125%;
  margin-top: 8px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 16px;
}
.selected-wrapper .selected-container .selected-container-content p[data-v-9869ad23] {
  margin: 0 !important;
}
.selected-wrapper .content-wrapper[data-v-9869ad23] {
  overflow: hidden;
  width: 100%;
}
.selected-wrapper .content-wrapper .cabinets[data-v-9869ad23] {
  padding: 0 !important;
}
.selected-wrapper.no-content[data-v-9869ad23] {
  align-items: flex-start;
}
.selected-wrapper.no-content .selected-container[data-v-9869ad23] {
  width: clamp(300px, 50vw, 800px);
  max-height: unset;
  min-height: unset;
  padding-bottom: clamp(20px, 4vw, 40px);
}
@media only screen and (max-width: 900px) {
.selected-wrapper.no-content .selected-container[data-v-9869ad23] {
    width: 100%;
}
}
.selected-wrapper.no-content .selected-container .selected-container-content[data-v-9869ad23] {
  flex-direction: column !important;
  gap: 36px;
}
@media only screen and (min-width: 1300px) {
.selected-wrapper[data-v-9869ad23] {
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
}
.selected-wrapper .selected-container[data-v-9869ad23] {
    padding: 20px;
    width: 400px;
    min-height: 500px;
    max-height: unset;
}
.selected-wrapper .selected-container .selected-container-content[data-v-9869ad23] {
    flex-direction: column;
}
}
@media only screen and (min-width: 1600px) {
.selected-wrapper[data-v-9869ad23] {
    padding: 4px;
}
}/* COLORS */
/* reserved possible colors

#6B3A0A - warm brown OR #8E3F0A - burnt orange
#8A1538 - deep berry
#005A7A - petrol cyan

maybe #0C0C73 - deep indigo, but close to return/black

*/
/* FONTS */
/* PACKETA UI/UX */
/* Material palette */
[color=primary][data-v-d2e02ce3] {
  color: #bc210a;
}
.primary[data-v-d2e02ce3] {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary[data-v-d2e02ce3]:hover, .primary[data-v-d2e02ce3]:active, .primary[data-v-d2e02ce3]:focus {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button[data-v-d2e02ce3] {
  color: white !important;
}
.primary.p-button[data-v-d2e02ce3]:hover, .primary.p-button[data-v-d2e02ce3]:active, .primary.p-button[data-v-d2e02ce3]:focus {
  color: white !important;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button.p-button-outlined[data-v-d2e02ce3] {
  background-color: white !important;
  color: #bc210a !important;
}
.primary.p-button.p-button-outlined[data-v-d2e02ce3]:hover, .primary.p-button.p-button-outlined[data-v-d2e02ce3]:active, .primary.p-button.p-button-outlined[data-v-d2e02ce3]:focus {
  background-color: rgb(248.3, 232.8, 230.5) !important;
}
.primary.p-toolbar[data-v-d2e02ce3] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.darken-1[data-v-d2e02ce3] {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-1[data-v-d2e02ce3]:hover {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-2[data-v-d2e02ce3] {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-2[data-v-d2e02ce3]:hover {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-3[data-v-d2e02ce3] {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-3[data-v-d2e02ce3]:hover {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-4[data-v-d2e02ce3] {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.darken-4[data-v-d2e02ce3]:hover {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.lighten-1[data-v-d2e02ce3] {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-1[data-v-d2e02ce3]:hover {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-2[data-v-d2e02ce3] {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-2[data-v-d2e02ce3]:hover {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-3[data-v-d2e02ce3] {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-3[data-v-d2e02ce3]:hover {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-4[data-v-d2e02ce3] {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.primary.lighten-4[data-v-d2e02ce3]:hover {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.bgprimary[data-v-d2e02ce3] {
  background-color: #bc210a;
}
.bgprimary[data-v-d2e02ce3]:hover, .bgprimary[data-v-d2e02ce3]:focus {
  background-color: #bc210a;
}
.bgprimary.p-card[data-v-d2e02ce3] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.bgprimary.darken-1[data-v-d2e02ce3] {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-1[data-v-d2e02ce3]:hover {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-2[data-v-d2e02ce3] {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-2[data-v-d2e02ce3]:hover {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-3[data-v-d2e02ce3] {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-3[data-v-d2e02ce3]:hover {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-4[data-v-d2e02ce3] {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.darken-4[data-v-d2e02ce3]:hover {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.lighten-1[data-v-d2e02ce3] {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-1[data-v-d2e02ce3]:hover {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-2[data-v-d2e02ce3] {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-2[data-v-d2e02ce3]:hover {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-3[data-v-d2e02ce3] {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-3[data-v-d2e02ce3]:hover {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-4[data-v-d2e02ce3] {
  background-color: rgb(214.8, 121.8, 108);
}
.bgprimary.lighten-4[data-v-d2e02ce3]:hover {
  background-color: rgb(214.8, 121.8, 108);
}
[color=red][data-v-d2e02ce3] {
  color: #f44336;
}
.red[data-v-d2e02ce3] {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red[data-v-d2e02ce3]:hover, .red[data-v-d2e02ce3]:active, .red[data-v-d2e02ce3]:focus {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button[data-v-d2e02ce3] {
  color: white !important;
}
.red.p-button[data-v-d2e02ce3]:hover, .red.p-button[data-v-d2e02ce3]:active, .red.p-button[data-v-d2e02ce3]:focus {
  color: white !important;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button.p-button-outlined[data-v-d2e02ce3] {
  background-color: white !important;
  color: #f44336 !important;
}
.red.p-button.p-button-outlined[data-v-d2e02ce3]:hover, .red.p-button.p-button-outlined[data-v-d2e02ce3]:active, .red.p-button.p-button-outlined[data-v-d2e02ce3]:focus {
  background-color: rgb(253.9, 236.2, 234.9) !important;
}
.red.p-toolbar[data-v-d2e02ce3] {
  background-color: #f44336;
  border-color: #f44336;
}
.red.darken-1[data-v-d2e02ce3] {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-1[data-v-d2e02ce3]:hover {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-2[data-v-d2e02ce3] {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-2[data-v-d2e02ce3]:hover {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-3[data-v-d2e02ce3] {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-3[data-v-d2e02ce3]:hover {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-4[data-v-d2e02ce3] {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.darken-4[data-v-d2e02ce3]:hover {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.lighten-1[data-v-d2e02ce3] {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-1[data-v-d2e02ce3]:hover {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-2[data-v-d2e02ce3] {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-2[data-v-d2e02ce3]:hover {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-3[data-v-d2e02ce3] {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-3[data-v-d2e02ce3]:hover {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-4[data-v-d2e02ce3] {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.red.lighten-4[data-v-d2e02ce3]:hover {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.bgred[data-v-d2e02ce3] {
  background-color: #f44336;
}
.bgred[data-v-d2e02ce3]:hover, .bgred[data-v-d2e02ce3]:focus {
  background-color: #f44336;
}
.bgred.p-card[data-v-d2e02ce3] {
  background-color: #f44336;
  border-color: #f44336;
}
.bgred.darken-1[data-v-d2e02ce3] {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-1[data-v-d2e02ce3]:hover {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-2[data-v-d2e02ce3] {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-2[data-v-d2e02ce3]:hover {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-3[data-v-d2e02ce3] {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-3[data-v-d2e02ce3]:hover {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-4[data-v-d2e02ce3] {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.darken-4[data-v-d2e02ce3]:hover {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.lighten-1[data-v-d2e02ce3] {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-1[data-v-d2e02ce3]:hover {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-2[data-v-d2e02ce3] {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-2[data-v-d2e02ce3]:hover {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-3[data-v-d2e02ce3] {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-3[data-v-d2e02ce3]:hover {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-4[data-v-d2e02ce3] {
  background-color: rgb(248.4, 142.2, 134.4);
}
.bgred.lighten-4[data-v-d2e02ce3]:hover {
  background-color: rgb(248.4, 142.2, 134.4);
}
[color=grenade][data-v-d2e02ce3] {
  color: #dd2c00;
}
.grenade[data-v-d2e02ce3] {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade[data-v-d2e02ce3]:hover, .grenade[data-v-d2e02ce3]:active, .grenade[data-v-d2e02ce3]:focus {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button[data-v-d2e02ce3] {
  color: white !important;
}
.grenade.p-button[data-v-d2e02ce3]:hover, .grenade.p-button[data-v-d2e02ce3]:active, .grenade.p-button[data-v-d2e02ce3]:focus {
  color: white !important;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button.p-button-outlined[data-v-d2e02ce3] {
  background-color: white !important;
  color: #dd2c00 !important;
}
.grenade.p-button.p-button-outlined[data-v-d2e02ce3]:hover, .grenade.p-button.p-button-outlined[data-v-d2e02ce3]:active, .grenade.p-button.p-button-outlined[data-v-d2e02ce3]:focus {
  background-color: rgb(251.6, 233.9, 229.5) !important;
}
.grenade.p-toolbar[data-v-d2e02ce3] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.darken-1[data-v-d2e02ce3] {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-1[data-v-d2e02ce3]:hover {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-2[data-v-d2e02ce3] {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-2[data-v-d2e02ce3]:hover {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-3[data-v-d2e02ce3] {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-3[data-v-d2e02ce3]:hover {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-4[data-v-d2e02ce3] {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.darken-4[data-v-d2e02ce3]:hover {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.lighten-1[data-v-d2e02ce3] {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-1[data-v-d2e02ce3]:hover {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-2[data-v-d2e02ce3] {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-2[data-v-d2e02ce3]:hover {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-3[data-v-d2e02ce3] {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-3[data-v-d2e02ce3]:hover {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-4[data-v-d2e02ce3] {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.grenade.lighten-4[data-v-d2e02ce3]:hover {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.bggrenade[data-v-d2e02ce3] {
  background-color: #dd2c00;
}
.bggrenade[data-v-d2e02ce3]:hover, .bggrenade[data-v-d2e02ce3]:focus {
  background-color: #dd2c00;
}
.bggrenade.p-card[data-v-d2e02ce3] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.bggrenade.darken-1[data-v-d2e02ce3] {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-1[data-v-d2e02ce3]:hover {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-2[data-v-d2e02ce3] {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-2[data-v-d2e02ce3]:hover {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-3[data-v-d2e02ce3] {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-3[data-v-d2e02ce3]:hover {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-4[data-v-d2e02ce3] {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.darken-4[data-v-d2e02ce3]:hover {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.lighten-1[data-v-d2e02ce3] {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-1[data-v-d2e02ce3]:hover {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-2[data-v-d2e02ce3] {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-2[data-v-d2e02ce3]:hover {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-3[data-v-d2e02ce3] {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-3[data-v-d2e02ce3]:hover {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-4[data-v-d2e02ce3] {
  background-color: rgb(234.6, 128.4, 102);
}
.bggrenade.lighten-4[data-v-d2e02ce3]:hover {
  background-color: rgb(234.6, 128.4, 102);
}
[color=pink][data-v-d2e02ce3] {
  color: #e91e63;
}
.pink[data-v-d2e02ce3] {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink[data-v-d2e02ce3]:hover, .pink[data-v-d2e02ce3]:active, .pink[data-v-d2e02ce3]:focus {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button[data-v-d2e02ce3] {
  color: white !important;
}
.pink.p-button[data-v-d2e02ce3]:hover, .pink.p-button[data-v-d2e02ce3]:active, .pink.p-button[data-v-d2e02ce3]:focus {
  color: white !important;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button.p-button-outlined[data-v-d2e02ce3] {
  background-color: white !important;
  color: #e91e63 !important;
}
.pink.p-button.p-button-outlined[data-v-d2e02ce3]:hover, .pink.p-button.p-button-outlined[data-v-d2e02ce3]:active, .pink.p-button.p-button-outlined[data-v-d2e02ce3]:focus {
  background-color: rgb(252.8, 232.5, 239.4) !important;
}
.pink.p-toolbar[data-v-d2e02ce3] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.darken-1[data-v-d2e02ce3] {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-1[data-v-d2e02ce3]:hover {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-2[data-v-d2e02ce3] {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-2[data-v-d2e02ce3]:hover {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-3[data-v-d2e02ce3] {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-3[data-v-d2e02ce3]:hover {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-4[data-v-d2e02ce3] {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.darken-4[data-v-d2e02ce3]:hover {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.lighten-1[data-v-d2e02ce3] {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-1[data-v-d2e02ce3]:hover {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-2[data-v-d2e02ce3] {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-2[data-v-d2e02ce3]:hover {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-3[data-v-d2e02ce3] {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-3[data-v-d2e02ce3]:hover {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-4[data-v-d2e02ce3] {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.pink.lighten-4[data-v-d2e02ce3]:hover {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.bgpink[data-v-d2e02ce3] {
  background-color: #e91e63;
}
.bgpink[data-v-d2e02ce3]:hover, .bgpink[data-v-d2e02ce3]:focus {
  background-color: #e91e63;
}
.bgpink.p-card[data-v-d2e02ce3] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.bgpink.darken-1[data-v-d2e02ce3] {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-1[data-v-d2e02ce3]:hover {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-2[data-v-d2e02ce3] {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-2[data-v-d2e02ce3]:hover {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-3[data-v-d2e02ce3] {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-3[data-v-d2e02ce3]:hover {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-4[data-v-d2e02ce3] {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.darken-4[data-v-d2e02ce3]:hover {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.lighten-1[data-v-d2e02ce3] {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-1[data-v-d2e02ce3]:hover {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-2[data-v-d2e02ce3] {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-2[data-v-d2e02ce3]:hover {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-3[data-v-d2e02ce3] {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-3[data-v-d2e02ce3]:hover {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-4[data-v-d2e02ce3] {
  background-color: rgb(241.8, 120, 161.4);
}
.bgpink.lighten-4[data-v-d2e02ce3]:hover {
  background-color: rgb(241.8, 120, 161.4);
}
[color=purple][data-v-d2e02ce3] {
  color: #9c27b0;
}
.purple[data-v-d2e02ce3] {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple[data-v-d2e02ce3]:hover, .purple[data-v-d2e02ce3]:active, .purple[data-v-d2e02ce3]:focus {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button[data-v-d2e02ce3] {
  color: white !important;
}
.purple.p-button[data-v-d2e02ce3]:hover, .purple.p-button[data-v-d2e02ce3]:active, .purple.p-button[data-v-d2e02ce3]:focus {
  color: white !important;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button.p-button-outlined[data-v-d2e02ce3] {
  background-color: white !important;
  color: #9c27b0 !important;
}
.purple.p-button.p-button-outlined[data-v-d2e02ce3]:hover, .purple.p-button.p-button-outlined[data-v-d2e02ce3]:active, .purple.p-button.p-button-outlined[data-v-d2e02ce3]:focus {
  background-color: rgb(245.1, 233.4, 247.1) !important;
}
.purple.p-toolbar[data-v-d2e02ce3] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.darken-1[data-v-d2e02ce3] {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-1[data-v-d2e02ce3]:hover {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-2[data-v-d2e02ce3] {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-2[data-v-d2e02ce3]:hover {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-3[data-v-d2e02ce3] {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-3[data-v-d2e02ce3]:hover {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-4[data-v-d2e02ce3] {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.darken-4[data-v-d2e02ce3]:hover {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.lighten-1[data-v-d2e02ce3] {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-1[data-v-d2e02ce3]:hover {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-2[data-v-d2e02ce3] {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-2[data-v-d2e02ce3]:hover {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-3[data-v-d2e02ce3] {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-3[data-v-d2e02ce3]:hover {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-4[data-v-d2e02ce3] {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.purple.lighten-4[data-v-d2e02ce3]:hover {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple[data-v-d2e02ce3] {
  background-color: #9c27b0;
}
.bgpurple[data-v-d2e02ce3]:hover, .bgpurple[data-v-d2e02ce3]:focus {
  background-color: #9c27b0;
}
.bgpurple.p-card[data-v-d2e02ce3] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.bgpurple.darken-1[data-v-d2e02ce3] {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-1[data-v-d2e02ce3]:hover {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-2[data-v-d2e02ce3] {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-2[data-v-d2e02ce3]:hover {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-3[data-v-d2e02ce3] {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-3[data-v-d2e02ce3]:hover {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-4[data-v-d2e02ce3] {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.darken-4[data-v-d2e02ce3]:hover {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.lighten-1[data-v-d2e02ce3] {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-1[data-v-d2e02ce3]:hover {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-2[data-v-d2e02ce3] {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-2[data-v-d2e02ce3]:hover {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-3[data-v-d2e02ce3] {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-3[data-v-d2e02ce3]:hover {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-4[data-v-d2e02ce3] {
  background-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple.lighten-4[data-v-d2e02ce3]:hover {
  background-color: rgb(195.6, 125.4, 207.6);
}
[color=deep-purple][data-v-d2e02ce3] {
  color: #673ab7;
}
.deep-purple[data-v-d2e02ce3] {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple[data-v-d2e02ce3]:hover, .deep-purple[data-v-d2e02ce3]:active, .deep-purple[data-v-d2e02ce3]:focus {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button[data-v-d2e02ce3] {
  color: white !important;
}
.deep-purple.p-button[data-v-d2e02ce3]:hover, .deep-purple.p-button[data-v-d2e02ce3]:active, .deep-purple.p-button[data-v-d2e02ce3]:focus {
  color: white !important;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button.p-button-outlined[data-v-d2e02ce3] {
  background-color: white !important;
  color: #673ab7 !important;
}
.deep-purple.p-button.p-button-outlined[data-v-d2e02ce3]:hover, .deep-purple.p-button.p-button-outlined[data-v-d2e02ce3]:active, .deep-purple.p-button.p-button-outlined[data-v-d2e02ce3]:focus {
  background-color: rgb(239.8, 235.3, 247.8) !important;
}
.deep-purple.p-toolbar[data-v-d2e02ce3] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.darken-1[data-v-d2e02ce3] {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-1[data-v-d2e02ce3]:hover {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-2[data-v-d2e02ce3] {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-2[data-v-d2e02ce3]:hover {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-3[data-v-d2e02ce3] {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-3[data-v-d2e02ce3]:hover {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-4[data-v-d2e02ce3] {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.darken-4[data-v-d2e02ce3]:hover {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.lighten-1[data-v-d2e02ce3] {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-1[data-v-d2e02ce3]:hover {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-2[data-v-d2e02ce3] {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-2[data-v-d2e02ce3]:hover {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-3[data-v-d2e02ce3] {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-3[data-v-d2e02ce3]:hover {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-4[data-v-d2e02ce3] {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.deep-purple.lighten-4[data-v-d2e02ce3]:hover {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple[data-v-d2e02ce3] {
  background-color: #673ab7;
}
.bgdeep-purple[data-v-d2e02ce3]:hover, .bgdeep-purple[data-v-d2e02ce3]:focus {
  background-color: #673ab7;
}
.bgdeep-purple.p-card[data-v-d2e02ce3] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.bgdeep-purple.darken-1[data-v-d2e02ce3] {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-1[data-v-d2e02ce3]:hover {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-2[data-v-d2e02ce3] {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-2[data-v-d2e02ce3]:hover {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-3[data-v-d2e02ce3] {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-3[data-v-d2e02ce3]:hover {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-4[data-v-d2e02ce3] {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.darken-4[data-v-d2e02ce3]:hover {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.lighten-1[data-v-d2e02ce3] {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-1[data-v-d2e02ce3]:hover {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-2[data-v-d2e02ce3] {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-2[data-v-d2e02ce3]:hover {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-3[data-v-d2e02ce3] {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-3[data-v-d2e02ce3]:hover {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-4[data-v-d2e02ce3] {
  background-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple.lighten-4[data-v-d2e02ce3]:hover {
  background-color: rgb(163.8, 136.8, 211.8);
}
[color=indigo][data-v-d2e02ce3] {
  color: #3f51b5;
}
.indigo[data-v-d2e02ce3] {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo[data-v-d2e02ce3]:hover, .indigo[data-v-d2e02ce3]:active, .indigo[data-v-d2e02ce3]:focus {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button[data-v-d2e02ce3] {
  color: white !important;
}
.indigo.p-button[data-v-d2e02ce3]:hover, .indigo.p-button[data-v-d2e02ce3]:active, .indigo.p-button[data-v-d2e02ce3]:focus {
  color: white !important;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button.p-button-outlined[data-v-d2e02ce3] {
  background-color: white !important;
  color: #3f51b5 !important;
}
.indigo.p-button.p-button-outlined[data-v-d2e02ce3]:hover, .indigo.p-button.p-button-outlined[data-v-d2e02ce3]:active, .indigo.p-button.p-button-outlined[data-v-d2e02ce3]:focus {
  background-color: rgb(235.8, 237.6, 247.6) !important;
}
.indigo.p-toolbar[data-v-d2e02ce3] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.darken-1[data-v-d2e02ce3] {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-1[data-v-d2e02ce3]:hover {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-2[data-v-d2e02ce3] {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-2[data-v-d2e02ce3]:hover {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-3[data-v-d2e02ce3] {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-3[data-v-d2e02ce3]:hover {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-4[data-v-d2e02ce3] {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.darken-4[data-v-d2e02ce3]:hover {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.lighten-1[data-v-d2e02ce3] {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-1[data-v-d2e02ce3]:hover {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-2[data-v-d2e02ce3] {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-2[data-v-d2e02ce3]:hover {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-3[data-v-d2e02ce3] {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-3[data-v-d2e02ce3]:hover {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-4[data-v-d2e02ce3] {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.indigo.lighten-4[data-v-d2e02ce3]:hover {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo[data-v-d2e02ce3] {
  background-color: #3f51b5;
}
.bgindigo[data-v-d2e02ce3]:hover, .bgindigo[data-v-d2e02ce3]:focus {
  background-color: #3f51b5;
}
.bgindigo.p-card[data-v-d2e02ce3] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.bgindigo.darken-1[data-v-d2e02ce3] {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-1[data-v-d2e02ce3]:hover {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-2[data-v-d2e02ce3] {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-2[data-v-d2e02ce3]:hover {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-3[data-v-d2e02ce3] {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-3[data-v-d2e02ce3]:hover {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-4[data-v-d2e02ce3] {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.darken-4[data-v-d2e02ce3]:hover {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.lighten-1[data-v-d2e02ce3] {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-1[data-v-d2e02ce3]:hover {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-2[data-v-d2e02ce3] {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-2[data-v-d2e02ce3]:hover {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-3[data-v-d2e02ce3] {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-3[data-v-d2e02ce3]:hover {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-4[data-v-d2e02ce3] {
  background-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo.lighten-4[data-v-d2e02ce3]:hover {
  background-color: rgb(139.8, 150.6, 210.6);
}
[color=blue][data-v-d2e02ce3] {
  color: #2196f3;
}
.blue[data-v-d2e02ce3] {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue[data-v-d2e02ce3]:hover, .blue[data-v-d2e02ce3]:active, .blue[data-v-d2e02ce3]:focus {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button[data-v-d2e02ce3] {
  color: white !important;
}
.blue.p-button[data-v-d2e02ce3]:hover, .blue.p-button[data-v-d2e02ce3]:active, .blue.p-button[data-v-d2e02ce3]:focus {
  color: white !important;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button.p-button-outlined[data-v-d2e02ce3] {
  background-color: white !important;
  color: #2196f3 !important;
}
.blue.p-button.p-button-outlined[data-v-d2e02ce3]:hover, .blue.p-button.p-button-outlined[data-v-d2e02ce3]:active, .blue.p-button.p-button-outlined[data-v-d2e02ce3]:focus {
  background-color: rgb(232.8, 244.5, 253.8) !important;
}
.blue.p-toolbar[data-v-d2e02ce3] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.darken-1[data-v-d2e02ce3] {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-1[data-v-d2e02ce3]:hover {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-2[data-v-d2e02ce3] {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-2[data-v-d2e02ce3]:hover {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-3[data-v-d2e02ce3] {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-3[data-v-d2e02ce3]:hover {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-4[data-v-d2e02ce3] {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.darken-4[data-v-d2e02ce3]:hover {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.lighten-1[data-v-d2e02ce3] {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-1[data-v-d2e02ce3]:hover {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-2[data-v-d2e02ce3] {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-2[data-v-d2e02ce3]:hover {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-3[data-v-d2e02ce3] {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-3[data-v-d2e02ce3]:hover {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-4[data-v-d2e02ce3] {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.blue.lighten-4[data-v-d2e02ce3]:hover {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.bgblue[data-v-d2e02ce3] {
  background-color: #2196f3;
}
.bgblue[data-v-d2e02ce3]:hover, .bgblue[data-v-d2e02ce3]:focus {
  background-color: #2196f3;
}
.bgblue.p-card[data-v-d2e02ce3] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.bgblue.darken-1[data-v-d2e02ce3] {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-1[data-v-d2e02ce3]:hover {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-2[data-v-d2e02ce3] {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-2[data-v-d2e02ce3]:hover {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-3[data-v-d2e02ce3] {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-3[data-v-d2e02ce3]:hover {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-4[data-v-d2e02ce3] {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.darken-4[data-v-d2e02ce3]:hover {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.lighten-1[data-v-d2e02ce3] {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-1[data-v-d2e02ce3]:hover {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-2[data-v-d2e02ce3] {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-2[data-v-d2e02ce3]:hover {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-3[data-v-d2e02ce3] {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-3[data-v-d2e02ce3]:hover {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-4[data-v-d2e02ce3] {
  background-color: rgb(121.8, 192, 247.8);
}
.bgblue.lighten-4[data-v-d2e02ce3]:hover {
  background-color: rgb(121.8, 192, 247.8);
}
[color=light-blue][data-v-d2e02ce3] {
  color: #03a9f4;
}
.light-blue[data-v-d2e02ce3] {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue[data-v-d2e02ce3]:hover, .light-blue[data-v-d2e02ce3]:active, .light-blue[data-v-d2e02ce3]:focus {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button[data-v-d2e02ce3] {
  color: white !important;
}
.light-blue.p-button[data-v-d2e02ce3]:hover, .light-blue.p-button[data-v-d2e02ce3]:active, .light-blue.p-button[data-v-d2e02ce3]:focus {
  color: white !important;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button.p-button-outlined[data-v-d2e02ce3] {
  background-color: white !important;
  color: #03a9f4 !important;
}
.light-blue.p-button.p-button-outlined[data-v-d2e02ce3]:hover, .light-blue.p-button.p-button-outlined[data-v-d2e02ce3]:active, .light-blue.p-button.p-button-outlined[data-v-d2e02ce3]:focus {
  background-color: rgb(229.8, 246.4, 253.9) !important;
}
.light-blue.p-toolbar[data-v-d2e02ce3] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.darken-1[data-v-d2e02ce3] {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-1[data-v-d2e02ce3]:hover {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-2[data-v-d2e02ce3] {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-2[data-v-d2e02ce3]:hover {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-3[data-v-d2e02ce3] {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-3[data-v-d2e02ce3]:hover {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-4[data-v-d2e02ce3] {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.darken-4[data-v-d2e02ce3]:hover {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.lighten-1[data-v-d2e02ce3] {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-1[data-v-d2e02ce3]:hover {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-2[data-v-d2e02ce3] {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-2[data-v-d2e02ce3]:hover {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-3[data-v-d2e02ce3] {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-3[data-v-d2e02ce3]:hover {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-4[data-v-d2e02ce3] {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.light-blue.lighten-4[data-v-d2e02ce3]:hover {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue[data-v-d2e02ce3] {
  background-color: #03a9f4;
}
.bglight-blue[data-v-d2e02ce3]:hover, .bglight-blue[data-v-d2e02ce3]:focus {
  background-color: #03a9f4;
}
.bglight-blue.p-card[data-v-d2e02ce3] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.bglight-blue.darken-1[data-v-d2e02ce3] {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-1[data-v-d2e02ce3]:hover {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-2[data-v-d2e02ce3] {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-2[data-v-d2e02ce3]:hover {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-3[data-v-d2e02ce3] {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-3[data-v-d2e02ce3]:hover {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-4[data-v-d2e02ce3] {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.darken-4[data-v-d2e02ce3]:hover {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.lighten-1[data-v-d2e02ce3] {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-1[data-v-d2e02ce3]:hover {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-2[data-v-d2e02ce3] {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-2[data-v-d2e02ce3]:hover {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-3[data-v-d2e02ce3] {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-3[data-v-d2e02ce3]:hover {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-4[data-v-d2e02ce3] {
  background-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue.lighten-4[data-v-d2e02ce3]:hover {
  background-color: rgb(103.8, 203.4, 248.4);
}
[color=cyan][data-v-d2e02ce3] {
  color: #00bcd4;
}
.cyan[data-v-d2e02ce3] {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan[data-v-d2e02ce3]:hover, .cyan[data-v-d2e02ce3]:active, .cyan[data-v-d2e02ce3]:focus {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button[data-v-d2e02ce3] {
  color: white !important;
}
.cyan.p-button[data-v-d2e02ce3]:hover, .cyan.p-button[data-v-d2e02ce3]:active, .cyan.p-button[data-v-d2e02ce3]:focus {
  color: white !important;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button.p-button-outlined[data-v-d2e02ce3] {
  background-color: white !important;
  color: #00bcd4 !important;
}
.cyan.p-button.p-button-outlined[data-v-d2e02ce3]:hover, .cyan.p-button.p-button-outlined[data-v-d2e02ce3]:active, .cyan.p-button.p-button-outlined[data-v-d2e02ce3]:focus {
  background-color: rgb(229.5, 248.3, 250.7) !important;
}
.cyan.p-toolbar[data-v-d2e02ce3] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.darken-1[data-v-d2e02ce3] {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-1[data-v-d2e02ce3]:hover {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-2[data-v-d2e02ce3] {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-2[data-v-d2e02ce3]:hover {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-3[data-v-d2e02ce3] {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-3[data-v-d2e02ce3]:hover {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-4[data-v-d2e02ce3] {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.darken-4[data-v-d2e02ce3]:hover {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.lighten-1[data-v-d2e02ce3] {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-1[data-v-d2e02ce3]:hover {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-2[data-v-d2e02ce3] {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-2[data-v-d2e02ce3]:hover {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-3[data-v-d2e02ce3] {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-3[data-v-d2e02ce3]:hover {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-4[data-v-d2e02ce3] {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.cyan.lighten-4[data-v-d2e02ce3]:hover {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.bgcyan[data-v-d2e02ce3] {
  background-color: #00bcd4;
}
.bgcyan[data-v-d2e02ce3]:hover, .bgcyan[data-v-d2e02ce3]:focus {
  background-color: #00bcd4;
}
.bgcyan.p-card[data-v-d2e02ce3] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.bgcyan.darken-1[data-v-d2e02ce3] {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-1[data-v-d2e02ce3]:hover {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-2[data-v-d2e02ce3] {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-2[data-v-d2e02ce3]:hover {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-3[data-v-d2e02ce3] {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-3[data-v-d2e02ce3]:hover {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-4[data-v-d2e02ce3] {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.darken-4[data-v-d2e02ce3]:hover {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.lighten-1[data-v-d2e02ce3] {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-1[data-v-d2e02ce3]:hover {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-2[data-v-d2e02ce3] {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-2[data-v-d2e02ce3]:hover {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-3[data-v-d2e02ce3] {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-3[data-v-d2e02ce3]:hover {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-4[data-v-d2e02ce3] {
  background-color: rgb(102, 214.8, 229.2);
}
.bgcyan.lighten-4[data-v-d2e02ce3]:hover {
  background-color: rgb(102, 214.8, 229.2);
}
[color=teal][data-v-d2e02ce3] {
  color: #009688;
}
.teal[data-v-d2e02ce3] {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal[data-v-d2e02ce3]:hover, .teal[data-v-d2e02ce3]:active, .teal[data-v-d2e02ce3]:focus {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button[data-v-d2e02ce3] {
  color: white !important;
}
.teal.p-button[data-v-d2e02ce3]:hover, .teal.p-button[data-v-d2e02ce3]:active, .teal.p-button[data-v-d2e02ce3]:focus {
  color: white !important;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button.p-button-outlined[data-v-d2e02ce3] {
  background-color: white !important;
  color: #009688 !important;
}
.teal.p-button.p-button-outlined[data-v-d2e02ce3]:hover, .teal.p-button.p-button-outlined[data-v-d2e02ce3]:active, .teal.p-button.p-button-outlined[data-v-d2e02ce3]:focus {
  background-color: rgb(229.5, 244.5, 243.1) !important;
}
.teal.p-toolbar[data-v-d2e02ce3] {
  background-color: #009688;
  border-color: #009688;
}
.teal.darken-1[data-v-d2e02ce3] {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-1[data-v-d2e02ce3]:hover {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-2[data-v-d2e02ce3] {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-2[data-v-d2e02ce3]:hover {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-3[data-v-d2e02ce3] {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-3[data-v-d2e02ce3]:hover {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-4[data-v-d2e02ce3] {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.darken-4[data-v-d2e02ce3]:hover {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.lighten-1[data-v-d2e02ce3] {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-1[data-v-d2e02ce3]:hover {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-2[data-v-d2e02ce3] {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-2[data-v-d2e02ce3]:hover {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-3[data-v-d2e02ce3] {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-3[data-v-d2e02ce3]:hover {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-4[data-v-d2e02ce3] {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.teal.lighten-4[data-v-d2e02ce3]:hover {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.bgteal[data-v-d2e02ce3] {
  background-color: #009688;
}
.bgteal[data-v-d2e02ce3]:hover, .bgteal[data-v-d2e02ce3]:focus {
  background-color: #009688;
}
.bgteal.p-card[data-v-d2e02ce3] {
  background-color: #009688;
  border-color: #009688;
}
.bgteal.darken-1[data-v-d2e02ce3] {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-1[data-v-d2e02ce3]:hover {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-2[data-v-d2e02ce3] {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-2[data-v-d2e02ce3]:hover {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-3[data-v-d2e02ce3] {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-3[data-v-d2e02ce3]:hover {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-4[data-v-d2e02ce3] {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.darken-4[data-v-d2e02ce3]:hover {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.lighten-1[data-v-d2e02ce3] {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-1[data-v-d2e02ce3]:hover {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-2[data-v-d2e02ce3] {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-2[data-v-d2e02ce3]:hover {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-3[data-v-d2e02ce3] {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-3[data-v-d2e02ce3]:hover {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-4[data-v-d2e02ce3] {
  background-color: rgb(102, 192, 183.6);
}
.bgteal.lighten-4[data-v-d2e02ce3]:hover {
  background-color: rgb(102, 192, 183.6);
}
[color=cobalt][data-v-d2e02ce3] {
  color: #00bfa5;
}
.cobalt[data-v-d2e02ce3] {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt[data-v-d2e02ce3]:hover, .cobalt[data-v-d2e02ce3]:active, .cobalt[data-v-d2e02ce3]:focus {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button[data-v-d2e02ce3] {
  color: white !important;
}
.cobalt.p-button[data-v-d2e02ce3]:hover, .cobalt.p-button[data-v-d2e02ce3]:active, .cobalt.p-button[data-v-d2e02ce3]:focus {
  color: white !important;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button.p-button-outlined[data-v-d2e02ce3] {
  background-color: white !important;
  color: #00bfa5 !important;
}
.cobalt.p-button.p-button-outlined[data-v-d2e02ce3]:hover, .cobalt.p-button.p-button-outlined[data-v-d2e02ce3]:active, .cobalt.p-button.p-button-outlined[data-v-d2e02ce3]:focus {
  background-color: rgb(229.5, 248.6, 246) !important;
}
.cobalt.p-toolbar[data-v-d2e02ce3] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.darken-1[data-v-d2e02ce3] {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-1[data-v-d2e02ce3]:hover {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-2[data-v-d2e02ce3] {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-2[data-v-d2e02ce3]:hover {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-3[data-v-d2e02ce3] {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-3[data-v-d2e02ce3]:hover {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-4[data-v-d2e02ce3] {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.darken-4[data-v-d2e02ce3]:hover {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.lighten-1[data-v-d2e02ce3] {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-1[data-v-d2e02ce3]:hover {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-2[data-v-d2e02ce3] {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-2[data-v-d2e02ce3]:hover {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-3[data-v-d2e02ce3] {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-3[data-v-d2e02ce3]:hover {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-4[data-v-d2e02ce3] {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.cobalt.lighten-4[data-v-d2e02ce3]:hover {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.bgcobalt[data-v-d2e02ce3] {
  background-color: #00bfa5;
}
.bgcobalt[data-v-d2e02ce3]:hover, .bgcobalt[data-v-d2e02ce3]:focus {
  background-color: #00bfa5;
}
.bgcobalt.p-card[data-v-d2e02ce3] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.bgcobalt.darken-1[data-v-d2e02ce3] {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-1[data-v-d2e02ce3]:hover {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-2[data-v-d2e02ce3] {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-2[data-v-d2e02ce3]:hover {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-3[data-v-d2e02ce3] {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-3[data-v-d2e02ce3]:hover {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-4[data-v-d2e02ce3] {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.darken-4[data-v-d2e02ce3]:hover {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.lighten-1[data-v-d2e02ce3] {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-1[data-v-d2e02ce3]:hover {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-2[data-v-d2e02ce3] {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-2[data-v-d2e02ce3]:hover {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-3[data-v-d2e02ce3] {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-3[data-v-d2e02ce3]:hover {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-4[data-v-d2e02ce3] {
  background-color: rgb(102, 216.6, 201);
}
.bgcobalt.lighten-4[data-v-d2e02ce3]:hover {
  background-color: rgb(102, 216.6, 201);
}
[color=green][data-v-d2e02ce3] {
  color: #4caf50;
}
.green[data-v-d2e02ce3] {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green[data-v-d2e02ce3]:hover, .green[data-v-d2e02ce3]:active, .green[data-v-d2e02ce3]:focus {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button[data-v-d2e02ce3] {
  color: white !important;
}
.green.p-button[data-v-d2e02ce3]:hover, .green.p-button[data-v-d2e02ce3]:active, .green.p-button[data-v-d2e02ce3]:focus {
  color: white !important;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button.p-button-outlined[data-v-d2e02ce3] {
  background-color: white !important;
  color: #4caf50 !important;
}
.green.p-button.p-button-outlined[data-v-d2e02ce3]:hover, .green.p-button.p-button-outlined[data-v-d2e02ce3]:active, .green.p-button.p-button-outlined[data-v-d2e02ce3]:focus {
  background-color: rgb(237.1, 247, 237.5) !important;
}
.green.p-toolbar[data-v-d2e02ce3] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.darken-1[data-v-d2e02ce3] {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-1[data-v-d2e02ce3]:hover {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-2[data-v-d2e02ce3] {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-2[data-v-d2e02ce3]:hover {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-3[data-v-d2e02ce3] {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-3[data-v-d2e02ce3]:hover {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-4[data-v-d2e02ce3] {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.darken-4[data-v-d2e02ce3]:hover {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.lighten-1[data-v-d2e02ce3] {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-1[data-v-d2e02ce3]:hover {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-2[data-v-d2e02ce3] {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-2[data-v-d2e02ce3]:hover {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-3[data-v-d2e02ce3] {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-3[data-v-d2e02ce3]:hover {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-4[data-v-d2e02ce3] {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.green.lighten-4[data-v-d2e02ce3]:hover {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.bggreen[data-v-d2e02ce3] {
  background-color: #4caf50;
}
.bggreen[data-v-d2e02ce3]:hover, .bggreen[data-v-d2e02ce3]:focus {
  background-color: #4caf50;
}
.bggreen.p-card[data-v-d2e02ce3] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.bggreen.darken-1[data-v-d2e02ce3] {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-1[data-v-d2e02ce3]:hover {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-2[data-v-d2e02ce3] {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-2[data-v-d2e02ce3]:hover {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-3[data-v-d2e02ce3] {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-3[data-v-d2e02ce3]:hover {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-4[data-v-d2e02ce3] {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.darken-4[data-v-d2e02ce3]:hover {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.lighten-1[data-v-d2e02ce3] {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-1[data-v-d2e02ce3]:hover {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-2[data-v-d2e02ce3] {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-2[data-v-d2e02ce3]:hover {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-3[data-v-d2e02ce3] {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-3[data-v-d2e02ce3]:hover {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-4[data-v-d2e02ce3] {
  background-color: rgb(147.6, 207, 150);
}
.bggreen.lighten-4[data-v-d2e02ce3]:hover {
  background-color: rgb(147.6, 207, 150);
}
[color=light-green][data-v-d2e02ce3] {
  color: #8bc34a;
}
.light-green[data-v-d2e02ce3] {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green[data-v-d2e02ce3]:hover, .light-green[data-v-d2e02ce3]:active, .light-green[data-v-d2e02ce3]:focus {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button[data-v-d2e02ce3] {
  color: white !important;
}
.light-green.p-button[data-v-d2e02ce3]:hover, .light-green.p-button[data-v-d2e02ce3]:active, .light-green.p-button[data-v-d2e02ce3]:focus {
  color: white !important;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button.p-button-outlined[data-v-d2e02ce3] {
  background-color: white !important;
  color: #8bc34a !important;
}
.light-green.p-button.p-button-outlined[data-v-d2e02ce3]:hover, .light-green.p-button.p-button-outlined[data-v-d2e02ce3]:active, .light-green.p-button.p-button-outlined[data-v-d2e02ce3]:focus {
  background-color: rgb(243.4, 249, 236.9) !important;
}
.light-green.p-toolbar[data-v-d2e02ce3] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.darken-1[data-v-d2e02ce3] {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-1[data-v-d2e02ce3]:hover {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-2[data-v-d2e02ce3] {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-2[data-v-d2e02ce3]:hover {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-3[data-v-d2e02ce3] {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-3[data-v-d2e02ce3]:hover {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-4[data-v-d2e02ce3] {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.darken-4[data-v-d2e02ce3]:hover {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.lighten-1[data-v-d2e02ce3] {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-1[data-v-d2e02ce3]:hover {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-2[data-v-d2e02ce3] {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-2[data-v-d2e02ce3]:hover {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-3[data-v-d2e02ce3] {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-3[data-v-d2e02ce3]:hover {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-4[data-v-d2e02ce3] {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.light-green.lighten-4[data-v-d2e02ce3]:hover {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.bglight-green[data-v-d2e02ce3] {
  background-color: #8bc34a;
}
.bglight-green[data-v-d2e02ce3]:hover, .bglight-green[data-v-d2e02ce3]:focus {
  background-color: #8bc34a;
}
.bglight-green.p-card[data-v-d2e02ce3] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.bglight-green.darken-1[data-v-d2e02ce3] {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-1[data-v-d2e02ce3]:hover {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-2[data-v-d2e02ce3] {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-2[data-v-d2e02ce3]:hover {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-3[data-v-d2e02ce3] {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-3[data-v-d2e02ce3]:hover {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-4[data-v-d2e02ce3] {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.darken-4[data-v-d2e02ce3]:hover {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.lighten-1[data-v-d2e02ce3] {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-1[data-v-d2e02ce3]:hover {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-2[data-v-d2e02ce3] {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-2[data-v-d2e02ce3]:hover {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-3[data-v-d2e02ce3] {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-3[data-v-d2e02ce3]:hover {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-4[data-v-d2e02ce3] {
  background-color: rgb(185.4, 219, 146.4);
}
.bglight-green.lighten-4[data-v-d2e02ce3]:hover {
  background-color: rgb(185.4, 219, 146.4);
}
[color=lime][data-v-d2e02ce3] {
  color: #cddc39;
}
.lime[data-v-d2e02ce3] {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime[data-v-d2e02ce3]:hover, .lime[data-v-d2e02ce3]:active, .lime[data-v-d2e02ce3]:focus {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button[data-v-d2e02ce3] {
  color: white !important;
}
.lime.p-button[data-v-d2e02ce3]:hover, .lime.p-button[data-v-d2e02ce3]:active, .lime.p-button[data-v-d2e02ce3]:focus {
  color: white !important;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button.p-button-outlined[data-v-d2e02ce3] {
  background-color: white !important;
  color: #cddc39 !important;
}
.lime.p-button.p-button-outlined[data-v-d2e02ce3]:hover, .lime.p-button.p-button-outlined[data-v-d2e02ce3]:active, .lime.p-button.p-button-outlined[data-v-d2e02ce3]:focus {
  background-color: rgb(250, 251.5, 235.2) !important;
}
.lime.p-toolbar[data-v-d2e02ce3] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.darken-1[data-v-d2e02ce3] {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-1[data-v-d2e02ce3]:hover {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-2[data-v-d2e02ce3] {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-2[data-v-d2e02ce3]:hover {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-3[data-v-d2e02ce3] {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-3[data-v-d2e02ce3]:hover {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-4[data-v-d2e02ce3] {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.darken-4[data-v-d2e02ce3]:hover {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.lighten-1[data-v-d2e02ce3] {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-1[data-v-d2e02ce3]:hover {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-2[data-v-d2e02ce3] {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-2[data-v-d2e02ce3]:hover {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-3[data-v-d2e02ce3] {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-3[data-v-d2e02ce3]:hover {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-4[data-v-d2e02ce3] {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.lime.lighten-4[data-v-d2e02ce3]:hover {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.bglime[data-v-d2e02ce3] {
  background-color: #cddc39;
}
.bglime[data-v-d2e02ce3]:hover, .bglime[data-v-d2e02ce3]:focus {
  background-color: #cddc39;
}
.bglime.p-card[data-v-d2e02ce3] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.bglime.darken-1[data-v-d2e02ce3] {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-1[data-v-d2e02ce3]:hover {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-2[data-v-d2e02ce3] {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-2[data-v-d2e02ce3]:hover {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-3[data-v-d2e02ce3] {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-3[data-v-d2e02ce3]:hover {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-4[data-v-d2e02ce3] {
  background-color: rgb(123, 132, 34.2);
}
.bglime.darken-4[data-v-d2e02ce3]:hover {
  background-color: rgb(123, 132, 34.2);
}
.bglime.lighten-1[data-v-d2e02ce3] {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-1[data-v-d2e02ce3]:hover {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-2[data-v-d2e02ce3] {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-2[data-v-d2e02ce3]:hover {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-3[data-v-d2e02ce3] {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-3[data-v-d2e02ce3]:hover {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-4[data-v-d2e02ce3] {
  background-color: rgb(225, 234, 136.2);
}
.bglime.lighten-4[data-v-d2e02ce3]:hover {
  background-color: rgb(225, 234, 136.2);
}
[color=yellow][data-v-d2e02ce3] {
  color: #ffeb3b;
}
.yellow[data-v-d2e02ce3] {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow[data-v-d2e02ce3]:hover, .yellow[data-v-d2e02ce3]:active, .yellow[data-v-d2e02ce3]:focus {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button[data-v-d2e02ce3] {
  color: white !important;
}
.yellow.p-button[data-v-d2e02ce3]:hover, .yellow.p-button[data-v-d2e02ce3]:active, .yellow.p-button[data-v-d2e02ce3]:focus {
  color: white !important;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button.p-button-outlined[data-v-d2e02ce3] {
  background-color: white !important;
  color: #ffeb3b !important;
}
.yellow.p-button.p-button-outlined[data-v-d2e02ce3]:hover, .yellow.p-button.p-button-outlined[data-v-d2e02ce3]:active, .yellow.p-button.p-button-outlined[data-v-d2e02ce3]:focus {
  background-color: rgb(255, 253, 235.4) !important;
}
.yellow.p-toolbar[data-v-d2e02ce3] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.darken-1[data-v-d2e02ce3] {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-1[data-v-d2e02ce3]:hover {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-2[data-v-d2e02ce3] {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-2[data-v-d2e02ce3]:hover {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-3[data-v-d2e02ce3] {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-3[data-v-d2e02ce3]:hover {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-4[data-v-d2e02ce3] {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.darken-4[data-v-d2e02ce3]:hover {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.lighten-1[data-v-d2e02ce3] {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-1[data-v-d2e02ce3]:hover {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-2[data-v-d2e02ce3] {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-2[data-v-d2e02ce3]:hover {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-3[data-v-d2e02ce3] {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-3[data-v-d2e02ce3]:hover {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-4[data-v-d2e02ce3] {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.yellow.lighten-4[data-v-d2e02ce3]:hover {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.bgyellow[data-v-d2e02ce3] {
  background-color: #ffeb3b;
}
.bgyellow[data-v-d2e02ce3]:hover, .bgyellow[data-v-d2e02ce3]:focus {
  background-color: #ffeb3b;
}
.bgyellow.p-card[data-v-d2e02ce3] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.bgyellow.darken-1[data-v-d2e02ce3] {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-1[data-v-d2e02ce3]:hover {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-2[data-v-d2e02ce3] {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-2[data-v-d2e02ce3]:hover {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-3[data-v-d2e02ce3] {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-3[data-v-d2e02ce3]:hover {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-4[data-v-d2e02ce3] {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.darken-4[data-v-d2e02ce3]:hover {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.lighten-1[data-v-d2e02ce3] {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-1[data-v-d2e02ce3]:hover {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-2[data-v-d2e02ce3] {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-2[data-v-d2e02ce3]:hover {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-3[data-v-d2e02ce3] {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-3[data-v-d2e02ce3]:hover {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-4[data-v-d2e02ce3] {
  background-color: rgb(255, 243, 137.4);
}
.bgyellow.lighten-4[data-v-d2e02ce3]:hover {
  background-color: rgb(255, 243, 137.4);
}
[color=amber][data-v-d2e02ce3] {
  color: #ffc107;
}
.amber[data-v-d2e02ce3] {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber[data-v-d2e02ce3]:hover, .amber[data-v-d2e02ce3]:active, .amber[data-v-d2e02ce3]:focus {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button[data-v-d2e02ce3] {
  color: white !important;
}
.amber.p-button[data-v-d2e02ce3]:hover, .amber.p-button[data-v-d2e02ce3]:active, .amber.p-button[data-v-d2e02ce3]:focus {
  color: white !important;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button.p-button-outlined[data-v-d2e02ce3] {
  background-color: white !important;
  color: #ffc107 !important;
}
.amber.p-button.p-button-outlined[data-v-d2e02ce3]:hover, .amber.p-button.p-button-outlined[data-v-d2e02ce3]:active, .amber.p-button.p-button-outlined[data-v-d2e02ce3]:focus {
  background-color: rgb(255, 248.8, 230.2) !important;
}
.amber.p-toolbar[data-v-d2e02ce3] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.darken-1[data-v-d2e02ce3] {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-1[data-v-d2e02ce3]:hover {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-2[data-v-d2e02ce3] {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-2[data-v-d2e02ce3]:hover {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-3[data-v-d2e02ce3] {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-3[data-v-d2e02ce3]:hover {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-4[data-v-d2e02ce3] {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.darken-4[data-v-d2e02ce3]:hover {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.lighten-1[data-v-d2e02ce3] {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-1[data-v-d2e02ce3]:hover {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-2[data-v-d2e02ce3] {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-2[data-v-d2e02ce3]:hover {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-3[data-v-d2e02ce3] {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-3[data-v-d2e02ce3]:hover {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-4[data-v-d2e02ce3] {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.amber.lighten-4[data-v-d2e02ce3]:hover {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.bgamber[data-v-d2e02ce3] {
  background-color: #ffc107;
}
.bgamber[data-v-d2e02ce3]:hover, .bgamber[data-v-d2e02ce3]:focus {
  background-color: #ffc107;
}
.bgamber.p-card[data-v-d2e02ce3] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.bgamber.darken-1[data-v-d2e02ce3] {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-1[data-v-d2e02ce3]:hover {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-2[data-v-d2e02ce3] {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-2[data-v-d2e02ce3]:hover {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-3[data-v-d2e02ce3] {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-3[data-v-d2e02ce3]:hover {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-4[data-v-d2e02ce3] {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.darken-4[data-v-d2e02ce3]:hover {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.lighten-1[data-v-d2e02ce3] {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-1[data-v-d2e02ce3]:hover {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-2[data-v-d2e02ce3] {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-2[data-v-d2e02ce3]:hover {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-3[data-v-d2e02ce3] {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-3[data-v-d2e02ce3]:hover {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-4[data-v-d2e02ce3] {
  background-color: rgb(255, 217.8, 106.2);
}
.bgamber.lighten-4[data-v-d2e02ce3]:hover {
  background-color: rgb(255, 217.8, 106.2);
}
[color=orange][data-v-d2e02ce3] {
  color: #ff9800;
}
.orange[data-v-d2e02ce3] {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange[data-v-d2e02ce3]:hover, .orange[data-v-d2e02ce3]:active, .orange[data-v-d2e02ce3]:focus {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button[data-v-d2e02ce3] {
  color: white !important;
}
.orange.p-button[data-v-d2e02ce3]:hover, .orange.p-button[data-v-d2e02ce3]:active, .orange.p-button[data-v-d2e02ce3]:focus {
  color: white !important;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button.p-button-outlined[data-v-d2e02ce3] {
  background-color: white !important;
  color: #ff9800 !important;
}
.orange.p-button.p-button-outlined[data-v-d2e02ce3]:hover, .orange.p-button.p-button-outlined[data-v-d2e02ce3]:active, .orange.p-button.p-button-outlined[data-v-d2e02ce3]:focus {
  background-color: rgb(255, 244.7, 229.5) !important;
}
.orange.p-toolbar[data-v-d2e02ce3] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.darken-1[data-v-d2e02ce3] {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-1[data-v-d2e02ce3]:hover {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-2[data-v-d2e02ce3] {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-2[data-v-d2e02ce3]:hover {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-3[data-v-d2e02ce3] {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-3[data-v-d2e02ce3]:hover {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-4[data-v-d2e02ce3] {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.darken-4[data-v-d2e02ce3]:hover {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.lighten-1[data-v-d2e02ce3] {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-1[data-v-d2e02ce3]:hover {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-2[data-v-d2e02ce3] {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-2[data-v-d2e02ce3]:hover {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-3[data-v-d2e02ce3] {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-3[data-v-d2e02ce3]:hover {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-4[data-v-d2e02ce3] {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.orange.lighten-4[data-v-d2e02ce3]:hover {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.bgorange[data-v-d2e02ce3] {
  background-color: #ff9800;
}
.bgorange[data-v-d2e02ce3]:hover, .bgorange[data-v-d2e02ce3]:focus {
  background-color: #ff9800;
}
.bgorange.p-card[data-v-d2e02ce3] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.bgorange.darken-1[data-v-d2e02ce3] {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-1[data-v-d2e02ce3]:hover {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-2[data-v-d2e02ce3] {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-2[data-v-d2e02ce3]:hover {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-3[data-v-d2e02ce3] {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-3[data-v-d2e02ce3]:hover {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-4[data-v-d2e02ce3] {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.darken-4[data-v-d2e02ce3]:hover {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.lighten-1[data-v-d2e02ce3] {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-1[data-v-d2e02ce3]:hover {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-2[data-v-d2e02ce3] {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-2[data-v-d2e02ce3]:hover {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-3[data-v-d2e02ce3] {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-3[data-v-d2e02ce3]:hover {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-4[data-v-d2e02ce3] {
  background-color: rgb(255, 193.2, 102);
}
.bgorange.lighten-4[data-v-d2e02ce3]:hover {
  background-color: rgb(255, 193.2, 102);
}
[color=deep-orange][data-v-d2e02ce3] {
  color: #ff5722;
}
.deep-orange[data-v-d2e02ce3] {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange[data-v-d2e02ce3]:hover, .deep-orange[data-v-d2e02ce3]:active, .deep-orange[data-v-d2e02ce3]:focus {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button[data-v-d2e02ce3] {
  color: white !important;
}
.deep-orange.p-button[data-v-d2e02ce3]:hover, .deep-orange.p-button[data-v-d2e02ce3]:active, .deep-orange.p-button[data-v-d2e02ce3]:focus {
  color: white !important;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button.p-button-outlined[data-v-d2e02ce3] {
  background-color: white !important;
  color: #ff5722 !important;
}
.deep-orange.p-button.p-button-outlined[data-v-d2e02ce3]:hover, .deep-orange.p-button.p-button-outlined[data-v-d2e02ce3]:active, .deep-orange.p-button.p-button-outlined[data-v-d2e02ce3]:focus {
  background-color: rgb(255, 238.2, 232.9) !important;
}
.deep-orange.p-toolbar[data-v-d2e02ce3] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.darken-1[data-v-d2e02ce3] {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-1[data-v-d2e02ce3]:hover {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-2[data-v-d2e02ce3] {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-2[data-v-d2e02ce3]:hover {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-3[data-v-d2e02ce3] {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-3[data-v-d2e02ce3]:hover {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-4[data-v-d2e02ce3] {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.darken-4[data-v-d2e02ce3]:hover {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.lighten-1[data-v-d2e02ce3] {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-1[data-v-d2e02ce3]:hover {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-2[data-v-d2e02ce3] {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-2[data-v-d2e02ce3]:hover {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-3[data-v-d2e02ce3] {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-3[data-v-d2e02ce3]:hover {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-4[data-v-d2e02ce3] {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.deep-orange.lighten-4[data-v-d2e02ce3]:hover {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange[data-v-d2e02ce3] {
  background-color: #ff5722;
}
.bgdeep-orange[data-v-d2e02ce3]:hover, .bgdeep-orange[data-v-d2e02ce3]:focus {
  background-color: #ff5722;
}
.bgdeep-orange.p-card[data-v-d2e02ce3] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.bgdeep-orange.darken-1[data-v-d2e02ce3] {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-1[data-v-d2e02ce3]:hover {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-2[data-v-d2e02ce3] {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-2[data-v-d2e02ce3]:hover {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-3[data-v-d2e02ce3] {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-3[data-v-d2e02ce3]:hover {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-4[data-v-d2e02ce3] {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.darken-4[data-v-d2e02ce3]:hover {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.lighten-1[data-v-d2e02ce3] {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-1[data-v-d2e02ce3]:hover {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-2[data-v-d2e02ce3] {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-2[data-v-d2e02ce3]:hover {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-3[data-v-d2e02ce3] {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-3[data-v-d2e02ce3]:hover {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-4[data-v-d2e02ce3] {
  background-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange.lighten-4[data-v-d2e02ce3]:hover {
  background-color: rgb(255, 154.2, 122.4);
}
[color=brown][data-v-d2e02ce3] {
  color: #795548;
}
.brown[data-v-d2e02ce3] {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown[data-v-d2e02ce3]:hover, .brown[data-v-d2e02ce3]:active, .brown[data-v-d2e02ce3]:focus {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button[data-v-d2e02ce3] {
  color: white !important;
}
.brown.p-button[data-v-d2e02ce3]:hover, .brown.p-button[data-v-d2e02ce3]:active, .brown.p-button[data-v-d2e02ce3]:focus {
  color: white !important;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button.p-button-outlined[data-v-d2e02ce3] {
  background-color: white !important;
  color: #795548 !important;
}
.brown.p-button.p-button-outlined[data-v-d2e02ce3]:hover, .brown.p-button.p-button-outlined[data-v-d2e02ce3]:active, .brown.p-button.p-button-outlined[data-v-d2e02ce3]:focus {
  background-color: rgb(241.6, 238, 236.7) !important;
}
.brown.p-toolbar[data-v-d2e02ce3] {
  background-color: #795548;
  border-color: #795548;
}
.brown.darken-1[data-v-d2e02ce3] {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-1[data-v-d2e02ce3]:hover {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-2[data-v-d2e02ce3] {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-2[data-v-d2e02ce3]:hover {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-3[data-v-d2e02ce3] {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-3[data-v-d2e02ce3]:hover {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-4[data-v-d2e02ce3] {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.darken-4[data-v-d2e02ce3]:hover {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.lighten-1[data-v-d2e02ce3] {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-1[data-v-d2e02ce3]:hover {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-2[data-v-d2e02ce3] {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-2[data-v-d2e02ce3]:hover {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-3[data-v-d2e02ce3] {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-3[data-v-d2e02ce3]:hover {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-4[data-v-d2e02ce3] {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.brown.lighten-4[data-v-d2e02ce3]:hover {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.bgbrown[data-v-d2e02ce3] {
  background-color: #795548;
}
.bgbrown[data-v-d2e02ce3]:hover, .bgbrown[data-v-d2e02ce3]:focus {
  background-color: #795548;
}
.bgbrown.p-card[data-v-d2e02ce3] {
  background-color: #795548;
  border-color: #795548;
}
.bgbrown.darken-1[data-v-d2e02ce3] {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-1[data-v-d2e02ce3]:hover {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-2[data-v-d2e02ce3] {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-2[data-v-d2e02ce3]:hover {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-3[data-v-d2e02ce3] {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-3[data-v-d2e02ce3]:hover {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-4[data-v-d2e02ce3] {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.darken-4[data-v-d2e02ce3]:hover {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.lighten-1[data-v-d2e02ce3] {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-1[data-v-d2e02ce3]:hover {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-2[data-v-d2e02ce3] {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-2[data-v-d2e02ce3]:hover {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-3[data-v-d2e02ce3] {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-3[data-v-d2e02ce3]:hover {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-4[data-v-d2e02ce3] {
  background-color: rgb(174.6, 153, 145.2);
}
.bgbrown.lighten-4[data-v-d2e02ce3]:hover {
  background-color: rgb(174.6, 153, 145.2);
}
[color=blue-gray][data-v-d2e02ce3] {
  color: #607d8b;
}
.blue-gray[data-v-d2e02ce3] {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray[data-v-d2e02ce3]:hover, .blue-gray[data-v-d2e02ce3]:active, .blue-gray[data-v-d2e02ce3]:focus {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button[data-v-d2e02ce3] {
  color: white !important;
}
.blue-gray.p-button[data-v-d2e02ce3]:hover, .blue-gray.p-button[data-v-d2e02ce3]:active, .blue-gray.p-button[data-v-d2e02ce3]:focus {
  color: white !important;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button.p-button-outlined[data-v-d2e02ce3] {
  background-color: white !important;
  color: #607d8b !important;
}
.blue-gray.p-button.p-button-outlined[data-v-d2e02ce3]:hover, .blue-gray.p-button.p-button-outlined[data-v-d2e02ce3]:active, .blue-gray.p-button.p-button-outlined[data-v-d2e02ce3]:focus {
  background-color: rgb(239.1, 242, 243.4) !important;
}
.blue-gray.p-toolbar[data-v-d2e02ce3] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.darken-1[data-v-d2e02ce3] {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-1[data-v-d2e02ce3]:hover {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-2[data-v-d2e02ce3] {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-2[data-v-d2e02ce3]:hover {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-3[data-v-d2e02ce3] {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-3[data-v-d2e02ce3]:hover {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-4[data-v-d2e02ce3] {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.darken-4[data-v-d2e02ce3]:hover {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.lighten-1[data-v-d2e02ce3] {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-1[data-v-d2e02ce3]:hover {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-2[data-v-d2e02ce3] {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-2[data-v-d2e02ce3]:hover {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-3[data-v-d2e02ce3] {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-3[data-v-d2e02ce3]:hover {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-4[data-v-d2e02ce3] {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.blue-gray.lighten-4[data-v-d2e02ce3]:hover {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray[data-v-d2e02ce3] {
  background-color: #607d8b;
}
.bgblue-gray[data-v-d2e02ce3]:hover, .bgblue-gray[data-v-d2e02ce3]:focus {
  background-color: #607d8b;
}
.bgblue-gray.p-card[data-v-d2e02ce3] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.bgblue-gray.darken-1[data-v-d2e02ce3] {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-1[data-v-d2e02ce3]:hover {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-2[data-v-d2e02ce3] {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-2[data-v-d2e02ce3]:hover {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-3[data-v-d2e02ce3] {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-3[data-v-d2e02ce3]:hover {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-4[data-v-d2e02ce3] {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.darken-4[data-v-d2e02ce3]:hover {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.lighten-1[data-v-d2e02ce3] {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-1[data-v-d2e02ce3]:hover {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-2[data-v-d2e02ce3] {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-2[data-v-d2e02ce3]:hover {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-3[data-v-d2e02ce3] {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-3[data-v-d2e02ce3]:hover {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-4[data-v-d2e02ce3] {
  background-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray.lighten-4[data-v-d2e02ce3]:hover {
  background-color: rgb(159.6, 177, 185.4);
}
[color=gray][data-v-d2e02ce3] {
  color: #9e9e9e;
}
.gray[data-v-d2e02ce3] {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray[data-v-d2e02ce3]:hover, .gray[data-v-d2e02ce3]:active, .gray[data-v-d2e02ce3]:focus {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button[data-v-d2e02ce3] {
  color: white !important;
}
.gray.p-button[data-v-d2e02ce3]:hover, .gray.p-button[data-v-d2e02ce3]:active, .gray.p-button[data-v-d2e02ce3]:focus {
  color: white !important;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button.p-button-outlined[data-v-d2e02ce3] {
  background-color: white !important;
  color: #9e9e9e !important;
}
.gray.p-button.p-button-outlined[data-v-d2e02ce3]:hover, .gray.p-button.p-button-outlined[data-v-d2e02ce3]:active, .gray.p-button.p-button-outlined[data-v-d2e02ce3]:focus {
  background-color: rgb(245.3, 245.3, 245.3) !important;
}
.gray.p-toolbar[data-v-d2e02ce3] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.darken-1[data-v-d2e02ce3] {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-1[data-v-d2e02ce3]:hover {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-2[data-v-d2e02ce3] {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-2[data-v-d2e02ce3]:hover {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-3[data-v-d2e02ce3] {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-3[data-v-d2e02ce3]:hover {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-4[data-v-d2e02ce3] {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.darken-4[data-v-d2e02ce3]:hover {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.lighten-1[data-v-d2e02ce3] {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-1[data-v-d2e02ce3]:hover {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-2[data-v-d2e02ce3] {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-2[data-v-d2e02ce3]:hover {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-3[data-v-d2e02ce3] {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-3[data-v-d2e02ce3]:hover {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-4[data-v-d2e02ce3] {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.gray.lighten-4[data-v-d2e02ce3]:hover {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.bggray[data-v-d2e02ce3] {
  background-color: #9e9e9e;
}
.bggray[data-v-d2e02ce3]:hover, .bggray[data-v-d2e02ce3]:focus {
  background-color: #9e9e9e;
}
.bggray.p-card[data-v-d2e02ce3] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.bggray.darken-1[data-v-d2e02ce3] {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-1[data-v-d2e02ce3]:hover {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-2[data-v-d2e02ce3] {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-2[data-v-d2e02ce3]:hover {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-3[data-v-d2e02ce3] {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-3[data-v-d2e02ce3]:hover {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-4[data-v-d2e02ce3] {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.darken-4[data-v-d2e02ce3]:hover {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.lighten-1[data-v-d2e02ce3] {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-1[data-v-d2e02ce3]:hover {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-2[data-v-d2e02ce3] {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-2[data-v-d2e02ce3]:hover {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-3[data-v-d2e02ce3] {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-3[data-v-d2e02ce3]:hover {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-4[data-v-d2e02ce3] {
  background-color: rgb(196.8, 196.8, 196.8);
}
.bggray.lighten-4[data-v-d2e02ce3]:hover {
  background-color: rgb(196.8, 196.8, 196.8);
}
[color=ble][data-v-d2e02ce3] {
  color: #287aa9;
}
.ble[data-v-d2e02ce3] {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble[data-v-d2e02ce3]:hover, .ble[data-v-d2e02ce3]:active, .ble[data-v-d2e02ce3]:focus {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button[data-v-d2e02ce3] {
  color: white !important;
}
.ble.p-button[data-v-d2e02ce3]:hover, .ble.p-button[data-v-d2e02ce3]:active, .ble.p-button[data-v-d2e02ce3]:focus {
  color: white !important;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button.p-button-outlined[data-v-d2e02ce3] {
  background-color: white !important;
  color: #287aa9 !important;
}
.ble.p-button.p-button-outlined[data-v-d2e02ce3]:hover, .ble.p-button.p-button-outlined[data-v-d2e02ce3]:active, .ble.p-button.p-button-outlined[data-v-d2e02ce3]:focus {
  background-color: rgb(233.5, 241.7, 246.4) !important;
}
.ble.p-toolbar[data-v-d2e02ce3] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.darken-1[data-v-d2e02ce3] {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-1[data-v-d2e02ce3]:hover {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-2[data-v-d2e02ce3] {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-2[data-v-d2e02ce3]:hover {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-3[data-v-d2e02ce3] {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-3[data-v-d2e02ce3]:hover {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-4[data-v-d2e02ce3] {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.darken-4[data-v-d2e02ce3]:hover {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.lighten-1[data-v-d2e02ce3] {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-1[data-v-d2e02ce3]:hover {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-2[data-v-d2e02ce3] {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-2[data-v-d2e02ce3]:hover {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-3[data-v-d2e02ce3] {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-3[data-v-d2e02ce3]:hover {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-4[data-v-d2e02ce3] {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.ble.lighten-4[data-v-d2e02ce3]:hover {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.bgble[data-v-d2e02ce3] {
  background-color: #287aa9;
}
.bgble[data-v-d2e02ce3]:hover, .bgble[data-v-d2e02ce3]:focus {
  background-color: #287aa9;
}
.bgble.p-card[data-v-d2e02ce3] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.bgble.darken-1[data-v-d2e02ce3] {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-1[data-v-d2e02ce3]:hover {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-2[data-v-d2e02ce3] {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-2[data-v-d2e02ce3]:hover {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-3[data-v-d2e02ce3] {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-3[data-v-d2e02ce3]:hover {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-4[data-v-d2e02ce3] {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.darken-4[data-v-d2e02ce3]:hover {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.lighten-1[data-v-d2e02ce3] {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-1[data-v-d2e02ce3]:hover {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-2[data-v-d2e02ce3] {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-2[data-v-d2e02ce3]:hover {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-3[data-v-d2e02ce3] {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-3[data-v-d2e02ce3]:hover {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-4[data-v-d2e02ce3] {
  background-color: rgb(126, 175.2, 203.4);
}
.bgble.lighten-4[data-v-d2e02ce3]:hover {
  background-color: rgb(126, 175.2, 203.4);
}
[color=black][data-v-d2e02ce3] {
  color: #202020;
}
.black[data-v-d2e02ce3] {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black[data-v-d2e02ce3]:hover, .black[data-v-d2e02ce3]:active, .black[data-v-d2e02ce3]:focus {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button[data-v-d2e02ce3] {
  color: white !important;
}
.black.p-button[data-v-d2e02ce3]:hover, .black.p-button[data-v-d2e02ce3]:active, .black.p-button[data-v-d2e02ce3]:focus {
  color: white !important;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button.p-button-outlined[data-v-d2e02ce3] {
  background-color: white !important;
  color: #202020 !important;
}
.black.p-button.p-button-outlined[data-v-d2e02ce3]:hover, .black.p-button.p-button-outlined[data-v-d2e02ce3]:active, .black.p-button.p-button-outlined[data-v-d2e02ce3]:focus {
  background-color: rgb(232.7, 232.7, 232.7) !important;
}
.black.p-toolbar[data-v-d2e02ce3] {
  background-color: #202020;
  border-color: #202020;
}
.black.darken-1[data-v-d2e02ce3] {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-1[data-v-d2e02ce3]:hover {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-2[data-v-d2e02ce3] {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-2[data-v-d2e02ce3]:hover {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-3[data-v-d2e02ce3] {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-3[data-v-d2e02ce3]:hover {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-4[data-v-d2e02ce3] {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.darken-4[data-v-d2e02ce3]:hover {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.lighten-1[data-v-d2e02ce3] {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-1[data-v-d2e02ce3]:hover {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-2[data-v-d2e02ce3] {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-2[data-v-d2e02ce3]:hover {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-3[data-v-d2e02ce3] {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-3[data-v-d2e02ce3]:hover {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-4[data-v-d2e02ce3] {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.black.lighten-4[data-v-d2e02ce3]:hover {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.bgblack[data-v-d2e02ce3] {
  background-color: #202020;
}
.bgblack[data-v-d2e02ce3]:hover, .bgblack[data-v-d2e02ce3]:focus {
  background-color: #202020;
}
.bgblack.p-card[data-v-d2e02ce3] {
  background-color: #202020;
  border-color: #202020;
}
.bgblack.darken-1[data-v-d2e02ce3] {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-1[data-v-d2e02ce3]:hover {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-2[data-v-d2e02ce3] {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-2[data-v-d2e02ce3]:hover {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-3[data-v-d2e02ce3] {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-3[data-v-d2e02ce3]:hover {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-4[data-v-d2e02ce3] {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.darken-4[data-v-d2e02ce3]:hover {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.lighten-1[data-v-d2e02ce3] {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-1[data-v-d2e02ce3]:hover {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-2[data-v-d2e02ce3] {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-2[data-v-d2e02ce3]:hover {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-3[data-v-d2e02ce3] {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-3[data-v-d2e02ce3]:hover {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-4[data-v-d2e02ce3] {
  background-color: rgb(121.2, 121.2, 121.2);
}
.bgblack.lighten-4[data-v-d2e02ce3]:hover {
  background-color: rgb(121.2, 121.2, 121.2);
}
[color=white][data-v-d2e02ce3] {
  color: #ffffff;
}
.white[data-v-d2e02ce3] {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white[data-v-d2e02ce3]:hover, .white[data-v-d2e02ce3]:active, .white[data-v-d2e02ce3]:focus {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button[data-v-d2e02ce3] {
  color: white !important;
}
.white.p-button[data-v-d2e02ce3]:hover, .white.p-button[data-v-d2e02ce3]:active, .white.p-button[data-v-d2e02ce3]:focus {
  color: white !important;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button.p-button-outlined[data-v-d2e02ce3] {
  background-color: white !important;
  color: #ffffff !important;
}
.white.p-button.p-button-outlined[data-v-d2e02ce3]:hover, .white.p-button.p-button-outlined[data-v-d2e02ce3]:active, .white.p-button.p-button-outlined[data-v-d2e02ce3]:focus {
  background-color: white !important;
}
.white.p-toolbar[data-v-d2e02ce3] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.darken-1[data-v-d2e02ce3] {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-1[data-v-d2e02ce3]:hover {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-2[data-v-d2e02ce3] {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-2[data-v-d2e02ce3]:hover {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-3[data-v-d2e02ce3] {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-3[data-v-d2e02ce3]:hover {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-4[data-v-d2e02ce3] {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.darken-4[data-v-d2e02ce3]:hover {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.lighten-1[data-v-d2e02ce3] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-1[data-v-d2e02ce3]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-d2e02ce3] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-d2e02ce3]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-d2e02ce3] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-d2e02ce3]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-d2e02ce3] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-d2e02ce3]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.bgwhite[data-v-d2e02ce3] {
  background-color: #ffffff;
}
.bgwhite[data-v-d2e02ce3]:hover, .bgwhite[data-v-d2e02ce3]:focus {
  background-color: #ffffff;
}
.bgwhite.p-card[data-v-d2e02ce3] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.bgwhite.darken-1[data-v-d2e02ce3] {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-1[data-v-d2e02ce3]:hover {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-2[data-v-d2e02ce3] {
  background-color: #cccccc;
}
.bgwhite.darken-2[data-v-d2e02ce3]:hover {
  background-color: #cccccc;
}
.bgwhite.darken-3[data-v-d2e02ce3] {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-3[data-v-d2e02ce3]:hover {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-4[data-v-d2e02ce3] {
  background-color: #999999;
}
.bgwhite.darken-4[data-v-d2e02ce3]:hover {
  background-color: #999999;
}
.bgwhite.lighten-1[data-v-d2e02ce3] {
  background-color: white;
}
.bgwhite.lighten-1[data-v-d2e02ce3]:hover {
  background-color: white;
}
.bgwhite.lighten-2[data-v-d2e02ce3] {
  background-color: white;
}
.bgwhite.lighten-2[data-v-d2e02ce3]:hover {
  background-color: white;
}
.bgwhite.lighten-3[data-v-d2e02ce3] {
  background-color: white;
}
.bgwhite.lighten-3[data-v-d2e02ce3]:hover {
  background-color: white;
}
.bgwhite.lighten-4[data-v-d2e02ce3] {
  background-color: white;
}
.bgwhite.lighten-4[data-v-d2e02ce3]:hover {
  background-color: white;
}
.default[data-v-d2e02ce3] {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.default[data-v-d2e02ce3]:hover, .default[data-v-d2e02ce3]:focus {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
div.network.inline[data-v-d2e02ce3] {
  margin: 0px 5px;
  display: inline-block;
}
div.network.inline .material-symbols[data-v-d2e02ce3] {
  margin-top: -5px;
}
div.network.raised[data-v-d2e02ce3] {
  margin-top: -2px;
}
div.network.on .material-symbols[data-v-d2e02ce3] {
  color: #12b76a;
}
div.network.warn .material-symbols[data-v-d2e02ce3] {
  color: #eeab2b;
}
div.network.off .material-symbols[data-v-d2e02ce3] {
  color: #ba1b02;
}
div.network span.label-flex[data-v-d2e02ce3] {
  display: inline-flex;
  flex-direction: column;
  margin-left: 5px;
  vertical-align: middle;
  line-height: 12px;
}
div.network span.label[data-v-d2e02ce3] {
  font-size: 10px;
}/* COLORS */
/* reserved possible colors

#6B3A0A - warm brown OR #8E3F0A - burnt orange
#8A1538 - deep berry
#005A7A - petrol cyan

maybe #0C0C73 - deep indigo, but close to return/black

*/
/* FONTS */
/* PACKETA UI/UX */
/* Material palette */
[color=primary][data-v-7e986f55] {
  color: #bc210a;
}
.primary[data-v-7e986f55] {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary[data-v-7e986f55]:hover, .primary[data-v-7e986f55]:active, .primary[data-v-7e986f55]:focus {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button[data-v-7e986f55] {
  color: white !important;
}
.primary.p-button[data-v-7e986f55]:hover, .primary.p-button[data-v-7e986f55]:active, .primary.p-button[data-v-7e986f55]:focus {
  color: white !important;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button.p-button-outlined[data-v-7e986f55] {
  background-color: white !important;
  color: #bc210a !important;
}
.primary.p-button.p-button-outlined[data-v-7e986f55]:hover, .primary.p-button.p-button-outlined[data-v-7e986f55]:active, .primary.p-button.p-button-outlined[data-v-7e986f55]:focus {
  background-color: rgb(248.3, 232.8, 230.5) !important;
}
.primary.p-toolbar[data-v-7e986f55] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.darken-1[data-v-7e986f55] {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-1[data-v-7e986f55]:hover {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-2[data-v-7e986f55] {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-2[data-v-7e986f55]:hover {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-3[data-v-7e986f55] {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-3[data-v-7e986f55]:hover {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-4[data-v-7e986f55] {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.darken-4[data-v-7e986f55]:hover {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.lighten-1[data-v-7e986f55] {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-1[data-v-7e986f55]:hover {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-2[data-v-7e986f55] {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-2[data-v-7e986f55]:hover {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-3[data-v-7e986f55] {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-3[data-v-7e986f55]:hover {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-4[data-v-7e986f55] {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.primary.lighten-4[data-v-7e986f55]:hover {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.bgprimary[data-v-7e986f55] {
  background-color: #bc210a;
}
.bgprimary[data-v-7e986f55]:hover, .bgprimary[data-v-7e986f55]:focus {
  background-color: #bc210a;
}
.bgprimary.p-card[data-v-7e986f55] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.bgprimary.darken-1[data-v-7e986f55] {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-1[data-v-7e986f55]:hover {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-2[data-v-7e986f55] {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-2[data-v-7e986f55]:hover {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-3[data-v-7e986f55] {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-3[data-v-7e986f55]:hover {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-4[data-v-7e986f55] {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.darken-4[data-v-7e986f55]:hover {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.lighten-1[data-v-7e986f55] {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-1[data-v-7e986f55]:hover {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-2[data-v-7e986f55] {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-2[data-v-7e986f55]:hover {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-3[data-v-7e986f55] {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-3[data-v-7e986f55]:hover {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-4[data-v-7e986f55] {
  background-color: rgb(214.8, 121.8, 108);
}
.bgprimary.lighten-4[data-v-7e986f55]:hover {
  background-color: rgb(214.8, 121.8, 108);
}
[color=red][data-v-7e986f55] {
  color: #f44336;
}
.red[data-v-7e986f55] {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red[data-v-7e986f55]:hover, .red[data-v-7e986f55]:active, .red[data-v-7e986f55]:focus {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button[data-v-7e986f55] {
  color: white !important;
}
.red.p-button[data-v-7e986f55]:hover, .red.p-button[data-v-7e986f55]:active, .red.p-button[data-v-7e986f55]:focus {
  color: white !important;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button.p-button-outlined[data-v-7e986f55] {
  background-color: white !important;
  color: #f44336 !important;
}
.red.p-button.p-button-outlined[data-v-7e986f55]:hover, .red.p-button.p-button-outlined[data-v-7e986f55]:active, .red.p-button.p-button-outlined[data-v-7e986f55]:focus {
  background-color: rgb(253.9, 236.2, 234.9) !important;
}
.red.p-toolbar[data-v-7e986f55] {
  background-color: #f44336;
  border-color: #f44336;
}
.red.darken-1[data-v-7e986f55] {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-1[data-v-7e986f55]:hover {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-2[data-v-7e986f55] {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-2[data-v-7e986f55]:hover {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-3[data-v-7e986f55] {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-3[data-v-7e986f55]:hover {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-4[data-v-7e986f55] {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.darken-4[data-v-7e986f55]:hover {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.lighten-1[data-v-7e986f55] {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-1[data-v-7e986f55]:hover {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-2[data-v-7e986f55] {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-2[data-v-7e986f55]:hover {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-3[data-v-7e986f55] {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-3[data-v-7e986f55]:hover {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-4[data-v-7e986f55] {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.red.lighten-4[data-v-7e986f55]:hover {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.bgred[data-v-7e986f55] {
  background-color: #f44336;
}
.bgred[data-v-7e986f55]:hover, .bgred[data-v-7e986f55]:focus {
  background-color: #f44336;
}
.bgred.p-card[data-v-7e986f55] {
  background-color: #f44336;
  border-color: #f44336;
}
.bgred.darken-1[data-v-7e986f55] {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-1[data-v-7e986f55]:hover {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-2[data-v-7e986f55] {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-2[data-v-7e986f55]:hover {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-3[data-v-7e986f55] {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-3[data-v-7e986f55]:hover {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-4[data-v-7e986f55] {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.darken-4[data-v-7e986f55]:hover {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.lighten-1[data-v-7e986f55] {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-1[data-v-7e986f55]:hover {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-2[data-v-7e986f55] {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-2[data-v-7e986f55]:hover {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-3[data-v-7e986f55] {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-3[data-v-7e986f55]:hover {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-4[data-v-7e986f55] {
  background-color: rgb(248.4, 142.2, 134.4);
}
.bgred.lighten-4[data-v-7e986f55]:hover {
  background-color: rgb(248.4, 142.2, 134.4);
}
[color=grenade][data-v-7e986f55] {
  color: #dd2c00;
}
.grenade[data-v-7e986f55] {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade[data-v-7e986f55]:hover, .grenade[data-v-7e986f55]:active, .grenade[data-v-7e986f55]:focus {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button[data-v-7e986f55] {
  color: white !important;
}
.grenade.p-button[data-v-7e986f55]:hover, .grenade.p-button[data-v-7e986f55]:active, .grenade.p-button[data-v-7e986f55]:focus {
  color: white !important;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button.p-button-outlined[data-v-7e986f55] {
  background-color: white !important;
  color: #dd2c00 !important;
}
.grenade.p-button.p-button-outlined[data-v-7e986f55]:hover, .grenade.p-button.p-button-outlined[data-v-7e986f55]:active, .grenade.p-button.p-button-outlined[data-v-7e986f55]:focus {
  background-color: rgb(251.6, 233.9, 229.5) !important;
}
.grenade.p-toolbar[data-v-7e986f55] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.darken-1[data-v-7e986f55] {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-1[data-v-7e986f55]:hover {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-2[data-v-7e986f55] {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-2[data-v-7e986f55]:hover {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-3[data-v-7e986f55] {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-3[data-v-7e986f55]:hover {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-4[data-v-7e986f55] {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.darken-4[data-v-7e986f55]:hover {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.lighten-1[data-v-7e986f55] {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-1[data-v-7e986f55]:hover {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-2[data-v-7e986f55] {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-2[data-v-7e986f55]:hover {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-3[data-v-7e986f55] {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-3[data-v-7e986f55]:hover {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-4[data-v-7e986f55] {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.grenade.lighten-4[data-v-7e986f55]:hover {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.bggrenade[data-v-7e986f55] {
  background-color: #dd2c00;
}
.bggrenade[data-v-7e986f55]:hover, .bggrenade[data-v-7e986f55]:focus {
  background-color: #dd2c00;
}
.bggrenade.p-card[data-v-7e986f55] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.bggrenade.darken-1[data-v-7e986f55] {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-1[data-v-7e986f55]:hover {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-2[data-v-7e986f55] {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-2[data-v-7e986f55]:hover {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-3[data-v-7e986f55] {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-3[data-v-7e986f55]:hover {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-4[data-v-7e986f55] {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.darken-4[data-v-7e986f55]:hover {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.lighten-1[data-v-7e986f55] {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-1[data-v-7e986f55]:hover {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-2[data-v-7e986f55] {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-2[data-v-7e986f55]:hover {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-3[data-v-7e986f55] {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-3[data-v-7e986f55]:hover {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-4[data-v-7e986f55] {
  background-color: rgb(234.6, 128.4, 102);
}
.bggrenade.lighten-4[data-v-7e986f55]:hover {
  background-color: rgb(234.6, 128.4, 102);
}
[color=pink][data-v-7e986f55] {
  color: #e91e63;
}
.pink[data-v-7e986f55] {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink[data-v-7e986f55]:hover, .pink[data-v-7e986f55]:active, .pink[data-v-7e986f55]:focus {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button[data-v-7e986f55] {
  color: white !important;
}
.pink.p-button[data-v-7e986f55]:hover, .pink.p-button[data-v-7e986f55]:active, .pink.p-button[data-v-7e986f55]:focus {
  color: white !important;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button.p-button-outlined[data-v-7e986f55] {
  background-color: white !important;
  color: #e91e63 !important;
}
.pink.p-button.p-button-outlined[data-v-7e986f55]:hover, .pink.p-button.p-button-outlined[data-v-7e986f55]:active, .pink.p-button.p-button-outlined[data-v-7e986f55]:focus {
  background-color: rgb(252.8, 232.5, 239.4) !important;
}
.pink.p-toolbar[data-v-7e986f55] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.darken-1[data-v-7e986f55] {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-1[data-v-7e986f55]:hover {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-2[data-v-7e986f55] {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-2[data-v-7e986f55]:hover {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-3[data-v-7e986f55] {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-3[data-v-7e986f55]:hover {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-4[data-v-7e986f55] {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.darken-4[data-v-7e986f55]:hover {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.lighten-1[data-v-7e986f55] {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-1[data-v-7e986f55]:hover {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-2[data-v-7e986f55] {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-2[data-v-7e986f55]:hover {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-3[data-v-7e986f55] {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-3[data-v-7e986f55]:hover {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-4[data-v-7e986f55] {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.pink.lighten-4[data-v-7e986f55]:hover {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.bgpink[data-v-7e986f55] {
  background-color: #e91e63;
}
.bgpink[data-v-7e986f55]:hover, .bgpink[data-v-7e986f55]:focus {
  background-color: #e91e63;
}
.bgpink.p-card[data-v-7e986f55] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.bgpink.darken-1[data-v-7e986f55] {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-1[data-v-7e986f55]:hover {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-2[data-v-7e986f55] {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-2[data-v-7e986f55]:hover {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-3[data-v-7e986f55] {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-3[data-v-7e986f55]:hover {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-4[data-v-7e986f55] {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.darken-4[data-v-7e986f55]:hover {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.lighten-1[data-v-7e986f55] {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-1[data-v-7e986f55]:hover {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-2[data-v-7e986f55] {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-2[data-v-7e986f55]:hover {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-3[data-v-7e986f55] {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-3[data-v-7e986f55]:hover {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-4[data-v-7e986f55] {
  background-color: rgb(241.8, 120, 161.4);
}
.bgpink.lighten-4[data-v-7e986f55]:hover {
  background-color: rgb(241.8, 120, 161.4);
}
[color=purple][data-v-7e986f55] {
  color: #9c27b0;
}
.purple[data-v-7e986f55] {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple[data-v-7e986f55]:hover, .purple[data-v-7e986f55]:active, .purple[data-v-7e986f55]:focus {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button[data-v-7e986f55] {
  color: white !important;
}
.purple.p-button[data-v-7e986f55]:hover, .purple.p-button[data-v-7e986f55]:active, .purple.p-button[data-v-7e986f55]:focus {
  color: white !important;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button.p-button-outlined[data-v-7e986f55] {
  background-color: white !important;
  color: #9c27b0 !important;
}
.purple.p-button.p-button-outlined[data-v-7e986f55]:hover, .purple.p-button.p-button-outlined[data-v-7e986f55]:active, .purple.p-button.p-button-outlined[data-v-7e986f55]:focus {
  background-color: rgb(245.1, 233.4, 247.1) !important;
}
.purple.p-toolbar[data-v-7e986f55] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.darken-1[data-v-7e986f55] {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-1[data-v-7e986f55]:hover {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-2[data-v-7e986f55] {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-2[data-v-7e986f55]:hover {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-3[data-v-7e986f55] {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-3[data-v-7e986f55]:hover {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-4[data-v-7e986f55] {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.darken-4[data-v-7e986f55]:hover {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.lighten-1[data-v-7e986f55] {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-1[data-v-7e986f55]:hover {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-2[data-v-7e986f55] {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-2[data-v-7e986f55]:hover {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-3[data-v-7e986f55] {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-3[data-v-7e986f55]:hover {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-4[data-v-7e986f55] {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.purple.lighten-4[data-v-7e986f55]:hover {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple[data-v-7e986f55] {
  background-color: #9c27b0;
}
.bgpurple[data-v-7e986f55]:hover, .bgpurple[data-v-7e986f55]:focus {
  background-color: #9c27b0;
}
.bgpurple.p-card[data-v-7e986f55] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.bgpurple.darken-1[data-v-7e986f55] {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-1[data-v-7e986f55]:hover {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-2[data-v-7e986f55] {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-2[data-v-7e986f55]:hover {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-3[data-v-7e986f55] {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-3[data-v-7e986f55]:hover {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-4[data-v-7e986f55] {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.darken-4[data-v-7e986f55]:hover {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.lighten-1[data-v-7e986f55] {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-1[data-v-7e986f55]:hover {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-2[data-v-7e986f55] {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-2[data-v-7e986f55]:hover {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-3[data-v-7e986f55] {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-3[data-v-7e986f55]:hover {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-4[data-v-7e986f55] {
  background-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple.lighten-4[data-v-7e986f55]:hover {
  background-color: rgb(195.6, 125.4, 207.6);
}
[color=deep-purple][data-v-7e986f55] {
  color: #673ab7;
}
.deep-purple[data-v-7e986f55] {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple[data-v-7e986f55]:hover, .deep-purple[data-v-7e986f55]:active, .deep-purple[data-v-7e986f55]:focus {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button[data-v-7e986f55] {
  color: white !important;
}
.deep-purple.p-button[data-v-7e986f55]:hover, .deep-purple.p-button[data-v-7e986f55]:active, .deep-purple.p-button[data-v-7e986f55]:focus {
  color: white !important;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button.p-button-outlined[data-v-7e986f55] {
  background-color: white !important;
  color: #673ab7 !important;
}
.deep-purple.p-button.p-button-outlined[data-v-7e986f55]:hover, .deep-purple.p-button.p-button-outlined[data-v-7e986f55]:active, .deep-purple.p-button.p-button-outlined[data-v-7e986f55]:focus {
  background-color: rgb(239.8, 235.3, 247.8) !important;
}
.deep-purple.p-toolbar[data-v-7e986f55] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.darken-1[data-v-7e986f55] {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-1[data-v-7e986f55]:hover {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-2[data-v-7e986f55] {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-2[data-v-7e986f55]:hover {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-3[data-v-7e986f55] {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-3[data-v-7e986f55]:hover {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-4[data-v-7e986f55] {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.darken-4[data-v-7e986f55]:hover {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.lighten-1[data-v-7e986f55] {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-1[data-v-7e986f55]:hover {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-2[data-v-7e986f55] {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-2[data-v-7e986f55]:hover {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-3[data-v-7e986f55] {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-3[data-v-7e986f55]:hover {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-4[data-v-7e986f55] {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.deep-purple.lighten-4[data-v-7e986f55]:hover {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple[data-v-7e986f55] {
  background-color: #673ab7;
}
.bgdeep-purple[data-v-7e986f55]:hover, .bgdeep-purple[data-v-7e986f55]:focus {
  background-color: #673ab7;
}
.bgdeep-purple.p-card[data-v-7e986f55] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.bgdeep-purple.darken-1[data-v-7e986f55] {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-1[data-v-7e986f55]:hover {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-2[data-v-7e986f55] {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-2[data-v-7e986f55]:hover {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-3[data-v-7e986f55] {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-3[data-v-7e986f55]:hover {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-4[data-v-7e986f55] {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.darken-4[data-v-7e986f55]:hover {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.lighten-1[data-v-7e986f55] {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-1[data-v-7e986f55]:hover {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-2[data-v-7e986f55] {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-2[data-v-7e986f55]:hover {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-3[data-v-7e986f55] {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-3[data-v-7e986f55]:hover {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-4[data-v-7e986f55] {
  background-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple.lighten-4[data-v-7e986f55]:hover {
  background-color: rgb(163.8, 136.8, 211.8);
}
[color=indigo][data-v-7e986f55] {
  color: #3f51b5;
}
.indigo[data-v-7e986f55] {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo[data-v-7e986f55]:hover, .indigo[data-v-7e986f55]:active, .indigo[data-v-7e986f55]:focus {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button[data-v-7e986f55] {
  color: white !important;
}
.indigo.p-button[data-v-7e986f55]:hover, .indigo.p-button[data-v-7e986f55]:active, .indigo.p-button[data-v-7e986f55]:focus {
  color: white !important;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button.p-button-outlined[data-v-7e986f55] {
  background-color: white !important;
  color: #3f51b5 !important;
}
.indigo.p-button.p-button-outlined[data-v-7e986f55]:hover, .indigo.p-button.p-button-outlined[data-v-7e986f55]:active, .indigo.p-button.p-button-outlined[data-v-7e986f55]:focus {
  background-color: rgb(235.8, 237.6, 247.6) !important;
}
.indigo.p-toolbar[data-v-7e986f55] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.darken-1[data-v-7e986f55] {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-1[data-v-7e986f55]:hover {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-2[data-v-7e986f55] {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-2[data-v-7e986f55]:hover {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-3[data-v-7e986f55] {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-3[data-v-7e986f55]:hover {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-4[data-v-7e986f55] {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.darken-4[data-v-7e986f55]:hover {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.lighten-1[data-v-7e986f55] {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-1[data-v-7e986f55]:hover {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-2[data-v-7e986f55] {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-2[data-v-7e986f55]:hover {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-3[data-v-7e986f55] {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-3[data-v-7e986f55]:hover {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-4[data-v-7e986f55] {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.indigo.lighten-4[data-v-7e986f55]:hover {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo[data-v-7e986f55] {
  background-color: #3f51b5;
}
.bgindigo[data-v-7e986f55]:hover, .bgindigo[data-v-7e986f55]:focus {
  background-color: #3f51b5;
}
.bgindigo.p-card[data-v-7e986f55] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.bgindigo.darken-1[data-v-7e986f55] {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-1[data-v-7e986f55]:hover {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-2[data-v-7e986f55] {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-2[data-v-7e986f55]:hover {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-3[data-v-7e986f55] {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-3[data-v-7e986f55]:hover {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-4[data-v-7e986f55] {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.darken-4[data-v-7e986f55]:hover {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.lighten-1[data-v-7e986f55] {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-1[data-v-7e986f55]:hover {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-2[data-v-7e986f55] {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-2[data-v-7e986f55]:hover {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-3[data-v-7e986f55] {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-3[data-v-7e986f55]:hover {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-4[data-v-7e986f55] {
  background-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo.lighten-4[data-v-7e986f55]:hover {
  background-color: rgb(139.8, 150.6, 210.6);
}
[color=blue][data-v-7e986f55] {
  color: #2196f3;
}
.blue[data-v-7e986f55] {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue[data-v-7e986f55]:hover, .blue[data-v-7e986f55]:active, .blue[data-v-7e986f55]:focus {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button[data-v-7e986f55] {
  color: white !important;
}
.blue.p-button[data-v-7e986f55]:hover, .blue.p-button[data-v-7e986f55]:active, .blue.p-button[data-v-7e986f55]:focus {
  color: white !important;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button.p-button-outlined[data-v-7e986f55] {
  background-color: white !important;
  color: #2196f3 !important;
}
.blue.p-button.p-button-outlined[data-v-7e986f55]:hover, .blue.p-button.p-button-outlined[data-v-7e986f55]:active, .blue.p-button.p-button-outlined[data-v-7e986f55]:focus {
  background-color: rgb(232.8, 244.5, 253.8) !important;
}
.blue.p-toolbar[data-v-7e986f55] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.darken-1[data-v-7e986f55] {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-1[data-v-7e986f55]:hover {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-2[data-v-7e986f55] {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-2[data-v-7e986f55]:hover {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-3[data-v-7e986f55] {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-3[data-v-7e986f55]:hover {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-4[data-v-7e986f55] {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.darken-4[data-v-7e986f55]:hover {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.lighten-1[data-v-7e986f55] {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-1[data-v-7e986f55]:hover {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-2[data-v-7e986f55] {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-2[data-v-7e986f55]:hover {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-3[data-v-7e986f55] {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-3[data-v-7e986f55]:hover {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-4[data-v-7e986f55] {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.blue.lighten-4[data-v-7e986f55]:hover {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.bgblue[data-v-7e986f55] {
  background-color: #2196f3;
}
.bgblue[data-v-7e986f55]:hover, .bgblue[data-v-7e986f55]:focus {
  background-color: #2196f3;
}
.bgblue.p-card[data-v-7e986f55] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.bgblue.darken-1[data-v-7e986f55] {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-1[data-v-7e986f55]:hover {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-2[data-v-7e986f55] {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-2[data-v-7e986f55]:hover {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-3[data-v-7e986f55] {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-3[data-v-7e986f55]:hover {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-4[data-v-7e986f55] {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.darken-4[data-v-7e986f55]:hover {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.lighten-1[data-v-7e986f55] {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-1[data-v-7e986f55]:hover {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-2[data-v-7e986f55] {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-2[data-v-7e986f55]:hover {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-3[data-v-7e986f55] {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-3[data-v-7e986f55]:hover {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-4[data-v-7e986f55] {
  background-color: rgb(121.8, 192, 247.8);
}
.bgblue.lighten-4[data-v-7e986f55]:hover {
  background-color: rgb(121.8, 192, 247.8);
}
[color=light-blue][data-v-7e986f55] {
  color: #03a9f4;
}
.light-blue[data-v-7e986f55] {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue[data-v-7e986f55]:hover, .light-blue[data-v-7e986f55]:active, .light-blue[data-v-7e986f55]:focus {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button[data-v-7e986f55] {
  color: white !important;
}
.light-blue.p-button[data-v-7e986f55]:hover, .light-blue.p-button[data-v-7e986f55]:active, .light-blue.p-button[data-v-7e986f55]:focus {
  color: white !important;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button.p-button-outlined[data-v-7e986f55] {
  background-color: white !important;
  color: #03a9f4 !important;
}
.light-blue.p-button.p-button-outlined[data-v-7e986f55]:hover, .light-blue.p-button.p-button-outlined[data-v-7e986f55]:active, .light-blue.p-button.p-button-outlined[data-v-7e986f55]:focus {
  background-color: rgb(229.8, 246.4, 253.9) !important;
}
.light-blue.p-toolbar[data-v-7e986f55] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.darken-1[data-v-7e986f55] {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-1[data-v-7e986f55]:hover {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-2[data-v-7e986f55] {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-2[data-v-7e986f55]:hover {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-3[data-v-7e986f55] {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-3[data-v-7e986f55]:hover {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-4[data-v-7e986f55] {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.darken-4[data-v-7e986f55]:hover {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.lighten-1[data-v-7e986f55] {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-1[data-v-7e986f55]:hover {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-2[data-v-7e986f55] {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-2[data-v-7e986f55]:hover {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-3[data-v-7e986f55] {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-3[data-v-7e986f55]:hover {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-4[data-v-7e986f55] {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.light-blue.lighten-4[data-v-7e986f55]:hover {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue[data-v-7e986f55] {
  background-color: #03a9f4;
}
.bglight-blue[data-v-7e986f55]:hover, .bglight-blue[data-v-7e986f55]:focus {
  background-color: #03a9f4;
}
.bglight-blue.p-card[data-v-7e986f55] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.bglight-blue.darken-1[data-v-7e986f55] {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-1[data-v-7e986f55]:hover {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-2[data-v-7e986f55] {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-2[data-v-7e986f55]:hover {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-3[data-v-7e986f55] {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-3[data-v-7e986f55]:hover {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-4[data-v-7e986f55] {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.darken-4[data-v-7e986f55]:hover {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.lighten-1[data-v-7e986f55] {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-1[data-v-7e986f55]:hover {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-2[data-v-7e986f55] {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-2[data-v-7e986f55]:hover {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-3[data-v-7e986f55] {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-3[data-v-7e986f55]:hover {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-4[data-v-7e986f55] {
  background-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue.lighten-4[data-v-7e986f55]:hover {
  background-color: rgb(103.8, 203.4, 248.4);
}
[color=cyan][data-v-7e986f55] {
  color: #00bcd4;
}
.cyan[data-v-7e986f55] {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan[data-v-7e986f55]:hover, .cyan[data-v-7e986f55]:active, .cyan[data-v-7e986f55]:focus {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button[data-v-7e986f55] {
  color: white !important;
}
.cyan.p-button[data-v-7e986f55]:hover, .cyan.p-button[data-v-7e986f55]:active, .cyan.p-button[data-v-7e986f55]:focus {
  color: white !important;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button.p-button-outlined[data-v-7e986f55] {
  background-color: white !important;
  color: #00bcd4 !important;
}
.cyan.p-button.p-button-outlined[data-v-7e986f55]:hover, .cyan.p-button.p-button-outlined[data-v-7e986f55]:active, .cyan.p-button.p-button-outlined[data-v-7e986f55]:focus {
  background-color: rgb(229.5, 248.3, 250.7) !important;
}
.cyan.p-toolbar[data-v-7e986f55] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.darken-1[data-v-7e986f55] {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-1[data-v-7e986f55]:hover {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-2[data-v-7e986f55] {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-2[data-v-7e986f55]:hover {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-3[data-v-7e986f55] {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-3[data-v-7e986f55]:hover {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-4[data-v-7e986f55] {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.darken-4[data-v-7e986f55]:hover {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.lighten-1[data-v-7e986f55] {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-1[data-v-7e986f55]:hover {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-2[data-v-7e986f55] {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-2[data-v-7e986f55]:hover {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-3[data-v-7e986f55] {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-3[data-v-7e986f55]:hover {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-4[data-v-7e986f55] {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.cyan.lighten-4[data-v-7e986f55]:hover {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.bgcyan[data-v-7e986f55] {
  background-color: #00bcd4;
}
.bgcyan[data-v-7e986f55]:hover, .bgcyan[data-v-7e986f55]:focus {
  background-color: #00bcd4;
}
.bgcyan.p-card[data-v-7e986f55] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.bgcyan.darken-1[data-v-7e986f55] {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-1[data-v-7e986f55]:hover {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-2[data-v-7e986f55] {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-2[data-v-7e986f55]:hover {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-3[data-v-7e986f55] {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-3[data-v-7e986f55]:hover {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-4[data-v-7e986f55] {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.darken-4[data-v-7e986f55]:hover {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.lighten-1[data-v-7e986f55] {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-1[data-v-7e986f55]:hover {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-2[data-v-7e986f55] {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-2[data-v-7e986f55]:hover {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-3[data-v-7e986f55] {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-3[data-v-7e986f55]:hover {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-4[data-v-7e986f55] {
  background-color: rgb(102, 214.8, 229.2);
}
.bgcyan.lighten-4[data-v-7e986f55]:hover {
  background-color: rgb(102, 214.8, 229.2);
}
[color=teal][data-v-7e986f55] {
  color: #009688;
}
.teal[data-v-7e986f55] {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal[data-v-7e986f55]:hover, .teal[data-v-7e986f55]:active, .teal[data-v-7e986f55]:focus {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button[data-v-7e986f55] {
  color: white !important;
}
.teal.p-button[data-v-7e986f55]:hover, .teal.p-button[data-v-7e986f55]:active, .teal.p-button[data-v-7e986f55]:focus {
  color: white !important;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button.p-button-outlined[data-v-7e986f55] {
  background-color: white !important;
  color: #009688 !important;
}
.teal.p-button.p-button-outlined[data-v-7e986f55]:hover, .teal.p-button.p-button-outlined[data-v-7e986f55]:active, .teal.p-button.p-button-outlined[data-v-7e986f55]:focus {
  background-color: rgb(229.5, 244.5, 243.1) !important;
}
.teal.p-toolbar[data-v-7e986f55] {
  background-color: #009688;
  border-color: #009688;
}
.teal.darken-1[data-v-7e986f55] {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-1[data-v-7e986f55]:hover {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-2[data-v-7e986f55] {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-2[data-v-7e986f55]:hover {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-3[data-v-7e986f55] {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-3[data-v-7e986f55]:hover {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-4[data-v-7e986f55] {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.darken-4[data-v-7e986f55]:hover {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.lighten-1[data-v-7e986f55] {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-1[data-v-7e986f55]:hover {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-2[data-v-7e986f55] {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-2[data-v-7e986f55]:hover {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-3[data-v-7e986f55] {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-3[data-v-7e986f55]:hover {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-4[data-v-7e986f55] {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.teal.lighten-4[data-v-7e986f55]:hover {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.bgteal[data-v-7e986f55] {
  background-color: #009688;
}
.bgteal[data-v-7e986f55]:hover, .bgteal[data-v-7e986f55]:focus {
  background-color: #009688;
}
.bgteal.p-card[data-v-7e986f55] {
  background-color: #009688;
  border-color: #009688;
}
.bgteal.darken-1[data-v-7e986f55] {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-1[data-v-7e986f55]:hover {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-2[data-v-7e986f55] {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-2[data-v-7e986f55]:hover {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-3[data-v-7e986f55] {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-3[data-v-7e986f55]:hover {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-4[data-v-7e986f55] {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.darken-4[data-v-7e986f55]:hover {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.lighten-1[data-v-7e986f55] {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-1[data-v-7e986f55]:hover {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-2[data-v-7e986f55] {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-2[data-v-7e986f55]:hover {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-3[data-v-7e986f55] {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-3[data-v-7e986f55]:hover {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-4[data-v-7e986f55] {
  background-color: rgb(102, 192, 183.6);
}
.bgteal.lighten-4[data-v-7e986f55]:hover {
  background-color: rgb(102, 192, 183.6);
}
[color=cobalt][data-v-7e986f55] {
  color: #00bfa5;
}
.cobalt[data-v-7e986f55] {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt[data-v-7e986f55]:hover, .cobalt[data-v-7e986f55]:active, .cobalt[data-v-7e986f55]:focus {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button[data-v-7e986f55] {
  color: white !important;
}
.cobalt.p-button[data-v-7e986f55]:hover, .cobalt.p-button[data-v-7e986f55]:active, .cobalt.p-button[data-v-7e986f55]:focus {
  color: white !important;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button.p-button-outlined[data-v-7e986f55] {
  background-color: white !important;
  color: #00bfa5 !important;
}
.cobalt.p-button.p-button-outlined[data-v-7e986f55]:hover, .cobalt.p-button.p-button-outlined[data-v-7e986f55]:active, .cobalt.p-button.p-button-outlined[data-v-7e986f55]:focus {
  background-color: rgb(229.5, 248.6, 246) !important;
}
.cobalt.p-toolbar[data-v-7e986f55] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.darken-1[data-v-7e986f55] {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-1[data-v-7e986f55]:hover {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-2[data-v-7e986f55] {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-2[data-v-7e986f55]:hover {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-3[data-v-7e986f55] {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-3[data-v-7e986f55]:hover {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-4[data-v-7e986f55] {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.darken-4[data-v-7e986f55]:hover {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.lighten-1[data-v-7e986f55] {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-1[data-v-7e986f55]:hover {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-2[data-v-7e986f55] {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-2[data-v-7e986f55]:hover {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-3[data-v-7e986f55] {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-3[data-v-7e986f55]:hover {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-4[data-v-7e986f55] {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.cobalt.lighten-4[data-v-7e986f55]:hover {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.bgcobalt[data-v-7e986f55] {
  background-color: #00bfa5;
}
.bgcobalt[data-v-7e986f55]:hover, .bgcobalt[data-v-7e986f55]:focus {
  background-color: #00bfa5;
}
.bgcobalt.p-card[data-v-7e986f55] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.bgcobalt.darken-1[data-v-7e986f55] {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-1[data-v-7e986f55]:hover {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-2[data-v-7e986f55] {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-2[data-v-7e986f55]:hover {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-3[data-v-7e986f55] {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-3[data-v-7e986f55]:hover {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-4[data-v-7e986f55] {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.darken-4[data-v-7e986f55]:hover {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.lighten-1[data-v-7e986f55] {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-1[data-v-7e986f55]:hover {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-2[data-v-7e986f55] {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-2[data-v-7e986f55]:hover {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-3[data-v-7e986f55] {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-3[data-v-7e986f55]:hover {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-4[data-v-7e986f55] {
  background-color: rgb(102, 216.6, 201);
}
.bgcobalt.lighten-4[data-v-7e986f55]:hover {
  background-color: rgb(102, 216.6, 201);
}
[color=green][data-v-7e986f55] {
  color: #4caf50;
}
.green[data-v-7e986f55] {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green[data-v-7e986f55]:hover, .green[data-v-7e986f55]:active, .green[data-v-7e986f55]:focus {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button[data-v-7e986f55] {
  color: white !important;
}
.green.p-button[data-v-7e986f55]:hover, .green.p-button[data-v-7e986f55]:active, .green.p-button[data-v-7e986f55]:focus {
  color: white !important;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button.p-button-outlined[data-v-7e986f55] {
  background-color: white !important;
  color: #4caf50 !important;
}
.green.p-button.p-button-outlined[data-v-7e986f55]:hover, .green.p-button.p-button-outlined[data-v-7e986f55]:active, .green.p-button.p-button-outlined[data-v-7e986f55]:focus {
  background-color: rgb(237.1, 247, 237.5) !important;
}
.green.p-toolbar[data-v-7e986f55] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.darken-1[data-v-7e986f55] {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-1[data-v-7e986f55]:hover {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-2[data-v-7e986f55] {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-2[data-v-7e986f55]:hover {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-3[data-v-7e986f55] {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-3[data-v-7e986f55]:hover {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-4[data-v-7e986f55] {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.darken-4[data-v-7e986f55]:hover {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.lighten-1[data-v-7e986f55] {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-1[data-v-7e986f55]:hover {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-2[data-v-7e986f55] {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-2[data-v-7e986f55]:hover {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-3[data-v-7e986f55] {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-3[data-v-7e986f55]:hover {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-4[data-v-7e986f55] {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.green.lighten-4[data-v-7e986f55]:hover {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.bggreen[data-v-7e986f55] {
  background-color: #4caf50;
}
.bggreen[data-v-7e986f55]:hover, .bggreen[data-v-7e986f55]:focus {
  background-color: #4caf50;
}
.bggreen.p-card[data-v-7e986f55] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.bggreen.darken-1[data-v-7e986f55] {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-1[data-v-7e986f55]:hover {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-2[data-v-7e986f55] {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-2[data-v-7e986f55]:hover {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-3[data-v-7e986f55] {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-3[data-v-7e986f55]:hover {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-4[data-v-7e986f55] {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.darken-4[data-v-7e986f55]:hover {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.lighten-1[data-v-7e986f55] {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-1[data-v-7e986f55]:hover {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-2[data-v-7e986f55] {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-2[data-v-7e986f55]:hover {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-3[data-v-7e986f55] {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-3[data-v-7e986f55]:hover {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-4[data-v-7e986f55] {
  background-color: rgb(147.6, 207, 150);
}
.bggreen.lighten-4[data-v-7e986f55]:hover {
  background-color: rgb(147.6, 207, 150);
}
[color=light-green][data-v-7e986f55] {
  color: #8bc34a;
}
.light-green[data-v-7e986f55] {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green[data-v-7e986f55]:hover, .light-green[data-v-7e986f55]:active, .light-green[data-v-7e986f55]:focus {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button[data-v-7e986f55] {
  color: white !important;
}
.light-green.p-button[data-v-7e986f55]:hover, .light-green.p-button[data-v-7e986f55]:active, .light-green.p-button[data-v-7e986f55]:focus {
  color: white !important;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button.p-button-outlined[data-v-7e986f55] {
  background-color: white !important;
  color: #8bc34a !important;
}
.light-green.p-button.p-button-outlined[data-v-7e986f55]:hover, .light-green.p-button.p-button-outlined[data-v-7e986f55]:active, .light-green.p-button.p-button-outlined[data-v-7e986f55]:focus {
  background-color: rgb(243.4, 249, 236.9) !important;
}
.light-green.p-toolbar[data-v-7e986f55] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.darken-1[data-v-7e986f55] {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-1[data-v-7e986f55]:hover {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-2[data-v-7e986f55] {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-2[data-v-7e986f55]:hover {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-3[data-v-7e986f55] {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-3[data-v-7e986f55]:hover {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-4[data-v-7e986f55] {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.darken-4[data-v-7e986f55]:hover {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.lighten-1[data-v-7e986f55] {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-1[data-v-7e986f55]:hover {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-2[data-v-7e986f55] {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-2[data-v-7e986f55]:hover {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-3[data-v-7e986f55] {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-3[data-v-7e986f55]:hover {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-4[data-v-7e986f55] {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.light-green.lighten-4[data-v-7e986f55]:hover {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.bglight-green[data-v-7e986f55] {
  background-color: #8bc34a;
}
.bglight-green[data-v-7e986f55]:hover, .bglight-green[data-v-7e986f55]:focus {
  background-color: #8bc34a;
}
.bglight-green.p-card[data-v-7e986f55] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.bglight-green.darken-1[data-v-7e986f55] {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-1[data-v-7e986f55]:hover {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-2[data-v-7e986f55] {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-2[data-v-7e986f55]:hover {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-3[data-v-7e986f55] {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-3[data-v-7e986f55]:hover {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-4[data-v-7e986f55] {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.darken-4[data-v-7e986f55]:hover {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.lighten-1[data-v-7e986f55] {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-1[data-v-7e986f55]:hover {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-2[data-v-7e986f55] {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-2[data-v-7e986f55]:hover {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-3[data-v-7e986f55] {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-3[data-v-7e986f55]:hover {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-4[data-v-7e986f55] {
  background-color: rgb(185.4, 219, 146.4);
}
.bglight-green.lighten-4[data-v-7e986f55]:hover {
  background-color: rgb(185.4, 219, 146.4);
}
[color=lime][data-v-7e986f55] {
  color: #cddc39;
}
.lime[data-v-7e986f55] {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime[data-v-7e986f55]:hover, .lime[data-v-7e986f55]:active, .lime[data-v-7e986f55]:focus {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button[data-v-7e986f55] {
  color: white !important;
}
.lime.p-button[data-v-7e986f55]:hover, .lime.p-button[data-v-7e986f55]:active, .lime.p-button[data-v-7e986f55]:focus {
  color: white !important;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button.p-button-outlined[data-v-7e986f55] {
  background-color: white !important;
  color: #cddc39 !important;
}
.lime.p-button.p-button-outlined[data-v-7e986f55]:hover, .lime.p-button.p-button-outlined[data-v-7e986f55]:active, .lime.p-button.p-button-outlined[data-v-7e986f55]:focus {
  background-color: rgb(250, 251.5, 235.2) !important;
}
.lime.p-toolbar[data-v-7e986f55] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.darken-1[data-v-7e986f55] {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-1[data-v-7e986f55]:hover {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-2[data-v-7e986f55] {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-2[data-v-7e986f55]:hover {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-3[data-v-7e986f55] {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-3[data-v-7e986f55]:hover {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-4[data-v-7e986f55] {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.darken-4[data-v-7e986f55]:hover {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.lighten-1[data-v-7e986f55] {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-1[data-v-7e986f55]:hover {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-2[data-v-7e986f55] {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-2[data-v-7e986f55]:hover {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-3[data-v-7e986f55] {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-3[data-v-7e986f55]:hover {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-4[data-v-7e986f55] {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.lime.lighten-4[data-v-7e986f55]:hover {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.bglime[data-v-7e986f55] {
  background-color: #cddc39;
}
.bglime[data-v-7e986f55]:hover, .bglime[data-v-7e986f55]:focus {
  background-color: #cddc39;
}
.bglime.p-card[data-v-7e986f55] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.bglime.darken-1[data-v-7e986f55] {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-1[data-v-7e986f55]:hover {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-2[data-v-7e986f55] {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-2[data-v-7e986f55]:hover {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-3[data-v-7e986f55] {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-3[data-v-7e986f55]:hover {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-4[data-v-7e986f55] {
  background-color: rgb(123, 132, 34.2);
}
.bglime.darken-4[data-v-7e986f55]:hover {
  background-color: rgb(123, 132, 34.2);
}
.bglime.lighten-1[data-v-7e986f55] {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-1[data-v-7e986f55]:hover {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-2[data-v-7e986f55] {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-2[data-v-7e986f55]:hover {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-3[data-v-7e986f55] {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-3[data-v-7e986f55]:hover {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-4[data-v-7e986f55] {
  background-color: rgb(225, 234, 136.2);
}
.bglime.lighten-4[data-v-7e986f55]:hover {
  background-color: rgb(225, 234, 136.2);
}
[color=yellow][data-v-7e986f55] {
  color: #ffeb3b;
}
.yellow[data-v-7e986f55] {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow[data-v-7e986f55]:hover, .yellow[data-v-7e986f55]:active, .yellow[data-v-7e986f55]:focus {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button[data-v-7e986f55] {
  color: white !important;
}
.yellow.p-button[data-v-7e986f55]:hover, .yellow.p-button[data-v-7e986f55]:active, .yellow.p-button[data-v-7e986f55]:focus {
  color: white !important;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button.p-button-outlined[data-v-7e986f55] {
  background-color: white !important;
  color: #ffeb3b !important;
}
.yellow.p-button.p-button-outlined[data-v-7e986f55]:hover, .yellow.p-button.p-button-outlined[data-v-7e986f55]:active, .yellow.p-button.p-button-outlined[data-v-7e986f55]:focus {
  background-color: rgb(255, 253, 235.4) !important;
}
.yellow.p-toolbar[data-v-7e986f55] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.darken-1[data-v-7e986f55] {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-1[data-v-7e986f55]:hover {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-2[data-v-7e986f55] {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-2[data-v-7e986f55]:hover {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-3[data-v-7e986f55] {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-3[data-v-7e986f55]:hover {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-4[data-v-7e986f55] {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.darken-4[data-v-7e986f55]:hover {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.lighten-1[data-v-7e986f55] {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-1[data-v-7e986f55]:hover {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-2[data-v-7e986f55] {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-2[data-v-7e986f55]:hover {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-3[data-v-7e986f55] {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-3[data-v-7e986f55]:hover {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-4[data-v-7e986f55] {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.yellow.lighten-4[data-v-7e986f55]:hover {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.bgyellow[data-v-7e986f55] {
  background-color: #ffeb3b;
}
.bgyellow[data-v-7e986f55]:hover, .bgyellow[data-v-7e986f55]:focus {
  background-color: #ffeb3b;
}
.bgyellow.p-card[data-v-7e986f55] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.bgyellow.darken-1[data-v-7e986f55] {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-1[data-v-7e986f55]:hover {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-2[data-v-7e986f55] {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-2[data-v-7e986f55]:hover {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-3[data-v-7e986f55] {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-3[data-v-7e986f55]:hover {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-4[data-v-7e986f55] {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.darken-4[data-v-7e986f55]:hover {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.lighten-1[data-v-7e986f55] {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-1[data-v-7e986f55]:hover {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-2[data-v-7e986f55] {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-2[data-v-7e986f55]:hover {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-3[data-v-7e986f55] {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-3[data-v-7e986f55]:hover {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-4[data-v-7e986f55] {
  background-color: rgb(255, 243, 137.4);
}
.bgyellow.lighten-4[data-v-7e986f55]:hover {
  background-color: rgb(255, 243, 137.4);
}
[color=amber][data-v-7e986f55] {
  color: #ffc107;
}
.amber[data-v-7e986f55] {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber[data-v-7e986f55]:hover, .amber[data-v-7e986f55]:active, .amber[data-v-7e986f55]:focus {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button[data-v-7e986f55] {
  color: white !important;
}
.amber.p-button[data-v-7e986f55]:hover, .amber.p-button[data-v-7e986f55]:active, .amber.p-button[data-v-7e986f55]:focus {
  color: white !important;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button.p-button-outlined[data-v-7e986f55] {
  background-color: white !important;
  color: #ffc107 !important;
}
.amber.p-button.p-button-outlined[data-v-7e986f55]:hover, .amber.p-button.p-button-outlined[data-v-7e986f55]:active, .amber.p-button.p-button-outlined[data-v-7e986f55]:focus {
  background-color: rgb(255, 248.8, 230.2) !important;
}
.amber.p-toolbar[data-v-7e986f55] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.darken-1[data-v-7e986f55] {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-1[data-v-7e986f55]:hover {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-2[data-v-7e986f55] {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-2[data-v-7e986f55]:hover {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-3[data-v-7e986f55] {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-3[data-v-7e986f55]:hover {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-4[data-v-7e986f55] {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.darken-4[data-v-7e986f55]:hover {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.lighten-1[data-v-7e986f55] {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-1[data-v-7e986f55]:hover {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-2[data-v-7e986f55] {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-2[data-v-7e986f55]:hover {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-3[data-v-7e986f55] {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-3[data-v-7e986f55]:hover {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-4[data-v-7e986f55] {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.amber.lighten-4[data-v-7e986f55]:hover {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.bgamber[data-v-7e986f55] {
  background-color: #ffc107;
}
.bgamber[data-v-7e986f55]:hover, .bgamber[data-v-7e986f55]:focus {
  background-color: #ffc107;
}
.bgamber.p-card[data-v-7e986f55] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.bgamber.darken-1[data-v-7e986f55] {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-1[data-v-7e986f55]:hover {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-2[data-v-7e986f55] {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-2[data-v-7e986f55]:hover {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-3[data-v-7e986f55] {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-3[data-v-7e986f55]:hover {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-4[data-v-7e986f55] {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.darken-4[data-v-7e986f55]:hover {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.lighten-1[data-v-7e986f55] {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-1[data-v-7e986f55]:hover {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-2[data-v-7e986f55] {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-2[data-v-7e986f55]:hover {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-3[data-v-7e986f55] {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-3[data-v-7e986f55]:hover {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-4[data-v-7e986f55] {
  background-color: rgb(255, 217.8, 106.2);
}
.bgamber.lighten-4[data-v-7e986f55]:hover {
  background-color: rgb(255, 217.8, 106.2);
}
[color=orange][data-v-7e986f55] {
  color: #ff9800;
}
.orange[data-v-7e986f55] {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange[data-v-7e986f55]:hover, .orange[data-v-7e986f55]:active, .orange[data-v-7e986f55]:focus {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button[data-v-7e986f55] {
  color: white !important;
}
.orange.p-button[data-v-7e986f55]:hover, .orange.p-button[data-v-7e986f55]:active, .orange.p-button[data-v-7e986f55]:focus {
  color: white !important;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button.p-button-outlined[data-v-7e986f55] {
  background-color: white !important;
  color: #ff9800 !important;
}
.orange.p-button.p-button-outlined[data-v-7e986f55]:hover, .orange.p-button.p-button-outlined[data-v-7e986f55]:active, .orange.p-button.p-button-outlined[data-v-7e986f55]:focus {
  background-color: rgb(255, 244.7, 229.5) !important;
}
.orange.p-toolbar[data-v-7e986f55] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.darken-1[data-v-7e986f55] {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-1[data-v-7e986f55]:hover {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-2[data-v-7e986f55] {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-2[data-v-7e986f55]:hover {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-3[data-v-7e986f55] {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-3[data-v-7e986f55]:hover {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-4[data-v-7e986f55] {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.darken-4[data-v-7e986f55]:hover {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.lighten-1[data-v-7e986f55] {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-1[data-v-7e986f55]:hover {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-2[data-v-7e986f55] {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-2[data-v-7e986f55]:hover {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-3[data-v-7e986f55] {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-3[data-v-7e986f55]:hover {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-4[data-v-7e986f55] {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.orange.lighten-4[data-v-7e986f55]:hover {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.bgorange[data-v-7e986f55] {
  background-color: #ff9800;
}
.bgorange[data-v-7e986f55]:hover, .bgorange[data-v-7e986f55]:focus {
  background-color: #ff9800;
}
.bgorange.p-card[data-v-7e986f55] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.bgorange.darken-1[data-v-7e986f55] {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-1[data-v-7e986f55]:hover {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-2[data-v-7e986f55] {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-2[data-v-7e986f55]:hover {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-3[data-v-7e986f55] {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-3[data-v-7e986f55]:hover {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-4[data-v-7e986f55] {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.darken-4[data-v-7e986f55]:hover {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.lighten-1[data-v-7e986f55] {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-1[data-v-7e986f55]:hover {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-2[data-v-7e986f55] {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-2[data-v-7e986f55]:hover {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-3[data-v-7e986f55] {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-3[data-v-7e986f55]:hover {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-4[data-v-7e986f55] {
  background-color: rgb(255, 193.2, 102);
}
.bgorange.lighten-4[data-v-7e986f55]:hover {
  background-color: rgb(255, 193.2, 102);
}
[color=deep-orange][data-v-7e986f55] {
  color: #ff5722;
}
.deep-orange[data-v-7e986f55] {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange[data-v-7e986f55]:hover, .deep-orange[data-v-7e986f55]:active, .deep-orange[data-v-7e986f55]:focus {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button[data-v-7e986f55] {
  color: white !important;
}
.deep-orange.p-button[data-v-7e986f55]:hover, .deep-orange.p-button[data-v-7e986f55]:active, .deep-orange.p-button[data-v-7e986f55]:focus {
  color: white !important;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button.p-button-outlined[data-v-7e986f55] {
  background-color: white !important;
  color: #ff5722 !important;
}
.deep-orange.p-button.p-button-outlined[data-v-7e986f55]:hover, .deep-orange.p-button.p-button-outlined[data-v-7e986f55]:active, .deep-orange.p-button.p-button-outlined[data-v-7e986f55]:focus {
  background-color: rgb(255, 238.2, 232.9) !important;
}
.deep-orange.p-toolbar[data-v-7e986f55] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.darken-1[data-v-7e986f55] {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-1[data-v-7e986f55]:hover {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-2[data-v-7e986f55] {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-2[data-v-7e986f55]:hover {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-3[data-v-7e986f55] {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-3[data-v-7e986f55]:hover {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-4[data-v-7e986f55] {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.darken-4[data-v-7e986f55]:hover {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.lighten-1[data-v-7e986f55] {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-1[data-v-7e986f55]:hover {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-2[data-v-7e986f55] {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-2[data-v-7e986f55]:hover {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-3[data-v-7e986f55] {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-3[data-v-7e986f55]:hover {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-4[data-v-7e986f55] {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.deep-orange.lighten-4[data-v-7e986f55]:hover {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange[data-v-7e986f55] {
  background-color: #ff5722;
}
.bgdeep-orange[data-v-7e986f55]:hover, .bgdeep-orange[data-v-7e986f55]:focus {
  background-color: #ff5722;
}
.bgdeep-orange.p-card[data-v-7e986f55] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.bgdeep-orange.darken-1[data-v-7e986f55] {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-1[data-v-7e986f55]:hover {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-2[data-v-7e986f55] {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-2[data-v-7e986f55]:hover {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-3[data-v-7e986f55] {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-3[data-v-7e986f55]:hover {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-4[data-v-7e986f55] {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.darken-4[data-v-7e986f55]:hover {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.lighten-1[data-v-7e986f55] {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-1[data-v-7e986f55]:hover {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-2[data-v-7e986f55] {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-2[data-v-7e986f55]:hover {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-3[data-v-7e986f55] {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-3[data-v-7e986f55]:hover {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-4[data-v-7e986f55] {
  background-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange.lighten-4[data-v-7e986f55]:hover {
  background-color: rgb(255, 154.2, 122.4);
}
[color=brown][data-v-7e986f55] {
  color: #795548;
}
.brown[data-v-7e986f55] {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown[data-v-7e986f55]:hover, .brown[data-v-7e986f55]:active, .brown[data-v-7e986f55]:focus {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button[data-v-7e986f55] {
  color: white !important;
}
.brown.p-button[data-v-7e986f55]:hover, .brown.p-button[data-v-7e986f55]:active, .brown.p-button[data-v-7e986f55]:focus {
  color: white !important;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button.p-button-outlined[data-v-7e986f55] {
  background-color: white !important;
  color: #795548 !important;
}
.brown.p-button.p-button-outlined[data-v-7e986f55]:hover, .brown.p-button.p-button-outlined[data-v-7e986f55]:active, .brown.p-button.p-button-outlined[data-v-7e986f55]:focus {
  background-color: rgb(241.6, 238, 236.7) !important;
}
.brown.p-toolbar[data-v-7e986f55] {
  background-color: #795548;
  border-color: #795548;
}
.brown.darken-1[data-v-7e986f55] {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-1[data-v-7e986f55]:hover {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-2[data-v-7e986f55] {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-2[data-v-7e986f55]:hover {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-3[data-v-7e986f55] {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-3[data-v-7e986f55]:hover {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-4[data-v-7e986f55] {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.darken-4[data-v-7e986f55]:hover {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.lighten-1[data-v-7e986f55] {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-1[data-v-7e986f55]:hover {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-2[data-v-7e986f55] {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-2[data-v-7e986f55]:hover {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-3[data-v-7e986f55] {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-3[data-v-7e986f55]:hover {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-4[data-v-7e986f55] {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.brown.lighten-4[data-v-7e986f55]:hover {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.bgbrown[data-v-7e986f55] {
  background-color: #795548;
}
.bgbrown[data-v-7e986f55]:hover, .bgbrown[data-v-7e986f55]:focus {
  background-color: #795548;
}
.bgbrown.p-card[data-v-7e986f55] {
  background-color: #795548;
  border-color: #795548;
}
.bgbrown.darken-1[data-v-7e986f55] {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-1[data-v-7e986f55]:hover {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-2[data-v-7e986f55] {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-2[data-v-7e986f55]:hover {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-3[data-v-7e986f55] {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-3[data-v-7e986f55]:hover {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-4[data-v-7e986f55] {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.darken-4[data-v-7e986f55]:hover {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.lighten-1[data-v-7e986f55] {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-1[data-v-7e986f55]:hover {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-2[data-v-7e986f55] {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-2[data-v-7e986f55]:hover {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-3[data-v-7e986f55] {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-3[data-v-7e986f55]:hover {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-4[data-v-7e986f55] {
  background-color: rgb(174.6, 153, 145.2);
}
.bgbrown.lighten-4[data-v-7e986f55]:hover {
  background-color: rgb(174.6, 153, 145.2);
}
[color=blue-gray][data-v-7e986f55] {
  color: #607d8b;
}
.blue-gray[data-v-7e986f55] {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray[data-v-7e986f55]:hover, .blue-gray[data-v-7e986f55]:active, .blue-gray[data-v-7e986f55]:focus {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button[data-v-7e986f55] {
  color: white !important;
}
.blue-gray.p-button[data-v-7e986f55]:hover, .blue-gray.p-button[data-v-7e986f55]:active, .blue-gray.p-button[data-v-7e986f55]:focus {
  color: white !important;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button.p-button-outlined[data-v-7e986f55] {
  background-color: white !important;
  color: #607d8b !important;
}
.blue-gray.p-button.p-button-outlined[data-v-7e986f55]:hover, .blue-gray.p-button.p-button-outlined[data-v-7e986f55]:active, .blue-gray.p-button.p-button-outlined[data-v-7e986f55]:focus {
  background-color: rgb(239.1, 242, 243.4) !important;
}
.blue-gray.p-toolbar[data-v-7e986f55] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.darken-1[data-v-7e986f55] {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-1[data-v-7e986f55]:hover {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-2[data-v-7e986f55] {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-2[data-v-7e986f55]:hover {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-3[data-v-7e986f55] {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-3[data-v-7e986f55]:hover {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-4[data-v-7e986f55] {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.darken-4[data-v-7e986f55]:hover {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.lighten-1[data-v-7e986f55] {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-1[data-v-7e986f55]:hover {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-2[data-v-7e986f55] {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-2[data-v-7e986f55]:hover {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-3[data-v-7e986f55] {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-3[data-v-7e986f55]:hover {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-4[data-v-7e986f55] {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.blue-gray.lighten-4[data-v-7e986f55]:hover {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray[data-v-7e986f55] {
  background-color: #607d8b;
}
.bgblue-gray[data-v-7e986f55]:hover, .bgblue-gray[data-v-7e986f55]:focus {
  background-color: #607d8b;
}
.bgblue-gray.p-card[data-v-7e986f55] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.bgblue-gray.darken-1[data-v-7e986f55] {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-1[data-v-7e986f55]:hover {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-2[data-v-7e986f55] {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-2[data-v-7e986f55]:hover {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-3[data-v-7e986f55] {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-3[data-v-7e986f55]:hover {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-4[data-v-7e986f55] {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.darken-4[data-v-7e986f55]:hover {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.lighten-1[data-v-7e986f55] {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-1[data-v-7e986f55]:hover {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-2[data-v-7e986f55] {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-2[data-v-7e986f55]:hover {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-3[data-v-7e986f55] {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-3[data-v-7e986f55]:hover {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-4[data-v-7e986f55] {
  background-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray.lighten-4[data-v-7e986f55]:hover {
  background-color: rgb(159.6, 177, 185.4);
}
[color=gray][data-v-7e986f55] {
  color: #9e9e9e;
}
.gray[data-v-7e986f55] {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray[data-v-7e986f55]:hover, .gray[data-v-7e986f55]:active, .gray[data-v-7e986f55]:focus {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button[data-v-7e986f55] {
  color: white !important;
}
.gray.p-button[data-v-7e986f55]:hover, .gray.p-button[data-v-7e986f55]:active, .gray.p-button[data-v-7e986f55]:focus {
  color: white !important;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button.p-button-outlined[data-v-7e986f55] {
  background-color: white !important;
  color: #9e9e9e !important;
}
.gray.p-button.p-button-outlined[data-v-7e986f55]:hover, .gray.p-button.p-button-outlined[data-v-7e986f55]:active, .gray.p-button.p-button-outlined[data-v-7e986f55]:focus {
  background-color: rgb(245.3, 245.3, 245.3) !important;
}
.gray.p-toolbar[data-v-7e986f55] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.darken-1[data-v-7e986f55] {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-1[data-v-7e986f55]:hover {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-2[data-v-7e986f55] {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-2[data-v-7e986f55]:hover {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-3[data-v-7e986f55] {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-3[data-v-7e986f55]:hover {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-4[data-v-7e986f55] {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.darken-4[data-v-7e986f55]:hover {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.lighten-1[data-v-7e986f55] {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-1[data-v-7e986f55]:hover {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-2[data-v-7e986f55] {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-2[data-v-7e986f55]:hover {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-3[data-v-7e986f55] {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-3[data-v-7e986f55]:hover {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-4[data-v-7e986f55] {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.gray.lighten-4[data-v-7e986f55]:hover {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.bggray[data-v-7e986f55] {
  background-color: #9e9e9e;
}
.bggray[data-v-7e986f55]:hover, .bggray[data-v-7e986f55]:focus {
  background-color: #9e9e9e;
}
.bggray.p-card[data-v-7e986f55] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.bggray.darken-1[data-v-7e986f55] {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-1[data-v-7e986f55]:hover {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-2[data-v-7e986f55] {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-2[data-v-7e986f55]:hover {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-3[data-v-7e986f55] {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-3[data-v-7e986f55]:hover {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-4[data-v-7e986f55] {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.darken-4[data-v-7e986f55]:hover {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.lighten-1[data-v-7e986f55] {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-1[data-v-7e986f55]:hover {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-2[data-v-7e986f55] {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-2[data-v-7e986f55]:hover {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-3[data-v-7e986f55] {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-3[data-v-7e986f55]:hover {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-4[data-v-7e986f55] {
  background-color: rgb(196.8, 196.8, 196.8);
}
.bggray.lighten-4[data-v-7e986f55]:hover {
  background-color: rgb(196.8, 196.8, 196.8);
}
[color=ble][data-v-7e986f55] {
  color: #287aa9;
}
.ble[data-v-7e986f55] {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble[data-v-7e986f55]:hover, .ble[data-v-7e986f55]:active, .ble[data-v-7e986f55]:focus {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button[data-v-7e986f55] {
  color: white !important;
}
.ble.p-button[data-v-7e986f55]:hover, .ble.p-button[data-v-7e986f55]:active, .ble.p-button[data-v-7e986f55]:focus {
  color: white !important;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button.p-button-outlined[data-v-7e986f55] {
  background-color: white !important;
  color: #287aa9 !important;
}
.ble.p-button.p-button-outlined[data-v-7e986f55]:hover, .ble.p-button.p-button-outlined[data-v-7e986f55]:active, .ble.p-button.p-button-outlined[data-v-7e986f55]:focus {
  background-color: rgb(233.5, 241.7, 246.4) !important;
}
.ble.p-toolbar[data-v-7e986f55] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.darken-1[data-v-7e986f55] {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-1[data-v-7e986f55]:hover {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-2[data-v-7e986f55] {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-2[data-v-7e986f55]:hover {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-3[data-v-7e986f55] {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-3[data-v-7e986f55]:hover {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-4[data-v-7e986f55] {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.darken-4[data-v-7e986f55]:hover {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.lighten-1[data-v-7e986f55] {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-1[data-v-7e986f55]:hover {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-2[data-v-7e986f55] {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-2[data-v-7e986f55]:hover {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-3[data-v-7e986f55] {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-3[data-v-7e986f55]:hover {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-4[data-v-7e986f55] {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.ble.lighten-4[data-v-7e986f55]:hover {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.bgble[data-v-7e986f55] {
  background-color: #287aa9;
}
.bgble[data-v-7e986f55]:hover, .bgble[data-v-7e986f55]:focus {
  background-color: #287aa9;
}
.bgble.p-card[data-v-7e986f55] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.bgble.darken-1[data-v-7e986f55] {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-1[data-v-7e986f55]:hover {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-2[data-v-7e986f55] {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-2[data-v-7e986f55]:hover {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-3[data-v-7e986f55] {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-3[data-v-7e986f55]:hover {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-4[data-v-7e986f55] {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.darken-4[data-v-7e986f55]:hover {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.lighten-1[data-v-7e986f55] {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-1[data-v-7e986f55]:hover {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-2[data-v-7e986f55] {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-2[data-v-7e986f55]:hover {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-3[data-v-7e986f55] {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-3[data-v-7e986f55]:hover {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-4[data-v-7e986f55] {
  background-color: rgb(126, 175.2, 203.4);
}
.bgble.lighten-4[data-v-7e986f55]:hover {
  background-color: rgb(126, 175.2, 203.4);
}
[color=black][data-v-7e986f55] {
  color: #202020;
}
.black[data-v-7e986f55] {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black[data-v-7e986f55]:hover, .black[data-v-7e986f55]:active, .black[data-v-7e986f55]:focus {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button[data-v-7e986f55] {
  color: white !important;
}
.black.p-button[data-v-7e986f55]:hover, .black.p-button[data-v-7e986f55]:active, .black.p-button[data-v-7e986f55]:focus {
  color: white !important;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button.p-button-outlined[data-v-7e986f55] {
  background-color: white !important;
  color: #202020 !important;
}
.black.p-button.p-button-outlined[data-v-7e986f55]:hover, .black.p-button.p-button-outlined[data-v-7e986f55]:active, .black.p-button.p-button-outlined[data-v-7e986f55]:focus {
  background-color: rgb(232.7, 232.7, 232.7) !important;
}
.black.p-toolbar[data-v-7e986f55] {
  background-color: #202020;
  border-color: #202020;
}
.black.darken-1[data-v-7e986f55] {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-1[data-v-7e986f55]:hover {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-2[data-v-7e986f55] {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-2[data-v-7e986f55]:hover {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-3[data-v-7e986f55] {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-3[data-v-7e986f55]:hover {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-4[data-v-7e986f55] {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.darken-4[data-v-7e986f55]:hover {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.lighten-1[data-v-7e986f55] {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-1[data-v-7e986f55]:hover {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-2[data-v-7e986f55] {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-2[data-v-7e986f55]:hover {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-3[data-v-7e986f55] {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-3[data-v-7e986f55]:hover {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-4[data-v-7e986f55] {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.black.lighten-4[data-v-7e986f55]:hover {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.bgblack[data-v-7e986f55] {
  background-color: #202020;
}
.bgblack[data-v-7e986f55]:hover, .bgblack[data-v-7e986f55]:focus {
  background-color: #202020;
}
.bgblack.p-card[data-v-7e986f55] {
  background-color: #202020;
  border-color: #202020;
}
.bgblack.darken-1[data-v-7e986f55] {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-1[data-v-7e986f55]:hover {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-2[data-v-7e986f55] {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-2[data-v-7e986f55]:hover {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-3[data-v-7e986f55] {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-3[data-v-7e986f55]:hover {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-4[data-v-7e986f55] {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.darken-4[data-v-7e986f55]:hover {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.lighten-1[data-v-7e986f55] {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-1[data-v-7e986f55]:hover {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-2[data-v-7e986f55] {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-2[data-v-7e986f55]:hover {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-3[data-v-7e986f55] {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-3[data-v-7e986f55]:hover {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-4[data-v-7e986f55] {
  background-color: rgb(121.2, 121.2, 121.2);
}
.bgblack.lighten-4[data-v-7e986f55]:hover {
  background-color: rgb(121.2, 121.2, 121.2);
}
[color=white][data-v-7e986f55] {
  color: #ffffff;
}
.white[data-v-7e986f55] {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white[data-v-7e986f55]:hover, .white[data-v-7e986f55]:active, .white[data-v-7e986f55]:focus {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button[data-v-7e986f55] {
  color: white !important;
}
.white.p-button[data-v-7e986f55]:hover, .white.p-button[data-v-7e986f55]:active, .white.p-button[data-v-7e986f55]:focus {
  color: white !important;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button.p-button-outlined[data-v-7e986f55] {
  background-color: white !important;
  color: #ffffff !important;
}
.white.p-button.p-button-outlined[data-v-7e986f55]:hover, .white.p-button.p-button-outlined[data-v-7e986f55]:active, .white.p-button.p-button-outlined[data-v-7e986f55]:focus {
  background-color: white !important;
}
.white.p-toolbar[data-v-7e986f55] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.darken-1[data-v-7e986f55] {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-1[data-v-7e986f55]:hover {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-2[data-v-7e986f55] {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-2[data-v-7e986f55]:hover {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-3[data-v-7e986f55] {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-3[data-v-7e986f55]:hover {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-4[data-v-7e986f55] {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.darken-4[data-v-7e986f55]:hover {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.lighten-1[data-v-7e986f55] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-1[data-v-7e986f55]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-7e986f55] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-7e986f55]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-7e986f55] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-7e986f55]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-7e986f55] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-7e986f55]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.bgwhite[data-v-7e986f55] {
  background-color: #ffffff;
}
.bgwhite[data-v-7e986f55]:hover, .bgwhite[data-v-7e986f55]:focus {
  background-color: #ffffff;
}
.bgwhite.p-card[data-v-7e986f55] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.bgwhite.darken-1[data-v-7e986f55] {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-1[data-v-7e986f55]:hover {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-2[data-v-7e986f55] {
  background-color: #cccccc;
}
.bgwhite.darken-2[data-v-7e986f55]:hover {
  background-color: #cccccc;
}
.bgwhite.darken-3[data-v-7e986f55] {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-3[data-v-7e986f55]:hover {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-4[data-v-7e986f55] {
  background-color: #999999;
}
.bgwhite.darken-4[data-v-7e986f55]:hover {
  background-color: #999999;
}
.bgwhite.lighten-1[data-v-7e986f55] {
  background-color: white;
}
.bgwhite.lighten-1[data-v-7e986f55]:hover {
  background-color: white;
}
.bgwhite.lighten-2[data-v-7e986f55] {
  background-color: white;
}
.bgwhite.lighten-2[data-v-7e986f55]:hover {
  background-color: white;
}
.bgwhite.lighten-3[data-v-7e986f55] {
  background-color: white;
}
.bgwhite.lighten-3[data-v-7e986f55]:hover {
  background-color: white;
}
.bgwhite.lighten-4[data-v-7e986f55] {
  background-color: white;
}
.bgwhite.lighten-4[data-v-7e986f55]:hover {
  background-color: white;
}
.default[data-v-7e986f55] {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.default[data-v-7e986f55]:hover, .default[data-v-7e986f55]:focus {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
div.signal.inline[data-v-7e986f55] {
  display: inline-block;
}
div.signal.inline .material-symbols[data-v-7e986f55] {
  margin-top: -2px;
}
div.signal.raised[data-v-7e986f55] {
  margin-top: -2px;
}
div.signal.signal-full .material-symbols[data-v-7e986f55] {
  color: #12b76a;
}
div.signal.signal-half .material-symbols[data-v-7e986f55] {
  color: #eeab2b;
}
div.signal.signal-alert .material-symbols[data-v-7e986f55] {
  color: #ba1b02;
}/* COLORS */
/* reserved possible colors

#6B3A0A - warm brown OR #8E3F0A - burnt orange
#8A1538 - deep berry
#005A7A - petrol cyan

maybe #0C0C73 - deep indigo, but close to return/black

*/
/* FONTS */
/* PACKETA UI/UX */
/* Material palette */
[color=primary][data-v-d4e54b1f] {
  color: #bc210a;
}
.primary[data-v-d4e54b1f] {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary[data-v-d4e54b1f]:hover, .primary[data-v-d4e54b1f]:active, .primary[data-v-d4e54b1f]:focus {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button[data-v-d4e54b1f] {
  color: white !important;
}
.primary.p-button[data-v-d4e54b1f]:hover, .primary.p-button[data-v-d4e54b1f]:active, .primary.p-button[data-v-d4e54b1f]:focus {
  color: white !important;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button.p-button-outlined[data-v-d4e54b1f] {
  background-color: white !important;
  color: #bc210a !important;
}
.primary.p-button.p-button-outlined[data-v-d4e54b1f]:hover, .primary.p-button.p-button-outlined[data-v-d4e54b1f]:active, .primary.p-button.p-button-outlined[data-v-d4e54b1f]:focus {
  background-color: rgb(248.3, 232.8, 230.5) !important;
}
.primary.p-toolbar[data-v-d4e54b1f] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.darken-1[data-v-d4e54b1f] {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-1[data-v-d4e54b1f]:hover {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-2[data-v-d4e54b1f] {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-2[data-v-d4e54b1f]:hover {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-3[data-v-d4e54b1f] {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-3[data-v-d4e54b1f]:hover {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-4[data-v-d4e54b1f] {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.darken-4[data-v-d4e54b1f]:hover {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.lighten-1[data-v-d4e54b1f] {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-1[data-v-d4e54b1f]:hover {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-2[data-v-d4e54b1f] {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-2[data-v-d4e54b1f]:hover {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-3[data-v-d4e54b1f] {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-3[data-v-d4e54b1f]:hover {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-4[data-v-d4e54b1f] {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.primary.lighten-4[data-v-d4e54b1f]:hover {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.bgprimary[data-v-d4e54b1f] {
  background-color: #bc210a;
}
.bgprimary[data-v-d4e54b1f]:hover, .bgprimary[data-v-d4e54b1f]:focus {
  background-color: #bc210a;
}
.bgprimary.p-card[data-v-d4e54b1f] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.bgprimary.darken-1[data-v-d4e54b1f] {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-1[data-v-d4e54b1f]:hover {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-2[data-v-d4e54b1f] {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-2[data-v-d4e54b1f]:hover {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-3[data-v-d4e54b1f] {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-3[data-v-d4e54b1f]:hover {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-4[data-v-d4e54b1f] {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.darken-4[data-v-d4e54b1f]:hover {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.lighten-1[data-v-d4e54b1f] {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-1[data-v-d4e54b1f]:hover {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-2[data-v-d4e54b1f] {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-2[data-v-d4e54b1f]:hover {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-3[data-v-d4e54b1f] {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-3[data-v-d4e54b1f]:hover {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-4[data-v-d4e54b1f] {
  background-color: rgb(214.8, 121.8, 108);
}
.bgprimary.lighten-4[data-v-d4e54b1f]:hover {
  background-color: rgb(214.8, 121.8, 108);
}
[color=red][data-v-d4e54b1f] {
  color: #f44336;
}
.red[data-v-d4e54b1f] {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red[data-v-d4e54b1f]:hover, .red[data-v-d4e54b1f]:active, .red[data-v-d4e54b1f]:focus {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button[data-v-d4e54b1f] {
  color: white !important;
}
.red.p-button[data-v-d4e54b1f]:hover, .red.p-button[data-v-d4e54b1f]:active, .red.p-button[data-v-d4e54b1f]:focus {
  color: white !important;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button.p-button-outlined[data-v-d4e54b1f] {
  background-color: white !important;
  color: #f44336 !important;
}
.red.p-button.p-button-outlined[data-v-d4e54b1f]:hover, .red.p-button.p-button-outlined[data-v-d4e54b1f]:active, .red.p-button.p-button-outlined[data-v-d4e54b1f]:focus {
  background-color: rgb(253.9, 236.2, 234.9) !important;
}
.red.p-toolbar[data-v-d4e54b1f] {
  background-color: #f44336;
  border-color: #f44336;
}
.red.darken-1[data-v-d4e54b1f] {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-1[data-v-d4e54b1f]:hover {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-2[data-v-d4e54b1f] {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-2[data-v-d4e54b1f]:hover {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-3[data-v-d4e54b1f] {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-3[data-v-d4e54b1f]:hover {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-4[data-v-d4e54b1f] {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.darken-4[data-v-d4e54b1f]:hover {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.lighten-1[data-v-d4e54b1f] {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-1[data-v-d4e54b1f]:hover {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-2[data-v-d4e54b1f] {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-2[data-v-d4e54b1f]:hover {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-3[data-v-d4e54b1f] {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-3[data-v-d4e54b1f]:hover {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-4[data-v-d4e54b1f] {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.red.lighten-4[data-v-d4e54b1f]:hover {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.bgred[data-v-d4e54b1f] {
  background-color: #f44336;
}
.bgred[data-v-d4e54b1f]:hover, .bgred[data-v-d4e54b1f]:focus {
  background-color: #f44336;
}
.bgred.p-card[data-v-d4e54b1f] {
  background-color: #f44336;
  border-color: #f44336;
}
.bgred.darken-1[data-v-d4e54b1f] {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-1[data-v-d4e54b1f]:hover {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-2[data-v-d4e54b1f] {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-2[data-v-d4e54b1f]:hover {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-3[data-v-d4e54b1f] {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-3[data-v-d4e54b1f]:hover {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-4[data-v-d4e54b1f] {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.darken-4[data-v-d4e54b1f]:hover {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.lighten-1[data-v-d4e54b1f] {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-1[data-v-d4e54b1f]:hover {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-2[data-v-d4e54b1f] {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-2[data-v-d4e54b1f]:hover {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-3[data-v-d4e54b1f] {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-3[data-v-d4e54b1f]:hover {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-4[data-v-d4e54b1f] {
  background-color: rgb(248.4, 142.2, 134.4);
}
.bgred.lighten-4[data-v-d4e54b1f]:hover {
  background-color: rgb(248.4, 142.2, 134.4);
}
[color=grenade][data-v-d4e54b1f] {
  color: #dd2c00;
}
.grenade[data-v-d4e54b1f] {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade[data-v-d4e54b1f]:hover, .grenade[data-v-d4e54b1f]:active, .grenade[data-v-d4e54b1f]:focus {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button[data-v-d4e54b1f] {
  color: white !important;
}
.grenade.p-button[data-v-d4e54b1f]:hover, .grenade.p-button[data-v-d4e54b1f]:active, .grenade.p-button[data-v-d4e54b1f]:focus {
  color: white !important;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button.p-button-outlined[data-v-d4e54b1f] {
  background-color: white !important;
  color: #dd2c00 !important;
}
.grenade.p-button.p-button-outlined[data-v-d4e54b1f]:hover, .grenade.p-button.p-button-outlined[data-v-d4e54b1f]:active, .grenade.p-button.p-button-outlined[data-v-d4e54b1f]:focus {
  background-color: rgb(251.6, 233.9, 229.5) !important;
}
.grenade.p-toolbar[data-v-d4e54b1f] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.darken-1[data-v-d4e54b1f] {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-1[data-v-d4e54b1f]:hover {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-2[data-v-d4e54b1f] {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-2[data-v-d4e54b1f]:hover {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-3[data-v-d4e54b1f] {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-3[data-v-d4e54b1f]:hover {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-4[data-v-d4e54b1f] {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.darken-4[data-v-d4e54b1f]:hover {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.lighten-1[data-v-d4e54b1f] {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-1[data-v-d4e54b1f]:hover {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-2[data-v-d4e54b1f] {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-2[data-v-d4e54b1f]:hover {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-3[data-v-d4e54b1f] {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-3[data-v-d4e54b1f]:hover {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-4[data-v-d4e54b1f] {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.grenade.lighten-4[data-v-d4e54b1f]:hover {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.bggrenade[data-v-d4e54b1f] {
  background-color: #dd2c00;
}
.bggrenade[data-v-d4e54b1f]:hover, .bggrenade[data-v-d4e54b1f]:focus {
  background-color: #dd2c00;
}
.bggrenade.p-card[data-v-d4e54b1f] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.bggrenade.darken-1[data-v-d4e54b1f] {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-1[data-v-d4e54b1f]:hover {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-2[data-v-d4e54b1f] {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-2[data-v-d4e54b1f]:hover {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-3[data-v-d4e54b1f] {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-3[data-v-d4e54b1f]:hover {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-4[data-v-d4e54b1f] {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.darken-4[data-v-d4e54b1f]:hover {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.lighten-1[data-v-d4e54b1f] {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-1[data-v-d4e54b1f]:hover {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-2[data-v-d4e54b1f] {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-2[data-v-d4e54b1f]:hover {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-3[data-v-d4e54b1f] {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-3[data-v-d4e54b1f]:hover {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-4[data-v-d4e54b1f] {
  background-color: rgb(234.6, 128.4, 102);
}
.bggrenade.lighten-4[data-v-d4e54b1f]:hover {
  background-color: rgb(234.6, 128.4, 102);
}
[color=pink][data-v-d4e54b1f] {
  color: #e91e63;
}
.pink[data-v-d4e54b1f] {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink[data-v-d4e54b1f]:hover, .pink[data-v-d4e54b1f]:active, .pink[data-v-d4e54b1f]:focus {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button[data-v-d4e54b1f] {
  color: white !important;
}
.pink.p-button[data-v-d4e54b1f]:hover, .pink.p-button[data-v-d4e54b1f]:active, .pink.p-button[data-v-d4e54b1f]:focus {
  color: white !important;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button.p-button-outlined[data-v-d4e54b1f] {
  background-color: white !important;
  color: #e91e63 !important;
}
.pink.p-button.p-button-outlined[data-v-d4e54b1f]:hover, .pink.p-button.p-button-outlined[data-v-d4e54b1f]:active, .pink.p-button.p-button-outlined[data-v-d4e54b1f]:focus {
  background-color: rgb(252.8, 232.5, 239.4) !important;
}
.pink.p-toolbar[data-v-d4e54b1f] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.darken-1[data-v-d4e54b1f] {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-1[data-v-d4e54b1f]:hover {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-2[data-v-d4e54b1f] {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-2[data-v-d4e54b1f]:hover {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-3[data-v-d4e54b1f] {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-3[data-v-d4e54b1f]:hover {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-4[data-v-d4e54b1f] {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.darken-4[data-v-d4e54b1f]:hover {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.lighten-1[data-v-d4e54b1f] {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-1[data-v-d4e54b1f]:hover {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-2[data-v-d4e54b1f] {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-2[data-v-d4e54b1f]:hover {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-3[data-v-d4e54b1f] {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-3[data-v-d4e54b1f]:hover {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-4[data-v-d4e54b1f] {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.pink.lighten-4[data-v-d4e54b1f]:hover {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.bgpink[data-v-d4e54b1f] {
  background-color: #e91e63;
}
.bgpink[data-v-d4e54b1f]:hover, .bgpink[data-v-d4e54b1f]:focus {
  background-color: #e91e63;
}
.bgpink.p-card[data-v-d4e54b1f] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.bgpink.darken-1[data-v-d4e54b1f] {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-1[data-v-d4e54b1f]:hover {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-2[data-v-d4e54b1f] {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-2[data-v-d4e54b1f]:hover {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-3[data-v-d4e54b1f] {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-3[data-v-d4e54b1f]:hover {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-4[data-v-d4e54b1f] {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.darken-4[data-v-d4e54b1f]:hover {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.lighten-1[data-v-d4e54b1f] {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-1[data-v-d4e54b1f]:hover {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-2[data-v-d4e54b1f] {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-2[data-v-d4e54b1f]:hover {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-3[data-v-d4e54b1f] {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-3[data-v-d4e54b1f]:hover {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-4[data-v-d4e54b1f] {
  background-color: rgb(241.8, 120, 161.4);
}
.bgpink.lighten-4[data-v-d4e54b1f]:hover {
  background-color: rgb(241.8, 120, 161.4);
}
[color=purple][data-v-d4e54b1f] {
  color: #9c27b0;
}
.purple[data-v-d4e54b1f] {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple[data-v-d4e54b1f]:hover, .purple[data-v-d4e54b1f]:active, .purple[data-v-d4e54b1f]:focus {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button[data-v-d4e54b1f] {
  color: white !important;
}
.purple.p-button[data-v-d4e54b1f]:hover, .purple.p-button[data-v-d4e54b1f]:active, .purple.p-button[data-v-d4e54b1f]:focus {
  color: white !important;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button.p-button-outlined[data-v-d4e54b1f] {
  background-color: white !important;
  color: #9c27b0 !important;
}
.purple.p-button.p-button-outlined[data-v-d4e54b1f]:hover, .purple.p-button.p-button-outlined[data-v-d4e54b1f]:active, .purple.p-button.p-button-outlined[data-v-d4e54b1f]:focus {
  background-color: rgb(245.1, 233.4, 247.1) !important;
}
.purple.p-toolbar[data-v-d4e54b1f] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.darken-1[data-v-d4e54b1f] {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-1[data-v-d4e54b1f]:hover {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-2[data-v-d4e54b1f] {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-2[data-v-d4e54b1f]:hover {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-3[data-v-d4e54b1f] {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-3[data-v-d4e54b1f]:hover {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-4[data-v-d4e54b1f] {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.darken-4[data-v-d4e54b1f]:hover {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.lighten-1[data-v-d4e54b1f] {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-1[data-v-d4e54b1f]:hover {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-2[data-v-d4e54b1f] {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-2[data-v-d4e54b1f]:hover {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-3[data-v-d4e54b1f] {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-3[data-v-d4e54b1f]:hover {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-4[data-v-d4e54b1f] {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.purple.lighten-4[data-v-d4e54b1f]:hover {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple[data-v-d4e54b1f] {
  background-color: #9c27b0;
}
.bgpurple[data-v-d4e54b1f]:hover, .bgpurple[data-v-d4e54b1f]:focus {
  background-color: #9c27b0;
}
.bgpurple.p-card[data-v-d4e54b1f] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.bgpurple.darken-1[data-v-d4e54b1f] {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-1[data-v-d4e54b1f]:hover {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-2[data-v-d4e54b1f] {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-2[data-v-d4e54b1f]:hover {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-3[data-v-d4e54b1f] {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-3[data-v-d4e54b1f]:hover {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-4[data-v-d4e54b1f] {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.darken-4[data-v-d4e54b1f]:hover {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.lighten-1[data-v-d4e54b1f] {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-1[data-v-d4e54b1f]:hover {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-2[data-v-d4e54b1f] {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-2[data-v-d4e54b1f]:hover {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-3[data-v-d4e54b1f] {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-3[data-v-d4e54b1f]:hover {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-4[data-v-d4e54b1f] {
  background-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple.lighten-4[data-v-d4e54b1f]:hover {
  background-color: rgb(195.6, 125.4, 207.6);
}
[color=deep-purple][data-v-d4e54b1f] {
  color: #673ab7;
}
.deep-purple[data-v-d4e54b1f] {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple[data-v-d4e54b1f]:hover, .deep-purple[data-v-d4e54b1f]:active, .deep-purple[data-v-d4e54b1f]:focus {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button[data-v-d4e54b1f] {
  color: white !important;
}
.deep-purple.p-button[data-v-d4e54b1f]:hover, .deep-purple.p-button[data-v-d4e54b1f]:active, .deep-purple.p-button[data-v-d4e54b1f]:focus {
  color: white !important;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button.p-button-outlined[data-v-d4e54b1f] {
  background-color: white !important;
  color: #673ab7 !important;
}
.deep-purple.p-button.p-button-outlined[data-v-d4e54b1f]:hover, .deep-purple.p-button.p-button-outlined[data-v-d4e54b1f]:active, .deep-purple.p-button.p-button-outlined[data-v-d4e54b1f]:focus {
  background-color: rgb(239.8, 235.3, 247.8) !important;
}
.deep-purple.p-toolbar[data-v-d4e54b1f] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.darken-1[data-v-d4e54b1f] {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-1[data-v-d4e54b1f]:hover {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-2[data-v-d4e54b1f] {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-2[data-v-d4e54b1f]:hover {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-3[data-v-d4e54b1f] {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-3[data-v-d4e54b1f]:hover {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-4[data-v-d4e54b1f] {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.darken-4[data-v-d4e54b1f]:hover {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.lighten-1[data-v-d4e54b1f] {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-1[data-v-d4e54b1f]:hover {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-2[data-v-d4e54b1f] {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-2[data-v-d4e54b1f]:hover {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-3[data-v-d4e54b1f] {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-3[data-v-d4e54b1f]:hover {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-4[data-v-d4e54b1f] {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.deep-purple.lighten-4[data-v-d4e54b1f]:hover {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple[data-v-d4e54b1f] {
  background-color: #673ab7;
}
.bgdeep-purple[data-v-d4e54b1f]:hover, .bgdeep-purple[data-v-d4e54b1f]:focus {
  background-color: #673ab7;
}
.bgdeep-purple.p-card[data-v-d4e54b1f] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.bgdeep-purple.darken-1[data-v-d4e54b1f] {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-1[data-v-d4e54b1f]:hover {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-2[data-v-d4e54b1f] {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-2[data-v-d4e54b1f]:hover {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-3[data-v-d4e54b1f] {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-3[data-v-d4e54b1f]:hover {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-4[data-v-d4e54b1f] {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.darken-4[data-v-d4e54b1f]:hover {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.lighten-1[data-v-d4e54b1f] {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-1[data-v-d4e54b1f]:hover {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-2[data-v-d4e54b1f] {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-2[data-v-d4e54b1f]:hover {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-3[data-v-d4e54b1f] {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-3[data-v-d4e54b1f]:hover {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-4[data-v-d4e54b1f] {
  background-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple.lighten-4[data-v-d4e54b1f]:hover {
  background-color: rgb(163.8, 136.8, 211.8);
}
[color=indigo][data-v-d4e54b1f] {
  color: #3f51b5;
}
.indigo[data-v-d4e54b1f] {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo[data-v-d4e54b1f]:hover, .indigo[data-v-d4e54b1f]:active, .indigo[data-v-d4e54b1f]:focus {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button[data-v-d4e54b1f] {
  color: white !important;
}
.indigo.p-button[data-v-d4e54b1f]:hover, .indigo.p-button[data-v-d4e54b1f]:active, .indigo.p-button[data-v-d4e54b1f]:focus {
  color: white !important;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button.p-button-outlined[data-v-d4e54b1f] {
  background-color: white !important;
  color: #3f51b5 !important;
}
.indigo.p-button.p-button-outlined[data-v-d4e54b1f]:hover, .indigo.p-button.p-button-outlined[data-v-d4e54b1f]:active, .indigo.p-button.p-button-outlined[data-v-d4e54b1f]:focus {
  background-color: rgb(235.8, 237.6, 247.6) !important;
}
.indigo.p-toolbar[data-v-d4e54b1f] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.darken-1[data-v-d4e54b1f] {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-1[data-v-d4e54b1f]:hover {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-2[data-v-d4e54b1f] {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-2[data-v-d4e54b1f]:hover {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-3[data-v-d4e54b1f] {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-3[data-v-d4e54b1f]:hover {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-4[data-v-d4e54b1f] {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.darken-4[data-v-d4e54b1f]:hover {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.lighten-1[data-v-d4e54b1f] {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-1[data-v-d4e54b1f]:hover {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-2[data-v-d4e54b1f] {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-2[data-v-d4e54b1f]:hover {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-3[data-v-d4e54b1f] {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-3[data-v-d4e54b1f]:hover {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-4[data-v-d4e54b1f] {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.indigo.lighten-4[data-v-d4e54b1f]:hover {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo[data-v-d4e54b1f] {
  background-color: #3f51b5;
}
.bgindigo[data-v-d4e54b1f]:hover, .bgindigo[data-v-d4e54b1f]:focus {
  background-color: #3f51b5;
}
.bgindigo.p-card[data-v-d4e54b1f] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.bgindigo.darken-1[data-v-d4e54b1f] {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-1[data-v-d4e54b1f]:hover {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-2[data-v-d4e54b1f] {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-2[data-v-d4e54b1f]:hover {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-3[data-v-d4e54b1f] {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-3[data-v-d4e54b1f]:hover {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-4[data-v-d4e54b1f] {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.darken-4[data-v-d4e54b1f]:hover {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.lighten-1[data-v-d4e54b1f] {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-1[data-v-d4e54b1f]:hover {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-2[data-v-d4e54b1f] {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-2[data-v-d4e54b1f]:hover {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-3[data-v-d4e54b1f] {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-3[data-v-d4e54b1f]:hover {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-4[data-v-d4e54b1f] {
  background-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo.lighten-4[data-v-d4e54b1f]:hover {
  background-color: rgb(139.8, 150.6, 210.6);
}
[color=blue][data-v-d4e54b1f] {
  color: #2196f3;
}
.blue[data-v-d4e54b1f] {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue[data-v-d4e54b1f]:hover, .blue[data-v-d4e54b1f]:active, .blue[data-v-d4e54b1f]:focus {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button[data-v-d4e54b1f] {
  color: white !important;
}
.blue.p-button[data-v-d4e54b1f]:hover, .blue.p-button[data-v-d4e54b1f]:active, .blue.p-button[data-v-d4e54b1f]:focus {
  color: white !important;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button.p-button-outlined[data-v-d4e54b1f] {
  background-color: white !important;
  color: #2196f3 !important;
}
.blue.p-button.p-button-outlined[data-v-d4e54b1f]:hover, .blue.p-button.p-button-outlined[data-v-d4e54b1f]:active, .blue.p-button.p-button-outlined[data-v-d4e54b1f]:focus {
  background-color: rgb(232.8, 244.5, 253.8) !important;
}
.blue.p-toolbar[data-v-d4e54b1f] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.darken-1[data-v-d4e54b1f] {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-1[data-v-d4e54b1f]:hover {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-2[data-v-d4e54b1f] {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-2[data-v-d4e54b1f]:hover {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-3[data-v-d4e54b1f] {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-3[data-v-d4e54b1f]:hover {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-4[data-v-d4e54b1f] {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.darken-4[data-v-d4e54b1f]:hover {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.lighten-1[data-v-d4e54b1f] {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-1[data-v-d4e54b1f]:hover {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-2[data-v-d4e54b1f] {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-2[data-v-d4e54b1f]:hover {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-3[data-v-d4e54b1f] {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-3[data-v-d4e54b1f]:hover {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-4[data-v-d4e54b1f] {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.blue.lighten-4[data-v-d4e54b1f]:hover {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.bgblue[data-v-d4e54b1f] {
  background-color: #2196f3;
}
.bgblue[data-v-d4e54b1f]:hover, .bgblue[data-v-d4e54b1f]:focus {
  background-color: #2196f3;
}
.bgblue.p-card[data-v-d4e54b1f] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.bgblue.darken-1[data-v-d4e54b1f] {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-1[data-v-d4e54b1f]:hover {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-2[data-v-d4e54b1f] {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-2[data-v-d4e54b1f]:hover {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-3[data-v-d4e54b1f] {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-3[data-v-d4e54b1f]:hover {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-4[data-v-d4e54b1f] {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.darken-4[data-v-d4e54b1f]:hover {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.lighten-1[data-v-d4e54b1f] {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-1[data-v-d4e54b1f]:hover {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-2[data-v-d4e54b1f] {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-2[data-v-d4e54b1f]:hover {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-3[data-v-d4e54b1f] {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-3[data-v-d4e54b1f]:hover {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-4[data-v-d4e54b1f] {
  background-color: rgb(121.8, 192, 247.8);
}
.bgblue.lighten-4[data-v-d4e54b1f]:hover {
  background-color: rgb(121.8, 192, 247.8);
}
[color=light-blue][data-v-d4e54b1f] {
  color: #03a9f4;
}
.light-blue[data-v-d4e54b1f] {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue[data-v-d4e54b1f]:hover, .light-blue[data-v-d4e54b1f]:active, .light-blue[data-v-d4e54b1f]:focus {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button[data-v-d4e54b1f] {
  color: white !important;
}
.light-blue.p-button[data-v-d4e54b1f]:hover, .light-blue.p-button[data-v-d4e54b1f]:active, .light-blue.p-button[data-v-d4e54b1f]:focus {
  color: white !important;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button.p-button-outlined[data-v-d4e54b1f] {
  background-color: white !important;
  color: #03a9f4 !important;
}
.light-blue.p-button.p-button-outlined[data-v-d4e54b1f]:hover, .light-blue.p-button.p-button-outlined[data-v-d4e54b1f]:active, .light-blue.p-button.p-button-outlined[data-v-d4e54b1f]:focus {
  background-color: rgb(229.8, 246.4, 253.9) !important;
}
.light-blue.p-toolbar[data-v-d4e54b1f] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.darken-1[data-v-d4e54b1f] {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-1[data-v-d4e54b1f]:hover {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-2[data-v-d4e54b1f] {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-2[data-v-d4e54b1f]:hover {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-3[data-v-d4e54b1f] {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-3[data-v-d4e54b1f]:hover {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-4[data-v-d4e54b1f] {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.darken-4[data-v-d4e54b1f]:hover {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.lighten-1[data-v-d4e54b1f] {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-1[data-v-d4e54b1f]:hover {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-2[data-v-d4e54b1f] {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-2[data-v-d4e54b1f]:hover {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-3[data-v-d4e54b1f] {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-3[data-v-d4e54b1f]:hover {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-4[data-v-d4e54b1f] {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.light-blue.lighten-4[data-v-d4e54b1f]:hover {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue[data-v-d4e54b1f] {
  background-color: #03a9f4;
}
.bglight-blue[data-v-d4e54b1f]:hover, .bglight-blue[data-v-d4e54b1f]:focus {
  background-color: #03a9f4;
}
.bglight-blue.p-card[data-v-d4e54b1f] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.bglight-blue.darken-1[data-v-d4e54b1f] {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-1[data-v-d4e54b1f]:hover {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-2[data-v-d4e54b1f] {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-2[data-v-d4e54b1f]:hover {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-3[data-v-d4e54b1f] {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-3[data-v-d4e54b1f]:hover {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-4[data-v-d4e54b1f] {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.darken-4[data-v-d4e54b1f]:hover {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.lighten-1[data-v-d4e54b1f] {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-1[data-v-d4e54b1f]:hover {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-2[data-v-d4e54b1f] {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-2[data-v-d4e54b1f]:hover {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-3[data-v-d4e54b1f] {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-3[data-v-d4e54b1f]:hover {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-4[data-v-d4e54b1f] {
  background-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue.lighten-4[data-v-d4e54b1f]:hover {
  background-color: rgb(103.8, 203.4, 248.4);
}
[color=cyan][data-v-d4e54b1f] {
  color: #00bcd4;
}
.cyan[data-v-d4e54b1f] {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan[data-v-d4e54b1f]:hover, .cyan[data-v-d4e54b1f]:active, .cyan[data-v-d4e54b1f]:focus {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button[data-v-d4e54b1f] {
  color: white !important;
}
.cyan.p-button[data-v-d4e54b1f]:hover, .cyan.p-button[data-v-d4e54b1f]:active, .cyan.p-button[data-v-d4e54b1f]:focus {
  color: white !important;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button.p-button-outlined[data-v-d4e54b1f] {
  background-color: white !important;
  color: #00bcd4 !important;
}
.cyan.p-button.p-button-outlined[data-v-d4e54b1f]:hover, .cyan.p-button.p-button-outlined[data-v-d4e54b1f]:active, .cyan.p-button.p-button-outlined[data-v-d4e54b1f]:focus {
  background-color: rgb(229.5, 248.3, 250.7) !important;
}
.cyan.p-toolbar[data-v-d4e54b1f] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.darken-1[data-v-d4e54b1f] {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-1[data-v-d4e54b1f]:hover {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-2[data-v-d4e54b1f] {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-2[data-v-d4e54b1f]:hover {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-3[data-v-d4e54b1f] {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-3[data-v-d4e54b1f]:hover {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-4[data-v-d4e54b1f] {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.darken-4[data-v-d4e54b1f]:hover {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.lighten-1[data-v-d4e54b1f] {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-1[data-v-d4e54b1f]:hover {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-2[data-v-d4e54b1f] {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-2[data-v-d4e54b1f]:hover {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-3[data-v-d4e54b1f] {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-3[data-v-d4e54b1f]:hover {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-4[data-v-d4e54b1f] {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.cyan.lighten-4[data-v-d4e54b1f]:hover {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.bgcyan[data-v-d4e54b1f] {
  background-color: #00bcd4;
}
.bgcyan[data-v-d4e54b1f]:hover, .bgcyan[data-v-d4e54b1f]:focus {
  background-color: #00bcd4;
}
.bgcyan.p-card[data-v-d4e54b1f] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.bgcyan.darken-1[data-v-d4e54b1f] {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-1[data-v-d4e54b1f]:hover {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-2[data-v-d4e54b1f] {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-2[data-v-d4e54b1f]:hover {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-3[data-v-d4e54b1f] {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-3[data-v-d4e54b1f]:hover {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-4[data-v-d4e54b1f] {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.darken-4[data-v-d4e54b1f]:hover {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.lighten-1[data-v-d4e54b1f] {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-1[data-v-d4e54b1f]:hover {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-2[data-v-d4e54b1f] {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-2[data-v-d4e54b1f]:hover {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-3[data-v-d4e54b1f] {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-3[data-v-d4e54b1f]:hover {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-4[data-v-d4e54b1f] {
  background-color: rgb(102, 214.8, 229.2);
}
.bgcyan.lighten-4[data-v-d4e54b1f]:hover {
  background-color: rgb(102, 214.8, 229.2);
}
[color=teal][data-v-d4e54b1f] {
  color: #009688;
}
.teal[data-v-d4e54b1f] {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal[data-v-d4e54b1f]:hover, .teal[data-v-d4e54b1f]:active, .teal[data-v-d4e54b1f]:focus {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button[data-v-d4e54b1f] {
  color: white !important;
}
.teal.p-button[data-v-d4e54b1f]:hover, .teal.p-button[data-v-d4e54b1f]:active, .teal.p-button[data-v-d4e54b1f]:focus {
  color: white !important;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button.p-button-outlined[data-v-d4e54b1f] {
  background-color: white !important;
  color: #009688 !important;
}
.teal.p-button.p-button-outlined[data-v-d4e54b1f]:hover, .teal.p-button.p-button-outlined[data-v-d4e54b1f]:active, .teal.p-button.p-button-outlined[data-v-d4e54b1f]:focus {
  background-color: rgb(229.5, 244.5, 243.1) !important;
}
.teal.p-toolbar[data-v-d4e54b1f] {
  background-color: #009688;
  border-color: #009688;
}
.teal.darken-1[data-v-d4e54b1f] {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-1[data-v-d4e54b1f]:hover {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-2[data-v-d4e54b1f] {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-2[data-v-d4e54b1f]:hover {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-3[data-v-d4e54b1f] {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-3[data-v-d4e54b1f]:hover {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-4[data-v-d4e54b1f] {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.darken-4[data-v-d4e54b1f]:hover {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.lighten-1[data-v-d4e54b1f] {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-1[data-v-d4e54b1f]:hover {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-2[data-v-d4e54b1f] {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-2[data-v-d4e54b1f]:hover {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-3[data-v-d4e54b1f] {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-3[data-v-d4e54b1f]:hover {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-4[data-v-d4e54b1f] {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.teal.lighten-4[data-v-d4e54b1f]:hover {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.bgteal[data-v-d4e54b1f] {
  background-color: #009688;
}
.bgteal[data-v-d4e54b1f]:hover, .bgteal[data-v-d4e54b1f]:focus {
  background-color: #009688;
}
.bgteal.p-card[data-v-d4e54b1f] {
  background-color: #009688;
  border-color: #009688;
}
.bgteal.darken-1[data-v-d4e54b1f] {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-1[data-v-d4e54b1f]:hover {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-2[data-v-d4e54b1f] {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-2[data-v-d4e54b1f]:hover {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-3[data-v-d4e54b1f] {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-3[data-v-d4e54b1f]:hover {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-4[data-v-d4e54b1f] {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.darken-4[data-v-d4e54b1f]:hover {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.lighten-1[data-v-d4e54b1f] {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-1[data-v-d4e54b1f]:hover {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-2[data-v-d4e54b1f] {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-2[data-v-d4e54b1f]:hover {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-3[data-v-d4e54b1f] {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-3[data-v-d4e54b1f]:hover {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-4[data-v-d4e54b1f] {
  background-color: rgb(102, 192, 183.6);
}
.bgteal.lighten-4[data-v-d4e54b1f]:hover {
  background-color: rgb(102, 192, 183.6);
}
[color=cobalt][data-v-d4e54b1f] {
  color: #00bfa5;
}
.cobalt[data-v-d4e54b1f] {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt[data-v-d4e54b1f]:hover, .cobalt[data-v-d4e54b1f]:active, .cobalt[data-v-d4e54b1f]:focus {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button[data-v-d4e54b1f] {
  color: white !important;
}
.cobalt.p-button[data-v-d4e54b1f]:hover, .cobalt.p-button[data-v-d4e54b1f]:active, .cobalt.p-button[data-v-d4e54b1f]:focus {
  color: white !important;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button.p-button-outlined[data-v-d4e54b1f] {
  background-color: white !important;
  color: #00bfa5 !important;
}
.cobalt.p-button.p-button-outlined[data-v-d4e54b1f]:hover, .cobalt.p-button.p-button-outlined[data-v-d4e54b1f]:active, .cobalt.p-button.p-button-outlined[data-v-d4e54b1f]:focus {
  background-color: rgb(229.5, 248.6, 246) !important;
}
.cobalt.p-toolbar[data-v-d4e54b1f] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.darken-1[data-v-d4e54b1f] {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-1[data-v-d4e54b1f]:hover {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-2[data-v-d4e54b1f] {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-2[data-v-d4e54b1f]:hover {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-3[data-v-d4e54b1f] {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-3[data-v-d4e54b1f]:hover {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-4[data-v-d4e54b1f] {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.darken-4[data-v-d4e54b1f]:hover {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.lighten-1[data-v-d4e54b1f] {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-1[data-v-d4e54b1f]:hover {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-2[data-v-d4e54b1f] {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-2[data-v-d4e54b1f]:hover {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-3[data-v-d4e54b1f] {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-3[data-v-d4e54b1f]:hover {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-4[data-v-d4e54b1f] {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.cobalt.lighten-4[data-v-d4e54b1f]:hover {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.bgcobalt[data-v-d4e54b1f] {
  background-color: #00bfa5;
}
.bgcobalt[data-v-d4e54b1f]:hover, .bgcobalt[data-v-d4e54b1f]:focus {
  background-color: #00bfa5;
}
.bgcobalt.p-card[data-v-d4e54b1f] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.bgcobalt.darken-1[data-v-d4e54b1f] {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-1[data-v-d4e54b1f]:hover {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-2[data-v-d4e54b1f] {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-2[data-v-d4e54b1f]:hover {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-3[data-v-d4e54b1f] {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-3[data-v-d4e54b1f]:hover {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-4[data-v-d4e54b1f] {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.darken-4[data-v-d4e54b1f]:hover {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.lighten-1[data-v-d4e54b1f] {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-1[data-v-d4e54b1f]:hover {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-2[data-v-d4e54b1f] {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-2[data-v-d4e54b1f]:hover {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-3[data-v-d4e54b1f] {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-3[data-v-d4e54b1f]:hover {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-4[data-v-d4e54b1f] {
  background-color: rgb(102, 216.6, 201);
}
.bgcobalt.lighten-4[data-v-d4e54b1f]:hover {
  background-color: rgb(102, 216.6, 201);
}
[color=green][data-v-d4e54b1f] {
  color: #4caf50;
}
.green[data-v-d4e54b1f] {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green[data-v-d4e54b1f]:hover, .green[data-v-d4e54b1f]:active, .green[data-v-d4e54b1f]:focus {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button[data-v-d4e54b1f] {
  color: white !important;
}
.green.p-button[data-v-d4e54b1f]:hover, .green.p-button[data-v-d4e54b1f]:active, .green.p-button[data-v-d4e54b1f]:focus {
  color: white !important;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button.p-button-outlined[data-v-d4e54b1f] {
  background-color: white !important;
  color: #4caf50 !important;
}
.green.p-button.p-button-outlined[data-v-d4e54b1f]:hover, .green.p-button.p-button-outlined[data-v-d4e54b1f]:active, .green.p-button.p-button-outlined[data-v-d4e54b1f]:focus {
  background-color: rgb(237.1, 247, 237.5) !important;
}
.green.p-toolbar[data-v-d4e54b1f] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.darken-1[data-v-d4e54b1f] {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-1[data-v-d4e54b1f]:hover {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-2[data-v-d4e54b1f] {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-2[data-v-d4e54b1f]:hover {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-3[data-v-d4e54b1f] {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-3[data-v-d4e54b1f]:hover {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-4[data-v-d4e54b1f] {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.darken-4[data-v-d4e54b1f]:hover {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.lighten-1[data-v-d4e54b1f] {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-1[data-v-d4e54b1f]:hover {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-2[data-v-d4e54b1f] {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-2[data-v-d4e54b1f]:hover {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-3[data-v-d4e54b1f] {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-3[data-v-d4e54b1f]:hover {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-4[data-v-d4e54b1f] {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.green.lighten-4[data-v-d4e54b1f]:hover {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.bggreen[data-v-d4e54b1f] {
  background-color: #4caf50;
}
.bggreen[data-v-d4e54b1f]:hover, .bggreen[data-v-d4e54b1f]:focus {
  background-color: #4caf50;
}
.bggreen.p-card[data-v-d4e54b1f] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.bggreen.darken-1[data-v-d4e54b1f] {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-1[data-v-d4e54b1f]:hover {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-2[data-v-d4e54b1f] {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-2[data-v-d4e54b1f]:hover {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-3[data-v-d4e54b1f] {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-3[data-v-d4e54b1f]:hover {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-4[data-v-d4e54b1f] {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.darken-4[data-v-d4e54b1f]:hover {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.lighten-1[data-v-d4e54b1f] {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-1[data-v-d4e54b1f]:hover {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-2[data-v-d4e54b1f] {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-2[data-v-d4e54b1f]:hover {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-3[data-v-d4e54b1f] {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-3[data-v-d4e54b1f]:hover {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-4[data-v-d4e54b1f] {
  background-color: rgb(147.6, 207, 150);
}
.bggreen.lighten-4[data-v-d4e54b1f]:hover {
  background-color: rgb(147.6, 207, 150);
}
[color=light-green][data-v-d4e54b1f] {
  color: #8bc34a;
}
.light-green[data-v-d4e54b1f] {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green[data-v-d4e54b1f]:hover, .light-green[data-v-d4e54b1f]:active, .light-green[data-v-d4e54b1f]:focus {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button[data-v-d4e54b1f] {
  color: white !important;
}
.light-green.p-button[data-v-d4e54b1f]:hover, .light-green.p-button[data-v-d4e54b1f]:active, .light-green.p-button[data-v-d4e54b1f]:focus {
  color: white !important;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button.p-button-outlined[data-v-d4e54b1f] {
  background-color: white !important;
  color: #8bc34a !important;
}
.light-green.p-button.p-button-outlined[data-v-d4e54b1f]:hover, .light-green.p-button.p-button-outlined[data-v-d4e54b1f]:active, .light-green.p-button.p-button-outlined[data-v-d4e54b1f]:focus {
  background-color: rgb(243.4, 249, 236.9) !important;
}
.light-green.p-toolbar[data-v-d4e54b1f] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.darken-1[data-v-d4e54b1f] {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-1[data-v-d4e54b1f]:hover {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-2[data-v-d4e54b1f] {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-2[data-v-d4e54b1f]:hover {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-3[data-v-d4e54b1f] {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-3[data-v-d4e54b1f]:hover {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-4[data-v-d4e54b1f] {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.darken-4[data-v-d4e54b1f]:hover {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.lighten-1[data-v-d4e54b1f] {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-1[data-v-d4e54b1f]:hover {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-2[data-v-d4e54b1f] {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-2[data-v-d4e54b1f]:hover {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-3[data-v-d4e54b1f] {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-3[data-v-d4e54b1f]:hover {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-4[data-v-d4e54b1f] {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.light-green.lighten-4[data-v-d4e54b1f]:hover {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.bglight-green[data-v-d4e54b1f] {
  background-color: #8bc34a;
}
.bglight-green[data-v-d4e54b1f]:hover, .bglight-green[data-v-d4e54b1f]:focus {
  background-color: #8bc34a;
}
.bglight-green.p-card[data-v-d4e54b1f] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.bglight-green.darken-1[data-v-d4e54b1f] {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-1[data-v-d4e54b1f]:hover {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-2[data-v-d4e54b1f] {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-2[data-v-d4e54b1f]:hover {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-3[data-v-d4e54b1f] {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-3[data-v-d4e54b1f]:hover {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-4[data-v-d4e54b1f] {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.darken-4[data-v-d4e54b1f]:hover {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.lighten-1[data-v-d4e54b1f] {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-1[data-v-d4e54b1f]:hover {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-2[data-v-d4e54b1f] {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-2[data-v-d4e54b1f]:hover {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-3[data-v-d4e54b1f] {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-3[data-v-d4e54b1f]:hover {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-4[data-v-d4e54b1f] {
  background-color: rgb(185.4, 219, 146.4);
}
.bglight-green.lighten-4[data-v-d4e54b1f]:hover {
  background-color: rgb(185.4, 219, 146.4);
}
[color=lime][data-v-d4e54b1f] {
  color: #cddc39;
}
.lime[data-v-d4e54b1f] {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime[data-v-d4e54b1f]:hover, .lime[data-v-d4e54b1f]:active, .lime[data-v-d4e54b1f]:focus {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button[data-v-d4e54b1f] {
  color: white !important;
}
.lime.p-button[data-v-d4e54b1f]:hover, .lime.p-button[data-v-d4e54b1f]:active, .lime.p-button[data-v-d4e54b1f]:focus {
  color: white !important;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button.p-button-outlined[data-v-d4e54b1f] {
  background-color: white !important;
  color: #cddc39 !important;
}
.lime.p-button.p-button-outlined[data-v-d4e54b1f]:hover, .lime.p-button.p-button-outlined[data-v-d4e54b1f]:active, .lime.p-button.p-button-outlined[data-v-d4e54b1f]:focus {
  background-color: rgb(250, 251.5, 235.2) !important;
}
.lime.p-toolbar[data-v-d4e54b1f] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.darken-1[data-v-d4e54b1f] {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-1[data-v-d4e54b1f]:hover {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-2[data-v-d4e54b1f] {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-2[data-v-d4e54b1f]:hover {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-3[data-v-d4e54b1f] {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-3[data-v-d4e54b1f]:hover {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-4[data-v-d4e54b1f] {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.darken-4[data-v-d4e54b1f]:hover {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.lighten-1[data-v-d4e54b1f] {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-1[data-v-d4e54b1f]:hover {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-2[data-v-d4e54b1f] {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-2[data-v-d4e54b1f]:hover {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-3[data-v-d4e54b1f] {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-3[data-v-d4e54b1f]:hover {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-4[data-v-d4e54b1f] {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.lime.lighten-4[data-v-d4e54b1f]:hover {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.bglime[data-v-d4e54b1f] {
  background-color: #cddc39;
}
.bglime[data-v-d4e54b1f]:hover, .bglime[data-v-d4e54b1f]:focus {
  background-color: #cddc39;
}
.bglime.p-card[data-v-d4e54b1f] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.bglime.darken-1[data-v-d4e54b1f] {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-1[data-v-d4e54b1f]:hover {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-2[data-v-d4e54b1f] {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-2[data-v-d4e54b1f]:hover {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-3[data-v-d4e54b1f] {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-3[data-v-d4e54b1f]:hover {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-4[data-v-d4e54b1f] {
  background-color: rgb(123, 132, 34.2);
}
.bglime.darken-4[data-v-d4e54b1f]:hover {
  background-color: rgb(123, 132, 34.2);
}
.bglime.lighten-1[data-v-d4e54b1f] {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-1[data-v-d4e54b1f]:hover {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-2[data-v-d4e54b1f] {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-2[data-v-d4e54b1f]:hover {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-3[data-v-d4e54b1f] {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-3[data-v-d4e54b1f]:hover {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-4[data-v-d4e54b1f] {
  background-color: rgb(225, 234, 136.2);
}
.bglime.lighten-4[data-v-d4e54b1f]:hover {
  background-color: rgb(225, 234, 136.2);
}
[color=yellow][data-v-d4e54b1f] {
  color: #ffeb3b;
}
.yellow[data-v-d4e54b1f] {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow[data-v-d4e54b1f]:hover, .yellow[data-v-d4e54b1f]:active, .yellow[data-v-d4e54b1f]:focus {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button[data-v-d4e54b1f] {
  color: white !important;
}
.yellow.p-button[data-v-d4e54b1f]:hover, .yellow.p-button[data-v-d4e54b1f]:active, .yellow.p-button[data-v-d4e54b1f]:focus {
  color: white !important;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button.p-button-outlined[data-v-d4e54b1f] {
  background-color: white !important;
  color: #ffeb3b !important;
}
.yellow.p-button.p-button-outlined[data-v-d4e54b1f]:hover, .yellow.p-button.p-button-outlined[data-v-d4e54b1f]:active, .yellow.p-button.p-button-outlined[data-v-d4e54b1f]:focus {
  background-color: rgb(255, 253, 235.4) !important;
}
.yellow.p-toolbar[data-v-d4e54b1f] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.darken-1[data-v-d4e54b1f] {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-1[data-v-d4e54b1f]:hover {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-2[data-v-d4e54b1f] {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-2[data-v-d4e54b1f]:hover {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-3[data-v-d4e54b1f] {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-3[data-v-d4e54b1f]:hover {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-4[data-v-d4e54b1f] {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.darken-4[data-v-d4e54b1f]:hover {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.lighten-1[data-v-d4e54b1f] {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-1[data-v-d4e54b1f]:hover {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-2[data-v-d4e54b1f] {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-2[data-v-d4e54b1f]:hover {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-3[data-v-d4e54b1f] {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-3[data-v-d4e54b1f]:hover {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-4[data-v-d4e54b1f] {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.yellow.lighten-4[data-v-d4e54b1f]:hover {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.bgyellow[data-v-d4e54b1f] {
  background-color: #ffeb3b;
}
.bgyellow[data-v-d4e54b1f]:hover, .bgyellow[data-v-d4e54b1f]:focus {
  background-color: #ffeb3b;
}
.bgyellow.p-card[data-v-d4e54b1f] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.bgyellow.darken-1[data-v-d4e54b1f] {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-1[data-v-d4e54b1f]:hover {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-2[data-v-d4e54b1f] {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-2[data-v-d4e54b1f]:hover {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-3[data-v-d4e54b1f] {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-3[data-v-d4e54b1f]:hover {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-4[data-v-d4e54b1f] {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.darken-4[data-v-d4e54b1f]:hover {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.lighten-1[data-v-d4e54b1f] {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-1[data-v-d4e54b1f]:hover {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-2[data-v-d4e54b1f] {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-2[data-v-d4e54b1f]:hover {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-3[data-v-d4e54b1f] {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-3[data-v-d4e54b1f]:hover {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-4[data-v-d4e54b1f] {
  background-color: rgb(255, 243, 137.4);
}
.bgyellow.lighten-4[data-v-d4e54b1f]:hover {
  background-color: rgb(255, 243, 137.4);
}
[color=amber][data-v-d4e54b1f] {
  color: #ffc107;
}
.amber[data-v-d4e54b1f] {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber[data-v-d4e54b1f]:hover, .amber[data-v-d4e54b1f]:active, .amber[data-v-d4e54b1f]:focus {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button[data-v-d4e54b1f] {
  color: white !important;
}
.amber.p-button[data-v-d4e54b1f]:hover, .amber.p-button[data-v-d4e54b1f]:active, .amber.p-button[data-v-d4e54b1f]:focus {
  color: white !important;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button.p-button-outlined[data-v-d4e54b1f] {
  background-color: white !important;
  color: #ffc107 !important;
}
.amber.p-button.p-button-outlined[data-v-d4e54b1f]:hover, .amber.p-button.p-button-outlined[data-v-d4e54b1f]:active, .amber.p-button.p-button-outlined[data-v-d4e54b1f]:focus {
  background-color: rgb(255, 248.8, 230.2) !important;
}
.amber.p-toolbar[data-v-d4e54b1f] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.darken-1[data-v-d4e54b1f] {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-1[data-v-d4e54b1f]:hover {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-2[data-v-d4e54b1f] {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-2[data-v-d4e54b1f]:hover {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-3[data-v-d4e54b1f] {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-3[data-v-d4e54b1f]:hover {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-4[data-v-d4e54b1f] {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.darken-4[data-v-d4e54b1f]:hover {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.lighten-1[data-v-d4e54b1f] {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-1[data-v-d4e54b1f]:hover {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-2[data-v-d4e54b1f] {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-2[data-v-d4e54b1f]:hover {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-3[data-v-d4e54b1f] {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-3[data-v-d4e54b1f]:hover {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-4[data-v-d4e54b1f] {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.amber.lighten-4[data-v-d4e54b1f]:hover {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.bgamber[data-v-d4e54b1f] {
  background-color: #ffc107;
}
.bgamber[data-v-d4e54b1f]:hover, .bgamber[data-v-d4e54b1f]:focus {
  background-color: #ffc107;
}
.bgamber.p-card[data-v-d4e54b1f] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.bgamber.darken-1[data-v-d4e54b1f] {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-1[data-v-d4e54b1f]:hover {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-2[data-v-d4e54b1f] {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-2[data-v-d4e54b1f]:hover {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-3[data-v-d4e54b1f] {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-3[data-v-d4e54b1f]:hover {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-4[data-v-d4e54b1f] {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.darken-4[data-v-d4e54b1f]:hover {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.lighten-1[data-v-d4e54b1f] {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-1[data-v-d4e54b1f]:hover {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-2[data-v-d4e54b1f] {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-2[data-v-d4e54b1f]:hover {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-3[data-v-d4e54b1f] {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-3[data-v-d4e54b1f]:hover {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-4[data-v-d4e54b1f] {
  background-color: rgb(255, 217.8, 106.2);
}
.bgamber.lighten-4[data-v-d4e54b1f]:hover {
  background-color: rgb(255, 217.8, 106.2);
}
[color=orange][data-v-d4e54b1f] {
  color: #ff9800;
}
.orange[data-v-d4e54b1f] {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange[data-v-d4e54b1f]:hover, .orange[data-v-d4e54b1f]:active, .orange[data-v-d4e54b1f]:focus {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button[data-v-d4e54b1f] {
  color: white !important;
}
.orange.p-button[data-v-d4e54b1f]:hover, .orange.p-button[data-v-d4e54b1f]:active, .orange.p-button[data-v-d4e54b1f]:focus {
  color: white !important;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button.p-button-outlined[data-v-d4e54b1f] {
  background-color: white !important;
  color: #ff9800 !important;
}
.orange.p-button.p-button-outlined[data-v-d4e54b1f]:hover, .orange.p-button.p-button-outlined[data-v-d4e54b1f]:active, .orange.p-button.p-button-outlined[data-v-d4e54b1f]:focus {
  background-color: rgb(255, 244.7, 229.5) !important;
}
.orange.p-toolbar[data-v-d4e54b1f] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.darken-1[data-v-d4e54b1f] {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-1[data-v-d4e54b1f]:hover {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-2[data-v-d4e54b1f] {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-2[data-v-d4e54b1f]:hover {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-3[data-v-d4e54b1f] {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-3[data-v-d4e54b1f]:hover {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-4[data-v-d4e54b1f] {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.darken-4[data-v-d4e54b1f]:hover {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.lighten-1[data-v-d4e54b1f] {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-1[data-v-d4e54b1f]:hover {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-2[data-v-d4e54b1f] {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-2[data-v-d4e54b1f]:hover {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-3[data-v-d4e54b1f] {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-3[data-v-d4e54b1f]:hover {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-4[data-v-d4e54b1f] {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.orange.lighten-4[data-v-d4e54b1f]:hover {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.bgorange[data-v-d4e54b1f] {
  background-color: #ff9800;
}
.bgorange[data-v-d4e54b1f]:hover, .bgorange[data-v-d4e54b1f]:focus {
  background-color: #ff9800;
}
.bgorange.p-card[data-v-d4e54b1f] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.bgorange.darken-1[data-v-d4e54b1f] {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-1[data-v-d4e54b1f]:hover {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-2[data-v-d4e54b1f] {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-2[data-v-d4e54b1f]:hover {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-3[data-v-d4e54b1f] {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-3[data-v-d4e54b1f]:hover {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-4[data-v-d4e54b1f] {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.darken-4[data-v-d4e54b1f]:hover {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.lighten-1[data-v-d4e54b1f] {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-1[data-v-d4e54b1f]:hover {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-2[data-v-d4e54b1f] {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-2[data-v-d4e54b1f]:hover {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-3[data-v-d4e54b1f] {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-3[data-v-d4e54b1f]:hover {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-4[data-v-d4e54b1f] {
  background-color: rgb(255, 193.2, 102);
}
.bgorange.lighten-4[data-v-d4e54b1f]:hover {
  background-color: rgb(255, 193.2, 102);
}
[color=deep-orange][data-v-d4e54b1f] {
  color: #ff5722;
}
.deep-orange[data-v-d4e54b1f] {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange[data-v-d4e54b1f]:hover, .deep-orange[data-v-d4e54b1f]:active, .deep-orange[data-v-d4e54b1f]:focus {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button[data-v-d4e54b1f] {
  color: white !important;
}
.deep-orange.p-button[data-v-d4e54b1f]:hover, .deep-orange.p-button[data-v-d4e54b1f]:active, .deep-orange.p-button[data-v-d4e54b1f]:focus {
  color: white !important;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button.p-button-outlined[data-v-d4e54b1f] {
  background-color: white !important;
  color: #ff5722 !important;
}
.deep-orange.p-button.p-button-outlined[data-v-d4e54b1f]:hover, .deep-orange.p-button.p-button-outlined[data-v-d4e54b1f]:active, .deep-orange.p-button.p-button-outlined[data-v-d4e54b1f]:focus {
  background-color: rgb(255, 238.2, 232.9) !important;
}
.deep-orange.p-toolbar[data-v-d4e54b1f] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.darken-1[data-v-d4e54b1f] {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-1[data-v-d4e54b1f]:hover {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-2[data-v-d4e54b1f] {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-2[data-v-d4e54b1f]:hover {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-3[data-v-d4e54b1f] {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-3[data-v-d4e54b1f]:hover {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-4[data-v-d4e54b1f] {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.darken-4[data-v-d4e54b1f]:hover {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.lighten-1[data-v-d4e54b1f] {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-1[data-v-d4e54b1f]:hover {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-2[data-v-d4e54b1f] {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-2[data-v-d4e54b1f]:hover {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-3[data-v-d4e54b1f] {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-3[data-v-d4e54b1f]:hover {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-4[data-v-d4e54b1f] {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.deep-orange.lighten-4[data-v-d4e54b1f]:hover {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange[data-v-d4e54b1f] {
  background-color: #ff5722;
}
.bgdeep-orange[data-v-d4e54b1f]:hover, .bgdeep-orange[data-v-d4e54b1f]:focus {
  background-color: #ff5722;
}
.bgdeep-orange.p-card[data-v-d4e54b1f] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.bgdeep-orange.darken-1[data-v-d4e54b1f] {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-1[data-v-d4e54b1f]:hover {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-2[data-v-d4e54b1f] {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-2[data-v-d4e54b1f]:hover {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-3[data-v-d4e54b1f] {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-3[data-v-d4e54b1f]:hover {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-4[data-v-d4e54b1f] {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.darken-4[data-v-d4e54b1f]:hover {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.lighten-1[data-v-d4e54b1f] {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-1[data-v-d4e54b1f]:hover {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-2[data-v-d4e54b1f] {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-2[data-v-d4e54b1f]:hover {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-3[data-v-d4e54b1f] {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-3[data-v-d4e54b1f]:hover {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-4[data-v-d4e54b1f] {
  background-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange.lighten-4[data-v-d4e54b1f]:hover {
  background-color: rgb(255, 154.2, 122.4);
}
[color=brown][data-v-d4e54b1f] {
  color: #795548;
}
.brown[data-v-d4e54b1f] {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown[data-v-d4e54b1f]:hover, .brown[data-v-d4e54b1f]:active, .brown[data-v-d4e54b1f]:focus {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button[data-v-d4e54b1f] {
  color: white !important;
}
.brown.p-button[data-v-d4e54b1f]:hover, .brown.p-button[data-v-d4e54b1f]:active, .brown.p-button[data-v-d4e54b1f]:focus {
  color: white !important;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button.p-button-outlined[data-v-d4e54b1f] {
  background-color: white !important;
  color: #795548 !important;
}
.brown.p-button.p-button-outlined[data-v-d4e54b1f]:hover, .brown.p-button.p-button-outlined[data-v-d4e54b1f]:active, .brown.p-button.p-button-outlined[data-v-d4e54b1f]:focus {
  background-color: rgb(241.6, 238, 236.7) !important;
}
.brown.p-toolbar[data-v-d4e54b1f] {
  background-color: #795548;
  border-color: #795548;
}
.brown.darken-1[data-v-d4e54b1f] {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-1[data-v-d4e54b1f]:hover {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-2[data-v-d4e54b1f] {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-2[data-v-d4e54b1f]:hover {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-3[data-v-d4e54b1f] {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-3[data-v-d4e54b1f]:hover {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-4[data-v-d4e54b1f] {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.darken-4[data-v-d4e54b1f]:hover {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.lighten-1[data-v-d4e54b1f] {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-1[data-v-d4e54b1f]:hover {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-2[data-v-d4e54b1f] {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-2[data-v-d4e54b1f]:hover {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-3[data-v-d4e54b1f] {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-3[data-v-d4e54b1f]:hover {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-4[data-v-d4e54b1f] {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.brown.lighten-4[data-v-d4e54b1f]:hover {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.bgbrown[data-v-d4e54b1f] {
  background-color: #795548;
}
.bgbrown[data-v-d4e54b1f]:hover, .bgbrown[data-v-d4e54b1f]:focus {
  background-color: #795548;
}
.bgbrown.p-card[data-v-d4e54b1f] {
  background-color: #795548;
  border-color: #795548;
}
.bgbrown.darken-1[data-v-d4e54b1f] {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-1[data-v-d4e54b1f]:hover {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-2[data-v-d4e54b1f] {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-2[data-v-d4e54b1f]:hover {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-3[data-v-d4e54b1f] {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-3[data-v-d4e54b1f]:hover {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-4[data-v-d4e54b1f] {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.darken-4[data-v-d4e54b1f]:hover {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.lighten-1[data-v-d4e54b1f] {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-1[data-v-d4e54b1f]:hover {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-2[data-v-d4e54b1f] {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-2[data-v-d4e54b1f]:hover {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-3[data-v-d4e54b1f] {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-3[data-v-d4e54b1f]:hover {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-4[data-v-d4e54b1f] {
  background-color: rgb(174.6, 153, 145.2);
}
.bgbrown.lighten-4[data-v-d4e54b1f]:hover {
  background-color: rgb(174.6, 153, 145.2);
}
[color=blue-gray][data-v-d4e54b1f] {
  color: #607d8b;
}
.blue-gray[data-v-d4e54b1f] {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray[data-v-d4e54b1f]:hover, .blue-gray[data-v-d4e54b1f]:active, .blue-gray[data-v-d4e54b1f]:focus {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button[data-v-d4e54b1f] {
  color: white !important;
}
.blue-gray.p-button[data-v-d4e54b1f]:hover, .blue-gray.p-button[data-v-d4e54b1f]:active, .blue-gray.p-button[data-v-d4e54b1f]:focus {
  color: white !important;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button.p-button-outlined[data-v-d4e54b1f] {
  background-color: white !important;
  color: #607d8b !important;
}
.blue-gray.p-button.p-button-outlined[data-v-d4e54b1f]:hover, .blue-gray.p-button.p-button-outlined[data-v-d4e54b1f]:active, .blue-gray.p-button.p-button-outlined[data-v-d4e54b1f]:focus {
  background-color: rgb(239.1, 242, 243.4) !important;
}
.blue-gray.p-toolbar[data-v-d4e54b1f] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.darken-1[data-v-d4e54b1f] {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-1[data-v-d4e54b1f]:hover {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-2[data-v-d4e54b1f] {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-2[data-v-d4e54b1f]:hover {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-3[data-v-d4e54b1f] {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-3[data-v-d4e54b1f]:hover {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-4[data-v-d4e54b1f] {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.darken-4[data-v-d4e54b1f]:hover {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.lighten-1[data-v-d4e54b1f] {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-1[data-v-d4e54b1f]:hover {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-2[data-v-d4e54b1f] {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-2[data-v-d4e54b1f]:hover {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-3[data-v-d4e54b1f] {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-3[data-v-d4e54b1f]:hover {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-4[data-v-d4e54b1f] {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.blue-gray.lighten-4[data-v-d4e54b1f]:hover {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray[data-v-d4e54b1f] {
  background-color: #607d8b;
}
.bgblue-gray[data-v-d4e54b1f]:hover, .bgblue-gray[data-v-d4e54b1f]:focus {
  background-color: #607d8b;
}
.bgblue-gray.p-card[data-v-d4e54b1f] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.bgblue-gray.darken-1[data-v-d4e54b1f] {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-1[data-v-d4e54b1f]:hover {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-2[data-v-d4e54b1f] {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-2[data-v-d4e54b1f]:hover {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-3[data-v-d4e54b1f] {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-3[data-v-d4e54b1f]:hover {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-4[data-v-d4e54b1f] {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.darken-4[data-v-d4e54b1f]:hover {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.lighten-1[data-v-d4e54b1f] {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-1[data-v-d4e54b1f]:hover {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-2[data-v-d4e54b1f] {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-2[data-v-d4e54b1f]:hover {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-3[data-v-d4e54b1f] {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-3[data-v-d4e54b1f]:hover {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-4[data-v-d4e54b1f] {
  background-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray.lighten-4[data-v-d4e54b1f]:hover {
  background-color: rgb(159.6, 177, 185.4);
}
[color=gray][data-v-d4e54b1f] {
  color: #9e9e9e;
}
.gray[data-v-d4e54b1f] {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray[data-v-d4e54b1f]:hover, .gray[data-v-d4e54b1f]:active, .gray[data-v-d4e54b1f]:focus {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button[data-v-d4e54b1f] {
  color: white !important;
}
.gray.p-button[data-v-d4e54b1f]:hover, .gray.p-button[data-v-d4e54b1f]:active, .gray.p-button[data-v-d4e54b1f]:focus {
  color: white !important;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button.p-button-outlined[data-v-d4e54b1f] {
  background-color: white !important;
  color: #9e9e9e !important;
}
.gray.p-button.p-button-outlined[data-v-d4e54b1f]:hover, .gray.p-button.p-button-outlined[data-v-d4e54b1f]:active, .gray.p-button.p-button-outlined[data-v-d4e54b1f]:focus {
  background-color: rgb(245.3, 245.3, 245.3) !important;
}
.gray.p-toolbar[data-v-d4e54b1f] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.darken-1[data-v-d4e54b1f] {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-1[data-v-d4e54b1f]:hover {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-2[data-v-d4e54b1f] {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-2[data-v-d4e54b1f]:hover {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-3[data-v-d4e54b1f] {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-3[data-v-d4e54b1f]:hover {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-4[data-v-d4e54b1f] {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.darken-4[data-v-d4e54b1f]:hover {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.lighten-1[data-v-d4e54b1f] {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-1[data-v-d4e54b1f]:hover {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-2[data-v-d4e54b1f] {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-2[data-v-d4e54b1f]:hover {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-3[data-v-d4e54b1f] {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-3[data-v-d4e54b1f]:hover {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-4[data-v-d4e54b1f] {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.gray.lighten-4[data-v-d4e54b1f]:hover {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.bggray[data-v-d4e54b1f] {
  background-color: #9e9e9e;
}
.bggray[data-v-d4e54b1f]:hover, .bggray[data-v-d4e54b1f]:focus {
  background-color: #9e9e9e;
}
.bggray.p-card[data-v-d4e54b1f] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.bggray.darken-1[data-v-d4e54b1f] {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-1[data-v-d4e54b1f]:hover {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-2[data-v-d4e54b1f] {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-2[data-v-d4e54b1f]:hover {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-3[data-v-d4e54b1f] {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-3[data-v-d4e54b1f]:hover {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-4[data-v-d4e54b1f] {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.darken-4[data-v-d4e54b1f]:hover {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.lighten-1[data-v-d4e54b1f] {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-1[data-v-d4e54b1f]:hover {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-2[data-v-d4e54b1f] {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-2[data-v-d4e54b1f]:hover {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-3[data-v-d4e54b1f] {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-3[data-v-d4e54b1f]:hover {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-4[data-v-d4e54b1f] {
  background-color: rgb(196.8, 196.8, 196.8);
}
.bggray.lighten-4[data-v-d4e54b1f]:hover {
  background-color: rgb(196.8, 196.8, 196.8);
}
[color=ble][data-v-d4e54b1f] {
  color: #287aa9;
}
.ble[data-v-d4e54b1f] {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble[data-v-d4e54b1f]:hover, .ble[data-v-d4e54b1f]:active, .ble[data-v-d4e54b1f]:focus {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button[data-v-d4e54b1f] {
  color: white !important;
}
.ble.p-button[data-v-d4e54b1f]:hover, .ble.p-button[data-v-d4e54b1f]:active, .ble.p-button[data-v-d4e54b1f]:focus {
  color: white !important;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button.p-button-outlined[data-v-d4e54b1f] {
  background-color: white !important;
  color: #287aa9 !important;
}
.ble.p-button.p-button-outlined[data-v-d4e54b1f]:hover, .ble.p-button.p-button-outlined[data-v-d4e54b1f]:active, .ble.p-button.p-button-outlined[data-v-d4e54b1f]:focus {
  background-color: rgb(233.5, 241.7, 246.4) !important;
}
.ble.p-toolbar[data-v-d4e54b1f] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.darken-1[data-v-d4e54b1f] {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-1[data-v-d4e54b1f]:hover {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-2[data-v-d4e54b1f] {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-2[data-v-d4e54b1f]:hover {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-3[data-v-d4e54b1f] {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-3[data-v-d4e54b1f]:hover {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-4[data-v-d4e54b1f] {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.darken-4[data-v-d4e54b1f]:hover {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.lighten-1[data-v-d4e54b1f] {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-1[data-v-d4e54b1f]:hover {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-2[data-v-d4e54b1f] {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-2[data-v-d4e54b1f]:hover {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-3[data-v-d4e54b1f] {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-3[data-v-d4e54b1f]:hover {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-4[data-v-d4e54b1f] {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.ble.lighten-4[data-v-d4e54b1f]:hover {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.bgble[data-v-d4e54b1f] {
  background-color: #287aa9;
}
.bgble[data-v-d4e54b1f]:hover, .bgble[data-v-d4e54b1f]:focus {
  background-color: #287aa9;
}
.bgble.p-card[data-v-d4e54b1f] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.bgble.darken-1[data-v-d4e54b1f] {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-1[data-v-d4e54b1f]:hover {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-2[data-v-d4e54b1f] {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-2[data-v-d4e54b1f]:hover {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-3[data-v-d4e54b1f] {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-3[data-v-d4e54b1f]:hover {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-4[data-v-d4e54b1f] {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.darken-4[data-v-d4e54b1f]:hover {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.lighten-1[data-v-d4e54b1f] {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-1[data-v-d4e54b1f]:hover {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-2[data-v-d4e54b1f] {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-2[data-v-d4e54b1f]:hover {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-3[data-v-d4e54b1f] {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-3[data-v-d4e54b1f]:hover {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-4[data-v-d4e54b1f] {
  background-color: rgb(126, 175.2, 203.4);
}
.bgble.lighten-4[data-v-d4e54b1f]:hover {
  background-color: rgb(126, 175.2, 203.4);
}
[color=black][data-v-d4e54b1f] {
  color: #202020;
}
.black[data-v-d4e54b1f] {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black[data-v-d4e54b1f]:hover, .black[data-v-d4e54b1f]:active, .black[data-v-d4e54b1f]:focus {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button[data-v-d4e54b1f] {
  color: white !important;
}
.black.p-button[data-v-d4e54b1f]:hover, .black.p-button[data-v-d4e54b1f]:active, .black.p-button[data-v-d4e54b1f]:focus {
  color: white !important;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button.p-button-outlined[data-v-d4e54b1f] {
  background-color: white !important;
  color: #202020 !important;
}
.black.p-button.p-button-outlined[data-v-d4e54b1f]:hover, .black.p-button.p-button-outlined[data-v-d4e54b1f]:active, .black.p-button.p-button-outlined[data-v-d4e54b1f]:focus {
  background-color: rgb(232.7, 232.7, 232.7) !important;
}
.black.p-toolbar[data-v-d4e54b1f] {
  background-color: #202020;
  border-color: #202020;
}
.black.darken-1[data-v-d4e54b1f] {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-1[data-v-d4e54b1f]:hover {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-2[data-v-d4e54b1f] {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-2[data-v-d4e54b1f]:hover {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-3[data-v-d4e54b1f] {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-3[data-v-d4e54b1f]:hover {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-4[data-v-d4e54b1f] {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.darken-4[data-v-d4e54b1f]:hover {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.lighten-1[data-v-d4e54b1f] {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-1[data-v-d4e54b1f]:hover {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-2[data-v-d4e54b1f] {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-2[data-v-d4e54b1f]:hover {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-3[data-v-d4e54b1f] {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-3[data-v-d4e54b1f]:hover {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-4[data-v-d4e54b1f] {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.black.lighten-4[data-v-d4e54b1f]:hover {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.bgblack[data-v-d4e54b1f] {
  background-color: #202020;
}
.bgblack[data-v-d4e54b1f]:hover, .bgblack[data-v-d4e54b1f]:focus {
  background-color: #202020;
}
.bgblack.p-card[data-v-d4e54b1f] {
  background-color: #202020;
  border-color: #202020;
}
.bgblack.darken-1[data-v-d4e54b1f] {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-1[data-v-d4e54b1f]:hover {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-2[data-v-d4e54b1f] {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-2[data-v-d4e54b1f]:hover {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-3[data-v-d4e54b1f] {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-3[data-v-d4e54b1f]:hover {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-4[data-v-d4e54b1f] {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.darken-4[data-v-d4e54b1f]:hover {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.lighten-1[data-v-d4e54b1f] {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-1[data-v-d4e54b1f]:hover {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-2[data-v-d4e54b1f] {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-2[data-v-d4e54b1f]:hover {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-3[data-v-d4e54b1f] {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-3[data-v-d4e54b1f]:hover {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-4[data-v-d4e54b1f] {
  background-color: rgb(121.2, 121.2, 121.2);
}
.bgblack.lighten-4[data-v-d4e54b1f]:hover {
  background-color: rgb(121.2, 121.2, 121.2);
}
[color=white][data-v-d4e54b1f] {
  color: #ffffff;
}
.white[data-v-d4e54b1f] {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white[data-v-d4e54b1f]:hover, .white[data-v-d4e54b1f]:active, .white[data-v-d4e54b1f]:focus {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button[data-v-d4e54b1f] {
  color: white !important;
}
.white.p-button[data-v-d4e54b1f]:hover, .white.p-button[data-v-d4e54b1f]:active, .white.p-button[data-v-d4e54b1f]:focus {
  color: white !important;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button.p-button-outlined[data-v-d4e54b1f] {
  background-color: white !important;
  color: #ffffff !important;
}
.white.p-button.p-button-outlined[data-v-d4e54b1f]:hover, .white.p-button.p-button-outlined[data-v-d4e54b1f]:active, .white.p-button.p-button-outlined[data-v-d4e54b1f]:focus {
  background-color: white !important;
}
.white.p-toolbar[data-v-d4e54b1f] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.darken-1[data-v-d4e54b1f] {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-1[data-v-d4e54b1f]:hover {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-2[data-v-d4e54b1f] {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-2[data-v-d4e54b1f]:hover {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-3[data-v-d4e54b1f] {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-3[data-v-d4e54b1f]:hover {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-4[data-v-d4e54b1f] {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.darken-4[data-v-d4e54b1f]:hover {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.lighten-1[data-v-d4e54b1f] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-1[data-v-d4e54b1f]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-d4e54b1f] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-d4e54b1f]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-d4e54b1f] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-d4e54b1f]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-d4e54b1f] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-d4e54b1f]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.bgwhite[data-v-d4e54b1f] {
  background-color: #ffffff;
}
.bgwhite[data-v-d4e54b1f]:hover, .bgwhite[data-v-d4e54b1f]:focus {
  background-color: #ffffff;
}
.bgwhite.p-card[data-v-d4e54b1f] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.bgwhite.darken-1[data-v-d4e54b1f] {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-1[data-v-d4e54b1f]:hover {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-2[data-v-d4e54b1f] {
  background-color: #cccccc;
}
.bgwhite.darken-2[data-v-d4e54b1f]:hover {
  background-color: #cccccc;
}
.bgwhite.darken-3[data-v-d4e54b1f] {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-3[data-v-d4e54b1f]:hover {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-4[data-v-d4e54b1f] {
  background-color: #999999;
}
.bgwhite.darken-4[data-v-d4e54b1f]:hover {
  background-color: #999999;
}
.bgwhite.lighten-1[data-v-d4e54b1f] {
  background-color: white;
}
.bgwhite.lighten-1[data-v-d4e54b1f]:hover {
  background-color: white;
}
.bgwhite.lighten-2[data-v-d4e54b1f] {
  background-color: white;
}
.bgwhite.lighten-2[data-v-d4e54b1f]:hover {
  background-color: white;
}
.bgwhite.lighten-3[data-v-d4e54b1f] {
  background-color: white;
}
.bgwhite.lighten-3[data-v-d4e54b1f]:hover {
  background-color: white;
}
.bgwhite.lighten-4[data-v-d4e54b1f] {
  background-color: white;
}
.bgwhite.lighten-4[data-v-d4e54b1f]:hover {
  background-color: white;
}
.default[data-v-d4e54b1f] {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.default[data-v-d4e54b1f]:hover, .default[data-v-d4e54b1f]:focus {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.shutdownError[data-v-d4e54b1f] {
  color: #ba1b02 !important;
}
.shutdownWarning[data-v-d4e54b1f] {
  color: #f79009 !important;
}
.shutdown[data-v-d4e54b1f] {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
}
.shutdown-tooltip[data-v-d4e54b1f] {
  cursor: help;
  padding: 0px 8px;
  background-color: #eff1f5;
  border-radius: 4px;
  font-size: clamp(12px, 0.85rem, 14px);
  font-weight: 500;
  text-decoration: underline;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  transition: all 0.2s ease;
}
.shutdown-tooltip[data-v-d4e54b1f]:hover {
  text-decoration: none;
}/* COLORS */
/* reserved possible colors

#6B3A0A - warm brown OR #8E3F0A - burnt orange
#8A1538 - deep berry
#005A7A - petrol cyan

maybe #0C0C73 - deep indigo, but close to return/black

*/
/* FONTS */
/* PACKETA UI/UX */
/* Material palette */
[color=primary][data-v-cdba5c20] {
  color: #bc210a;
}
.primary[data-v-cdba5c20] {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary[data-v-cdba5c20]:hover, .primary[data-v-cdba5c20]:active, .primary[data-v-cdba5c20]:focus {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button[data-v-cdba5c20] {
  color: white !important;
}
.primary.p-button[data-v-cdba5c20]:hover, .primary.p-button[data-v-cdba5c20]:active, .primary.p-button[data-v-cdba5c20]:focus {
  color: white !important;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button.p-button-outlined[data-v-cdba5c20] {
  background-color: white !important;
  color: #bc210a !important;
}
.primary.p-button.p-button-outlined[data-v-cdba5c20]:hover, .primary.p-button.p-button-outlined[data-v-cdba5c20]:active, .primary.p-button.p-button-outlined[data-v-cdba5c20]:focus {
  background-color: rgb(248.3, 232.8, 230.5) !important;
}
.primary.p-toolbar[data-v-cdba5c20] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.darken-1[data-v-cdba5c20] {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-1[data-v-cdba5c20]:hover {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-2[data-v-cdba5c20] {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-2[data-v-cdba5c20]:hover {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-3[data-v-cdba5c20] {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-3[data-v-cdba5c20]:hover {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-4[data-v-cdba5c20] {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.darken-4[data-v-cdba5c20]:hover {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.lighten-1[data-v-cdba5c20] {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-1[data-v-cdba5c20]:hover {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-2[data-v-cdba5c20] {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-2[data-v-cdba5c20]:hover {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-3[data-v-cdba5c20] {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-3[data-v-cdba5c20]:hover {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-4[data-v-cdba5c20] {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.primary.lighten-4[data-v-cdba5c20]:hover {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.bgprimary[data-v-cdba5c20] {
  background-color: #bc210a;
}
.bgprimary[data-v-cdba5c20]:hover, .bgprimary[data-v-cdba5c20]:focus {
  background-color: #bc210a;
}
.bgprimary.p-card[data-v-cdba5c20] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.bgprimary.darken-1[data-v-cdba5c20] {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-1[data-v-cdba5c20]:hover {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-2[data-v-cdba5c20] {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-2[data-v-cdba5c20]:hover {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-3[data-v-cdba5c20] {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-3[data-v-cdba5c20]:hover {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-4[data-v-cdba5c20] {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.darken-4[data-v-cdba5c20]:hover {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.lighten-1[data-v-cdba5c20] {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-1[data-v-cdba5c20]:hover {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-2[data-v-cdba5c20] {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-2[data-v-cdba5c20]:hover {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-3[data-v-cdba5c20] {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-3[data-v-cdba5c20]:hover {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-4[data-v-cdba5c20] {
  background-color: rgb(214.8, 121.8, 108);
}
.bgprimary.lighten-4[data-v-cdba5c20]:hover {
  background-color: rgb(214.8, 121.8, 108);
}
[color=red][data-v-cdba5c20] {
  color: #f44336;
}
.red[data-v-cdba5c20] {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red[data-v-cdba5c20]:hover, .red[data-v-cdba5c20]:active, .red[data-v-cdba5c20]:focus {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button[data-v-cdba5c20] {
  color: white !important;
}
.red.p-button[data-v-cdba5c20]:hover, .red.p-button[data-v-cdba5c20]:active, .red.p-button[data-v-cdba5c20]:focus {
  color: white !important;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button.p-button-outlined[data-v-cdba5c20] {
  background-color: white !important;
  color: #f44336 !important;
}
.red.p-button.p-button-outlined[data-v-cdba5c20]:hover, .red.p-button.p-button-outlined[data-v-cdba5c20]:active, .red.p-button.p-button-outlined[data-v-cdba5c20]:focus {
  background-color: rgb(253.9, 236.2, 234.9) !important;
}
.red.p-toolbar[data-v-cdba5c20] {
  background-color: #f44336;
  border-color: #f44336;
}
.red.darken-1[data-v-cdba5c20] {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-1[data-v-cdba5c20]:hover {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-2[data-v-cdba5c20] {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-2[data-v-cdba5c20]:hover {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-3[data-v-cdba5c20] {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-3[data-v-cdba5c20]:hover {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-4[data-v-cdba5c20] {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.darken-4[data-v-cdba5c20]:hover {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.lighten-1[data-v-cdba5c20] {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-1[data-v-cdba5c20]:hover {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-2[data-v-cdba5c20] {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-2[data-v-cdba5c20]:hover {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-3[data-v-cdba5c20] {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-3[data-v-cdba5c20]:hover {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-4[data-v-cdba5c20] {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.red.lighten-4[data-v-cdba5c20]:hover {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.bgred[data-v-cdba5c20] {
  background-color: #f44336;
}
.bgred[data-v-cdba5c20]:hover, .bgred[data-v-cdba5c20]:focus {
  background-color: #f44336;
}
.bgred.p-card[data-v-cdba5c20] {
  background-color: #f44336;
  border-color: #f44336;
}
.bgred.darken-1[data-v-cdba5c20] {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-1[data-v-cdba5c20]:hover {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-2[data-v-cdba5c20] {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-2[data-v-cdba5c20]:hover {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-3[data-v-cdba5c20] {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-3[data-v-cdba5c20]:hover {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-4[data-v-cdba5c20] {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.darken-4[data-v-cdba5c20]:hover {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.lighten-1[data-v-cdba5c20] {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-1[data-v-cdba5c20]:hover {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-2[data-v-cdba5c20] {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-2[data-v-cdba5c20]:hover {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-3[data-v-cdba5c20] {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-3[data-v-cdba5c20]:hover {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-4[data-v-cdba5c20] {
  background-color: rgb(248.4, 142.2, 134.4);
}
.bgred.lighten-4[data-v-cdba5c20]:hover {
  background-color: rgb(248.4, 142.2, 134.4);
}
[color=grenade][data-v-cdba5c20] {
  color: #dd2c00;
}
.grenade[data-v-cdba5c20] {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade[data-v-cdba5c20]:hover, .grenade[data-v-cdba5c20]:active, .grenade[data-v-cdba5c20]:focus {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button[data-v-cdba5c20] {
  color: white !important;
}
.grenade.p-button[data-v-cdba5c20]:hover, .grenade.p-button[data-v-cdba5c20]:active, .grenade.p-button[data-v-cdba5c20]:focus {
  color: white !important;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button.p-button-outlined[data-v-cdba5c20] {
  background-color: white !important;
  color: #dd2c00 !important;
}
.grenade.p-button.p-button-outlined[data-v-cdba5c20]:hover, .grenade.p-button.p-button-outlined[data-v-cdba5c20]:active, .grenade.p-button.p-button-outlined[data-v-cdba5c20]:focus {
  background-color: rgb(251.6, 233.9, 229.5) !important;
}
.grenade.p-toolbar[data-v-cdba5c20] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.darken-1[data-v-cdba5c20] {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-1[data-v-cdba5c20]:hover {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-2[data-v-cdba5c20] {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-2[data-v-cdba5c20]:hover {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-3[data-v-cdba5c20] {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-3[data-v-cdba5c20]:hover {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-4[data-v-cdba5c20] {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.darken-4[data-v-cdba5c20]:hover {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.lighten-1[data-v-cdba5c20] {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-1[data-v-cdba5c20]:hover {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-2[data-v-cdba5c20] {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-2[data-v-cdba5c20]:hover {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-3[data-v-cdba5c20] {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-3[data-v-cdba5c20]:hover {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-4[data-v-cdba5c20] {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.grenade.lighten-4[data-v-cdba5c20]:hover {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.bggrenade[data-v-cdba5c20] {
  background-color: #dd2c00;
}
.bggrenade[data-v-cdba5c20]:hover, .bggrenade[data-v-cdba5c20]:focus {
  background-color: #dd2c00;
}
.bggrenade.p-card[data-v-cdba5c20] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.bggrenade.darken-1[data-v-cdba5c20] {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-1[data-v-cdba5c20]:hover {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-2[data-v-cdba5c20] {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-2[data-v-cdba5c20]:hover {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-3[data-v-cdba5c20] {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-3[data-v-cdba5c20]:hover {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-4[data-v-cdba5c20] {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.darken-4[data-v-cdba5c20]:hover {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.lighten-1[data-v-cdba5c20] {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-1[data-v-cdba5c20]:hover {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-2[data-v-cdba5c20] {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-2[data-v-cdba5c20]:hover {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-3[data-v-cdba5c20] {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-3[data-v-cdba5c20]:hover {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-4[data-v-cdba5c20] {
  background-color: rgb(234.6, 128.4, 102);
}
.bggrenade.lighten-4[data-v-cdba5c20]:hover {
  background-color: rgb(234.6, 128.4, 102);
}
[color=pink][data-v-cdba5c20] {
  color: #e91e63;
}
.pink[data-v-cdba5c20] {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink[data-v-cdba5c20]:hover, .pink[data-v-cdba5c20]:active, .pink[data-v-cdba5c20]:focus {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button[data-v-cdba5c20] {
  color: white !important;
}
.pink.p-button[data-v-cdba5c20]:hover, .pink.p-button[data-v-cdba5c20]:active, .pink.p-button[data-v-cdba5c20]:focus {
  color: white !important;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button.p-button-outlined[data-v-cdba5c20] {
  background-color: white !important;
  color: #e91e63 !important;
}
.pink.p-button.p-button-outlined[data-v-cdba5c20]:hover, .pink.p-button.p-button-outlined[data-v-cdba5c20]:active, .pink.p-button.p-button-outlined[data-v-cdba5c20]:focus {
  background-color: rgb(252.8, 232.5, 239.4) !important;
}
.pink.p-toolbar[data-v-cdba5c20] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.darken-1[data-v-cdba5c20] {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-1[data-v-cdba5c20]:hover {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-2[data-v-cdba5c20] {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-2[data-v-cdba5c20]:hover {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-3[data-v-cdba5c20] {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-3[data-v-cdba5c20]:hover {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-4[data-v-cdba5c20] {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.darken-4[data-v-cdba5c20]:hover {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.lighten-1[data-v-cdba5c20] {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-1[data-v-cdba5c20]:hover {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-2[data-v-cdba5c20] {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-2[data-v-cdba5c20]:hover {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-3[data-v-cdba5c20] {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-3[data-v-cdba5c20]:hover {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-4[data-v-cdba5c20] {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.pink.lighten-4[data-v-cdba5c20]:hover {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.bgpink[data-v-cdba5c20] {
  background-color: #e91e63;
}
.bgpink[data-v-cdba5c20]:hover, .bgpink[data-v-cdba5c20]:focus {
  background-color: #e91e63;
}
.bgpink.p-card[data-v-cdba5c20] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.bgpink.darken-1[data-v-cdba5c20] {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-1[data-v-cdba5c20]:hover {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-2[data-v-cdba5c20] {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-2[data-v-cdba5c20]:hover {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-3[data-v-cdba5c20] {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-3[data-v-cdba5c20]:hover {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-4[data-v-cdba5c20] {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.darken-4[data-v-cdba5c20]:hover {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.lighten-1[data-v-cdba5c20] {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-1[data-v-cdba5c20]:hover {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-2[data-v-cdba5c20] {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-2[data-v-cdba5c20]:hover {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-3[data-v-cdba5c20] {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-3[data-v-cdba5c20]:hover {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-4[data-v-cdba5c20] {
  background-color: rgb(241.8, 120, 161.4);
}
.bgpink.lighten-4[data-v-cdba5c20]:hover {
  background-color: rgb(241.8, 120, 161.4);
}
[color=purple][data-v-cdba5c20] {
  color: #9c27b0;
}
.purple[data-v-cdba5c20] {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple[data-v-cdba5c20]:hover, .purple[data-v-cdba5c20]:active, .purple[data-v-cdba5c20]:focus {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button[data-v-cdba5c20] {
  color: white !important;
}
.purple.p-button[data-v-cdba5c20]:hover, .purple.p-button[data-v-cdba5c20]:active, .purple.p-button[data-v-cdba5c20]:focus {
  color: white !important;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button.p-button-outlined[data-v-cdba5c20] {
  background-color: white !important;
  color: #9c27b0 !important;
}
.purple.p-button.p-button-outlined[data-v-cdba5c20]:hover, .purple.p-button.p-button-outlined[data-v-cdba5c20]:active, .purple.p-button.p-button-outlined[data-v-cdba5c20]:focus {
  background-color: rgb(245.1, 233.4, 247.1) !important;
}
.purple.p-toolbar[data-v-cdba5c20] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.darken-1[data-v-cdba5c20] {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-1[data-v-cdba5c20]:hover {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-2[data-v-cdba5c20] {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-2[data-v-cdba5c20]:hover {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-3[data-v-cdba5c20] {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-3[data-v-cdba5c20]:hover {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-4[data-v-cdba5c20] {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.darken-4[data-v-cdba5c20]:hover {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.lighten-1[data-v-cdba5c20] {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-1[data-v-cdba5c20]:hover {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-2[data-v-cdba5c20] {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-2[data-v-cdba5c20]:hover {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-3[data-v-cdba5c20] {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-3[data-v-cdba5c20]:hover {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-4[data-v-cdba5c20] {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.purple.lighten-4[data-v-cdba5c20]:hover {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple[data-v-cdba5c20] {
  background-color: #9c27b0;
}
.bgpurple[data-v-cdba5c20]:hover, .bgpurple[data-v-cdba5c20]:focus {
  background-color: #9c27b0;
}
.bgpurple.p-card[data-v-cdba5c20] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.bgpurple.darken-1[data-v-cdba5c20] {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-1[data-v-cdba5c20]:hover {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-2[data-v-cdba5c20] {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-2[data-v-cdba5c20]:hover {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-3[data-v-cdba5c20] {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-3[data-v-cdba5c20]:hover {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-4[data-v-cdba5c20] {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.darken-4[data-v-cdba5c20]:hover {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.lighten-1[data-v-cdba5c20] {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-1[data-v-cdba5c20]:hover {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-2[data-v-cdba5c20] {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-2[data-v-cdba5c20]:hover {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-3[data-v-cdba5c20] {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-3[data-v-cdba5c20]:hover {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-4[data-v-cdba5c20] {
  background-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple.lighten-4[data-v-cdba5c20]:hover {
  background-color: rgb(195.6, 125.4, 207.6);
}
[color=deep-purple][data-v-cdba5c20] {
  color: #673ab7;
}
.deep-purple[data-v-cdba5c20] {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple[data-v-cdba5c20]:hover, .deep-purple[data-v-cdba5c20]:active, .deep-purple[data-v-cdba5c20]:focus {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button[data-v-cdba5c20] {
  color: white !important;
}
.deep-purple.p-button[data-v-cdba5c20]:hover, .deep-purple.p-button[data-v-cdba5c20]:active, .deep-purple.p-button[data-v-cdba5c20]:focus {
  color: white !important;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button.p-button-outlined[data-v-cdba5c20] {
  background-color: white !important;
  color: #673ab7 !important;
}
.deep-purple.p-button.p-button-outlined[data-v-cdba5c20]:hover, .deep-purple.p-button.p-button-outlined[data-v-cdba5c20]:active, .deep-purple.p-button.p-button-outlined[data-v-cdba5c20]:focus {
  background-color: rgb(239.8, 235.3, 247.8) !important;
}
.deep-purple.p-toolbar[data-v-cdba5c20] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.darken-1[data-v-cdba5c20] {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-1[data-v-cdba5c20]:hover {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-2[data-v-cdba5c20] {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-2[data-v-cdba5c20]:hover {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-3[data-v-cdba5c20] {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-3[data-v-cdba5c20]:hover {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-4[data-v-cdba5c20] {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.darken-4[data-v-cdba5c20]:hover {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.lighten-1[data-v-cdba5c20] {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-1[data-v-cdba5c20]:hover {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-2[data-v-cdba5c20] {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-2[data-v-cdba5c20]:hover {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-3[data-v-cdba5c20] {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-3[data-v-cdba5c20]:hover {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-4[data-v-cdba5c20] {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.deep-purple.lighten-4[data-v-cdba5c20]:hover {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple[data-v-cdba5c20] {
  background-color: #673ab7;
}
.bgdeep-purple[data-v-cdba5c20]:hover, .bgdeep-purple[data-v-cdba5c20]:focus {
  background-color: #673ab7;
}
.bgdeep-purple.p-card[data-v-cdba5c20] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.bgdeep-purple.darken-1[data-v-cdba5c20] {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-1[data-v-cdba5c20]:hover {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-2[data-v-cdba5c20] {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-2[data-v-cdba5c20]:hover {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-3[data-v-cdba5c20] {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-3[data-v-cdba5c20]:hover {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-4[data-v-cdba5c20] {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.darken-4[data-v-cdba5c20]:hover {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.lighten-1[data-v-cdba5c20] {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-1[data-v-cdba5c20]:hover {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-2[data-v-cdba5c20] {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-2[data-v-cdba5c20]:hover {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-3[data-v-cdba5c20] {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-3[data-v-cdba5c20]:hover {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-4[data-v-cdba5c20] {
  background-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple.lighten-4[data-v-cdba5c20]:hover {
  background-color: rgb(163.8, 136.8, 211.8);
}
[color=indigo][data-v-cdba5c20] {
  color: #3f51b5;
}
.indigo[data-v-cdba5c20] {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo[data-v-cdba5c20]:hover, .indigo[data-v-cdba5c20]:active, .indigo[data-v-cdba5c20]:focus {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button[data-v-cdba5c20] {
  color: white !important;
}
.indigo.p-button[data-v-cdba5c20]:hover, .indigo.p-button[data-v-cdba5c20]:active, .indigo.p-button[data-v-cdba5c20]:focus {
  color: white !important;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button.p-button-outlined[data-v-cdba5c20] {
  background-color: white !important;
  color: #3f51b5 !important;
}
.indigo.p-button.p-button-outlined[data-v-cdba5c20]:hover, .indigo.p-button.p-button-outlined[data-v-cdba5c20]:active, .indigo.p-button.p-button-outlined[data-v-cdba5c20]:focus {
  background-color: rgb(235.8, 237.6, 247.6) !important;
}
.indigo.p-toolbar[data-v-cdba5c20] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.darken-1[data-v-cdba5c20] {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-1[data-v-cdba5c20]:hover {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-2[data-v-cdba5c20] {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-2[data-v-cdba5c20]:hover {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-3[data-v-cdba5c20] {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-3[data-v-cdba5c20]:hover {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-4[data-v-cdba5c20] {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.darken-4[data-v-cdba5c20]:hover {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.lighten-1[data-v-cdba5c20] {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-1[data-v-cdba5c20]:hover {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-2[data-v-cdba5c20] {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-2[data-v-cdba5c20]:hover {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-3[data-v-cdba5c20] {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-3[data-v-cdba5c20]:hover {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-4[data-v-cdba5c20] {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.indigo.lighten-4[data-v-cdba5c20]:hover {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo[data-v-cdba5c20] {
  background-color: #3f51b5;
}
.bgindigo[data-v-cdba5c20]:hover, .bgindigo[data-v-cdba5c20]:focus {
  background-color: #3f51b5;
}
.bgindigo.p-card[data-v-cdba5c20] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.bgindigo.darken-1[data-v-cdba5c20] {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-1[data-v-cdba5c20]:hover {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-2[data-v-cdba5c20] {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-2[data-v-cdba5c20]:hover {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-3[data-v-cdba5c20] {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-3[data-v-cdba5c20]:hover {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-4[data-v-cdba5c20] {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.darken-4[data-v-cdba5c20]:hover {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.lighten-1[data-v-cdba5c20] {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-1[data-v-cdba5c20]:hover {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-2[data-v-cdba5c20] {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-2[data-v-cdba5c20]:hover {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-3[data-v-cdba5c20] {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-3[data-v-cdba5c20]:hover {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-4[data-v-cdba5c20] {
  background-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo.lighten-4[data-v-cdba5c20]:hover {
  background-color: rgb(139.8, 150.6, 210.6);
}
[color=blue][data-v-cdba5c20] {
  color: #2196f3;
}
.blue[data-v-cdba5c20] {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue[data-v-cdba5c20]:hover, .blue[data-v-cdba5c20]:active, .blue[data-v-cdba5c20]:focus {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button[data-v-cdba5c20] {
  color: white !important;
}
.blue.p-button[data-v-cdba5c20]:hover, .blue.p-button[data-v-cdba5c20]:active, .blue.p-button[data-v-cdba5c20]:focus {
  color: white !important;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button.p-button-outlined[data-v-cdba5c20] {
  background-color: white !important;
  color: #2196f3 !important;
}
.blue.p-button.p-button-outlined[data-v-cdba5c20]:hover, .blue.p-button.p-button-outlined[data-v-cdba5c20]:active, .blue.p-button.p-button-outlined[data-v-cdba5c20]:focus {
  background-color: rgb(232.8, 244.5, 253.8) !important;
}
.blue.p-toolbar[data-v-cdba5c20] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.darken-1[data-v-cdba5c20] {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-1[data-v-cdba5c20]:hover {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-2[data-v-cdba5c20] {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-2[data-v-cdba5c20]:hover {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-3[data-v-cdba5c20] {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-3[data-v-cdba5c20]:hover {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-4[data-v-cdba5c20] {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.darken-4[data-v-cdba5c20]:hover {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.lighten-1[data-v-cdba5c20] {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-1[data-v-cdba5c20]:hover {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-2[data-v-cdba5c20] {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-2[data-v-cdba5c20]:hover {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-3[data-v-cdba5c20] {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-3[data-v-cdba5c20]:hover {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-4[data-v-cdba5c20] {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.blue.lighten-4[data-v-cdba5c20]:hover {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.bgblue[data-v-cdba5c20] {
  background-color: #2196f3;
}
.bgblue[data-v-cdba5c20]:hover, .bgblue[data-v-cdba5c20]:focus {
  background-color: #2196f3;
}
.bgblue.p-card[data-v-cdba5c20] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.bgblue.darken-1[data-v-cdba5c20] {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-1[data-v-cdba5c20]:hover {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-2[data-v-cdba5c20] {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-2[data-v-cdba5c20]:hover {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-3[data-v-cdba5c20] {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-3[data-v-cdba5c20]:hover {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-4[data-v-cdba5c20] {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.darken-4[data-v-cdba5c20]:hover {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.lighten-1[data-v-cdba5c20] {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-1[data-v-cdba5c20]:hover {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-2[data-v-cdba5c20] {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-2[data-v-cdba5c20]:hover {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-3[data-v-cdba5c20] {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-3[data-v-cdba5c20]:hover {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-4[data-v-cdba5c20] {
  background-color: rgb(121.8, 192, 247.8);
}
.bgblue.lighten-4[data-v-cdba5c20]:hover {
  background-color: rgb(121.8, 192, 247.8);
}
[color=light-blue][data-v-cdba5c20] {
  color: #03a9f4;
}
.light-blue[data-v-cdba5c20] {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue[data-v-cdba5c20]:hover, .light-blue[data-v-cdba5c20]:active, .light-blue[data-v-cdba5c20]:focus {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button[data-v-cdba5c20] {
  color: white !important;
}
.light-blue.p-button[data-v-cdba5c20]:hover, .light-blue.p-button[data-v-cdba5c20]:active, .light-blue.p-button[data-v-cdba5c20]:focus {
  color: white !important;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button.p-button-outlined[data-v-cdba5c20] {
  background-color: white !important;
  color: #03a9f4 !important;
}
.light-blue.p-button.p-button-outlined[data-v-cdba5c20]:hover, .light-blue.p-button.p-button-outlined[data-v-cdba5c20]:active, .light-blue.p-button.p-button-outlined[data-v-cdba5c20]:focus {
  background-color: rgb(229.8, 246.4, 253.9) !important;
}
.light-blue.p-toolbar[data-v-cdba5c20] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.darken-1[data-v-cdba5c20] {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-1[data-v-cdba5c20]:hover {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-2[data-v-cdba5c20] {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-2[data-v-cdba5c20]:hover {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-3[data-v-cdba5c20] {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-3[data-v-cdba5c20]:hover {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-4[data-v-cdba5c20] {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.darken-4[data-v-cdba5c20]:hover {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.lighten-1[data-v-cdba5c20] {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-1[data-v-cdba5c20]:hover {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-2[data-v-cdba5c20] {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-2[data-v-cdba5c20]:hover {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-3[data-v-cdba5c20] {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-3[data-v-cdba5c20]:hover {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-4[data-v-cdba5c20] {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.light-blue.lighten-4[data-v-cdba5c20]:hover {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue[data-v-cdba5c20] {
  background-color: #03a9f4;
}
.bglight-blue[data-v-cdba5c20]:hover, .bglight-blue[data-v-cdba5c20]:focus {
  background-color: #03a9f4;
}
.bglight-blue.p-card[data-v-cdba5c20] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.bglight-blue.darken-1[data-v-cdba5c20] {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-1[data-v-cdba5c20]:hover {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-2[data-v-cdba5c20] {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-2[data-v-cdba5c20]:hover {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-3[data-v-cdba5c20] {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-3[data-v-cdba5c20]:hover {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-4[data-v-cdba5c20] {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.darken-4[data-v-cdba5c20]:hover {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.lighten-1[data-v-cdba5c20] {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-1[data-v-cdba5c20]:hover {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-2[data-v-cdba5c20] {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-2[data-v-cdba5c20]:hover {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-3[data-v-cdba5c20] {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-3[data-v-cdba5c20]:hover {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-4[data-v-cdba5c20] {
  background-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue.lighten-4[data-v-cdba5c20]:hover {
  background-color: rgb(103.8, 203.4, 248.4);
}
[color=cyan][data-v-cdba5c20] {
  color: #00bcd4;
}
.cyan[data-v-cdba5c20] {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan[data-v-cdba5c20]:hover, .cyan[data-v-cdba5c20]:active, .cyan[data-v-cdba5c20]:focus {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button[data-v-cdba5c20] {
  color: white !important;
}
.cyan.p-button[data-v-cdba5c20]:hover, .cyan.p-button[data-v-cdba5c20]:active, .cyan.p-button[data-v-cdba5c20]:focus {
  color: white !important;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button.p-button-outlined[data-v-cdba5c20] {
  background-color: white !important;
  color: #00bcd4 !important;
}
.cyan.p-button.p-button-outlined[data-v-cdba5c20]:hover, .cyan.p-button.p-button-outlined[data-v-cdba5c20]:active, .cyan.p-button.p-button-outlined[data-v-cdba5c20]:focus {
  background-color: rgb(229.5, 248.3, 250.7) !important;
}
.cyan.p-toolbar[data-v-cdba5c20] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.darken-1[data-v-cdba5c20] {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-1[data-v-cdba5c20]:hover {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-2[data-v-cdba5c20] {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-2[data-v-cdba5c20]:hover {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-3[data-v-cdba5c20] {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-3[data-v-cdba5c20]:hover {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-4[data-v-cdba5c20] {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.darken-4[data-v-cdba5c20]:hover {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.lighten-1[data-v-cdba5c20] {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-1[data-v-cdba5c20]:hover {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-2[data-v-cdba5c20] {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-2[data-v-cdba5c20]:hover {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-3[data-v-cdba5c20] {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-3[data-v-cdba5c20]:hover {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-4[data-v-cdba5c20] {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.cyan.lighten-4[data-v-cdba5c20]:hover {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.bgcyan[data-v-cdba5c20] {
  background-color: #00bcd4;
}
.bgcyan[data-v-cdba5c20]:hover, .bgcyan[data-v-cdba5c20]:focus {
  background-color: #00bcd4;
}
.bgcyan.p-card[data-v-cdba5c20] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.bgcyan.darken-1[data-v-cdba5c20] {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-1[data-v-cdba5c20]:hover {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-2[data-v-cdba5c20] {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-2[data-v-cdba5c20]:hover {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-3[data-v-cdba5c20] {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-3[data-v-cdba5c20]:hover {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-4[data-v-cdba5c20] {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.darken-4[data-v-cdba5c20]:hover {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.lighten-1[data-v-cdba5c20] {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-1[data-v-cdba5c20]:hover {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-2[data-v-cdba5c20] {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-2[data-v-cdba5c20]:hover {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-3[data-v-cdba5c20] {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-3[data-v-cdba5c20]:hover {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-4[data-v-cdba5c20] {
  background-color: rgb(102, 214.8, 229.2);
}
.bgcyan.lighten-4[data-v-cdba5c20]:hover {
  background-color: rgb(102, 214.8, 229.2);
}
[color=teal][data-v-cdba5c20] {
  color: #009688;
}
.teal[data-v-cdba5c20] {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal[data-v-cdba5c20]:hover, .teal[data-v-cdba5c20]:active, .teal[data-v-cdba5c20]:focus {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button[data-v-cdba5c20] {
  color: white !important;
}
.teal.p-button[data-v-cdba5c20]:hover, .teal.p-button[data-v-cdba5c20]:active, .teal.p-button[data-v-cdba5c20]:focus {
  color: white !important;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button.p-button-outlined[data-v-cdba5c20] {
  background-color: white !important;
  color: #009688 !important;
}
.teal.p-button.p-button-outlined[data-v-cdba5c20]:hover, .teal.p-button.p-button-outlined[data-v-cdba5c20]:active, .teal.p-button.p-button-outlined[data-v-cdba5c20]:focus {
  background-color: rgb(229.5, 244.5, 243.1) !important;
}
.teal.p-toolbar[data-v-cdba5c20] {
  background-color: #009688;
  border-color: #009688;
}
.teal.darken-1[data-v-cdba5c20] {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-1[data-v-cdba5c20]:hover {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-2[data-v-cdba5c20] {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-2[data-v-cdba5c20]:hover {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-3[data-v-cdba5c20] {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-3[data-v-cdba5c20]:hover {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-4[data-v-cdba5c20] {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.darken-4[data-v-cdba5c20]:hover {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.lighten-1[data-v-cdba5c20] {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-1[data-v-cdba5c20]:hover {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-2[data-v-cdba5c20] {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-2[data-v-cdba5c20]:hover {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-3[data-v-cdba5c20] {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-3[data-v-cdba5c20]:hover {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-4[data-v-cdba5c20] {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.teal.lighten-4[data-v-cdba5c20]:hover {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.bgteal[data-v-cdba5c20] {
  background-color: #009688;
}
.bgteal[data-v-cdba5c20]:hover, .bgteal[data-v-cdba5c20]:focus {
  background-color: #009688;
}
.bgteal.p-card[data-v-cdba5c20] {
  background-color: #009688;
  border-color: #009688;
}
.bgteal.darken-1[data-v-cdba5c20] {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-1[data-v-cdba5c20]:hover {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-2[data-v-cdba5c20] {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-2[data-v-cdba5c20]:hover {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-3[data-v-cdba5c20] {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-3[data-v-cdba5c20]:hover {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-4[data-v-cdba5c20] {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.darken-4[data-v-cdba5c20]:hover {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.lighten-1[data-v-cdba5c20] {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-1[data-v-cdba5c20]:hover {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-2[data-v-cdba5c20] {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-2[data-v-cdba5c20]:hover {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-3[data-v-cdba5c20] {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-3[data-v-cdba5c20]:hover {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-4[data-v-cdba5c20] {
  background-color: rgb(102, 192, 183.6);
}
.bgteal.lighten-4[data-v-cdba5c20]:hover {
  background-color: rgb(102, 192, 183.6);
}
[color=cobalt][data-v-cdba5c20] {
  color: #00bfa5;
}
.cobalt[data-v-cdba5c20] {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt[data-v-cdba5c20]:hover, .cobalt[data-v-cdba5c20]:active, .cobalt[data-v-cdba5c20]:focus {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button[data-v-cdba5c20] {
  color: white !important;
}
.cobalt.p-button[data-v-cdba5c20]:hover, .cobalt.p-button[data-v-cdba5c20]:active, .cobalt.p-button[data-v-cdba5c20]:focus {
  color: white !important;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button.p-button-outlined[data-v-cdba5c20] {
  background-color: white !important;
  color: #00bfa5 !important;
}
.cobalt.p-button.p-button-outlined[data-v-cdba5c20]:hover, .cobalt.p-button.p-button-outlined[data-v-cdba5c20]:active, .cobalt.p-button.p-button-outlined[data-v-cdba5c20]:focus {
  background-color: rgb(229.5, 248.6, 246) !important;
}
.cobalt.p-toolbar[data-v-cdba5c20] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.darken-1[data-v-cdba5c20] {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-1[data-v-cdba5c20]:hover {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-2[data-v-cdba5c20] {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-2[data-v-cdba5c20]:hover {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-3[data-v-cdba5c20] {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-3[data-v-cdba5c20]:hover {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-4[data-v-cdba5c20] {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.darken-4[data-v-cdba5c20]:hover {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.lighten-1[data-v-cdba5c20] {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-1[data-v-cdba5c20]:hover {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-2[data-v-cdba5c20] {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-2[data-v-cdba5c20]:hover {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-3[data-v-cdba5c20] {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-3[data-v-cdba5c20]:hover {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-4[data-v-cdba5c20] {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.cobalt.lighten-4[data-v-cdba5c20]:hover {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.bgcobalt[data-v-cdba5c20] {
  background-color: #00bfa5;
}
.bgcobalt[data-v-cdba5c20]:hover, .bgcobalt[data-v-cdba5c20]:focus {
  background-color: #00bfa5;
}
.bgcobalt.p-card[data-v-cdba5c20] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.bgcobalt.darken-1[data-v-cdba5c20] {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-1[data-v-cdba5c20]:hover {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-2[data-v-cdba5c20] {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-2[data-v-cdba5c20]:hover {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-3[data-v-cdba5c20] {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-3[data-v-cdba5c20]:hover {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-4[data-v-cdba5c20] {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.darken-4[data-v-cdba5c20]:hover {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.lighten-1[data-v-cdba5c20] {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-1[data-v-cdba5c20]:hover {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-2[data-v-cdba5c20] {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-2[data-v-cdba5c20]:hover {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-3[data-v-cdba5c20] {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-3[data-v-cdba5c20]:hover {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-4[data-v-cdba5c20] {
  background-color: rgb(102, 216.6, 201);
}
.bgcobalt.lighten-4[data-v-cdba5c20]:hover {
  background-color: rgb(102, 216.6, 201);
}
[color=green][data-v-cdba5c20] {
  color: #4caf50;
}
.green[data-v-cdba5c20] {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green[data-v-cdba5c20]:hover, .green[data-v-cdba5c20]:active, .green[data-v-cdba5c20]:focus {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button[data-v-cdba5c20] {
  color: white !important;
}
.green.p-button[data-v-cdba5c20]:hover, .green.p-button[data-v-cdba5c20]:active, .green.p-button[data-v-cdba5c20]:focus {
  color: white !important;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button.p-button-outlined[data-v-cdba5c20] {
  background-color: white !important;
  color: #4caf50 !important;
}
.green.p-button.p-button-outlined[data-v-cdba5c20]:hover, .green.p-button.p-button-outlined[data-v-cdba5c20]:active, .green.p-button.p-button-outlined[data-v-cdba5c20]:focus {
  background-color: rgb(237.1, 247, 237.5) !important;
}
.green.p-toolbar[data-v-cdba5c20] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.darken-1[data-v-cdba5c20] {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-1[data-v-cdba5c20]:hover {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-2[data-v-cdba5c20] {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-2[data-v-cdba5c20]:hover {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-3[data-v-cdba5c20] {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-3[data-v-cdba5c20]:hover {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-4[data-v-cdba5c20] {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.darken-4[data-v-cdba5c20]:hover {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.lighten-1[data-v-cdba5c20] {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-1[data-v-cdba5c20]:hover {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-2[data-v-cdba5c20] {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-2[data-v-cdba5c20]:hover {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-3[data-v-cdba5c20] {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-3[data-v-cdba5c20]:hover {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-4[data-v-cdba5c20] {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.green.lighten-4[data-v-cdba5c20]:hover {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.bggreen[data-v-cdba5c20] {
  background-color: #4caf50;
}
.bggreen[data-v-cdba5c20]:hover, .bggreen[data-v-cdba5c20]:focus {
  background-color: #4caf50;
}
.bggreen.p-card[data-v-cdba5c20] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.bggreen.darken-1[data-v-cdba5c20] {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-1[data-v-cdba5c20]:hover {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-2[data-v-cdba5c20] {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-2[data-v-cdba5c20]:hover {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-3[data-v-cdba5c20] {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-3[data-v-cdba5c20]:hover {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-4[data-v-cdba5c20] {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.darken-4[data-v-cdba5c20]:hover {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.lighten-1[data-v-cdba5c20] {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-1[data-v-cdba5c20]:hover {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-2[data-v-cdba5c20] {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-2[data-v-cdba5c20]:hover {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-3[data-v-cdba5c20] {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-3[data-v-cdba5c20]:hover {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-4[data-v-cdba5c20] {
  background-color: rgb(147.6, 207, 150);
}
.bggreen.lighten-4[data-v-cdba5c20]:hover {
  background-color: rgb(147.6, 207, 150);
}
[color=light-green][data-v-cdba5c20] {
  color: #8bc34a;
}
.light-green[data-v-cdba5c20] {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green[data-v-cdba5c20]:hover, .light-green[data-v-cdba5c20]:active, .light-green[data-v-cdba5c20]:focus {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button[data-v-cdba5c20] {
  color: white !important;
}
.light-green.p-button[data-v-cdba5c20]:hover, .light-green.p-button[data-v-cdba5c20]:active, .light-green.p-button[data-v-cdba5c20]:focus {
  color: white !important;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button.p-button-outlined[data-v-cdba5c20] {
  background-color: white !important;
  color: #8bc34a !important;
}
.light-green.p-button.p-button-outlined[data-v-cdba5c20]:hover, .light-green.p-button.p-button-outlined[data-v-cdba5c20]:active, .light-green.p-button.p-button-outlined[data-v-cdba5c20]:focus {
  background-color: rgb(243.4, 249, 236.9) !important;
}
.light-green.p-toolbar[data-v-cdba5c20] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.darken-1[data-v-cdba5c20] {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-1[data-v-cdba5c20]:hover {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-2[data-v-cdba5c20] {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-2[data-v-cdba5c20]:hover {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-3[data-v-cdba5c20] {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-3[data-v-cdba5c20]:hover {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-4[data-v-cdba5c20] {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.darken-4[data-v-cdba5c20]:hover {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.lighten-1[data-v-cdba5c20] {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-1[data-v-cdba5c20]:hover {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-2[data-v-cdba5c20] {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-2[data-v-cdba5c20]:hover {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-3[data-v-cdba5c20] {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-3[data-v-cdba5c20]:hover {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-4[data-v-cdba5c20] {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.light-green.lighten-4[data-v-cdba5c20]:hover {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.bglight-green[data-v-cdba5c20] {
  background-color: #8bc34a;
}
.bglight-green[data-v-cdba5c20]:hover, .bglight-green[data-v-cdba5c20]:focus {
  background-color: #8bc34a;
}
.bglight-green.p-card[data-v-cdba5c20] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.bglight-green.darken-1[data-v-cdba5c20] {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-1[data-v-cdba5c20]:hover {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-2[data-v-cdba5c20] {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-2[data-v-cdba5c20]:hover {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-3[data-v-cdba5c20] {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-3[data-v-cdba5c20]:hover {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-4[data-v-cdba5c20] {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.darken-4[data-v-cdba5c20]:hover {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.lighten-1[data-v-cdba5c20] {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-1[data-v-cdba5c20]:hover {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-2[data-v-cdba5c20] {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-2[data-v-cdba5c20]:hover {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-3[data-v-cdba5c20] {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-3[data-v-cdba5c20]:hover {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-4[data-v-cdba5c20] {
  background-color: rgb(185.4, 219, 146.4);
}
.bglight-green.lighten-4[data-v-cdba5c20]:hover {
  background-color: rgb(185.4, 219, 146.4);
}
[color=lime][data-v-cdba5c20] {
  color: #cddc39;
}
.lime[data-v-cdba5c20] {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime[data-v-cdba5c20]:hover, .lime[data-v-cdba5c20]:active, .lime[data-v-cdba5c20]:focus {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button[data-v-cdba5c20] {
  color: white !important;
}
.lime.p-button[data-v-cdba5c20]:hover, .lime.p-button[data-v-cdba5c20]:active, .lime.p-button[data-v-cdba5c20]:focus {
  color: white !important;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button.p-button-outlined[data-v-cdba5c20] {
  background-color: white !important;
  color: #cddc39 !important;
}
.lime.p-button.p-button-outlined[data-v-cdba5c20]:hover, .lime.p-button.p-button-outlined[data-v-cdba5c20]:active, .lime.p-button.p-button-outlined[data-v-cdba5c20]:focus {
  background-color: rgb(250, 251.5, 235.2) !important;
}
.lime.p-toolbar[data-v-cdba5c20] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.darken-1[data-v-cdba5c20] {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-1[data-v-cdba5c20]:hover {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-2[data-v-cdba5c20] {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-2[data-v-cdba5c20]:hover {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-3[data-v-cdba5c20] {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-3[data-v-cdba5c20]:hover {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-4[data-v-cdba5c20] {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.darken-4[data-v-cdba5c20]:hover {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.lighten-1[data-v-cdba5c20] {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-1[data-v-cdba5c20]:hover {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-2[data-v-cdba5c20] {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-2[data-v-cdba5c20]:hover {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-3[data-v-cdba5c20] {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-3[data-v-cdba5c20]:hover {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-4[data-v-cdba5c20] {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.lime.lighten-4[data-v-cdba5c20]:hover {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.bglime[data-v-cdba5c20] {
  background-color: #cddc39;
}
.bglime[data-v-cdba5c20]:hover, .bglime[data-v-cdba5c20]:focus {
  background-color: #cddc39;
}
.bglime.p-card[data-v-cdba5c20] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.bglime.darken-1[data-v-cdba5c20] {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-1[data-v-cdba5c20]:hover {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-2[data-v-cdba5c20] {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-2[data-v-cdba5c20]:hover {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-3[data-v-cdba5c20] {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-3[data-v-cdba5c20]:hover {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-4[data-v-cdba5c20] {
  background-color: rgb(123, 132, 34.2);
}
.bglime.darken-4[data-v-cdba5c20]:hover {
  background-color: rgb(123, 132, 34.2);
}
.bglime.lighten-1[data-v-cdba5c20] {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-1[data-v-cdba5c20]:hover {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-2[data-v-cdba5c20] {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-2[data-v-cdba5c20]:hover {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-3[data-v-cdba5c20] {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-3[data-v-cdba5c20]:hover {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-4[data-v-cdba5c20] {
  background-color: rgb(225, 234, 136.2);
}
.bglime.lighten-4[data-v-cdba5c20]:hover {
  background-color: rgb(225, 234, 136.2);
}
[color=yellow][data-v-cdba5c20] {
  color: #ffeb3b;
}
.yellow[data-v-cdba5c20] {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow[data-v-cdba5c20]:hover, .yellow[data-v-cdba5c20]:active, .yellow[data-v-cdba5c20]:focus {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button[data-v-cdba5c20] {
  color: white !important;
}
.yellow.p-button[data-v-cdba5c20]:hover, .yellow.p-button[data-v-cdba5c20]:active, .yellow.p-button[data-v-cdba5c20]:focus {
  color: white !important;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button.p-button-outlined[data-v-cdba5c20] {
  background-color: white !important;
  color: #ffeb3b !important;
}
.yellow.p-button.p-button-outlined[data-v-cdba5c20]:hover, .yellow.p-button.p-button-outlined[data-v-cdba5c20]:active, .yellow.p-button.p-button-outlined[data-v-cdba5c20]:focus {
  background-color: rgb(255, 253, 235.4) !important;
}
.yellow.p-toolbar[data-v-cdba5c20] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.darken-1[data-v-cdba5c20] {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-1[data-v-cdba5c20]:hover {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-2[data-v-cdba5c20] {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-2[data-v-cdba5c20]:hover {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-3[data-v-cdba5c20] {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-3[data-v-cdba5c20]:hover {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-4[data-v-cdba5c20] {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.darken-4[data-v-cdba5c20]:hover {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.lighten-1[data-v-cdba5c20] {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-1[data-v-cdba5c20]:hover {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-2[data-v-cdba5c20] {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-2[data-v-cdba5c20]:hover {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-3[data-v-cdba5c20] {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-3[data-v-cdba5c20]:hover {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-4[data-v-cdba5c20] {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.yellow.lighten-4[data-v-cdba5c20]:hover {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.bgyellow[data-v-cdba5c20] {
  background-color: #ffeb3b;
}
.bgyellow[data-v-cdba5c20]:hover, .bgyellow[data-v-cdba5c20]:focus {
  background-color: #ffeb3b;
}
.bgyellow.p-card[data-v-cdba5c20] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.bgyellow.darken-1[data-v-cdba5c20] {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-1[data-v-cdba5c20]:hover {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-2[data-v-cdba5c20] {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-2[data-v-cdba5c20]:hover {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-3[data-v-cdba5c20] {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-3[data-v-cdba5c20]:hover {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-4[data-v-cdba5c20] {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.darken-4[data-v-cdba5c20]:hover {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.lighten-1[data-v-cdba5c20] {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-1[data-v-cdba5c20]:hover {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-2[data-v-cdba5c20] {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-2[data-v-cdba5c20]:hover {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-3[data-v-cdba5c20] {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-3[data-v-cdba5c20]:hover {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-4[data-v-cdba5c20] {
  background-color: rgb(255, 243, 137.4);
}
.bgyellow.lighten-4[data-v-cdba5c20]:hover {
  background-color: rgb(255, 243, 137.4);
}
[color=amber][data-v-cdba5c20] {
  color: #ffc107;
}
.amber[data-v-cdba5c20] {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber[data-v-cdba5c20]:hover, .amber[data-v-cdba5c20]:active, .amber[data-v-cdba5c20]:focus {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button[data-v-cdba5c20] {
  color: white !important;
}
.amber.p-button[data-v-cdba5c20]:hover, .amber.p-button[data-v-cdba5c20]:active, .amber.p-button[data-v-cdba5c20]:focus {
  color: white !important;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button.p-button-outlined[data-v-cdba5c20] {
  background-color: white !important;
  color: #ffc107 !important;
}
.amber.p-button.p-button-outlined[data-v-cdba5c20]:hover, .amber.p-button.p-button-outlined[data-v-cdba5c20]:active, .amber.p-button.p-button-outlined[data-v-cdba5c20]:focus {
  background-color: rgb(255, 248.8, 230.2) !important;
}
.amber.p-toolbar[data-v-cdba5c20] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.darken-1[data-v-cdba5c20] {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-1[data-v-cdba5c20]:hover {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-2[data-v-cdba5c20] {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-2[data-v-cdba5c20]:hover {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-3[data-v-cdba5c20] {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-3[data-v-cdba5c20]:hover {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-4[data-v-cdba5c20] {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.darken-4[data-v-cdba5c20]:hover {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.lighten-1[data-v-cdba5c20] {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-1[data-v-cdba5c20]:hover {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-2[data-v-cdba5c20] {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-2[data-v-cdba5c20]:hover {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-3[data-v-cdba5c20] {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-3[data-v-cdba5c20]:hover {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-4[data-v-cdba5c20] {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.amber.lighten-4[data-v-cdba5c20]:hover {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.bgamber[data-v-cdba5c20] {
  background-color: #ffc107;
}
.bgamber[data-v-cdba5c20]:hover, .bgamber[data-v-cdba5c20]:focus {
  background-color: #ffc107;
}
.bgamber.p-card[data-v-cdba5c20] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.bgamber.darken-1[data-v-cdba5c20] {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-1[data-v-cdba5c20]:hover {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-2[data-v-cdba5c20] {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-2[data-v-cdba5c20]:hover {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-3[data-v-cdba5c20] {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-3[data-v-cdba5c20]:hover {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-4[data-v-cdba5c20] {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.darken-4[data-v-cdba5c20]:hover {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.lighten-1[data-v-cdba5c20] {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-1[data-v-cdba5c20]:hover {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-2[data-v-cdba5c20] {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-2[data-v-cdba5c20]:hover {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-3[data-v-cdba5c20] {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-3[data-v-cdba5c20]:hover {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-4[data-v-cdba5c20] {
  background-color: rgb(255, 217.8, 106.2);
}
.bgamber.lighten-4[data-v-cdba5c20]:hover {
  background-color: rgb(255, 217.8, 106.2);
}
[color=orange][data-v-cdba5c20] {
  color: #ff9800;
}
.orange[data-v-cdba5c20] {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange[data-v-cdba5c20]:hover, .orange[data-v-cdba5c20]:active, .orange[data-v-cdba5c20]:focus {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button[data-v-cdba5c20] {
  color: white !important;
}
.orange.p-button[data-v-cdba5c20]:hover, .orange.p-button[data-v-cdba5c20]:active, .orange.p-button[data-v-cdba5c20]:focus {
  color: white !important;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button.p-button-outlined[data-v-cdba5c20] {
  background-color: white !important;
  color: #ff9800 !important;
}
.orange.p-button.p-button-outlined[data-v-cdba5c20]:hover, .orange.p-button.p-button-outlined[data-v-cdba5c20]:active, .orange.p-button.p-button-outlined[data-v-cdba5c20]:focus {
  background-color: rgb(255, 244.7, 229.5) !important;
}
.orange.p-toolbar[data-v-cdba5c20] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.darken-1[data-v-cdba5c20] {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-1[data-v-cdba5c20]:hover {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-2[data-v-cdba5c20] {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-2[data-v-cdba5c20]:hover {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-3[data-v-cdba5c20] {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-3[data-v-cdba5c20]:hover {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-4[data-v-cdba5c20] {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.darken-4[data-v-cdba5c20]:hover {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.lighten-1[data-v-cdba5c20] {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-1[data-v-cdba5c20]:hover {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-2[data-v-cdba5c20] {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-2[data-v-cdba5c20]:hover {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-3[data-v-cdba5c20] {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-3[data-v-cdba5c20]:hover {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-4[data-v-cdba5c20] {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.orange.lighten-4[data-v-cdba5c20]:hover {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.bgorange[data-v-cdba5c20] {
  background-color: #ff9800;
}
.bgorange[data-v-cdba5c20]:hover, .bgorange[data-v-cdba5c20]:focus {
  background-color: #ff9800;
}
.bgorange.p-card[data-v-cdba5c20] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.bgorange.darken-1[data-v-cdba5c20] {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-1[data-v-cdba5c20]:hover {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-2[data-v-cdba5c20] {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-2[data-v-cdba5c20]:hover {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-3[data-v-cdba5c20] {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-3[data-v-cdba5c20]:hover {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-4[data-v-cdba5c20] {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.darken-4[data-v-cdba5c20]:hover {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.lighten-1[data-v-cdba5c20] {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-1[data-v-cdba5c20]:hover {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-2[data-v-cdba5c20] {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-2[data-v-cdba5c20]:hover {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-3[data-v-cdba5c20] {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-3[data-v-cdba5c20]:hover {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-4[data-v-cdba5c20] {
  background-color: rgb(255, 193.2, 102);
}
.bgorange.lighten-4[data-v-cdba5c20]:hover {
  background-color: rgb(255, 193.2, 102);
}
[color=deep-orange][data-v-cdba5c20] {
  color: #ff5722;
}
.deep-orange[data-v-cdba5c20] {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange[data-v-cdba5c20]:hover, .deep-orange[data-v-cdba5c20]:active, .deep-orange[data-v-cdba5c20]:focus {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button[data-v-cdba5c20] {
  color: white !important;
}
.deep-orange.p-button[data-v-cdba5c20]:hover, .deep-orange.p-button[data-v-cdba5c20]:active, .deep-orange.p-button[data-v-cdba5c20]:focus {
  color: white !important;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button.p-button-outlined[data-v-cdba5c20] {
  background-color: white !important;
  color: #ff5722 !important;
}
.deep-orange.p-button.p-button-outlined[data-v-cdba5c20]:hover, .deep-orange.p-button.p-button-outlined[data-v-cdba5c20]:active, .deep-orange.p-button.p-button-outlined[data-v-cdba5c20]:focus {
  background-color: rgb(255, 238.2, 232.9) !important;
}
.deep-orange.p-toolbar[data-v-cdba5c20] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.darken-1[data-v-cdba5c20] {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-1[data-v-cdba5c20]:hover {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-2[data-v-cdba5c20] {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-2[data-v-cdba5c20]:hover {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-3[data-v-cdba5c20] {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-3[data-v-cdba5c20]:hover {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-4[data-v-cdba5c20] {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.darken-4[data-v-cdba5c20]:hover {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.lighten-1[data-v-cdba5c20] {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-1[data-v-cdba5c20]:hover {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-2[data-v-cdba5c20] {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-2[data-v-cdba5c20]:hover {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-3[data-v-cdba5c20] {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-3[data-v-cdba5c20]:hover {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-4[data-v-cdba5c20] {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.deep-orange.lighten-4[data-v-cdba5c20]:hover {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange[data-v-cdba5c20] {
  background-color: #ff5722;
}
.bgdeep-orange[data-v-cdba5c20]:hover, .bgdeep-orange[data-v-cdba5c20]:focus {
  background-color: #ff5722;
}
.bgdeep-orange.p-card[data-v-cdba5c20] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.bgdeep-orange.darken-1[data-v-cdba5c20] {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-1[data-v-cdba5c20]:hover {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-2[data-v-cdba5c20] {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-2[data-v-cdba5c20]:hover {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-3[data-v-cdba5c20] {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-3[data-v-cdba5c20]:hover {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-4[data-v-cdba5c20] {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.darken-4[data-v-cdba5c20]:hover {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.lighten-1[data-v-cdba5c20] {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-1[data-v-cdba5c20]:hover {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-2[data-v-cdba5c20] {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-2[data-v-cdba5c20]:hover {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-3[data-v-cdba5c20] {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-3[data-v-cdba5c20]:hover {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-4[data-v-cdba5c20] {
  background-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange.lighten-4[data-v-cdba5c20]:hover {
  background-color: rgb(255, 154.2, 122.4);
}
[color=brown][data-v-cdba5c20] {
  color: #795548;
}
.brown[data-v-cdba5c20] {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown[data-v-cdba5c20]:hover, .brown[data-v-cdba5c20]:active, .brown[data-v-cdba5c20]:focus {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button[data-v-cdba5c20] {
  color: white !important;
}
.brown.p-button[data-v-cdba5c20]:hover, .brown.p-button[data-v-cdba5c20]:active, .brown.p-button[data-v-cdba5c20]:focus {
  color: white !important;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button.p-button-outlined[data-v-cdba5c20] {
  background-color: white !important;
  color: #795548 !important;
}
.brown.p-button.p-button-outlined[data-v-cdba5c20]:hover, .brown.p-button.p-button-outlined[data-v-cdba5c20]:active, .brown.p-button.p-button-outlined[data-v-cdba5c20]:focus {
  background-color: rgb(241.6, 238, 236.7) !important;
}
.brown.p-toolbar[data-v-cdba5c20] {
  background-color: #795548;
  border-color: #795548;
}
.brown.darken-1[data-v-cdba5c20] {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-1[data-v-cdba5c20]:hover {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-2[data-v-cdba5c20] {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-2[data-v-cdba5c20]:hover {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-3[data-v-cdba5c20] {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-3[data-v-cdba5c20]:hover {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-4[data-v-cdba5c20] {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.darken-4[data-v-cdba5c20]:hover {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.lighten-1[data-v-cdba5c20] {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-1[data-v-cdba5c20]:hover {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-2[data-v-cdba5c20] {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-2[data-v-cdba5c20]:hover {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-3[data-v-cdba5c20] {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-3[data-v-cdba5c20]:hover {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-4[data-v-cdba5c20] {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.brown.lighten-4[data-v-cdba5c20]:hover {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.bgbrown[data-v-cdba5c20] {
  background-color: #795548;
}
.bgbrown[data-v-cdba5c20]:hover, .bgbrown[data-v-cdba5c20]:focus {
  background-color: #795548;
}
.bgbrown.p-card[data-v-cdba5c20] {
  background-color: #795548;
  border-color: #795548;
}
.bgbrown.darken-1[data-v-cdba5c20] {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-1[data-v-cdba5c20]:hover {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-2[data-v-cdba5c20] {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-2[data-v-cdba5c20]:hover {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-3[data-v-cdba5c20] {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-3[data-v-cdba5c20]:hover {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-4[data-v-cdba5c20] {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.darken-4[data-v-cdba5c20]:hover {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.lighten-1[data-v-cdba5c20] {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-1[data-v-cdba5c20]:hover {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-2[data-v-cdba5c20] {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-2[data-v-cdba5c20]:hover {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-3[data-v-cdba5c20] {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-3[data-v-cdba5c20]:hover {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-4[data-v-cdba5c20] {
  background-color: rgb(174.6, 153, 145.2);
}
.bgbrown.lighten-4[data-v-cdba5c20]:hover {
  background-color: rgb(174.6, 153, 145.2);
}
[color=blue-gray][data-v-cdba5c20] {
  color: #607d8b;
}
.blue-gray[data-v-cdba5c20] {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray[data-v-cdba5c20]:hover, .blue-gray[data-v-cdba5c20]:active, .blue-gray[data-v-cdba5c20]:focus {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button[data-v-cdba5c20] {
  color: white !important;
}
.blue-gray.p-button[data-v-cdba5c20]:hover, .blue-gray.p-button[data-v-cdba5c20]:active, .blue-gray.p-button[data-v-cdba5c20]:focus {
  color: white !important;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button.p-button-outlined[data-v-cdba5c20] {
  background-color: white !important;
  color: #607d8b !important;
}
.blue-gray.p-button.p-button-outlined[data-v-cdba5c20]:hover, .blue-gray.p-button.p-button-outlined[data-v-cdba5c20]:active, .blue-gray.p-button.p-button-outlined[data-v-cdba5c20]:focus {
  background-color: rgb(239.1, 242, 243.4) !important;
}
.blue-gray.p-toolbar[data-v-cdba5c20] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.darken-1[data-v-cdba5c20] {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-1[data-v-cdba5c20]:hover {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-2[data-v-cdba5c20] {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-2[data-v-cdba5c20]:hover {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-3[data-v-cdba5c20] {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-3[data-v-cdba5c20]:hover {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-4[data-v-cdba5c20] {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.darken-4[data-v-cdba5c20]:hover {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.lighten-1[data-v-cdba5c20] {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-1[data-v-cdba5c20]:hover {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-2[data-v-cdba5c20] {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-2[data-v-cdba5c20]:hover {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-3[data-v-cdba5c20] {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-3[data-v-cdba5c20]:hover {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-4[data-v-cdba5c20] {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.blue-gray.lighten-4[data-v-cdba5c20]:hover {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray[data-v-cdba5c20] {
  background-color: #607d8b;
}
.bgblue-gray[data-v-cdba5c20]:hover, .bgblue-gray[data-v-cdba5c20]:focus {
  background-color: #607d8b;
}
.bgblue-gray.p-card[data-v-cdba5c20] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.bgblue-gray.darken-1[data-v-cdba5c20] {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-1[data-v-cdba5c20]:hover {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-2[data-v-cdba5c20] {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-2[data-v-cdba5c20]:hover {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-3[data-v-cdba5c20] {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-3[data-v-cdba5c20]:hover {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-4[data-v-cdba5c20] {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.darken-4[data-v-cdba5c20]:hover {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.lighten-1[data-v-cdba5c20] {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-1[data-v-cdba5c20]:hover {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-2[data-v-cdba5c20] {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-2[data-v-cdba5c20]:hover {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-3[data-v-cdba5c20] {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-3[data-v-cdba5c20]:hover {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-4[data-v-cdba5c20] {
  background-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray.lighten-4[data-v-cdba5c20]:hover {
  background-color: rgb(159.6, 177, 185.4);
}
[color=gray][data-v-cdba5c20] {
  color: #9e9e9e;
}
.gray[data-v-cdba5c20] {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray[data-v-cdba5c20]:hover, .gray[data-v-cdba5c20]:active, .gray[data-v-cdba5c20]:focus {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button[data-v-cdba5c20] {
  color: white !important;
}
.gray.p-button[data-v-cdba5c20]:hover, .gray.p-button[data-v-cdba5c20]:active, .gray.p-button[data-v-cdba5c20]:focus {
  color: white !important;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button.p-button-outlined[data-v-cdba5c20] {
  background-color: white !important;
  color: #9e9e9e !important;
}
.gray.p-button.p-button-outlined[data-v-cdba5c20]:hover, .gray.p-button.p-button-outlined[data-v-cdba5c20]:active, .gray.p-button.p-button-outlined[data-v-cdba5c20]:focus {
  background-color: rgb(245.3, 245.3, 245.3) !important;
}
.gray.p-toolbar[data-v-cdba5c20] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.darken-1[data-v-cdba5c20] {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-1[data-v-cdba5c20]:hover {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-2[data-v-cdba5c20] {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-2[data-v-cdba5c20]:hover {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-3[data-v-cdba5c20] {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-3[data-v-cdba5c20]:hover {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-4[data-v-cdba5c20] {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.darken-4[data-v-cdba5c20]:hover {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.lighten-1[data-v-cdba5c20] {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-1[data-v-cdba5c20]:hover {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-2[data-v-cdba5c20] {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-2[data-v-cdba5c20]:hover {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-3[data-v-cdba5c20] {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-3[data-v-cdba5c20]:hover {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-4[data-v-cdba5c20] {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.gray.lighten-4[data-v-cdba5c20]:hover {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.bggray[data-v-cdba5c20] {
  background-color: #9e9e9e;
}
.bggray[data-v-cdba5c20]:hover, .bggray[data-v-cdba5c20]:focus {
  background-color: #9e9e9e;
}
.bggray.p-card[data-v-cdba5c20] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.bggray.darken-1[data-v-cdba5c20] {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-1[data-v-cdba5c20]:hover {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-2[data-v-cdba5c20] {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-2[data-v-cdba5c20]:hover {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-3[data-v-cdba5c20] {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-3[data-v-cdba5c20]:hover {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-4[data-v-cdba5c20] {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.darken-4[data-v-cdba5c20]:hover {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.lighten-1[data-v-cdba5c20] {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-1[data-v-cdba5c20]:hover {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-2[data-v-cdba5c20] {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-2[data-v-cdba5c20]:hover {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-3[data-v-cdba5c20] {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-3[data-v-cdba5c20]:hover {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-4[data-v-cdba5c20] {
  background-color: rgb(196.8, 196.8, 196.8);
}
.bggray.lighten-4[data-v-cdba5c20]:hover {
  background-color: rgb(196.8, 196.8, 196.8);
}
[color=ble][data-v-cdba5c20] {
  color: #287aa9;
}
.ble[data-v-cdba5c20] {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble[data-v-cdba5c20]:hover, .ble[data-v-cdba5c20]:active, .ble[data-v-cdba5c20]:focus {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button[data-v-cdba5c20] {
  color: white !important;
}
.ble.p-button[data-v-cdba5c20]:hover, .ble.p-button[data-v-cdba5c20]:active, .ble.p-button[data-v-cdba5c20]:focus {
  color: white !important;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button.p-button-outlined[data-v-cdba5c20] {
  background-color: white !important;
  color: #287aa9 !important;
}
.ble.p-button.p-button-outlined[data-v-cdba5c20]:hover, .ble.p-button.p-button-outlined[data-v-cdba5c20]:active, .ble.p-button.p-button-outlined[data-v-cdba5c20]:focus {
  background-color: rgb(233.5, 241.7, 246.4) !important;
}
.ble.p-toolbar[data-v-cdba5c20] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.darken-1[data-v-cdba5c20] {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-1[data-v-cdba5c20]:hover {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-2[data-v-cdba5c20] {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-2[data-v-cdba5c20]:hover {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-3[data-v-cdba5c20] {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-3[data-v-cdba5c20]:hover {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-4[data-v-cdba5c20] {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.darken-4[data-v-cdba5c20]:hover {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.lighten-1[data-v-cdba5c20] {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-1[data-v-cdba5c20]:hover {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-2[data-v-cdba5c20] {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-2[data-v-cdba5c20]:hover {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-3[data-v-cdba5c20] {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-3[data-v-cdba5c20]:hover {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-4[data-v-cdba5c20] {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.ble.lighten-4[data-v-cdba5c20]:hover {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.bgble[data-v-cdba5c20] {
  background-color: #287aa9;
}
.bgble[data-v-cdba5c20]:hover, .bgble[data-v-cdba5c20]:focus {
  background-color: #287aa9;
}
.bgble.p-card[data-v-cdba5c20] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.bgble.darken-1[data-v-cdba5c20] {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-1[data-v-cdba5c20]:hover {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-2[data-v-cdba5c20] {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-2[data-v-cdba5c20]:hover {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-3[data-v-cdba5c20] {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-3[data-v-cdba5c20]:hover {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-4[data-v-cdba5c20] {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.darken-4[data-v-cdba5c20]:hover {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.lighten-1[data-v-cdba5c20] {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-1[data-v-cdba5c20]:hover {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-2[data-v-cdba5c20] {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-2[data-v-cdba5c20]:hover {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-3[data-v-cdba5c20] {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-3[data-v-cdba5c20]:hover {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-4[data-v-cdba5c20] {
  background-color: rgb(126, 175.2, 203.4);
}
.bgble.lighten-4[data-v-cdba5c20]:hover {
  background-color: rgb(126, 175.2, 203.4);
}
[color=black][data-v-cdba5c20] {
  color: #202020;
}
.black[data-v-cdba5c20] {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black[data-v-cdba5c20]:hover, .black[data-v-cdba5c20]:active, .black[data-v-cdba5c20]:focus {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button[data-v-cdba5c20] {
  color: white !important;
}
.black.p-button[data-v-cdba5c20]:hover, .black.p-button[data-v-cdba5c20]:active, .black.p-button[data-v-cdba5c20]:focus {
  color: white !important;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button.p-button-outlined[data-v-cdba5c20] {
  background-color: white !important;
  color: #202020 !important;
}
.black.p-button.p-button-outlined[data-v-cdba5c20]:hover, .black.p-button.p-button-outlined[data-v-cdba5c20]:active, .black.p-button.p-button-outlined[data-v-cdba5c20]:focus {
  background-color: rgb(232.7, 232.7, 232.7) !important;
}
.black.p-toolbar[data-v-cdba5c20] {
  background-color: #202020;
  border-color: #202020;
}
.black.darken-1[data-v-cdba5c20] {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-1[data-v-cdba5c20]:hover {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-2[data-v-cdba5c20] {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-2[data-v-cdba5c20]:hover {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-3[data-v-cdba5c20] {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-3[data-v-cdba5c20]:hover {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-4[data-v-cdba5c20] {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.darken-4[data-v-cdba5c20]:hover {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.lighten-1[data-v-cdba5c20] {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-1[data-v-cdba5c20]:hover {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-2[data-v-cdba5c20] {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-2[data-v-cdba5c20]:hover {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-3[data-v-cdba5c20] {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-3[data-v-cdba5c20]:hover {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-4[data-v-cdba5c20] {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.black.lighten-4[data-v-cdba5c20]:hover {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.bgblack[data-v-cdba5c20] {
  background-color: #202020;
}
.bgblack[data-v-cdba5c20]:hover, .bgblack[data-v-cdba5c20]:focus {
  background-color: #202020;
}
.bgblack.p-card[data-v-cdba5c20] {
  background-color: #202020;
  border-color: #202020;
}
.bgblack.darken-1[data-v-cdba5c20] {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-1[data-v-cdba5c20]:hover {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-2[data-v-cdba5c20] {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-2[data-v-cdba5c20]:hover {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-3[data-v-cdba5c20] {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-3[data-v-cdba5c20]:hover {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-4[data-v-cdba5c20] {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.darken-4[data-v-cdba5c20]:hover {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.lighten-1[data-v-cdba5c20] {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-1[data-v-cdba5c20]:hover {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-2[data-v-cdba5c20] {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-2[data-v-cdba5c20]:hover {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-3[data-v-cdba5c20] {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-3[data-v-cdba5c20]:hover {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-4[data-v-cdba5c20] {
  background-color: rgb(121.2, 121.2, 121.2);
}
.bgblack.lighten-4[data-v-cdba5c20]:hover {
  background-color: rgb(121.2, 121.2, 121.2);
}
[color=white][data-v-cdba5c20] {
  color: #ffffff;
}
.white[data-v-cdba5c20] {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white[data-v-cdba5c20]:hover, .white[data-v-cdba5c20]:active, .white[data-v-cdba5c20]:focus {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button[data-v-cdba5c20] {
  color: white !important;
}
.white.p-button[data-v-cdba5c20]:hover, .white.p-button[data-v-cdba5c20]:active, .white.p-button[data-v-cdba5c20]:focus {
  color: white !important;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button.p-button-outlined[data-v-cdba5c20] {
  background-color: white !important;
  color: #ffffff !important;
}
.white.p-button.p-button-outlined[data-v-cdba5c20]:hover, .white.p-button.p-button-outlined[data-v-cdba5c20]:active, .white.p-button.p-button-outlined[data-v-cdba5c20]:focus {
  background-color: white !important;
}
.white.p-toolbar[data-v-cdba5c20] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.darken-1[data-v-cdba5c20] {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-1[data-v-cdba5c20]:hover {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-2[data-v-cdba5c20] {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-2[data-v-cdba5c20]:hover {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-3[data-v-cdba5c20] {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-3[data-v-cdba5c20]:hover {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-4[data-v-cdba5c20] {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.darken-4[data-v-cdba5c20]:hover {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.lighten-1[data-v-cdba5c20] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-1[data-v-cdba5c20]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-cdba5c20] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-cdba5c20]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-cdba5c20] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-cdba5c20]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-cdba5c20] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-cdba5c20]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.bgwhite[data-v-cdba5c20] {
  background-color: #ffffff;
}
.bgwhite[data-v-cdba5c20]:hover, .bgwhite[data-v-cdba5c20]:focus {
  background-color: #ffffff;
}
.bgwhite.p-card[data-v-cdba5c20] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.bgwhite.darken-1[data-v-cdba5c20] {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-1[data-v-cdba5c20]:hover {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-2[data-v-cdba5c20] {
  background-color: #cccccc;
}
.bgwhite.darken-2[data-v-cdba5c20]:hover {
  background-color: #cccccc;
}
.bgwhite.darken-3[data-v-cdba5c20] {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-3[data-v-cdba5c20]:hover {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-4[data-v-cdba5c20] {
  background-color: #999999;
}
.bgwhite.darken-4[data-v-cdba5c20]:hover {
  background-color: #999999;
}
.bgwhite.lighten-1[data-v-cdba5c20] {
  background-color: white;
}
.bgwhite.lighten-1[data-v-cdba5c20]:hover {
  background-color: white;
}
.bgwhite.lighten-2[data-v-cdba5c20] {
  background-color: white;
}
.bgwhite.lighten-2[data-v-cdba5c20]:hover {
  background-color: white;
}
.bgwhite.lighten-3[data-v-cdba5c20] {
  background-color: white;
}
.bgwhite.lighten-3[data-v-cdba5c20]:hover {
  background-color: white;
}
.bgwhite.lighten-4[data-v-cdba5c20] {
  background-color: white;
}
.bgwhite.lighten-4[data-v-cdba5c20]:hover {
  background-color: white;
}
.default[data-v-cdba5c20] {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.default[data-v-cdba5c20]:hover, .default[data-v-cdba5c20]:focus {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.refresh-btn.marginated[data-v-cdba5c20] {
  margin-left: 5px;
}
.refresh-btn.inline[data-v-cdba5c20] {
  display: inline-block;
}
@media only screen and (max-width: 600px) {
.refresh-btn.bottom[data-v-cdba5c20] {
    margin-bottom: 15vh;
}
}
@media only screen and (min-width: 900px) {
.refresh-btn.marginated[data-v-cdba5c20] {
    margin-left: 20px;
}
}/* COLORS */
/* reserved possible colors

#6B3A0A - warm brown OR #8E3F0A - burnt orange
#8A1538 - deep berry
#005A7A - petrol cyan

maybe #0C0C73 - deep indigo, but close to return/black

*/
/* FONTS */
/* PACKETA UI/UX */
/* Material palette */
[color=primary][data-v-c4a762a0] {
  color: #bc210a;
}
.primary[data-v-c4a762a0] {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary[data-v-c4a762a0]:hover, .primary[data-v-c4a762a0]:active, .primary[data-v-c4a762a0]:focus {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button[data-v-c4a762a0] {
  color: white !important;
}
.primary.p-button[data-v-c4a762a0]:hover, .primary.p-button[data-v-c4a762a0]:active, .primary.p-button[data-v-c4a762a0]:focus {
  color: white !important;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button.p-button-outlined[data-v-c4a762a0] {
  background-color: white !important;
  color: #bc210a !important;
}
.primary.p-button.p-button-outlined[data-v-c4a762a0]:hover, .primary.p-button.p-button-outlined[data-v-c4a762a0]:active, .primary.p-button.p-button-outlined[data-v-c4a762a0]:focus {
  background-color: rgb(248.3, 232.8, 230.5) !important;
}
.primary.p-toolbar[data-v-c4a762a0] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.darken-1[data-v-c4a762a0] {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-1[data-v-c4a762a0]:hover {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-2[data-v-c4a762a0] {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-2[data-v-c4a762a0]:hover {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-3[data-v-c4a762a0] {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-3[data-v-c4a762a0]:hover {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-4[data-v-c4a762a0] {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.darken-4[data-v-c4a762a0]:hover {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.lighten-1[data-v-c4a762a0] {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-1[data-v-c4a762a0]:hover {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-2[data-v-c4a762a0] {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-2[data-v-c4a762a0]:hover {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-3[data-v-c4a762a0] {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-3[data-v-c4a762a0]:hover {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-4[data-v-c4a762a0] {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.primary.lighten-4[data-v-c4a762a0]:hover {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.bgprimary[data-v-c4a762a0] {
  background-color: #bc210a;
}
.bgprimary[data-v-c4a762a0]:hover, .bgprimary[data-v-c4a762a0]:focus {
  background-color: #bc210a;
}
.bgprimary.p-card[data-v-c4a762a0] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.bgprimary.darken-1[data-v-c4a762a0] {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-1[data-v-c4a762a0]:hover {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-2[data-v-c4a762a0] {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-2[data-v-c4a762a0]:hover {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-3[data-v-c4a762a0] {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-3[data-v-c4a762a0]:hover {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-4[data-v-c4a762a0] {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.darken-4[data-v-c4a762a0]:hover {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.lighten-1[data-v-c4a762a0] {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-1[data-v-c4a762a0]:hover {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-2[data-v-c4a762a0] {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-2[data-v-c4a762a0]:hover {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-3[data-v-c4a762a0] {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-3[data-v-c4a762a0]:hover {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-4[data-v-c4a762a0] {
  background-color: rgb(214.8, 121.8, 108);
}
.bgprimary.lighten-4[data-v-c4a762a0]:hover {
  background-color: rgb(214.8, 121.8, 108);
}
[color=red][data-v-c4a762a0] {
  color: #f44336;
}
.red[data-v-c4a762a0] {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red[data-v-c4a762a0]:hover, .red[data-v-c4a762a0]:active, .red[data-v-c4a762a0]:focus {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button[data-v-c4a762a0] {
  color: white !important;
}
.red.p-button[data-v-c4a762a0]:hover, .red.p-button[data-v-c4a762a0]:active, .red.p-button[data-v-c4a762a0]:focus {
  color: white !important;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button.p-button-outlined[data-v-c4a762a0] {
  background-color: white !important;
  color: #f44336 !important;
}
.red.p-button.p-button-outlined[data-v-c4a762a0]:hover, .red.p-button.p-button-outlined[data-v-c4a762a0]:active, .red.p-button.p-button-outlined[data-v-c4a762a0]:focus {
  background-color: rgb(253.9, 236.2, 234.9) !important;
}
.red.p-toolbar[data-v-c4a762a0] {
  background-color: #f44336;
  border-color: #f44336;
}
.red.darken-1[data-v-c4a762a0] {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-1[data-v-c4a762a0]:hover {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-2[data-v-c4a762a0] {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-2[data-v-c4a762a0]:hover {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-3[data-v-c4a762a0] {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-3[data-v-c4a762a0]:hover {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-4[data-v-c4a762a0] {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.darken-4[data-v-c4a762a0]:hover {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.lighten-1[data-v-c4a762a0] {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-1[data-v-c4a762a0]:hover {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-2[data-v-c4a762a0] {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-2[data-v-c4a762a0]:hover {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-3[data-v-c4a762a0] {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-3[data-v-c4a762a0]:hover {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-4[data-v-c4a762a0] {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.red.lighten-4[data-v-c4a762a0]:hover {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.bgred[data-v-c4a762a0] {
  background-color: #f44336;
}
.bgred[data-v-c4a762a0]:hover, .bgred[data-v-c4a762a0]:focus {
  background-color: #f44336;
}
.bgred.p-card[data-v-c4a762a0] {
  background-color: #f44336;
  border-color: #f44336;
}
.bgred.darken-1[data-v-c4a762a0] {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-1[data-v-c4a762a0]:hover {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-2[data-v-c4a762a0] {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-2[data-v-c4a762a0]:hover {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-3[data-v-c4a762a0] {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-3[data-v-c4a762a0]:hover {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-4[data-v-c4a762a0] {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.darken-4[data-v-c4a762a0]:hover {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.lighten-1[data-v-c4a762a0] {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-1[data-v-c4a762a0]:hover {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-2[data-v-c4a762a0] {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-2[data-v-c4a762a0]:hover {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-3[data-v-c4a762a0] {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-3[data-v-c4a762a0]:hover {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-4[data-v-c4a762a0] {
  background-color: rgb(248.4, 142.2, 134.4);
}
.bgred.lighten-4[data-v-c4a762a0]:hover {
  background-color: rgb(248.4, 142.2, 134.4);
}
[color=grenade][data-v-c4a762a0] {
  color: #dd2c00;
}
.grenade[data-v-c4a762a0] {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade[data-v-c4a762a0]:hover, .grenade[data-v-c4a762a0]:active, .grenade[data-v-c4a762a0]:focus {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button[data-v-c4a762a0] {
  color: white !important;
}
.grenade.p-button[data-v-c4a762a0]:hover, .grenade.p-button[data-v-c4a762a0]:active, .grenade.p-button[data-v-c4a762a0]:focus {
  color: white !important;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button.p-button-outlined[data-v-c4a762a0] {
  background-color: white !important;
  color: #dd2c00 !important;
}
.grenade.p-button.p-button-outlined[data-v-c4a762a0]:hover, .grenade.p-button.p-button-outlined[data-v-c4a762a0]:active, .grenade.p-button.p-button-outlined[data-v-c4a762a0]:focus {
  background-color: rgb(251.6, 233.9, 229.5) !important;
}
.grenade.p-toolbar[data-v-c4a762a0] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.darken-1[data-v-c4a762a0] {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-1[data-v-c4a762a0]:hover {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-2[data-v-c4a762a0] {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-2[data-v-c4a762a0]:hover {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-3[data-v-c4a762a0] {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-3[data-v-c4a762a0]:hover {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-4[data-v-c4a762a0] {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.darken-4[data-v-c4a762a0]:hover {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.lighten-1[data-v-c4a762a0] {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-1[data-v-c4a762a0]:hover {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-2[data-v-c4a762a0] {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-2[data-v-c4a762a0]:hover {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-3[data-v-c4a762a0] {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-3[data-v-c4a762a0]:hover {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-4[data-v-c4a762a0] {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.grenade.lighten-4[data-v-c4a762a0]:hover {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.bggrenade[data-v-c4a762a0] {
  background-color: #dd2c00;
}
.bggrenade[data-v-c4a762a0]:hover, .bggrenade[data-v-c4a762a0]:focus {
  background-color: #dd2c00;
}
.bggrenade.p-card[data-v-c4a762a0] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.bggrenade.darken-1[data-v-c4a762a0] {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-1[data-v-c4a762a0]:hover {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-2[data-v-c4a762a0] {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-2[data-v-c4a762a0]:hover {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-3[data-v-c4a762a0] {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-3[data-v-c4a762a0]:hover {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-4[data-v-c4a762a0] {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.darken-4[data-v-c4a762a0]:hover {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.lighten-1[data-v-c4a762a0] {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-1[data-v-c4a762a0]:hover {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-2[data-v-c4a762a0] {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-2[data-v-c4a762a0]:hover {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-3[data-v-c4a762a0] {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-3[data-v-c4a762a0]:hover {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-4[data-v-c4a762a0] {
  background-color: rgb(234.6, 128.4, 102);
}
.bggrenade.lighten-4[data-v-c4a762a0]:hover {
  background-color: rgb(234.6, 128.4, 102);
}
[color=pink][data-v-c4a762a0] {
  color: #e91e63;
}
.pink[data-v-c4a762a0] {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink[data-v-c4a762a0]:hover, .pink[data-v-c4a762a0]:active, .pink[data-v-c4a762a0]:focus {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button[data-v-c4a762a0] {
  color: white !important;
}
.pink.p-button[data-v-c4a762a0]:hover, .pink.p-button[data-v-c4a762a0]:active, .pink.p-button[data-v-c4a762a0]:focus {
  color: white !important;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button.p-button-outlined[data-v-c4a762a0] {
  background-color: white !important;
  color: #e91e63 !important;
}
.pink.p-button.p-button-outlined[data-v-c4a762a0]:hover, .pink.p-button.p-button-outlined[data-v-c4a762a0]:active, .pink.p-button.p-button-outlined[data-v-c4a762a0]:focus {
  background-color: rgb(252.8, 232.5, 239.4) !important;
}
.pink.p-toolbar[data-v-c4a762a0] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.darken-1[data-v-c4a762a0] {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-1[data-v-c4a762a0]:hover {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-2[data-v-c4a762a0] {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-2[data-v-c4a762a0]:hover {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-3[data-v-c4a762a0] {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-3[data-v-c4a762a0]:hover {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-4[data-v-c4a762a0] {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.darken-4[data-v-c4a762a0]:hover {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.lighten-1[data-v-c4a762a0] {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-1[data-v-c4a762a0]:hover {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-2[data-v-c4a762a0] {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-2[data-v-c4a762a0]:hover {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-3[data-v-c4a762a0] {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-3[data-v-c4a762a0]:hover {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-4[data-v-c4a762a0] {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.pink.lighten-4[data-v-c4a762a0]:hover {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.bgpink[data-v-c4a762a0] {
  background-color: #e91e63;
}
.bgpink[data-v-c4a762a0]:hover, .bgpink[data-v-c4a762a0]:focus {
  background-color: #e91e63;
}
.bgpink.p-card[data-v-c4a762a0] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.bgpink.darken-1[data-v-c4a762a0] {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-1[data-v-c4a762a0]:hover {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-2[data-v-c4a762a0] {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-2[data-v-c4a762a0]:hover {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-3[data-v-c4a762a0] {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-3[data-v-c4a762a0]:hover {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-4[data-v-c4a762a0] {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.darken-4[data-v-c4a762a0]:hover {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.lighten-1[data-v-c4a762a0] {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-1[data-v-c4a762a0]:hover {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-2[data-v-c4a762a0] {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-2[data-v-c4a762a0]:hover {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-3[data-v-c4a762a0] {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-3[data-v-c4a762a0]:hover {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-4[data-v-c4a762a0] {
  background-color: rgb(241.8, 120, 161.4);
}
.bgpink.lighten-4[data-v-c4a762a0]:hover {
  background-color: rgb(241.8, 120, 161.4);
}
[color=purple][data-v-c4a762a0] {
  color: #9c27b0;
}
.purple[data-v-c4a762a0] {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple[data-v-c4a762a0]:hover, .purple[data-v-c4a762a0]:active, .purple[data-v-c4a762a0]:focus {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button[data-v-c4a762a0] {
  color: white !important;
}
.purple.p-button[data-v-c4a762a0]:hover, .purple.p-button[data-v-c4a762a0]:active, .purple.p-button[data-v-c4a762a0]:focus {
  color: white !important;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button.p-button-outlined[data-v-c4a762a0] {
  background-color: white !important;
  color: #9c27b0 !important;
}
.purple.p-button.p-button-outlined[data-v-c4a762a0]:hover, .purple.p-button.p-button-outlined[data-v-c4a762a0]:active, .purple.p-button.p-button-outlined[data-v-c4a762a0]:focus {
  background-color: rgb(245.1, 233.4, 247.1) !important;
}
.purple.p-toolbar[data-v-c4a762a0] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.darken-1[data-v-c4a762a0] {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-1[data-v-c4a762a0]:hover {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-2[data-v-c4a762a0] {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-2[data-v-c4a762a0]:hover {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-3[data-v-c4a762a0] {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-3[data-v-c4a762a0]:hover {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-4[data-v-c4a762a0] {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.darken-4[data-v-c4a762a0]:hover {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.lighten-1[data-v-c4a762a0] {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-1[data-v-c4a762a0]:hover {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-2[data-v-c4a762a0] {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-2[data-v-c4a762a0]:hover {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-3[data-v-c4a762a0] {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-3[data-v-c4a762a0]:hover {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-4[data-v-c4a762a0] {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.purple.lighten-4[data-v-c4a762a0]:hover {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple[data-v-c4a762a0] {
  background-color: #9c27b0;
}
.bgpurple[data-v-c4a762a0]:hover, .bgpurple[data-v-c4a762a0]:focus {
  background-color: #9c27b0;
}
.bgpurple.p-card[data-v-c4a762a0] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.bgpurple.darken-1[data-v-c4a762a0] {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-1[data-v-c4a762a0]:hover {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-2[data-v-c4a762a0] {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-2[data-v-c4a762a0]:hover {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-3[data-v-c4a762a0] {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-3[data-v-c4a762a0]:hover {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-4[data-v-c4a762a0] {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.darken-4[data-v-c4a762a0]:hover {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.lighten-1[data-v-c4a762a0] {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-1[data-v-c4a762a0]:hover {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-2[data-v-c4a762a0] {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-2[data-v-c4a762a0]:hover {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-3[data-v-c4a762a0] {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-3[data-v-c4a762a0]:hover {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-4[data-v-c4a762a0] {
  background-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple.lighten-4[data-v-c4a762a0]:hover {
  background-color: rgb(195.6, 125.4, 207.6);
}
[color=deep-purple][data-v-c4a762a0] {
  color: #673ab7;
}
.deep-purple[data-v-c4a762a0] {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple[data-v-c4a762a0]:hover, .deep-purple[data-v-c4a762a0]:active, .deep-purple[data-v-c4a762a0]:focus {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button[data-v-c4a762a0] {
  color: white !important;
}
.deep-purple.p-button[data-v-c4a762a0]:hover, .deep-purple.p-button[data-v-c4a762a0]:active, .deep-purple.p-button[data-v-c4a762a0]:focus {
  color: white !important;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button.p-button-outlined[data-v-c4a762a0] {
  background-color: white !important;
  color: #673ab7 !important;
}
.deep-purple.p-button.p-button-outlined[data-v-c4a762a0]:hover, .deep-purple.p-button.p-button-outlined[data-v-c4a762a0]:active, .deep-purple.p-button.p-button-outlined[data-v-c4a762a0]:focus {
  background-color: rgb(239.8, 235.3, 247.8) !important;
}
.deep-purple.p-toolbar[data-v-c4a762a0] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.darken-1[data-v-c4a762a0] {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-1[data-v-c4a762a0]:hover {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-2[data-v-c4a762a0] {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-2[data-v-c4a762a0]:hover {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-3[data-v-c4a762a0] {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-3[data-v-c4a762a0]:hover {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-4[data-v-c4a762a0] {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.darken-4[data-v-c4a762a0]:hover {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.lighten-1[data-v-c4a762a0] {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-1[data-v-c4a762a0]:hover {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-2[data-v-c4a762a0] {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-2[data-v-c4a762a0]:hover {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-3[data-v-c4a762a0] {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-3[data-v-c4a762a0]:hover {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-4[data-v-c4a762a0] {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.deep-purple.lighten-4[data-v-c4a762a0]:hover {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple[data-v-c4a762a0] {
  background-color: #673ab7;
}
.bgdeep-purple[data-v-c4a762a0]:hover, .bgdeep-purple[data-v-c4a762a0]:focus {
  background-color: #673ab7;
}
.bgdeep-purple.p-card[data-v-c4a762a0] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.bgdeep-purple.darken-1[data-v-c4a762a0] {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-1[data-v-c4a762a0]:hover {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-2[data-v-c4a762a0] {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-2[data-v-c4a762a0]:hover {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-3[data-v-c4a762a0] {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-3[data-v-c4a762a0]:hover {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-4[data-v-c4a762a0] {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.darken-4[data-v-c4a762a0]:hover {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.lighten-1[data-v-c4a762a0] {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-1[data-v-c4a762a0]:hover {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-2[data-v-c4a762a0] {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-2[data-v-c4a762a0]:hover {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-3[data-v-c4a762a0] {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-3[data-v-c4a762a0]:hover {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-4[data-v-c4a762a0] {
  background-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple.lighten-4[data-v-c4a762a0]:hover {
  background-color: rgb(163.8, 136.8, 211.8);
}
[color=indigo][data-v-c4a762a0] {
  color: #3f51b5;
}
.indigo[data-v-c4a762a0] {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo[data-v-c4a762a0]:hover, .indigo[data-v-c4a762a0]:active, .indigo[data-v-c4a762a0]:focus {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button[data-v-c4a762a0] {
  color: white !important;
}
.indigo.p-button[data-v-c4a762a0]:hover, .indigo.p-button[data-v-c4a762a0]:active, .indigo.p-button[data-v-c4a762a0]:focus {
  color: white !important;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button.p-button-outlined[data-v-c4a762a0] {
  background-color: white !important;
  color: #3f51b5 !important;
}
.indigo.p-button.p-button-outlined[data-v-c4a762a0]:hover, .indigo.p-button.p-button-outlined[data-v-c4a762a0]:active, .indigo.p-button.p-button-outlined[data-v-c4a762a0]:focus {
  background-color: rgb(235.8, 237.6, 247.6) !important;
}
.indigo.p-toolbar[data-v-c4a762a0] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.darken-1[data-v-c4a762a0] {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-1[data-v-c4a762a0]:hover {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-2[data-v-c4a762a0] {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-2[data-v-c4a762a0]:hover {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-3[data-v-c4a762a0] {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-3[data-v-c4a762a0]:hover {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-4[data-v-c4a762a0] {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.darken-4[data-v-c4a762a0]:hover {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.lighten-1[data-v-c4a762a0] {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-1[data-v-c4a762a0]:hover {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-2[data-v-c4a762a0] {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-2[data-v-c4a762a0]:hover {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-3[data-v-c4a762a0] {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-3[data-v-c4a762a0]:hover {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-4[data-v-c4a762a0] {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.indigo.lighten-4[data-v-c4a762a0]:hover {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo[data-v-c4a762a0] {
  background-color: #3f51b5;
}
.bgindigo[data-v-c4a762a0]:hover, .bgindigo[data-v-c4a762a0]:focus {
  background-color: #3f51b5;
}
.bgindigo.p-card[data-v-c4a762a0] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.bgindigo.darken-1[data-v-c4a762a0] {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-1[data-v-c4a762a0]:hover {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-2[data-v-c4a762a0] {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-2[data-v-c4a762a0]:hover {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-3[data-v-c4a762a0] {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-3[data-v-c4a762a0]:hover {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-4[data-v-c4a762a0] {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.darken-4[data-v-c4a762a0]:hover {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.lighten-1[data-v-c4a762a0] {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-1[data-v-c4a762a0]:hover {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-2[data-v-c4a762a0] {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-2[data-v-c4a762a0]:hover {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-3[data-v-c4a762a0] {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-3[data-v-c4a762a0]:hover {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-4[data-v-c4a762a0] {
  background-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo.lighten-4[data-v-c4a762a0]:hover {
  background-color: rgb(139.8, 150.6, 210.6);
}
[color=blue][data-v-c4a762a0] {
  color: #2196f3;
}
.blue[data-v-c4a762a0] {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue[data-v-c4a762a0]:hover, .blue[data-v-c4a762a0]:active, .blue[data-v-c4a762a0]:focus {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button[data-v-c4a762a0] {
  color: white !important;
}
.blue.p-button[data-v-c4a762a0]:hover, .blue.p-button[data-v-c4a762a0]:active, .blue.p-button[data-v-c4a762a0]:focus {
  color: white !important;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button.p-button-outlined[data-v-c4a762a0] {
  background-color: white !important;
  color: #2196f3 !important;
}
.blue.p-button.p-button-outlined[data-v-c4a762a0]:hover, .blue.p-button.p-button-outlined[data-v-c4a762a0]:active, .blue.p-button.p-button-outlined[data-v-c4a762a0]:focus {
  background-color: rgb(232.8, 244.5, 253.8) !important;
}
.blue.p-toolbar[data-v-c4a762a0] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.darken-1[data-v-c4a762a0] {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-1[data-v-c4a762a0]:hover {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-2[data-v-c4a762a0] {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-2[data-v-c4a762a0]:hover {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-3[data-v-c4a762a0] {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-3[data-v-c4a762a0]:hover {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-4[data-v-c4a762a0] {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.darken-4[data-v-c4a762a0]:hover {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.lighten-1[data-v-c4a762a0] {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-1[data-v-c4a762a0]:hover {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-2[data-v-c4a762a0] {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-2[data-v-c4a762a0]:hover {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-3[data-v-c4a762a0] {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-3[data-v-c4a762a0]:hover {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-4[data-v-c4a762a0] {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.blue.lighten-4[data-v-c4a762a0]:hover {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.bgblue[data-v-c4a762a0] {
  background-color: #2196f3;
}
.bgblue[data-v-c4a762a0]:hover, .bgblue[data-v-c4a762a0]:focus {
  background-color: #2196f3;
}
.bgblue.p-card[data-v-c4a762a0] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.bgblue.darken-1[data-v-c4a762a0] {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-1[data-v-c4a762a0]:hover {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-2[data-v-c4a762a0] {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-2[data-v-c4a762a0]:hover {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-3[data-v-c4a762a0] {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-3[data-v-c4a762a0]:hover {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-4[data-v-c4a762a0] {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.darken-4[data-v-c4a762a0]:hover {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.lighten-1[data-v-c4a762a0] {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-1[data-v-c4a762a0]:hover {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-2[data-v-c4a762a0] {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-2[data-v-c4a762a0]:hover {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-3[data-v-c4a762a0] {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-3[data-v-c4a762a0]:hover {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-4[data-v-c4a762a0] {
  background-color: rgb(121.8, 192, 247.8);
}
.bgblue.lighten-4[data-v-c4a762a0]:hover {
  background-color: rgb(121.8, 192, 247.8);
}
[color=light-blue][data-v-c4a762a0] {
  color: #03a9f4;
}
.light-blue[data-v-c4a762a0] {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue[data-v-c4a762a0]:hover, .light-blue[data-v-c4a762a0]:active, .light-blue[data-v-c4a762a0]:focus {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button[data-v-c4a762a0] {
  color: white !important;
}
.light-blue.p-button[data-v-c4a762a0]:hover, .light-blue.p-button[data-v-c4a762a0]:active, .light-blue.p-button[data-v-c4a762a0]:focus {
  color: white !important;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button.p-button-outlined[data-v-c4a762a0] {
  background-color: white !important;
  color: #03a9f4 !important;
}
.light-blue.p-button.p-button-outlined[data-v-c4a762a0]:hover, .light-blue.p-button.p-button-outlined[data-v-c4a762a0]:active, .light-blue.p-button.p-button-outlined[data-v-c4a762a0]:focus {
  background-color: rgb(229.8, 246.4, 253.9) !important;
}
.light-blue.p-toolbar[data-v-c4a762a0] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.darken-1[data-v-c4a762a0] {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-1[data-v-c4a762a0]:hover {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-2[data-v-c4a762a0] {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-2[data-v-c4a762a0]:hover {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-3[data-v-c4a762a0] {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-3[data-v-c4a762a0]:hover {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-4[data-v-c4a762a0] {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.darken-4[data-v-c4a762a0]:hover {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.lighten-1[data-v-c4a762a0] {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-1[data-v-c4a762a0]:hover {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-2[data-v-c4a762a0] {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-2[data-v-c4a762a0]:hover {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-3[data-v-c4a762a0] {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-3[data-v-c4a762a0]:hover {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-4[data-v-c4a762a0] {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.light-blue.lighten-4[data-v-c4a762a0]:hover {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue[data-v-c4a762a0] {
  background-color: #03a9f4;
}
.bglight-blue[data-v-c4a762a0]:hover, .bglight-blue[data-v-c4a762a0]:focus {
  background-color: #03a9f4;
}
.bglight-blue.p-card[data-v-c4a762a0] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.bglight-blue.darken-1[data-v-c4a762a0] {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-1[data-v-c4a762a0]:hover {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-2[data-v-c4a762a0] {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-2[data-v-c4a762a0]:hover {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-3[data-v-c4a762a0] {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-3[data-v-c4a762a0]:hover {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-4[data-v-c4a762a0] {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.darken-4[data-v-c4a762a0]:hover {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.lighten-1[data-v-c4a762a0] {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-1[data-v-c4a762a0]:hover {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-2[data-v-c4a762a0] {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-2[data-v-c4a762a0]:hover {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-3[data-v-c4a762a0] {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-3[data-v-c4a762a0]:hover {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-4[data-v-c4a762a0] {
  background-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue.lighten-4[data-v-c4a762a0]:hover {
  background-color: rgb(103.8, 203.4, 248.4);
}
[color=cyan][data-v-c4a762a0] {
  color: #00bcd4;
}
.cyan[data-v-c4a762a0] {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan[data-v-c4a762a0]:hover, .cyan[data-v-c4a762a0]:active, .cyan[data-v-c4a762a0]:focus {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button[data-v-c4a762a0] {
  color: white !important;
}
.cyan.p-button[data-v-c4a762a0]:hover, .cyan.p-button[data-v-c4a762a0]:active, .cyan.p-button[data-v-c4a762a0]:focus {
  color: white !important;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button.p-button-outlined[data-v-c4a762a0] {
  background-color: white !important;
  color: #00bcd4 !important;
}
.cyan.p-button.p-button-outlined[data-v-c4a762a0]:hover, .cyan.p-button.p-button-outlined[data-v-c4a762a0]:active, .cyan.p-button.p-button-outlined[data-v-c4a762a0]:focus {
  background-color: rgb(229.5, 248.3, 250.7) !important;
}
.cyan.p-toolbar[data-v-c4a762a0] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.darken-1[data-v-c4a762a0] {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-1[data-v-c4a762a0]:hover {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-2[data-v-c4a762a0] {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-2[data-v-c4a762a0]:hover {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-3[data-v-c4a762a0] {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-3[data-v-c4a762a0]:hover {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-4[data-v-c4a762a0] {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.darken-4[data-v-c4a762a0]:hover {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.lighten-1[data-v-c4a762a0] {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-1[data-v-c4a762a0]:hover {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-2[data-v-c4a762a0] {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-2[data-v-c4a762a0]:hover {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-3[data-v-c4a762a0] {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-3[data-v-c4a762a0]:hover {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-4[data-v-c4a762a0] {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.cyan.lighten-4[data-v-c4a762a0]:hover {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.bgcyan[data-v-c4a762a0] {
  background-color: #00bcd4;
}
.bgcyan[data-v-c4a762a0]:hover, .bgcyan[data-v-c4a762a0]:focus {
  background-color: #00bcd4;
}
.bgcyan.p-card[data-v-c4a762a0] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.bgcyan.darken-1[data-v-c4a762a0] {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-1[data-v-c4a762a0]:hover {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-2[data-v-c4a762a0] {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-2[data-v-c4a762a0]:hover {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-3[data-v-c4a762a0] {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-3[data-v-c4a762a0]:hover {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-4[data-v-c4a762a0] {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.darken-4[data-v-c4a762a0]:hover {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.lighten-1[data-v-c4a762a0] {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-1[data-v-c4a762a0]:hover {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-2[data-v-c4a762a0] {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-2[data-v-c4a762a0]:hover {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-3[data-v-c4a762a0] {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-3[data-v-c4a762a0]:hover {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-4[data-v-c4a762a0] {
  background-color: rgb(102, 214.8, 229.2);
}
.bgcyan.lighten-4[data-v-c4a762a0]:hover {
  background-color: rgb(102, 214.8, 229.2);
}
[color=teal][data-v-c4a762a0] {
  color: #009688;
}
.teal[data-v-c4a762a0] {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal[data-v-c4a762a0]:hover, .teal[data-v-c4a762a0]:active, .teal[data-v-c4a762a0]:focus {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button[data-v-c4a762a0] {
  color: white !important;
}
.teal.p-button[data-v-c4a762a0]:hover, .teal.p-button[data-v-c4a762a0]:active, .teal.p-button[data-v-c4a762a0]:focus {
  color: white !important;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button.p-button-outlined[data-v-c4a762a0] {
  background-color: white !important;
  color: #009688 !important;
}
.teal.p-button.p-button-outlined[data-v-c4a762a0]:hover, .teal.p-button.p-button-outlined[data-v-c4a762a0]:active, .teal.p-button.p-button-outlined[data-v-c4a762a0]:focus {
  background-color: rgb(229.5, 244.5, 243.1) !important;
}
.teal.p-toolbar[data-v-c4a762a0] {
  background-color: #009688;
  border-color: #009688;
}
.teal.darken-1[data-v-c4a762a0] {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-1[data-v-c4a762a0]:hover {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-2[data-v-c4a762a0] {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-2[data-v-c4a762a0]:hover {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-3[data-v-c4a762a0] {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-3[data-v-c4a762a0]:hover {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-4[data-v-c4a762a0] {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.darken-4[data-v-c4a762a0]:hover {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.lighten-1[data-v-c4a762a0] {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-1[data-v-c4a762a0]:hover {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-2[data-v-c4a762a0] {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-2[data-v-c4a762a0]:hover {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-3[data-v-c4a762a0] {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-3[data-v-c4a762a0]:hover {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-4[data-v-c4a762a0] {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.teal.lighten-4[data-v-c4a762a0]:hover {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.bgteal[data-v-c4a762a0] {
  background-color: #009688;
}
.bgteal[data-v-c4a762a0]:hover, .bgteal[data-v-c4a762a0]:focus {
  background-color: #009688;
}
.bgteal.p-card[data-v-c4a762a0] {
  background-color: #009688;
  border-color: #009688;
}
.bgteal.darken-1[data-v-c4a762a0] {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-1[data-v-c4a762a0]:hover {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-2[data-v-c4a762a0] {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-2[data-v-c4a762a0]:hover {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-3[data-v-c4a762a0] {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-3[data-v-c4a762a0]:hover {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-4[data-v-c4a762a0] {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.darken-4[data-v-c4a762a0]:hover {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.lighten-1[data-v-c4a762a0] {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-1[data-v-c4a762a0]:hover {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-2[data-v-c4a762a0] {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-2[data-v-c4a762a0]:hover {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-3[data-v-c4a762a0] {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-3[data-v-c4a762a0]:hover {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-4[data-v-c4a762a0] {
  background-color: rgb(102, 192, 183.6);
}
.bgteal.lighten-4[data-v-c4a762a0]:hover {
  background-color: rgb(102, 192, 183.6);
}
[color=cobalt][data-v-c4a762a0] {
  color: #00bfa5;
}
.cobalt[data-v-c4a762a0] {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt[data-v-c4a762a0]:hover, .cobalt[data-v-c4a762a0]:active, .cobalt[data-v-c4a762a0]:focus {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button[data-v-c4a762a0] {
  color: white !important;
}
.cobalt.p-button[data-v-c4a762a0]:hover, .cobalt.p-button[data-v-c4a762a0]:active, .cobalt.p-button[data-v-c4a762a0]:focus {
  color: white !important;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button.p-button-outlined[data-v-c4a762a0] {
  background-color: white !important;
  color: #00bfa5 !important;
}
.cobalt.p-button.p-button-outlined[data-v-c4a762a0]:hover, .cobalt.p-button.p-button-outlined[data-v-c4a762a0]:active, .cobalt.p-button.p-button-outlined[data-v-c4a762a0]:focus {
  background-color: rgb(229.5, 248.6, 246) !important;
}
.cobalt.p-toolbar[data-v-c4a762a0] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.darken-1[data-v-c4a762a0] {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-1[data-v-c4a762a0]:hover {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-2[data-v-c4a762a0] {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-2[data-v-c4a762a0]:hover {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-3[data-v-c4a762a0] {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-3[data-v-c4a762a0]:hover {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-4[data-v-c4a762a0] {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.darken-4[data-v-c4a762a0]:hover {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.lighten-1[data-v-c4a762a0] {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-1[data-v-c4a762a0]:hover {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-2[data-v-c4a762a0] {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-2[data-v-c4a762a0]:hover {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-3[data-v-c4a762a0] {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-3[data-v-c4a762a0]:hover {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-4[data-v-c4a762a0] {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.cobalt.lighten-4[data-v-c4a762a0]:hover {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.bgcobalt[data-v-c4a762a0] {
  background-color: #00bfa5;
}
.bgcobalt[data-v-c4a762a0]:hover, .bgcobalt[data-v-c4a762a0]:focus {
  background-color: #00bfa5;
}
.bgcobalt.p-card[data-v-c4a762a0] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.bgcobalt.darken-1[data-v-c4a762a0] {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-1[data-v-c4a762a0]:hover {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-2[data-v-c4a762a0] {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-2[data-v-c4a762a0]:hover {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-3[data-v-c4a762a0] {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-3[data-v-c4a762a0]:hover {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-4[data-v-c4a762a0] {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.darken-4[data-v-c4a762a0]:hover {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.lighten-1[data-v-c4a762a0] {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-1[data-v-c4a762a0]:hover {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-2[data-v-c4a762a0] {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-2[data-v-c4a762a0]:hover {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-3[data-v-c4a762a0] {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-3[data-v-c4a762a0]:hover {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-4[data-v-c4a762a0] {
  background-color: rgb(102, 216.6, 201);
}
.bgcobalt.lighten-4[data-v-c4a762a0]:hover {
  background-color: rgb(102, 216.6, 201);
}
[color=green][data-v-c4a762a0] {
  color: #4caf50;
}
.green[data-v-c4a762a0] {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green[data-v-c4a762a0]:hover, .green[data-v-c4a762a0]:active, .green[data-v-c4a762a0]:focus {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button[data-v-c4a762a0] {
  color: white !important;
}
.green.p-button[data-v-c4a762a0]:hover, .green.p-button[data-v-c4a762a0]:active, .green.p-button[data-v-c4a762a0]:focus {
  color: white !important;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button.p-button-outlined[data-v-c4a762a0] {
  background-color: white !important;
  color: #4caf50 !important;
}
.green.p-button.p-button-outlined[data-v-c4a762a0]:hover, .green.p-button.p-button-outlined[data-v-c4a762a0]:active, .green.p-button.p-button-outlined[data-v-c4a762a0]:focus {
  background-color: rgb(237.1, 247, 237.5) !important;
}
.green.p-toolbar[data-v-c4a762a0] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.darken-1[data-v-c4a762a0] {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-1[data-v-c4a762a0]:hover {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-2[data-v-c4a762a0] {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-2[data-v-c4a762a0]:hover {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-3[data-v-c4a762a0] {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-3[data-v-c4a762a0]:hover {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-4[data-v-c4a762a0] {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.darken-4[data-v-c4a762a0]:hover {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.lighten-1[data-v-c4a762a0] {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-1[data-v-c4a762a0]:hover {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-2[data-v-c4a762a0] {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-2[data-v-c4a762a0]:hover {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-3[data-v-c4a762a0] {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-3[data-v-c4a762a0]:hover {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-4[data-v-c4a762a0] {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.green.lighten-4[data-v-c4a762a0]:hover {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.bggreen[data-v-c4a762a0] {
  background-color: #4caf50;
}
.bggreen[data-v-c4a762a0]:hover, .bggreen[data-v-c4a762a0]:focus {
  background-color: #4caf50;
}
.bggreen.p-card[data-v-c4a762a0] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.bggreen.darken-1[data-v-c4a762a0] {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-1[data-v-c4a762a0]:hover {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-2[data-v-c4a762a0] {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-2[data-v-c4a762a0]:hover {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-3[data-v-c4a762a0] {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-3[data-v-c4a762a0]:hover {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-4[data-v-c4a762a0] {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.darken-4[data-v-c4a762a0]:hover {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.lighten-1[data-v-c4a762a0] {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-1[data-v-c4a762a0]:hover {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-2[data-v-c4a762a0] {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-2[data-v-c4a762a0]:hover {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-3[data-v-c4a762a0] {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-3[data-v-c4a762a0]:hover {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-4[data-v-c4a762a0] {
  background-color: rgb(147.6, 207, 150);
}
.bggreen.lighten-4[data-v-c4a762a0]:hover {
  background-color: rgb(147.6, 207, 150);
}
[color=light-green][data-v-c4a762a0] {
  color: #8bc34a;
}
.light-green[data-v-c4a762a0] {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green[data-v-c4a762a0]:hover, .light-green[data-v-c4a762a0]:active, .light-green[data-v-c4a762a0]:focus {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button[data-v-c4a762a0] {
  color: white !important;
}
.light-green.p-button[data-v-c4a762a0]:hover, .light-green.p-button[data-v-c4a762a0]:active, .light-green.p-button[data-v-c4a762a0]:focus {
  color: white !important;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button.p-button-outlined[data-v-c4a762a0] {
  background-color: white !important;
  color: #8bc34a !important;
}
.light-green.p-button.p-button-outlined[data-v-c4a762a0]:hover, .light-green.p-button.p-button-outlined[data-v-c4a762a0]:active, .light-green.p-button.p-button-outlined[data-v-c4a762a0]:focus {
  background-color: rgb(243.4, 249, 236.9) !important;
}
.light-green.p-toolbar[data-v-c4a762a0] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.darken-1[data-v-c4a762a0] {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-1[data-v-c4a762a0]:hover {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-2[data-v-c4a762a0] {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-2[data-v-c4a762a0]:hover {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-3[data-v-c4a762a0] {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-3[data-v-c4a762a0]:hover {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-4[data-v-c4a762a0] {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.darken-4[data-v-c4a762a0]:hover {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.lighten-1[data-v-c4a762a0] {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-1[data-v-c4a762a0]:hover {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-2[data-v-c4a762a0] {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-2[data-v-c4a762a0]:hover {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-3[data-v-c4a762a0] {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-3[data-v-c4a762a0]:hover {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-4[data-v-c4a762a0] {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.light-green.lighten-4[data-v-c4a762a0]:hover {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.bglight-green[data-v-c4a762a0] {
  background-color: #8bc34a;
}
.bglight-green[data-v-c4a762a0]:hover, .bglight-green[data-v-c4a762a0]:focus {
  background-color: #8bc34a;
}
.bglight-green.p-card[data-v-c4a762a0] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.bglight-green.darken-1[data-v-c4a762a0] {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-1[data-v-c4a762a0]:hover {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-2[data-v-c4a762a0] {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-2[data-v-c4a762a0]:hover {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-3[data-v-c4a762a0] {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-3[data-v-c4a762a0]:hover {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-4[data-v-c4a762a0] {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.darken-4[data-v-c4a762a0]:hover {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.lighten-1[data-v-c4a762a0] {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-1[data-v-c4a762a0]:hover {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-2[data-v-c4a762a0] {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-2[data-v-c4a762a0]:hover {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-3[data-v-c4a762a0] {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-3[data-v-c4a762a0]:hover {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-4[data-v-c4a762a0] {
  background-color: rgb(185.4, 219, 146.4);
}
.bglight-green.lighten-4[data-v-c4a762a0]:hover {
  background-color: rgb(185.4, 219, 146.4);
}
[color=lime][data-v-c4a762a0] {
  color: #cddc39;
}
.lime[data-v-c4a762a0] {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime[data-v-c4a762a0]:hover, .lime[data-v-c4a762a0]:active, .lime[data-v-c4a762a0]:focus {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button[data-v-c4a762a0] {
  color: white !important;
}
.lime.p-button[data-v-c4a762a0]:hover, .lime.p-button[data-v-c4a762a0]:active, .lime.p-button[data-v-c4a762a0]:focus {
  color: white !important;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button.p-button-outlined[data-v-c4a762a0] {
  background-color: white !important;
  color: #cddc39 !important;
}
.lime.p-button.p-button-outlined[data-v-c4a762a0]:hover, .lime.p-button.p-button-outlined[data-v-c4a762a0]:active, .lime.p-button.p-button-outlined[data-v-c4a762a0]:focus {
  background-color: rgb(250, 251.5, 235.2) !important;
}
.lime.p-toolbar[data-v-c4a762a0] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.darken-1[data-v-c4a762a0] {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-1[data-v-c4a762a0]:hover {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-2[data-v-c4a762a0] {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-2[data-v-c4a762a0]:hover {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-3[data-v-c4a762a0] {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-3[data-v-c4a762a0]:hover {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-4[data-v-c4a762a0] {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.darken-4[data-v-c4a762a0]:hover {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.lighten-1[data-v-c4a762a0] {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-1[data-v-c4a762a0]:hover {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-2[data-v-c4a762a0] {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-2[data-v-c4a762a0]:hover {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-3[data-v-c4a762a0] {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-3[data-v-c4a762a0]:hover {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-4[data-v-c4a762a0] {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.lime.lighten-4[data-v-c4a762a0]:hover {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.bglime[data-v-c4a762a0] {
  background-color: #cddc39;
}
.bglime[data-v-c4a762a0]:hover, .bglime[data-v-c4a762a0]:focus {
  background-color: #cddc39;
}
.bglime.p-card[data-v-c4a762a0] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.bglime.darken-1[data-v-c4a762a0] {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-1[data-v-c4a762a0]:hover {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-2[data-v-c4a762a0] {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-2[data-v-c4a762a0]:hover {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-3[data-v-c4a762a0] {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-3[data-v-c4a762a0]:hover {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-4[data-v-c4a762a0] {
  background-color: rgb(123, 132, 34.2);
}
.bglime.darken-4[data-v-c4a762a0]:hover {
  background-color: rgb(123, 132, 34.2);
}
.bglime.lighten-1[data-v-c4a762a0] {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-1[data-v-c4a762a0]:hover {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-2[data-v-c4a762a0] {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-2[data-v-c4a762a0]:hover {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-3[data-v-c4a762a0] {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-3[data-v-c4a762a0]:hover {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-4[data-v-c4a762a0] {
  background-color: rgb(225, 234, 136.2);
}
.bglime.lighten-4[data-v-c4a762a0]:hover {
  background-color: rgb(225, 234, 136.2);
}
[color=yellow][data-v-c4a762a0] {
  color: #ffeb3b;
}
.yellow[data-v-c4a762a0] {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow[data-v-c4a762a0]:hover, .yellow[data-v-c4a762a0]:active, .yellow[data-v-c4a762a0]:focus {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button[data-v-c4a762a0] {
  color: white !important;
}
.yellow.p-button[data-v-c4a762a0]:hover, .yellow.p-button[data-v-c4a762a0]:active, .yellow.p-button[data-v-c4a762a0]:focus {
  color: white !important;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button.p-button-outlined[data-v-c4a762a0] {
  background-color: white !important;
  color: #ffeb3b !important;
}
.yellow.p-button.p-button-outlined[data-v-c4a762a0]:hover, .yellow.p-button.p-button-outlined[data-v-c4a762a0]:active, .yellow.p-button.p-button-outlined[data-v-c4a762a0]:focus {
  background-color: rgb(255, 253, 235.4) !important;
}
.yellow.p-toolbar[data-v-c4a762a0] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.darken-1[data-v-c4a762a0] {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-1[data-v-c4a762a0]:hover {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-2[data-v-c4a762a0] {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-2[data-v-c4a762a0]:hover {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-3[data-v-c4a762a0] {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-3[data-v-c4a762a0]:hover {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-4[data-v-c4a762a0] {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.darken-4[data-v-c4a762a0]:hover {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.lighten-1[data-v-c4a762a0] {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-1[data-v-c4a762a0]:hover {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-2[data-v-c4a762a0] {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-2[data-v-c4a762a0]:hover {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-3[data-v-c4a762a0] {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-3[data-v-c4a762a0]:hover {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-4[data-v-c4a762a0] {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.yellow.lighten-4[data-v-c4a762a0]:hover {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.bgyellow[data-v-c4a762a0] {
  background-color: #ffeb3b;
}
.bgyellow[data-v-c4a762a0]:hover, .bgyellow[data-v-c4a762a0]:focus {
  background-color: #ffeb3b;
}
.bgyellow.p-card[data-v-c4a762a0] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.bgyellow.darken-1[data-v-c4a762a0] {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-1[data-v-c4a762a0]:hover {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-2[data-v-c4a762a0] {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-2[data-v-c4a762a0]:hover {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-3[data-v-c4a762a0] {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-3[data-v-c4a762a0]:hover {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-4[data-v-c4a762a0] {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.darken-4[data-v-c4a762a0]:hover {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.lighten-1[data-v-c4a762a0] {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-1[data-v-c4a762a0]:hover {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-2[data-v-c4a762a0] {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-2[data-v-c4a762a0]:hover {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-3[data-v-c4a762a0] {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-3[data-v-c4a762a0]:hover {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-4[data-v-c4a762a0] {
  background-color: rgb(255, 243, 137.4);
}
.bgyellow.lighten-4[data-v-c4a762a0]:hover {
  background-color: rgb(255, 243, 137.4);
}
[color=amber][data-v-c4a762a0] {
  color: #ffc107;
}
.amber[data-v-c4a762a0] {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber[data-v-c4a762a0]:hover, .amber[data-v-c4a762a0]:active, .amber[data-v-c4a762a0]:focus {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button[data-v-c4a762a0] {
  color: white !important;
}
.amber.p-button[data-v-c4a762a0]:hover, .amber.p-button[data-v-c4a762a0]:active, .amber.p-button[data-v-c4a762a0]:focus {
  color: white !important;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button.p-button-outlined[data-v-c4a762a0] {
  background-color: white !important;
  color: #ffc107 !important;
}
.amber.p-button.p-button-outlined[data-v-c4a762a0]:hover, .amber.p-button.p-button-outlined[data-v-c4a762a0]:active, .amber.p-button.p-button-outlined[data-v-c4a762a0]:focus {
  background-color: rgb(255, 248.8, 230.2) !important;
}
.amber.p-toolbar[data-v-c4a762a0] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.darken-1[data-v-c4a762a0] {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-1[data-v-c4a762a0]:hover {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-2[data-v-c4a762a0] {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-2[data-v-c4a762a0]:hover {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-3[data-v-c4a762a0] {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-3[data-v-c4a762a0]:hover {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-4[data-v-c4a762a0] {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.darken-4[data-v-c4a762a0]:hover {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.lighten-1[data-v-c4a762a0] {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-1[data-v-c4a762a0]:hover {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-2[data-v-c4a762a0] {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-2[data-v-c4a762a0]:hover {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-3[data-v-c4a762a0] {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-3[data-v-c4a762a0]:hover {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-4[data-v-c4a762a0] {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.amber.lighten-4[data-v-c4a762a0]:hover {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.bgamber[data-v-c4a762a0] {
  background-color: #ffc107;
}
.bgamber[data-v-c4a762a0]:hover, .bgamber[data-v-c4a762a0]:focus {
  background-color: #ffc107;
}
.bgamber.p-card[data-v-c4a762a0] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.bgamber.darken-1[data-v-c4a762a0] {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-1[data-v-c4a762a0]:hover {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-2[data-v-c4a762a0] {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-2[data-v-c4a762a0]:hover {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-3[data-v-c4a762a0] {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-3[data-v-c4a762a0]:hover {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-4[data-v-c4a762a0] {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.darken-4[data-v-c4a762a0]:hover {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.lighten-1[data-v-c4a762a0] {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-1[data-v-c4a762a0]:hover {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-2[data-v-c4a762a0] {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-2[data-v-c4a762a0]:hover {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-3[data-v-c4a762a0] {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-3[data-v-c4a762a0]:hover {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-4[data-v-c4a762a0] {
  background-color: rgb(255, 217.8, 106.2);
}
.bgamber.lighten-4[data-v-c4a762a0]:hover {
  background-color: rgb(255, 217.8, 106.2);
}
[color=orange][data-v-c4a762a0] {
  color: #ff9800;
}
.orange[data-v-c4a762a0] {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange[data-v-c4a762a0]:hover, .orange[data-v-c4a762a0]:active, .orange[data-v-c4a762a0]:focus {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button[data-v-c4a762a0] {
  color: white !important;
}
.orange.p-button[data-v-c4a762a0]:hover, .orange.p-button[data-v-c4a762a0]:active, .orange.p-button[data-v-c4a762a0]:focus {
  color: white !important;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button.p-button-outlined[data-v-c4a762a0] {
  background-color: white !important;
  color: #ff9800 !important;
}
.orange.p-button.p-button-outlined[data-v-c4a762a0]:hover, .orange.p-button.p-button-outlined[data-v-c4a762a0]:active, .orange.p-button.p-button-outlined[data-v-c4a762a0]:focus {
  background-color: rgb(255, 244.7, 229.5) !important;
}
.orange.p-toolbar[data-v-c4a762a0] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.darken-1[data-v-c4a762a0] {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-1[data-v-c4a762a0]:hover {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-2[data-v-c4a762a0] {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-2[data-v-c4a762a0]:hover {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-3[data-v-c4a762a0] {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-3[data-v-c4a762a0]:hover {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-4[data-v-c4a762a0] {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.darken-4[data-v-c4a762a0]:hover {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.lighten-1[data-v-c4a762a0] {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-1[data-v-c4a762a0]:hover {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-2[data-v-c4a762a0] {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-2[data-v-c4a762a0]:hover {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-3[data-v-c4a762a0] {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-3[data-v-c4a762a0]:hover {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-4[data-v-c4a762a0] {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.orange.lighten-4[data-v-c4a762a0]:hover {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.bgorange[data-v-c4a762a0] {
  background-color: #ff9800;
}
.bgorange[data-v-c4a762a0]:hover, .bgorange[data-v-c4a762a0]:focus {
  background-color: #ff9800;
}
.bgorange.p-card[data-v-c4a762a0] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.bgorange.darken-1[data-v-c4a762a0] {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-1[data-v-c4a762a0]:hover {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-2[data-v-c4a762a0] {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-2[data-v-c4a762a0]:hover {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-3[data-v-c4a762a0] {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-3[data-v-c4a762a0]:hover {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-4[data-v-c4a762a0] {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.darken-4[data-v-c4a762a0]:hover {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.lighten-1[data-v-c4a762a0] {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-1[data-v-c4a762a0]:hover {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-2[data-v-c4a762a0] {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-2[data-v-c4a762a0]:hover {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-3[data-v-c4a762a0] {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-3[data-v-c4a762a0]:hover {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-4[data-v-c4a762a0] {
  background-color: rgb(255, 193.2, 102);
}
.bgorange.lighten-4[data-v-c4a762a0]:hover {
  background-color: rgb(255, 193.2, 102);
}
[color=deep-orange][data-v-c4a762a0] {
  color: #ff5722;
}
.deep-orange[data-v-c4a762a0] {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange[data-v-c4a762a0]:hover, .deep-orange[data-v-c4a762a0]:active, .deep-orange[data-v-c4a762a0]:focus {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button[data-v-c4a762a0] {
  color: white !important;
}
.deep-orange.p-button[data-v-c4a762a0]:hover, .deep-orange.p-button[data-v-c4a762a0]:active, .deep-orange.p-button[data-v-c4a762a0]:focus {
  color: white !important;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button.p-button-outlined[data-v-c4a762a0] {
  background-color: white !important;
  color: #ff5722 !important;
}
.deep-orange.p-button.p-button-outlined[data-v-c4a762a0]:hover, .deep-orange.p-button.p-button-outlined[data-v-c4a762a0]:active, .deep-orange.p-button.p-button-outlined[data-v-c4a762a0]:focus {
  background-color: rgb(255, 238.2, 232.9) !important;
}
.deep-orange.p-toolbar[data-v-c4a762a0] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.darken-1[data-v-c4a762a0] {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-1[data-v-c4a762a0]:hover {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-2[data-v-c4a762a0] {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-2[data-v-c4a762a0]:hover {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-3[data-v-c4a762a0] {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-3[data-v-c4a762a0]:hover {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-4[data-v-c4a762a0] {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.darken-4[data-v-c4a762a0]:hover {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.lighten-1[data-v-c4a762a0] {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-1[data-v-c4a762a0]:hover {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-2[data-v-c4a762a0] {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-2[data-v-c4a762a0]:hover {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-3[data-v-c4a762a0] {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-3[data-v-c4a762a0]:hover {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-4[data-v-c4a762a0] {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.deep-orange.lighten-4[data-v-c4a762a0]:hover {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange[data-v-c4a762a0] {
  background-color: #ff5722;
}
.bgdeep-orange[data-v-c4a762a0]:hover, .bgdeep-orange[data-v-c4a762a0]:focus {
  background-color: #ff5722;
}
.bgdeep-orange.p-card[data-v-c4a762a0] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.bgdeep-orange.darken-1[data-v-c4a762a0] {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-1[data-v-c4a762a0]:hover {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-2[data-v-c4a762a0] {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-2[data-v-c4a762a0]:hover {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-3[data-v-c4a762a0] {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-3[data-v-c4a762a0]:hover {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-4[data-v-c4a762a0] {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.darken-4[data-v-c4a762a0]:hover {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.lighten-1[data-v-c4a762a0] {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-1[data-v-c4a762a0]:hover {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-2[data-v-c4a762a0] {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-2[data-v-c4a762a0]:hover {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-3[data-v-c4a762a0] {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-3[data-v-c4a762a0]:hover {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-4[data-v-c4a762a0] {
  background-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange.lighten-4[data-v-c4a762a0]:hover {
  background-color: rgb(255, 154.2, 122.4);
}
[color=brown][data-v-c4a762a0] {
  color: #795548;
}
.brown[data-v-c4a762a0] {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown[data-v-c4a762a0]:hover, .brown[data-v-c4a762a0]:active, .brown[data-v-c4a762a0]:focus {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button[data-v-c4a762a0] {
  color: white !important;
}
.brown.p-button[data-v-c4a762a0]:hover, .brown.p-button[data-v-c4a762a0]:active, .brown.p-button[data-v-c4a762a0]:focus {
  color: white !important;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button.p-button-outlined[data-v-c4a762a0] {
  background-color: white !important;
  color: #795548 !important;
}
.brown.p-button.p-button-outlined[data-v-c4a762a0]:hover, .brown.p-button.p-button-outlined[data-v-c4a762a0]:active, .brown.p-button.p-button-outlined[data-v-c4a762a0]:focus {
  background-color: rgb(241.6, 238, 236.7) !important;
}
.brown.p-toolbar[data-v-c4a762a0] {
  background-color: #795548;
  border-color: #795548;
}
.brown.darken-1[data-v-c4a762a0] {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-1[data-v-c4a762a0]:hover {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-2[data-v-c4a762a0] {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-2[data-v-c4a762a0]:hover {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-3[data-v-c4a762a0] {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-3[data-v-c4a762a0]:hover {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-4[data-v-c4a762a0] {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.darken-4[data-v-c4a762a0]:hover {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.lighten-1[data-v-c4a762a0] {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-1[data-v-c4a762a0]:hover {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-2[data-v-c4a762a0] {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-2[data-v-c4a762a0]:hover {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-3[data-v-c4a762a0] {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-3[data-v-c4a762a0]:hover {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-4[data-v-c4a762a0] {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.brown.lighten-4[data-v-c4a762a0]:hover {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.bgbrown[data-v-c4a762a0] {
  background-color: #795548;
}
.bgbrown[data-v-c4a762a0]:hover, .bgbrown[data-v-c4a762a0]:focus {
  background-color: #795548;
}
.bgbrown.p-card[data-v-c4a762a0] {
  background-color: #795548;
  border-color: #795548;
}
.bgbrown.darken-1[data-v-c4a762a0] {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-1[data-v-c4a762a0]:hover {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-2[data-v-c4a762a0] {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-2[data-v-c4a762a0]:hover {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-3[data-v-c4a762a0] {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-3[data-v-c4a762a0]:hover {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-4[data-v-c4a762a0] {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.darken-4[data-v-c4a762a0]:hover {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.lighten-1[data-v-c4a762a0] {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-1[data-v-c4a762a0]:hover {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-2[data-v-c4a762a0] {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-2[data-v-c4a762a0]:hover {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-3[data-v-c4a762a0] {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-3[data-v-c4a762a0]:hover {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-4[data-v-c4a762a0] {
  background-color: rgb(174.6, 153, 145.2);
}
.bgbrown.lighten-4[data-v-c4a762a0]:hover {
  background-color: rgb(174.6, 153, 145.2);
}
[color=blue-gray][data-v-c4a762a0] {
  color: #607d8b;
}
.blue-gray[data-v-c4a762a0] {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray[data-v-c4a762a0]:hover, .blue-gray[data-v-c4a762a0]:active, .blue-gray[data-v-c4a762a0]:focus {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button[data-v-c4a762a0] {
  color: white !important;
}
.blue-gray.p-button[data-v-c4a762a0]:hover, .blue-gray.p-button[data-v-c4a762a0]:active, .blue-gray.p-button[data-v-c4a762a0]:focus {
  color: white !important;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button.p-button-outlined[data-v-c4a762a0] {
  background-color: white !important;
  color: #607d8b !important;
}
.blue-gray.p-button.p-button-outlined[data-v-c4a762a0]:hover, .blue-gray.p-button.p-button-outlined[data-v-c4a762a0]:active, .blue-gray.p-button.p-button-outlined[data-v-c4a762a0]:focus {
  background-color: rgb(239.1, 242, 243.4) !important;
}
.blue-gray.p-toolbar[data-v-c4a762a0] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.darken-1[data-v-c4a762a0] {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-1[data-v-c4a762a0]:hover {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-2[data-v-c4a762a0] {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-2[data-v-c4a762a0]:hover {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-3[data-v-c4a762a0] {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-3[data-v-c4a762a0]:hover {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-4[data-v-c4a762a0] {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.darken-4[data-v-c4a762a0]:hover {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.lighten-1[data-v-c4a762a0] {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-1[data-v-c4a762a0]:hover {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-2[data-v-c4a762a0] {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-2[data-v-c4a762a0]:hover {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-3[data-v-c4a762a0] {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-3[data-v-c4a762a0]:hover {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-4[data-v-c4a762a0] {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.blue-gray.lighten-4[data-v-c4a762a0]:hover {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray[data-v-c4a762a0] {
  background-color: #607d8b;
}
.bgblue-gray[data-v-c4a762a0]:hover, .bgblue-gray[data-v-c4a762a0]:focus {
  background-color: #607d8b;
}
.bgblue-gray.p-card[data-v-c4a762a0] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.bgblue-gray.darken-1[data-v-c4a762a0] {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-1[data-v-c4a762a0]:hover {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-2[data-v-c4a762a0] {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-2[data-v-c4a762a0]:hover {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-3[data-v-c4a762a0] {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-3[data-v-c4a762a0]:hover {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-4[data-v-c4a762a0] {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.darken-4[data-v-c4a762a0]:hover {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.lighten-1[data-v-c4a762a0] {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-1[data-v-c4a762a0]:hover {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-2[data-v-c4a762a0] {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-2[data-v-c4a762a0]:hover {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-3[data-v-c4a762a0] {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-3[data-v-c4a762a0]:hover {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-4[data-v-c4a762a0] {
  background-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray.lighten-4[data-v-c4a762a0]:hover {
  background-color: rgb(159.6, 177, 185.4);
}
[color=gray][data-v-c4a762a0] {
  color: #9e9e9e;
}
.gray[data-v-c4a762a0] {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray[data-v-c4a762a0]:hover, .gray[data-v-c4a762a0]:active, .gray[data-v-c4a762a0]:focus {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button[data-v-c4a762a0] {
  color: white !important;
}
.gray.p-button[data-v-c4a762a0]:hover, .gray.p-button[data-v-c4a762a0]:active, .gray.p-button[data-v-c4a762a0]:focus {
  color: white !important;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button.p-button-outlined[data-v-c4a762a0] {
  background-color: white !important;
  color: #9e9e9e !important;
}
.gray.p-button.p-button-outlined[data-v-c4a762a0]:hover, .gray.p-button.p-button-outlined[data-v-c4a762a0]:active, .gray.p-button.p-button-outlined[data-v-c4a762a0]:focus {
  background-color: rgb(245.3, 245.3, 245.3) !important;
}
.gray.p-toolbar[data-v-c4a762a0] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.darken-1[data-v-c4a762a0] {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-1[data-v-c4a762a0]:hover {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-2[data-v-c4a762a0] {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-2[data-v-c4a762a0]:hover {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-3[data-v-c4a762a0] {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-3[data-v-c4a762a0]:hover {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-4[data-v-c4a762a0] {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.darken-4[data-v-c4a762a0]:hover {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.lighten-1[data-v-c4a762a0] {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-1[data-v-c4a762a0]:hover {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-2[data-v-c4a762a0] {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-2[data-v-c4a762a0]:hover {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-3[data-v-c4a762a0] {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-3[data-v-c4a762a0]:hover {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-4[data-v-c4a762a0] {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.gray.lighten-4[data-v-c4a762a0]:hover {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.bggray[data-v-c4a762a0] {
  background-color: #9e9e9e;
}
.bggray[data-v-c4a762a0]:hover, .bggray[data-v-c4a762a0]:focus {
  background-color: #9e9e9e;
}
.bggray.p-card[data-v-c4a762a0] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.bggray.darken-1[data-v-c4a762a0] {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-1[data-v-c4a762a0]:hover {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-2[data-v-c4a762a0] {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-2[data-v-c4a762a0]:hover {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-3[data-v-c4a762a0] {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-3[data-v-c4a762a0]:hover {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-4[data-v-c4a762a0] {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.darken-4[data-v-c4a762a0]:hover {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.lighten-1[data-v-c4a762a0] {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-1[data-v-c4a762a0]:hover {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-2[data-v-c4a762a0] {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-2[data-v-c4a762a0]:hover {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-3[data-v-c4a762a0] {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-3[data-v-c4a762a0]:hover {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-4[data-v-c4a762a0] {
  background-color: rgb(196.8, 196.8, 196.8);
}
.bggray.lighten-4[data-v-c4a762a0]:hover {
  background-color: rgb(196.8, 196.8, 196.8);
}
[color=ble][data-v-c4a762a0] {
  color: #287aa9;
}
.ble[data-v-c4a762a0] {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble[data-v-c4a762a0]:hover, .ble[data-v-c4a762a0]:active, .ble[data-v-c4a762a0]:focus {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button[data-v-c4a762a0] {
  color: white !important;
}
.ble.p-button[data-v-c4a762a0]:hover, .ble.p-button[data-v-c4a762a0]:active, .ble.p-button[data-v-c4a762a0]:focus {
  color: white !important;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button.p-button-outlined[data-v-c4a762a0] {
  background-color: white !important;
  color: #287aa9 !important;
}
.ble.p-button.p-button-outlined[data-v-c4a762a0]:hover, .ble.p-button.p-button-outlined[data-v-c4a762a0]:active, .ble.p-button.p-button-outlined[data-v-c4a762a0]:focus {
  background-color: rgb(233.5, 241.7, 246.4) !important;
}
.ble.p-toolbar[data-v-c4a762a0] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.darken-1[data-v-c4a762a0] {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-1[data-v-c4a762a0]:hover {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-2[data-v-c4a762a0] {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-2[data-v-c4a762a0]:hover {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-3[data-v-c4a762a0] {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-3[data-v-c4a762a0]:hover {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-4[data-v-c4a762a0] {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.darken-4[data-v-c4a762a0]:hover {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.lighten-1[data-v-c4a762a0] {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-1[data-v-c4a762a0]:hover {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-2[data-v-c4a762a0] {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-2[data-v-c4a762a0]:hover {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-3[data-v-c4a762a0] {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-3[data-v-c4a762a0]:hover {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-4[data-v-c4a762a0] {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.ble.lighten-4[data-v-c4a762a0]:hover {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.bgble[data-v-c4a762a0] {
  background-color: #287aa9;
}
.bgble[data-v-c4a762a0]:hover, .bgble[data-v-c4a762a0]:focus {
  background-color: #287aa9;
}
.bgble.p-card[data-v-c4a762a0] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.bgble.darken-1[data-v-c4a762a0] {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-1[data-v-c4a762a0]:hover {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-2[data-v-c4a762a0] {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-2[data-v-c4a762a0]:hover {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-3[data-v-c4a762a0] {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-3[data-v-c4a762a0]:hover {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-4[data-v-c4a762a0] {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.darken-4[data-v-c4a762a0]:hover {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.lighten-1[data-v-c4a762a0] {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-1[data-v-c4a762a0]:hover {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-2[data-v-c4a762a0] {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-2[data-v-c4a762a0]:hover {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-3[data-v-c4a762a0] {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-3[data-v-c4a762a0]:hover {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-4[data-v-c4a762a0] {
  background-color: rgb(126, 175.2, 203.4);
}
.bgble.lighten-4[data-v-c4a762a0]:hover {
  background-color: rgb(126, 175.2, 203.4);
}
[color=black][data-v-c4a762a0] {
  color: #202020;
}
.black[data-v-c4a762a0] {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black[data-v-c4a762a0]:hover, .black[data-v-c4a762a0]:active, .black[data-v-c4a762a0]:focus {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button[data-v-c4a762a0] {
  color: white !important;
}
.black.p-button[data-v-c4a762a0]:hover, .black.p-button[data-v-c4a762a0]:active, .black.p-button[data-v-c4a762a0]:focus {
  color: white !important;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button.p-button-outlined[data-v-c4a762a0] {
  background-color: white !important;
  color: #202020 !important;
}
.black.p-button.p-button-outlined[data-v-c4a762a0]:hover, .black.p-button.p-button-outlined[data-v-c4a762a0]:active, .black.p-button.p-button-outlined[data-v-c4a762a0]:focus {
  background-color: rgb(232.7, 232.7, 232.7) !important;
}
.black.p-toolbar[data-v-c4a762a0] {
  background-color: #202020;
  border-color: #202020;
}
.black.darken-1[data-v-c4a762a0] {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-1[data-v-c4a762a0]:hover {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-2[data-v-c4a762a0] {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-2[data-v-c4a762a0]:hover {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-3[data-v-c4a762a0] {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-3[data-v-c4a762a0]:hover {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-4[data-v-c4a762a0] {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.darken-4[data-v-c4a762a0]:hover {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.lighten-1[data-v-c4a762a0] {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-1[data-v-c4a762a0]:hover {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-2[data-v-c4a762a0] {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-2[data-v-c4a762a0]:hover {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-3[data-v-c4a762a0] {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-3[data-v-c4a762a0]:hover {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-4[data-v-c4a762a0] {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.black.lighten-4[data-v-c4a762a0]:hover {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.bgblack[data-v-c4a762a0] {
  background-color: #202020;
}
.bgblack[data-v-c4a762a0]:hover, .bgblack[data-v-c4a762a0]:focus {
  background-color: #202020;
}
.bgblack.p-card[data-v-c4a762a0] {
  background-color: #202020;
  border-color: #202020;
}
.bgblack.darken-1[data-v-c4a762a0] {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-1[data-v-c4a762a0]:hover {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-2[data-v-c4a762a0] {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-2[data-v-c4a762a0]:hover {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-3[data-v-c4a762a0] {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-3[data-v-c4a762a0]:hover {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-4[data-v-c4a762a0] {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.darken-4[data-v-c4a762a0]:hover {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.lighten-1[data-v-c4a762a0] {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-1[data-v-c4a762a0]:hover {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-2[data-v-c4a762a0] {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-2[data-v-c4a762a0]:hover {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-3[data-v-c4a762a0] {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-3[data-v-c4a762a0]:hover {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-4[data-v-c4a762a0] {
  background-color: rgb(121.2, 121.2, 121.2);
}
.bgblack.lighten-4[data-v-c4a762a0]:hover {
  background-color: rgb(121.2, 121.2, 121.2);
}
[color=white][data-v-c4a762a0] {
  color: #ffffff;
}
.white[data-v-c4a762a0] {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white[data-v-c4a762a0]:hover, .white[data-v-c4a762a0]:active, .white[data-v-c4a762a0]:focus {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button[data-v-c4a762a0] {
  color: white !important;
}
.white.p-button[data-v-c4a762a0]:hover, .white.p-button[data-v-c4a762a0]:active, .white.p-button[data-v-c4a762a0]:focus {
  color: white !important;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button.p-button-outlined[data-v-c4a762a0] {
  background-color: white !important;
  color: #ffffff !important;
}
.white.p-button.p-button-outlined[data-v-c4a762a0]:hover, .white.p-button.p-button-outlined[data-v-c4a762a0]:active, .white.p-button.p-button-outlined[data-v-c4a762a0]:focus {
  background-color: white !important;
}
.white.p-toolbar[data-v-c4a762a0] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.darken-1[data-v-c4a762a0] {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-1[data-v-c4a762a0]:hover {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-2[data-v-c4a762a0] {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-2[data-v-c4a762a0]:hover {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-3[data-v-c4a762a0] {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-3[data-v-c4a762a0]:hover {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-4[data-v-c4a762a0] {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.darken-4[data-v-c4a762a0]:hover {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.lighten-1[data-v-c4a762a0] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-1[data-v-c4a762a0]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-c4a762a0] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-c4a762a0]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-c4a762a0] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-c4a762a0]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-c4a762a0] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-c4a762a0]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.bgwhite[data-v-c4a762a0] {
  background-color: #ffffff;
}
.bgwhite[data-v-c4a762a0]:hover, .bgwhite[data-v-c4a762a0]:focus {
  background-color: #ffffff;
}
.bgwhite.p-card[data-v-c4a762a0] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.bgwhite.darken-1[data-v-c4a762a0] {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-1[data-v-c4a762a0]:hover {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-2[data-v-c4a762a0] {
  background-color: #cccccc;
}
.bgwhite.darken-2[data-v-c4a762a0]:hover {
  background-color: #cccccc;
}
.bgwhite.darken-3[data-v-c4a762a0] {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-3[data-v-c4a762a0]:hover {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-4[data-v-c4a762a0] {
  background-color: #999999;
}
.bgwhite.darken-4[data-v-c4a762a0]:hover {
  background-color: #999999;
}
.bgwhite.lighten-1[data-v-c4a762a0] {
  background-color: white;
}
.bgwhite.lighten-1[data-v-c4a762a0]:hover {
  background-color: white;
}
.bgwhite.lighten-2[data-v-c4a762a0] {
  background-color: white;
}
.bgwhite.lighten-2[data-v-c4a762a0]:hover {
  background-color: white;
}
.bgwhite.lighten-3[data-v-c4a762a0] {
  background-color: white;
}
.bgwhite.lighten-3[data-v-c4a762a0]:hover {
  background-color: white;
}
.bgwhite.lighten-4[data-v-c4a762a0] {
  background-color: white;
}
.bgwhite.lighten-4[data-v-c4a762a0]:hover {
  background-color: white;
}
.default[data-v-c4a762a0] {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.default[data-v-c4a762a0]:hover, .default[data-v-c4a762a0]:focus {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.compare-container[data-v-c4a762a0] {
  margin: 10px 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
  min-width: 300px;
  overflow: auto;
}
.compare-container .compare-item[data-v-c4a762a0] {
  padding: 10px;
  border: 1px solid #ddd;
  background-color: #f9f9f9;
  border-radius: 5px;
}
.compare-container .compare-item.ok[data-v-c4a762a0] {
  border-color: #12b76a;
  background-color: rgb(242.9820895522, 253.8179104478, 248.7611940299);
}
.compare-container .compare-item.ok h2[data-v-c4a762a0] {
  color: #12b76a;
}
.compare-container .compare-item.error[data-v-c4a762a0] {
  border-color: #ba1b02;
  background-color: rgb(254.7212765957, 232.5627659574, 229.0787234043);
}
.compare-container .compare-item.error h2[data-v-c4a762a0] {
  color: #ba1b02;
}
.compare-container .compare-item.warn[data-v-c4a762a0] {
  border-color: #f79009;
  background-color: hsl(34.0336134454, 93.7007874016%, 108.1960784314%);
}
.compare-container .compare-item.warn h2[data-v-c4a762a0] {
  color: #f79009;
}
.compare-container .compare-item h2[data-v-c4a762a0] {
  display: flex;
  align-items: center;
  gap: 10px;
}
.compare-container .compare-item .blocked-title[data-v-c4a762a0] {
  display: inline-block;
  width: 90px;
}
.compare-container .compare-item .compare-detail[data-v-c4a762a0] {
  user-select: text;
}
@media (max-width: 900px) {
.compare-container[data-v-c4a762a0] {
    margin: 5px -5px;
    gap: 5px;
}
.compare-container .compare-item[data-v-c4a762a0] {
    padding: 5px;
}
.compare-container .compare-item h2[data-v-c4a762a0] {
    font-size: 14px;
    gap: 5px;
    margin: 5px;
}
.compare-container .compare-item p[data-v-c4a762a0] {
    font-size: 12px;
    margin: 2px;
}
.compare-container .compare-item ul[data-v-c4a762a0] {
    font-size: 12px;
    padding-left: 20px;
    margin: 0;
}
.compare-container .compare-item ul li[data-v-c4a762a0] {
    font-size: 12px;
}
.compare-container .compare-item .blocked-title[data-v-c4a762a0] {
    display: inline-block;
    width: 65px;
}
}/* COLORS */
/* reserved possible colors

#6B3A0A - warm brown OR #8E3F0A - burnt orange
#8A1538 - deep berry
#005A7A - petrol cyan

maybe #0C0C73 - deep indigo, but close to return/black

*/
/* FONTS */
/* PACKETA UI/UX */
/* Material palette */
[color=primary][data-v-e828026f] {
  color: #bc210a;
}
.primary[data-v-e828026f] {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary[data-v-e828026f]:hover, .primary[data-v-e828026f]:active, .primary[data-v-e828026f]:focus {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button[data-v-e828026f] {
  color: white !important;
}
.primary.p-button[data-v-e828026f]:hover, .primary.p-button[data-v-e828026f]:active, .primary.p-button[data-v-e828026f]:focus {
  color: white !important;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button.p-button-outlined[data-v-e828026f] {
  background-color: white !important;
  color: #bc210a !important;
}
.primary.p-button.p-button-outlined[data-v-e828026f]:hover, .primary.p-button.p-button-outlined[data-v-e828026f]:active, .primary.p-button.p-button-outlined[data-v-e828026f]:focus {
  background-color: rgb(248.3, 232.8, 230.5) !important;
}
.primary.p-toolbar[data-v-e828026f] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.darken-1[data-v-e828026f] {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-1[data-v-e828026f]:hover {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-2[data-v-e828026f] {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-2[data-v-e828026f]:hover {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-3[data-v-e828026f] {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-3[data-v-e828026f]:hover {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-4[data-v-e828026f] {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.darken-4[data-v-e828026f]:hover {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.lighten-1[data-v-e828026f] {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-1[data-v-e828026f]:hover {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-2[data-v-e828026f] {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-2[data-v-e828026f]:hover {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-3[data-v-e828026f] {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-3[data-v-e828026f]:hover {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-4[data-v-e828026f] {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.primary.lighten-4[data-v-e828026f]:hover {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.bgprimary[data-v-e828026f] {
  background-color: #bc210a;
}
.bgprimary[data-v-e828026f]:hover, .bgprimary[data-v-e828026f]:focus {
  background-color: #bc210a;
}
.bgprimary.p-card[data-v-e828026f] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.bgprimary.darken-1[data-v-e828026f] {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-1[data-v-e828026f]:hover {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-2[data-v-e828026f] {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-2[data-v-e828026f]:hover {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-3[data-v-e828026f] {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-3[data-v-e828026f]:hover {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-4[data-v-e828026f] {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.darken-4[data-v-e828026f]:hover {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.lighten-1[data-v-e828026f] {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-1[data-v-e828026f]:hover {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-2[data-v-e828026f] {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-2[data-v-e828026f]:hover {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-3[data-v-e828026f] {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-3[data-v-e828026f]:hover {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-4[data-v-e828026f] {
  background-color: rgb(214.8, 121.8, 108);
}
.bgprimary.lighten-4[data-v-e828026f]:hover {
  background-color: rgb(214.8, 121.8, 108);
}
[color=red][data-v-e828026f] {
  color: #f44336;
}
.red[data-v-e828026f] {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red[data-v-e828026f]:hover, .red[data-v-e828026f]:active, .red[data-v-e828026f]:focus {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button[data-v-e828026f] {
  color: white !important;
}
.red.p-button[data-v-e828026f]:hover, .red.p-button[data-v-e828026f]:active, .red.p-button[data-v-e828026f]:focus {
  color: white !important;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button.p-button-outlined[data-v-e828026f] {
  background-color: white !important;
  color: #f44336 !important;
}
.red.p-button.p-button-outlined[data-v-e828026f]:hover, .red.p-button.p-button-outlined[data-v-e828026f]:active, .red.p-button.p-button-outlined[data-v-e828026f]:focus {
  background-color: rgb(253.9, 236.2, 234.9) !important;
}
.red.p-toolbar[data-v-e828026f] {
  background-color: #f44336;
  border-color: #f44336;
}
.red.darken-1[data-v-e828026f] {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-1[data-v-e828026f]:hover {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-2[data-v-e828026f] {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-2[data-v-e828026f]:hover {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-3[data-v-e828026f] {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-3[data-v-e828026f]:hover {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-4[data-v-e828026f] {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.darken-4[data-v-e828026f]:hover {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.lighten-1[data-v-e828026f] {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-1[data-v-e828026f]:hover {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-2[data-v-e828026f] {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-2[data-v-e828026f]:hover {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-3[data-v-e828026f] {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-3[data-v-e828026f]:hover {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-4[data-v-e828026f] {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.red.lighten-4[data-v-e828026f]:hover {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.bgred[data-v-e828026f] {
  background-color: #f44336;
}
.bgred[data-v-e828026f]:hover, .bgred[data-v-e828026f]:focus {
  background-color: #f44336;
}
.bgred.p-card[data-v-e828026f] {
  background-color: #f44336;
  border-color: #f44336;
}
.bgred.darken-1[data-v-e828026f] {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-1[data-v-e828026f]:hover {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-2[data-v-e828026f] {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-2[data-v-e828026f]:hover {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-3[data-v-e828026f] {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-3[data-v-e828026f]:hover {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-4[data-v-e828026f] {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.darken-4[data-v-e828026f]:hover {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.lighten-1[data-v-e828026f] {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-1[data-v-e828026f]:hover {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-2[data-v-e828026f] {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-2[data-v-e828026f]:hover {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-3[data-v-e828026f] {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-3[data-v-e828026f]:hover {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-4[data-v-e828026f] {
  background-color: rgb(248.4, 142.2, 134.4);
}
.bgred.lighten-4[data-v-e828026f]:hover {
  background-color: rgb(248.4, 142.2, 134.4);
}
[color=grenade][data-v-e828026f] {
  color: #dd2c00;
}
.grenade[data-v-e828026f] {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade[data-v-e828026f]:hover, .grenade[data-v-e828026f]:active, .grenade[data-v-e828026f]:focus {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button[data-v-e828026f] {
  color: white !important;
}
.grenade.p-button[data-v-e828026f]:hover, .grenade.p-button[data-v-e828026f]:active, .grenade.p-button[data-v-e828026f]:focus {
  color: white !important;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button.p-button-outlined[data-v-e828026f] {
  background-color: white !important;
  color: #dd2c00 !important;
}
.grenade.p-button.p-button-outlined[data-v-e828026f]:hover, .grenade.p-button.p-button-outlined[data-v-e828026f]:active, .grenade.p-button.p-button-outlined[data-v-e828026f]:focus {
  background-color: rgb(251.6, 233.9, 229.5) !important;
}
.grenade.p-toolbar[data-v-e828026f] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.darken-1[data-v-e828026f] {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-1[data-v-e828026f]:hover {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-2[data-v-e828026f] {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-2[data-v-e828026f]:hover {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-3[data-v-e828026f] {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-3[data-v-e828026f]:hover {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-4[data-v-e828026f] {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.darken-4[data-v-e828026f]:hover {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.lighten-1[data-v-e828026f] {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-1[data-v-e828026f]:hover {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-2[data-v-e828026f] {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-2[data-v-e828026f]:hover {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-3[data-v-e828026f] {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-3[data-v-e828026f]:hover {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-4[data-v-e828026f] {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.grenade.lighten-4[data-v-e828026f]:hover {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.bggrenade[data-v-e828026f] {
  background-color: #dd2c00;
}
.bggrenade[data-v-e828026f]:hover, .bggrenade[data-v-e828026f]:focus {
  background-color: #dd2c00;
}
.bggrenade.p-card[data-v-e828026f] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.bggrenade.darken-1[data-v-e828026f] {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-1[data-v-e828026f]:hover {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-2[data-v-e828026f] {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-2[data-v-e828026f]:hover {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-3[data-v-e828026f] {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-3[data-v-e828026f]:hover {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-4[data-v-e828026f] {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.darken-4[data-v-e828026f]:hover {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.lighten-1[data-v-e828026f] {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-1[data-v-e828026f]:hover {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-2[data-v-e828026f] {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-2[data-v-e828026f]:hover {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-3[data-v-e828026f] {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-3[data-v-e828026f]:hover {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-4[data-v-e828026f] {
  background-color: rgb(234.6, 128.4, 102);
}
.bggrenade.lighten-4[data-v-e828026f]:hover {
  background-color: rgb(234.6, 128.4, 102);
}
[color=pink][data-v-e828026f] {
  color: #e91e63;
}
.pink[data-v-e828026f] {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink[data-v-e828026f]:hover, .pink[data-v-e828026f]:active, .pink[data-v-e828026f]:focus {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button[data-v-e828026f] {
  color: white !important;
}
.pink.p-button[data-v-e828026f]:hover, .pink.p-button[data-v-e828026f]:active, .pink.p-button[data-v-e828026f]:focus {
  color: white !important;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button.p-button-outlined[data-v-e828026f] {
  background-color: white !important;
  color: #e91e63 !important;
}
.pink.p-button.p-button-outlined[data-v-e828026f]:hover, .pink.p-button.p-button-outlined[data-v-e828026f]:active, .pink.p-button.p-button-outlined[data-v-e828026f]:focus {
  background-color: rgb(252.8, 232.5, 239.4) !important;
}
.pink.p-toolbar[data-v-e828026f] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.darken-1[data-v-e828026f] {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-1[data-v-e828026f]:hover {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-2[data-v-e828026f] {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-2[data-v-e828026f]:hover {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-3[data-v-e828026f] {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-3[data-v-e828026f]:hover {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-4[data-v-e828026f] {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.darken-4[data-v-e828026f]:hover {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.lighten-1[data-v-e828026f] {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-1[data-v-e828026f]:hover {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-2[data-v-e828026f] {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-2[data-v-e828026f]:hover {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-3[data-v-e828026f] {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-3[data-v-e828026f]:hover {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-4[data-v-e828026f] {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.pink.lighten-4[data-v-e828026f]:hover {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.bgpink[data-v-e828026f] {
  background-color: #e91e63;
}
.bgpink[data-v-e828026f]:hover, .bgpink[data-v-e828026f]:focus {
  background-color: #e91e63;
}
.bgpink.p-card[data-v-e828026f] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.bgpink.darken-1[data-v-e828026f] {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-1[data-v-e828026f]:hover {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-2[data-v-e828026f] {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-2[data-v-e828026f]:hover {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-3[data-v-e828026f] {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-3[data-v-e828026f]:hover {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-4[data-v-e828026f] {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.darken-4[data-v-e828026f]:hover {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.lighten-1[data-v-e828026f] {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-1[data-v-e828026f]:hover {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-2[data-v-e828026f] {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-2[data-v-e828026f]:hover {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-3[data-v-e828026f] {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-3[data-v-e828026f]:hover {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-4[data-v-e828026f] {
  background-color: rgb(241.8, 120, 161.4);
}
.bgpink.lighten-4[data-v-e828026f]:hover {
  background-color: rgb(241.8, 120, 161.4);
}
[color=purple][data-v-e828026f] {
  color: #9c27b0;
}
.purple[data-v-e828026f] {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple[data-v-e828026f]:hover, .purple[data-v-e828026f]:active, .purple[data-v-e828026f]:focus {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button[data-v-e828026f] {
  color: white !important;
}
.purple.p-button[data-v-e828026f]:hover, .purple.p-button[data-v-e828026f]:active, .purple.p-button[data-v-e828026f]:focus {
  color: white !important;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button.p-button-outlined[data-v-e828026f] {
  background-color: white !important;
  color: #9c27b0 !important;
}
.purple.p-button.p-button-outlined[data-v-e828026f]:hover, .purple.p-button.p-button-outlined[data-v-e828026f]:active, .purple.p-button.p-button-outlined[data-v-e828026f]:focus {
  background-color: rgb(245.1, 233.4, 247.1) !important;
}
.purple.p-toolbar[data-v-e828026f] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.darken-1[data-v-e828026f] {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-1[data-v-e828026f]:hover {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-2[data-v-e828026f] {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-2[data-v-e828026f]:hover {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-3[data-v-e828026f] {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-3[data-v-e828026f]:hover {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-4[data-v-e828026f] {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.darken-4[data-v-e828026f]:hover {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.lighten-1[data-v-e828026f] {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-1[data-v-e828026f]:hover {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-2[data-v-e828026f] {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-2[data-v-e828026f]:hover {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-3[data-v-e828026f] {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-3[data-v-e828026f]:hover {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-4[data-v-e828026f] {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.purple.lighten-4[data-v-e828026f]:hover {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple[data-v-e828026f] {
  background-color: #9c27b0;
}
.bgpurple[data-v-e828026f]:hover, .bgpurple[data-v-e828026f]:focus {
  background-color: #9c27b0;
}
.bgpurple.p-card[data-v-e828026f] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.bgpurple.darken-1[data-v-e828026f] {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-1[data-v-e828026f]:hover {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-2[data-v-e828026f] {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-2[data-v-e828026f]:hover {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-3[data-v-e828026f] {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-3[data-v-e828026f]:hover {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-4[data-v-e828026f] {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.darken-4[data-v-e828026f]:hover {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.lighten-1[data-v-e828026f] {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-1[data-v-e828026f]:hover {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-2[data-v-e828026f] {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-2[data-v-e828026f]:hover {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-3[data-v-e828026f] {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-3[data-v-e828026f]:hover {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-4[data-v-e828026f] {
  background-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple.lighten-4[data-v-e828026f]:hover {
  background-color: rgb(195.6, 125.4, 207.6);
}
[color=deep-purple][data-v-e828026f] {
  color: #673ab7;
}
.deep-purple[data-v-e828026f] {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple[data-v-e828026f]:hover, .deep-purple[data-v-e828026f]:active, .deep-purple[data-v-e828026f]:focus {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button[data-v-e828026f] {
  color: white !important;
}
.deep-purple.p-button[data-v-e828026f]:hover, .deep-purple.p-button[data-v-e828026f]:active, .deep-purple.p-button[data-v-e828026f]:focus {
  color: white !important;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button.p-button-outlined[data-v-e828026f] {
  background-color: white !important;
  color: #673ab7 !important;
}
.deep-purple.p-button.p-button-outlined[data-v-e828026f]:hover, .deep-purple.p-button.p-button-outlined[data-v-e828026f]:active, .deep-purple.p-button.p-button-outlined[data-v-e828026f]:focus {
  background-color: rgb(239.8, 235.3, 247.8) !important;
}
.deep-purple.p-toolbar[data-v-e828026f] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.darken-1[data-v-e828026f] {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-1[data-v-e828026f]:hover {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-2[data-v-e828026f] {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-2[data-v-e828026f]:hover {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-3[data-v-e828026f] {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-3[data-v-e828026f]:hover {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-4[data-v-e828026f] {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.darken-4[data-v-e828026f]:hover {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.lighten-1[data-v-e828026f] {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-1[data-v-e828026f]:hover {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-2[data-v-e828026f] {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-2[data-v-e828026f]:hover {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-3[data-v-e828026f] {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-3[data-v-e828026f]:hover {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-4[data-v-e828026f] {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.deep-purple.lighten-4[data-v-e828026f]:hover {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple[data-v-e828026f] {
  background-color: #673ab7;
}
.bgdeep-purple[data-v-e828026f]:hover, .bgdeep-purple[data-v-e828026f]:focus {
  background-color: #673ab7;
}
.bgdeep-purple.p-card[data-v-e828026f] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.bgdeep-purple.darken-1[data-v-e828026f] {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-1[data-v-e828026f]:hover {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-2[data-v-e828026f] {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-2[data-v-e828026f]:hover {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-3[data-v-e828026f] {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-3[data-v-e828026f]:hover {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-4[data-v-e828026f] {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.darken-4[data-v-e828026f]:hover {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.lighten-1[data-v-e828026f] {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-1[data-v-e828026f]:hover {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-2[data-v-e828026f] {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-2[data-v-e828026f]:hover {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-3[data-v-e828026f] {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-3[data-v-e828026f]:hover {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-4[data-v-e828026f] {
  background-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple.lighten-4[data-v-e828026f]:hover {
  background-color: rgb(163.8, 136.8, 211.8);
}
[color=indigo][data-v-e828026f] {
  color: #3f51b5;
}
.indigo[data-v-e828026f] {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo[data-v-e828026f]:hover, .indigo[data-v-e828026f]:active, .indigo[data-v-e828026f]:focus {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button[data-v-e828026f] {
  color: white !important;
}
.indigo.p-button[data-v-e828026f]:hover, .indigo.p-button[data-v-e828026f]:active, .indigo.p-button[data-v-e828026f]:focus {
  color: white !important;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button.p-button-outlined[data-v-e828026f] {
  background-color: white !important;
  color: #3f51b5 !important;
}
.indigo.p-button.p-button-outlined[data-v-e828026f]:hover, .indigo.p-button.p-button-outlined[data-v-e828026f]:active, .indigo.p-button.p-button-outlined[data-v-e828026f]:focus {
  background-color: rgb(235.8, 237.6, 247.6) !important;
}
.indigo.p-toolbar[data-v-e828026f] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.darken-1[data-v-e828026f] {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-1[data-v-e828026f]:hover {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-2[data-v-e828026f] {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-2[data-v-e828026f]:hover {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-3[data-v-e828026f] {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-3[data-v-e828026f]:hover {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-4[data-v-e828026f] {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.darken-4[data-v-e828026f]:hover {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.lighten-1[data-v-e828026f] {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-1[data-v-e828026f]:hover {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-2[data-v-e828026f] {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-2[data-v-e828026f]:hover {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-3[data-v-e828026f] {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-3[data-v-e828026f]:hover {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-4[data-v-e828026f] {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.indigo.lighten-4[data-v-e828026f]:hover {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo[data-v-e828026f] {
  background-color: #3f51b5;
}
.bgindigo[data-v-e828026f]:hover, .bgindigo[data-v-e828026f]:focus {
  background-color: #3f51b5;
}
.bgindigo.p-card[data-v-e828026f] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.bgindigo.darken-1[data-v-e828026f] {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-1[data-v-e828026f]:hover {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-2[data-v-e828026f] {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-2[data-v-e828026f]:hover {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-3[data-v-e828026f] {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-3[data-v-e828026f]:hover {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-4[data-v-e828026f] {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.darken-4[data-v-e828026f]:hover {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.lighten-1[data-v-e828026f] {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-1[data-v-e828026f]:hover {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-2[data-v-e828026f] {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-2[data-v-e828026f]:hover {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-3[data-v-e828026f] {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-3[data-v-e828026f]:hover {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-4[data-v-e828026f] {
  background-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo.lighten-4[data-v-e828026f]:hover {
  background-color: rgb(139.8, 150.6, 210.6);
}
[color=blue][data-v-e828026f] {
  color: #2196f3;
}
.blue[data-v-e828026f] {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue[data-v-e828026f]:hover, .blue[data-v-e828026f]:active, .blue[data-v-e828026f]:focus {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button[data-v-e828026f] {
  color: white !important;
}
.blue.p-button[data-v-e828026f]:hover, .blue.p-button[data-v-e828026f]:active, .blue.p-button[data-v-e828026f]:focus {
  color: white !important;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button.p-button-outlined[data-v-e828026f] {
  background-color: white !important;
  color: #2196f3 !important;
}
.blue.p-button.p-button-outlined[data-v-e828026f]:hover, .blue.p-button.p-button-outlined[data-v-e828026f]:active, .blue.p-button.p-button-outlined[data-v-e828026f]:focus {
  background-color: rgb(232.8, 244.5, 253.8) !important;
}
.blue.p-toolbar[data-v-e828026f] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.darken-1[data-v-e828026f] {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-1[data-v-e828026f]:hover {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-2[data-v-e828026f] {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-2[data-v-e828026f]:hover {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-3[data-v-e828026f] {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-3[data-v-e828026f]:hover {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-4[data-v-e828026f] {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.darken-4[data-v-e828026f]:hover {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.lighten-1[data-v-e828026f] {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-1[data-v-e828026f]:hover {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-2[data-v-e828026f] {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-2[data-v-e828026f]:hover {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-3[data-v-e828026f] {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-3[data-v-e828026f]:hover {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-4[data-v-e828026f] {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.blue.lighten-4[data-v-e828026f]:hover {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.bgblue[data-v-e828026f] {
  background-color: #2196f3;
}
.bgblue[data-v-e828026f]:hover, .bgblue[data-v-e828026f]:focus {
  background-color: #2196f3;
}
.bgblue.p-card[data-v-e828026f] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.bgblue.darken-1[data-v-e828026f] {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-1[data-v-e828026f]:hover {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-2[data-v-e828026f] {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-2[data-v-e828026f]:hover {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-3[data-v-e828026f] {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-3[data-v-e828026f]:hover {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-4[data-v-e828026f] {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.darken-4[data-v-e828026f]:hover {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.lighten-1[data-v-e828026f] {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-1[data-v-e828026f]:hover {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-2[data-v-e828026f] {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-2[data-v-e828026f]:hover {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-3[data-v-e828026f] {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-3[data-v-e828026f]:hover {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-4[data-v-e828026f] {
  background-color: rgb(121.8, 192, 247.8);
}
.bgblue.lighten-4[data-v-e828026f]:hover {
  background-color: rgb(121.8, 192, 247.8);
}
[color=light-blue][data-v-e828026f] {
  color: #03a9f4;
}
.light-blue[data-v-e828026f] {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue[data-v-e828026f]:hover, .light-blue[data-v-e828026f]:active, .light-blue[data-v-e828026f]:focus {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button[data-v-e828026f] {
  color: white !important;
}
.light-blue.p-button[data-v-e828026f]:hover, .light-blue.p-button[data-v-e828026f]:active, .light-blue.p-button[data-v-e828026f]:focus {
  color: white !important;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button.p-button-outlined[data-v-e828026f] {
  background-color: white !important;
  color: #03a9f4 !important;
}
.light-blue.p-button.p-button-outlined[data-v-e828026f]:hover, .light-blue.p-button.p-button-outlined[data-v-e828026f]:active, .light-blue.p-button.p-button-outlined[data-v-e828026f]:focus {
  background-color: rgb(229.8, 246.4, 253.9) !important;
}
.light-blue.p-toolbar[data-v-e828026f] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.darken-1[data-v-e828026f] {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-1[data-v-e828026f]:hover {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-2[data-v-e828026f] {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-2[data-v-e828026f]:hover {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-3[data-v-e828026f] {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-3[data-v-e828026f]:hover {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-4[data-v-e828026f] {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.darken-4[data-v-e828026f]:hover {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.lighten-1[data-v-e828026f] {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-1[data-v-e828026f]:hover {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-2[data-v-e828026f] {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-2[data-v-e828026f]:hover {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-3[data-v-e828026f] {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-3[data-v-e828026f]:hover {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-4[data-v-e828026f] {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.light-blue.lighten-4[data-v-e828026f]:hover {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue[data-v-e828026f] {
  background-color: #03a9f4;
}
.bglight-blue[data-v-e828026f]:hover, .bglight-blue[data-v-e828026f]:focus {
  background-color: #03a9f4;
}
.bglight-blue.p-card[data-v-e828026f] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.bglight-blue.darken-1[data-v-e828026f] {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-1[data-v-e828026f]:hover {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-2[data-v-e828026f] {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-2[data-v-e828026f]:hover {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-3[data-v-e828026f] {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-3[data-v-e828026f]:hover {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-4[data-v-e828026f] {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.darken-4[data-v-e828026f]:hover {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.lighten-1[data-v-e828026f] {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-1[data-v-e828026f]:hover {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-2[data-v-e828026f] {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-2[data-v-e828026f]:hover {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-3[data-v-e828026f] {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-3[data-v-e828026f]:hover {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-4[data-v-e828026f] {
  background-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue.lighten-4[data-v-e828026f]:hover {
  background-color: rgb(103.8, 203.4, 248.4);
}
[color=cyan][data-v-e828026f] {
  color: #00bcd4;
}
.cyan[data-v-e828026f] {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan[data-v-e828026f]:hover, .cyan[data-v-e828026f]:active, .cyan[data-v-e828026f]:focus {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button[data-v-e828026f] {
  color: white !important;
}
.cyan.p-button[data-v-e828026f]:hover, .cyan.p-button[data-v-e828026f]:active, .cyan.p-button[data-v-e828026f]:focus {
  color: white !important;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button.p-button-outlined[data-v-e828026f] {
  background-color: white !important;
  color: #00bcd4 !important;
}
.cyan.p-button.p-button-outlined[data-v-e828026f]:hover, .cyan.p-button.p-button-outlined[data-v-e828026f]:active, .cyan.p-button.p-button-outlined[data-v-e828026f]:focus {
  background-color: rgb(229.5, 248.3, 250.7) !important;
}
.cyan.p-toolbar[data-v-e828026f] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.darken-1[data-v-e828026f] {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-1[data-v-e828026f]:hover {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-2[data-v-e828026f] {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-2[data-v-e828026f]:hover {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-3[data-v-e828026f] {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-3[data-v-e828026f]:hover {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-4[data-v-e828026f] {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.darken-4[data-v-e828026f]:hover {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.lighten-1[data-v-e828026f] {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-1[data-v-e828026f]:hover {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-2[data-v-e828026f] {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-2[data-v-e828026f]:hover {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-3[data-v-e828026f] {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-3[data-v-e828026f]:hover {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-4[data-v-e828026f] {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.cyan.lighten-4[data-v-e828026f]:hover {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.bgcyan[data-v-e828026f] {
  background-color: #00bcd4;
}
.bgcyan[data-v-e828026f]:hover, .bgcyan[data-v-e828026f]:focus {
  background-color: #00bcd4;
}
.bgcyan.p-card[data-v-e828026f] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.bgcyan.darken-1[data-v-e828026f] {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-1[data-v-e828026f]:hover {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-2[data-v-e828026f] {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-2[data-v-e828026f]:hover {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-3[data-v-e828026f] {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-3[data-v-e828026f]:hover {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-4[data-v-e828026f] {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.darken-4[data-v-e828026f]:hover {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.lighten-1[data-v-e828026f] {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-1[data-v-e828026f]:hover {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-2[data-v-e828026f] {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-2[data-v-e828026f]:hover {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-3[data-v-e828026f] {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-3[data-v-e828026f]:hover {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-4[data-v-e828026f] {
  background-color: rgb(102, 214.8, 229.2);
}
.bgcyan.lighten-4[data-v-e828026f]:hover {
  background-color: rgb(102, 214.8, 229.2);
}
[color=teal][data-v-e828026f] {
  color: #009688;
}
.teal[data-v-e828026f] {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal[data-v-e828026f]:hover, .teal[data-v-e828026f]:active, .teal[data-v-e828026f]:focus {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button[data-v-e828026f] {
  color: white !important;
}
.teal.p-button[data-v-e828026f]:hover, .teal.p-button[data-v-e828026f]:active, .teal.p-button[data-v-e828026f]:focus {
  color: white !important;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button.p-button-outlined[data-v-e828026f] {
  background-color: white !important;
  color: #009688 !important;
}
.teal.p-button.p-button-outlined[data-v-e828026f]:hover, .teal.p-button.p-button-outlined[data-v-e828026f]:active, .teal.p-button.p-button-outlined[data-v-e828026f]:focus {
  background-color: rgb(229.5, 244.5, 243.1) !important;
}
.teal.p-toolbar[data-v-e828026f] {
  background-color: #009688;
  border-color: #009688;
}
.teal.darken-1[data-v-e828026f] {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-1[data-v-e828026f]:hover {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-2[data-v-e828026f] {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-2[data-v-e828026f]:hover {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-3[data-v-e828026f] {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-3[data-v-e828026f]:hover {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-4[data-v-e828026f] {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.darken-4[data-v-e828026f]:hover {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.lighten-1[data-v-e828026f] {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-1[data-v-e828026f]:hover {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-2[data-v-e828026f] {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-2[data-v-e828026f]:hover {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-3[data-v-e828026f] {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-3[data-v-e828026f]:hover {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-4[data-v-e828026f] {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.teal.lighten-4[data-v-e828026f]:hover {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.bgteal[data-v-e828026f] {
  background-color: #009688;
}
.bgteal[data-v-e828026f]:hover, .bgteal[data-v-e828026f]:focus {
  background-color: #009688;
}
.bgteal.p-card[data-v-e828026f] {
  background-color: #009688;
  border-color: #009688;
}
.bgteal.darken-1[data-v-e828026f] {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-1[data-v-e828026f]:hover {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-2[data-v-e828026f] {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-2[data-v-e828026f]:hover {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-3[data-v-e828026f] {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-3[data-v-e828026f]:hover {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-4[data-v-e828026f] {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.darken-4[data-v-e828026f]:hover {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.lighten-1[data-v-e828026f] {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-1[data-v-e828026f]:hover {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-2[data-v-e828026f] {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-2[data-v-e828026f]:hover {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-3[data-v-e828026f] {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-3[data-v-e828026f]:hover {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-4[data-v-e828026f] {
  background-color: rgb(102, 192, 183.6);
}
.bgteal.lighten-4[data-v-e828026f]:hover {
  background-color: rgb(102, 192, 183.6);
}
[color=cobalt][data-v-e828026f] {
  color: #00bfa5;
}
.cobalt[data-v-e828026f] {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt[data-v-e828026f]:hover, .cobalt[data-v-e828026f]:active, .cobalt[data-v-e828026f]:focus {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button[data-v-e828026f] {
  color: white !important;
}
.cobalt.p-button[data-v-e828026f]:hover, .cobalt.p-button[data-v-e828026f]:active, .cobalt.p-button[data-v-e828026f]:focus {
  color: white !important;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button.p-button-outlined[data-v-e828026f] {
  background-color: white !important;
  color: #00bfa5 !important;
}
.cobalt.p-button.p-button-outlined[data-v-e828026f]:hover, .cobalt.p-button.p-button-outlined[data-v-e828026f]:active, .cobalt.p-button.p-button-outlined[data-v-e828026f]:focus {
  background-color: rgb(229.5, 248.6, 246) !important;
}
.cobalt.p-toolbar[data-v-e828026f] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.darken-1[data-v-e828026f] {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-1[data-v-e828026f]:hover {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-2[data-v-e828026f] {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-2[data-v-e828026f]:hover {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-3[data-v-e828026f] {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-3[data-v-e828026f]:hover {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-4[data-v-e828026f] {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.darken-4[data-v-e828026f]:hover {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.lighten-1[data-v-e828026f] {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-1[data-v-e828026f]:hover {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-2[data-v-e828026f] {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-2[data-v-e828026f]:hover {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-3[data-v-e828026f] {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-3[data-v-e828026f]:hover {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-4[data-v-e828026f] {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.cobalt.lighten-4[data-v-e828026f]:hover {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.bgcobalt[data-v-e828026f] {
  background-color: #00bfa5;
}
.bgcobalt[data-v-e828026f]:hover, .bgcobalt[data-v-e828026f]:focus {
  background-color: #00bfa5;
}
.bgcobalt.p-card[data-v-e828026f] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.bgcobalt.darken-1[data-v-e828026f] {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-1[data-v-e828026f]:hover {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-2[data-v-e828026f] {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-2[data-v-e828026f]:hover {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-3[data-v-e828026f] {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-3[data-v-e828026f]:hover {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-4[data-v-e828026f] {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.darken-4[data-v-e828026f]:hover {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.lighten-1[data-v-e828026f] {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-1[data-v-e828026f]:hover {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-2[data-v-e828026f] {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-2[data-v-e828026f]:hover {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-3[data-v-e828026f] {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-3[data-v-e828026f]:hover {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-4[data-v-e828026f] {
  background-color: rgb(102, 216.6, 201);
}
.bgcobalt.lighten-4[data-v-e828026f]:hover {
  background-color: rgb(102, 216.6, 201);
}
[color=green][data-v-e828026f] {
  color: #4caf50;
}
.green[data-v-e828026f] {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green[data-v-e828026f]:hover, .green[data-v-e828026f]:active, .green[data-v-e828026f]:focus {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button[data-v-e828026f] {
  color: white !important;
}
.green.p-button[data-v-e828026f]:hover, .green.p-button[data-v-e828026f]:active, .green.p-button[data-v-e828026f]:focus {
  color: white !important;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button.p-button-outlined[data-v-e828026f] {
  background-color: white !important;
  color: #4caf50 !important;
}
.green.p-button.p-button-outlined[data-v-e828026f]:hover, .green.p-button.p-button-outlined[data-v-e828026f]:active, .green.p-button.p-button-outlined[data-v-e828026f]:focus {
  background-color: rgb(237.1, 247, 237.5) !important;
}
.green.p-toolbar[data-v-e828026f] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.darken-1[data-v-e828026f] {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-1[data-v-e828026f]:hover {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-2[data-v-e828026f] {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-2[data-v-e828026f]:hover {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-3[data-v-e828026f] {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-3[data-v-e828026f]:hover {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-4[data-v-e828026f] {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.darken-4[data-v-e828026f]:hover {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.lighten-1[data-v-e828026f] {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-1[data-v-e828026f]:hover {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-2[data-v-e828026f] {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-2[data-v-e828026f]:hover {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-3[data-v-e828026f] {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-3[data-v-e828026f]:hover {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-4[data-v-e828026f] {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.green.lighten-4[data-v-e828026f]:hover {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.bggreen[data-v-e828026f] {
  background-color: #4caf50;
}
.bggreen[data-v-e828026f]:hover, .bggreen[data-v-e828026f]:focus {
  background-color: #4caf50;
}
.bggreen.p-card[data-v-e828026f] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.bggreen.darken-1[data-v-e828026f] {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-1[data-v-e828026f]:hover {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-2[data-v-e828026f] {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-2[data-v-e828026f]:hover {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-3[data-v-e828026f] {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-3[data-v-e828026f]:hover {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-4[data-v-e828026f] {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.darken-4[data-v-e828026f]:hover {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.lighten-1[data-v-e828026f] {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-1[data-v-e828026f]:hover {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-2[data-v-e828026f] {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-2[data-v-e828026f]:hover {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-3[data-v-e828026f] {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-3[data-v-e828026f]:hover {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-4[data-v-e828026f] {
  background-color: rgb(147.6, 207, 150);
}
.bggreen.lighten-4[data-v-e828026f]:hover {
  background-color: rgb(147.6, 207, 150);
}
[color=light-green][data-v-e828026f] {
  color: #8bc34a;
}
.light-green[data-v-e828026f] {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green[data-v-e828026f]:hover, .light-green[data-v-e828026f]:active, .light-green[data-v-e828026f]:focus {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button[data-v-e828026f] {
  color: white !important;
}
.light-green.p-button[data-v-e828026f]:hover, .light-green.p-button[data-v-e828026f]:active, .light-green.p-button[data-v-e828026f]:focus {
  color: white !important;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button.p-button-outlined[data-v-e828026f] {
  background-color: white !important;
  color: #8bc34a !important;
}
.light-green.p-button.p-button-outlined[data-v-e828026f]:hover, .light-green.p-button.p-button-outlined[data-v-e828026f]:active, .light-green.p-button.p-button-outlined[data-v-e828026f]:focus {
  background-color: rgb(243.4, 249, 236.9) !important;
}
.light-green.p-toolbar[data-v-e828026f] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.darken-1[data-v-e828026f] {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-1[data-v-e828026f]:hover {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-2[data-v-e828026f] {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-2[data-v-e828026f]:hover {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-3[data-v-e828026f] {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-3[data-v-e828026f]:hover {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-4[data-v-e828026f] {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.darken-4[data-v-e828026f]:hover {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.lighten-1[data-v-e828026f] {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-1[data-v-e828026f]:hover {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-2[data-v-e828026f] {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-2[data-v-e828026f]:hover {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-3[data-v-e828026f] {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-3[data-v-e828026f]:hover {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-4[data-v-e828026f] {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.light-green.lighten-4[data-v-e828026f]:hover {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.bglight-green[data-v-e828026f] {
  background-color: #8bc34a;
}
.bglight-green[data-v-e828026f]:hover, .bglight-green[data-v-e828026f]:focus {
  background-color: #8bc34a;
}
.bglight-green.p-card[data-v-e828026f] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.bglight-green.darken-1[data-v-e828026f] {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-1[data-v-e828026f]:hover {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-2[data-v-e828026f] {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-2[data-v-e828026f]:hover {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-3[data-v-e828026f] {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-3[data-v-e828026f]:hover {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-4[data-v-e828026f] {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.darken-4[data-v-e828026f]:hover {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.lighten-1[data-v-e828026f] {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-1[data-v-e828026f]:hover {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-2[data-v-e828026f] {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-2[data-v-e828026f]:hover {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-3[data-v-e828026f] {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-3[data-v-e828026f]:hover {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-4[data-v-e828026f] {
  background-color: rgb(185.4, 219, 146.4);
}
.bglight-green.lighten-4[data-v-e828026f]:hover {
  background-color: rgb(185.4, 219, 146.4);
}
[color=lime][data-v-e828026f] {
  color: #cddc39;
}
.lime[data-v-e828026f] {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime[data-v-e828026f]:hover, .lime[data-v-e828026f]:active, .lime[data-v-e828026f]:focus {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button[data-v-e828026f] {
  color: white !important;
}
.lime.p-button[data-v-e828026f]:hover, .lime.p-button[data-v-e828026f]:active, .lime.p-button[data-v-e828026f]:focus {
  color: white !important;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button.p-button-outlined[data-v-e828026f] {
  background-color: white !important;
  color: #cddc39 !important;
}
.lime.p-button.p-button-outlined[data-v-e828026f]:hover, .lime.p-button.p-button-outlined[data-v-e828026f]:active, .lime.p-button.p-button-outlined[data-v-e828026f]:focus {
  background-color: rgb(250, 251.5, 235.2) !important;
}
.lime.p-toolbar[data-v-e828026f] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.darken-1[data-v-e828026f] {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-1[data-v-e828026f]:hover {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-2[data-v-e828026f] {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-2[data-v-e828026f]:hover {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-3[data-v-e828026f] {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-3[data-v-e828026f]:hover {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-4[data-v-e828026f] {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.darken-4[data-v-e828026f]:hover {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.lighten-1[data-v-e828026f] {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-1[data-v-e828026f]:hover {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-2[data-v-e828026f] {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-2[data-v-e828026f]:hover {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-3[data-v-e828026f] {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-3[data-v-e828026f]:hover {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-4[data-v-e828026f] {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.lime.lighten-4[data-v-e828026f]:hover {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.bglime[data-v-e828026f] {
  background-color: #cddc39;
}
.bglime[data-v-e828026f]:hover, .bglime[data-v-e828026f]:focus {
  background-color: #cddc39;
}
.bglime.p-card[data-v-e828026f] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.bglime.darken-1[data-v-e828026f] {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-1[data-v-e828026f]:hover {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-2[data-v-e828026f] {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-2[data-v-e828026f]:hover {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-3[data-v-e828026f] {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-3[data-v-e828026f]:hover {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-4[data-v-e828026f] {
  background-color: rgb(123, 132, 34.2);
}
.bglime.darken-4[data-v-e828026f]:hover {
  background-color: rgb(123, 132, 34.2);
}
.bglime.lighten-1[data-v-e828026f] {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-1[data-v-e828026f]:hover {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-2[data-v-e828026f] {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-2[data-v-e828026f]:hover {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-3[data-v-e828026f] {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-3[data-v-e828026f]:hover {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-4[data-v-e828026f] {
  background-color: rgb(225, 234, 136.2);
}
.bglime.lighten-4[data-v-e828026f]:hover {
  background-color: rgb(225, 234, 136.2);
}
[color=yellow][data-v-e828026f] {
  color: #ffeb3b;
}
.yellow[data-v-e828026f] {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow[data-v-e828026f]:hover, .yellow[data-v-e828026f]:active, .yellow[data-v-e828026f]:focus {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button[data-v-e828026f] {
  color: white !important;
}
.yellow.p-button[data-v-e828026f]:hover, .yellow.p-button[data-v-e828026f]:active, .yellow.p-button[data-v-e828026f]:focus {
  color: white !important;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button.p-button-outlined[data-v-e828026f] {
  background-color: white !important;
  color: #ffeb3b !important;
}
.yellow.p-button.p-button-outlined[data-v-e828026f]:hover, .yellow.p-button.p-button-outlined[data-v-e828026f]:active, .yellow.p-button.p-button-outlined[data-v-e828026f]:focus {
  background-color: rgb(255, 253, 235.4) !important;
}
.yellow.p-toolbar[data-v-e828026f] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.darken-1[data-v-e828026f] {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-1[data-v-e828026f]:hover {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-2[data-v-e828026f] {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-2[data-v-e828026f]:hover {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-3[data-v-e828026f] {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-3[data-v-e828026f]:hover {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-4[data-v-e828026f] {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.darken-4[data-v-e828026f]:hover {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.lighten-1[data-v-e828026f] {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-1[data-v-e828026f]:hover {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-2[data-v-e828026f] {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-2[data-v-e828026f]:hover {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-3[data-v-e828026f] {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-3[data-v-e828026f]:hover {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-4[data-v-e828026f] {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.yellow.lighten-4[data-v-e828026f]:hover {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.bgyellow[data-v-e828026f] {
  background-color: #ffeb3b;
}
.bgyellow[data-v-e828026f]:hover, .bgyellow[data-v-e828026f]:focus {
  background-color: #ffeb3b;
}
.bgyellow.p-card[data-v-e828026f] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.bgyellow.darken-1[data-v-e828026f] {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-1[data-v-e828026f]:hover {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-2[data-v-e828026f] {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-2[data-v-e828026f]:hover {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-3[data-v-e828026f] {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-3[data-v-e828026f]:hover {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-4[data-v-e828026f] {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.darken-4[data-v-e828026f]:hover {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.lighten-1[data-v-e828026f] {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-1[data-v-e828026f]:hover {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-2[data-v-e828026f] {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-2[data-v-e828026f]:hover {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-3[data-v-e828026f] {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-3[data-v-e828026f]:hover {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-4[data-v-e828026f] {
  background-color: rgb(255, 243, 137.4);
}
.bgyellow.lighten-4[data-v-e828026f]:hover {
  background-color: rgb(255, 243, 137.4);
}
[color=amber][data-v-e828026f] {
  color: #ffc107;
}
.amber[data-v-e828026f] {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber[data-v-e828026f]:hover, .amber[data-v-e828026f]:active, .amber[data-v-e828026f]:focus {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button[data-v-e828026f] {
  color: white !important;
}
.amber.p-button[data-v-e828026f]:hover, .amber.p-button[data-v-e828026f]:active, .amber.p-button[data-v-e828026f]:focus {
  color: white !important;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button.p-button-outlined[data-v-e828026f] {
  background-color: white !important;
  color: #ffc107 !important;
}
.amber.p-button.p-button-outlined[data-v-e828026f]:hover, .amber.p-button.p-button-outlined[data-v-e828026f]:active, .amber.p-button.p-button-outlined[data-v-e828026f]:focus {
  background-color: rgb(255, 248.8, 230.2) !important;
}
.amber.p-toolbar[data-v-e828026f] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.darken-1[data-v-e828026f] {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-1[data-v-e828026f]:hover {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-2[data-v-e828026f] {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-2[data-v-e828026f]:hover {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-3[data-v-e828026f] {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-3[data-v-e828026f]:hover {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-4[data-v-e828026f] {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.darken-4[data-v-e828026f]:hover {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.lighten-1[data-v-e828026f] {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-1[data-v-e828026f]:hover {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-2[data-v-e828026f] {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-2[data-v-e828026f]:hover {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-3[data-v-e828026f] {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-3[data-v-e828026f]:hover {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-4[data-v-e828026f] {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.amber.lighten-4[data-v-e828026f]:hover {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.bgamber[data-v-e828026f] {
  background-color: #ffc107;
}
.bgamber[data-v-e828026f]:hover, .bgamber[data-v-e828026f]:focus {
  background-color: #ffc107;
}
.bgamber.p-card[data-v-e828026f] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.bgamber.darken-1[data-v-e828026f] {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-1[data-v-e828026f]:hover {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-2[data-v-e828026f] {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-2[data-v-e828026f]:hover {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-3[data-v-e828026f] {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-3[data-v-e828026f]:hover {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-4[data-v-e828026f] {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.darken-4[data-v-e828026f]:hover {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.lighten-1[data-v-e828026f] {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-1[data-v-e828026f]:hover {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-2[data-v-e828026f] {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-2[data-v-e828026f]:hover {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-3[data-v-e828026f] {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-3[data-v-e828026f]:hover {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-4[data-v-e828026f] {
  background-color: rgb(255, 217.8, 106.2);
}
.bgamber.lighten-4[data-v-e828026f]:hover {
  background-color: rgb(255, 217.8, 106.2);
}
[color=orange][data-v-e828026f] {
  color: #ff9800;
}
.orange[data-v-e828026f] {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange[data-v-e828026f]:hover, .orange[data-v-e828026f]:active, .orange[data-v-e828026f]:focus {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button[data-v-e828026f] {
  color: white !important;
}
.orange.p-button[data-v-e828026f]:hover, .orange.p-button[data-v-e828026f]:active, .orange.p-button[data-v-e828026f]:focus {
  color: white !important;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button.p-button-outlined[data-v-e828026f] {
  background-color: white !important;
  color: #ff9800 !important;
}
.orange.p-button.p-button-outlined[data-v-e828026f]:hover, .orange.p-button.p-button-outlined[data-v-e828026f]:active, .orange.p-button.p-button-outlined[data-v-e828026f]:focus {
  background-color: rgb(255, 244.7, 229.5) !important;
}
.orange.p-toolbar[data-v-e828026f] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.darken-1[data-v-e828026f] {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-1[data-v-e828026f]:hover {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-2[data-v-e828026f] {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-2[data-v-e828026f]:hover {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-3[data-v-e828026f] {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-3[data-v-e828026f]:hover {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-4[data-v-e828026f] {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.darken-4[data-v-e828026f]:hover {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.lighten-1[data-v-e828026f] {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-1[data-v-e828026f]:hover {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-2[data-v-e828026f] {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-2[data-v-e828026f]:hover {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-3[data-v-e828026f] {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-3[data-v-e828026f]:hover {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-4[data-v-e828026f] {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.orange.lighten-4[data-v-e828026f]:hover {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.bgorange[data-v-e828026f] {
  background-color: #ff9800;
}
.bgorange[data-v-e828026f]:hover, .bgorange[data-v-e828026f]:focus {
  background-color: #ff9800;
}
.bgorange.p-card[data-v-e828026f] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.bgorange.darken-1[data-v-e828026f] {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-1[data-v-e828026f]:hover {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-2[data-v-e828026f] {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-2[data-v-e828026f]:hover {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-3[data-v-e828026f] {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-3[data-v-e828026f]:hover {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-4[data-v-e828026f] {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.darken-4[data-v-e828026f]:hover {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.lighten-1[data-v-e828026f] {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-1[data-v-e828026f]:hover {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-2[data-v-e828026f] {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-2[data-v-e828026f]:hover {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-3[data-v-e828026f] {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-3[data-v-e828026f]:hover {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-4[data-v-e828026f] {
  background-color: rgb(255, 193.2, 102);
}
.bgorange.lighten-4[data-v-e828026f]:hover {
  background-color: rgb(255, 193.2, 102);
}
[color=deep-orange][data-v-e828026f] {
  color: #ff5722;
}
.deep-orange[data-v-e828026f] {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange[data-v-e828026f]:hover, .deep-orange[data-v-e828026f]:active, .deep-orange[data-v-e828026f]:focus {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button[data-v-e828026f] {
  color: white !important;
}
.deep-orange.p-button[data-v-e828026f]:hover, .deep-orange.p-button[data-v-e828026f]:active, .deep-orange.p-button[data-v-e828026f]:focus {
  color: white !important;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button.p-button-outlined[data-v-e828026f] {
  background-color: white !important;
  color: #ff5722 !important;
}
.deep-orange.p-button.p-button-outlined[data-v-e828026f]:hover, .deep-orange.p-button.p-button-outlined[data-v-e828026f]:active, .deep-orange.p-button.p-button-outlined[data-v-e828026f]:focus {
  background-color: rgb(255, 238.2, 232.9) !important;
}
.deep-orange.p-toolbar[data-v-e828026f] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.darken-1[data-v-e828026f] {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-1[data-v-e828026f]:hover {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-2[data-v-e828026f] {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-2[data-v-e828026f]:hover {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-3[data-v-e828026f] {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-3[data-v-e828026f]:hover {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-4[data-v-e828026f] {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.darken-4[data-v-e828026f]:hover {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.lighten-1[data-v-e828026f] {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-1[data-v-e828026f]:hover {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-2[data-v-e828026f] {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-2[data-v-e828026f]:hover {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-3[data-v-e828026f] {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-3[data-v-e828026f]:hover {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-4[data-v-e828026f] {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.deep-orange.lighten-4[data-v-e828026f]:hover {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange[data-v-e828026f] {
  background-color: #ff5722;
}
.bgdeep-orange[data-v-e828026f]:hover, .bgdeep-orange[data-v-e828026f]:focus {
  background-color: #ff5722;
}
.bgdeep-orange.p-card[data-v-e828026f] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.bgdeep-orange.darken-1[data-v-e828026f] {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-1[data-v-e828026f]:hover {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-2[data-v-e828026f] {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-2[data-v-e828026f]:hover {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-3[data-v-e828026f] {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-3[data-v-e828026f]:hover {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-4[data-v-e828026f] {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.darken-4[data-v-e828026f]:hover {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.lighten-1[data-v-e828026f] {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-1[data-v-e828026f]:hover {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-2[data-v-e828026f] {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-2[data-v-e828026f]:hover {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-3[data-v-e828026f] {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-3[data-v-e828026f]:hover {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-4[data-v-e828026f] {
  background-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange.lighten-4[data-v-e828026f]:hover {
  background-color: rgb(255, 154.2, 122.4);
}
[color=brown][data-v-e828026f] {
  color: #795548;
}
.brown[data-v-e828026f] {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown[data-v-e828026f]:hover, .brown[data-v-e828026f]:active, .brown[data-v-e828026f]:focus {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button[data-v-e828026f] {
  color: white !important;
}
.brown.p-button[data-v-e828026f]:hover, .brown.p-button[data-v-e828026f]:active, .brown.p-button[data-v-e828026f]:focus {
  color: white !important;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button.p-button-outlined[data-v-e828026f] {
  background-color: white !important;
  color: #795548 !important;
}
.brown.p-button.p-button-outlined[data-v-e828026f]:hover, .brown.p-button.p-button-outlined[data-v-e828026f]:active, .brown.p-button.p-button-outlined[data-v-e828026f]:focus {
  background-color: rgb(241.6, 238, 236.7) !important;
}
.brown.p-toolbar[data-v-e828026f] {
  background-color: #795548;
  border-color: #795548;
}
.brown.darken-1[data-v-e828026f] {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-1[data-v-e828026f]:hover {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-2[data-v-e828026f] {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-2[data-v-e828026f]:hover {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-3[data-v-e828026f] {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-3[data-v-e828026f]:hover {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-4[data-v-e828026f] {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.darken-4[data-v-e828026f]:hover {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.lighten-1[data-v-e828026f] {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-1[data-v-e828026f]:hover {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-2[data-v-e828026f] {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-2[data-v-e828026f]:hover {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-3[data-v-e828026f] {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-3[data-v-e828026f]:hover {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-4[data-v-e828026f] {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.brown.lighten-4[data-v-e828026f]:hover {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.bgbrown[data-v-e828026f] {
  background-color: #795548;
}
.bgbrown[data-v-e828026f]:hover, .bgbrown[data-v-e828026f]:focus {
  background-color: #795548;
}
.bgbrown.p-card[data-v-e828026f] {
  background-color: #795548;
  border-color: #795548;
}
.bgbrown.darken-1[data-v-e828026f] {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-1[data-v-e828026f]:hover {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-2[data-v-e828026f] {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-2[data-v-e828026f]:hover {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-3[data-v-e828026f] {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-3[data-v-e828026f]:hover {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-4[data-v-e828026f] {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.darken-4[data-v-e828026f]:hover {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.lighten-1[data-v-e828026f] {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-1[data-v-e828026f]:hover {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-2[data-v-e828026f] {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-2[data-v-e828026f]:hover {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-3[data-v-e828026f] {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-3[data-v-e828026f]:hover {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-4[data-v-e828026f] {
  background-color: rgb(174.6, 153, 145.2);
}
.bgbrown.lighten-4[data-v-e828026f]:hover {
  background-color: rgb(174.6, 153, 145.2);
}
[color=blue-gray][data-v-e828026f] {
  color: #607d8b;
}
.blue-gray[data-v-e828026f] {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray[data-v-e828026f]:hover, .blue-gray[data-v-e828026f]:active, .blue-gray[data-v-e828026f]:focus {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button[data-v-e828026f] {
  color: white !important;
}
.blue-gray.p-button[data-v-e828026f]:hover, .blue-gray.p-button[data-v-e828026f]:active, .blue-gray.p-button[data-v-e828026f]:focus {
  color: white !important;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button.p-button-outlined[data-v-e828026f] {
  background-color: white !important;
  color: #607d8b !important;
}
.blue-gray.p-button.p-button-outlined[data-v-e828026f]:hover, .blue-gray.p-button.p-button-outlined[data-v-e828026f]:active, .blue-gray.p-button.p-button-outlined[data-v-e828026f]:focus {
  background-color: rgb(239.1, 242, 243.4) !important;
}
.blue-gray.p-toolbar[data-v-e828026f] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.darken-1[data-v-e828026f] {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-1[data-v-e828026f]:hover {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-2[data-v-e828026f] {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-2[data-v-e828026f]:hover {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-3[data-v-e828026f] {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-3[data-v-e828026f]:hover {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-4[data-v-e828026f] {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.darken-4[data-v-e828026f]:hover {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.lighten-1[data-v-e828026f] {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-1[data-v-e828026f]:hover {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-2[data-v-e828026f] {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-2[data-v-e828026f]:hover {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-3[data-v-e828026f] {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-3[data-v-e828026f]:hover {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-4[data-v-e828026f] {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.blue-gray.lighten-4[data-v-e828026f]:hover {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray[data-v-e828026f] {
  background-color: #607d8b;
}
.bgblue-gray[data-v-e828026f]:hover, .bgblue-gray[data-v-e828026f]:focus {
  background-color: #607d8b;
}
.bgblue-gray.p-card[data-v-e828026f] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.bgblue-gray.darken-1[data-v-e828026f] {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-1[data-v-e828026f]:hover {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-2[data-v-e828026f] {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-2[data-v-e828026f]:hover {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-3[data-v-e828026f] {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-3[data-v-e828026f]:hover {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-4[data-v-e828026f] {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.darken-4[data-v-e828026f]:hover {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.lighten-1[data-v-e828026f] {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-1[data-v-e828026f]:hover {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-2[data-v-e828026f] {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-2[data-v-e828026f]:hover {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-3[data-v-e828026f] {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-3[data-v-e828026f]:hover {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-4[data-v-e828026f] {
  background-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray.lighten-4[data-v-e828026f]:hover {
  background-color: rgb(159.6, 177, 185.4);
}
[color=gray][data-v-e828026f] {
  color: #9e9e9e;
}
.gray[data-v-e828026f] {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray[data-v-e828026f]:hover, .gray[data-v-e828026f]:active, .gray[data-v-e828026f]:focus {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button[data-v-e828026f] {
  color: white !important;
}
.gray.p-button[data-v-e828026f]:hover, .gray.p-button[data-v-e828026f]:active, .gray.p-button[data-v-e828026f]:focus {
  color: white !important;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button.p-button-outlined[data-v-e828026f] {
  background-color: white !important;
  color: #9e9e9e !important;
}
.gray.p-button.p-button-outlined[data-v-e828026f]:hover, .gray.p-button.p-button-outlined[data-v-e828026f]:active, .gray.p-button.p-button-outlined[data-v-e828026f]:focus {
  background-color: rgb(245.3, 245.3, 245.3) !important;
}
.gray.p-toolbar[data-v-e828026f] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.darken-1[data-v-e828026f] {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-1[data-v-e828026f]:hover {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-2[data-v-e828026f] {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-2[data-v-e828026f]:hover {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-3[data-v-e828026f] {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-3[data-v-e828026f]:hover {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-4[data-v-e828026f] {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.darken-4[data-v-e828026f]:hover {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.lighten-1[data-v-e828026f] {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-1[data-v-e828026f]:hover {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-2[data-v-e828026f] {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-2[data-v-e828026f]:hover {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-3[data-v-e828026f] {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-3[data-v-e828026f]:hover {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-4[data-v-e828026f] {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.gray.lighten-4[data-v-e828026f]:hover {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.bggray[data-v-e828026f] {
  background-color: #9e9e9e;
}
.bggray[data-v-e828026f]:hover, .bggray[data-v-e828026f]:focus {
  background-color: #9e9e9e;
}
.bggray.p-card[data-v-e828026f] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.bggray.darken-1[data-v-e828026f] {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-1[data-v-e828026f]:hover {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-2[data-v-e828026f] {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-2[data-v-e828026f]:hover {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-3[data-v-e828026f] {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-3[data-v-e828026f]:hover {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-4[data-v-e828026f] {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.darken-4[data-v-e828026f]:hover {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.lighten-1[data-v-e828026f] {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-1[data-v-e828026f]:hover {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-2[data-v-e828026f] {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-2[data-v-e828026f]:hover {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-3[data-v-e828026f] {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-3[data-v-e828026f]:hover {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-4[data-v-e828026f] {
  background-color: rgb(196.8, 196.8, 196.8);
}
.bggray.lighten-4[data-v-e828026f]:hover {
  background-color: rgb(196.8, 196.8, 196.8);
}
[color=ble][data-v-e828026f] {
  color: #287aa9;
}
.ble[data-v-e828026f] {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble[data-v-e828026f]:hover, .ble[data-v-e828026f]:active, .ble[data-v-e828026f]:focus {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button[data-v-e828026f] {
  color: white !important;
}
.ble.p-button[data-v-e828026f]:hover, .ble.p-button[data-v-e828026f]:active, .ble.p-button[data-v-e828026f]:focus {
  color: white !important;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button.p-button-outlined[data-v-e828026f] {
  background-color: white !important;
  color: #287aa9 !important;
}
.ble.p-button.p-button-outlined[data-v-e828026f]:hover, .ble.p-button.p-button-outlined[data-v-e828026f]:active, .ble.p-button.p-button-outlined[data-v-e828026f]:focus {
  background-color: rgb(233.5, 241.7, 246.4) !important;
}
.ble.p-toolbar[data-v-e828026f] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.darken-1[data-v-e828026f] {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-1[data-v-e828026f]:hover {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-2[data-v-e828026f] {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-2[data-v-e828026f]:hover {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-3[data-v-e828026f] {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-3[data-v-e828026f]:hover {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-4[data-v-e828026f] {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.darken-4[data-v-e828026f]:hover {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.lighten-1[data-v-e828026f] {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-1[data-v-e828026f]:hover {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-2[data-v-e828026f] {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-2[data-v-e828026f]:hover {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-3[data-v-e828026f] {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-3[data-v-e828026f]:hover {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-4[data-v-e828026f] {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.ble.lighten-4[data-v-e828026f]:hover {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.bgble[data-v-e828026f] {
  background-color: #287aa9;
}
.bgble[data-v-e828026f]:hover, .bgble[data-v-e828026f]:focus {
  background-color: #287aa9;
}
.bgble.p-card[data-v-e828026f] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.bgble.darken-1[data-v-e828026f] {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-1[data-v-e828026f]:hover {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-2[data-v-e828026f] {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-2[data-v-e828026f]:hover {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-3[data-v-e828026f] {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-3[data-v-e828026f]:hover {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-4[data-v-e828026f] {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.darken-4[data-v-e828026f]:hover {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.lighten-1[data-v-e828026f] {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-1[data-v-e828026f]:hover {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-2[data-v-e828026f] {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-2[data-v-e828026f]:hover {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-3[data-v-e828026f] {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-3[data-v-e828026f]:hover {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-4[data-v-e828026f] {
  background-color: rgb(126, 175.2, 203.4);
}
.bgble.lighten-4[data-v-e828026f]:hover {
  background-color: rgb(126, 175.2, 203.4);
}
[color=black][data-v-e828026f] {
  color: #202020;
}
.black[data-v-e828026f] {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black[data-v-e828026f]:hover, .black[data-v-e828026f]:active, .black[data-v-e828026f]:focus {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button[data-v-e828026f] {
  color: white !important;
}
.black.p-button[data-v-e828026f]:hover, .black.p-button[data-v-e828026f]:active, .black.p-button[data-v-e828026f]:focus {
  color: white !important;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button.p-button-outlined[data-v-e828026f] {
  background-color: white !important;
  color: #202020 !important;
}
.black.p-button.p-button-outlined[data-v-e828026f]:hover, .black.p-button.p-button-outlined[data-v-e828026f]:active, .black.p-button.p-button-outlined[data-v-e828026f]:focus {
  background-color: rgb(232.7, 232.7, 232.7) !important;
}
.black.p-toolbar[data-v-e828026f] {
  background-color: #202020;
  border-color: #202020;
}
.black.darken-1[data-v-e828026f] {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-1[data-v-e828026f]:hover {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-2[data-v-e828026f] {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-2[data-v-e828026f]:hover {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-3[data-v-e828026f] {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-3[data-v-e828026f]:hover {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-4[data-v-e828026f] {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.darken-4[data-v-e828026f]:hover {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.lighten-1[data-v-e828026f] {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-1[data-v-e828026f]:hover {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-2[data-v-e828026f] {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-2[data-v-e828026f]:hover {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-3[data-v-e828026f] {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-3[data-v-e828026f]:hover {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-4[data-v-e828026f] {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.black.lighten-4[data-v-e828026f]:hover {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.bgblack[data-v-e828026f] {
  background-color: #202020;
}
.bgblack[data-v-e828026f]:hover, .bgblack[data-v-e828026f]:focus {
  background-color: #202020;
}
.bgblack.p-card[data-v-e828026f] {
  background-color: #202020;
  border-color: #202020;
}
.bgblack.darken-1[data-v-e828026f] {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-1[data-v-e828026f]:hover {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-2[data-v-e828026f] {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-2[data-v-e828026f]:hover {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-3[data-v-e828026f] {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-3[data-v-e828026f]:hover {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-4[data-v-e828026f] {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.darken-4[data-v-e828026f]:hover {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.lighten-1[data-v-e828026f] {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-1[data-v-e828026f]:hover {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-2[data-v-e828026f] {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-2[data-v-e828026f]:hover {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-3[data-v-e828026f] {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-3[data-v-e828026f]:hover {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-4[data-v-e828026f] {
  background-color: rgb(121.2, 121.2, 121.2);
}
.bgblack.lighten-4[data-v-e828026f]:hover {
  background-color: rgb(121.2, 121.2, 121.2);
}
[color=white][data-v-e828026f] {
  color: #ffffff;
}
.white[data-v-e828026f] {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white[data-v-e828026f]:hover, .white[data-v-e828026f]:active, .white[data-v-e828026f]:focus {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button[data-v-e828026f] {
  color: white !important;
}
.white.p-button[data-v-e828026f]:hover, .white.p-button[data-v-e828026f]:active, .white.p-button[data-v-e828026f]:focus {
  color: white !important;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button.p-button-outlined[data-v-e828026f] {
  background-color: white !important;
  color: #ffffff !important;
}
.white.p-button.p-button-outlined[data-v-e828026f]:hover, .white.p-button.p-button-outlined[data-v-e828026f]:active, .white.p-button.p-button-outlined[data-v-e828026f]:focus {
  background-color: white !important;
}
.white.p-toolbar[data-v-e828026f] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.darken-1[data-v-e828026f] {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-1[data-v-e828026f]:hover {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-2[data-v-e828026f] {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-2[data-v-e828026f]:hover {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-3[data-v-e828026f] {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-3[data-v-e828026f]:hover {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-4[data-v-e828026f] {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.darken-4[data-v-e828026f]:hover {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.lighten-1[data-v-e828026f] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-1[data-v-e828026f]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-e828026f] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-e828026f]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-e828026f] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-e828026f]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-e828026f] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-e828026f]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.bgwhite[data-v-e828026f] {
  background-color: #ffffff;
}
.bgwhite[data-v-e828026f]:hover, .bgwhite[data-v-e828026f]:focus {
  background-color: #ffffff;
}
.bgwhite.p-card[data-v-e828026f] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.bgwhite.darken-1[data-v-e828026f] {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-1[data-v-e828026f]:hover {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-2[data-v-e828026f] {
  background-color: #cccccc;
}
.bgwhite.darken-2[data-v-e828026f]:hover {
  background-color: #cccccc;
}
.bgwhite.darken-3[data-v-e828026f] {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-3[data-v-e828026f]:hover {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-4[data-v-e828026f] {
  background-color: #999999;
}
.bgwhite.darken-4[data-v-e828026f]:hover {
  background-color: #999999;
}
.bgwhite.lighten-1[data-v-e828026f] {
  background-color: white;
}
.bgwhite.lighten-1[data-v-e828026f]:hover {
  background-color: white;
}
.bgwhite.lighten-2[data-v-e828026f] {
  background-color: white;
}
.bgwhite.lighten-2[data-v-e828026f]:hover {
  background-color: white;
}
.bgwhite.lighten-3[data-v-e828026f] {
  background-color: white;
}
.bgwhite.lighten-3[data-v-e828026f]:hover {
  background-color: white;
}
.bgwhite.lighten-4[data-v-e828026f] {
  background-color: white;
}
.bgwhite.lighten-4[data-v-e828026f]:hover {
  background-color: white;
}
.default[data-v-e828026f] {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.default[data-v-e828026f]:hover, .default[data-v-e828026f]:focus {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}/* COLORS */
/* reserved possible colors

#6B3A0A - warm brown OR #8E3F0A - burnt orange
#8A1538 - deep berry
#005A7A - petrol cyan

maybe #0C0C73 - deep indigo, but close to return/black

*/
/* FONTS */
/* PACKETA UI/UX */
/* Material palette */
[color=primary][data-v-f02e84cb] {
  color: #bc210a;
}
.primary[data-v-f02e84cb] {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary[data-v-f02e84cb]:hover, .primary[data-v-f02e84cb]:active, .primary[data-v-f02e84cb]:focus {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button[data-v-f02e84cb] {
  color: white !important;
}
.primary.p-button[data-v-f02e84cb]:hover, .primary.p-button[data-v-f02e84cb]:active, .primary.p-button[data-v-f02e84cb]:focus {
  color: white !important;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button.p-button-outlined[data-v-f02e84cb] {
  background-color: white !important;
  color: #bc210a !important;
}
.primary.p-button.p-button-outlined[data-v-f02e84cb]:hover, .primary.p-button.p-button-outlined[data-v-f02e84cb]:active, .primary.p-button.p-button-outlined[data-v-f02e84cb]:focus {
  background-color: rgb(248.3, 232.8, 230.5) !important;
}
.primary.p-toolbar[data-v-f02e84cb] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.darken-1[data-v-f02e84cb] {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-1[data-v-f02e84cb]:hover {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-2[data-v-f02e84cb] {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-2[data-v-f02e84cb]:hover {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-3[data-v-f02e84cb] {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-3[data-v-f02e84cb]:hover {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-4[data-v-f02e84cb] {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.darken-4[data-v-f02e84cb]:hover {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.lighten-1[data-v-f02e84cb] {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-1[data-v-f02e84cb]:hover {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-2[data-v-f02e84cb] {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-2[data-v-f02e84cb]:hover {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-3[data-v-f02e84cb] {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-3[data-v-f02e84cb]:hover {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-4[data-v-f02e84cb] {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.primary.lighten-4[data-v-f02e84cb]:hover {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.bgprimary[data-v-f02e84cb] {
  background-color: #bc210a;
}
.bgprimary[data-v-f02e84cb]:hover, .bgprimary[data-v-f02e84cb]:focus {
  background-color: #bc210a;
}
.bgprimary.p-card[data-v-f02e84cb] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.bgprimary.darken-1[data-v-f02e84cb] {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-1[data-v-f02e84cb]:hover {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-2[data-v-f02e84cb] {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-2[data-v-f02e84cb]:hover {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-3[data-v-f02e84cb] {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-3[data-v-f02e84cb]:hover {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-4[data-v-f02e84cb] {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.darken-4[data-v-f02e84cb]:hover {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.lighten-1[data-v-f02e84cb] {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-1[data-v-f02e84cb]:hover {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-2[data-v-f02e84cb] {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-2[data-v-f02e84cb]:hover {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-3[data-v-f02e84cb] {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-3[data-v-f02e84cb]:hover {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-4[data-v-f02e84cb] {
  background-color: rgb(214.8, 121.8, 108);
}
.bgprimary.lighten-4[data-v-f02e84cb]:hover {
  background-color: rgb(214.8, 121.8, 108);
}
[color=red][data-v-f02e84cb] {
  color: #f44336;
}
.red[data-v-f02e84cb] {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red[data-v-f02e84cb]:hover, .red[data-v-f02e84cb]:active, .red[data-v-f02e84cb]:focus {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button[data-v-f02e84cb] {
  color: white !important;
}
.red.p-button[data-v-f02e84cb]:hover, .red.p-button[data-v-f02e84cb]:active, .red.p-button[data-v-f02e84cb]:focus {
  color: white !important;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button.p-button-outlined[data-v-f02e84cb] {
  background-color: white !important;
  color: #f44336 !important;
}
.red.p-button.p-button-outlined[data-v-f02e84cb]:hover, .red.p-button.p-button-outlined[data-v-f02e84cb]:active, .red.p-button.p-button-outlined[data-v-f02e84cb]:focus {
  background-color: rgb(253.9, 236.2, 234.9) !important;
}
.red.p-toolbar[data-v-f02e84cb] {
  background-color: #f44336;
  border-color: #f44336;
}
.red.darken-1[data-v-f02e84cb] {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-1[data-v-f02e84cb]:hover {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-2[data-v-f02e84cb] {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-2[data-v-f02e84cb]:hover {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-3[data-v-f02e84cb] {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-3[data-v-f02e84cb]:hover {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-4[data-v-f02e84cb] {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.darken-4[data-v-f02e84cb]:hover {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.lighten-1[data-v-f02e84cb] {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-1[data-v-f02e84cb]:hover {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-2[data-v-f02e84cb] {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-2[data-v-f02e84cb]:hover {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-3[data-v-f02e84cb] {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-3[data-v-f02e84cb]:hover {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-4[data-v-f02e84cb] {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.red.lighten-4[data-v-f02e84cb]:hover {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.bgred[data-v-f02e84cb] {
  background-color: #f44336;
}
.bgred[data-v-f02e84cb]:hover, .bgred[data-v-f02e84cb]:focus {
  background-color: #f44336;
}
.bgred.p-card[data-v-f02e84cb] {
  background-color: #f44336;
  border-color: #f44336;
}
.bgred.darken-1[data-v-f02e84cb] {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-1[data-v-f02e84cb]:hover {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-2[data-v-f02e84cb] {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-2[data-v-f02e84cb]:hover {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-3[data-v-f02e84cb] {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-3[data-v-f02e84cb]:hover {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-4[data-v-f02e84cb] {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.darken-4[data-v-f02e84cb]:hover {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.lighten-1[data-v-f02e84cb] {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-1[data-v-f02e84cb]:hover {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-2[data-v-f02e84cb] {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-2[data-v-f02e84cb]:hover {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-3[data-v-f02e84cb] {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-3[data-v-f02e84cb]:hover {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-4[data-v-f02e84cb] {
  background-color: rgb(248.4, 142.2, 134.4);
}
.bgred.lighten-4[data-v-f02e84cb]:hover {
  background-color: rgb(248.4, 142.2, 134.4);
}
[color=grenade][data-v-f02e84cb] {
  color: #dd2c00;
}
.grenade[data-v-f02e84cb] {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade[data-v-f02e84cb]:hover, .grenade[data-v-f02e84cb]:active, .grenade[data-v-f02e84cb]:focus {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button[data-v-f02e84cb] {
  color: white !important;
}
.grenade.p-button[data-v-f02e84cb]:hover, .grenade.p-button[data-v-f02e84cb]:active, .grenade.p-button[data-v-f02e84cb]:focus {
  color: white !important;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button.p-button-outlined[data-v-f02e84cb] {
  background-color: white !important;
  color: #dd2c00 !important;
}
.grenade.p-button.p-button-outlined[data-v-f02e84cb]:hover, .grenade.p-button.p-button-outlined[data-v-f02e84cb]:active, .grenade.p-button.p-button-outlined[data-v-f02e84cb]:focus {
  background-color: rgb(251.6, 233.9, 229.5) !important;
}
.grenade.p-toolbar[data-v-f02e84cb] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.darken-1[data-v-f02e84cb] {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-1[data-v-f02e84cb]:hover {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-2[data-v-f02e84cb] {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-2[data-v-f02e84cb]:hover {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-3[data-v-f02e84cb] {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-3[data-v-f02e84cb]:hover {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-4[data-v-f02e84cb] {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.darken-4[data-v-f02e84cb]:hover {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.lighten-1[data-v-f02e84cb] {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-1[data-v-f02e84cb]:hover {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-2[data-v-f02e84cb] {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-2[data-v-f02e84cb]:hover {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-3[data-v-f02e84cb] {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-3[data-v-f02e84cb]:hover {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-4[data-v-f02e84cb] {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.grenade.lighten-4[data-v-f02e84cb]:hover {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.bggrenade[data-v-f02e84cb] {
  background-color: #dd2c00;
}
.bggrenade[data-v-f02e84cb]:hover, .bggrenade[data-v-f02e84cb]:focus {
  background-color: #dd2c00;
}
.bggrenade.p-card[data-v-f02e84cb] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.bggrenade.darken-1[data-v-f02e84cb] {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-1[data-v-f02e84cb]:hover {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-2[data-v-f02e84cb] {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-2[data-v-f02e84cb]:hover {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-3[data-v-f02e84cb] {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-3[data-v-f02e84cb]:hover {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-4[data-v-f02e84cb] {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.darken-4[data-v-f02e84cb]:hover {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.lighten-1[data-v-f02e84cb] {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-1[data-v-f02e84cb]:hover {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-2[data-v-f02e84cb] {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-2[data-v-f02e84cb]:hover {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-3[data-v-f02e84cb] {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-3[data-v-f02e84cb]:hover {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-4[data-v-f02e84cb] {
  background-color: rgb(234.6, 128.4, 102);
}
.bggrenade.lighten-4[data-v-f02e84cb]:hover {
  background-color: rgb(234.6, 128.4, 102);
}
[color=pink][data-v-f02e84cb] {
  color: #e91e63;
}
.pink[data-v-f02e84cb] {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink[data-v-f02e84cb]:hover, .pink[data-v-f02e84cb]:active, .pink[data-v-f02e84cb]:focus {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button[data-v-f02e84cb] {
  color: white !important;
}
.pink.p-button[data-v-f02e84cb]:hover, .pink.p-button[data-v-f02e84cb]:active, .pink.p-button[data-v-f02e84cb]:focus {
  color: white !important;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button.p-button-outlined[data-v-f02e84cb] {
  background-color: white !important;
  color: #e91e63 !important;
}
.pink.p-button.p-button-outlined[data-v-f02e84cb]:hover, .pink.p-button.p-button-outlined[data-v-f02e84cb]:active, .pink.p-button.p-button-outlined[data-v-f02e84cb]:focus {
  background-color: rgb(252.8, 232.5, 239.4) !important;
}
.pink.p-toolbar[data-v-f02e84cb] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.darken-1[data-v-f02e84cb] {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-1[data-v-f02e84cb]:hover {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-2[data-v-f02e84cb] {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-2[data-v-f02e84cb]:hover {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-3[data-v-f02e84cb] {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-3[data-v-f02e84cb]:hover {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-4[data-v-f02e84cb] {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.darken-4[data-v-f02e84cb]:hover {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.lighten-1[data-v-f02e84cb] {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-1[data-v-f02e84cb]:hover {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-2[data-v-f02e84cb] {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-2[data-v-f02e84cb]:hover {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-3[data-v-f02e84cb] {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-3[data-v-f02e84cb]:hover {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-4[data-v-f02e84cb] {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.pink.lighten-4[data-v-f02e84cb]:hover {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.bgpink[data-v-f02e84cb] {
  background-color: #e91e63;
}
.bgpink[data-v-f02e84cb]:hover, .bgpink[data-v-f02e84cb]:focus {
  background-color: #e91e63;
}
.bgpink.p-card[data-v-f02e84cb] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.bgpink.darken-1[data-v-f02e84cb] {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-1[data-v-f02e84cb]:hover {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-2[data-v-f02e84cb] {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-2[data-v-f02e84cb]:hover {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-3[data-v-f02e84cb] {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-3[data-v-f02e84cb]:hover {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-4[data-v-f02e84cb] {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.darken-4[data-v-f02e84cb]:hover {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.lighten-1[data-v-f02e84cb] {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-1[data-v-f02e84cb]:hover {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-2[data-v-f02e84cb] {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-2[data-v-f02e84cb]:hover {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-3[data-v-f02e84cb] {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-3[data-v-f02e84cb]:hover {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-4[data-v-f02e84cb] {
  background-color: rgb(241.8, 120, 161.4);
}
.bgpink.lighten-4[data-v-f02e84cb]:hover {
  background-color: rgb(241.8, 120, 161.4);
}
[color=purple][data-v-f02e84cb] {
  color: #9c27b0;
}
.purple[data-v-f02e84cb] {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple[data-v-f02e84cb]:hover, .purple[data-v-f02e84cb]:active, .purple[data-v-f02e84cb]:focus {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button[data-v-f02e84cb] {
  color: white !important;
}
.purple.p-button[data-v-f02e84cb]:hover, .purple.p-button[data-v-f02e84cb]:active, .purple.p-button[data-v-f02e84cb]:focus {
  color: white !important;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button.p-button-outlined[data-v-f02e84cb] {
  background-color: white !important;
  color: #9c27b0 !important;
}
.purple.p-button.p-button-outlined[data-v-f02e84cb]:hover, .purple.p-button.p-button-outlined[data-v-f02e84cb]:active, .purple.p-button.p-button-outlined[data-v-f02e84cb]:focus {
  background-color: rgb(245.1, 233.4, 247.1) !important;
}
.purple.p-toolbar[data-v-f02e84cb] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.darken-1[data-v-f02e84cb] {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-1[data-v-f02e84cb]:hover {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-2[data-v-f02e84cb] {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-2[data-v-f02e84cb]:hover {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-3[data-v-f02e84cb] {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-3[data-v-f02e84cb]:hover {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-4[data-v-f02e84cb] {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.darken-4[data-v-f02e84cb]:hover {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.lighten-1[data-v-f02e84cb] {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-1[data-v-f02e84cb]:hover {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-2[data-v-f02e84cb] {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-2[data-v-f02e84cb]:hover {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-3[data-v-f02e84cb] {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-3[data-v-f02e84cb]:hover {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-4[data-v-f02e84cb] {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.purple.lighten-4[data-v-f02e84cb]:hover {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple[data-v-f02e84cb] {
  background-color: #9c27b0;
}
.bgpurple[data-v-f02e84cb]:hover, .bgpurple[data-v-f02e84cb]:focus {
  background-color: #9c27b0;
}
.bgpurple.p-card[data-v-f02e84cb] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.bgpurple.darken-1[data-v-f02e84cb] {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-1[data-v-f02e84cb]:hover {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-2[data-v-f02e84cb] {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-2[data-v-f02e84cb]:hover {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-3[data-v-f02e84cb] {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-3[data-v-f02e84cb]:hover {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-4[data-v-f02e84cb] {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.darken-4[data-v-f02e84cb]:hover {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.lighten-1[data-v-f02e84cb] {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-1[data-v-f02e84cb]:hover {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-2[data-v-f02e84cb] {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-2[data-v-f02e84cb]:hover {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-3[data-v-f02e84cb] {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-3[data-v-f02e84cb]:hover {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-4[data-v-f02e84cb] {
  background-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple.lighten-4[data-v-f02e84cb]:hover {
  background-color: rgb(195.6, 125.4, 207.6);
}
[color=deep-purple][data-v-f02e84cb] {
  color: #673ab7;
}
.deep-purple[data-v-f02e84cb] {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple[data-v-f02e84cb]:hover, .deep-purple[data-v-f02e84cb]:active, .deep-purple[data-v-f02e84cb]:focus {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button[data-v-f02e84cb] {
  color: white !important;
}
.deep-purple.p-button[data-v-f02e84cb]:hover, .deep-purple.p-button[data-v-f02e84cb]:active, .deep-purple.p-button[data-v-f02e84cb]:focus {
  color: white !important;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button.p-button-outlined[data-v-f02e84cb] {
  background-color: white !important;
  color: #673ab7 !important;
}
.deep-purple.p-button.p-button-outlined[data-v-f02e84cb]:hover, .deep-purple.p-button.p-button-outlined[data-v-f02e84cb]:active, .deep-purple.p-button.p-button-outlined[data-v-f02e84cb]:focus {
  background-color: rgb(239.8, 235.3, 247.8) !important;
}
.deep-purple.p-toolbar[data-v-f02e84cb] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.darken-1[data-v-f02e84cb] {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-1[data-v-f02e84cb]:hover {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-2[data-v-f02e84cb] {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-2[data-v-f02e84cb]:hover {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-3[data-v-f02e84cb] {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-3[data-v-f02e84cb]:hover {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-4[data-v-f02e84cb] {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.darken-4[data-v-f02e84cb]:hover {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.lighten-1[data-v-f02e84cb] {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-1[data-v-f02e84cb]:hover {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-2[data-v-f02e84cb] {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-2[data-v-f02e84cb]:hover {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-3[data-v-f02e84cb] {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-3[data-v-f02e84cb]:hover {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-4[data-v-f02e84cb] {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.deep-purple.lighten-4[data-v-f02e84cb]:hover {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple[data-v-f02e84cb] {
  background-color: #673ab7;
}
.bgdeep-purple[data-v-f02e84cb]:hover, .bgdeep-purple[data-v-f02e84cb]:focus {
  background-color: #673ab7;
}
.bgdeep-purple.p-card[data-v-f02e84cb] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.bgdeep-purple.darken-1[data-v-f02e84cb] {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-1[data-v-f02e84cb]:hover {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-2[data-v-f02e84cb] {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-2[data-v-f02e84cb]:hover {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-3[data-v-f02e84cb] {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-3[data-v-f02e84cb]:hover {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-4[data-v-f02e84cb] {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.darken-4[data-v-f02e84cb]:hover {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.lighten-1[data-v-f02e84cb] {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-1[data-v-f02e84cb]:hover {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-2[data-v-f02e84cb] {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-2[data-v-f02e84cb]:hover {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-3[data-v-f02e84cb] {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-3[data-v-f02e84cb]:hover {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-4[data-v-f02e84cb] {
  background-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple.lighten-4[data-v-f02e84cb]:hover {
  background-color: rgb(163.8, 136.8, 211.8);
}
[color=indigo][data-v-f02e84cb] {
  color: #3f51b5;
}
.indigo[data-v-f02e84cb] {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo[data-v-f02e84cb]:hover, .indigo[data-v-f02e84cb]:active, .indigo[data-v-f02e84cb]:focus {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button[data-v-f02e84cb] {
  color: white !important;
}
.indigo.p-button[data-v-f02e84cb]:hover, .indigo.p-button[data-v-f02e84cb]:active, .indigo.p-button[data-v-f02e84cb]:focus {
  color: white !important;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button.p-button-outlined[data-v-f02e84cb] {
  background-color: white !important;
  color: #3f51b5 !important;
}
.indigo.p-button.p-button-outlined[data-v-f02e84cb]:hover, .indigo.p-button.p-button-outlined[data-v-f02e84cb]:active, .indigo.p-button.p-button-outlined[data-v-f02e84cb]:focus {
  background-color: rgb(235.8, 237.6, 247.6) !important;
}
.indigo.p-toolbar[data-v-f02e84cb] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.darken-1[data-v-f02e84cb] {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-1[data-v-f02e84cb]:hover {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-2[data-v-f02e84cb] {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-2[data-v-f02e84cb]:hover {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-3[data-v-f02e84cb] {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-3[data-v-f02e84cb]:hover {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-4[data-v-f02e84cb] {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.darken-4[data-v-f02e84cb]:hover {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.lighten-1[data-v-f02e84cb] {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-1[data-v-f02e84cb]:hover {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-2[data-v-f02e84cb] {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-2[data-v-f02e84cb]:hover {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-3[data-v-f02e84cb] {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-3[data-v-f02e84cb]:hover {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-4[data-v-f02e84cb] {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.indigo.lighten-4[data-v-f02e84cb]:hover {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo[data-v-f02e84cb] {
  background-color: #3f51b5;
}
.bgindigo[data-v-f02e84cb]:hover, .bgindigo[data-v-f02e84cb]:focus {
  background-color: #3f51b5;
}
.bgindigo.p-card[data-v-f02e84cb] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.bgindigo.darken-1[data-v-f02e84cb] {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-1[data-v-f02e84cb]:hover {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-2[data-v-f02e84cb] {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-2[data-v-f02e84cb]:hover {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-3[data-v-f02e84cb] {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-3[data-v-f02e84cb]:hover {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-4[data-v-f02e84cb] {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.darken-4[data-v-f02e84cb]:hover {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.lighten-1[data-v-f02e84cb] {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-1[data-v-f02e84cb]:hover {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-2[data-v-f02e84cb] {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-2[data-v-f02e84cb]:hover {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-3[data-v-f02e84cb] {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-3[data-v-f02e84cb]:hover {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-4[data-v-f02e84cb] {
  background-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo.lighten-4[data-v-f02e84cb]:hover {
  background-color: rgb(139.8, 150.6, 210.6);
}
[color=blue][data-v-f02e84cb] {
  color: #2196f3;
}
.blue[data-v-f02e84cb] {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue[data-v-f02e84cb]:hover, .blue[data-v-f02e84cb]:active, .blue[data-v-f02e84cb]:focus {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button[data-v-f02e84cb] {
  color: white !important;
}
.blue.p-button[data-v-f02e84cb]:hover, .blue.p-button[data-v-f02e84cb]:active, .blue.p-button[data-v-f02e84cb]:focus {
  color: white !important;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button.p-button-outlined[data-v-f02e84cb] {
  background-color: white !important;
  color: #2196f3 !important;
}
.blue.p-button.p-button-outlined[data-v-f02e84cb]:hover, .blue.p-button.p-button-outlined[data-v-f02e84cb]:active, .blue.p-button.p-button-outlined[data-v-f02e84cb]:focus {
  background-color: rgb(232.8, 244.5, 253.8) !important;
}
.blue.p-toolbar[data-v-f02e84cb] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.darken-1[data-v-f02e84cb] {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-1[data-v-f02e84cb]:hover {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-2[data-v-f02e84cb] {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-2[data-v-f02e84cb]:hover {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-3[data-v-f02e84cb] {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-3[data-v-f02e84cb]:hover {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-4[data-v-f02e84cb] {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.darken-4[data-v-f02e84cb]:hover {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.lighten-1[data-v-f02e84cb] {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-1[data-v-f02e84cb]:hover {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-2[data-v-f02e84cb] {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-2[data-v-f02e84cb]:hover {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-3[data-v-f02e84cb] {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-3[data-v-f02e84cb]:hover {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-4[data-v-f02e84cb] {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.blue.lighten-4[data-v-f02e84cb]:hover {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.bgblue[data-v-f02e84cb] {
  background-color: #2196f3;
}
.bgblue[data-v-f02e84cb]:hover, .bgblue[data-v-f02e84cb]:focus {
  background-color: #2196f3;
}
.bgblue.p-card[data-v-f02e84cb] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.bgblue.darken-1[data-v-f02e84cb] {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-1[data-v-f02e84cb]:hover {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-2[data-v-f02e84cb] {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-2[data-v-f02e84cb]:hover {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-3[data-v-f02e84cb] {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-3[data-v-f02e84cb]:hover {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-4[data-v-f02e84cb] {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.darken-4[data-v-f02e84cb]:hover {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.lighten-1[data-v-f02e84cb] {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-1[data-v-f02e84cb]:hover {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-2[data-v-f02e84cb] {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-2[data-v-f02e84cb]:hover {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-3[data-v-f02e84cb] {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-3[data-v-f02e84cb]:hover {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-4[data-v-f02e84cb] {
  background-color: rgb(121.8, 192, 247.8);
}
.bgblue.lighten-4[data-v-f02e84cb]:hover {
  background-color: rgb(121.8, 192, 247.8);
}
[color=light-blue][data-v-f02e84cb] {
  color: #03a9f4;
}
.light-blue[data-v-f02e84cb] {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue[data-v-f02e84cb]:hover, .light-blue[data-v-f02e84cb]:active, .light-blue[data-v-f02e84cb]:focus {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button[data-v-f02e84cb] {
  color: white !important;
}
.light-blue.p-button[data-v-f02e84cb]:hover, .light-blue.p-button[data-v-f02e84cb]:active, .light-blue.p-button[data-v-f02e84cb]:focus {
  color: white !important;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button.p-button-outlined[data-v-f02e84cb] {
  background-color: white !important;
  color: #03a9f4 !important;
}
.light-blue.p-button.p-button-outlined[data-v-f02e84cb]:hover, .light-blue.p-button.p-button-outlined[data-v-f02e84cb]:active, .light-blue.p-button.p-button-outlined[data-v-f02e84cb]:focus {
  background-color: rgb(229.8, 246.4, 253.9) !important;
}
.light-blue.p-toolbar[data-v-f02e84cb] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.darken-1[data-v-f02e84cb] {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-1[data-v-f02e84cb]:hover {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-2[data-v-f02e84cb] {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-2[data-v-f02e84cb]:hover {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-3[data-v-f02e84cb] {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-3[data-v-f02e84cb]:hover {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-4[data-v-f02e84cb] {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.darken-4[data-v-f02e84cb]:hover {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.lighten-1[data-v-f02e84cb] {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-1[data-v-f02e84cb]:hover {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-2[data-v-f02e84cb] {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-2[data-v-f02e84cb]:hover {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-3[data-v-f02e84cb] {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-3[data-v-f02e84cb]:hover {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-4[data-v-f02e84cb] {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.light-blue.lighten-4[data-v-f02e84cb]:hover {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue[data-v-f02e84cb] {
  background-color: #03a9f4;
}
.bglight-blue[data-v-f02e84cb]:hover, .bglight-blue[data-v-f02e84cb]:focus {
  background-color: #03a9f4;
}
.bglight-blue.p-card[data-v-f02e84cb] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.bglight-blue.darken-1[data-v-f02e84cb] {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-1[data-v-f02e84cb]:hover {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-2[data-v-f02e84cb] {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-2[data-v-f02e84cb]:hover {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-3[data-v-f02e84cb] {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-3[data-v-f02e84cb]:hover {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-4[data-v-f02e84cb] {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.darken-4[data-v-f02e84cb]:hover {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.lighten-1[data-v-f02e84cb] {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-1[data-v-f02e84cb]:hover {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-2[data-v-f02e84cb] {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-2[data-v-f02e84cb]:hover {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-3[data-v-f02e84cb] {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-3[data-v-f02e84cb]:hover {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-4[data-v-f02e84cb] {
  background-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue.lighten-4[data-v-f02e84cb]:hover {
  background-color: rgb(103.8, 203.4, 248.4);
}
[color=cyan][data-v-f02e84cb] {
  color: #00bcd4;
}
.cyan[data-v-f02e84cb] {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan[data-v-f02e84cb]:hover, .cyan[data-v-f02e84cb]:active, .cyan[data-v-f02e84cb]:focus {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button[data-v-f02e84cb] {
  color: white !important;
}
.cyan.p-button[data-v-f02e84cb]:hover, .cyan.p-button[data-v-f02e84cb]:active, .cyan.p-button[data-v-f02e84cb]:focus {
  color: white !important;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button.p-button-outlined[data-v-f02e84cb] {
  background-color: white !important;
  color: #00bcd4 !important;
}
.cyan.p-button.p-button-outlined[data-v-f02e84cb]:hover, .cyan.p-button.p-button-outlined[data-v-f02e84cb]:active, .cyan.p-button.p-button-outlined[data-v-f02e84cb]:focus {
  background-color: rgb(229.5, 248.3, 250.7) !important;
}
.cyan.p-toolbar[data-v-f02e84cb] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.darken-1[data-v-f02e84cb] {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-1[data-v-f02e84cb]:hover {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-2[data-v-f02e84cb] {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-2[data-v-f02e84cb]:hover {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-3[data-v-f02e84cb] {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-3[data-v-f02e84cb]:hover {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-4[data-v-f02e84cb] {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.darken-4[data-v-f02e84cb]:hover {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.lighten-1[data-v-f02e84cb] {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-1[data-v-f02e84cb]:hover {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-2[data-v-f02e84cb] {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-2[data-v-f02e84cb]:hover {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-3[data-v-f02e84cb] {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-3[data-v-f02e84cb]:hover {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-4[data-v-f02e84cb] {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.cyan.lighten-4[data-v-f02e84cb]:hover {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.bgcyan[data-v-f02e84cb] {
  background-color: #00bcd4;
}
.bgcyan[data-v-f02e84cb]:hover, .bgcyan[data-v-f02e84cb]:focus {
  background-color: #00bcd4;
}
.bgcyan.p-card[data-v-f02e84cb] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.bgcyan.darken-1[data-v-f02e84cb] {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-1[data-v-f02e84cb]:hover {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-2[data-v-f02e84cb] {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-2[data-v-f02e84cb]:hover {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-3[data-v-f02e84cb] {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-3[data-v-f02e84cb]:hover {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-4[data-v-f02e84cb] {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.darken-4[data-v-f02e84cb]:hover {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.lighten-1[data-v-f02e84cb] {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-1[data-v-f02e84cb]:hover {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-2[data-v-f02e84cb] {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-2[data-v-f02e84cb]:hover {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-3[data-v-f02e84cb] {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-3[data-v-f02e84cb]:hover {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-4[data-v-f02e84cb] {
  background-color: rgb(102, 214.8, 229.2);
}
.bgcyan.lighten-4[data-v-f02e84cb]:hover {
  background-color: rgb(102, 214.8, 229.2);
}
[color=teal][data-v-f02e84cb] {
  color: #009688;
}
.teal[data-v-f02e84cb] {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal[data-v-f02e84cb]:hover, .teal[data-v-f02e84cb]:active, .teal[data-v-f02e84cb]:focus {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button[data-v-f02e84cb] {
  color: white !important;
}
.teal.p-button[data-v-f02e84cb]:hover, .teal.p-button[data-v-f02e84cb]:active, .teal.p-button[data-v-f02e84cb]:focus {
  color: white !important;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button.p-button-outlined[data-v-f02e84cb] {
  background-color: white !important;
  color: #009688 !important;
}
.teal.p-button.p-button-outlined[data-v-f02e84cb]:hover, .teal.p-button.p-button-outlined[data-v-f02e84cb]:active, .teal.p-button.p-button-outlined[data-v-f02e84cb]:focus {
  background-color: rgb(229.5, 244.5, 243.1) !important;
}
.teal.p-toolbar[data-v-f02e84cb] {
  background-color: #009688;
  border-color: #009688;
}
.teal.darken-1[data-v-f02e84cb] {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-1[data-v-f02e84cb]:hover {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-2[data-v-f02e84cb] {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-2[data-v-f02e84cb]:hover {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-3[data-v-f02e84cb] {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-3[data-v-f02e84cb]:hover {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-4[data-v-f02e84cb] {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.darken-4[data-v-f02e84cb]:hover {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.lighten-1[data-v-f02e84cb] {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-1[data-v-f02e84cb]:hover {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-2[data-v-f02e84cb] {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-2[data-v-f02e84cb]:hover {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-3[data-v-f02e84cb] {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-3[data-v-f02e84cb]:hover {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-4[data-v-f02e84cb] {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.teal.lighten-4[data-v-f02e84cb]:hover {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.bgteal[data-v-f02e84cb] {
  background-color: #009688;
}
.bgteal[data-v-f02e84cb]:hover, .bgteal[data-v-f02e84cb]:focus {
  background-color: #009688;
}
.bgteal.p-card[data-v-f02e84cb] {
  background-color: #009688;
  border-color: #009688;
}
.bgteal.darken-1[data-v-f02e84cb] {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-1[data-v-f02e84cb]:hover {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-2[data-v-f02e84cb] {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-2[data-v-f02e84cb]:hover {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-3[data-v-f02e84cb] {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-3[data-v-f02e84cb]:hover {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-4[data-v-f02e84cb] {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.darken-4[data-v-f02e84cb]:hover {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.lighten-1[data-v-f02e84cb] {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-1[data-v-f02e84cb]:hover {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-2[data-v-f02e84cb] {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-2[data-v-f02e84cb]:hover {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-3[data-v-f02e84cb] {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-3[data-v-f02e84cb]:hover {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-4[data-v-f02e84cb] {
  background-color: rgb(102, 192, 183.6);
}
.bgteal.lighten-4[data-v-f02e84cb]:hover {
  background-color: rgb(102, 192, 183.6);
}
[color=cobalt][data-v-f02e84cb] {
  color: #00bfa5;
}
.cobalt[data-v-f02e84cb] {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt[data-v-f02e84cb]:hover, .cobalt[data-v-f02e84cb]:active, .cobalt[data-v-f02e84cb]:focus {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button[data-v-f02e84cb] {
  color: white !important;
}
.cobalt.p-button[data-v-f02e84cb]:hover, .cobalt.p-button[data-v-f02e84cb]:active, .cobalt.p-button[data-v-f02e84cb]:focus {
  color: white !important;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button.p-button-outlined[data-v-f02e84cb] {
  background-color: white !important;
  color: #00bfa5 !important;
}
.cobalt.p-button.p-button-outlined[data-v-f02e84cb]:hover, .cobalt.p-button.p-button-outlined[data-v-f02e84cb]:active, .cobalt.p-button.p-button-outlined[data-v-f02e84cb]:focus {
  background-color: rgb(229.5, 248.6, 246) !important;
}
.cobalt.p-toolbar[data-v-f02e84cb] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.darken-1[data-v-f02e84cb] {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-1[data-v-f02e84cb]:hover {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-2[data-v-f02e84cb] {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-2[data-v-f02e84cb]:hover {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-3[data-v-f02e84cb] {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-3[data-v-f02e84cb]:hover {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-4[data-v-f02e84cb] {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.darken-4[data-v-f02e84cb]:hover {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.lighten-1[data-v-f02e84cb] {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-1[data-v-f02e84cb]:hover {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-2[data-v-f02e84cb] {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-2[data-v-f02e84cb]:hover {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-3[data-v-f02e84cb] {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-3[data-v-f02e84cb]:hover {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-4[data-v-f02e84cb] {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.cobalt.lighten-4[data-v-f02e84cb]:hover {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.bgcobalt[data-v-f02e84cb] {
  background-color: #00bfa5;
}
.bgcobalt[data-v-f02e84cb]:hover, .bgcobalt[data-v-f02e84cb]:focus {
  background-color: #00bfa5;
}
.bgcobalt.p-card[data-v-f02e84cb] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.bgcobalt.darken-1[data-v-f02e84cb] {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-1[data-v-f02e84cb]:hover {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-2[data-v-f02e84cb] {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-2[data-v-f02e84cb]:hover {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-3[data-v-f02e84cb] {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-3[data-v-f02e84cb]:hover {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-4[data-v-f02e84cb] {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.darken-4[data-v-f02e84cb]:hover {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.lighten-1[data-v-f02e84cb] {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-1[data-v-f02e84cb]:hover {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-2[data-v-f02e84cb] {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-2[data-v-f02e84cb]:hover {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-3[data-v-f02e84cb] {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-3[data-v-f02e84cb]:hover {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-4[data-v-f02e84cb] {
  background-color: rgb(102, 216.6, 201);
}
.bgcobalt.lighten-4[data-v-f02e84cb]:hover {
  background-color: rgb(102, 216.6, 201);
}
[color=green][data-v-f02e84cb] {
  color: #4caf50;
}
.green[data-v-f02e84cb] {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green[data-v-f02e84cb]:hover, .green[data-v-f02e84cb]:active, .green[data-v-f02e84cb]:focus {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button[data-v-f02e84cb] {
  color: white !important;
}
.green.p-button[data-v-f02e84cb]:hover, .green.p-button[data-v-f02e84cb]:active, .green.p-button[data-v-f02e84cb]:focus {
  color: white !important;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button.p-button-outlined[data-v-f02e84cb] {
  background-color: white !important;
  color: #4caf50 !important;
}
.green.p-button.p-button-outlined[data-v-f02e84cb]:hover, .green.p-button.p-button-outlined[data-v-f02e84cb]:active, .green.p-button.p-button-outlined[data-v-f02e84cb]:focus {
  background-color: rgb(237.1, 247, 237.5) !important;
}
.green.p-toolbar[data-v-f02e84cb] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.darken-1[data-v-f02e84cb] {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-1[data-v-f02e84cb]:hover {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-2[data-v-f02e84cb] {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-2[data-v-f02e84cb]:hover {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-3[data-v-f02e84cb] {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-3[data-v-f02e84cb]:hover {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-4[data-v-f02e84cb] {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.darken-4[data-v-f02e84cb]:hover {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.lighten-1[data-v-f02e84cb] {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-1[data-v-f02e84cb]:hover {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-2[data-v-f02e84cb] {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-2[data-v-f02e84cb]:hover {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-3[data-v-f02e84cb] {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-3[data-v-f02e84cb]:hover {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-4[data-v-f02e84cb] {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.green.lighten-4[data-v-f02e84cb]:hover {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.bggreen[data-v-f02e84cb] {
  background-color: #4caf50;
}
.bggreen[data-v-f02e84cb]:hover, .bggreen[data-v-f02e84cb]:focus {
  background-color: #4caf50;
}
.bggreen.p-card[data-v-f02e84cb] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.bggreen.darken-1[data-v-f02e84cb] {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-1[data-v-f02e84cb]:hover {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-2[data-v-f02e84cb] {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-2[data-v-f02e84cb]:hover {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-3[data-v-f02e84cb] {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-3[data-v-f02e84cb]:hover {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-4[data-v-f02e84cb] {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.darken-4[data-v-f02e84cb]:hover {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.lighten-1[data-v-f02e84cb] {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-1[data-v-f02e84cb]:hover {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-2[data-v-f02e84cb] {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-2[data-v-f02e84cb]:hover {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-3[data-v-f02e84cb] {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-3[data-v-f02e84cb]:hover {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-4[data-v-f02e84cb] {
  background-color: rgb(147.6, 207, 150);
}
.bggreen.lighten-4[data-v-f02e84cb]:hover {
  background-color: rgb(147.6, 207, 150);
}
[color=light-green][data-v-f02e84cb] {
  color: #8bc34a;
}
.light-green[data-v-f02e84cb] {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green[data-v-f02e84cb]:hover, .light-green[data-v-f02e84cb]:active, .light-green[data-v-f02e84cb]:focus {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button[data-v-f02e84cb] {
  color: white !important;
}
.light-green.p-button[data-v-f02e84cb]:hover, .light-green.p-button[data-v-f02e84cb]:active, .light-green.p-button[data-v-f02e84cb]:focus {
  color: white !important;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button.p-button-outlined[data-v-f02e84cb] {
  background-color: white !important;
  color: #8bc34a !important;
}
.light-green.p-button.p-button-outlined[data-v-f02e84cb]:hover, .light-green.p-button.p-button-outlined[data-v-f02e84cb]:active, .light-green.p-button.p-button-outlined[data-v-f02e84cb]:focus {
  background-color: rgb(243.4, 249, 236.9) !important;
}
.light-green.p-toolbar[data-v-f02e84cb] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.darken-1[data-v-f02e84cb] {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-1[data-v-f02e84cb]:hover {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-2[data-v-f02e84cb] {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-2[data-v-f02e84cb]:hover {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-3[data-v-f02e84cb] {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-3[data-v-f02e84cb]:hover {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-4[data-v-f02e84cb] {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.darken-4[data-v-f02e84cb]:hover {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.lighten-1[data-v-f02e84cb] {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-1[data-v-f02e84cb]:hover {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-2[data-v-f02e84cb] {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-2[data-v-f02e84cb]:hover {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-3[data-v-f02e84cb] {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-3[data-v-f02e84cb]:hover {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-4[data-v-f02e84cb] {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.light-green.lighten-4[data-v-f02e84cb]:hover {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.bglight-green[data-v-f02e84cb] {
  background-color: #8bc34a;
}
.bglight-green[data-v-f02e84cb]:hover, .bglight-green[data-v-f02e84cb]:focus {
  background-color: #8bc34a;
}
.bglight-green.p-card[data-v-f02e84cb] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.bglight-green.darken-1[data-v-f02e84cb] {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-1[data-v-f02e84cb]:hover {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-2[data-v-f02e84cb] {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-2[data-v-f02e84cb]:hover {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-3[data-v-f02e84cb] {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-3[data-v-f02e84cb]:hover {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-4[data-v-f02e84cb] {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.darken-4[data-v-f02e84cb]:hover {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.lighten-1[data-v-f02e84cb] {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-1[data-v-f02e84cb]:hover {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-2[data-v-f02e84cb] {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-2[data-v-f02e84cb]:hover {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-3[data-v-f02e84cb] {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-3[data-v-f02e84cb]:hover {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-4[data-v-f02e84cb] {
  background-color: rgb(185.4, 219, 146.4);
}
.bglight-green.lighten-4[data-v-f02e84cb]:hover {
  background-color: rgb(185.4, 219, 146.4);
}
[color=lime][data-v-f02e84cb] {
  color: #cddc39;
}
.lime[data-v-f02e84cb] {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime[data-v-f02e84cb]:hover, .lime[data-v-f02e84cb]:active, .lime[data-v-f02e84cb]:focus {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button[data-v-f02e84cb] {
  color: white !important;
}
.lime.p-button[data-v-f02e84cb]:hover, .lime.p-button[data-v-f02e84cb]:active, .lime.p-button[data-v-f02e84cb]:focus {
  color: white !important;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button.p-button-outlined[data-v-f02e84cb] {
  background-color: white !important;
  color: #cddc39 !important;
}
.lime.p-button.p-button-outlined[data-v-f02e84cb]:hover, .lime.p-button.p-button-outlined[data-v-f02e84cb]:active, .lime.p-button.p-button-outlined[data-v-f02e84cb]:focus {
  background-color: rgb(250, 251.5, 235.2) !important;
}
.lime.p-toolbar[data-v-f02e84cb] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.darken-1[data-v-f02e84cb] {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-1[data-v-f02e84cb]:hover {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-2[data-v-f02e84cb] {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-2[data-v-f02e84cb]:hover {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-3[data-v-f02e84cb] {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-3[data-v-f02e84cb]:hover {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-4[data-v-f02e84cb] {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.darken-4[data-v-f02e84cb]:hover {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.lighten-1[data-v-f02e84cb] {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-1[data-v-f02e84cb]:hover {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-2[data-v-f02e84cb] {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-2[data-v-f02e84cb]:hover {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-3[data-v-f02e84cb] {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-3[data-v-f02e84cb]:hover {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-4[data-v-f02e84cb] {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.lime.lighten-4[data-v-f02e84cb]:hover {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.bglime[data-v-f02e84cb] {
  background-color: #cddc39;
}
.bglime[data-v-f02e84cb]:hover, .bglime[data-v-f02e84cb]:focus {
  background-color: #cddc39;
}
.bglime.p-card[data-v-f02e84cb] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.bglime.darken-1[data-v-f02e84cb] {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-1[data-v-f02e84cb]:hover {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-2[data-v-f02e84cb] {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-2[data-v-f02e84cb]:hover {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-3[data-v-f02e84cb] {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-3[data-v-f02e84cb]:hover {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-4[data-v-f02e84cb] {
  background-color: rgb(123, 132, 34.2);
}
.bglime.darken-4[data-v-f02e84cb]:hover {
  background-color: rgb(123, 132, 34.2);
}
.bglime.lighten-1[data-v-f02e84cb] {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-1[data-v-f02e84cb]:hover {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-2[data-v-f02e84cb] {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-2[data-v-f02e84cb]:hover {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-3[data-v-f02e84cb] {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-3[data-v-f02e84cb]:hover {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-4[data-v-f02e84cb] {
  background-color: rgb(225, 234, 136.2);
}
.bglime.lighten-4[data-v-f02e84cb]:hover {
  background-color: rgb(225, 234, 136.2);
}
[color=yellow][data-v-f02e84cb] {
  color: #ffeb3b;
}
.yellow[data-v-f02e84cb] {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow[data-v-f02e84cb]:hover, .yellow[data-v-f02e84cb]:active, .yellow[data-v-f02e84cb]:focus {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button[data-v-f02e84cb] {
  color: white !important;
}
.yellow.p-button[data-v-f02e84cb]:hover, .yellow.p-button[data-v-f02e84cb]:active, .yellow.p-button[data-v-f02e84cb]:focus {
  color: white !important;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button.p-button-outlined[data-v-f02e84cb] {
  background-color: white !important;
  color: #ffeb3b !important;
}
.yellow.p-button.p-button-outlined[data-v-f02e84cb]:hover, .yellow.p-button.p-button-outlined[data-v-f02e84cb]:active, .yellow.p-button.p-button-outlined[data-v-f02e84cb]:focus {
  background-color: rgb(255, 253, 235.4) !important;
}
.yellow.p-toolbar[data-v-f02e84cb] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.darken-1[data-v-f02e84cb] {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-1[data-v-f02e84cb]:hover {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-2[data-v-f02e84cb] {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-2[data-v-f02e84cb]:hover {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-3[data-v-f02e84cb] {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-3[data-v-f02e84cb]:hover {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-4[data-v-f02e84cb] {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.darken-4[data-v-f02e84cb]:hover {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.lighten-1[data-v-f02e84cb] {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-1[data-v-f02e84cb]:hover {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-2[data-v-f02e84cb] {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-2[data-v-f02e84cb]:hover {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-3[data-v-f02e84cb] {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-3[data-v-f02e84cb]:hover {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-4[data-v-f02e84cb] {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.yellow.lighten-4[data-v-f02e84cb]:hover {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.bgyellow[data-v-f02e84cb] {
  background-color: #ffeb3b;
}
.bgyellow[data-v-f02e84cb]:hover, .bgyellow[data-v-f02e84cb]:focus {
  background-color: #ffeb3b;
}
.bgyellow.p-card[data-v-f02e84cb] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.bgyellow.darken-1[data-v-f02e84cb] {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-1[data-v-f02e84cb]:hover {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-2[data-v-f02e84cb] {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-2[data-v-f02e84cb]:hover {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-3[data-v-f02e84cb] {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-3[data-v-f02e84cb]:hover {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-4[data-v-f02e84cb] {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.darken-4[data-v-f02e84cb]:hover {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.lighten-1[data-v-f02e84cb] {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-1[data-v-f02e84cb]:hover {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-2[data-v-f02e84cb] {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-2[data-v-f02e84cb]:hover {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-3[data-v-f02e84cb] {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-3[data-v-f02e84cb]:hover {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-4[data-v-f02e84cb] {
  background-color: rgb(255, 243, 137.4);
}
.bgyellow.lighten-4[data-v-f02e84cb]:hover {
  background-color: rgb(255, 243, 137.4);
}
[color=amber][data-v-f02e84cb] {
  color: #ffc107;
}
.amber[data-v-f02e84cb] {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber[data-v-f02e84cb]:hover, .amber[data-v-f02e84cb]:active, .amber[data-v-f02e84cb]:focus {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button[data-v-f02e84cb] {
  color: white !important;
}
.amber.p-button[data-v-f02e84cb]:hover, .amber.p-button[data-v-f02e84cb]:active, .amber.p-button[data-v-f02e84cb]:focus {
  color: white !important;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button.p-button-outlined[data-v-f02e84cb] {
  background-color: white !important;
  color: #ffc107 !important;
}
.amber.p-button.p-button-outlined[data-v-f02e84cb]:hover, .amber.p-button.p-button-outlined[data-v-f02e84cb]:active, .amber.p-button.p-button-outlined[data-v-f02e84cb]:focus {
  background-color: rgb(255, 248.8, 230.2) !important;
}
.amber.p-toolbar[data-v-f02e84cb] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.darken-1[data-v-f02e84cb] {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-1[data-v-f02e84cb]:hover {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-2[data-v-f02e84cb] {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-2[data-v-f02e84cb]:hover {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-3[data-v-f02e84cb] {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-3[data-v-f02e84cb]:hover {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-4[data-v-f02e84cb] {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.darken-4[data-v-f02e84cb]:hover {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.lighten-1[data-v-f02e84cb] {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-1[data-v-f02e84cb]:hover {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-2[data-v-f02e84cb] {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-2[data-v-f02e84cb]:hover {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-3[data-v-f02e84cb] {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-3[data-v-f02e84cb]:hover {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-4[data-v-f02e84cb] {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.amber.lighten-4[data-v-f02e84cb]:hover {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.bgamber[data-v-f02e84cb] {
  background-color: #ffc107;
}
.bgamber[data-v-f02e84cb]:hover, .bgamber[data-v-f02e84cb]:focus {
  background-color: #ffc107;
}
.bgamber.p-card[data-v-f02e84cb] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.bgamber.darken-1[data-v-f02e84cb] {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-1[data-v-f02e84cb]:hover {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-2[data-v-f02e84cb] {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-2[data-v-f02e84cb]:hover {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-3[data-v-f02e84cb] {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-3[data-v-f02e84cb]:hover {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-4[data-v-f02e84cb] {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.darken-4[data-v-f02e84cb]:hover {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.lighten-1[data-v-f02e84cb] {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-1[data-v-f02e84cb]:hover {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-2[data-v-f02e84cb] {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-2[data-v-f02e84cb]:hover {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-3[data-v-f02e84cb] {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-3[data-v-f02e84cb]:hover {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-4[data-v-f02e84cb] {
  background-color: rgb(255, 217.8, 106.2);
}
.bgamber.lighten-4[data-v-f02e84cb]:hover {
  background-color: rgb(255, 217.8, 106.2);
}
[color=orange][data-v-f02e84cb] {
  color: #ff9800;
}
.orange[data-v-f02e84cb] {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange[data-v-f02e84cb]:hover, .orange[data-v-f02e84cb]:active, .orange[data-v-f02e84cb]:focus {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button[data-v-f02e84cb] {
  color: white !important;
}
.orange.p-button[data-v-f02e84cb]:hover, .orange.p-button[data-v-f02e84cb]:active, .orange.p-button[data-v-f02e84cb]:focus {
  color: white !important;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button.p-button-outlined[data-v-f02e84cb] {
  background-color: white !important;
  color: #ff9800 !important;
}
.orange.p-button.p-button-outlined[data-v-f02e84cb]:hover, .orange.p-button.p-button-outlined[data-v-f02e84cb]:active, .orange.p-button.p-button-outlined[data-v-f02e84cb]:focus {
  background-color: rgb(255, 244.7, 229.5) !important;
}
.orange.p-toolbar[data-v-f02e84cb] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.darken-1[data-v-f02e84cb] {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-1[data-v-f02e84cb]:hover {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-2[data-v-f02e84cb] {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-2[data-v-f02e84cb]:hover {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-3[data-v-f02e84cb] {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-3[data-v-f02e84cb]:hover {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-4[data-v-f02e84cb] {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.darken-4[data-v-f02e84cb]:hover {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.lighten-1[data-v-f02e84cb] {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-1[data-v-f02e84cb]:hover {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-2[data-v-f02e84cb] {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-2[data-v-f02e84cb]:hover {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-3[data-v-f02e84cb] {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-3[data-v-f02e84cb]:hover {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-4[data-v-f02e84cb] {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.orange.lighten-4[data-v-f02e84cb]:hover {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.bgorange[data-v-f02e84cb] {
  background-color: #ff9800;
}
.bgorange[data-v-f02e84cb]:hover, .bgorange[data-v-f02e84cb]:focus {
  background-color: #ff9800;
}
.bgorange.p-card[data-v-f02e84cb] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.bgorange.darken-1[data-v-f02e84cb] {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-1[data-v-f02e84cb]:hover {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-2[data-v-f02e84cb] {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-2[data-v-f02e84cb]:hover {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-3[data-v-f02e84cb] {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-3[data-v-f02e84cb]:hover {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-4[data-v-f02e84cb] {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.darken-4[data-v-f02e84cb]:hover {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.lighten-1[data-v-f02e84cb] {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-1[data-v-f02e84cb]:hover {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-2[data-v-f02e84cb] {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-2[data-v-f02e84cb]:hover {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-3[data-v-f02e84cb] {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-3[data-v-f02e84cb]:hover {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-4[data-v-f02e84cb] {
  background-color: rgb(255, 193.2, 102);
}
.bgorange.lighten-4[data-v-f02e84cb]:hover {
  background-color: rgb(255, 193.2, 102);
}
[color=deep-orange][data-v-f02e84cb] {
  color: #ff5722;
}
.deep-orange[data-v-f02e84cb] {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange[data-v-f02e84cb]:hover, .deep-orange[data-v-f02e84cb]:active, .deep-orange[data-v-f02e84cb]:focus {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button[data-v-f02e84cb] {
  color: white !important;
}
.deep-orange.p-button[data-v-f02e84cb]:hover, .deep-orange.p-button[data-v-f02e84cb]:active, .deep-orange.p-button[data-v-f02e84cb]:focus {
  color: white !important;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button.p-button-outlined[data-v-f02e84cb] {
  background-color: white !important;
  color: #ff5722 !important;
}
.deep-orange.p-button.p-button-outlined[data-v-f02e84cb]:hover, .deep-orange.p-button.p-button-outlined[data-v-f02e84cb]:active, .deep-orange.p-button.p-button-outlined[data-v-f02e84cb]:focus {
  background-color: rgb(255, 238.2, 232.9) !important;
}
.deep-orange.p-toolbar[data-v-f02e84cb] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.darken-1[data-v-f02e84cb] {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-1[data-v-f02e84cb]:hover {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-2[data-v-f02e84cb] {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-2[data-v-f02e84cb]:hover {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-3[data-v-f02e84cb] {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-3[data-v-f02e84cb]:hover {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-4[data-v-f02e84cb] {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.darken-4[data-v-f02e84cb]:hover {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.lighten-1[data-v-f02e84cb] {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-1[data-v-f02e84cb]:hover {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-2[data-v-f02e84cb] {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-2[data-v-f02e84cb]:hover {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-3[data-v-f02e84cb] {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-3[data-v-f02e84cb]:hover {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-4[data-v-f02e84cb] {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.deep-orange.lighten-4[data-v-f02e84cb]:hover {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange[data-v-f02e84cb] {
  background-color: #ff5722;
}
.bgdeep-orange[data-v-f02e84cb]:hover, .bgdeep-orange[data-v-f02e84cb]:focus {
  background-color: #ff5722;
}
.bgdeep-orange.p-card[data-v-f02e84cb] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.bgdeep-orange.darken-1[data-v-f02e84cb] {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-1[data-v-f02e84cb]:hover {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-2[data-v-f02e84cb] {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-2[data-v-f02e84cb]:hover {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-3[data-v-f02e84cb] {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-3[data-v-f02e84cb]:hover {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-4[data-v-f02e84cb] {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.darken-4[data-v-f02e84cb]:hover {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.lighten-1[data-v-f02e84cb] {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-1[data-v-f02e84cb]:hover {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-2[data-v-f02e84cb] {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-2[data-v-f02e84cb]:hover {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-3[data-v-f02e84cb] {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-3[data-v-f02e84cb]:hover {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-4[data-v-f02e84cb] {
  background-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange.lighten-4[data-v-f02e84cb]:hover {
  background-color: rgb(255, 154.2, 122.4);
}
[color=brown][data-v-f02e84cb] {
  color: #795548;
}
.brown[data-v-f02e84cb] {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown[data-v-f02e84cb]:hover, .brown[data-v-f02e84cb]:active, .brown[data-v-f02e84cb]:focus {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button[data-v-f02e84cb] {
  color: white !important;
}
.brown.p-button[data-v-f02e84cb]:hover, .brown.p-button[data-v-f02e84cb]:active, .brown.p-button[data-v-f02e84cb]:focus {
  color: white !important;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button.p-button-outlined[data-v-f02e84cb] {
  background-color: white !important;
  color: #795548 !important;
}
.brown.p-button.p-button-outlined[data-v-f02e84cb]:hover, .brown.p-button.p-button-outlined[data-v-f02e84cb]:active, .brown.p-button.p-button-outlined[data-v-f02e84cb]:focus {
  background-color: rgb(241.6, 238, 236.7) !important;
}
.brown.p-toolbar[data-v-f02e84cb] {
  background-color: #795548;
  border-color: #795548;
}
.brown.darken-1[data-v-f02e84cb] {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-1[data-v-f02e84cb]:hover {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-2[data-v-f02e84cb] {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-2[data-v-f02e84cb]:hover {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-3[data-v-f02e84cb] {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-3[data-v-f02e84cb]:hover {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-4[data-v-f02e84cb] {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.darken-4[data-v-f02e84cb]:hover {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.lighten-1[data-v-f02e84cb] {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-1[data-v-f02e84cb]:hover {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-2[data-v-f02e84cb] {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-2[data-v-f02e84cb]:hover {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-3[data-v-f02e84cb] {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-3[data-v-f02e84cb]:hover {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-4[data-v-f02e84cb] {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.brown.lighten-4[data-v-f02e84cb]:hover {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.bgbrown[data-v-f02e84cb] {
  background-color: #795548;
}
.bgbrown[data-v-f02e84cb]:hover, .bgbrown[data-v-f02e84cb]:focus {
  background-color: #795548;
}
.bgbrown.p-card[data-v-f02e84cb] {
  background-color: #795548;
  border-color: #795548;
}
.bgbrown.darken-1[data-v-f02e84cb] {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-1[data-v-f02e84cb]:hover {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-2[data-v-f02e84cb] {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-2[data-v-f02e84cb]:hover {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-3[data-v-f02e84cb] {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-3[data-v-f02e84cb]:hover {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-4[data-v-f02e84cb] {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.darken-4[data-v-f02e84cb]:hover {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.lighten-1[data-v-f02e84cb] {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-1[data-v-f02e84cb]:hover {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-2[data-v-f02e84cb] {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-2[data-v-f02e84cb]:hover {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-3[data-v-f02e84cb] {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-3[data-v-f02e84cb]:hover {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-4[data-v-f02e84cb] {
  background-color: rgb(174.6, 153, 145.2);
}
.bgbrown.lighten-4[data-v-f02e84cb]:hover {
  background-color: rgb(174.6, 153, 145.2);
}
[color=blue-gray][data-v-f02e84cb] {
  color: #607d8b;
}
.blue-gray[data-v-f02e84cb] {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray[data-v-f02e84cb]:hover, .blue-gray[data-v-f02e84cb]:active, .blue-gray[data-v-f02e84cb]:focus {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button[data-v-f02e84cb] {
  color: white !important;
}
.blue-gray.p-button[data-v-f02e84cb]:hover, .blue-gray.p-button[data-v-f02e84cb]:active, .blue-gray.p-button[data-v-f02e84cb]:focus {
  color: white !important;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button.p-button-outlined[data-v-f02e84cb] {
  background-color: white !important;
  color: #607d8b !important;
}
.blue-gray.p-button.p-button-outlined[data-v-f02e84cb]:hover, .blue-gray.p-button.p-button-outlined[data-v-f02e84cb]:active, .blue-gray.p-button.p-button-outlined[data-v-f02e84cb]:focus {
  background-color: rgb(239.1, 242, 243.4) !important;
}
.blue-gray.p-toolbar[data-v-f02e84cb] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.darken-1[data-v-f02e84cb] {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-1[data-v-f02e84cb]:hover {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-2[data-v-f02e84cb] {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-2[data-v-f02e84cb]:hover {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-3[data-v-f02e84cb] {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-3[data-v-f02e84cb]:hover {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-4[data-v-f02e84cb] {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.darken-4[data-v-f02e84cb]:hover {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.lighten-1[data-v-f02e84cb] {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-1[data-v-f02e84cb]:hover {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-2[data-v-f02e84cb] {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-2[data-v-f02e84cb]:hover {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-3[data-v-f02e84cb] {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-3[data-v-f02e84cb]:hover {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-4[data-v-f02e84cb] {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.blue-gray.lighten-4[data-v-f02e84cb]:hover {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray[data-v-f02e84cb] {
  background-color: #607d8b;
}
.bgblue-gray[data-v-f02e84cb]:hover, .bgblue-gray[data-v-f02e84cb]:focus {
  background-color: #607d8b;
}
.bgblue-gray.p-card[data-v-f02e84cb] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.bgblue-gray.darken-1[data-v-f02e84cb] {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-1[data-v-f02e84cb]:hover {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-2[data-v-f02e84cb] {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-2[data-v-f02e84cb]:hover {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-3[data-v-f02e84cb] {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-3[data-v-f02e84cb]:hover {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-4[data-v-f02e84cb] {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.darken-4[data-v-f02e84cb]:hover {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.lighten-1[data-v-f02e84cb] {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-1[data-v-f02e84cb]:hover {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-2[data-v-f02e84cb] {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-2[data-v-f02e84cb]:hover {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-3[data-v-f02e84cb] {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-3[data-v-f02e84cb]:hover {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-4[data-v-f02e84cb] {
  background-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray.lighten-4[data-v-f02e84cb]:hover {
  background-color: rgb(159.6, 177, 185.4);
}
[color=gray][data-v-f02e84cb] {
  color: #9e9e9e;
}
.gray[data-v-f02e84cb] {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray[data-v-f02e84cb]:hover, .gray[data-v-f02e84cb]:active, .gray[data-v-f02e84cb]:focus {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button[data-v-f02e84cb] {
  color: white !important;
}
.gray.p-button[data-v-f02e84cb]:hover, .gray.p-button[data-v-f02e84cb]:active, .gray.p-button[data-v-f02e84cb]:focus {
  color: white !important;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button.p-button-outlined[data-v-f02e84cb] {
  background-color: white !important;
  color: #9e9e9e !important;
}
.gray.p-button.p-button-outlined[data-v-f02e84cb]:hover, .gray.p-button.p-button-outlined[data-v-f02e84cb]:active, .gray.p-button.p-button-outlined[data-v-f02e84cb]:focus {
  background-color: rgb(245.3, 245.3, 245.3) !important;
}
.gray.p-toolbar[data-v-f02e84cb] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.darken-1[data-v-f02e84cb] {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-1[data-v-f02e84cb]:hover {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-2[data-v-f02e84cb] {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-2[data-v-f02e84cb]:hover {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-3[data-v-f02e84cb] {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-3[data-v-f02e84cb]:hover {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-4[data-v-f02e84cb] {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.darken-4[data-v-f02e84cb]:hover {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.lighten-1[data-v-f02e84cb] {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-1[data-v-f02e84cb]:hover {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-2[data-v-f02e84cb] {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-2[data-v-f02e84cb]:hover {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-3[data-v-f02e84cb] {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-3[data-v-f02e84cb]:hover {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-4[data-v-f02e84cb] {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.gray.lighten-4[data-v-f02e84cb]:hover {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.bggray[data-v-f02e84cb] {
  background-color: #9e9e9e;
}
.bggray[data-v-f02e84cb]:hover, .bggray[data-v-f02e84cb]:focus {
  background-color: #9e9e9e;
}
.bggray.p-card[data-v-f02e84cb] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.bggray.darken-1[data-v-f02e84cb] {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-1[data-v-f02e84cb]:hover {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-2[data-v-f02e84cb] {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-2[data-v-f02e84cb]:hover {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-3[data-v-f02e84cb] {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-3[data-v-f02e84cb]:hover {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-4[data-v-f02e84cb] {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.darken-4[data-v-f02e84cb]:hover {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.lighten-1[data-v-f02e84cb] {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-1[data-v-f02e84cb]:hover {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-2[data-v-f02e84cb] {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-2[data-v-f02e84cb]:hover {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-3[data-v-f02e84cb] {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-3[data-v-f02e84cb]:hover {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-4[data-v-f02e84cb] {
  background-color: rgb(196.8, 196.8, 196.8);
}
.bggray.lighten-4[data-v-f02e84cb]:hover {
  background-color: rgb(196.8, 196.8, 196.8);
}
[color=ble][data-v-f02e84cb] {
  color: #287aa9;
}
.ble[data-v-f02e84cb] {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble[data-v-f02e84cb]:hover, .ble[data-v-f02e84cb]:active, .ble[data-v-f02e84cb]:focus {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button[data-v-f02e84cb] {
  color: white !important;
}
.ble.p-button[data-v-f02e84cb]:hover, .ble.p-button[data-v-f02e84cb]:active, .ble.p-button[data-v-f02e84cb]:focus {
  color: white !important;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button.p-button-outlined[data-v-f02e84cb] {
  background-color: white !important;
  color: #287aa9 !important;
}
.ble.p-button.p-button-outlined[data-v-f02e84cb]:hover, .ble.p-button.p-button-outlined[data-v-f02e84cb]:active, .ble.p-button.p-button-outlined[data-v-f02e84cb]:focus {
  background-color: rgb(233.5, 241.7, 246.4) !important;
}
.ble.p-toolbar[data-v-f02e84cb] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.darken-1[data-v-f02e84cb] {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-1[data-v-f02e84cb]:hover {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-2[data-v-f02e84cb] {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-2[data-v-f02e84cb]:hover {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-3[data-v-f02e84cb] {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-3[data-v-f02e84cb]:hover {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-4[data-v-f02e84cb] {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.darken-4[data-v-f02e84cb]:hover {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.lighten-1[data-v-f02e84cb] {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-1[data-v-f02e84cb]:hover {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-2[data-v-f02e84cb] {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-2[data-v-f02e84cb]:hover {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-3[data-v-f02e84cb] {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-3[data-v-f02e84cb]:hover {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-4[data-v-f02e84cb] {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.ble.lighten-4[data-v-f02e84cb]:hover {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.bgble[data-v-f02e84cb] {
  background-color: #287aa9;
}
.bgble[data-v-f02e84cb]:hover, .bgble[data-v-f02e84cb]:focus {
  background-color: #287aa9;
}
.bgble.p-card[data-v-f02e84cb] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.bgble.darken-1[data-v-f02e84cb] {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-1[data-v-f02e84cb]:hover {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-2[data-v-f02e84cb] {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-2[data-v-f02e84cb]:hover {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-3[data-v-f02e84cb] {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-3[data-v-f02e84cb]:hover {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-4[data-v-f02e84cb] {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.darken-4[data-v-f02e84cb]:hover {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.lighten-1[data-v-f02e84cb] {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-1[data-v-f02e84cb]:hover {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-2[data-v-f02e84cb] {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-2[data-v-f02e84cb]:hover {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-3[data-v-f02e84cb] {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-3[data-v-f02e84cb]:hover {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-4[data-v-f02e84cb] {
  background-color: rgb(126, 175.2, 203.4);
}
.bgble.lighten-4[data-v-f02e84cb]:hover {
  background-color: rgb(126, 175.2, 203.4);
}
[color=black][data-v-f02e84cb] {
  color: #202020;
}
.black[data-v-f02e84cb] {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black[data-v-f02e84cb]:hover, .black[data-v-f02e84cb]:active, .black[data-v-f02e84cb]:focus {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button[data-v-f02e84cb] {
  color: white !important;
}
.black.p-button[data-v-f02e84cb]:hover, .black.p-button[data-v-f02e84cb]:active, .black.p-button[data-v-f02e84cb]:focus {
  color: white !important;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button.p-button-outlined[data-v-f02e84cb] {
  background-color: white !important;
  color: #202020 !important;
}
.black.p-button.p-button-outlined[data-v-f02e84cb]:hover, .black.p-button.p-button-outlined[data-v-f02e84cb]:active, .black.p-button.p-button-outlined[data-v-f02e84cb]:focus {
  background-color: rgb(232.7, 232.7, 232.7) !important;
}
.black.p-toolbar[data-v-f02e84cb] {
  background-color: #202020;
  border-color: #202020;
}
.black.darken-1[data-v-f02e84cb] {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-1[data-v-f02e84cb]:hover {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-2[data-v-f02e84cb] {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-2[data-v-f02e84cb]:hover {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-3[data-v-f02e84cb] {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-3[data-v-f02e84cb]:hover {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-4[data-v-f02e84cb] {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.darken-4[data-v-f02e84cb]:hover {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.lighten-1[data-v-f02e84cb] {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-1[data-v-f02e84cb]:hover {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-2[data-v-f02e84cb] {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-2[data-v-f02e84cb]:hover {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-3[data-v-f02e84cb] {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-3[data-v-f02e84cb]:hover {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-4[data-v-f02e84cb] {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.black.lighten-4[data-v-f02e84cb]:hover {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.bgblack[data-v-f02e84cb] {
  background-color: #202020;
}
.bgblack[data-v-f02e84cb]:hover, .bgblack[data-v-f02e84cb]:focus {
  background-color: #202020;
}
.bgblack.p-card[data-v-f02e84cb] {
  background-color: #202020;
  border-color: #202020;
}
.bgblack.darken-1[data-v-f02e84cb] {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-1[data-v-f02e84cb]:hover {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-2[data-v-f02e84cb] {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-2[data-v-f02e84cb]:hover {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-3[data-v-f02e84cb] {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-3[data-v-f02e84cb]:hover {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-4[data-v-f02e84cb] {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.darken-4[data-v-f02e84cb]:hover {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.lighten-1[data-v-f02e84cb] {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-1[data-v-f02e84cb]:hover {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-2[data-v-f02e84cb] {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-2[data-v-f02e84cb]:hover {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-3[data-v-f02e84cb] {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-3[data-v-f02e84cb]:hover {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-4[data-v-f02e84cb] {
  background-color: rgb(121.2, 121.2, 121.2);
}
.bgblack.lighten-4[data-v-f02e84cb]:hover {
  background-color: rgb(121.2, 121.2, 121.2);
}
[color=white][data-v-f02e84cb] {
  color: #ffffff;
}
.white[data-v-f02e84cb] {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white[data-v-f02e84cb]:hover, .white[data-v-f02e84cb]:active, .white[data-v-f02e84cb]:focus {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button[data-v-f02e84cb] {
  color: white !important;
}
.white.p-button[data-v-f02e84cb]:hover, .white.p-button[data-v-f02e84cb]:active, .white.p-button[data-v-f02e84cb]:focus {
  color: white !important;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button.p-button-outlined[data-v-f02e84cb] {
  background-color: white !important;
  color: #ffffff !important;
}
.white.p-button.p-button-outlined[data-v-f02e84cb]:hover, .white.p-button.p-button-outlined[data-v-f02e84cb]:active, .white.p-button.p-button-outlined[data-v-f02e84cb]:focus {
  background-color: white !important;
}
.white.p-toolbar[data-v-f02e84cb] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.darken-1[data-v-f02e84cb] {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-1[data-v-f02e84cb]:hover {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-2[data-v-f02e84cb] {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-2[data-v-f02e84cb]:hover {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-3[data-v-f02e84cb] {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-3[data-v-f02e84cb]:hover {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-4[data-v-f02e84cb] {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.darken-4[data-v-f02e84cb]:hover {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.lighten-1[data-v-f02e84cb] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-1[data-v-f02e84cb]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-f02e84cb] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-f02e84cb]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-f02e84cb] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-f02e84cb]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-f02e84cb] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-f02e84cb]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.bgwhite[data-v-f02e84cb] {
  background-color: #ffffff;
}
.bgwhite[data-v-f02e84cb]:hover, .bgwhite[data-v-f02e84cb]:focus {
  background-color: #ffffff;
}
.bgwhite.p-card[data-v-f02e84cb] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.bgwhite.darken-1[data-v-f02e84cb] {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-1[data-v-f02e84cb]:hover {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-2[data-v-f02e84cb] {
  background-color: #cccccc;
}
.bgwhite.darken-2[data-v-f02e84cb]:hover {
  background-color: #cccccc;
}
.bgwhite.darken-3[data-v-f02e84cb] {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-3[data-v-f02e84cb]:hover {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-4[data-v-f02e84cb] {
  background-color: #999999;
}
.bgwhite.darken-4[data-v-f02e84cb]:hover {
  background-color: #999999;
}
.bgwhite.lighten-1[data-v-f02e84cb] {
  background-color: white;
}
.bgwhite.lighten-1[data-v-f02e84cb]:hover {
  background-color: white;
}
.bgwhite.lighten-2[data-v-f02e84cb] {
  background-color: white;
}
.bgwhite.lighten-2[data-v-f02e84cb]:hover {
  background-color: white;
}
.bgwhite.lighten-3[data-v-f02e84cb] {
  background-color: white;
}
.bgwhite.lighten-3[data-v-f02e84cb]:hover {
  background-color: white;
}
.bgwhite.lighten-4[data-v-f02e84cb] {
  background-color: white;
}
.bgwhite.lighten-4[data-v-f02e84cb]:hover {
  background-color: white;
}
.default[data-v-f02e84cb] {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.default[data-v-f02e84cb]:hover, .default[data-v-f02e84cb]:focus {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.alerts-container[data-v-f02e84cb] {
  min-height: 100px;
}
.filter-container .filter-time-checkbox[data-v-f02e84cb] {
  margin-left: auto;
}
.alerts .small-label[data-v-f02e84cb] {
  font-size: 10px;
  color: #8c8c8c;
  font-weight: 400;
}/* COLORS */
/* reserved possible colors

#6B3A0A - warm brown OR #8E3F0A - burnt orange
#8A1538 - deep berry
#005A7A - petrol cyan

maybe #0C0C73 - deep indigo, but close to return/black

*/
/* FONTS */
/* PACKETA UI/UX */
/* Material palette */
[color=primary][data-v-8068ae5e] {
  color: #bc210a;
}
.primary[data-v-8068ae5e] {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary[data-v-8068ae5e]:hover, .primary[data-v-8068ae5e]:active, .primary[data-v-8068ae5e]:focus {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button[data-v-8068ae5e] {
  color: white !important;
}
.primary.p-button[data-v-8068ae5e]:hover, .primary.p-button[data-v-8068ae5e]:active, .primary.p-button[data-v-8068ae5e]:focus {
  color: white !important;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button.p-button-outlined[data-v-8068ae5e] {
  background-color: white !important;
  color: #bc210a !important;
}
.primary.p-button.p-button-outlined[data-v-8068ae5e]:hover, .primary.p-button.p-button-outlined[data-v-8068ae5e]:active, .primary.p-button.p-button-outlined[data-v-8068ae5e]:focus {
  background-color: rgb(248.3, 232.8, 230.5) !important;
}
.primary.p-toolbar[data-v-8068ae5e] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.darken-1[data-v-8068ae5e] {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-1[data-v-8068ae5e]:hover {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-2[data-v-8068ae5e] {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-2[data-v-8068ae5e]:hover {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-3[data-v-8068ae5e] {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-3[data-v-8068ae5e]:hover {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-4[data-v-8068ae5e] {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.darken-4[data-v-8068ae5e]:hover {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.lighten-1[data-v-8068ae5e] {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-1[data-v-8068ae5e]:hover {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-2[data-v-8068ae5e] {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-2[data-v-8068ae5e]:hover {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-3[data-v-8068ae5e] {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-3[data-v-8068ae5e]:hover {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-4[data-v-8068ae5e] {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.primary.lighten-4[data-v-8068ae5e]:hover {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.bgprimary[data-v-8068ae5e] {
  background-color: #bc210a;
}
.bgprimary[data-v-8068ae5e]:hover, .bgprimary[data-v-8068ae5e]:focus {
  background-color: #bc210a;
}
.bgprimary.p-card[data-v-8068ae5e] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.bgprimary.darken-1[data-v-8068ae5e] {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-1[data-v-8068ae5e]:hover {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-2[data-v-8068ae5e] {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-2[data-v-8068ae5e]:hover {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-3[data-v-8068ae5e] {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-3[data-v-8068ae5e]:hover {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-4[data-v-8068ae5e] {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.darken-4[data-v-8068ae5e]:hover {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.lighten-1[data-v-8068ae5e] {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-1[data-v-8068ae5e]:hover {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-2[data-v-8068ae5e] {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-2[data-v-8068ae5e]:hover {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-3[data-v-8068ae5e] {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-3[data-v-8068ae5e]:hover {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-4[data-v-8068ae5e] {
  background-color: rgb(214.8, 121.8, 108);
}
.bgprimary.lighten-4[data-v-8068ae5e]:hover {
  background-color: rgb(214.8, 121.8, 108);
}
[color=red][data-v-8068ae5e] {
  color: #f44336;
}
.red[data-v-8068ae5e] {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red[data-v-8068ae5e]:hover, .red[data-v-8068ae5e]:active, .red[data-v-8068ae5e]:focus {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button[data-v-8068ae5e] {
  color: white !important;
}
.red.p-button[data-v-8068ae5e]:hover, .red.p-button[data-v-8068ae5e]:active, .red.p-button[data-v-8068ae5e]:focus {
  color: white !important;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button.p-button-outlined[data-v-8068ae5e] {
  background-color: white !important;
  color: #f44336 !important;
}
.red.p-button.p-button-outlined[data-v-8068ae5e]:hover, .red.p-button.p-button-outlined[data-v-8068ae5e]:active, .red.p-button.p-button-outlined[data-v-8068ae5e]:focus {
  background-color: rgb(253.9, 236.2, 234.9) !important;
}
.red.p-toolbar[data-v-8068ae5e] {
  background-color: #f44336;
  border-color: #f44336;
}
.red.darken-1[data-v-8068ae5e] {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-1[data-v-8068ae5e]:hover {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-2[data-v-8068ae5e] {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-2[data-v-8068ae5e]:hover {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-3[data-v-8068ae5e] {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-3[data-v-8068ae5e]:hover {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-4[data-v-8068ae5e] {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.darken-4[data-v-8068ae5e]:hover {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.lighten-1[data-v-8068ae5e] {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-1[data-v-8068ae5e]:hover {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-2[data-v-8068ae5e] {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-2[data-v-8068ae5e]:hover {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-3[data-v-8068ae5e] {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-3[data-v-8068ae5e]:hover {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-4[data-v-8068ae5e] {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.red.lighten-4[data-v-8068ae5e]:hover {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.bgred[data-v-8068ae5e] {
  background-color: #f44336;
}
.bgred[data-v-8068ae5e]:hover, .bgred[data-v-8068ae5e]:focus {
  background-color: #f44336;
}
.bgred.p-card[data-v-8068ae5e] {
  background-color: #f44336;
  border-color: #f44336;
}
.bgred.darken-1[data-v-8068ae5e] {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-1[data-v-8068ae5e]:hover {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-2[data-v-8068ae5e] {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-2[data-v-8068ae5e]:hover {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-3[data-v-8068ae5e] {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-3[data-v-8068ae5e]:hover {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-4[data-v-8068ae5e] {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.darken-4[data-v-8068ae5e]:hover {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.lighten-1[data-v-8068ae5e] {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-1[data-v-8068ae5e]:hover {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-2[data-v-8068ae5e] {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-2[data-v-8068ae5e]:hover {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-3[data-v-8068ae5e] {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-3[data-v-8068ae5e]:hover {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-4[data-v-8068ae5e] {
  background-color: rgb(248.4, 142.2, 134.4);
}
.bgred.lighten-4[data-v-8068ae5e]:hover {
  background-color: rgb(248.4, 142.2, 134.4);
}
[color=grenade][data-v-8068ae5e] {
  color: #dd2c00;
}
.grenade[data-v-8068ae5e] {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade[data-v-8068ae5e]:hover, .grenade[data-v-8068ae5e]:active, .grenade[data-v-8068ae5e]:focus {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button[data-v-8068ae5e] {
  color: white !important;
}
.grenade.p-button[data-v-8068ae5e]:hover, .grenade.p-button[data-v-8068ae5e]:active, .grenade.p-button[data-v-8068ae5e]:focus {
  color: white !important;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button.p-button-outlined[data-v-8068ae5e] {
  background-color: white !important;
  color: #dd2c00 !important;
}
.grenade.p-button.p-button-outlined[data-v-8068ae5e]:hover, .grenade.p-button.p-button-outlined[data-v-8068ae5e]:active, .grenade.p-button.p-button-outlined[data-v-8068ae5e]:focus {
  background-color: rgb(251.6, 233.9, 229.5) !important;
}
.grenade.p-toolbar[data-v-8068ae5e] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.darken-1[data-v-8068ae5e] {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-1[data-v-8068ae5e]:hover {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-2[data-v-8068ae5e] {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-2[data-v-8068ae5e]:hover {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-3[data-v-8068ae5e] {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-3[data-v-8068ae5e]:hover {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-4[data-v-8068ae5e] {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.darken-4[data-v-8068ae5e]:hover {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.lighten-1[data-v-8068ae5e] {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-1[data-v-8068ae5e]:hover {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-2[data-v-8068ae5e] {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-2[data-v-8068ae5e]:hover {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-3[data-v-8068ae5e] {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-3[data-v-8068ae5e]:hover {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-4[data-v-8068ae5e] {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.grenade.lighten-4[data-v-8068ae5e]:hover {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.bggrenade[data-v-8068ae5e] {
  background-color: #dd2c00;
}
.bggrenade[data-v-8068ae5e]:hover, .bggrenade[data-v-8068ae5e]:focus {
  background-color: #dd2c00;
}
.bggrenade.p-card[data-v-8068ae5e] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.bggrenade.darken-1[data-v-8068ae5e] {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-1[data-v-8068ae5e]:hover {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-2[data-v-8068ae5e] {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-2[data-v-8068ae5e]:hover {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-3[data-v-8068ae5e] {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-3[data-v-8068ae5e]:hover {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-4[data-v-8068ae5e] {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.darken-4[data-v-8068ae5e]:hover {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.lighten-1[data-v-8068ae5e] {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-1[data-v-8068ae5e]:hover {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-2[data-v-8068ae5e] {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-2[data-v-8068ae5e]:hover {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-3[data-v-8068ae5e] {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-3[data-v-8068ae5e]:hover {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-4[data-v-8068ae5e] {
  background-color: rgb(234.6, 128.4, 102);
}
.bggrenade.lighten-4[data-v-8068ae5e]:hover {
  background-color: rgb(234.6, 128.4, 102);
}
[color=pink][data-v-8068ae5e] {
  color: #e91e63;
}
.pink[data-v-8068ae5e] {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink[data-v-8068ae5e]:hover, .pink[data-v-8068ae5e]:active, .pink[data-v-8068ae5e]:focus {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button[data-v-8068ae5e] {
  color: white !important;
}
.pink.p-button[data-v-8068ae5e]:hover, .pink.p-button[data-v-8068ae5e]:active, .pink.p-button[data-v-8068ae5e]:focus {
  color: white !important;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button.p-button-outlined[data-v-8068ae5e] {
  background-color: white !important;
  color: #e91e63 !important;
}
.pink.p-button.p-button-outlined[data-v-8068ae5e]:hover, .pink.p-button.p-button-outlined[data-v-8068ae5e]:active, .pink.p-button.p-button-outlined[data-v-8068ae5e]:focus {
  background-color: rgb(252.8, 232.5, 239.4) !important;
}
.pink.p-toolbar[data-v-8068ae5e] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.darken-1[data-v-8068ae5e] {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-1[data-v-8068ae5e]:hover {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-2[data-v-8068ae5e] {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-2[data-v-8068ae5e]:hover {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-3[data-v-8068ae5e] {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-3[data-v-8068ae5e]:hover {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-4[data-v-8068ae5e] {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.darken-4[data-v-8068ae5e]:hover {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.lighten-1[data-v-8068ae5e] {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-1[data-v-8068ae5e]:hover {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-2[data-v-8068ae5e] {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-2[data-v-8068ae5e]:hover {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-3[data-v-8068ae5e] {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-3[data-v-8068ae5e]:hover {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-4[data-v-8068ae5e] {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.pink.lighten-4[data-v-8068ae5e]:hover {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.bgpink[data-v-8068ae5e] {
  background-color: #e91e63;
}
.bgpink[data-v-8068ae5e]:hover, .bgpink[data-v-8068ae5e]:focus {
  background-color: #e91e63;
}
.bgpink.p-card[data-v-8068ae5e] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.bgpink.darken-1[data-v-8068ae5e] {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-1[data-v-8068ae5e]:hover {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-2[data-v-8068ae5e] {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-2[data-v-8068ae5e]:hover {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-3[data-v-8068ae5e] {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-3[data-v-8068ae5e]:hover {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-4[data-v-8068ae5e] {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.darken-4[data-v-8068ae5e]:hover {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.lighten-1[data-v-8068ae5e] {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-1[data-v-8068ae5e]:hover {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-2[data-v-8068ae5e] {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-2[data-v-8068ae5e]:hover {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-3[data-v-8068ae5e] {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-3[data-v-8068ae5e]:hover {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-4[data-v-8068ae5e] {
  background-color: rgb(241.8, 120, 161.4);
}
.bgpink.lighten-4[data-v-8068ae5e]:hover {
  background-color: rgb(241.8, 120, 161.4);
}
[color=purple][data-v-8068ae5e] {
  color: #9c27b0;
}
.purple[data-v-8068ae5e] {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple[data-v-8068ae5e]:hover, .purple[data-v-8068ae5e]:active, .purple[data-v-8068ae5e]:focus {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button[data-v-8068ae5e] {
  color: white !important;
}
.purple.p-button[data-v-8068ae5e]:hover, .purple.p-button[data-v-8068ae5e]:active, .purple.p-button[data-v-8068ae5e]:focus {
  color: white !important;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button.p-button-outlined[data-v-8068ae5e] {
  background-color: white !important;
  color: #9c27b0 !important;
}
.purple.p-button.p-button-outlined[data-v-8068ae5e]:hover, .purple.p-button.p-button-outlined[data-v-8068ae5e]:active, .purple.p-button.p-button-outlined[data-v-8068ae5e]:focus {
  background-color: rgb(245.1, 233.4, 247.1) !important;
}
.purple.p-toolbar[data-v-8068ae5e] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.darken-1[data-v-8068ae5e] {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-1[data-v-8068ae5e]:hover {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-2[data-v-8068ae5e] {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-2[data-v-8068ae5e]:hover {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-3[data-v-8068ae5e] {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-3[data-v-8068ae5e]:hover {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-4[data-v-8068ae5e] {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.darken-4[data-v-8068ae5e]:hover {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.lighten-1[data-v-8068ae5e] {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-1[data-v-8068ae5e]:hover {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-2[data-v-8068ae5e] {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-2[data-v-8068ae5e]:hover {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-3[data-v-8068ae5e] {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-3[data-v-8068ae5e]:hover {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-4[data-v-8068ae5e] {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.purple.lighten-4[data-v-8068ae5e]:hover {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple[data-v-8068ae5e] {
  background-color: #9c27b0;
}
.bgpurple[data-v-8068ae5e]:hover, .bgpurple[data-v-8068ae5e]:focus {
  background-color: #9c27b0;
}
.bgpurple.p-card[data-v-8068ae5e] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.bgpurple.darken-1[data-v-8068ae5e] {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-1[data-v-8068ae5e]:hover {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-2[data-v-8068ae5e] {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-2[data-v-8068ae5e]:hover {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-3[data-v-8068ae5e] {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-3[data-v-8068ae5e]:hover {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-4[data-v-8068ae5e] {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.darken-4[data-v-8068ae5e]:hover {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.lighten-1[data-v-8068ae5e] {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-1[data-v-8068ae5e]:hover {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-2[data-v-8068ae5e] {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-2[data-v-8068ae5e]:hover {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-3[data-v-8068ae5e] {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-3[data-v-8068ae5e]:hover {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-4[data-v-8068ae5e] {
  background-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple.lighten-4[data-v-8068ae5e]:hover {
  background-color: rgb(195.6, 125.4, 207.6);
}
[color=deep-purple][data-v-8068ae5e] {
  color: #673ab7;
}
.deep-purple[data-v-8068ae5e] {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple[data-v-8068ae5e]:hover, .deep-purple[data-v-8068ae5e]:active, .deep-purple[data-v-8068ae5e]:focus {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button[data-v-8068ae5e] {
  color: white !important;
}
.deep-purple.p-button[data-v-8068ae5e]:hover, .deep-purple.p-button[data-v-8068ae5e]:active, .deep-purple.p-button[data-v-8068ae5e]:focus {
  color: white !important;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button.p-button-outlined[data-v-8068ae5e] {
  background-color: white !important;
  color: #673ab7 !important;
}
.deep-purple.p-button.p-button-outlined[data-v-8068ae5e]:hover, .deep-purple.p-button.p-button-outlined[data-v-8068ae5e]:active, .deep-purple.p-button.p-button-outlined[data-v-8068ae5e]:focus {
  background-color: rgb(239.8, 235.3, 247.8) !important;
}
.deep-purple.p-toolbar[data-v-8068ae5e] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.darken-1[data-v-8068ae5e] {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-1[data-v-8068ae5e]:hover {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-2[data-v-8068ae5e] {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-2[data-v-8068ae5e]:hover {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-3[data-v-8068ae5e] {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-3[data-v-8068ae5e]:hover {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-4[data-v-8068ae5e] {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.darken-4[data-v-8068ae5e]:hover {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.lighten-1[data-v-8068ae5e] {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-1[data-v-8068ae5e]:hover {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-2[data-v-8068ae5e] {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-2[data-v-8068ae5e]:hover {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-3[data-v-8068ae5e] {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-3[data-v-8068ae5e]:hover {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-4[data-v-8068ae5e] {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.deep-purple.lighten-4[data-v-8068ae5e]:hover {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple[data-v-8068ae5e] {
  background-color: #673ab7;
}
.bgdeep-purple[data-v-8068ae5e]:hover, .bgdeep-purple[data-v-8068ae5e]:focus {
  background-color: #673ab7;
}
.bgdeep-purple.p-card[data-v-8068ae5e] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.bgdeep-purple.darken-1[data-v-8068ae5e] {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-1[data-v-8068ae5e]:hover {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-2[data-v-8068ae5e] {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-2[data-v-8068ae5e]:hover {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-3[data-v-8068ae5e] {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-3[data-v-8068ae5e]:hover {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-4[data-v-8068ae5e] {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.darken-4[data-v-8068ae5e]:hover {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.lighten-1[data-v-8068ae5e] {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-1[data-v-8068ae5e]:hover {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-2[data-v-8068ae5e] {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-2[data-v-8068ae5e]:hover {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-3[data-v-8068ae5e] {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-3[data-v-8068ae5e]:hover {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-4[data-v-8068ae5e] {
  background-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple.lighten-4[data-v-8068ae5e]:hover {
  background-color: rgb(163.8, 136.8, 211.8);
}
[color=indigo][data-v-8068ae5e] {
  color: #3f51b5;
}
.indigo[data-v-8068ae5e] {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo[data-v-8068ae5e]:hover, .indigo[data-v-8068ae5e]:active, .indigo[data-v-8068ae5e]:focus {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button[data-v-8068ae5e] {
  color: white !important;
}
.indigo.p-button[data-v-8068ae5e]:hover, .indigo.p-button[data-v-8068ae5e]:active, .indigo.p-button[data-v-8068ae5e]:focus {
  color: white !important;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button.p-button-outlined[data-v-8068ae5e] {
  background-color: white !important;
  color: #3f51b5 !important;
}
.indigo.p-button.p-button-outlined[data-v-8068ae5e]:hover, .indigo.p-button.p-button-outlined[data-v-8068ae5e]:active, .indigo.p-button.p-button-outlined[data-v-8068ae5e]:focus {
  background-color: rgb(235.8, 237.6, 247.6) !important;
}
.indigo.p-toolbar[data-v-8068ae5e] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.darken-1[data-v-8068ae5e] {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-1[data-v-8068ae5e]:hover {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-2[data-v-8068ae5e] {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-2[data-v-8068ae5e]:hover {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-3[data-v-8068ae5e] {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-3[data-v-8068ae5e]:hover {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-4[data-v-8068ae5e] {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.darken-4[data-v-8068ae5e]:hover {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.lighten-1[data-v-8068ae5e] {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-1[data-v-8068ae5e]:hover {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-2[data-v-8068ae5e] {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-2[data-v-8068ae5e]:hover {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-3[data-v-8068ae5e] {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-3[data-v-8068ae5e]:hover {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-4[data-v-8068ae5e] {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.indigo.lighten-4[data-v-8068ae5e]:hover {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo[data-v-8068ae5e] {
  background-color: #3f51b5;
}
.bgindigo[data-v-8068ae5e]:hover, .bgindigo[data-v-8068ae5e]:focus {
  background-color: #3f51b5;
}
.bgindigo.p-card[data-v-8068ae5e] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.bgindigo.darken-1[data-v-8068ae5e] {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-1[data-v-8068ae5e]:hover {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-2[data-v-8068ae5e] {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-2[data-v-8068ae5e]:hover {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-3[data-v-8068ae5e] {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-3[data-v-8068ae5e]:hover {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-4[data-v-8068ae5e] {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.darken-4[data-v-8068ae5e]:hover {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.lighten-1[data-v-8068ae5e] {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-1[data-v-8068ae5e]:hover {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-2[data-v-8068ae5e] {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-2[data-v-8068ae5e]:hover {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-3[data-v-8068ae5e] {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-3[data-v-8068ae5e]:hover {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-4[data-v-8068ae5e] {
  background-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo.lighten-4[data-v-8068ae5e]:hover {
  background-color: rgb(139.8, 150.6, 210.6);
}
[color=blue][data-v-8068ae5e] {
  color: #2196f3;
}
.blue[data-v-8068ae5e] {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue[data-v-8068ae5e]:hover, .blue[data-v-8068ae5e]:active, .blue[data-v-8068ae5e]:focus {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button[data-v-8068ae5e] {
  color: white !important;
}
.blue.p-button[data-v-8068ae5e]:hover, .blue.p-button[data-v-8068ae5e]:active, .blue.p-button[data-v-8068ae5e]:focus {
  color: white !important;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button.p-button-outlined[data-v-8068ae5e] {
  background-color: white !important;
  color: #2196f3 !important;
}
.blue.p-button.p-button-outlined[data-v-8068ae5e]:hover, .blue.p-button.p-button-outlined[data-v-8068ae5e]:active, .blue.p-button.p-button-outlined[data-v-8068ae5e]:focus {
  background-color: rgb(232.8, 244.5, 253.8) !important;
}
.blue.p-toolbar[data-v-8068ae5e] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.darken-1[data-v-8068ae5e] {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-1[data-v-8068ae5e]:hover {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-2[data-v-8068ae5e] {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-2[data-v-8068ae5e]:hover {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-3[data-v-8068ae5e] {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-3[data-v-8068ae5e]:hover {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-4[data-v-8068ae5e] {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.darken-4[data-v-8068ae5e]:hover {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.lighten-1[data-v-8068ae5e] {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-1[data-v-8068ae5e]:hover {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-2[data-v-8068ae5e] {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-2[data-v-8068ae5e]:hover {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-3[data-v-8068ae5e] {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-3[data-v-8068ae5e]:hover {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-4[data-v-8068ae5e] {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.blue.lighten-4[data-v-8068ae5e]:hover {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.bgblue[data-v-8068ae5e] {
  background-color: #2196f3;
}
.bgblue[data-v-8068ae5e]:hover, .bgblue[data-v-8068ae5e]:focus {
  background-color: #2196f3;
}
.bgblue.p-card[data-v-8068ae5e] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.bgblue.darken-1[data-v-8068ae5e] {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-1[data-v-8068ae5e]:hover {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-2[data-v-8068ae5e] {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-2[data-v-8068ae5e]:hover {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-3[data-v-8068ae5e] {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-3[data-v-8068ae5e]:hover {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-4[data-v-8068ae5e] {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.darken-4[data-v-8068ae5e]:hover {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.lighten-1[data-v-8068ae5e] {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-1[data-v-8068ae5e]:hover {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-2[data-v-8068ae5e] {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-2[data-v-8068ae5e]:hover {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-3[data-v-8068ae5e] {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-3[data-v-8068ae5e]:hover {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-4[data-v-8068ae5e] {
  background-color: rgb(121.8, 192, 247.8);
}
.bgblue.lighten-4[data-v-8068ae5e]:hover {
  background-color: rgb(121.8, 192, 247.8);
}
[color=light-blue][data-v-8068ae5e] {
  color: #03a9f4;
}
.light-blue[data-v-8068ae5e] {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue[data-v-8068ae5e]:hover, .light-blue[data-v-8068ae5e]:active, .light-blue[data-v-8068ae5e]:focus {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button[data-v-8068ae5e] {
  color: white !important;
}
.light-blue.p-button[data-v-8068ae5e]:hover, .light-blue.p-button[data-v-8068ae5e]:active, .light-blue.p-button[data-v-8068ae5e]:focus {
  color: white !important;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button.p-button-outlined[data-v-8068ae5e] {
  background-color: white !important;
  color: #03a9f4 !important;
}
.light-blue.p-button.p-button-outlined[data-v-8068ae5e]:hover, .light-blue.p-button.p-button-outlined[data-v-8068ae5e]:active, .light-blue.p-button.p-button-outlined[data-v-8068ae5e]:focus {
  background-color: rgb(229.8, 246.4, 253.9) !important;
}
.light-blue.p-toolbar[data-v-8068ae5e] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.darken-1[data-v-8068ae5e] {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-1[data-v-8068ae5e]:hover {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-2[data-v-8068ae5e] {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-2[data-v-8068ae5e]:hover {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-3[data-v-8068ae5e] {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-3[data-v-8068ae5e]:hover {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-4[data-v-8068ae5e] {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.darken-4[data-v-8068ae5e]:hover {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.lighten-1[data-v-8068ae5e] {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-1[data-v-8068ae5e]:hover {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-2[data-v-8068ae5e] {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-2[data-v-8068ae5e]:hover {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-3[data-v-8068ae5e] {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-3[data-v-8068ae5e]:hover {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-4[data-v-8068ae5e] {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.light-blue.lighten-4[data-v-8068ae5e]:hover {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue[data-v-8068ae5e] {
  background-color: #03a9f4;
}
.bglight-blue[data-v-8068ae5e]:hover, .bglight-blue[data-v-8068ae5e]:focus {
  background-color: #03a9f4;
}
.bglight-blue.p-card[data-v-8068ae5e] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.bglight-blue.darken-1[data-v-8068ae5e] {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-1[data-v-8068ae5e]:hover {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-2[data-v-8068ae5e] {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-2[data-v-8068ae5e]:hover {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-3[data-v-8068ae5e] {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-3[data-v-8068ae5e]:hover {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-4[data-v-8068ae5e] {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.darken-4[data-v-8068ae5e]:hover {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.lighten-1[data-v-8068ae5e] {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-1[data-v-8068ae5e]:hover {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-2[data-v-8068ae5e] {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-2[data-v-8068ae5e]:hover {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-3[data-v-8068ae5e] {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-3[data-v-8068ae5e]:hover {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-4[data-v-8068ae5e] {
  background-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue.lighten-4[data-v-8068ae5e]:hover {
  background-color: rgb(103.8, 203.4, 248.4);
}
[color=cyan][data-v-8068ae5e] {
  color: #00bcd4;
}
.cyan[data-v-8068ae5e] {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan[data-v-8068ae5e]:hover, .cyan[data-v-8068ae5e]:active, .cyan[data-v-8068ae5e]:focus {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button[data-v-8068ae5e] {
  color: white !important;
}
.cyan.p-button[data-v-8068ae5e]:hover, .cyan.p-button[data-v-8068ae5e]:active, .cyan.p-button[data-v-8068ae5e]:focus {
  color: white !important;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button.p-button-outlined[data-v-8068ae5e] {
  background-color: white !important;
  color: #00bcd4 !important;
}
.cyan.p-button.p-button-outlined[data-v-8068ae5e]:hover, .cyan.p-button.p-button-outlined[data-v-8068ae5e]:active, .cyan.p-button.p-button-outlined[data-v-8068ae5e]:focus {
  background-color: rgb(229.5, 248.3, 250.7) !important;
}
.cyan.p-toolbar[data-v-8068ae5e] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.darken-1[data-v-8068ae5e] {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-1[data-v-8068ae5e]:hover {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-2[data-v-8068ae5e] {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-2[data-v-8068ae5e]:hover {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-3[data-v-8068ae5e] {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-3[data-v-8068ae5e]:hover {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-4[data-v-8068ae5e] {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.darken-4[data-v-8068ae5e]:hover {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.lighten-1[data-v-8068ae5e] {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-1[data-v-8068ae5e]:hover {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-2[data-v-8068ae5e] {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-2[data-v-8068ae5e]:hover {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-3[data-v-8068ae5e] {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-3[data-v-8068ae5e]:hover {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-4[data-v-8068ae5e] {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.cyan.lighten-4[data-v-8068ae5e]:hover {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.bgcyan[data-v-8068ae5e] {
  background-color: #00bcd4;
}
.bgcyan[data-v-8068ae5e]:hover, .bgcyan[data-v-8068ae5e]:focus {
  background-color: #00bcd4;
}
.bgcyan.p-card[data-v-8068ae5e] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.bgcyan.darken-1[data-v-8068ae5e] {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-1[data-v-8068ae5e]:hover {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-2[data-v-8068ae5e] {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-2[data-v-8068ae5e]:hover {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-3[data-v-8068ae5e] {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-3[data-v-8068ae5e]:hover {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-4[data-v-8068ae5e] {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.darken-4[data-v-8068ae5e]:hover {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.lighten-1[data-v-8068ae5e] {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-1[data-v-8068ae5e]:hover {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-2[data-v-8068ae5e] {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-2[data-v-8068ae5e]:hover {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-3[data-v-8068ae5e] {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-3[data-v-8068ae5e]:hover {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-4[data-v-8068ae5e] {
  background-color: rgb(102, 214.8, 229.2);
}
.bgcyan.lighten-4[data-v-8068ae5e]:hover {
  background-color: rgb(102, 214.8, 229.2);
}
[color=teal][data-v-8068ae5e] {
  color: #009688;
}
.teal[data-v-8068ae5e] {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal[data-v-8068ae5e]:hover, .teal[data-v-8068ae5e]:active, .teal[data-v-8068ae5e]:focus {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button[data-v-8068ae5e] {
  color: white !important;
}
.teal.p-button[data-v-8068ae5e]:hover, .teal.p-button[data-v-8068ae5e]:active, .teal.p-button[data-v-8068ae5e]:focus {
  color: white !important;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button.p-button-outlined[data-v-8068ae5e] {
  background-color: white !important;
  color: #009688 !important;
}
.teal.p-button.p-button-outlined[data-v-8068ae5e]:hover, .teal.p-button.p-button-outlined[data-v-8068ae5e]:active, .teal.p-button.p-button-outlined[data-v-8068ae5e]:focus {
  background-color: rgb(229.5, 244.5, 243.1) !important;
}
.teal.p-toolbar[data-v-8068ae5e] {
  background-color: #009688;
  border-color: #009688;
}
.teal.darken-1[data-v-8068ae5e] {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-1[data-v-8068ae5e]:hover {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-2[data-v-8068ae5e] {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-2[data-v-8068ae5e]:hover {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-3[data-v-8068ae5e] {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-3[data-v-8068ae5e]:hover {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-4[data-v-8068ae5e] {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.darken-4[data-v-8068ae5e]:hover {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.lighten-1[data-v-8068ae5e] {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-1[data-v-8068ae5e]:hover {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-2[data-v-8068ae5e] {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-2[data-v-8068ae5e]:hover {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-3[data-v-8068ae5e] {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-3[data-v-8068ae5e]:hover {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-4[data-v-8068ae5e] {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.teal.lighten-4[data-v-8068ae5e]:hover {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.bgteal[data-v-8068ae5e] {
  background-color: #009688;
}
.bgteal[data-v-8068ae5e]:hover, .bgteal[data-v-8068ae5e]:focus {
  background-color: #009688;
}
.bgteal.p-card[data-v-8068ae5e] {
  background-color: #009688;
  border-color: #009688;
}
.bgteal.darken-1[data-v-8068ae5e] {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-1[data-v-8068ae5e]:hover {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-2[data-v-8068ae5e] {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-2[data-v-8068ae5e]:hover {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-3[data-v-8068ae5e] {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-3[data-v-8068ae5e]:hover {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-4[data-v-8068ae5e] {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.darken-4[data-v-8068ae5e]:hover {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.lighten-1[data-v-8068ae5e] {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-1[data-v-8068ae5e]:hover {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-2[data-v-8068ae5e] {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-2[data-v-8068ae5e]:hover {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-3[data-v-8068ae5e] {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-3[data-v-8068ae5e]:hover {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-4[data-v-8068ae5e] {
  background-color: rgb(102, 192, 183.6);
}
.bgteal.lighten-4[data-v-8068ae5e]:hover {
  background-color: rgb(102, 192, 183.6);
}
[color=cobalt][data-v-8068ae5e] {
  color: #00bfa5;
}
.cobalt[data-v-8068ae5e] {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt[data-v-8068ae5e]:hover, .cobalt[data-v-8068ae5e]:active, .cobalt[data-v-8068ae5e]:focus {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button[data-v-8068ae5e] {
  color: white !important;
}
.cobalt.p-button[data-v-8068ae5e]:hover, .cobalt.p-button[data-v-8068ae5e]:active, .cobalt.p-button[data-v-8068ae5e]:focus {
  color: white !important;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button.p-button-outlined[data-v-8068ae5e] {
  background-color: white !important;
  color: #00bfa5 !important;
}
.cobalt.p-button.p-button-outlined[data-v-8068ae5e]:hover, .cobalt.p-button.p-button-outlined[data-v-8068ae5e]:active, .cobalt.p-button.p-button-outlined[data-v-8068ae5e]:focus {
  background-color: rgb(229.5, 248.6, 246) !important;
}
.cobalt.p-toolbar[data-v-8068ae5e] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.darken-1[data-v-8068ae5e] {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-1[data-v-8068ae5e]:hover {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-2[data-v-8068ae5e] {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-2[data-v-8068ae5e]:hover {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-3[data-v-8068ae5e] {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-3[data-v-8068ae5e]:hover {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-4[data-v-8068ae5e] {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.darken-4[data-v-8068ae5e]:hover {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.lighten-1[data-v-8068ae5e] {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-1[data-v-8068ae5e]:hover {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-2[data-v-8068ae5e] {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-2[data-v-8068ae5e]:hover {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-3[data-v-8068ae5e] {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-3[data-v-8068ae5e]:hover {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-4[data-v-8068ae5e] {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.cobalt.lighten-4[data-v-8068ae5e]:hover {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.bgcobalt[data-v-8068ae5e] {
  background-color: #00bfa5;
}
.bgcobalt[data-v-8068ae5e]:hover, .bgcobalt[data-v-8068ae5e]:focus {
  background-color: #00bfa5;
}
.bgcobalt.p-card[data-v-8068ae5e] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.bgcobalt.darken-1[data-v-8068ae5e] {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-1[data-v-8068ae5e]:hover {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-2[data-v-8068ae5e] {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-2[data-v-8068ae5e]:hover {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-3[data-v-8068ae5e] {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-3[data-v-8068ae5e]:hover {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-4[data-v-8068ae5e] {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.darken-4[data-v-8068ae5e]:hover {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.lighten-1[data-v-8068ae5e] {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-1[data-v-8068ae5e]:hover {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-2[data-v-8068ae5e] {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-2[data-v-8068ae5e]:hover {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-3[data-v-8068ae5e] {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-3[data-v-8068ae5e]:hover {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-4[data-v-8068ae5e] {
  background-color: rgb(102, 216.6, 201);
}
.bgcobalt.lighten-4[data-v-8068ae5e]:hover {
  background-color: rgb(102, 216.6, 201);
}
[color=green][data-v-8068ae5e] {
  color: #4caf50;
}
.green[data-v-8068ae5e] {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green[data-v-8068ae5e]:hover, .green[data-v-8068ae5e]:active, .green[data-v-8068ae5e]:focus {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button[data-v-8068ae5e] {
  color: white !important;
}
.green.p-button[data-v-8068ae5e]:hover, .green.p-button[data-v-8068ae5e]:active, .green.p-button[data-v-8068ae5e]:focus {
  color: white !important;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button.p-button-outlined[data-v-8068ae5e] {
  background-color: white !important;
  color: #4caf50 !important;
}
.green.p-button.p-button-outlined[data-v-8068ae5e]:hover, .green.p-button.p-button-outlined[data-v-8068ae5e]:active, .green.p-button.p-button-outlined[data-v-8068ae5e]:focus {
  background-color: rgb(237.1, 247, 237.5) !important;
}
.green.p-toolbar[data-v-8068ae5e] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.darken-1[data-v-8068ae5e] {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-1[data-v-8068ae5e]:hover {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-2[data-v-8068ae5e] {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-2[data-v-8068ae5e]:hover {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-3[data-v-8068ae5e] {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-3[data-v-8068ae5e]:hover {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-4[data-v-8068ae5e] {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.darken-4[data-v-8068ae5e]:hover {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.lighten-1[data-v-8068ae5e] {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-1[data-v-8068ae5e]:hover {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-2[data-v-8068ae5e] {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-2[data-v-8068ae5e]:hover {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-3[data-v-8068ae5e] {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-3[data-v-8068ae5e]:hover {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-4[data-v-8068ae5e] {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.green.lighten-4[data-v-8068ae5e]:hover {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.bggreen[data-v-8068ae5e] {
  background-color: #4caf50;
}
.bggreen[data-v-8068ae5e]:hover, .bggreen[data-v-8068ae5e]:focus {
  background-color: #4caf50;
}
.bggreen.p-card[data-v-8068ae5e] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.bggreen.darken-1[data-v-8068ae5e] {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-1[data-v-8068ae5e]:hover {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-2[data-v-8068ae5e] {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-2[data-v-8068ae5e]:hover {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-3[data-v-8068ae5e] {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-3[data-v-8068ae5e]:hover {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-4[data-v-8068ae5e] {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.darken-4[data-v-8068ae5e]:hover {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.lighten-1[data-v-8068ae5e] {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-1[data-v-8068ae5e]:hover {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-2[data-v-8068ae5e] {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-2[data-v-8068ae5e]:hover {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-3[data-v-8068ae5e] {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-3[data-v-8068ae5e]:hover {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-4[data-v-8068ae5e] {
  background-color: rgb(147.6, 207, 150);
}
.bggreen.lighten-4[data-v-8068ae5e]:hover {
  background-color: rgb(147.6, 207, 150);
}
[color=light-green][data-v-8068ae5e] {
  color: #8bc34a;
}
.light-green[data-v-8068ae5e] {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green[data-v-8068ae5e]:hover, .light-green[data-v-8068ae5e]:active, .light-green[data-v-8068ae5e]:focus {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button[data-v-8068ae5e] {
  color: white !important;
}
.light-green.p-button[data-v-8068ae5e]:hover, .light-green.p-button[data-v-8068ae5e]:active, .light-green.p-button[data-v-8068ae5e]:focus {
  color: white !important;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button.p-button-outlined[data-v-8068ae5e] {
  background-color: white !important;
  color: #8bc34a !important;
}
.light-green.p-button.p-button-outlined[data-v-8068ae5e]:hover, .light-green.p-button.p-button-outlined[data-v-8068ae5e]:active, .light-green.p-button.p-button-outlined[data-v-8068ae5e]:focus {
  background-color: rgb(243.4, 249, 236.9) !important;
}
.light-green.p-toolbar[data-v-8068ae5e] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.darken-1[data-v-8068ae5e] {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-1[data-v-8068ae5e]:hover {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-2[data-v-8068ae5e] {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-2[data-v-8068ae5e]:hover {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-3[data-v-8068ae5e] {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-3[data-v-8068ae5e]:hover {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-4[data-v-8068ae5e] {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.darken-4[data-v-8068ae5e]:hover {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.lighten-1[data-v-8068ae5e] {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-1[data-v-8068ae5e]:hover {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-2[data-v-8068ae5e] {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-2[data-v-8068ae5e]:hover {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-3[data-v-8068ae5e] {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-3[data-v-8068ae5e]:hover {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-4[data-v-8068ae5e] {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.light-green.lighten-4[data-v-8068ae5e]:hover {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.bglight-green[data-v-8068ae5e] {
  background-color: #8bc34a;
}
.bglight-green[data-v-8068ae5e]:hover, .bglight-green[data-v-8068ae5e]:focus {
  background-color: #8bc34a;
}
.bglight-green.p-card[data-v-8068ae5e] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.bglight-green.darken-1[data-v-8068ae5e] {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-1[data-v-8068ae5e]:hover {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-2[data-v-8068ae5e] {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-2[data-v-8068ae5e]:hover {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-3[data-v-8068ae5e] {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-3[data-v-8068ae5e]:hover {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-4[data-v-8068ae5e] {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.darken-4[data-v-8068ae5e]:hover {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.lighten-1[data-v-8068ae5e] {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-1[data-v-8068ae5e]:hover {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-2[data-v-8068ae5e] {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-2[data-v-8068ae5e]:hover {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-3[data-v-8068ae5e] {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-3[data-v-8068ae5e]:hover {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-4[data-v-8068ae5e] {
  background-color: rgb(185.4, 219, 146.4);
}
.bglight-green.lighten-4[data-v-8068ae5e]:hover {
  background-color: rgb(185.4, 219, 146.4);
}
[color=lime][data-v-8068ae5e] {
  color: #cddc39;
}
.lime[data-v-8068ae5e] {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime[data-v-8068ae5e]:hover, .lime[data-v-8068ae5e]:active, .lime[data-v-8068ae5e]:focus {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button[data-v-8068ae5e] {
  color: white !important;
}
.lime.p-button[data-v-8068ae5e]:hover, .lime.p-button[data-v-8068ae5e]:active, .lime.p-button[data-v-8068ae5e]:focus {
  color: white !important;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button.p-button-outlined[data-v-8068ae5e] {
  background-color: white !important;
  color: #cddc39 !important;
}
.lime.p-button.p-button-outlined[data-v-8068ae5e]:hover, .lime.p-button.p-button-outlined[data-v-8068ae5e]:active, .lime.p-button.p-button-outlined[data-v-8068ae5e]:focus {
  background-color: rgb(250, 251.5, 235.2) !important;
}
.lime.p-toolbar[data-v-8068ae5e] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.darken-1[data-v-8068ae5e] {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-1[data-v-8068ae5e]:hover {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-2[data-v-8068ae5e] {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-2[data-v-8068ae5e]:hover {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-3[data-v-8068ae5e] {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-3[data-v-8068ae5e]:hover {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-4[data-v-8068ae5e] {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.darken-4[data-v-8068ae5e]:hover {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.lighten-1[data-v-8068ae5e] {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-1[data-v-8068ae5e]:hover {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-2[data-v-8068ae5e] {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-2[data-v-8068ae5e]:hover {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-3[data-v-8068ae5e] {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-3[data-v-8068ae5e]:hover {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-4[data-v-8068ae5e] {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.lime.lighten-4[data-v-8068ae5e]:hover {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.bglime[data-v-8068ae5e] {
  background-color: #cddc39;
}
.bglime[data-v-8068ae5e]:hover, .bglime[data-v-8068ae5e]:focus {
  background-color: #cddc39;
}
.bglime.p-card[data-v-8068ae5e] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.bglime.darken-1[data-v-8068ae5e] {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-1[data-v-8068ae5e]:hover {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-2[data-v-8068ae5e] {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-2[data-v-8068ae5e]:hover {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-3[data-v-8068ae5e] {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-3[data-v-8068ae5e]:hover {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-4[data-v-8068ae5e] {
  background-color: rgb(123, 132, 34.2);
}
.bglime.darken-4[data-v-8068ae5e]:hover {
  background-color: rgb(123, 132, 34.2);
}
.bglime.lighten-1[data-v-8068ae5e] {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-1[data-v-8068ae5e]:hover {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-2[data-v-8068ae5e] {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-2[data-v-8068ae5e]:hover {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-3[data-v-8068ae5e] {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-3[data-v-8068ae5e]:hover {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-4[data-v-8068ae5e] {
  background-color: rgb(225, 234, 136.2);
}
.bglime.lighten-4[data-v-8068ae5e]:hover {
  background-color: rgb(225, 234, 136.2);
}
[color=yellow][data-v-8068ae5e] {
  color: #ffeb3b;
}
.yellow[data-v-8068ae5e] {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow[data-v-8068ae5e]:hover, .yellow[data-v-8068ae5e]:active, .yellow[data-v-8068ae5e]:focus {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button[data-v-8068ae5e] {
  color: white !important;
}
.yellow.p-button[data-v-8068ae5e]:hover, .yellow.p-button[data-v-8068ae5e]:active, .yellow.p-button[data-v-8068ae5e]:focus {
  color: white !important;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button.p-button-outlined[data-v-8068ae5e] {
  background-color: white !important;
  color: #ffeb3b !important;
}
.yellow.p-button.p-button-outlined[data-v-8068ae5e]:hover, .yellow.p-button.p-button-outlined[data-v-8068ae5e]:active, .yellow.p-button.p-button-outlined[data-v-8068ae5e]:focus {
  background-color: rgb(255, 253, 235.4) !important;
}
.yellow.p-toolbar[data-v-8068ae5e] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.darken-1[data-v-8068ae5e] {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-1[data-v-8068ae5e]:hover {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-2[data-v-8068ae5e] {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-2[data-v-8068ae5e]:hover {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-3[data-v-8068ae5e] {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-3[data-v-8068ae5e]:hover {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-4[data-v-8068ae5e] {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.darken-4[data-v-8068ae5e]:hover {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.lighten-1[data-v-8068ae5e] {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-1[data-v-8068ae5e]:hover {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-2[data-v-8068ae5e] {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-2[data-v-8068ae5e]:hover {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-3[data-v-8068ae5e] {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-3[data-v-8068ae5e]:hover {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-4[data-v-8068ae5e] {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.yellow.lighten-4[data-v-8068ae5e]:hover {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.bgyellow[data-v-8068ae5e] {
  background-color: #ffeb3b;
}
.bgyellow[data-v-8068ae5e]:hover, .bgyellow[data-v-8068ae5e]:focus {
  background-color: #ffeb3b;
}
.bgyellow.p-card[data-v-8068ae5e] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.bgyellow.darken-1[data-v-8068ae5e] {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-1[data-v-8068ae5e]:hover {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-2[data-v-8068ae5e] {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-2[data-v-8068ae5e]:hover {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-3[data-v-8068ae5e] {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-3[data-v-8068ae5e]:hover {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-4[data-v-8068ae5e] {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.darken-4[data-v-8068ae5e]:hover {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.lighten-1[data-v-8068ae5e] {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-1[data-v-8068ae5e]:hover {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-2[data-v-8068ae5e] {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-2[data-v-8068ae5e]:hover {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-3[data-v-8068ae5e] {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-3[data-v-8068ae5e]:hover {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-4[data-v-8068ae5e] {
  background-color: rgb(255, 243, 137.4);
}
.bgyellow.lighten-4[data-v-8068ae5e]:hover {
  background-color: rgb(255, 243, 137.4);
}
[color=amber][data-v-8068ae5e] {
  color: #ffc107;
}
.amber[data-v-8068ae5e] {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber[data-v-8068ae5e]:hover, .amber[data-v-8068ae5e]:active, .amber[data-v-8068ae5e]:focus {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button[data-v-8068ae5e] {
  color: white !important;
}
.amber.p-button[data-v-8068ae5e]:hover, .amber.p-button[data-v-8068ae5e]:active, .amber.p-button[data-v-8068ae5e]:focus {
  color: white !important;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button.p-button-outlined[data-v-8068ae5e] {
  background-color: white !important;
  color: #ffc107 !important;
}
.amber.p-button.p-button-outlined[data-v-8068ae5e]:hover, .amber.p-button.p-button-outlined[data-v-8068ae5e]:active, .amber.p-button.p-button-outlined[data-v-8068ae5e]:focus {
  background-color: rgb(255, 248.8, 230.2) !important;
}
.amber.p-toolbar[data-v-8068ae5e] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.darken-1[data-v-8068ae5e] {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-1[data-v-8068ae5e]:hover {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-2[data-v-8068ae5e] {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-2[data-v-8068ae5e]:hover {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-3[data-v-8068ae5e] {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-3[data-v-8068ae5e]:hover {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-4[data-v-8068ae5e] {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.darken-4[data-v-8068ae5e]:hover {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.lighten-1[data-v-8068ae5e] {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-1[data-v-8068ae5e]:hover {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-2[data-v-8068ae5e] {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-2[data-v-8068ae5e]:hover {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-3[data-v-8068ae5e] {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-3[data-v-8068ae5e]:hover {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-4[data-v-8068ae5e] {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.amber.lighten-4[data-v-8068ae5e]:hover {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.bgamber[data-v-8068ae5e] {
  background-color: #ffc107;
}
.bgamber[data-v-8068ae5e]:hover, .bgamber[data-v-8068ae5e]:focus {
  background-color: #ffc107;
}
.bgamber.p-card[data-v-8068ae5e] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.bgamber.darken-1[data-v-8068ae5e] {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-1[data-v-8068ae5e]:hover {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-2[data-v-8068ae5e] {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-2[data-v-8068ae5e]:hover {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-3[data-v-8068ae5e] {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-3[data-v-8068ae5e]:hover {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-4[data-v-8068ae5e] {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.darken-4[data-v-8068ae5e]:hover {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.lighten-1[data-v-8068ae5e] {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-1[data-v-8068ae5e]:hover {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-2[data-v-8068ae5e] {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-2[data-v-8068ae5e]:hover {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-3[data-v-8068ae5e] {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-3[data-v-8068ae5e]:hover {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-4[data-v-8068ae5e] {
  background-color: rgb(255, 217.8, 106.2);
}
.bgamber.lighten-4[data-v-8068ae5e]:hover {
  background-color: rgb(255, 217.8, 106.2);
}
[color=orange][data-v-8068ae5e] {
  color: #ff9800;
}
.orange[data-v-8068ae5e] {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange[data-v-8068ae5e]:hover, .orange[data-v-8068ae5e]:active, .orange[data-v-8068ae5e]:focus {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button[data-v-8068ae5e] {
  color: white !important;
}
.orange.p-button[data-v-8068ae5e]:hover, .orange.p-button[data-v-8068ae5e]:active, .orange.p-button[data-v-8068ae5e]:focus {
  color: white !important;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button.p-button-outlined[data-v-8068ae5e] {
  background-color: white !important;
  color: #ff9800 !important;
}
.orange.p-button.p-button-outlined[data-v-8068ae5e]:hover, .orange.p-button.p-button-outlined[data-v-8068ae5e]:active, .orange.p-button.p-button-outlined[data-v-8068ae5e]:focus {
  background-color: rgb(255, 244.7, 229.5) !important;
}
.orange.p-toolbar[data-v-8068ae5e] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.darken-1[data-v-8068ae5e] {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-1[data-v-8068ae5e]:hover {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-2[data-v-8068ae5e] {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-2[data-v-8068ae5e]:hover {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-3[data-v-8068ae5e] {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-3[data-v-8068ae5e]:hover {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-4[data-v-8068ae5e] {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.darken-4[data-v-8068ae5e]:hover {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.lighten-1[data-v-8068ae5e] {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-1[data-v-8068ae5e]:hover {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-2[data-v-8068ae5e] {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-2[data-v-8068ae5e]:hover {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-3[data-v-8068ae5e] {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-3[data-v-8068ae5e]:hover {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-4[data-v-8068ae5e] {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.orange.lighten-4[data-v-8068ae5e]:hover {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.bgorange[data-v-8068ae5e] {
  background-color: #ff9800;
}
.bgorange[data-v-8068ae5e]:hover, .bgorange[data-v-8068ae5e]:focus {
  background-color: #ff9800;
}
.bgorange.p-card[data-v-8068ae5e] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.bgorange.darken-1[data-v-8068ae5e] {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-1[data-v-8068ae5e]:hover {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-2[data-v-8068ae5e] {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-2[data-v-8068ae5e]:hover {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-3[data-v-8068ae5e] {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-3[data-v-8068ae5e]:hover {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-4[data-v-8068ae5e] {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.darken-4[data-v-8068ae5e]:hover {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.lighten-1[data-v-8068ae5e] {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-1[data-v-8068ae5e]:hover {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-2[data-v-8068ae5e] {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-2[data-v-8068ae5e]:hover {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-3[data-v-8068ae5e] {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-3[data-v-8068ae5e]:hover {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-4[data-v-8068ae5e] {
  background-color: rgb(255, 193.2, 102);
}
.bgorange.lighten-4[data-v-8068ae5e]:hover {
  background-color: rgb(255, 193.2, 102);
}
[color=deep-orange][data-v-8068ae5e] {
  color: #ff5722;
}
.deep-orange[data-v-8068ae5e] {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange[data-v-8068ae5e]:hover, .deep-orange[data-v-8068ae5e]:active, .deep-orange[data-v-8068ae5e]:focus {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button[data-v-8068ae5e] {
  color: white !important;
}
.deep-orange.p-button[data-v-8068ae5e]:hover, .deep-orange.p-button[data-v-8068ae5e]:active, .deep-orange.p-button[data-v-8068ae5e]:focus {
  color: white !important;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button.p-button-outlined[data-v-8068ae5e] {
  background-color: white !important;
  color: #ff5722 !important;
}
.deep-orange.p-button.p-button-outlined[data-v-8068ae5e]:hover, .deep-orange.p-button.p-button-outlined[data-v-8068ae5e]:active, .deep-orange.p-button.p-button-outlined[data-v-8068ae5e]:focus {
  background-color: rgb(255, 238.2, 232.9) !important;
}
.deep-orange.p-toolbar[data-v-8068ae5e] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.darken-1[data-v-8068ae5e] {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-1[data-v-8068ae5e]:hover {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-2[data-v-8068ae5e] {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-2[data-v-8068ae5e]:hover {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-3[data-v-8068ae5e] {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-3[data-v-8068ae5e]:hover {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-4[data-v-8068ae5e] {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.darken-4[data-v-8068ae5e]:hover {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.lighten-1[data-v-8068ae5e] {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-1[data-v-8068ae5e]:hover {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-2[data-v-8068ae5e] {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-2[data-v-8068ae5e]:hover {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-3[data-v-8068ae5e] {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-3[data-v-8068ae5e]:hover {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-4[data-v-8068ae5e] {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.deep-orange.lighten-4[data-v-8068ae5e]:hover {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange[data-v-8068ae5e] {
  background-color: #ff5722;
}
.bgdeep-orange[data-v-8068ae5e]:hover, .bgdeep-orange[data-v-8068ae5e]:focus {
  background-color: #ff5722;
}
.bgdeep-orange.p-card[data-v-8068ae5e] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.bgdeep-orange.darken-1[data-v-8068ae5e] {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-1[data-v-8068ae5e]:hover {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-2[data-v-8068ae5e] {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-2[data-v-8068ae5e]:hover {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-3[data-v-8068ae5e] {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-3[data-v-8068ae5e]:hover {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-4[data-v-8068ae5e] {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.darken-4[data-v-8068ae5e]:hover {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.lighten-1[data-v-8068ae5e] {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-1[data-v-8068ae5e]:hover {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-2[data-v-8068ae5e] {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-2[data-v-8068ae5e]:hover {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-3[data-v-8068ae5e] {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-3[data-v-8068ae5e]:hover {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-4[data-v-8068ae5e] {
  background-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange.lighten-4[data-v-8068ae5e]:hover {
  background-color: rgb(255, 154.2, 122.4);
}
[color=brown][data-v-8068ae5e] {
  color: #795548;
}
.brown[data-v-8068ae5e] {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown[data-v-8068ae5e]:hover, .brown[data-v-8068ae5e]:active, .brown[data-v-8068ae5e]:focus {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button[data-v-8068ae5e] {
  color: white !important;
}
.brown.p-button[data-v-8068ae5e]:hover, .brown.p-button[data-v-8068ae5e]:active, .brown.p-button[data-v-8068ae5e]:focus {
  color: white !important;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button.p-button-outlined[data-v-8068ae5e] {
  background-color: white !important;
  color: #795548 !important;
}
.brown.p-button.p-button-outlined[data-v-8068ae5e]:hover, .brown.p-button.p-button-outlined[data-v-8068ae5e]:active, .brown.p-button.p-button-outlined[data-v-8068ae5e]:focus {
  background-color: rgb(241.6, 238, 236.7) !important;
}
.brown.p-toolbar[data-v-8068ae5e] {
  background-color: #795548;
  border-color: #795548;
}
.brown.darken-1[data-v-8068ae5e] {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-1[data-v-8068ae5e]:hover {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-2[data-v-8068ae5e] {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-2[data-v-8068ae5e]:hover {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-3[data-v-8068ae5e] {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-3[data-v-8068ae5e]:hover {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-4[data-v-8068ae5e] {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.darken-4[data-v-8068ae5e]:hover {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.lighten-1[data-v-8068ae5e] {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-1[data-v-8068ae5e]:hover {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-2[data-v-8068ae5e] {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-2[data-v-8068ae5e]:hover {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-3[data-v-8068ae5e] {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-3[data-v-8068ae5e]:hover {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-4[data-v-8068ae5e] {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.brown.lighten-4[data-v-8068ae5e]:hover {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.bgbrown[data-v-8068ae5e] {
  background-color: #795548;
}
.bgbrown[data-v-8068ae5e]:hover, .bgbrown[data-v-8068ae5e]:focus {
  background-color: #795548;
}
.bgbrown.p-card[data-v-8068ae5e] {
  background-color: #795548;
  border-color: #795548;
}
.bgbrown.darken-1[data-v-8068ae5e] {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-1[data-v-8068ae5e]:hover {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-2[data-v-8068ae5e] {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-2[data-v-8068ae5e]:hover {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-3[data-v-8068ae5e] {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-3[data-v-8068ae5e]:hover {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-4[data-v-8068ae5e] {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.darken-4[data-v-8068ae5e]:hover {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.lighten-1[data-v-8068ae5e] {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-1[data-v-8068ae5e]:hover {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-2[data-v-8068ae5e] {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-2[data-v-8068ae5e]:hover {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-3[data-v-8068ae5e] {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-3[data-v-8068ae5e]:hover {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-4[data-v-8068ae5e] {
  background-color: rgb(174.6, 153, 145.2);
}
.bgbrown.lighten-4[data-v-8068ae5e]:hover {
  background-color: rgb(174.6, 153, 145.2);
}
[color=blue-gray][data-v-8068ae5e] {
  color: #607d8b;
}
.blue-gray[data-v-8068ae5e] {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray[data-v-8068ae5e]:hover, .blue-gray[data-v-8068ae5e]:active, .blue-gray[data-v-8068ae5e]:focus {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button[data-v-8068ae5e] {
  color: white !important;
}
.blue-gray.p-button[data-v-8068ae5e]:hover, .blue-gray.p-button[data-v-8068ae5e]:active, .blue-gray.p-button[data-v-8068ae5e]:focus {
  color: white !important;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button.p-button-outlined[data-v-8068ae5e] {
  background-color: white !important;
  color: #607d8b !important;
}
.blue-gray.p-button.p-button-outlined[data-v-8068ae5e]:hover, .blue-gray.p-button.p-button-outlined[data-v-8068ae5e]:active, .blue-gray.p-button.p-button-outlined[data-v-8068ae5e]:focus {
  background-color: rgb(239.1, 242, 243.4) !important;
}
.blue-gray.p-toolbar[data-v-8068ae5e] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.darken-1[data-v-8068ae5e] {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-1[data-v-8068ae5e]:hover {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-2[data-v-8068ae5e] {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-2[data-v-8068ae5e]:hover {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-3[data-v-8068ae5e] {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-3[data-v-8068ae5e]:hover {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-4[data-v-8068ae5e] {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.darken-4[data-v-8068ae5e]:hover {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.lighten-1[data-v-8068ae5e] {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-1[data-v-8068ae5e]:hover {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-2[data-v-8068ae5e] {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-2[data-v-8068ae5e]:hover {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-3[data-v-8068ae5e] {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-3[data-v-8068ae5e]:hover {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-4[data-v-8068ae5e] {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.blue-gray.lighten-4[data-v-8068ae5e]:hover {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray[data-v-8068ae5e] {
  background-color: #607d8b;
}
.bgblue-gray[data-v-8068ae5e]:hover, .bgblue-gray[data-v-8068ae5e]:focus {
  background-color: #607d8b;
}
.bgblue-gray.p-card[data-v-8068ae5e] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.bgblue-gray.darken-1[data-v-8068ae5e] {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-1[data-v-8068ae5e]:hover {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-2[data-v-8068ae5e] {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-2[data-v-8068ae5e]:hover {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-3[data-v-8068ae5e] {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-3[data-v-8068ae5e]:hover {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-4[data-v-8068ae5e] {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.darken-4[data-v-8068ae5e]:hover {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.lighten-1[data-v-8068ae5e] {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-1[data-v-8068ae5e]:hover {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-2[data-v-8068ae5e] {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-2[data-v-8068ae5e]:hover {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-3[data-v-8068ae5e] {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-3[data-v-8068ae5e]:hover {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-4[data-v-8068ae5e] {
  background-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray.lighten-4[data-v-8068ae5e]:hover {
  background-color: rgb(159.6, 177, 185.4);
}
[color=gray][data-v-8068ae5e] {
  color: #9e9e9e;
}
.gray[data-v-8068ae5e] {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray[data-v-8068ae5e]:hover, .gray[data-v-8068ae5e]:active, .gray[data-v-8068ae5e]:focus {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button[data-v-8068ae5e] {
  color: white !important;
}
.gray.p-button[data-v-8068ae5e]:hover, .gray.p-button[data-v-8068ae5e]:active, .gray.p-button[data-v-8068ae5e]:focus {
  color: white !important;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button.p-button-outlined[data-v-8068ae5e] {
  background-color: white !important;
  color: #9e9e9e !important;
}
.gray.p-button.p-button-outlined[data-v-8068ae5e]:hover, .gray.p-button.p-button-outlined[data-v-8068ae5e]:active, .gray.p-button.p-button-outlined[data-v-8068ae5e]:focus {
  background-color: rgb(245.3, 245.3, 245.3) !important;
}
.gray.p-toolbar[data-v-8068ae5e] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.darken-1[data-v-8068ae5e] {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-1[data-v-8068ae5e]:hover {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-2[data-v-8068ae5e] {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-2[data-v-8068ae5e]:hover {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-3[data-v-8068ae5e] {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-3[data-v-8068ae5e]:hover {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-4[data-v-8068ae5e] {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.darken-4[data-v-8068ae5e]:hover {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.lighten-1[data-v-8068ae5e] {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-1[data-v-8068ae5e]:hover {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-2[data-v-8068ae5e] {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-2[data-v-8068ae5e]:hover {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-3[data-v-8068ae5e] {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-3[data-v-8068ae5e]:hover {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-4[data-v-8068ae5e] {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.gray.lighten-4[data-v-8068ae5e]:hover {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.bggray[data-v-8068ae5e] {
  background-color: #9e9e9e;
}
.bggray[data-v-8068ae5e]:hover, .bggray[data-v-8068ae5e]:focus {
  background-color: #9e9e9e;
}
.bggray.p-card[data-v-8068ae5e] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.bggray.darken-1[data-v-8068ae5e] {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-1[data-v-8068ae5e]:hover {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-2[data-v-8068ae5e] {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-2[data-v-8068ae5e]:hover {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-3[data-v-8068ae5e] {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-3[data-v-8068ae5e]:hover {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-4[data-v-8068ae5e] {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.darken-4[data-v-8068ae5e]:hover {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.lighten-1[data-v-8068ae5e] {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-1[data-v-8068ae5e]:hover {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-2[data-v-8068ae5e] {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-2[data-v-8068ae5e]:hover {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-3[data-v-8068ae5e] {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-3[data-v-8068ae5e]:hover {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-4[data-v-8068ae5e] {
  background-color: rgb(196.8, 196.8, 196.8);
}
.bggray.lighten-4[data-v-8068ae5e]:hover {
  background-color: rgb(196.8, 196.8, 196.8);
}
[color=ble][data-v-8068ae5e] {
  color: #287aa9;
}
.ble[data-v-8068ae5e] {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble[data-v-8068ae5e]:hover, .ble[data-v-8068ae5e]:active, .ble[data-v-8068ae5e]:focus {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button[data-v-8068ae5e] {
  color: white !important;
}
.ble.p-button[data-v-8068ae5e]:hover, .ble.p-button[data-v-8068ae5e]:active, .ble.p-button[data-v-8068ae5e]:focus {
  color: white !important;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button.p-button-outlined[data-v-8068ae5e] {
  background-color: white !important;
  color: #287aa9 !important;
}
.ble.p-button.p-button-outlined[data-v-8068ae5e]:hover, .ble.p-button.p-button-outlined[data-v-8068ae5e]:active, .ble.p-button.p-button-outlined[data-v-8068ae5e]:focus {
  background-color: rgb(233.5, 241.7, 246.4) !important;
}
.ble.p-toolbar[data-v-8068ae5e] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.darken-1[data-v-8068ae5e] {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-1[data-v-8068ae5e]:hover {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-2[data-v-8068ae5e] {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-2[data-v-8068ae5e]:hover {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-3[data-v-8068ae5e] {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-3[data-v-8068ae5e]:hover {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-4[data-v-8068ae5e] {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.darken-4[data-v-8068ae5e]:hover {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.lighten-1[data-v-8068ae5e] {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-1[data-v-8068ae5e]:hover {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-2[data-v-8068ae5e] {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-2[data-v-8068ae5e]:hover {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-3[data-v-8068ae5e] {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-3[data-v-8068ae5e]:hover {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-4[data-v-8068ae5e] {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.ble.lighten-4[data-v-8068ae5e]:hover {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.bgble[data-v-8068ae5e] {
  background-color: #287aa9;
}
.bgble[data-v-8068ae5e]:hover, .bgble[data-v-8068ae5e]:focus {
  background-color: #287aa9;
}
.bgble.p-card[data-v-8068ae5e] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.bgble.darken-1[data-v-8068ae5e] {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-1[data-v-8068ae5e]:hover {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-2[data-v-8068ae5e] {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-2[data-v-8068ae5e]:hover {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-3[data-v-8068ae5e] {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-3[data-v-8068ae5e]:hover {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-4[data-v-8068ae5e] {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.darken-4[data-v-8068ae5e]:hover {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.lighten-1[data-v-8068ae5e] {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-1[data-v-8068ae5e]:hover {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-2[data-v-8068ae5e] {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-2[data-v-8068ae5e]:hover {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-3[data-v-8068ae5e] {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-3[data-v-8068ae5e]:hover {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-4[data-v-8068ae5e] {
  background-color: rgb(126, 175.2, 203.4);
}
.bgble.lighten-4[data-v-8068ae5e]:hover {
  background-color: rgb(126, 175.2, 203.4);
}
[color=black][data-v-8068ae5e] {
  color: #202020;
}
.black[data-v-8068ae5e] {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black[data-v-8068ae5e]:hover, .black[data-v-8068ae5e]:active, .black[data-v-8068ae5e]:focus {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button[data-v-8068ae5e] {
  color: white !important;
}
.black.p-button[data-v-8068ae5e]:hover, .black.p-button[data-v-8068ae5e]:active, .black.p-button[data-v-8068ae5e]:focus {
  color: white !important;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button.p-button-outlined[data-v-8068ae5e] {
  background-color: white !important;
  color: #202020 !important;
}
.black.p-button.p-button-outlined[data-v-8068ae5e]:hover, .black.p-button.p-button-outlined[data-v-8068ae5e]:active, .black.p-button.p-button-outlined[data-v-8068ae5e]:focus {
  background-color: rgb(232.7, 232.7, 232.7) !important;
}
.black.p-toolbar[data-v-8068ae5e] {
  background-color: #202020;
  border-color: #202020;
}
.black.darken-1[data-v-8068ae5e] {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-1[data-v-8068ae5e]:hover {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-2[data-v-8068ae5e] {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-2[data-v-8068ae5e]:hover {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-3[data-v-8068ae5e] {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-3[data-v-8068ae5e]:hover {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-4[data-v-8068ae5e] {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.darken-4[data-v-8068ae5e]:hover {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.lighten-1[data-v-8068ae5e] {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-1[data-v-8068ae5e]:hover {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-2[data-v-8068ae5e] {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-2[data-v-8068ae5e]:hover {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-3[data-v-8068ae5e] {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-3[data-v-8068ae5e]:hover {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-4[data-v-8068ae5e] {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.black.lighten-4[data-v-8068ae5e]:hover {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.bgblack[data-v-8068ae5e] {
  background-color: #202020;
}
.bgblack[data-v-8068ae5e]:hover, .bgblack[data-v-8068ae5e]:focus {
  background-color: #202020;
}
.bgblack.p-card[data-v-8068ae5e] {
  background-color: #202020;
  border-color: #202020;
}
.bgblack.darken-1[data-v-8068ae5e] {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-1[data-v-8068ae5e]:hover {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-2[data-v-8068ae5e] {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-2[data-v-8068ae5e]:hover {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-3[data-v-8068ae5e] {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-3[data-v-8068ae5e]:hover {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-4[data-v-8068ae5e] {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.darken-4[data-v-8068ae5e]:hover {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.lighten-1[data-v-8068ae5e] {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-1[data-v-8068ae5e]:hover {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-2[data-v-8068ae5e] {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-2[data-v-8068ae5e]:hover {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-3[data-v-8068ae5e] {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-3[data-v-8068ae5e]:hover {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-4[data-v-8068ae5e] {
  background-color: rgb(121.2, 121.2, 121.2);
}
.bgblack.lighten-4[data-v-8068ae5e]:hover {
  background-color: rgb(121.2, 121.2, 121.2);
}
[color=white][data-v-8068ae5e] {
  color: #ffffff;
}
.white[data-v-8068ae5e] {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white[data-v-8068ae5e]:hover, .white[data-v-8068ae5e]:active, .white[data-v-8068ae5e]:focus {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button[data-v-8068ae5e] {
  color: white !important;
}
.white.p-button[data-v-8068ae5e]:hover, .white.p-button[data-v-8068ae5e]:active, .white.p-button[data-v-8068ae5e]:focus {
  color: white !important;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button.p-button-outlined[data-v-8068ae5e] {
  background-color: white !important;
  color: #ffffff !important;
}
.white.p-button.p-button-outlined[data-v-8068ae5e]:hover, .white.p-button.p-button-outlined[data-v-8068ae5e]:active, .white.p-button.p-button-outlined[data-v-8068ae5e]:focus {
  background-color: white !important;
}
.white.p-toolbar[data-v-8068ae5e] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.darken-1[data-v-8068ae5e] {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-1[data-v-8068ae5e]:hover {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-2[data-v-8068ae5e] {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-2[data-v-8068ae5e]:hover {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-3[data-v-8068ae5e] {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-3[data-v-8068ae5e]:hover {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-4[data-v-8068ae5e] {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.darken-4[data-v-8068ae5e]:hover {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.lighten-1[data-v-8068ae5e] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-1[data-v-8068ae5e]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-8068ae5e] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-8068ae5e]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-8068ae5e] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-8068ae5e]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-8068ae5e] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-8068ae5e]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.bgwhite[data-v-8068ae5e] {
  background-color: #ffffff;
}
.bgwhite[data-v-8068ae5e]:hover, .bgwhite[data-v-8068ae5e]:focus {
  background-color: #ffffff;
}
.bgwhite.p-card[data-v-8068ae5e] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.bgwhite.darken-1[data-v-8068ae5e] {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-1[data-v-8068ae5e]:hover {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-2[data-v-8068ae5e] {
  background-color: #cccccc;
}
.bgwhite.darken-2[data-v-8068ae5e]:hover {
  background-color: #cccccc;
}
.bgwhite.darken-3[data-v-8068ae5e] {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-3[data-v-8068ae5e]:hover {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-4[data-v-8068ae5e] {
  background-color: #999999;
}
.bgwhite.darken-4[data-v-8068ae5e]:hover {
  background-color: #999999;
}
.bgwhite.lighten-1[data-v-8068ae5e] {
  background-color: white;
}
.bgwhite.lighten-1[data-v-8068ae5e]:hover {
  background-color: white;
}
.bgwhite.lighten-2[data-v-8068ae5e] {
  background-color: white;
}
.bgwhite.lighten-2[data-v-8068ae5e]:hover {
  background-color: white;
}
.bgwhite.lighten-3[data-v-8068ae5e] {
  background-color: white;
}
.bgwhite.lighten-3[data-v-8068ae5e]:hover {
  background-color: white;
}
.bgwhite.lighten-4[data-v-8068ae5e] {
  background-color: white;
}
.bgwhite.lighten-4[data-v-8068ae5e]:hover {
  background-color: white;
}
.default[data-v-8068ae5e] {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.default[data-v-8068ae5e]:hover, .default[data-v-8068ae5e]:focus {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
div.inline[data-v-8068ae5e] {
  display: inline-block;
}
div.battery[data-v-8068ae5e] {
  display: flex;
}
div.battery.battery-full .material-symbols[data-v-8068ae5e] {
  color: #12b76a;
}
div.battery.battery-half .material-symbols[data-v-8068ae5e] {
  color: #eeab2b;
}
div.battery.battery-alert .material-symbols[data-v-8068ae5e] {
  color: #ba1b02;
}
div.battery .iconmargin[data-v-8068ae5e] {
  vertical-align: bottom;
  margin-right: 5px;
}/* COLORS */
/* reserved possible colors

#6B3A0A - warm brown OR #8E3F0A - burnt orange
#8A1538 - deep berry
#005A7A - petrol cyan

maybe #0C0C73 - deep indigo, but close to return/black

*/
/* FONTS */
/* PACKETA UI/UX */
/* Material palette */
[color=primary][data-v-73fe652b] {
  color: #bc210a;
}
.primary[data-v-73fe652b] {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary[data-v-73fe652b]:hover, .primary[data-v-73fe652b]:active, .primary[data-v-73fe652b]:focus {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button[data-v-73fe652b] {
  color: white !important;
}
.primary.p-button[data-v-73fe652b]:hover, .primary.p-button[data-v-73fe652b]:active, .primary.p-button[data-v-73fe652b]:focus {
  color: white !important;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button.p-button-outlined[data-v-73fe652b] {
  background-color: white !important;
  color: #bc210a !important;
}
.primary.p-button.p-button-outlined[data-v-73fe652b]:hover, .primary.p-button.p-button-outlined[data-v-73fe652b]:active, .primary.p-button.p-button-outlined[data-v-73fe652b]:focus {
  background-color: rgb(248.3, 232.8, 230.5) !important;
}
.primary.p-toolbar[data-v-73fe652b] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.darken-1[data-v-73fe652b] {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-1[data-v-73fe652b]:hover {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-2[data-v-73fe652b] {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-2[data-v-73fe652b]:hover {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-3[data-v-73fe652b] {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-3[data-v-73fe652b]:hover {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-4[data-v-73fe652b] {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.darken-4[data-v-73fe652b]:hover {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.lighten-1[data-v-73fe652b] {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-1[data-v-73fe652b]:hover {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-2[data-v-73fe652b] {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-2[data-v-73fe652b]:hover {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-3[data-v-73fe652b] {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-3[data-v-73fe652b]:hover {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-4[data-v-73fe652b] {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.primary.lighten-4[data-v-73fe652b]:hover {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.bgprimary[data-v-73fe652b] {
  background-color: #bc210a;
}
.bgprimary[data-v-73fe652b]:hover, .bgprimary[data-v-73fe652b]:focus {
  background-color: #bc210a;
}
.bgprimary.p-card[data-v-73fe652b] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.bgprimary.darken-1[data-v-73fe652b] {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-1[data-v-73fe652b]:hover {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-2[data-v-73fe652b] {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-2[data-v-73fe652b]:hover {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-3[data-v-73fe652b] {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-3[data-v-73fe652b]:hover {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-4[data-v-73fe652b] {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.darken-4[data-v-73fe652b]:hover {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.lighten-1[data-v-73fe652b] {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-1[data-v-73fe652b]:hover {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-2[data-v-73fe652b] {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-2[data-v-73fe652b]:hover {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-3[data-v-73fe652b] {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-3[data-v-73fe652b]:hover {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-4[data-v-73fe652b] {
  background-color: rgb(214.8, 121.8, 108);
}
.bgprimary.lighten-4[data-v-73fe652b]:hover {
  background-color: rgb(214.8, 121.8, 108);
}
[color=red][data-v-73fe652b] {
  color: #f44336;
}
.red[data-v-73fe652b] {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red[data-v-73fe652b]:hover, .red[data-v-73fe652b]:active, .red[data-v-73fe652b]:focus {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button[data-v-73fe652b] {
  color: white !important;
}
.red.p-button[data-v-73fe652b]:hover, .red.p-button[data-v-73fe652b]:active, .red.p-button[data-v-73fe652b]:focus {
  color: white !important;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button.p-button-outlined[data-v-73fe652b] {
  background-color: white !important;
  color: #f44336 !important;
}
.red.p-button.p-button-outlined[data-v-73fe652b]:hover, .red.p-button.p-button-outlined[data-v-73fe652b]:active, .red.p-button.p-button-outlined[data-v-73fe652b]:focus {
  background-color: rgb(253.9, 236.2, 234.9) !important;
}
.red.p-toolbar[data-v-73fe652b] {
  background-color: #f44336;
  border-color: #f44336;
}
.red.darken-1[data-v-73fe652b] {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-1[data-v-73fe652b]:hover {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-2[data-v-73fe652b] {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-2[data-v-73fe652b]:hover {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-3[data-v-73fe652b] {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-3[data-v-73fe652b]:hover {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-4[data-v-73fe652b] {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.darken-4[data-v-73fe652b]:hover {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.lighten-1[data-v-73fe652b] {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-1[data-v-73fe652b]:hover {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-2[data-v-73fe652b] {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-2[data-v-73fe652b]:hover {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-3[data-v-73fe652b] {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-3[data-v-73fe652b]:hover {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-4[data-v-73fe652b] {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.red.lighten-4[data-v-73fe652b]:hover {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.bgred[data-v-73fe652b] {
  background-color: #f44336;
}
.bgred[data-v-73fe652b]:hover, .bgred[data-v-73fe652b]:focus {
  background-color: #f44336;
}
.bgred.p-card[data-v-73fe652b] {
  background-color: #f44336;
  border-color: #f44336;
}
.bgred.darken-1[data-v-73fe652b] {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-1[data-v-73fe652b]:hover {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-2[data-v-73fe652b] {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-2[data-v-73fe652b]:hover {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-3[data-v-73fe652b] {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-3[data-v-73fe652b]:hover {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-4[data-v-73fe652b] {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.darken-4[data-v-73fe652b]:hover {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.lighten-1[data-v-73fe652b] {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-1[data-v-73fe652b]:hover {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-2[data-v-73fe652b] {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-2[data-v-73fe652b]:hover {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-3[data-v-73fe652b] {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-3[data-v-73fe652b]:hover {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-4[data-v-73fe652b] {
  background-color: rgb(248.4, 142.2, 134.4);
}
.bgred.lighten-4[data-v-73fe652b]:hover {
  background-color: rgb(248.4, 142.2, 134.4);
}
[color=grenade][data-v-73fe652b] {
  color: #dd2c00;
}
.grenade[data-v-73fe652b] {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade[data-v-73fe652b]:hover, .grenade[data-v-73fe652b]:active, .grenade[data-v-73fe652b]:focus {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button[data-v-73fe652b] {
  color: white !important;
}
.grenade.p-button[data-v-73fe652b]:hover, .grenade.p-button[data-v-73fe652b]:active, .grenade.p-button[data-v-73fe652b]:focus {
  color: white !important;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button.p-button-outlined[data-v-73fe652b] {
  background-color: white !important;
  color: #dd2c00 !important;
}
.grenade.p-button.p-button-outlined[data-v-73fe652b]:hover, .grenade.p-button.p-button-outlined[data-v-73fe652b]:active, .grenade.p-button.p-button-outlined[data-v-73fe652b]:focus {
  background-color: rgb(251.6, 233.9, 229.5) !important;
}
.grenade.p-toolbar[data-v-73fe652b] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.darken-1[data-v-73fe652b] {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-1[data-v-73fe652b]:hover {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-2[data-v-73fe652b] {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-2[data-v-73fe652b]:hover {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-3[data-v-73fe652b] {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-3[data-v-73fe652b]:hover {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-4[data-v-73fe652b] {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.darken-4[data-v-73fe652b]:hover {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.lighten-1[data-v-73fe652b] {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-1[data-v-73fe652b]:hover {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-2[data-v-73fe652b] {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-2[data-v-73fe652b]:hover {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-3[data-v-73fe652b] {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-3[data-v-73fe652b]:hover {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-4[data-v-73fe652b] {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.grenade.lighten-4[data-v-73fe652b]:hover {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.bggrenade[data-v-73fe652b] {
  background-color: #dd2c00;
}
.bggrenade[data-v-73fe652b]:hover, .bggrenade[data-v-73fe652b]:focus {
  background-color: #dd2c00;
}
.bggrenade.p-card[data-v-73fe652b] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.bggrenade.darken-1[data-v-73fe652b] {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-1[data-v-73fe652b]:hover {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-2[data-v-73fe652b] {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-2[data-v-73fe652b]:hover {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-3[data-v-73fe652b] {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-3[data-v-73fe652b]:hover {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-4[data-v-73fe652b] {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.darken-4[data-v-73fe652b]:hover {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.lighten-1[data-v-73fe652b] {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-1[data-v-73fe652b]:hover {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-2[data-v-73fe652b] {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-2[data-v-73fe652b]:hover {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-3[data-v-73fe652b] {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-3[data-v-73fe652b]:hover {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-4[data-v-73fe652b] {
  background-color: rgb(234.6, 128.4, 102);
}
.bggrenade.lighten-4[data-v-73fe652b]:hover {
  background-color: rgb(234.6, 128.4, 102);
}
[color=pink][data-v-73fe652b] {
  color: #e91e63;
}
.pink[data-v-73fe652b] {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink[data-v-73fe652b]:hover, .pink[data-v-73fe652b]:active, .pink[data-v-73fe652b]:focus {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button[data-v-73fe652b] {
  color: white !important;
}
.pink.p-button[data-v-73fe652b]:hover, .pink.p-button[data-v-73fe652b]:active, .pink.p-button[data-v-73fe652b]:focus {
  color: white !important;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button.p-button-outlined[data-v-73fe652b] {
  background-color: white !important;
  color: #e91e63 !important;
}
.pink.p-button.p-button-outlined[data-v-73fe652b]:hover, .pink.p-button.p-button-outlined[data-v-73fe652b]:active, .pink.p-button.p-button-outlined[data-v-73fe652b]:focus {
  background-color: rgb(252.8, 232.5, 239.4) !important;
}
.pink.p-toolbar[data-v-73fe652b] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.darken-1[data-v-73fe652b] {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-1[data-v-73fe652b]:hover {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-2[data-v-73fe652b] {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-2[data-v-73fe652b]:hover {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-3[data-v-73fe652b] {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-3[data-v-73fe652b]:hover {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-4[data-v-73fe652b] {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.darken-4[data-v-73fe652b]:hover {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.lighten-1[data-v-73fe652b] {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-1[data-v-73fe652b]:hover {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-2[data-v-73fe652b] {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-2[data-v-73fe652b]:hover {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-3[data-v-73fe652b] {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-3[data-v-73fe652b]:hover {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-4[data-v-73fe652b] {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.pink.lighten-4[data-v-73fe652b]:hover {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.bgpink[data-v-73fe652b] {
  background-color: #e91e63;
}
.bgpink[data-v-73fe652b]:hover, .bgpink[data-v-73fe652b]:focus {
  background-color: #e91e63;
}
.bgpink.p-card[data-v-73fe652b] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.bgpink.darken-1[data-v-73fe652b] {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-1[data-v-73fe652b]:hover {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-2[data-v-73fe652b] {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-2[data-v-73fe652b]:hover {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-3[data-v-73fe652b] {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-3[data-v-73fe652b]:hover {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-4[data-v-73fe652b] {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.darken-4[data-v-73fe652b]:hover {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.lighten-1[data-v-73fe652b] {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-1[data-v-73fe652b]:hover {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-2[data-v-73fe652b] {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-2[data-v-73fe652b]:hover {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-3[data-v-73fe652b] {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-3[data-v-73fe652b]:hover {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-4[data-v-73fe652b] {
  background-color: rgb(241.8, 120, 161.4);
}
.bgpink.lighten-4[data-v-73fe652b]:hover {
  background-color: rgb(241.8, 120, 161.4);
}
[color=purple][data-v-73fe652b] {
  color: #9c27b0;
}
.purple[data-v-73fe652b] {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple[data-v-73fe652b]:hover, .purple[data-v-73fe652b]:active, .purple[data-v-73fe652b]:focus {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button[data-v-73fe652b] {
  color: white !important;
}
.purple.p-button[data-v-73fe652b]:hover, .purple.p-button[data-v-73fe652b]:active, .purple.p-button[data-v-73fe652b]:focus {
  color: white !important;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button.p-button-outlined[data-v-73fe652b] {
  background-color: white !important;
  color: #9c27b0 !important;
}
.purple.p-button.p-button-outlined[data-v-73fe652b]:hover, .purple.p-button.p-button-outlined[data-v-73fe652b]:active, .purple.p-button.p-button-outlined[data-v-73fe652b]:focus {
  background-color: rgb(245.1, 233.4, 247.1) !important;
}
.purple.p-toolbar[data-v-73fe652b] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.darken-1[data-v-73fe652b] {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-1[data-v-73fe652b]:hover {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-2[data-v-73fe652b] {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-2[data-v-73fe652b]:hover {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-3[data-v-73fe652b] {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-3[data-v-73fe652b]:hover {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-4[data-v-73fe652b] {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.darken-4[data-v-73fe652b]:hover {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.lighten-1[data-v-73fe652b] {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-1[data-v-73fe652b]:hover {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-2[data-v-73fe652b] {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-2[data-v-73fe652b]:hover {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-3[data-v-73fe652b] {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-3[data-v-73fe652b]:hover {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-4[data-v-73fe652b] {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.purple.lighten-4[data-v-73fe652b]:hover {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple[data-v-73fe652b] {
  background-color: #9c27b0;
}
.bgpurple[data-v-73fe652b]:hover, .bgpurple[data-v-73fe652b]:focus {
  background-color: #9c27b0;
}
.bgpurple.p-card[data-v-73fe652b] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.bgpurple.darken-1[data-v-73fe652b] {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-1[data-v-73fe652b]:hover {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-2[data-v-73fe652b] {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-2[data-v-73fe652b]:hover {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-3[data-v-73fe652b] {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-3[data-v-73fe652b]:hover {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-4[data-v-73fe652b] {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.darken-4[data-v-73fe652b]:hover {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.lighten-1[data-v-73fe652b] {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-1[data-v-73fe652b]:hover {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-2[data-v-73fe652b] {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-2[data-v-73fe652b]:hover {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-3[data-v-73fe652b] {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-3[data-v-73fe652b]:hover {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-4[data-v-73fe652b] {
  background-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple.lighten-4[data-v-73fe652b]:hover {
  background-color: rgb(195.6, 125.4, 207.6);
}
[color=deep-purple][data-v-73fe652b] {
  color: #673ab7;
}
.deep-purple[data-v-73fe652b] {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple[data-v-73fe652b]:hover, .deep-purple[data-v-73fe652b]:active, .deep-purple[data-v-73fe652b]:focus {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button[data-v-73fe652b] {
  color: white !important;
}
.deep-purple.p-button[data-v-73fe652b]:hover, .deep-purple.p-button[data-v-73fe652b]:active, .deep-purple.p-button[data-v-73fe652b]:focus {
  color: white !important;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button.p-button-outlined[data-v-73fe652b] {
  background-color: white !important;
  color: #673ab7 !important;
}
.deep-purple.p-button.p-button-outlined[data-v-73fe652b]:hover, .deep-purple.p-button.p-button-outlined[data-v-73fe652b]:active, .deep-purple.p-button.p-button-outlined[data-v-73fe652b]:focus {
  background-color: rgb(239.8, 235.3, 247.8) !important;
}
.deep-purple.p-toolbar[data-v-73fe652b] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.darken-1[data-v-73fe652b] {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-1[data-v-73fe652b]:hover {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-2[data-v-73fe652b] {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-2[data-v-73fe652b]:hover {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-3[data-v-73fe652b] {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-3[data-v-73fe652b]:hover {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-4[data-v-73fe652b] {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.darken-4[data-v-73fe652b]:hover {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.lighten-1[data-v-73fe652b] {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-1[data-v-73fe652b]:hover {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-2[data-v-73fe652b] {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-2[data-v-73fe652b]:hover {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-3[data-v-73fe652b] {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-3[data-v-73fe652b]:hover {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-4[data-v-73fe652b] {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.deep-purple.lighten-4[data-v-73fe652b]:hover {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple[data-v-73fe652b] {
  background-color: #673ab7;
}
.bgdeep-purple[data-v-73fe652b]:hover, .bgdeep-purple[data-v-73fe652b]:focus {
  background-color: #673ab7;
}
.bgdeep-purple.p-card[data-v-73fe652b] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.bgdeep-purple.darken-1[data-v-73fe652b] {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-1[data-v-73fe652b]:hover {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-2[data-v-73fe652b] {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-2[data-v-73fe652b]:hover {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-3[data-v-73fe652b] {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-3[data-v-73fe652b]:hover {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-4[data-v-73fe652b] {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.darken-4[data-v-73fe652b]:hover {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.lighten-1[data-v-73fe652b] {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-1[data-v-73fe652b]:hover {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-2[data-v-73fe652b] {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-2[data-v-73fe652b]:hover {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-3[data-v-73fe652b] {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-3[data-v-73fe652b]:hover {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-4[data-v-73fe652b] {
  background-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple.lighten-4[data-v-73fe652b]:hover {
  background-color: rgb(163.8, 136.8, 211.8);
}
[color=indigo][data-v-73fe652b] {
  color: #3f51b5;
}
.indigo[data-v-73fe652b] {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo[data-v-73fe652b]:hover, .indigo[data-v-73fe652b]:active, .indigo[data-v-73fe652b]:focus {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button[data-v-73fe652b] {
  color: white !important;
}
.indigo.p-button[data-v-73fe652b]:hover, .indigo.p-button[data-v-73fe652b]:active, .indigo.p-button[data-v-73fe652b]:focus {
  color: white !important;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button.p-button-outlined[data-v-73fe652b] {
  background-color: white !important;
  color: #3f51b5 !important;
}
.indigo.p-button.p-button-outlined[data-v-73fe652b]:hover, .indigo.p-button.p-button-outlined[data-v-73fe652b]:active, .indigo.p-button.p-button-outlined[data-v-73fe652b]:focus {
  background-color: rgb(235.8, 237.6, 247.6) !important;
}
.indigo.p-toolbar[data-v-73fe652b] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.darken-1[data-v-73fe652b] {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-1[data-v-73fe652b]:hover {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-2[data-v-73fe652b] {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-2[data-v-73fe652b]:hover {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-3[data-v-73fe652b] {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-3[data-v-73fe652b]:hover {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-4[data-v-73fe652b] {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.darken-4[data-v-73fe652b]:hover {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.lighten-1[data-v-73fe652b] {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-1[data-v-73fe652b]:hover {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-2[data-v-73fe652b] {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-2[data-v-73fe652b]:hover {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-3[data-v-73fe652b] {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-3[data-v-73fe652b]:hover {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-4[data-v-73fe652b] {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.indigo.lighten-4[data-v-73fe652b]:hover {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo[data-v-73fe652b] {
  background-color: #3f51b5;
}
.bgindigo[data-v-73fe652b]:hover, .bgindigo[data-v-73fe652b]:focus {
  background-color: #3f51b5;
}
.bgindigo.p-card[data-v-73fe652b] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.bgindigo.darken-1[data-v-73fe652b] {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-1[data-v-73fe652b]:hover {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-2[data-v-73fe652b] {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-2[data-v-73fe652b]:hover {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-3[data-v-73fe652b] {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-3[data-v-73fe652b]:hover {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-4[data-v-73fe652b] {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.darken-4[data-v-73fe652b]:hover {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.lighten-1[data-v-73fe652b] {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-1[data-v-73fe652b]:hover {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-2[data-v-73fe652b] {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-2[data-v-73fe652b]:hover {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-3[data-v-73fe652b] {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-3[data-v-73fe652b]:hover {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-4[data-v-73fe652b] {
  background-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo.lighten-4[data-v-73fe652b]:hover {
  background-color: rgb(139.8, 150.6, 210.6);
}
[color=blue][data-v-73fe652b] {
  color: #2196f3;
}
.blue[data-v-73fe652b] {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue[data-v-73fe652b]:hover, .blue[data-v-73fe652b]:active, .blue[data-v-73fe652b]:focus {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button[data-v-73fe652b] {
  color: white !important;
}
.blue.p-button[data-v-73fe652b]:hover, .blue.p-button[data-v-73fe652b]:active, .blue.p-button[data-v-73fe652b]:focus {
  color: white !important;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button.p-button-outlined[data-v-73fe652b] {
  background-color: white !important;
  color: #2196f3 !important;
}
.blue.p-button.p-button-outlined[data-v-73fe652b]:hover, .blue.p-button.p-button-outlined[data-v-73fe652b]:active, .blue.p-button.p-button-outlined[data-v-73fe652b]:focus {
  background-color: rgb(232.8, 244.5, 253.8) !important;
}
.blue.p-toolbar[data-v-73fe652b] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.darken-1[data-v-73fe652b] {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-1[data-v-73fe652b]:hover {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-2[data-v-73fe652b] {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-2[data-v-73fe652b]:hover {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-3[data-v-73fe652b] {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-3[data-v-73fe652b]:hover {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-4[data-v-73fe652b] {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.darken-4[data-v-73fe652b]:hover {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.lighten-1[data-v-73fe652b] {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-1[data-v-73fe652b]:hover {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-2[data-v-73fe652b] {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-2[data-v-73fe652b]:hover {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-3[data-v-73fe652b] {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-3[data-v-73fe652b]:hover {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-4[data-v-73fe652b] {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.blue.lighten-4[data-v-73fe652b]:hover {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.bgblue[data-v-73fe652b] {
  background-color: #2196f3;
}
.bgblue[data-v-73fe652b]:hover, .bgblue[data-v-73fe652b]:focus {
  background-color: #2196f3;
}
.bgblue.p-card[data-v-73fe652b] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.bgblue.darken-1[data-v-73fe652b] {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-1[data-v-73fe652b]:hover {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-2[data-v-73fe652b] {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-2[data-v-73fe652b]:hover {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-3[data-v-73fe652b] {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-3[data-v-73fe652b]:hover {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-4[data-v-73fe652b] {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.darken-4[data-v-73fe652b]:hover {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.lighten-1[data-v-73fe652b] {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-1[data-v-73fe652b]:hover {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-2[data-v-73fe652b] {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-2[data-v-73fe652b]:hover {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-3[data-v-73fe652b] {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-3[data-v-73fe652b]:hover {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-4[data-v-73fe652b] {
  background-color: rgb(121.8, 192, 247.8);
}
.bgblue.lighten-4[data-v-73fe652b]:hover {
  background-color: rgb(121.8, 192, 247.8);
}
[color=light-blue][data-v-73fe652b] {
  color: #03a9f4;
}
.light-blue[data-v-73fe652b] {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue[data-v-73fe652b]:hover, .light-blue[data-v-73fe652b]:active, .light-blue[data-v-73fe652b]:focus {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button[data-v-73fe652b] {
  color: white !important;
}
.light-blue.p-button[data-v-73fe652b]:hover, .light-blue.p-button[data-v-73fe652b]:active, .light-blue.p-button[data-v-73fe652b]:focus {
  color: white !important;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button.p-button-outlined[data-v-73fe652b] {
  background-color: white !important;
  color: #03a9f4 !important;
}
.light-blue.p-button.p-button-outlined[data-v-73fe652b]:hover, .light-blue.p-button.p-button-outlined[data-v-73fe652b]:active, .light-blue.p-button.p-button-outlined[data-v-73fe652b]:focus {
  background-color: rgb(229.8, 246.4, 253.9) !important;
}
.light-blue.p-toolbar[data-v-73fe652b] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.darken-1[data-v-73fe652b] {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-1[data-v-73fe652b]:hover {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-2[data-v-73fe652b] {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-2[data-v-73fe652b]:hover {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-3[data-v-73fe652b] {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-3[data-v-73fe652b]:hover {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-4[data-v-73fe652b] {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.darken-4[data-v-73fe652b]:hover {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.lighten-1[data-v-73fe652b] {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-1[data-v-73fe652b]:hover {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-2[data-v-73fe652b] {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-2[data-v-73fe652b]:hover {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-3[data-v-73fe652b] {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-3[data-v-73fe652b]:hover {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-4[data-v-73fe652b] {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.light-blue.lighten-4[data-v-73fe652b]:hover {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue[data-v-73fe652b] {
  background-color: #03a9f4;
}
.bglight-blue[data-v-73fe652b]:hover, .bglight-blue[data-v-73fe652b]:focus {
  background-color: #03a9f4;
}
.bglight-blue.p-card[data-v-73fe652b] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.bglight-blue.darken-1[data-v-73fe652b] {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-1[data-v-73fe652b]:hover {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-2[data-v-73fe652b] {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-2[data-v-73fe652b]:hover {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-3[data-v-73fe652b] {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-3[data-v-73fe652b]:hover {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-4[data-v-73fe652b] {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.darken-4[data-v-73fe652b]:hover {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.lighten-1[data-v-73fe652b] {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-1[data-v-73fe652b]:hover {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-2[data-v-73fe652b] {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-2[data-v-73fe652b]:hover {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-3[data-v-73fe652b] {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-3[data-v-73fe652b]:hover {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-4[data-v-73fe652b] {
  background-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue.lighten-4[data-v-73fe652b]:hover {
  background-color: rgb(103.8, 203.4, 248.4);
}
[color=cyan][data-v-73fe652b] {
  color: #00bcd4;
}
.cyan[data-v-73fe652b] {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan[data-v-73fe652b]:hover, .cyan[data-v-73fe652b]:active, .cyan[data-v-73fe652b]:focus {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button[data-v-73fe652b] {
  color: white !important;
}
.cyan.p-button[data-v-73fe652b]:hover, .cyan.p-button[data-v-73fe652b]:active, .cyan.p-button[data-v-73fe652b]:focus {
  color: white !important;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button.p-button-outlined[data-v-73fe652b] {
  background-color: white !important;
  color: #00bcd4 !important;
}
.cyan.p-button.p-button-outlined[data-v-73fe652b]:hover, .cyan.p-button.p-button-outlined[data-v-73fe652b]:active, .cyan.p-button.p-button-outlined[data-v-73fe652b]:focus {
  background-color: rgb(229.5, 248.3, 250.7) !important;
}
.cyan.p-toolbar[data-v-73fe652b] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.darken-1[data-v-73fe652b] {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-1[data-v-73fe652b]:hover {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-2[data-v-73fe652b] {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-2[data-v-73fe652b]:hover {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-3[data-v-73fe652b] {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-3[data-v-73fe652b]:hover {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-4[data-v-73fe652b] {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.darken-4[data-v-73fe652b]:hover {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.lighten-1[data-v-73fe652b] {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-1[data-v-73fe652b]:hover {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-2[data-v-73fe652b] {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-2[data-v-73fe652b]:hover {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-3[data-v-73fe652b] {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-3[data-v-73fe652b]:hover {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-4[data-v-73fe652b] {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.cyan.lighten-4[data-v-73fe652b]:hover {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.bgcyan[data-v-73fe652b] {
  background-color: #00bcd4;
}
.bgcyan[data-v-73fe652b]:hover, .bgcyan[data-v-73fe652b]:focus {
  background-color: #00bcd4;
}
.bgcyan.p-card[data-v-73fe652b] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.bgcyan.darken-1[data-v-73fe652b] {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-1[data-v-73fe652b]:hover {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-2[data-v-73fe652b] {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-2[data-v-73fe652b]:hover {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-3[data-v-73fe652b] {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-3[data-v-73fe652b]:hover {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-4[data-v-73fe652b] {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.darken-4[data-v-73fe652b]:hover {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.lighten-1[data-v-73fe652b] {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-1[data-v-73fe652b]:hover {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-2[data-v-73fe652b] {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-2[data-v-73fe652b]:hover {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-3[data-v-73fe652b] {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-3[data-v-73fe652b]:hover {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-4[data-v-73fe652b] {
  background-color: rgb(102, 214.8, 229.2);
}
.bgcyan.lighten-4[data-v-73fe652b]:hover {
  background-color: rgb(102, 214.8, 229.2);
}
[color=teal][data-v-73fe652b] {
  color: #009688;
}
.teal[data-v-73fe652b] {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal[data-v-73fe652b]:hover, .teal[data-v-73fe652b]:active, .teal[data-v-73fe652b]:focus {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button[data-v-73fe652b] {
  color: white !important;
}
.teal.p-button[data-v-73fe652b]:hover, .teal.p-button[data-v-73fe652b]:active, .teal.p-button[data-v-73fe652b]:focus {
  color: white !important;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button.p-button-outlined[data-v-73fe652b] {
  background-color: white !important;
  color: #009688 !important;
}
.teal.p-button.p-button-outlined[data-v-73fe652b]:hover, .teal.p-button.p-button-outlined[data-v-73fe652b]:active, .teal.p-button.p-button-outlined[data-v-73fe652b]:focus {
  background-color: rgb(229.5, 244.5, 243.1) !important;
}
.teal.p-toolbar[data-v-73fe652b] {
  background-color: #009688;
  border-color: #009688;
}
.teal.darken-1[data-v-73fe652b] {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-1[data-v-73fe652b]:hover {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-2[data-v-73fe652b] {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-2[data-v-73fe652b]:hover {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-3[data-v-73fe652b] {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-3[data-v-73fe652b]:hover {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-4[data-v-73fe652b] {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.darken-4[data-v-73fe652b]:hover {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.lighten-1[data-v-73fe652b] {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-1[data-v-73fe652b]:hover {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-2[data-v-73fe652b] {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-2[data-v-73fe652b]:hover {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-3[data-v-73fe652b] {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-3[data-v-73fe652b]:hover {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-4[data-v-73fe652b] {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.teal.lighten-4[data-v-73fe652b]:hover {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.bgteal[data-v-73fe652b] {
  background-color: #009688;
}
.bgteal[data-v-73fe652b]:hover, .bgteal[data-v-73fe652b]:focus {
  background-color: #009688;
}
.bgteal.p-card[data-v-73fe652b] {
  background-color: #009688;
  border-color: #009688;
}
.bgteal.darken-1[data-v-73fe652b] {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-1[data-v-73fe652b]:hover {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-2[data-v-73fe652b] {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-2[data-v-73fe652b]:hover {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-3[data-v-73fe652b] {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-3[data-v-73fe652b]:hover {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-4[data-v-73fe652b] {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.darken-4[data-v-73fe652b]:hover {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.lighten-1[data-v-73fe652b] {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-1[data-v-73fe652b]:hover {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-2[data-v-73fe652b] {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-2[data-v-73fe652b]:hover {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-3[data-v-73fe652b] {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-3[data-v-73fe652b]:hover {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-4[data-v-73fe652b] {
  background-color: rgb(102, 192, 183.6);
}
.bgteal.lighten-4[data-v-73fe652b]:hover {
  background-color: rgb(102, 192, 183.6);
}
[color=cobalt][data-v-73fe652b] {
  color: #00bfa5;
}
.cobalt[data-v-73fe652b] {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt[data-v-73fe652b]:hover, .cobalt[data-v-73fe652b]:active, .cobalt[data-v-73fe652b]:focus {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button[data-v-73fe652b] {
  color: white !important;
}
.cobalt.p-button[data-v-73fe652b]:hover, .cobalt.p-button[data-v-73fe652b]:active, .cobalt.p-button[data-v-73fe652b]:focus {
  color: white !important;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button.p-button-outlined[data-v-73fe652b] {
  background-color: white !important;
  color: #00bfa5 !important;
}
.cobalt.p-button.p-button-outlined[data-v-73fe652b]:hover, .cobalt.p-button.p-button-outlined[data-v-73fe652b]:active, .cobalt.p-button.p-button-outlined[data-v-73fe652b]:focus {
  background-color: rgb(229.5, 248.6, 246) !important;
}
.cobalt.p-toolbar[data-v-73fe652b] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.darken-1[data-v-73fe652b] {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-1[data-v-73fe652b]:hover {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-2[data-v-73fe652b] {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-2[data-v-73fe652b]:hover {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-3[data-v-73fe652b] {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-3[data-v-73fe652b]:hover {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-4[data-v-73fe652b] {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.darken-4[data-v-73fe652b]:hover {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.lighten-1[data-v-73fe652b] {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-1[data-v-73fe652b]:hover {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-2[data-v-73fe652b] {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-2[data-v-73fe652b]:hover {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-3[data-v-73fe652b] {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-3[data-v-73fe652b]:hover {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-4[data-v-73fe652b] {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.cobalt.lighten-4[data-v-73fe652b]:hover {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.bgcobalt[data-v-73fe652b] {
  background-color: #00bfa5;
}
.bgcobalt[data-v-73fe652b]:hover, .bgcobalt[data-v-73fe652b]:focus {
  background-color: #00bfa5;
}
.bgcobalt.p-card[data-v-73fe652b] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.bgcobalt.darken-1[data-v-73fe652b] {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-1[data-v-73fe652b]:hover {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-2[data-v-73fe652b] {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-2[data-v-73fe652b]:hover {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-3[data-v-73fe652b] {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-3[data-v-73fe652b]:hover {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-4[data-v-73fe652b] {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.darken-4[data-v-73fe652b]:hover {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.lighten-1[data-v-73fe652b] {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-1[data-v-73fe652b]:hover {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-2[data-v-73fe652b] {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-2[data-v-73fe652b]:hover {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-3[data-v-73fe652b] {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-3[data-v-73fe652b]:hover {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-4[data-v-73fe652b] {
  background-color: rgb(102, 216.6, 201);
}
.bgcobalt.lighten-4[data-v-73fe652b]:hover {
  background-color: rgb(102, 216.6, 201);
}
[color=green][data-v-73fe652b] {
  color: #4caf50;
}
.green[data-v-73fe652b] {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green[data-v-73fe652b]:hover, .green[data-v-73fe652b]:active, .green[data-v-73fe652b]:focus {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button[data-v-73fe652b] {
  color: white !important;
}
.green.p-button[data-v-73fe652b]:hover, .green.p-button[data-v-73fe652b]:active, .green.p-button[data-v-73fe652b]:focus {
  color: white !important;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button.p-button-outlined[data-v-73fe652b] {
  background-color: white !important;
  color: #4caf50 !important;
}
.green.p-button.p-button-outlined[data-v-73fe652b]:hover, .green.p-button.p-button-outlined[data-v-73fe652b]:active, .green.p-button.p-button-outlined[data-v-73fe652b]:focus {
  background-color: rgb(237.1, 247, 237.5) !important;
}
.green.p-toolbar[data-v-73fe652b] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.darken-1[data-v-73fe652b] {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-1[data-v-73fe652b]:hover {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-2[data-v-73fe652b] {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-2[data-v-73fe652b]:hover {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-3[data-v-73fe652b] {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-3[data-v-73fe652b]:hover {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-4[data-v-73fe652b] {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.darken-4[data-v-73fe652b]:hover {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.lighten-1[data-v-73fe652b] {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-1[data-v-73fe652b]:hover {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-2[data-v-73fe652b] {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-2[data-v-73fe652b]:hover {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-3[data-v-73fe652b] {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-3[data-v-73fe652b]:hover {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-4[data-v-73fe652b] {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.green.lighten-4[data-v-73fe652b]:hover {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.bggreen[data-v-73fe652b] {
  background-color: #4caf50;
}
.bggreen[data-v-73fe652b]:hover, .bggreen[data-v-73fe652b]:focus {
  background-color: #4caf50;
}
.bggreen.p-card[data-v-73fe652b] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.bggreen.darken-1[data-v-73fe652b] {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-1[data-v-73fe652b]:hover {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-2[data-v-73fe652b] {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-2[data-v-73fe652b]:hover {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-3[data-v-73fe652b] {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-3[data-v-73fe652b]:hover {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-4[data-v-73fe652b] {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.darken-4[data-v-73fe652b]:hover {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.lighten-1[data-v-73fe652b] {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-1[data-v-73fe652b]:hover {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-2[data-v-73fe652b] {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-2[data-v-73fe652b]:hover {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-3[data-v-73fe652b] {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-3[data-v-73fe652b]:hover {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-4[data-v-73fe652b] {
  background-color: rgb(147.6, 207, 150);
}
.bggreen.lighten-4[data-v-73fe652b]:hover {
  background-color: rgb(147.6, 207, 150);
}
[color=light-green][data-v-73fe652b] {
  color: #8bc34a;
}
.light-green[data-v-73fe652b] {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green[data-v-73fe652b]:hover, .light-green[data-v-73fe652b]:active, .light-green[data-v-73fe652b]:focus {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button[data-v-73fe652b] {
  color: white !important;
}
.light-green.p-button[data-v-73fe652b]:hover, .light-green.p-button[data-v-73fe652b]:active, .light-green.p-button[data-v-73fe652b]:focus {
  color: white !important;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button.p-button-outlined[data-v-73fe652b] {
  background-color: white !important;
  color: #8bc34a !important;
}
.light-green.p-button.p-button-outlined[data-v-73fe652b]:hover, .light-green.p-button.p-button-outlined[data-v-73fe652b]:active, .light-green.p-button.p-button-outlined[data-v-73fe652b]:focus {
  background-color: rgb(243.4, 249, 236.9) !important;
}
.light-green.p-toolbar[data-v-73fe652b] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.darken-1[data-v-73fe652b] {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-1[data-v-73fe652b]:hover {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-2[data-v-73fe652b] {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-2[data-v-73fe652b]:hover {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-3[data-v-73fe652b] {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-3[data-v-73fe652b]:hover {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-4[data-v-73fe652b] {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.darken-4[data-v-73fe652b]:hover {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.lighten-1[data-v-73fe652b] {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-1[data-v-73fe652b]:hover {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-2[data-v-73fe652b] {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-2[data-v-73fe652b]:hover {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-3[data-v-73fe652b] {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-3[data-v-73fe652b]:hover {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-4[data-v-73fe652b] {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.light-green.lighten-4[data-v-73fe652b]:hover {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.bglight-green[data-v-73fe652b] {
  background-color: #8bc34a;
}
.bglight-green[data-v-73fe652b]:hover, .bglight-green[data-v-73fe652b]:focus {
  background-color: #8bc34a;
}
.bglight-green.p-card[data-v-73fe652b] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.bglight-green.darken-1[data-v-73fe652b] {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-1[data-v-73fe652b]:hover {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-2[data-v-73fe652b] {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-2[data-v-73fe652b]:hover {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-3[data-v-73fe652b] {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-3[data-v-73fe652b]:hover {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-4[data-v-73fe652b] {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.darken-4[data-v-73fe652b]:hover {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.lighten-1[data-v-73fe652b] {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-1[data-v-73fe652b]:hover {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-2[data-v-73fe652b] {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-2[data-v-73fe652b]:hover {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-3[data-v-73fe652b] {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-3[data-v-73fe652b]:hover {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-4[data-v-73fe652b] {
  background-color: rgb(185.4, 219, 146.4);
}
.bglight-green.lighten-4[data-v-73fe652b]:hover {
  background-color: rgb(185.4, 219, 146.4);
}
[color=lime][data-v-73fe652b] {
  color: #cddc39;
}
.lime[data-v-73fe652b] {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime[data-v-73fe652b]:hover, .lime[data-v-73fe652b]:active, .lime[data-v-73fe652b]:focus {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button[data-v-73fe652b] {
  color: white !important;
}
.lime.p-button[data-v-73fe652b]:hover, .lime.p-button[data-v-73fe652b]:active, .lime.p-button[data-v-73fe652b]:focus {
  color: white !important;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button.p-button-outlined[data-v-73fe652b] {
  background-color: white !important;
  color: #cddc39 !important;
}
.lime.p-button.p-button-outlined[data-v-73fe652b]:hover, .lime.p-button.p-button-outlined[data-v-73fe652b]:active, .lime.p-button.p-button-outlined[data-v-73fe652b]:focus {
  background-color: rgb(250, 251.5, 235.2) !important;
}
.lime.p-toolbar[data-v-73fe652b] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.darken-1[data-v-73fe652b] {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-1[data-v-73fe652b]:hover {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-2[data-v-73fe652b] {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-2[data-v-73fe652b]:hover {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-3[data-v-73fe652b] {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-3[data-v-73fe652b]:hover {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-4[data-v-73fe652b] {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.darken-4[data-v-73fe652b]:hover {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.lighten-1[data-v-73fe652b] {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-1[data-v-73fe652b]:hover {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-2[data-v-73fe652b] {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-2[data-v-73fe652b]:hover {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-3[data-v-73fe652b] {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-3[data-v-73fe652b]:hover {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-4[data-v-73fe652b] {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.lime.lighten-4[data-v-73fe652b]:hover {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.bglime[data-v-73fe652b] {
  background-color: #cddc39;
}
.bglime[data-v-73fe652b]:hover, .bglime[data-v-73fe652b]:focus {
  background-color: #cddc39;
}
.bglime.p-card[data-v-73fe652b] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.bglime.darken-1[data-v-73fe652b] {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-1[data-v-73fe652b]:hover {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-2[data-v-73fe652b] {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-2[data-v-73fe652b]:hover {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-3[data-v-73fe652b] {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-3[data-v-73fe652b]:hover {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-4[data-v-73fe652b] {
  background-color: rgb(123, 132, 34.2);
}
.bglime.darken-4[data-v-73fe652b]:hover {
  background-color: rgb(123, 132, 34.2);
}
.bglime.lighten-1[data-v-73fe652b] {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-1[data-v-73fe652b]:hover {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-2[data-v-73fe652b] {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-2[data-v-73fe652b]:hover {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-3[data-v-73fe652b] {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-3[data-v-73fe652b]:hover {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-4[data-v-73fe652b] {
  background-color: rgb(225, 234, 136.2);
}
.bglime.lighten-4[data-v-73fe652b]:hover {
  background-color: rgb(225, 234, 136.2);
}
[color=yellow][data-v-73fe652b] {
  color: #ffeb3b;
}
.yellow[data-v-73fe652b] {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow[data-v-73fe652b]:hover, .yellow[data-v-73fe652b]:active, .yellow[data-v-73fe652b]:focus {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button[data-v-73fe652b] {
  color: white !important;
}
.yellow.p-button[data-v-73fe652b]:hover, .yellow.p-button[data-v-73fe652b]:active, .yellow.p-button[data-v-73fe652b]:focus {
  color: white !important;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button.p-button-outlined[data-v-73fe652b] {
  background-color: white !important;
  color: #ffeb3b !important;
}
.yellow.p-button.p-button-outlined[data-v-73fe652b]:hover, .yellow.p-button.p-button-outlined[data-v-73fe652b]:active, .yellow.p-button.p-button-outlined[data-v-73fe652b]:focus {
  background-color: rgb(255, 253, 235.4) !important;
}
.yellow.p-toolbar[data-v-73fe652b] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.darken-1[data-v-73fe652b] {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-1[data-v-73fe652b]:hover {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-2[data-v-73fe652b] {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-2[data-v-73fe652b]:hover {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-3[data-v-73fe652b] {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-3[data-v-73fe652b]:hover {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-4[data-v-73fe652b] {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.darken-4[data-v-73fe652b]:hover {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.lighten-1[data-v-73fe652b] {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-1[data-v-73fe652b]:hover {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-2[data-v-73fe652b] {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-2[data-v-73fe652b]:hover {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-3[data-v-73fe652b] {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-3[data-v-73fe652b]:hover {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-4[data-v-73fe652b] {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.yellow.lighten-4[data-v-73fe652b]:hover {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.bgyellow[data-v-73fe652b] {
  background-color: #ffeb3b;
}
.bgyellow[data-v-73fe652b]:hover, .bgyellow[data-v-73fe652b]:focus {
  background-color: #ffeb3b;
}
.bgyellow.p-card[data-v-73fe652b] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.bgyellow.darken-1[data-v-73fe652b] {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-1[data-v-73fe652b]:hover {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-2[data-v-73fe652b] {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-2[data-v-73fe652b]:hover {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-3[data-v-73fe652b] {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-3[data-v-73fe652b]:hover {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-4[data-v-73fe652b] {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.darken-4[data-v-73fe652b]:hover {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.lighten-1[data-v-73fe652b] {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-1[data-v-73fe652b]:hover {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-2[data-v-73fe652b] {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-2[data-v-73fe652b]:hover {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-3[data-v-73fe652b] {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-3[data-v-73fe652b]:hover {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-4[data-v-73fe652b] {
  background-color: rgb(255, 243, 137.4);
}
.bgyellow.lighten-4[data-v-73fe652b]:hover {
  background-color: rgb(255, 243, 137.4);
}
[color=amber][data-v-73fe652b] {
  color: #ffc107;
}
.amber[data-v-73fe652b] {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber[data-v-73fe652b]:hover, .amber[data-v-73fe652b]:active, .amber[data-v-73fe652b]:focus {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button[data-v-73fe652b] {
  color: white !important;
}
.amber.p-button[data-v-73fe652b]:hover, .amber.p-button[data-v-73fe652b]:active, .amber.p-button[data-v-73fe652b]:focus {
  color: white !important;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button.p-button-outlined[data-v-73fe652b] {
  background-color: white !important;
  color: #ffc107 !important;
}
.amber.p-button.p-button-outlined[data-v-73fe652b]:hover, .amber.p-button.p-button-outlined[data-v-73fe652b]:active, .amber.p-button.p-button-outlined[data-v-73fe652b]:focus {
  background-color: rgb(255, 248.8, 230.2) !important;
}
.amber.p-toolbar[data-v-73fe652b] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.darken-1[data-v-73fe652b] {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-1[data-v-73fe652b]:hover {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-2[data-v-73fe652b] {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-2[data-v-73fe652b]:hover {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-3[data-v-73fe652b] {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-3[data-v-73fe652b]:hover {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-4[data-v-73fe652b] {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.darken-4[data-v-73fe652b]:hover {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.lighten-1[data-v-73fe652b] {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-1[data-v-73fe652b]:hover {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-2[data-v-73fe652b] {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-2[data-v-73fe652b]:hover {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-3[data-v-73fe652b] {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-3[data-v-73fe652b]:hover {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-4[data-v-73fe652b] {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.amber.lighten-4[data-v-73fe652b]:hover {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.bgamber[data-v-73fe652b] {
  background-color: #ffc107;
}
.bgamber[data-v-73fe652b]:hover, .bgamber[data-v-73fe652b]:focus {
  background-color: #ffc107;
}
.bgamber.p-card[data-v-73fe652b] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.bgamber.darken-1[data-v-73fe652b] {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-1[data-v-73fe652b]:hover {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-2[data-v-73fe652b] {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-2[data-v-73fe652b]:hover {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-3[data-v-73fe652b] {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-3[data-v-73fe652b]:hover {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-4[data-v-73fe652b] {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.darken-4[data-v-73fe652b]:hover {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.lighten-1[data-v-73fe652b] {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-1[data-v-73fe652b]:hover {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-2[data-v-73fe652b] {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-2[data-v-73fe652b]:hover {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-3[data-v-73fe652b] {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-3[data-v-73fe652b]:hover {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-4[data-v-73fe652b] {
  background-color: rgb(255, 217.8, 106.2);
}
.bgamber.lighten-4[data-v-73fe652b]:hover {
  background-color: rgb(255, 217.8, 106.2);
}
[color=orange][data-v-73fe652b] {
  color: #ff9800;
}
.orange[data-v-73fe652b] {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange[data-v-73fe652b]:hover, .orange[data-v-73fe652b]:active, .orange[data-v-73fe652b]:focus {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button[data-v-73fe652b] {
  color: white !important;
}
.orange.p-button[data-v-73fe652b]:hover, .orange.p-button[data-v-73fe652b]:active, .orange.p-button[data-v-73fe652b]:focus {
  color: white !important;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button.p-button-outlined[data-v-73fe652b] {
  background-color: white !important;
  color: #ff9800 !important;
}
.orange.p-button.p-button-outlined[data-v-73fe652b]:hover, .orange.p-button.p-button-outlined[data-v-73fe652b]:active, .orange.p-button.p-button-outlined[data-v-73fe652b]:focus {
  background-color: rgb(255, 244.7, 229.5) !important;
}
.orange.p-toolbar[data-v-73fe652b] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.darken-1[data-v-73fe652b] {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-1[data-v-73fe652b]:hover {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-2[data-v-73fe652b] {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-2[data-v-73fe652b]:hover {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-3[data-v-73fe652b] {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-3[data-v-73fe652b]:hover {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-4[data-v-73fe652b] {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.darken-4[data-v-73fe652b]:hover {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.lighten-1[data-v-73fe652b] {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-1[data-v-73fe652b]:hover {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-2[data-v-73fe652b] {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-2[data-v-73fe652b]:hover {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-3[data-v-73fe652b] {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-3[data-v-73fe652b]:hover {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-4[data-v-73fe652b] {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.orange.lighten-4[data-v-73fe652b]:hover {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.bgorange[data-v-73fe652b] {
  background-color: #ff9800;
}
.bgorange[data-v-73fe652b]:hover, .bgorange[data-v-73fe652b]:focus {
  background-color: #ff9800;
}
.bgorange.p-card[data-v-73fe652b] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.bgorange.darken-1[data-v-73fe652b] {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-1[data-v-73fe652b]:hover {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-2[data-v-73fe652b] {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-2[data-v-73fe652b]:hover {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-3[data-v-73fe652b] {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-3[data-v-73fe652b]:hover {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-4[data-v-73fe652b] {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.darken-4[data-v-73fe652b]:hover {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.lighten-1[data-v-73fe652b] {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-1[data-v-73fe652b]:hover {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-2[data-v-73fe652b] {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-2[data-v-73fe652b]:hover {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-3[data-v-73fe652b] {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-3[data-v-73fe652b]:hover {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-4[data-v-73fe652b] {
  background-color: rgb(255, 193.2, 102);
}
.bgorange.lighten-4[data-v-73fe652b]:hover {
  background-color: rgb(255, 193.2, 102);
}
[color=deep-orange][data-v-73fe652b] {
  color: #ff5722;
}
.deep-orange[data-v-73fe652b] {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange[data-v-73fe652b]:hover, .deep-orange[data-v-73fe652b]:active, .deep-orange[data-v-73fe652b]:focus {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button[data-v-73fe652b] {
  color: white !important;
}
.deep-orange.p-button[data-v-73fe652b]:hover, .deep-orange.p-button[data-v-73fe652b]:active, .deep-orange.p-button[data-v-73fe652b]:focus {
  color: white !important;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button.p-button-outlined[data-v-73fe652b] {
  background-color: white !important;
  color: #ff5722 !important;
}
.deep-orange.p-button.p-button-outlined[data-v-73fe652b]:hover, .deep-orange.p-button.p-button-outlined[data-v-73fe652b]:active, .deep-orange.p-button.p-button-outlined[data-v-73fe652b]:focus {
  background-color: rgb(255, 238.2, 232.9) !important;
}
.deep-orange.p-toolbar[data-v-73fe652b] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.darken-1[data-v-73fe652b] {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-1[data-v-73fe652b]:hover {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-2[data-v-73fe652b] {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-2[data-v-73fe652b]:hover {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-3[data-v-73fe652b] {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-3[data-v-73fe652b]:hover {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-4[data-v-73fe652b] {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.darken-4[data-v-73fe652b]:hover {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.lighten-1[data-v-73fe652b] {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-1[data-v-73fe652b]:hover {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-2[data-v-73fe652b] {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-2[data-v-73fe652b]:hover {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-3[data-v-73fe652b] {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-3[data-v-73fe652b]:hover {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-4[data-v-73fe652b] {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.deep-orange.lighten-4[data-v-73fe652b]:hover {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange[data-v-73fe652b] {
  background-color: #ff5722;
}
.bgdeep-orange[data-v-73fe652b]:hover, .bgdeep-orange[data-v-73fe652b]:focus {
  background-color: #ff5722;
}
.bgdeep-orange.p-card[data-v-73fe652b] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.bgdeep-orange.darken-1[data-v-73fe652b] {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-1[data-v-73fe652b]:hover {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-2[data-v-73fe652b] {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-2[data-v-73fe652b]:hover {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-3[data-v-73fe652b] {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-3[data-v-73fe652b]:hover {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-4[data-v-73fe652b] {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.darken-4[data-v-73fe652b]:hover {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.lighten-1[data-v-73fe652b] {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-1[data-v-73fe652b]:hover {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-2[data-v-73fe652b] {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-2[data-v-73fe652b]:hover {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-3[data-v-73fe652b] {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-3[data-v-73fe652b]:hover {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-4[data-v-73fe652b] {
  background-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange.lighten-4[data-v-73fe652b]:hover {
  background-color: rgb(255, 154.2, 122.4);
}
[color=brown][data-v-73fe652b] {
  color: #795548;
}
.brown[data-v-73fe652b] {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown[data-v-73fe652b]:hover, .brown[data-v-73fe652b]:active, .brown[data-v-73fe652b]:focus {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button[data-v-73fe652b] {
  color: white !important;
}
.brown.p-button[data-v-73fe652b]:hover, .brown.p-button[data-v-73fe652b]:active, .brown.p-button[data-v-73fe652b]:focus {
  color: white !important;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button.p-button-outlined[data-v-73fe652b] {
  background-color: white !important;
  color: #795548 !important;
}
.brown.p-button.p-button-outlined[data-v-73fe652b]:hover, .brown.p-button.p-button-outlined[data-v-73fe652b]:active, .brown.p-button.p-button-outlined[data-v-73fe652b]:focus {
  background-color: rgb(241.6, 238, 236.7) !important;
}
.brown.p-toolbar[data-v-73fe652b] {
  background-color: #795548;
  border-color: #795548;
}
.brown.darken-1[data-v-73fe652b] {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-1[data-v-73fe652b]:hover {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-2[data-v-73fe652b] {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-2[data-v-73fe652b]:hover {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-3[data-v-73fe652b] {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-3[data-v-73fe652b]:hover {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-4[data-v-73fe652b] {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.darken-4[data-v-73fe652b]:hover {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.lighten-1[data-v-73fe652b] {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-1[data-v-73fe652b]:hover {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-2[data-v-73fe652b] {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-2[data-v-73fe652b]:hover {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-3[data-v-73fe652b] {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-3[data-v-73fe652b]:hover {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-4[data-v-73fe652b] {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.brown.lighten-4[data-v-73fe652b]:hover {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.bgbrown[data-v-73fe652b] {
  background-color: #795548;
}
.bgbrown[data-v-73fe652b]:hover, .bgbrown[data-v-73fe652b]:focus {
  background-color: #795548;
}
.bgbrown.p-card[data-v-73fe652b] {
  background-color: #795548;
  border-color: #795548;
}
.bgbrown.darken-1[data-v-73fe652b] {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-1[data-v-73fe652b]:hover {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-2[data-v-73fe652b] {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-2[data-v-73fe652b]:hover {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-3[data-v-73fe652b] {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-3[data-v-73fe652b]:hover {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-4[data-v-73fe652b] {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.darken-4[data-v-73fe652b]:hover {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.lighten-1[data-v-73fe652b] {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-1[data-v-73fe652b]:hover {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-2[data-v-73fe652b] {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-2[data-v-73fe652b]:hover {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-3[data-v-73fe652b] {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-3[data-v-73fe652b]:hover {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-4[data-v-73fe652b] {
  background-color: rgb(174.6, 153, 145.2);
}
.bgbrown.lighten-4[data-v-73fe652b]:hover {
  background-color: rgb(174.6, 153, 145.2);
}
[color=blue-gray][data-v-73fe652b] {
  color: #607d8b;
}
.blue-gray[data-v-73fe652b] {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray[data-v-73fe652b]:hover, .blue-gray[data-v-73fe652b]:active, .blue-gray[data-v-73fe652b]:focus {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button[data-v-73fe652b] {
  color: white !important;
}
.blue-gray.p-button[data-v-73fe652b]:hover, .blue-gray.p-button[data-v-73fe652b]:active, .blue-gray.p-button[data-v-73fe652b]:focus {
  color: white !important;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button.p-button-outlined[data-v-73fe652b] {
  background-color: white !important;
  color: #607d8b !important;
}
.blue-gray.p-button.p-button-outlined[data-v-73fe652b]:hover, .blue-gray.p-button.p-button-outlined[data-v-73fe652b]:active, .blue-gray.p-button.p-button-outlined[data-v-73fe652b]:focus {
  background-color: rgb(239.1, 242, 243.4) !important;
}
.blue-gray.p-toolbar[data-v-73fe652b] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.darken-1[data-v-73fe652b] {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-1[data-v-73fe652b]:hover {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-2[data-v-73fe652b] {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-2[data-v-73fe652b]:hover {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-3[data-v-73fe652b] {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-3[data-v-73fe652b]:hover {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-4[data-v-73fe652b] {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.darken-4[data-v-73fe652b]:hover {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.lighten-1[data-v-73fe652b] {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-1[data-v-73fe652b]:hover {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-2[data-v-73fe652b] {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-2[data-v-73fe652b]:hover {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-3[data-v-73fe652b] {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-3[data-v-73fe652b]:hover {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-4[data-v-73fe652b] {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.blue-gray.lighten-4[data-v-73fe652b]:hover {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray[data-v-73fe652b] {
  background-color: #607d8b;
}
.bgblue-gray[data-v-73fe652b]:hover, .bgblue-gray[data-v-73fe652b]:focus {
  background-color: #607d8b;
}
.bgblue-gray.p-card[data-v-73fe652b] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.bgblue-gray.darken-1[data-v-73fe652b] {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-1[data-v-73fe652b]:hover {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-2[data-v-73fe652b] {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-2[data-v-73fe652b]:hover {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-3[data-v-73fe652b] {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-3[data-v-73fe652b]:hover {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-4[data-v-73fe652b] {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.darken-4[data-v-73fe652b]:hover {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.lighten-1[data-v-73fe652b] {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-1[data-v-73fe652b]:hover {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-2[data-v-73fe652b] {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-2[data-v-73fe652b]:hover {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-3[data-v-73fe652b] {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-3[data-v-73fe652b]:hover {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-4[data-v-73fe652b] {
  background-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray.lighten-4[data-v-73fe652b]:hover {
  background-color: rgb(159.6, 177, 185.4);
}
[color=gray][data-v-73fe652b] {
  color: #9e9e9e;
}
.gray[data-v-73fe652b] {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray[data-v-73fe652b]:hover, .gray[data-v-73fe652b]:active, .gray[data-v-73fe652b]:focus {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button[data-v-73fe652b] {
  color: white !important;
}
.gray.p-button[data-v-73fe652b]:hover, .gray.p-button[data-v-73fe652b]:active, .gray.p-button[data-v-73fe652b]:focus {
  color: white !important;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button.p-button-outlined[data-v-73fe652b] {
  background-color: white !important;
  color: #9e9e9e !important;
}
.gray.p-button.p-button-outlined[data-v-73fe652b]:hover, .gray.p-button.p-button-outlined[data-v-73fe652b]:active, .gray.p-button.p-button-outlined[data-v-73fe652b]:focus {
  background-color: rgb(245.3, 245.3, 245.3) !important;
}
.gray.p-toolbar[data-v-73fe652b] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.darken-1[data-v-73fe652b] {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-1[data-v-73fe652b]:hover {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-2[data-v-73fe652b] {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-2[data-v-73fe652b]:hover {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-3[data-v-73fe652b] {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-3[data-v-73fe652b]:hover {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-4[data-v-73fe652b] {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.darken-4[data-v-73fe652b]:hover {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.lighten-1[data-v-73fe652b] {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-1[data-v-73fe652b]:hover {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-2[data-v-73fe652b] {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-2[data-v-73fe652b]:hover {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-3[data-v-73fe652b] {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-3[data-v-73fe652b]:hover {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-4[data-v-73fe652b] {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.gray.lighten-4[data-v-73fe652b]:hover {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.bggray[data-v-73fe652b] {
  background-color: #9e9e9e;
}
.bggray[data-v-73fe652b]:hover, .bggray[data-v-73fe652b]:focus {
  background-color: #9e9e9e;
}
.bggray.p-card[data-v-73fe652b] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.bggray.darken-1[data-v-73fe652b] {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-1[data-v-73fe652b]:hover {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-2[data-v-73fe652b] {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-2[data-v-73fe652b]:hover {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-3[data-v-73fe652b] {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-3[data-v-73fe652b]:hover {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-4[data-v-73fe652b] {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.darken-4[data-v-73fe652b]:hover {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.lighten-1[data-v-73fe652b] {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-1[data-v-73fe652b]:hover {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-2[data-v-73fe652b] {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-2[data-v-73fe652b]:hover {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-3[data-v-73fe652b] {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-3[data-v-73fe652b]:hover {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-4[data-v-73fe652b] {
  background-color: rgb(196.8, 196.8, 196.8);
}
.bggray.lighten-4[data-v-73fe652b]:hover {
  background-color: rgb(196.8, 196.8, 196.8);
}
[color=ble][data-v-73fe652b] {
  color: #287aa9;
}
.ble[data-v-73fe652b] {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble[data-v-73fe652b]:hover, .ble[data-v-73fe652b]:active, .ble[data-v-73fe652b]:focus {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button[data-v-73fe652b] {
  color: white !important;
}
.ble.p-button[data-v-73fe652b]:hover, .ble.p-button[data-v-73fe652b]:active, .ble.p-button[data-v-73fe652b]:focus {
  color: white !important;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button.p-button-outlined[data-v-73fe652b] {
  background-color: white !important;
  color: #287aa9 !important;
}
.ble.p-button.p-button-outlined[data-v-73fe652b]:hover, .ble.p-button.p-button-outlined[data-v-73fe652b]:active, .ble.p-button.p-button-outlined[data-v-73fe652b]:focus {
  background-color: rgb(233.5, 241.7, 246.4) !important;
}
.ble.p-toolbar[data-v-73fe652b] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.darken-1[data-v-73fe652b] {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-1[data-v-73fe652b]:hover {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-2[data-v-73fe652b] {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-2[data-v-73fe652b]:hover {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-3[data-v-73fe652b] {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-3[data-v-73fe652b]:hover {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-4[data-v-73fe652b] {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.darken-4[data-v-73fe652b]:hover {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.lighten-1[data-v-73fe652b] {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-1[data-v-73fe652b]:hover {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-2[data-v-73fe652b] {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-2[data-v-73fe652b]:hover {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-3[data-v-73fe652b] {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-3[data-v-73fe652b]:hover {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-4[data-v-73fe652b] {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.ble.lighten-4[data-v-73fe652b]:hover {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.bgble[data-v-73fe652b] {
  background-color: #287aa9;
}
.bgble[data-v-73fe652b]:hover, .bgble[data-v-73fe652b]:focus {
  background-color: #287aa9;
}
.bgble.p-card[data-v-73fe652b] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.bgble.darken-1[data-v-73fe652b] {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-1[data-v-73fe652b]:hover {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-2[data-v-73fe652b] {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-2[data-v-73fe652b]:hover {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-3[data-v-73fe652b] {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-3[data-v-73fe652b]:hover {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-4[data-v-73fe652b] {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.darken-4[data-v-73fe652b]:hover {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.lighten-1[data-v-73fe652b] {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-1[data-v-73fe652b]:hover {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-2[data-v-73fe652b] {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-2[data-v-73fe652b]:hover {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-3[data-v-73fe652b] {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-3[data-v-73fe652b]:hover {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-4[data-v-73fe652b] {
  background-color: rgb(126, 175.2, 203.4);
}
.bgble.lighten-4[data-v-73fe652b]:hover {
  background-color: rgb(126, 175.2, 203.4);
}
[color=black][data-v-73fe652b] {
  color: #202020;
}
.black[data-v-73fe652b] {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black[data-v-73fe652b]:hover, .black[data-v-73fe652b]:active, .black[data-v-73fe652b]:focus {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button[data-v-73fe652b] {
  color: white !important;
}
.black.p-button[data-v-73fe652b]:hover, .black.p-button[data-v-73fe652b]:active, .black.p-button[data-v-73fe652b]:focus {
  color: white !important;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button.p-button-outlined[data-v-73fe652b] {
  background-color: white !important;
  color: #202020 !important;
}
.black.p-button.p-button-outlined[data-v-73fe652b]:hover, .black.p-button.p-button-outlined[data-v-73fe652b]:active, .black.p-button.p-button-outlined[data-v-73fe652b]:focus {
  background-color: rgb(232.7, 232.7, 232.7) !important;
}
.black.p-toolbar[data-v-73fe652b] {
  background-color: #202020;
  border-color: #202020;
}
.black.darken-1[data-v-73fe652b] {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-1[data-v-73fe652b]:hover {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-2[data-v-73fe652b] {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-2[data-v-73fe652b]:hover {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-3[data-v-73fe652b] {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-3[data-v-73fe652b]:hover {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-4[data-v-73fe652b] {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.darken-4[data-v-73fe652b]:hover {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.lighten-1[data-v-73fe652b] {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-1[data-v-73fe652b]:hover {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-2[data-v-73fe652b] {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-2[data-v-73fe652b]:hover {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-3[data-v-73fe652b] {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-3[data-v-73fe652b]:hover {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-4[data-v-73fe652b] {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.black.lighten-4[data-v-73fe652b]:hover {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.bgblack[data-v-73fe652b] {
  background-color: #202020;
}
.bgblack[data-v-73fe652b]:hover, .bgblack[data-v-73fe652b]:focus {
  background-color: #202020;
}
.bgblack.p-card[data-v-73fe652b] {
  background-color: #202020;
  border-color: #202020;
}
.bgblack.darken-1[data-v-73fe652b] {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-1[data-v-73fe652b]:hover {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-2[data-v-73fe652b] {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-2[data-v-73fe652b]:hover {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-3[data-v-73fe652b] {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-3[data-v-73fe652b]:hover {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-4[data-v-73fe652b] {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.darken-4[data-v-73fe652b]:hover {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.lighten-1[data-v-73fe652b] {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-1[data-v-73fe652b]:hover {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-2[data-v-73fe652b] {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-2[data-v-73fe652b]:hover {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-3[data-v-73fe652b] {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-3[data-v-73fe652b]:hover {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-4[data-v-73fe652b] {
  background-color: rgb(121.2, 121.2, 121.2);
}
.bgblack.lighten-4[data-v-73fe652b]:hover {
  background-color: rgb(121.2, 121.2, 121.2);
}
[color=white][data-v-73fe652b] {
  color: #ffffff;
}
.white[data-v-73fe652b] {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white[data-v-73fe652b]:hover, .white[data-v-73fe652b]:active, .white[data-v-73fe652b]:focus {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button[data-v-73fe652b] {
  color: white !important;
}
.white.p-button[data-v-73fe652b]:hover, .white.p-button[data-v-73fe652b]:active, .white.p-button[data-v-73fe652b]:focus {
  color: white !important;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button.p-button-outlined[data-v-73fe652b] {
  background-color: white !important;
  color: #ffffff !important;
}
.white.p-button.p-button-outlined[data-v-73fe652b]:hover, .white.p-button.p-button-outlined[data-v-73fe652b]:active, .white.p-button.p-button-outlined[data-v-73fe652b]:focus {
  background-color: white !important;
}
.white.p-toolbar[data-v-73fe652b] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.darken-1[data-v-73fe652b] {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-1[data-v-73fe652b]:hover {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-2[data-v-73fe652b] {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-2[data-v-73fe652b]:hover {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-3[data-v-73fe652b] {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-3[data-v-73fe652b]:hover {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-4[data-v-73fe652b] {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.darken-4[data-v-73fe652b]:hover {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.lighten-1[data-v-73fe652b] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-1[data-v-73fe652b]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-73fe652b] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-73fe652b]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-73fe652b] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-73fe652b]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-73fe652b] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-73fe652b]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.bgwhite[data-v-73fe652b] {
  background-color: #ffffff;
}
.bgwhite[data-v-73fe652b]:hover, .bgwhite[data-v-73fe652b]:focus {
  background-color: #ffffff;
}
.bgwhite.p-card[data-v-73fe652b] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.bgwhite.darken-1[data-v-73fe652b] {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-1[data-v-73fe652b]:hover {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-2[data-v-73fe652b] {
  background-color: #cccccc;
}
.bgwhite.darken-2[data-v-73fe652b]:hover {
  background-color: #cccccc;
}
.bgwhite.darken-3[data-v-73fe652b] {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-3[data-v-73fe652b]:hover {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-4[data-v-73fe652b] {
  background-color: #999999;
}
.bgwhite.darken-4[data-v-73fe652b]:hover {
  background-color: #999999;
}
.bgwhite.lighten-1[data-v-73fe652b] {
  background-color: white;
}
.bgwhite.lighten-1[data-v-73fe652b]:hover {
  background-color: white;
}
.bgwhite.lighten-2[data-v-73fe652b] {
  background-color: white;
}
.bgwhite.lighten-2[data-v-73fe652b]:hover {
  background-color: white;
}
.bgwhite.lighten-3[data-v-73fe652b] {
  background-color: white;
}
.bgwhite.lighten-3[data-v-73fe652b]:hover {
  background-color: white;
}
.bgwhite.lighten-4[data-v-73fe652b] {
  background-color: white;
}
.bgwhite.lighten-4[data-v-73fe652b]:hover {
  background-color: white;
}
.default[data-v-73fe652b] {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.default[data-v-73fe652b]:hover, .default[data-v-73fe652b]:focus {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.filter-cell[data-v-73fe652b] {
  height: 100%;
}
.filter-cell .filter-cell-btn[data-v-73fe652b] {
  width: 25px;
  height: 25px;
  background: transparent;
  border: none;
  visibility: hidden;
  border-radius: 4px;
  margin-left: 2px;
  padding: 0;
  cursor: pointer;
}
.filter-cell .filter-cell-btn[data-v-73fe652b]:hover {
  background: #eee;
  opacity: 0.7;
}
.filter-cell .filter-cell-btn[data-v-73fe652b] {
  transition: 100ms all;
}
.filter-cell .filter-cell-btn i[data-v-73fe652b] {
  color: #666666;
  font-size: 17px;
}
.filter-cell:hover .filter-cell-btn[data-v-73fe652b] {
  visibility: visible;
}/* COLORS */
/* reserved possible colors

#6B3A0A - warm brown OR #8E3F0A - burnt orange
#8A1538 - deep berry
#005A7A - petrol cyan

maybe #0C0C73 - deep indigo, but close to return/black

*/
/* FONTS */
/* PACKETA UI/UX */
/* Material palette */
[color=primary][data-v-1969ae89] {
  color: #bc210a;
}
.primary[data-v-1969ae89] {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary[data-v-1969ae89]:hover, .primary[data-v-1969ae89]:active, .primary[data-v-1969ae89]:focus {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button[data-v-1969ae89] {
  color: white !important;
}
.primary.p-button[data-v-1969ae89]:hover, .primary.p-button[data-v-1969ae89]:active, .primary.p-button[data-v-1969ae89]:focus {
  color: white !important;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button.p-button-outlined[data-v-1969ae89] {
  background-color: white !important;
  color: #bc210a !important;
}
.primary.p-button.p-button-outlined[data-v-1969ae89]:hover, .primary.p-button.p-button-outlined[data-v-1969ae89]:active, .primary.p-button.p-button-outlined[data-v-1969ae89]:focus {
  background-color: rgb(248.3, 232.8, 230.5) !important;
}
.primary.p-toolbar[data-v-1969ae89] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.darken-1[data-v-1969ae89] {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-1[data-v-1969ae89]:hover {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-2[data-v-1969ae89] {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-2[data-v-1969ae89]:hover {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-3[data-v-1969ae89] {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-3[data-v-1969ae89]:hover {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-4[data-v-1969ae89] {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.darken-4[data-v-1969ae89]:hover {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.lighten-1[data-v-1969ae89] {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-1[data-v-1969ae89]:hover {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-2[data-v-1969ae89] {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-2[data-v-1969ae89]:hover {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-3[data-v-1969ae89] {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-3[data-v-1969ae89]:hover {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-4[data-v-1969ae89] {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.primary.lighten-4[data-v-1969ae89]:hover {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.bgprimary[data-v-1969ae89] {
  background-color: #bc210a;
}
.bgprimary[data-v-1969ae89]:hover, .bgprimary[data-v-1969ae89]:focus {
  background-color: #bc210a;
}
.bgprimary.p-card[data-v-1969ae89] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.bgprimary.darken-1[data-v-1969ae89] {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-1[data-v-1969ae89]:hover {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-2[data-v-1969ae89] {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-2[data-v-1969ae89]:hover {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-3[data-v-1969ae89] {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-3[data-v-1969ae89]:hover {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-4[data-v-1969ae89] {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.darken-4[data-v-1969ae89]:hover {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.lighten-1[data-v-1969ae89] {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-1[data-v-1969ae89]:hover {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-2[data-v-1969ae89] {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-2[data-v-1969ae89]:hover {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-3[data-v-1969ae89] {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-3[data-v-1969ae89]:hover {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-4[data-v-1969ae89] {
  background-color: rgb(214.8, 121.8, 108);
}
.bgprimary.lighten-4[data-v-1969ae89]:hover {
  background-color: rgb(214.8, 121.8, 108);
}
[color=red][data-v-1969ae89] {
  color: #f44336;
}
.red[data-v-1969ae89] {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red[data-v-1969ae89]:hover, .red[data-v-1969ae89]:active, .red[data-v-1969ae89]:focus {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button[data-v-1969ae89] {
  color: white !important;
}
.red.p-button[data-v-1969ae89]:hover, .red.p-button[data-v-1969ae89]:active, .red.p-button[data-v-1969ae89]:focus {
  color: white !important;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button.p-button-outlined[data-v-1969ae89] {
  background-color: white !important;
  color: #f44336 !important;
}
.red.p-button.p-button-outlined[data-v-1969ae89]:hover, .red.p-button.p-button-outlined[data-v-1969ae89]:active, .red.p-button.p-button-outlined[data-v-1969ae89]:focus {
  background-color: rgb(253.9, 236.2, 234.9) !important;
}
.red.p-toolbar[data-v-1969ae89] {
  background-color: #f44336;
  border-color: #f44336;
}
.red.darken-1[data-v-1969ae89] {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-1[data-v-1969ae89]:hover {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-2[data-v-1969ae89] {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-2[data-v-1969ae89]:hover {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-3[data-v-1969ae89] {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-3[data-v-1969ae89]:hover {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-4[data-v-1969ae89] {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.darken-4[data-v-1969ae89]:hover {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.lighten-1[data-v-1969ae89] {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-1[data-v-1969ae89]:hover {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-2[data-v-1969ae89] {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-2[data-v-1969ae89]:hover {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-3[data-v-1969ae89] {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-3[data-v-1969ae89]:hover {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-4[data-v-1969ae89] {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.red.lighten-4[data-v-1969ae89]:hover {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.bgred[data-v-1969ae89] {
  background-color: #f44336;
}
.bgred[data-v-1969ae89]:hover, .bgred[data-v-1969ae89]:focus {
  background-color: #f44336;
}
.bgred.p-card[data-v-1969ae89] {
  background-color: #f44336;
  border-color: #f44336;
}
.bgred.darken-1[data-v-1969ae89] {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-1[data-v-1969ae89]:hover {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-2[data-v-1969ae89] {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-2[data-v-1969ae89]:hover {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-3[data-v-1969ae89] {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-3[data-v-1969ae89]:hover {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-4[data-v-1969ae89] {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.darken-4[data-v-1969ae89]:hover {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.lighten-1[data-v-1969ae89] {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-1[data-v-1969ae89]:hover {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-2[data-v-1969ae89] {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-2[data-v-1969ae89]:hover {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-3[data-v-1969ae89] {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-3[data-v-1969ae89]:hover {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-4[data-v-1969ae89] {
  background-color: rgb(248.4, 142.2, 134.4);
}
.bgred.lighten-4[data-v-1969ae89]:hover {
  background-color: rgb(248.4, 142.2, 134.4);
}
[color=grenade][data-v-1969ae89] {
  color: #dd2c00;
}
.grenade[data-v-1969ae89] {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade[data-v-1969ae89]:hover, .grenade[data-v-1969ae89]:active, .grenade[data-v-1969ae89]:focus {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button[data-v-1969ae89] {
  color: white !important;
}
.grenade.p-button[data-v-1969ae89]:hover, .grenade.p-button[data-v-1969ae89]:active, .grenade.p-button[data-v-1969ae89]:focus {
  color: white !important;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button.p-button-outlined[data-v-1969ae89] {
  background-color: white !important;
  color: #dd2c00 !important;
}
.grenade.p-button.p-button-outlined[data-v-1969ae89]:hover, .grenade.p-button.p-button-outlined[data-v-1969ae89]:active, .grenade.p-button.p-button-outlined[data-v-1969ae89]:focus {
  background-color: rgb(251.6, 233.9, 229.5) !important;
}
.grenade.p-toolbar[data-v-1969ae89] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.darken-1[data-v-1969ae89] {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-1[data-v-1969ae89]:hover {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-2[data-v-1969ae89] {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-2[data-v-1969ae89]:hover {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-3[data-v-1969ae89] {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-3[data-v-1969ae89]:hover {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-4[data-v-1969ae89] {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.darken-4[data-v-1969ae89]:hover {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.lighten-1[data-v-1969ae89] {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-1[data-v-1969ae89]:hover {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-2[data-v-1969ae89] {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-2[data-v-1969ae89]:hover {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-3[data-v-1969ae89] {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-3[data-v-1969ae89]:hover {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-4[data-v-1969ae89] {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.grenade.lighten-4[data-v-1969ae89]:hover {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.bggrenade[data-v-1969ae89] {
  background-color: #dd2c00;
}
.bggrenade[data-v-1969ae89]:hover, .bggrenade[data-v-1969ae89]:focus {
  background-color: #dd2c00;
}
.bggrenade.p-card[data-v-1969ae89] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.bggrenade.darken-1[data-v-1969ae89] {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-1[data-v-1969ae89]:hover {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-2[data-v-1969ae89] {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-2[data-v-1969ae89]:hover {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-3[data-v-1969ae89] {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-3[data-v-1969ae89]:hover {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-4[data-v-1969ae89] {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.darken-4[data-v-1969ae89]:hover {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.lighten-1[data-v-1969ae89] {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-1[data-v-1969ae89]:hover {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-2[data-v-1969ae89] {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-2[data-v-1969ae89]:hover {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-3[data-v-1969ae89] {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-3[data-v-1969ae89]:hover {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-4[data-v-1969ae89] {
  background-color: rgb(234.6, 128.4, 102);
}
.bggrenade.lighten-4[data-v-1969ae89]:hover {
  background-color: rgb(234.6, 128.4, 102);
}
[color=pink][data-v-1969ae89] {
  color: #e91e63;
}
.pink[data-v-1969ae89] {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink[data-v-1969ae89]:hover, .pink[data-v-1969ae89]:active, .pink[data-v-1969ae89]:focus {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button[data-v-1969ae89] {
  color: white !important;
}
.pink.p-button[data-v-1969ae89]:hover, .pink.p-button[data-v-1969ae89]:active, .pink.p-button[data-v-1969ae89]:focus {
  color: white !important;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button.p-button-outlined[data-v-1969ae89] {
  background-color: white !important;
  color: #e91e63 !important;
}
.pink.p-button.p-button-outlined[data-v-1969ae89]:hover, .pink.p-button.p-button-outlined[data-v-1969ae89]:active, .pink.p-button.p-button-outlined[data-v-1969ae89]:focus {
  background-color: rgb(252.8, 232.5, 239.4) !important;
}
.pink.p-toolbar[data-v-1969ae89] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.darken-1[data-v-1969ae89] {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-1[data-v-1969ae89]:hover {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-2[data-v-1969ae89] {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-2[data-v-1969ae89]:hover {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-3[data-v-1969ae89] {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-3[data-v-1969ae89]:hover {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-4[data-v-1969ae89] {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.darken-4[data-v-1969ae89]:hover {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.lighten-1[data-v-1969ae89] {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-1[data-v-1969ae89]:hover {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-2[data-v-1969ae89] {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-2[data-v-1969ae89]:hover {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-3[data-v-1969ae89] {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-3[data-v-1969ae89]:hover {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-4[data-v-1969ae89] {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.pink.lighten-4[data-v-1969ae89]:hover {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.bgpink[data-v-1969ae89] {
  background-color: #e91e63;
}
.bgpink[data-v-1969ae89]:hover, .bgpink[data-v-1969ae89]:focus {
  background-color: #e91e63;
}
.bgpink.p-card[data-v-1969ae89] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.bgpink.darken-1[data-v-1969ae89] {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-1[data-v-1969ae89]:hover {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-2[data-v-1969ae89] {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-2[data-v-1969ae89]:hover {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-3[data-v-1969ae89] {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-3[data-v-1969ae89]:hover {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-4[data-v-1969ae89] {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.darken-4[data-v-1969ae89]:hover {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.lighten-1[data-v-1969ae89] {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-1[data-v-1969ae89]:hover {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-2[data-v-1969ae89] {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-2[data-v-1969ae89]:hover {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-3[data-v-1969ae89] {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-3[data-v-1969ae89]:hover {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-4[data-v-1969ae89] {
  background-color: rgb(241.8, 120, 161.4);
}
.bgpink.lighten-4[data-v-1969ae89]:hover {
  background-color: rgb(241.8, 120, 161.4);
}
[color=purple][data-v-1969ae89] {
  color: #9c27b0;
}
.purple[data-v-1969ae89] {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple[data-v-1969ae89]:hover, .purple[data-v-1969ae89]:active, .purple[data-v-1969ae89]:focus {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button[data-v-1969ae89] {
  color: white !important;
}
.purple.p-button[data-v-1969ae89]:hover, .purple.p-button[data-v-1969ae89]:active, .purple.p-button[data-v-1969ae89]:focus {
  color: white !important;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button.p-button-outlined[data-v-1969ae89] {
  background-color: white !important;
  color: #9c27b0 !important;
}
.purple.p-button.p-button-outlined[data-v-1969ae89]:hover, .purple.p-button.p-button-outlined[data-v-1969ae89]:active, .purple.p-button.p-button-outlined[data-v-1969ae89]:focus {
  background-color: rgb(245.1, 233.4, 247.1) !important;
}
.purple.p-toolbar[data-v-1969ae89] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.darken-1[data-v-1969ae89] {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-1[data-v-1969ae89]:hover {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-2[data-v-1969ae89] {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-2[data-v-1969ae89]:hover {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-3[data-v-1969ae89] {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-3[data-v-1969ae89]:hover {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-4[data-v-1969ae89] {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.darken-4[data-v-1969ae89]:hover {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.lighten-1[data-v-1969ae89] {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-1[data-v-1969ae89]:hover {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-2[data-v-1969ae89] {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-2[data-v-1969ae89]:hover {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-3[data-v-1969ae89] {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-3[data-v-1969ae89]:hover {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-4[data-v-1969ae89] {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.purple.lighten-4[data-v-1969ae89]:hover {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple[data-v-1969ae89] {
  background-color: #9c27b0;
}
.bgpurple[data-v-1969ae89]:hover, .bgpurple[data-v-1969ae89]:focus {
  background-color: #9c27b0;
}
.bgpurple.p-card[data-v-1969ae89] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.bgpurple.darken-1[data-v-1969ae89] {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-1[data-v-1969ae89]:hover {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-2[data-v-1969ae89] {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-2[data-v-1969ae89]:hover {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-3[data-v-1969ae89] {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-3[data-v-1969ae89]:hover {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-4[data-v-1969ae89] {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.darken-4[data-v-1969ae89]:hover {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.lighten-1[data-v-1969ae89] {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-1[data-v-1969ae89]:hover {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-2[data-v-1969ae89] {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-2[data-v-1969ae89]:hover {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-3[data-v-1969ae89] {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-3[data-v-1969ae89]:hover {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-4[data-v-1969ae89] {
  background-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple.lighten-4[data-v-1969ae89]:hover {
  background-color: rgb(195.6, 125.4, 207.6);
}
[color=deep-purple][data-v-1969ae89] {
  color: #673ab7;
}
.deep-purple[data-v-1969ae89] {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple[data-v-1969ae89]:hover, .deep-purple[data-v-1969ae89]:active, .deep-purple[data-v-1969ae89]:focus {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button[data-v-1969ae89] {
  color: white !important;
}
.deep-purple.p-button[data-v-1969ae89]:hover, .deep-purple.p-button[data-v-1969ae89]:active, .deep-purple.p-button[data-v-1969ae89]:focus {
  color: white !important;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button.p-button-outlined[data-v-1969ae89] {
  background-color: white !important;
  color: #673ab7 !important;
}
.deep-purple.p-button.p-button-outlined[data-v-1969ae89]:hover, .deep-purple.p-button.p-button-outlined[data-v-1969ae89]:active, .deep-purple.p-button.p-button-outlined[data-v-1969ae89]:focus {
  background-color: rgb(239.8, 235.3, 247.8) !important;
}
.deep-purple.p-toolbar[data-v-1969ae89] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.darken-1[data-v-1969ae89] {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-1[data-v-1969ae89]:hover {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-2[data-v-1969ae89] {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-2[data-v-1969ae89]:hover {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-3[data-v-1969ae89] {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-3[data-v-1969ae89]:hover {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-4[data-v-1969ae89] {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.darken-4[data-v-1969ae89]:hover {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.lighten-1[data-v-1969ae89] {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-1[data-v-1969ae89]:hover {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-2[data-v-1969ae89] {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-2[data-v-1969ae89]:hover {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-3[data-v-1969ae89] {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-3[data-v-1969ae89]:hover {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-4[data-v-1969ae89] {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.deep-purple.lighten-4[data-v-1969ae89]:hover {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple[data-v-1969ae89] {
  background-color: #673ab7;
}
.bgdeep-purple[data-v-1969ae89]:hover, .bgdeep-purple[data-v-1969ae89]:focus {
  background-color: #673ab7;
}
.bgdeep-purple.p-card[data-v-1969ae89] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.bgdeep-purple.darken-1[data-v-1969ae89] {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-1[data-v-1969ae89]:hover {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-2[data-v-1969ae89] {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-2[data-v-1969ae89]:hover {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-3[data-v-1969ae89] {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-3[data-v-1969ae89]:hover {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-4[data-v-1969ae89] {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.darken-4[data-v-1969ae89]:hover {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.lighten-1[data-v-1969ae89] {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-1[data-v-1969ae89]:hover {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-2[data-v-1969ae89] {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-2[data-v-1969ae89]:hover {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-3[data-v-1969ae89] {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-3[data-v-1969ae89]:hover {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-4[data-v-1969ae89] {
  background-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple.lighten-4[data-v-1969ae89]:hover {
  background-color: rgb(163.8, 136.8, 211.8);
}
[color=indigo][data-v-1969ae89] {
  color: #3f51b5;
}
.indigo[data-v-1969ae89] {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo[data-v-1969ae89]:hover, .indigo[data-v-1969ae89]:active, .indigo[data-v-1969ae89]:focus {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button[data-v-1969ae89] {
  color: white !important;
}
.indigo.p-button[data-v-1969ae89]:hover, .indigo.p-button[data-v-1969ae89]:active, .indigo.p-button[data-v-1969ae89]:focus {
  color: white !important;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button.p-button-outlined[data-v-1969ae89] {
  background-color: white !important;
  color: #3f51b5 !important;
}
.indigo.p-button.p-button-outlined[data-v-1969ae89]:hover, .indigo.p-button.p-button-outlined[data-v-1969ae89]:active, .indigo.p-button.p-button-outlined[data-v-1969ae89]:focus {
  background-color: rgb(235.8, 237.6, 247.6) !important;
}
.indigo.p-toolbar[data-v-1969ae89] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.darken-1[data-v-1969ae89] {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-1[data-v-1969ae89]:hover {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-2[data-v-1969ae89] {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-2[data-v-1969ae89]:hover {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-3[data-v-1969ae89] {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-3[data-v-1969ae89]:hover {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-4[data-v-1969ae89] {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.darken-4[data-v-1969ae89]:hover {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.lighten-1[data-v-1969ae89] {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-1[data-v-1969ae89]:hover {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-2[data-v-1969ae89] {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-2[data-v-1969ae89]:hover {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-3[data-v-1969ae89] {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-3[data-v-1969ae89]:hover {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-4[data-v-1969ae89] {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.indigo.lighten-4[data-v-1969ae89]:hover {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo[data-v-1969ae89] {
  background-color: #3f51b5;
}
.bgindigo[data-v-1969ae89]:hover, .bgindigo[data-v-1969ae89]:focus {
  background-color: #3f51b5;
}
.bgindigo.p-card[data-v-1969ae89] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.bgindigo.darken-1[data-v-1969ae89] {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-1[data-v-1969ae89]:hover {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-2[data-v-1969ae89] {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-2[data-v-1969ae89]:hover {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-3[data-v-1969ae89] {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-3[data-v-1969ae89]:hover {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-4[data-v-1969ae89] {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.darken-4[data-v-1969ae89]:hover {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.lighten-1[data-v-1969ae89] {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-1[data-v-1969ae89]:hover {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-2[data-v-1969ae89] {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-2[data-v-1969ae89]:hover {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-3[data-v-1969ae89] {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-3[data-v-1969ae89]:hover {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-4[data-v-1969ae89] {
  background-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo.lighten-4[data-v-1969ae89]:hover {
  background-color: rgb(139.8, 150.6, 210.6);
}
[color=blue][data-v-1969ae89] {
  color: #2196f3;
}
.blue[data-v-1969ae89] {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue[data-v-1969ae89]:hover, .blue[data-v-1969ae89]:active, .blue[data-v-1969ae89]:focus {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button[data-v-1969ae89] {
  color: white !important;
}
.blue.p-button[data-v-1969ae89]:hover, .blue.p-button[data-v-1969ae89]:active, .blue.p-button[data-v-1969ae89]:focus {
  color: white !important;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button.p-button-outlined[data-v-1969ae89] {
  background-color: white !important;
  color: #2196f3 !important;
}
.blue.p-button.p-button-outlined[data-v-1969ae89]:hover, .blue.p-button.p-button-outlined[data-v-1969ae89]:active, .blue.p-button.p-button-outlined[data-v-1969ae89]:focus {
  background-color: rgb(232.8, 244.5, 253.8) !important;
}
.blue.p-toolbar[data-v-1969ae89] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.darken-1[data-v-1969ae89] {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-1[data-v-1969ae89]:hover {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-2[data-v-1969ae89] {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-2[data-v-1969ae89]:hover {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-3[data-v-1969ae89] {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-3[data-v-1969ae89]:hover {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-4[data-v-1969ae89] {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.darken-4[data-v-1969ae89]:hover {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.lighten-1[data-v-1969ae89] {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-1[data-v-1969ae89]:hover {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-2[data-v-1969ae89] {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-2[data-v-1969ae89]:hover {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-3[data-v-1969ae89] {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-3[data-v-1969ae89]:hover {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-4[data-v-1969ae89] {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.blue.lighten-4[data-v-1969ae89]:hover {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.bgblue[data-v-1969ae89] {
  background-color: #2196f3;
}
.bgblue[data-v-1969ae89]:hover, .bgblue[data-v-1969ae89]:focus {
  background-color: #2196f3;
}
.bgblue.p-card[data-v-1969ae89] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.bgblue.darken-1[data-v-1969ae89] {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-1[data-v-1969ae89]:hover {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-2[data-v-1969ae89] {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-2[data-v-1969ae89]:hover {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-3[data-v-1969ae89] {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-3[data-v-1969ae89]:hover {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-4[data-v-1969ae89] {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.darken-4[data-v-1969ae89]:hover {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.lighten-1[data-v-1969ae89] {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-1[data-v-1969ae89]:hover {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-2[data-v-1969ae89] {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-2[data-v-1969ae89]:hover {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-3[data-v-1969ae89] {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-3[data-v-1969ae89]:hover {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-4[data-v-1969ae89] {
  background-color: rgb(121.8, 192, 247.8);
}
.bgblue.lighten-4[data-v-1969ae89]:hover {
  background-color: rgb(121.8, 192, 247.8);
}
[color=light-blue][data-v-1969ae89] {
  color: #03a9f4;
}
.light-blue[data-v-1969ae89] {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue[data-v-1969ae89]:hover, .light-blue[data-v-1969ae89]:active, .light-blue[data-v-1969ae89]:focus {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button[data-v-1969ae89] {
  color: white !important;
}
.light-blue.p-button[data-v-1969ae89]:hover, .light-blue.p-button[data-v-1969ae89]:active, .light-blue.p-button[data-v-1969ae89]:focus {
  color: white !important;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button.p-button-outlined[data-v-1969ae89] {
  background-color: white !important;
  color: #03a9f4 !important;
}
.light-blue.p-button.p-button-outlined[data-v-1969ae89]:hover, .light-blue.p-button.p-button-outlined[data-v-1969ae89]:active, .light-blue.p-button.p-button-outlined[data-v-1969ae89]:focus {
  background-color: rgb(229.8, 246.4, 253.9) !important;
}
.light-blue.p-toolbar[data-v-1969ae89] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.darken-1[data-v-1969ae89] {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-1[data-v-1969ae89]:hover {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-2[data-v-1969ae89] {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-2[data-v-1969ae89]:hover {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-3[data-v-1969ae89] {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-3[data-v-1969ae89]:hover {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-4[data-v-1969ae89] {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.darken-4[data-v-1969ae89]:hover {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.lighten-1[data-v-1969ae89] {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-1[data-v-1969ae89]:hover {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-2[data-v-1969ae89] {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-2[data-v-1969ae89]:hover {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-3[data-v-1969ae89] {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-3[data-v-1969ae89]:hover {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-4[data-v-1969ae89] {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.light-blue.lighten-4[data-v-1969ae89]:hover {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue[data-v-1969ae89] {
  background-color: #03a9f4;
}
.bglight-blue[data-v-1969ae89]:hover, .bglight-blue[data-v-1969ae89]:focus {
  background-color: #03a9f4;
}
.bglight-blue.p-card[data-v-1969ae89] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.bglight-blue.darken-1[data-v-1969ae89] {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-1[data-v-1969ae89]:hover {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-2[data-v-1969ae89] {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-2[data-v-1969ae89]:hover {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-3[data-v-1969ae89] {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-3[data-v-1969ae89]:hover {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-4[data-v-1969ae89] {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.darken-4[data-v-1969ae89]:hover {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.lighten-1[data-v-1969ae89] {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-1[data-v-1969ae89]:hover {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-2[data-v-1969ae89] {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-2[data-v-1969ae89]:hover {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-3[data-v-1969ae89] {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-3[data-v-1969ae89]:hover {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-4[data-v-1969ae89] {
  background-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue.lighten-4[data-v-1969ae89]:hover {
  background-color: rgb(103.8, 203.4, 248.4);
}
[color=cyan][data-v-1969ae89] {
  color: #00bcd4;
}
.cyan[data-v-1969ae89] {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan[data-v-1969ae89]:hover, .cyan[data-v-1969ae89]:active, .cyan[data-v-1969ae89]:focus {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button[data-v-1969ae89] {
  color: white !important;
}
.cyan.p-button[data-v-1969ae89]:hover, .cyan.p-button[data-v-1969ae89]:active, .cyan.p-button[data-v-1969ae89]:focus {
  color: white !important;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button.p-button-outlined[data-v-1969ae89] {
  background-color: white !important;
  color: #00bcd4 !important;
}
.cyan.p-button.p-button-outlined[data-v-1969ae89]:hover, .cyan.p-button.p-button-outlined[data-v-1969ae89]:active, .cyan.p-button.p-button-outlined[data-v-1969ae89]:focus {
  background-color: rgb(229.5, 248.3, 250.7) !important;
}
.cyan.p-toolbar[data-v-1969ae89] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.darken-1[data-v-1969ae89] {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-1[data-v-1969ae89]:hover {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-2[data-v-1969ae89] {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-2[data-v-1969ae89]:hover {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-3[data-v-1969ae89] {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-3[data-v-1969ae89]:hover {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-4[data-v-1969ae89] {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.darken-4[data-v-1969ae89]:hover {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.lighten-1[data-v-1969ae89] {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-1[data-v-1969ae89]:hover {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-2[data-v-1969ae89] {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-2[data-v-1969ae89]:hover {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-3[data-v-1969ae89] {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-3[data-v-1969ae89]:hover {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-4[data-v-1969ae89] {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.cyan.lighten-4[data-v-1969ae89]:hover {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.bgcyan[data-v-1969ae89] {
  background-color: #00bcd4;
}
.bgcyan[data-v-1969ae89]:hover, .bgcyan[data-v-1969ae89]:focus {
  background-color: #00bcd4;
}
.bgcyan.p-card[data-v-1969ae89] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.bgcyan.darken-1[data-v-1969ae89] {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-1[data-v-1969ae89]:hover {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-2[data-v-1969ae89] {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-2[data-v-1969ae89]:hover {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-3[data-v-1969ae89] {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-3[data-v-1969ae89]:hover {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-4[data-v-1969ae89] {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.darken-4[data-v-1969ae89]:hover {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.lighten-1[data-v-1969ae89] {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-1[data-v-1969ae89]:hover {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-2[data-v-1969ae89] {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-2[data-v-1969ae89]:hover {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-3[data-v-1969ae89] {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-3[data-v-1969ae89]:hover {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-4[data-v-1969ae89] {
  background-color: rgb(102, 214.8, 229.2);
}
.bgcyan.lighten-4[data-v-1969ae89]:hover {
  background-color: rgb(102, 214.8, 229.2);
}
[color=teal][data-v-1969ae89] {
  color: #009688;
}
.teal[data-v-1969ae89] {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal[data-v-1969ae89]:hover, .teal[data-v-1969ae89]:active, .teal[data-v-1969ae89]:focus {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button[data-v-1969ae89] {
  color: white !important;
}
.teal.p-button[data-v-1969ae89]:hover, .teal.p-button[data-v-1969ae89]:active, .teal.p-button[data-v-1969ae89]:focus {
  color: white !important;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button.p-button-outlined[data-v-1969ae89] {
  background-color: white !important;
  color: #009688 !important;
}
.teal.p-button.p-button-outlined[data-v-1969ae89]:hover, .teal.p-button.p-button-outlined[data-v-1969ae89]:active, .teal.p-button.p-button-outlined[data-v-1969ae89]:focus {
  background-color: rgb(229.5, 244.5, 243.1) !important;
}
.teal.p-toolbar[data-v-1969ae89] {
  background-color: #009688;
  border-color: #009688;
}
.teal.darken-1[data-v-1969ae89] {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-1[data-v-1969ae89]:hover {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-2[data-v-1969ae89] {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-2[data-v-1969ae89]:hover {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-3[data-v-1969ae89] {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-3[data-v-1969ae89]:hover {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-4[data-v-1969ae89] {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.darken-4[data-v-1969ae89]:hover {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.lighten-1[data-v-1969ae89] {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-1[data-v-1969ae89]:hover {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-2[data-v-1969ae89] {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-2[data-v-1969ae89]:hover {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-3[data-v-1969ae89] {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-3[data-v-1969ae89]:hover {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-4[data-v-1969ae89] {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.teal.lighten-4[data-v-1969ae89]:hover {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.bgteal[data-v-1969ae89] {
  background-color: #009688;
}
.bgteal[data-v-1969ae89]:hover, .bgteal[data-v-1969ae89]:focus {
  background-color: #009688;
}
.bgteal.p-card[data-v-1969ae89] {
  background-color: #009688;
  border-color: #009688;
}
.bgteal.darken-1[data-v-1969ae89] {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-1[data-v-1969ae89]:hover {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-2[data-v-1969ae89] {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-2[data-v-1969ae89]:hover {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-3[data-v-1969ae89] {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-3[data-v-1969ae89]:hover {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-4[data-v-1969ae89] {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.darken-4[data-v-1969ae89]:hover {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.lighten-1[data-v-1969ae89] {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-1[data-v-1969ae89]:hover {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-2[data-v-1969ae89] {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-2[data-v-1969ae89]:hover {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-3[data-v-1969ae89] {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-3[data-v-1969ae89]:hover {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-4[data-v-1969ae89] {
  background-color: rgb(102, 192, 183.6);
}
.bgteal.lighten-4[data-v-1969ae89]:hover {
  background-color: rgb(102, 192, 183.6);
}
[color=cobalt][data-v-1969ae89] {
  color: #00bfa5;
}
.cobalt[data-v-1969ae89] {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt[data-v-1969ae89]:hover, .cobalt[data-v-1969ae89]:active, .cobalt[data-v-1969ae89]:focus {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button[data-v-1969ae89] {
  color: white !important;
}
.cobalt.p-button[data-v-1969ae89]:hover, .cobalt.p-button[data-v-1969ae89]:active, .cobalt.p-button[data-v-1969ae89]:focus {
  color: white !important;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button.p-button-outlined[data-v-1969ae89] {
  background-color: white !important;
  color: #00bfa5 !important;
}
.cobalt.p-button.p-button-outlined[data-v-1969ae89]:hover, .cobalt.p-button.p-button-outlined[data-v-1969ae89]:active, .cobalt.p-button.p-button-outlined[data-v-1969ae89]:focus {
  background-color: rgb(229.5, 248.6, 246) !important;
}
.cobalt.p-toolbar[data-v-1969ae89] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.darken-1[data-v-1969ae89] {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-1[data-v-1969ae89]:hover {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-2[data-v-1969ae89] {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-2[data-v-1969ae89]:hover {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-3[data-v-1969ae89] {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-3[data-v-1969ae89]:hover {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-4[data-v-1969ae89] {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.darken-4[data-v-1969ae89]:hover {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.lighten-1[data-v-1969ae89] {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-1[data-v-1969ae89]:hover {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-2[data-v-1969ae89] {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-2[data-v-1969ae89]:hover {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-3[data-v-1969ae89] {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-3[data-v-1969ae89]:hover {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-4[data-v-1969ae89] {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.cobalt.lighten-4[data-v-1969ae89]:hover {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.bgcobalt[data-v-1969ae89] {
  background-color: #00bfa5;
}
.bgcobalt[data-v-1969ae89]:hover, .bgcobalt[data-v-1969ae89]:focus {
  background-color: #00bfa5;
}
.bgcobalt.p-card[data-v-1969ae89] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.bgcobalt.darken-1[data-v-1969ae89] {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-1[data-v-1969ae89]:hover {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-2[data-v-1969ae89] {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-2[data-v-1969ae89]:hover {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-3[data-v-1969ae89] {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-3[data-v-1969ae89]:hover {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-4[data-v-1969ae89] {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.darken-4[data-v-1969ae89]:hover {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.lighten-1[data-v-1969ae89] {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-1[data-v-1969ae89]:hover {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-2[data-v-1969ae89] {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-2[data-v-1969ae89]:hover {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-3[data-v-1969ae89] {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-3[data-v-1969ae89]:hover {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-4[data-v-1969ae89] {
  background-color: rgb(102, 216.6, 201);
}
.bgcobalt.lighten-4[data-v-1969ae89]:hover {
  background-color: rgb(102, 216.6, 201);
}
[color=green][data-v-1969ae89] {
  color: #4caf50;
}
.green[data-v-1969ae89] {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green[data-v-1969ae89]:hover, .green[data-v-1969ae89]:active, .green[data-v-1969ae89]:focus {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button[data-v-1969ae89] {
  color: white !important;
}
.green.p-button[data-v-1969ae89]:hover, .green.p-button[data-v-1969ae89]:active, .green.p-button[data-v-1969ae89]:focus {
  color: white !important;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button.p-button-outlined[data-v-1969ae89] {
  background-color: white !important;
  color: #4caf50 !important;
}
.green.p-button.p-button-outlined[data-v-1969ae89]:hover, .green.p-button.p-button-outlined[data-v-1969ae89]:active, .green.p-button.p-button-outlined[data-v-1969ae89]:focus {
  background-color: rgb(237.1, 247, 237.5) !important;
}
.green.p-toolbar[data-v-1969ae89] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.darken-1[data-v-1969ae89] {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-1[data-v-1969ae89]:hover {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-2[data-v-1969ae89] {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-2[data-v-1969ae89]:hover {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-3[data-v-1969ae89] {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-3[data-v-1969ae89]:hover {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-4[data-v-1969ae89] {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.darken-4[data-v-1969ae89]:hover {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.lighten-1[data-v-1969ae89] {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-1[data-v-1969ae89]:hover {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-2[data-v-1969ae89] {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-2[data-v-1969ae89]:hover {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-3[data-v-1969ae89] {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-3[data-v-1969ae89]:hover {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-4[data-v-1969ae89] {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.green.lighten-4[data-v-1969ae89]:hover {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.bggreen[data-v-1969ae89] {
  background-color: #4caf50;
}
.bggreen[data-v-1969ae89]:hover, .bggreen[data-v-1969ae89]:focus {
  background-color: #4caf50;
}
.bggreen.p-card[data-v-1969ae89] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.bggreen.darken-1[data-v-1969ae89] {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-1[data-v-1969ae89]:hover {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-2[data-v-1969ae89] {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-2[data-v-1969ae89]:hover {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-3[data-v-1969ae89] {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-3[data-v-1969ae89]:hover {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-4[data-v-1969ae89] {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.darken-4[data-v-1969ae89]:hover {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.lighten-1[data-v-1969ae89] {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-1[data-v-1969ae89]:hover {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-2[data-v-1969ae89] {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-2[data-v-1969ae89]:hover {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-3[data-v-1969ae89] {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-3[data-v-1969ae89]:hover {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-4[data-v-1969ae89] {
  background-color: rgb(147.6, 207, 150);
}
.bggreen.lighten-4[data-v-1969ae89]:hover {
  background-color: rgb(147.6, 207, 150);
}
[color=light-green][data-v-1969ae89] {
  color: #8bc34a;
}
.light-green[data-v-1969ae89] {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green[data-v-1969ae89]:hover, .light-green[data-v-1969ae89]:active, .light-green[data-v-1969ae89]:focus {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button[data-v-1969ae89] {
  color: white !important;
}
.light-green.p-button[data-v-1969ae89]:hover, .light-green.p-button[data-v-1969ae89]:active, .light-green.p-button[data-v-1969ae89]:focus {
  color: white !important;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button.p-button-outlined[data-v-1969ae89] {
  background-color: white !important;
  color: #8bc34a !important;
}
.light-green.p-button.p-button-outlined[data-v-1969ae89]:hover, .light-green.p-button.p-button-outlined[data-v-1969ae89]:active, .light-green.p-button.p-button-outlined[data-v-1969ae89]:focus {
  background-color: rgb(243.4, 249, 236.9) !important;
}
.light-green.p-toolbar[data-v-1969ae89] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.darken-1[data-v-1969ae89] {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-1[data-v-1969ae89]:hover {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-2[data-v-1969ae89] {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-2[data-v-1969ae89]:hover {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-3[data-v-1969ae89] {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-3[data-v-1969ae89]:hover {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-4[data-v-1969ae89] {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.darken-4[data-v-1969ae89]:hover {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.lighten-1[data-v-1969ae89] {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-1[data-v-1969ae89]:hover {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-2[data-v-1969ae89] {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-2[data-v-1969ae89]:hover {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-3[data-v-1969ae89] {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-3[data-v-1969ae89]:hover {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-4[data-v-1969ae89] {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.light-green.lighten-4[data-v-1969ae89]:hover {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.bglight-green[data-v-1969ae89] {
  background-color: #8bc34a;
}
.bglight-green[data-v-1969ae89]:hover, .bglight-green[data-v-1969ae89]:focus {
  background-color: #8bc34a;
}
.bglight-green.p-card[data-v-1969ae89] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.bglight-green.darken-1[data-v-1969ae89] {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-1[data-v-1969ae89]:hover {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-2[data-v-1969ae89] {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-2[data-v-1969ae89]:hover {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-3[data-v-1969ae89] {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-3[data-v-1969ae89]:hover {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-4[data-v-1969ae89] {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.darken-4[data-v-1969ae89]:hover {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.lighten-1[data-v-1969ae89] {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-1[data-v-1969ae89]:hover {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-2[data-v-1969ae89] {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-2[data-v-1969ae89]:hover {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-3[data-v-1969ae89] {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-3[data-v-1969ae89]:hover {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-4[data-v-1969ae89] {
  background-color: rgb(185.4, 219, 146.4);
}
.bglight-green.lighten-4[data-v-1969ae89]:hover {
  background-color: rgb(185.4, 219, 146.4);
}
[color=lime][data-v-1969ae89] {
  color: #cddc39;
}
.lime[data-v-1969ae89] {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime[data-v-1969ae89]:hover, .lime[data-v-1969ae89]:active, .lime[data-v-1969ae89]:focus {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button[data-v-1969ae89] {
  color: white !important;
}
.lime.p-button[data-v-1969ae89]:hover, .lime.p-button[data-v-1969ae89]:active, .lime.p-button[data-v-1969ae89]:focus {
  color: white !important;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button.p-button-outlined[data-v-1969ae89] {
  background-color: white !important;
  color: #cddc39 !important;
}
.lime.p-button.p-button-outlined[data-v-1969ae89]:hover, .lime.p-button.p-button-outlined[data-v-1969ae89]:active, .lime.p-button.p-button-outlined[data-v-1969ae89]:focus {
  background-color: rgb(250, 251.5, 235.2) !important;
}
.lime.p-toolbar[data-v-1969ae89] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.darken-1[data-v-1969ae89] {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-1[data-v-1969ae89]:hover {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-2[data-v-1969ae89] {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-2[data-v-1969ae89]:hover {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-3[data-v-1969ae89] {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-3[data-v-1969ae89]:hover {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-4[data-v-1969ae89] {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.darken-4[data-v-1969ae89]:hover {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.lighten-1[data-v-1969ae89] {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-1[data-v-1969ae89]:hover {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-2[data-v-1969ae89] {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-2[data-v-1969ae89]:hover {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-3[data-v-1969ae89] {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-3[data-v-1969ae89]:hover {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-4[data-v-1969ae89] {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.lime.lighten-4[data-v-1969ae89]:hover {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.bglime[data-v-1969ae89] {
  background-color: #cddc39;
}
.bglime[data-v-1969ae89]:hover, .bglime[data-v-1969ae89]:focus {
  background-color: #cddc39;
}
.bglime.p-card[data-v-1969ae89] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.bglime.darken-1[data-v-1969ae89] {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-1[data-v-1969ae89]:hover {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-2[data-v-1969ae89] {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-2[data-v-1969ae89]:hover {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-3[data-v-1969ae89] {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-3[data-v-1969ae89]:hover {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-4[data-v-1969ae89] {
  background-color: rgb(123, 132, 34.2);
}
.bglime.darken-4[data-v-1969ae89]:hover {
  background-color: rgb(123, 132, 34.2);
}
.bglime.lighten-1[data-v-1969ae89] {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-1[data-v-1969ae89]:hover {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-2[data-v-1969ae89] {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-2[data-v-1969ae89]:hover {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-3[data-v-1969ae89] {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-3[data-v-1969ae89]:hover {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-4[data-v-1969ae89] {
  background-color: rgb(225, 234, 136.2);
}
.bglime.lighten-4[data-v-1969ae89]:hover {
  background-color: rgb(225, 234, 136.2);
}
[color=yellow][data-v-1969ae89] {
  color: #ffeb3b;
}
.yellow[data-v-1969ae89] {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow[data-v-1969ae89]:hover, .yellow[data-v-1969ae89]:active, .yellow[data-v-1969ae89]:focus {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button[data-v-1969ae89] {
  color: white !important;
}
.yellow.p-button[data-v-1969ae89]:hover, .yellow.p-button[data-v-1969ae89]:active, .yellow.p-button[data-v-1969ae89]:focus {
  color: white !important;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button.p-button-outlined[data-v-1969ae89] {
  background-color: white !important;
  color: #ffeb3b !important;
}
.yellow.p-button.p-button-outlined[data-v-1969ae89]:hover, .yellow.p-button.p-button-outlined[data-v-1969ae89]:active, .yellow.p-button.p-button-outlined[data-v-1969ae89]:focus {
  background-color: rgb(255, 253, 235.4) !important;
}
.yellow.p-toolbar[data-v-1969ae89] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.darken-1[data-v-1969ae89] {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-1[data-v-1969ae89]:hover {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-2[data-v-1969ae89] {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-2[data-v-1969ae89]:hover {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-3[data-v-1969ae89] {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-3[data-v-1969ae89]:hover {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-4[data-v-1969ae89] {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.darken-4[data-v-1969ae89]:hover {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.lighten-1[data-v-1969ae89] {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-1[data-v-1969ae89]:hover {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-2[data-v-1969ae89] {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-2[data-v-1969ae89]:hover {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-3[data-v-1969ae89] {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-3[data-v-1969ae89]:hover {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-4[data-v-1969ae89] {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.yellow.lighten-4[data-v-1969ae89]:hover {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.bgyellow[data-v-1969ae89] {
  background-color: #ffeb3b;
}
.bgyellow[data-v-1969ae89]:hover, .bgyellow[data-v-1969ae89]:focus {
  background-color: #ffeb3b;
}
.bgyellow.p-card[data-v-1969ae89] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.bgyellow.darken-1[data-v-1969ae89] {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-1[data-v-1969ae89]:hover {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-2[data-v-1969ae89] {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-2[data-v-1969ae89]:hover {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-3[data-v-1969ae89] {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-3[data-v-1969ae89]:hover {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-4[data-v-1969ae89] {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.darken-4[data-v-1969ae89]:hover {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.lighten-1[data-v-1969ae89] {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-1[data-v-1969ae89]:hover {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-2[data-v-1969ae89] {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-2[data-v-1969ae89]:hover {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-3[data-v-1969ae89] {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-3[data-v-1969ae89]:hover {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-4[data-v-1969ae89] {
  background-color: rgb(255, 243, 137.4);
}
.bgyellow.lighten-4[data-v-1969ae89]:hover {
  background-color: rgb(255, 243, 137.4);
}
[color=amber][data-v-1969ae89] {
  color: #ffc107;
}
.amber[data-v-1969ae89] {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber[data-v-1969ae89]:hover, .amber[data-v-1969ae89]:active, .amber[data-v-1969ae89]:focus {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button[data-v-1969ae89] {
  color: white !important;
}
.amber.p-button[data-v-1969ae89]:hover, .amber.p-button[data-v-1969ae89]:active, .amber.p-button[data-v-1969ae89]:focus {
  color: white !important;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button.p-button-outlined[data-v-1969ae89] {
  background-color: white !important;
  color: #ffc107 !important;
}
.amber.p-button.p-button-outlined[data-v-1969ae89]:hover, .amber.p-button.p-button-outlined[data-v-1969ae89]:active, .amber.p-button.p-button-outlined[data-v-1969ae89]:focus {
  background-color: rgb(255, 248.8, 230.2) !important;
}
.amber.p-toolbar[data-v-1969ae89] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.darken-1[data-v-1969ae89] {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-1[data-v-1969ae89]:hover {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-2[data-v-1969ae89] {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-2[data-v-1969ae89]:hover {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-3[data-v-1969ae89] {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-3[data-v-1969ae89]:hover {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-4[data-v-1969ae89] {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.darken-4[data-v-1969ae89]:hover {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.lighten-1[data-v-1969ae89] {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-1[data-v-1969ae89]:hover {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-2[data-v-1969ae89] {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-2[data-v-1969ae89]:hover {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-3[data-v-1969ae89] {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-3[data-v-1969ae89]:hover {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-4[data-v-1969ae89] {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.amber.lighten-4[data-v-1969ae89]:hover {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.bgamber[data-v-1969ae89] {
  background-color: #ffc107;
}
.bgamber[data-v-1969ae89]:hover, .bgamber[data-v-1969ae89]:focus {
  background-color: #ffc107;
}
.bgamber.p-card[data-v-1969ae89] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.bgamber.darken-1[data-v-1969ae89] {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-1[data-v-1969ae89]:hover {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-2[data-v-1969ae89] {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-2[data-v-1969ae89]:hover {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-3[data-v-1969ae89] {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-3[data-v-1969ae89]:hover {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-4[data-v-1969ae89] {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.darken-4[data-v-1969ae89]:hover {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.lighten-1[data-v-1969ae89] {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-1[data-v-1969ae89]:hover {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-2[data-v-1969ae89] {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-2[data-v-1969ae89]:hover {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-3[data-v-1969ae89] {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-3[data-v-1969ae89]:hover {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-4[data-v-1969ae89] {
  background-color: rgb(255, 217.8, 106.2);
}
.bgamber.lighten-4[data-v-1969ae89]:hover {
  background-color: rgb(255, 217.8, 106.2);
}
[color=orange][data-v-1969ae89] {
  color: #ff9800;
}
.orange[data-v-1969ae89] {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange[data-v-1969ae89]:hover, .orange[data-v-1969ae89]:active, .orange[data-v-1969ae89]:focus {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button[data-v-1969ae89] {
  color: white !important;
}
.orange.p-button[data-v-1969ae89]:hover, .orange.p-button[data-v-1969ae89]:active, .orange.p-button[data-v-1969ae89]:focus {
  color: white !important;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button.p-button-outlined[data-v-1969ae89] {
  background-color: white !important;
  color: #ff9800 !important;
}
.orange.p-button.p-button-outlined[data-v-1969ae89]:hover, .orange.p-button.p-button-outlined[data-v-1969ae89]:active, .orange.p-button.p-button-outlined[data-v-1969ae89]:focus {
  background-color: rgb(255, 244.7, 229.5) !important;
}
.orange.p-toolbar[data-v-1969ae89] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.darken-1[data-v-1969ae89] {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-1[data-v-1969ae89]:hover {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-2[data-v-1969ae89] {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-2[data-v-1969ae89]:hover {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-3[data-v-1969ae89] {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-3[data-v-1969ae89]:hover {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-4[data-v-1969ae89] {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.darken-4[data-v-1969ae89]:hover {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.lighten-1[data-v-1969ae89] {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-1[data-v-1969ae89]:hover {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-2[data-v-1969ae89] {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-2[data-v-1969ae89]:hover {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-3[data-v-1969ae89] {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-3[data-v-1969ae89]:hover {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-4[data-v-1969ae89] {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.orange.lighten-4[data-v-1969ae89]:hover {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.bgorange[data-v-1969ae89] {
  background-color: #ff9800;
}
.bgorange[data-v-1969ae89]:hover, .bgorange[data-v-1969ae89]:focus {
  background-color: #ff9800;
}
.bgorange.p-card[data-v-1969ae89] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.bgorange.darken-1[data-v-1969ae89] {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-1[data-v-1969ae89]:hover {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-2[data-v-1969ae89] {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-2[data-v-1969ae89]:hover {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-3[data-v-1969ae89] {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-3[data-v-1969ae89]:hover {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-4[data-v-1969ae89] {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.darken-4[data-v-1969ae89]:hover {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.lighten-1[data-v-1969ae89] {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-1[data-v-1969ae89]:hover {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-2[data-v-1969ae89] {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-2[data-v-1969ae89]:hover {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-3[data-v-1969ae89] {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-3[data-v-1969ae89]:hover {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-4[data-v-1969ae89] {
  background-color: rgb(255, 193.2, 102);
}
.bgorange.lighten-4[data-v-1969ae89]:hover {
  background-color: rgb(255, 193.2, 102);
}
[color=deep-orange][data-v-1969ae89] {
  color: #ff5722;
}
.deep-orange[data-v-1969ae89] {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange[data-v-1969ae89]:hover, .deep-orange[data-v-1969ae89]:active, .deep-orange[data-v-1969ae89]:focus {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button[data-v-1969ae89] {
  color: white !important;
}
.deep-orange.p-button[data-v-1969ae89]:hover, .deep-orange.p-button[data-v-1969ae89]:active, .deep-orange.p-button[data-v-1969ae89]:focus {
  color: white !important;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button.p-button-outlined[data-v-1969ae89] {
  background-color: white !important;
  color: #ff5722 !important;
}
.deep-orange.p-button.p-button-outlined[data-v-1969ae89]:hover, .deep-orange.p-button.p-button-outlined[data-v-1969ae89]:active, .deep-orange.p-button.p-button-outlined[data-v-1969ae89]:focus {
  background-color: rgb(255, 238.2, 232.9) !important;
}
.deep-orange.p-toolbar[data-v-1969ae89] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.darken-1[data-v-1969ae89] {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-1[data-v-1969ae89]:hover {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-2[data-v-1969ae89] {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-2[data-v-1969ae89]:hover {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-3[data-v-1969ae89] {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-3[data-v-1969ae89]:hover {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-4[data-v-1969ae89] {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.darken-4[data-v-1969ae89]:hover {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.lighten-1[data-v-1969ae89] {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-1[data-v-1969ae89]:hover {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-2[data-v-1969ae89] {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-2[data-v-1969ae89]:hover {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-3[data-v-1969ae89] {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-3[data-v-1969ae89]:hover {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-4[data-v-1969ae89] {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.deep-orange.lighten-4[data-v-1969ae89]:hover {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange[data-v-1969ae89] {
  background-color: #ff5722;
}
.bgdeep-orange[data-v-1969ae89]:hover, .bgdeep-orange[data-v-1969ae89]:focus {
  background-color: #ff5722;
}
.bgdeep-orange.p-card[data-v-1969ae89] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.bgdeep-orange.darken-1[data-v-1969ae89] {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-1[data-v-1969ae89]:hover {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-2[data-v-1969ae89] {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-2[data-v-1969ae89]:hover {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-3[data-v-1969ae89] {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-3[data-v-1969ae89]:hover {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-4[data-v-1969ae89] {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.darken-4[data-v-1969ae89]:hover {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.lighten-1[data-v-1969ae89] {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-1[data-v-1969ae89]:hover {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-2[data-v-1969ae89] {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-2[data-v-1969ae89]:hover {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-3[data-v-1969ae89] {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-3[data-v-1969ae89]:hover {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-4[data-v-1969ae89] {
  background-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange.lighten-4[data-v-1969ae89]:hover {
  background-color: rgb(255, 154.2, 122.4);
}
[color=brown][data-v-1969ae89] {
  color: #795548;
}
.brown[data-v-1969ae89] {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown[data-v-1969ae89]:hover, .brown[data-v-1969ae89]:active, .brown[data-v-1969ae89]:focus {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button[data-v-1969ae89] {
  color: white !important;
}
.brown.p-button[data-v-1969ae89]:hover, .brown.p-button[data-v-1969ae89]:active, .brown.p-button[data-v-1969ae89]:focus {
  color: white !important;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button.p-button-outlined[data-v-1969ae89] {
  background-color: white !important;
  color: #795548 !important;
}
.brown.p-button.p-button-outlined[data-v-1969ae89]:hover, .brown.p-button.p-button-outlined[data-v-1969ae89]:active, .brown.p-button.p-button-outlined[data-v-1969ae89]:focus {
  background-color: rgb(241.6, 238, 236.7) !important;
}
.brown.p-toolbar[data-v-1969ae89] {
  background-color: #795548;
  border-color: #795548;
}
.brown.darken-1[data-v-1969ae89] {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-1[data-v-1969ae89]:hover {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-2[data-v-1969ae89] {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-2[data-v-1969ae89]:hover {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-3[data-v-1969ae89] {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-3[data-v-1969ae89]:hover {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-4[data-v-1969ae89] {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.darken-4[data-v-1969ae89]:hover {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.lighten-1[data-v-1969ae89] {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-1[data-v-1969ae89]:hover {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-2[data-v-1969ae89] {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-2[data-v-1969ae89]:hover {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-3[data-v-1969ae89] {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-3[data-v-1969ae89]:hover {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-4[data-v-1969ae89] {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.brown.lighten-4[data-v-1969ae89]:hover {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.bgbrown[data-v-1969ae89] {
  background-color: #795548;
}
.bgbrown[data-v-1969ae89]:hover, .bgbrown[data-v-1969ae89]:focus {
  background-color: #795548;
}
.bgbrown.p-card[data-v-1969ae89] {
  background-color: #795548;
  border-color: #795548;
}
.bgbrown.darken-1[data-v-1969ae89] {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-1[data-v-1969ae89]:hover {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-2[data-v-1969ae89] {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-2[data-v-1969ae89]:hover {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-3[data-v-1969ae89] {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-3[data-v-1969ae89]:hover {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-4[data-v-1969ae89] {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.darken-4[data-v-1969ae89]:hover {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.lighten-1[data-v-1969ae89] {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-1[data-v-1969ae89]:hover {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-2[data-v-1969ae89] {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-2[data-v-1969ae89]:hover {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-3[data-v-1969ae89] {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-3[data-v-1969ae89]:hover {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-4[data-v-1969ae89] {
  background-color: rgb(174.6, 153, 145.2);
}
.bgbrown.lighten-4[data-v-1969ae89]:hover {
  background-color: rgb(174.6, 153, 145.2);
}
[color=blue-gray][data-v-1969ae89] {
  color: #607d8b;
}
.blue-gray[data-v-1969ae89] {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray[data-v-1969ae89]:hover, .blue-gray[data-v-1969ae89]:active, .blue-gray[data-v-1969ae89]:focus {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button[data-v-1969ae89] {
  color: white !important;
}
.blue-gray.p-button[data-v-1969ae89]:hover, .blue-gray.p-button[data-v-1969ae89]:active, .blue-gray.p-button[data-v-1969ae89]:focus {
  color: white !important;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button.p-button-outlined[data-v-1969ae89] {
  background-color: white !important;
  color: #607d8b !important;
}
.blue-gray.p-button.p-button-outlined[data-v-1969ae89]:hover, .blue-gray.p-button.p-button-outlined[data-v-1969ae89]:active, .blue-gray.p-button.p-button-outlined[data-v-1969ae89]:focus {
  background-color: rgb(239.1, 242, 243.4) !important;
}
.blue-gray.p-toolbar[data-v-1969ae89] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.darken-1[data-v-1969ae89] {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-1[data-v-1969ae89]:hover {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-2[data-v-1969ae89] {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-2[data-v-1969ae89]:hover {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-3[data-v-1969ae89] {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-3[data-v-1969ae89]:hover {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-4[data-v-1969ae89] {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.darken-4[data-v-1969ae89]:hover {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.lighten-1[data-v-1969ae89] {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-1[data-v-1969ae89]:hover {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-2[data-v-1969ae89] {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-2[data-v-1969ae89]:hover {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-3[data-v-1969ae89] {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-3[data-v-1969ae89]:hover {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-4[data-v-1969ae89] {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.blue-gray.lighten-4[data-v-1969ae89]:hover {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray[data-v-1969ae89] {
  background-color: #607d8b;
}
.bgblue-gray[data-v-1969ae89]:hover, .bgblue-gray[data-v-1969ae89]:focus {
  background-color: #607d8b;
}
.bgblue-gray.p-card[data-v-1969ae89] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.bgblue-gray.darken-1[data-v-1969ae89] {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-1[data-v-1969ae89]:hover {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-2[data-v-1969ae89] {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-2[data-v-1969ae89]:hover {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-3[data-v-1969ae89] {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-3[data-v-1969ae89]:hover {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-4[data-v-1969ae89] {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.darken-4[data-v-1969ae89]:hover {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.lighten-1[data-v-1969ae89] {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-1[data-v-1969ae89]:hover {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-2[data-v-1969ae89] {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-2[data-v-1969ae89]:hover {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-3[data-v-1969ae89] {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-3[data-v-1969ae89]:hover {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-4[data-v-1969ae89] {
  background-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray.lighten-4[data-v-1969ae89]:hover {
  background-color: rgb(159.6, 177, 185.4);
}
[color=gray][data-v-1969ae89] {
  color: #9e9e9e;
}
.gray[data-v-1969ae89] {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray[data-v-1969ae89]:hover, .gray[data-v-1969ae89]:active, .gray[data-v-1969ae89]:focus {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button[data-v-1969ae89] {
  color: white !important;
}
.gray.p-button[data-v-1969ae89]:hover, .gray.p-button[data-v-1969ae89]:active, .gray.p-button[data-v-1969ae89]:focus {
  color: white !important;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button.p-button-outlined[data-v-1969ae89] {
  background-color: white !important;
  color: #9e9e9e !important;
}
.gray.p-button.p-button-outlined[data-v-1969ae89]:hover, .gray.p-button.p-button-outlined[data-v-1969ae89]:active, .gray.p-button.p-button-outlined[data-v-1969ae89]:focus {
  background-color: rgb(245.3, 245.3, 245.3) !important;
}
.gray.p-toolbar[data-v-1969ae89] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.darken-1[data-v-1969ae89] {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-1[data-v-1969ae89]:hover {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-2[data-v-1969ae89] {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-2[data-v-1969ae89]:hover {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-3[data-v-1969ae89] {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-3[data-v-1969ae89]:hover {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-4[data-v-1969ae89] {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.darken-4[data-v-1969ae89]:hover {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.lighten-1[data-v-1969ae89] {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-1[data-v-1969ae89]:hover {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-2[data-v-1969ae89] {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-2[data-v-1969ae89]:hover {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-3[data-v-1969ae89] {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-3[data-v-1969ae89]:hover {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-4[data-v-1969ae89] {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.gray.lighten-4[data-v-1969ae89]:hover {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.bggray[data-v-1969ae89] {
  background-color: #9e9e9e;
}
.bggray[data-v-1969ae89]:hover, .bggray[data-v-1969ae89]:focus {
  background-color: #9e9e9e;
}
.bggray.p-card[data-v-1969ae89] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.bggray.darken-1[data-v-1969ae89] {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-1[data-v-1969ae89]:hover {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-2[data-v-1969ae89] {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-2[data-v-1969ae89]:hover {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-3[data-v-1969ae89] {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-3[data-v-1969ae89]:hover {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-4[data-v-1969ae89] {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.darken-4[data-v-1969ae89]:hover {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.lighten-1[data-v-1969ae89] {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-1[data-v-1969ae89]:hover {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-2[data-v-1969ae89] {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-2[data-v-1969ae89]:hover {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-3[data-v-1969ae89] {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-3[data-v-1969ae89]:hover {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-4[data-v-1969ae89] {
  background-color: rgb(196.8, 196.8, 196.8);
}
.bggray.lighten-4[data-v-1969ae89]:hover {
  background-color: rgb(196.8, 196.8, 196.8);
}
[color=ble][data-v-1969ae89] {
  color: #287aa9;
}
.ble[data-v-1969ae89] {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble[data-v-1969ae89]:hover, .ble[data-v-1969ae89]:active, .ble[data-v-1969ae89]:focus {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button[data-v-1969ae89] {
  color: white !important;
}
.ble.p-button[data-v-1969ae89]:hover, .ble.p-button[data-v-1969ae89]:active, .ble.p-button[data-v-1969ae89]:focus {
  color: white !important;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button.p-button-outlined[data-v-1969ae89] {
  background-color: white !important;
  color: #287aa9 !important;
}
.ble.p-button.p-button-outlined[data-v-1969ae89]:hover, .ble.p-button.p-button-outlined[data-v-1969ae89]:active, .ble.p-button.p-button-outlined[data-v-1969ae89]:focus {
  background-color: rgb(233.5, 241.7, 246.4) !important;
}
.ble.p-toolbar[data-v-1969ae89] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.darken-1[data-v-1969ae89] {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-1[data-v-1969ae89]:hover {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-2[data-v-1969ae89] {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-2[data-v-1969ae89]:hover {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-3[data-v-1969ae89] {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-3[data-v-1969ae89]:hover {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-4[data-v-1969ae89] {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.darken-4[data-v-1969ae89]:hover {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.lighten-1[data-v-1969ae89] {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-1[data-v-1969ae89]:hover {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-2[data-v-1969ae89] {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-2[data-v-1969ae89]:hover {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-3[data-v-1969ae89] {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-3[data-v-1969ae89]:hover {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-4[data-v-1969ae89] {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.ble.lighten-4[data-v-1969ae89]:hover {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.bgble[data-v-1969ae89] {
  background-color: #287aa9;
}
.bgble[data-v-1969ae89]:hover, .bgble[data-v-1969ae89]:focus {
  background-color: #287aa9;
}
.bgble.p-card[data-v-1969ae89] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.bgble.darken-1[data-v-1969ae89] {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-1[data-v-1969ae89]:hover {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-2[data-v-1969ae89] {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-2[data-v-1969ae89]:hover {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-3[data-v-1969ae89] {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-3[data-v-1969ae89]:hover {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-4[data-v-1969ae89] {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.darken-4[data-v-1969ae89]:hover {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.lighten-1[data-v-1969ae89] {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-1[data-v-1969ae89]:hover {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-2[data-v-1969ae89] {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-2[data-v-1969ae89]:hover {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-3[data-v-1969ae89] {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-3[data-v-1969ae89]:hover {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-4[data-v-1969ae89] {
  background-color: rgb(126, 175.2, 203.4);
}
.bgble.lighten-4[data-v-1969ae89]:hover {
  background-color: rgb(126, 175.2, 203.4);
}
[color=black][data-v-1969ae89] {
  color: #202020;
}
.black[data-v-1969ae89] {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black[data-v-1969ae89]:hover, .black[data-v-1969ae89]:active, .black[data-v-1969ae89]:focus {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button[data-v-1969ae89] {
  color: white !important;
}
.black.p-button[data-v-1969ae89]:hover, .black.p-button[data-v-1969ae89]:active, .black.p-button[data-v-1969ae89]:focus {
  color: white !important;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button.p-button-outlined[data-v-1969ae89] {
  background-color: white !important;
  color: #202020 !important;
}
.black.p-button.p-button-outlined[data-v-1969ae89]:hover, .black.p-button.p-button-outlined[data-v-1969ae89]:active, .black.p-button.p-button-outlined[data-v-1969ae89]:focus {
  background-color: rgb(232.7, 232.7, 232.7) !important;
}
.black.p-toolbar[data-v-1969ae89] {
  background-color: #202020;
  border-color: #202020;
}
.black.darken-1[data-v-1969ae89] {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-1[data-v-1969ae89]:hover {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-2[data-v-1969ae89] {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-2[data-v-1969ae89]:hover {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-3[data-v-1969ae89] {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-3[data-v-1969ae89]:hover {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-4[data-v-1969ae89] {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.darken-4[data-v-1969ae89]:hover {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.lighten-1[data-v-1969ae89] {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-1[data-v-1969ae89]:hover {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-2[data-v-1969ae89] {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-2[data-v-1969ae89]:hover {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-3[data-v-1969ae89] {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-3[data-v-1969ae89]:hover {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-4[data-v-1969ae89] {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.black.lighten-4[data-v-1969ae89]:hover {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.bgblack[data-v-1969ae89] {
  background-color: #202020;
}
.bgblack[data-v-1969ae89]:hover, .bgblack[data-v-1969ae89]:focus {
  background-color: #202020;
}
.bgblack.p-card[data-v-1969ae89] {
  background-color: #202020;
  border-color: #202020;
}
.bgblack.darken-1[data-v-1969ae89] {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-1[data-v-1969ae89]:hover {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-2[data-v-1969ae89] {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-2[data-v-1969ae89]:hover {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-3[data-v-1969ae89] {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-3[data-v-1969ae89]:hover {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-4[data-v-1969ae89] {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.darken-4[data-v-1969ae89]:hover {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.lighten-1[data-v-1969ae89] {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-1[data-v-1969ae89]:hover {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-2[data-v-1969ae89] {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-2[data-v-1969ae89]:hover {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-3[data-v-1969ae89] {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-3[data-v-1969ae89]:hover {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-4[data-v-1969ae89] {
  background-color: rgb(121.2, 121.2, 121.2);
}
.bgblack.lighten-4[data-v-1969ae89]:hover {
  background-color: rgb(121.2, 121.2, 121.2);
}
[color=white][data-v-1969ae89] {
  color: #ffffff;
}
.white[data-v-1969ae89] {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white[data-v-1969ae89]:hover, .white[data-v-1969ae89]:active, .white[data-v-1969ae89]:focus {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button[data-v-1969ae89] {
  color: white !important;
}
.white.p-button[data-v-1969ae89]:hover, .white.p-button[data-v-1969ae89]:active, .white.p-button[data-v-1969ae89]:focus {
  color: white !important;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button.p-button-outlined[data-v-1969ae89] {
  background-color: white !important;
  color: #ffffff !important;
}
.white.p-button.p-button-outlined[data-v-1969ae89]:hover, .white.p-button.p-button-outlined[data-v-1969ae89]:active, .white.p-button.p-button-outlined[data-v-1969ae89]:focus {
  background-color: white !important;
}
.white.p-toolbar[data-v-1969ae89] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.darken-1[data-v-1969ae89] {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-1[data-v-1969ae89]:hover {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-2[data-v-1969ae89] {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-2[data-v-1969ae89]:hover {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-3[data-v-1969ae89] {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-3[data-v-1969ae89]:hover {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-4[data-v-1969ae89] {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.darken-4[data-v-1969ae89]:hover {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.lighten-1[data-v-1969ae89] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-1[data-v-1969ae89]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-1969ae89] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-1969ae89]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-1969ae89] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-1969ae89]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-1969ae89] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-1969ae89]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.bgwhite[data-v-1969ae89] {
  background-color: #ffffff;
}
.bgwhite[data-v-1969ae89]:hover, .bgwhite[data-v-1969ae89]:focus {
  background-color: #ffffff;
}
.bgwhite.p-card[data-v-1969ae89] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.bgwhite.darken-1[data-v-1969ae89] {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-1[data-v-1969ae89]:hover {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-2[data-v-1969ae89] {
  background-color: #cccccc;
}
.bgwhite.darken-2[data-v-1969ae89]:hover {
  background-color: #cccccc;
}
.bgwhite.darken-3[data-v-1969ae89] {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-3[data-v-1969ae89]:hover {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-4[data-v-1969ae89] {
  background-color: #999999;
}
.bgwhite.darken-4[data-v-1969ae89]:hover {
  background-color: #999999;
}
.bgwhite.lighten-1[data-v-1969ae89] {
  background-color: white;
}
.bgwhite.lighten-1[data-v-1969ae89]:hover {
  background-color: white;
}
.bgwhite.lighten-2[data-v-1969ae89] {
  background-color: white;
}
.bgwhite.lighten-2[data-v-1969ae89]:hover {
  background-color: white;
}
.bgwhite.lighten-3[data-v-1969ae89] {
  background-color: white;
}
.bgwhite.lighten-3[data-v-1969ae89]:hover {
  background-color: white;
}
.bgwhite.lighten-4[data-v-1969ae89] {
  background-color: white;
}
.bgwhite.lighten-4[data-v-1969ae89]:hover {
  background-color: white;
}
.default[data-v-1969ae89] {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.default[data-v-1969ae89]:hover, .default[data-v-1969ae89]:focus {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.telemetries-container[data-v-1969ae89] {
  min-height: 100px;
}
p.raw[data-v-1969ae89] {
  margin-bottom: 0;
  margin-top: 7px;
  color: #202020;
  font-size: 14px;
  text-transform: capitalize;
}
p.raw.errorTelemetry[data-v-1969ae89] {
  background: #fceff0;
  font-weight: bold;
}/* COLORS */
/* reserved possible colors

#6B3A0A - warm brown OR #8E3F0A - burnt orange
#8A1538 - deep berry
#005A7A - petrol cyan

maybe #0C0C73 - deep indigo, but close to return/black

*/
/* FONTS */
/* PACKETA UI/UX */
/* Material palette */
[color=primary][data-v-12f8cc6e] {
  color: #bc210a;
}
.primary[data-v-12f8cc6e] {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary[data-v-12f8cc6e]:hover, .primary[data-v-12f8cc6e]:active, .primary[data-v-12f8cc6e]:focus {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button[data-v-12f8cc6e] {
  color: white !important;
}
.primary.p-button[data-v-12f8cc6e]:hover, .primary.p-button[data-v-12f8cc6e]:active, .primary.p-button[data-v-12f8cc6e]:focus {
  color: white !important;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button.p-button-outlined[data-v-12f8cc6e] {
  background-color: white !important;
  color: #bc210a !important;
}
.primary.p-button.p-button-outlined[data-v-12f8cc6e]:hover, .primary.p-button.p-button-outlined[data-v-12f8cc6e]:active, .primary.p-button.p-button-outlined[data-v-12f8cc6e]:focus {
  background-color: rgb(248.3, 232.8, 230.5) !important;
}
.primary.p-toolbar[data-v-12f8cc6e] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.darken-1[data-v-12f8cc6e] {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-1[data-v-12f8cc6e]:hover {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-2[data-v-12f8cc6e] {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-2[data-v-12f8cc6e]:hover {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-3[data-v-12f8cc6e] {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-3[data-v-12f8cc6e]:hover {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-4[data-v-12f8cc6e] {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.darken-4[data-v-12f8cc6e]:hover {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.lighten-1[data-v-12f8cc6e] {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-1[data-v-12f8cc6e]:hover {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-2[data-v-12f8cc6e] {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-2[data-v-12f8cc6e]:hover {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-3[data-v-12f8cc6e] {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-3[data-v-12f8cc6e]:hover {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-4[data-v-12f8cc6e] {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.primary.lighten-4[data-v-12f8cc6e]:hover {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.bgprimary[data-v-12f8cc6e] {
  background-color: #bc210a;
}
.bgprimary[data-v-12f8cc6e]:hover, .bgprimary[data-v-12f8cc6e]:focus {
  background-color: #bc210a;
}
.bgprimary.p-card[data-v-12f8cc6e] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.bgprimary.darken-1[data-v-12f8cc6e] {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-1[data-v-12f8cc6e]:hover {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-2[data-v-12f8cc6e] {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-2[data-v-12f8cc6e]:hover {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-3[data-v-12f8cc6e] {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-3[data-v-12f8cc6e]:hover {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-4[data-v-12f8cc6e] {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.darken-4[data-v-12f8cc6e]:hover {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.lighten-1[data-v-12f8cc6e] {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-1[data-v-12f8cc6e]:hover {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-2[data-v-12f8cc6e] {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-2[data-v-12f8cc6e]:hover {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-3[data-v-12f8cc6e] {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-3[data-v-12f8cc6e]:hover {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-4[data-v-12f8cc6e] {
  background-color: rgb(214.8, 121.8, 108);
}
.bgprimary.lighten-4[data-v-12f8cc6e]:hover {
  background-color: rgb(214.8, 121.8, 108);
}
[color=red][data-v-12f8cc6e] {
  color: #f44336;
}
.red[data-v-12f8cc6e] {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red[data-v-12f8cc6e]:hover, .red[data-v-12f8cc6e]:active, .red[data-v-12f8cc6e]:focus {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button[data-v-12f8cc6e] {
  color: white !important;
}
.red.p-button[data-v-12f8cc6e]:hover, .red.p-button[data-v-12f8cc6e]:active, .red.p-button[data-v-12f8cc6e]:focus {
  color: white !important;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button.p-button-outlined[data-v-12f8cc6e] {
  background-color: white !important;
  color: #f44336 !important;
}
.red.p-button.p-button-outlined[data-v-12f8cc6e]:hover, .red.p-button.p-button-outlined[data-v-12f8cc6e]:active, .red.p-button.p-button-outlined[data-v-12f8cc6e]:focus {
  background-color: rgb(253.9, 236.2, 234.9) !important;
}
.red.p-toolbar[data-v-12f8cc6e] {
  background-color: #f44336;
  border-color: #f44336;
}
.red.darken-1[data-v-12f8cc6e] {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-1[data-v-12f8cc6e]:hover {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-2[data-v-12f8cc6e] {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-2[data-v-12f8cc6e]:hover {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-3[data-v-12f8cc6e] {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-3[data-v-12f8cc6e]:hover {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-4[data-v-12f8cc6e] {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.darken-4[data-v-12f8cc6e]:hover {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.lighten-1[data-v-12f8cc6e] {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-1[data-v-12f8cc6e]:hover {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-2[data-v-12f8cc6e] {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-2[data-v-12f8cc6e]:hover {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-3[data-v-12f8cc6e] {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-3[data-v-12f8cc6e]:hover {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-4[data-v-12f8cc6e] {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.red.lighten-4[data-v-12f8cc6e]:hover {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.bgred[data-v-12f8cc6e] {
  background-color: #f44336;
}
.bgred[data-v-12f8cc6e]:hover, .bgred[data-v-12f8cc6e]:focus {
  background-color: #f44336;
}
.bgred.p-card[data-v-12f8cc6e] {
  background-color: #f44336;
  border-color: #f44336;
}
.bgred.darken-1[data-v-12f8cc6e] {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-1[data-v-12f8cc6e]:hover {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-2[data-v-12f8cc6e] {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-2[data-v-12f8cc6e]:hover {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-3[data-v-12f8cc6e] {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-3[data-v-12f8cc6e]:hover {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-4[data-v-12f8cc6e] {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.darken-4[data-v-12f8cc6e]:hover {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.lighten-1[data-v-12f8cc6e] {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-1[data-v-12f8cc6e]:hover {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-2[data-v-12f8cc6e] {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-2[data-v-12f8cc6e]:hover {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-3[data-v-12f8cc6e] {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-3[data-v-12f8cc6e]:hover {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-4[data-v-12f8cc6e] {
  background-color: rgb(248.4, 142.2, 134.4);
}
.bgred.lighten-4[data-v-12f8cc6e]:hover {
  background-color: rgb(248.4, 142.2, 134.4);
}
[color=grenade][data-v-12f8cc6e] {
  color: #dd2c00;
}
.grenade[data-v-12f8cc6e] {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade[data-v-12f8cc6e]:hover, .grenade[data-v-12f8cc6e]:active, .grenade[data-v-12f8cc6e]:focus {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button[data-v-12f8cc6e] {
  color: white !important;
}
.grenade.p-button[data-v-12f8cc6e]:hover, .grenade.p-button[data-v-12f8cc6e]:active, .grenade.p-button[data-v-12f8cc6e]:focus {
  color: white !important;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button.p-button-outlined[data-v-12f8cc6e] {
  background-color: white !important;
  color: #dd2c00 !important;
}
.grenade.p-button.p-button-outlined[data-v-12f8cc6e]:hover, .grenade.p-button.p-button-outlined[data-v-12f8cc6e]:active, .grenade.p-button.p-button-outlined[data-v-12f8cc6e]:focus {
  background-color: rgb(251.6, 233.9, 229.5) !important;
}
.grenade.p-toolbar[data-v-12f8cc6e] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.darken-1[data-v-12f8cc6e] {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-1[data-v-12f8cc6e]:hover {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-2[data-v-12f8cc6e] {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-2[data-v-12f8cc6e]:hover {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-3[data-v-12f8cc6e] {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-3[data-v-12f8cc6e]:hover {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-4[data-v-12f8cc6e] {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.darken-4[data-v-12f8cc6e]:hover {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.lighten-1[data-v-12f8cc6e] {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-1[data-v-12f8cc6e]:hover {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-2[data-v-12f8cc6e] {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-2[data-v-12f8cc6e]:hover {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-3[data-v-12f8cc6e] {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-3[data-v-12f8cc6e]:hover {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-4[data-v-12f8cc6e] {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.grenade.lighten-4[data-v-12f8cc6e]:hover {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.bggrenade[data-v-12f8cc6e] {
  background-color: #dd2c00;
}
.bggrenade[data-v-12f8cc6e]:hover, .bggrenade[data-v-12f8cc6e]:focus {
  background-color: #dd2c00;
}
.bggrenade.p-card[data-v-12f8cc6e] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.bggrenade.darken-1[data-v-12f8cc6e] {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-1[data-v-12f8cc6e]:hover {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-2[data-v-12f8cc6e] {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-2[data-v-12f8cc6e]:hover {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-3[data-v-12f8cc6e] {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-3[data-v-12f8cc6e]:hover {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-4[data-v-12f8cc6e] {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.darken-4[data-v-12f8cc6e]:hover {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.lighten-1[data-v-12f8cc6e] {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-1[data-v-12f8cc6e]:hover {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-2[data-v-12f8cc6e] {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-2[data-v-12f8cc6e]:hover {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-3[data-v-12f8cc6e] {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-3[data-v-12f8cc6e]:hover {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-4[data-v-12f8cc6e] {
  background-color: rgb(234.6, 128.4, 102);
}
.bggrenade.lighten-4[data-v-12f8cc6e]:hover {
  background-color: rgb(234.6, 128.4, 102);
}
[color=pink][data-v-12f8cc6e] {
  color: #e91e63;
}
.pink[data-v-12f8cc6e] {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink[data-v-12f8cc6e]:hover, .pink[data-v-12f8cc6e]:active, .pink[data-v-12f8cc6e]:focus {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button[data-v-12f8cc6e] {
  color: white !important;
}
.pink.p-button[data-v-12f8cc6e]:hover, .pink.p-button[data-v-12f8cc6e]:active, .pink.p-button[data-v-12f8cc6e]:focus {
  color: white !important;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button.p-button-outlined[data-v-12f8cc6e] {
  background-color: white !important;
  color: #e91e63 !important;
}
.pink.p-button.p-button-outlined[data-v-12f8cc6e]:hover, .pink.p-button.p-button-outlined[data-v-12f8cc6e]:active, .pink.p-button.p-button-outlined[data-v-12f8cc6e]:focus {
  background-color: rgb(252.8, 232.5, 239.4) !important;
}
.pink.p-toolbar[data-v-12f8cc6e] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.darken-1[data-v-12f8cc6e] {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-1[data-v-12f8cc6e]:hover {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-2[data-v-12f8cc6e] {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-2[data-v-12f8cc6e]:hover {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-3[data-v-12f8cc6e] {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-3[data-v-12f8cc6e]:hover {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-4[data-v-12f8cc6e] {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.darken-4[data-v-12f8cc6e]:hover {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.lighten-1[data-v-12f8cc6e] {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-1[data-v-12f8cc6e]:hover {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-2[data-v-12f8cc6e] {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-2[data-v-12f8cc6e]:hover {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-3[data-v-12f8cc6e] {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-3[data-v-12f8cc6e]:hover {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-4[data-v-12f8cc6e] {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.pink.lighten-4[data-v-12f8cc6e]:hover {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.bgpink[data-v-12f8cc6e] {
  background-color: #e91e63;
}
.bgpink[data-v-12f8cc6e]:hover, .bgpink[data-v-12f8cc6e]:focus {
  background-color: #e91e63;
}
.bgpink.p-card[data-v-12f8cc6e] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.bgpink.darken-1[data-v-12f8cc6e] {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-1[data-v-12f8cc6e]:hover {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-2[data-v-12f8cc6e] {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-2[data-v-12f8cc6e]:hover {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-3[data-v-12f8cc6e] {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-3[data-v-12f8cc6e]:hover {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-4[data-v-12f8cc6e] {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.darken-4[data-v-12f8cc6e]:hover {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.lighten-1[data-v-12f8cc6e] {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-1[data-v-12f8cc6e]:hover {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-2[data-v-12f8cc6e] {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-2[data-v-12f8cc6e]:hover {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-3[data-v-12f8cc6e] {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-3[data-v-12f8cc6e]:hover {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-4[data-v-12f8cc6e] {
  background-color: rgb(241.8, 120, 161.4);
}
.bgpink.lighten-4[data-v-12f8cc6e]:hover {
  background-color: rgb(241.8, 120, 161.4);
}
[color=purple][data-v-12f8cc6e] {
  color: #9c27b0;
}
.purple[data-v-12f8cc6e] {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple[data-v-12f8cc6e]:hover, .purple[data-v-12f8cc6e]:active, .purple[data-v-12f8cc6e]:focus {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button[data-v-12f8cc6e] {
  color: white !important;
}
.purple.p-button[data-v-12f8cc6e]:hover, .purple.p-button[data-v-12f8cc6e]:active, .purple.p-button[data-v-12f8cc6e]:focus {
  color: white !important;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button.p-button-outlined[data-v-12f8cc6e] {
  background-color: white !important;
  color: #9c27b0 !important;
}
.purple.p-button.p-button-outlined[data-v-12f8cc6e]:hover, .purple.p-button.p-button-outlined[data-v-12f8cc6e]:active, .purple.p-button.p-button-outlined[data-v-12f8cc6e]:focus {
  background-color: rgb(245.1, 233.4, 247.1) !important;
}
.purple.p-toolbar[data-v-12f8cc6e] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.darken-1[data-v-12f8cc6e] {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-1[data-v-12f8cc6e]:hover {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-2[data-v-12f8cc6e] {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-2[data-v-12f8cc6e]:hover {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-3[data-v-12f8cc6e] {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-3[data-v-12f8cc6e]:hover {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-4[data-v-12f8cc6e] {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.darken-4[data-v-12f8cc6e]:hover {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.lighten-1[data-v-12f8cc6e] {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-1[data-v-12f8cc6e]:hover {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-2[data-v-12f8cc6e] {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-2[data-v-12f8cc6e]:hover {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-3[data-v-12f8cc6e] {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-3[data-v-12f8cc6e]:hover {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-4[data-v-12f8cc6e] {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.purple.lighten-4[data-v-12f8cc6e]:hover {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple[data-v-12f8cc6e] {
  background-color: #9c27b0;
}
.bgpurple[data-v-12f8cc6e]:hover, .bgpurple[data-v-12f8cc6e]:focus {
  background-color: #9c27b0;
}
.bgpurple.p-card[data-v-12f8cc6e] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.bgpurple.darken-1[data-v-12f8cc6e] {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-1[data-v-12f8cc6e]:hover {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-2[data-v-12f8cc6e] {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-2[data-v-12f8cc6e]:hover {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-3[data-v-12f8cc6e] {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-3[data-v-12f8cc6e]:hover {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-4[data-v-12f8cc6e] {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.darken-4[data-v-12f8cc6e]:hover {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.lighten-1[data-v-12f8cc6e] {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-1[data-v-12f8cc6e]:hover {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-2[data-v-12f8cc6e] {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-2[data-v-12f8cc6e]:hover {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-3[data-v-12f8cc6e] {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-3[data-v-12f8cc6e]:hover {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-4[data-v-12f8cc6e] {
  background-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple.lighten-4[data-v-12f8cc6e]:hover {
  background-color: rgb(195.6, 125.4, 207.6);
}
[color=deep-purple][data-v-12f8cc6e] {
  color: #673ab7;
}
.deep-purple[data-v-12f8cc6e] {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple[data-v-12f8cc6e]:hover, .deep-purple[data-v-12f8cc6e]:active, .deep-purple[data-v-12f8cc6e]:focus {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button[data-v-12f8cc6e] {
  color: white !important;
}
.deep-purple.p-button[data-v-12f8cc6e]:hover, .deep-purple.p-button[data-v-12f8cc6e]:active, .deep-purple.p-button[data-v-12f8cc6e]:focus {
  color: white !important;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button.p-button-outlined[data-v-12f8cc6e] {
  background-color: white !important;
  color: #673ab7 !important;
}
.deep-purple.p-button.p-button-outlined[data-v-12f8cc6e]:hover, .deep-purple.p-button.p-button-outlined[data-v-12f8cc6e]:active, .deep-purple.p-button.p-button-outlined[data-v-12f8cc6e]:focus {
  background-color: rgb(239.8, 235.3, 247.8) !important;
}
.deep-purple.p-toolbar[data-v-12f8cc6e] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.darken-1[data-v-12f8cc6e] {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-1[data-v-12f8cc6e]:hover {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-2[data-v-12f8cc6e] {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-2[data-v-12f8cc6e]:hover {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-3[data-v-12f8cc6e] {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-3[data-v-12f8cc6e]:hover {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-4[data-v-12f8cc6e] {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.darken-4[data-v-12f8cc6e]:hover {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.lighten-1[data-v-12f8cc6e] {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-1[data-v-12f8cc6e]:hover {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-2[data-v-12f8cc6e] {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-2[data-v-12f8cc6e]:hover {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-3[data-v-12f8cc6e] {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-3[data-v-12f8cc6e]:hover {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-4[data-v-12f8cc6e] {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.deep-purple.lighten-4[data-v-12f8cc6e]:hover {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple[data-v-12f8cc6e] {
  background-color: #673ab7;
}
.bgdeep-purple[data-v-12f8cc6e]:hover, .bgdeep-purple[data-v-12f8cc6e]:focus {
  background-color: #673ab7;
}
.bgdeep-purple.p-card[data-v-12f8cc6e] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.bgdeep-purple.darken-1[data-v-12f8cc6e] {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-1[data-v-12f8cc6e]:hover {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-2[data-v-12f8cc6e] {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-2[data-v-12f8cc6e]:hover {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-3[data-v-12f8cc6e] {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-3[data-v-12f8cc6e]:hover {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-4[data-v-12f8cc6e] {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.darken-4[data-v-12f8cc6e]:hover {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.lighten-1[data-v-12f8cc6e] {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-1[data-v-12f8cc6e]:hover {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-2[data-v-12f8cc6e] {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-2[data-v-12f8cc6e]:hover {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-3[data-v-12f8cc6e] {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-3[data-v-12f8cc6e]:hover {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-4[data-v-12f8cc6e] {
  background-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple.lighten-4[data-v-12f8cc6e]:hover {
  background-color: rgb(163.8, 136.8, 211.8);
}
[color=indigo][data-v-12f8cc6e] {
  color: #3f51b5;
}
.indigo[data-v-12f8cc6e] {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo[data-v-12f8cc6e]:hover, .indigo[data-v-12f8cc6e]:active, .indigo[data-v-12f8cc6e]:focus {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button[data-v-12f8cc6e] {
  color: white !important;
}
.indigo.p-button[data-v-12f8cc6e]:hover, .indigo.p-button[data-v-12f8cc6e]:active, .indigo.p-button[data-v-12f8cc6e]:focus {
  color: white !important;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button.p-button-outlined[data-v-12f8cc6e] {
  background-color: white !important;
  color: #3f51b5 !important;
}
.indigo.p-button.p-button-outlined[data-v-12f8cc6e]:hover, .indigo.p-button.p-button-outlined[data-v-12f8cc6e]:active, .indigo.p-button.p-button-outlined[data-v-12f8cc6e]:focus {
  background-color: rgb(235.8, 237.6, 247.6) !important;
}
.indigo.p-toolbar[data-v-12f8cc6e] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.darken-1[data-v-12f8cc6e] {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-1[data-v-12f8cc6e]:hover {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-2[data-v-12f8cc6e] {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-2[data-v-12f8cc6e]:hover {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-3[data-v-12f8cc6e] {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-3[data-v-12f8cc6e]:hover {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-4[data-v-12f8cc6e] {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.darken-4[data-v-12f8cc6e]:hover {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.lighten-1[data-v-12f8cc6e] {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-1[data-v-12f8cc6e]:hover {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-2[data-v-12f8cc6e] {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-2[data-v-12f8cc6e]:hover {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-3[data-v-12f8cc6e] {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-3[data-v-12f8cc6e]:hover {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-4[data-v-12f8cc6e] {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.indigo.lighten-4[data-v-12f8cc6e]:hover {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo[data-v-12f8cc6e] {
  background-color: #3f51b5;
}
.bgindigo[data-v-12f8cc6e]:hover, .bgindigo[data-v-12f8cc6e]:focus {
  background-color: #3f51b5;
}
.bgindigo.p-card[data-v-12f8cc6e] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.bgindigo.darken-1[data-v-12f8cc6e] {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-1[data-v-12f8cc6e]:hover {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-2[data-v-12f8cc6e] {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-2[data-v-12f8cc6e]:hover {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-3[data-v-12f8cc6e] {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-3[data-v-12f8cc6e]:hover {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-4[data-v-12f8cc6e] {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.darken-4[data-v-12f8cc6e]:hover {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.lighten-1[data-v-12f8cc6e] {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-1[data-v-12f8cc6e]:hover {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-2[data-v-12f8cc6e] {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-2[data-v-12f8cc6e]:hover {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-3[data-v-12f8cc6e] {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-3[data-v-12f8cc6e]:hover {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-4[data-v-12f8cc6e] {
  background-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo.lighten-4[data-v-12f8cc6e]:hover {
  background-color: rgb(139.8, 150.6, 210.6);
}
[color=blue][data-v-12f8cc6e] {
  color: #2196f3;
}
.blue[data-v-12f8cc6e] {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue[data-v-12f8cc6e]:hover, .blue[data-v-12f8cc6e]:active, .blue[data-v-12f8cc6e]:focus {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button[data-v-12f8cc6e] {
  color: white !important;
}
.blue.p-button[data-v-12f8cc6e]:hover, .blue.p-button[data-v-12f8cc6e]:active, .blue.p-button[data-v-12f8cc6e]:focus {
  color: white !important;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button.p-button-outlined[data-v-12f8cc6e] {
  background-color: white !important;
  color: #2196f3 !important;
}
.blue.p-button.p-button-outlined[data-v-12f8cc6e]:hover, .blue.p-button.p-button-outlined[data-v-12f8cc6e]:active, .blue.p-button.p-button-outlined[data-v-12f8cc6e]:focus {
  background-color: rgb(232.8, 244.5, 253.8) !important;
}
.blue.p-toolbar[data-v-12f8cc6e] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.darken-1[data-v-12f8cc6e] {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-1[data-v-12f8cc6e]:hover {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-2[data-v-12f8cc6e] {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-2[data-v-12f8cc6e]:hover {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-3[data-v-12f8cc6e] {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-3[data-v-12f8cc6e]:hover {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-4[data-v-12f8cc6e] {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.darken-4[data-v-12f8cc6e]:hover {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.lighten-1[data-v-12f8cc6e] {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-1[data-v-12f8cc6e]:hover {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-2[data-v-12f8cc6e] {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-2[data-v-12f8cc6e]:hover {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-3[data-v-12f8cc6e] {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-3[data-v-12f8cc6e]:hover {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-4[data-v-12f8cc6e] {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.blue.lighten-4[data-v-12f8cc6e]:hover {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.bgblue[data-v-12f8cc6e] {
  background-color: #2196f3;
}
.bgblue[data-v-12f8cc6e]:hover, .bgblue[data-v-12f8cc6e]:focus {
  background-color: #2196f3;
}
.bgblue.p-card[data-v-12f8cc6e] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.bgblue.darken-1[data-v-12f8cc6e] {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-1[data-v-12f8cc6e]:hover {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-2[data-v-12f8cc6e] {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-2[data-v-12f8cc6e]:hover {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-3[data-v-12f8cc6e] {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-3[data-v-12f8cc6e]:hover {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-4[data-v-12f8cc6e] {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.darken-4[data-v-12f8cc6e]:hover {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.lighten-1[data-v-12f8cc6e] {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-1[data-v-12f8cc6e]:hover {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-2[data-v-12f8cc6e] {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-2[data-v-12f8cc6e]:hover {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-3[data-v-12f8cc6e] {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-3[data-v-12f8cc6e]:hover {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-4[data-v-12f8cc6e] {
  background-color: rgb(121.8, 192, 247.8);
}
.bgblue.lighten-4[data-v-12f8cc6e]:hover {
  background-color: rgb(121.8, 192, 247.8);
}
[color=light-blue][data-v-12f8cc6e] {
  color: #03a9f4;
}
.light-blue[data-v-12f8cc6e] {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue[data-v-12f8cc6e]:hover, .light-blue[data-v-12f8cc6e]:active, .light-blue[data-v-12f8cc6e]:focus {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button[data-v-12f8cc6e] {
  color: white !important;
}
.light-blue.p-button[data-v-12f8cc6e]:hover, .light-blue.p-button[data-v-12f8cc6e]:active, .light-blue.p-button[data-v-12f8cc6e]:focus {
  color: white !important;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button.p-button-outlined[data-v-12f8cc6e] {
  background-color: white !important;
  color: #03a9f4 !important;
}
.light-blue.p-button.p-button-outlined[data-v-12f8cc6e]:hover, .light-blue.p-button.p-button-outlined[data-v-12f8cc6e]:active, .light-blue.p-button.p-button-outlined[data-v-12f8cc6e]:focus {
  background-color: rgb(229.8, 246.4, 253.9) !important;
}
.light-blue.p-toolbar[data-v-12f8cc6e] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.darken-1[data-v-12f8cc6e] {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-1[data-v-12f8cc6e]:hover {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-2[data-v-12f8cc6e] {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-2[data-v-12f8cc6e]:hover {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-3[data-v-12f8cc6e] {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-3[data-v-12f8cc6e]:hover {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-4[data-v-12f8cc6e] {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.darken-4[data-v-12f8cc6e]:hover {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.lighten-1[data-v-12f8cc6e] {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-1[data-v-12f8cc6e]:hover {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-2[data-v-12f8cc6e] {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-2[data-v-12f8cc6e]:hover {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-3[data-v-12f8cc6e] {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-3[data-v-12f8cc6e]:hover {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-4[data-v-12f8cc6e] {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.light-blue.lighten-4[data-v-12f8cc6e]:hover {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue[data-v-12f8cc6e] {
  background-color: #03a9f4;
}
.bglight-blue[data-v-12f8cc6e]:hover, .bglight-blue[data-v-12f8cc6e]:focus {
  background-color: #03a9f4;
}
.bglight-blue.p-card[data-v-12f8cc6e] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.bglight-blue.darken-1[data-v-12f8cc6e] {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-1[data-v-12f8cc6e]:hover {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-2[data-v-12f8cc6e] {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-2[data-v-12f8cc6e]:hover {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-3[data-v-12f8cc6e] {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-3[data-v-12f8cc6e]:hover {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-4[data-v-12f8cc6e] {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.darken-4[data-v-12f8cc6e]:hover {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.lighten-1[data-v-12f8cc6e] {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-1[data-v-12f8cc6e]:hover {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-2[data-v-12f8cc6e] {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-2[data-v-12f8cc6e]:hover {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-3[data-v-12f8cc6e] {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-3[data-v-12f8cc6e]:hover {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-4[data-v-12f8cc6e] {
  background-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue.lighten-4[data-v-12f8cc6e]:hover {
  background-color: rgb(103.8, 203.4, 248.4);
}
[color=cyan][data-v-12f8cc6e] {
  color: #00bcd4;
}
.cyan[data-v-12f8cc6e] {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan[data-v-12f8cc6e]:hover, .cyan[data-v-12f8cc6e]:active, .cyan[data-v-12f8cc6e]:focus {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button[data-v-12f8cc6e] {
  color: white !important;
}
.cyan.p-button[data-v-12f8cc6e]:hover, .cyan.p-button[data-v-12f8cc6e]:active, .cyan.p-button[data-v-12f8cc6e]:focus {
  color: white !important;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button.p-button-outlined[data-v-12f8cc6e] {
  background-color: white !important;
  color: #00bcd4 !important;
}
.cyan.p-button.p-button-outlined[data-v-12f8cc6e]:hover, .cyan.p-button.p-button-outlined[data-v-12f8cc6e]:active, .cyan.p-button.p-button-outlined[data-v-12f8cc6e]:focus {
  background-color: rgb(229.5, 248.3, 250.7) !important;
}
.cyan.p-toolbar[data-v-12f8cc6e] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.darken-1[data-v-12f8cc6e] {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-1[data-v-12f8cc6e]:hover {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-2[data-v-12f8cc6e] {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-2[data-v-12f8cc6e]:hover {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-3[data-v-12f8cc6e] {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-3[data-v-12f8cc6e]:hover {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-4[data-v-12f8cc6e] {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.darken-4[data-v-12f8cc6e]:hover {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.lighten-1[data-v-12f8cc6e] {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-1[data-v-12f8cc6e]:hover {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-2[data-v-12f8cc6e] {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-2[data-v-12f8cc6e]:hover {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-3[data-v-12f8cc6e] {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-3[data-v-12f8cc6e]:hover {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-4[data-v-12f8cc6e] {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.cyan.lighten-4[data-v-12f8cc6e]:hover {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.bgcyan[data-v-12f8cc6e] {
  background-color: #00bcd4;
}
.bgcyan[data-v-12f8cc6e]:hover, .bgcyan[data-v-12f8cc6e]:focus {
  background-color: #00bcd4;
}
.bgcyan.p-card[data-v-12f8cc6e] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.bgcyan.darken-1[data-v-12f8cc6e] {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-1[data-v-12f8cc6e]:hover {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-2[data-v-12f8cc6e] {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-2[data-v-12f8cc6e]:hover {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-3[data-v-12f8cc6e] {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-3[data-v-12f8cc6e]:hover {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-4[data-v-12f8cc6e] {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.darken-4[data-v-12f8cc6e]:hover {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.lighten-1[data-v-12f8cc6e] {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-1[data-v-12f8cc6e]:hover {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-2[data-v-12f8cc6e] {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-2[data-v-12f8cc6e]:hover {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-3[data-v-12f8cc6e] {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-3[data-v-12f8cc6e]:hover {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-4[data-v-12f8cc6e] {
  background-color: rgb(102, 214.8, 229.2);
}
.bgcyan.lighten-4[data-v-12f8cc6e]:hover {
  background-color: rgb(102, 214.8, 229.2);
}
[color=teal][data-v-12f8cc6e] {
  color: #009688;
}
.teal[data-v-12f8cc6e] {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal[data-v-12f8cc6e]:hover, .teal[data-v-12f8cc6e]:active, .teal[data-v-12f8cc6e]:focus {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button[data-v-12f8cc6e] {
  color: white !important;
}
.teal.p-button[data-v-12f8cc6e]:hover, .teal.p-button[data-v-12f8cc6e]:active, .teal.p-button[data-v-12f8cc6e]:focus {
  color: white !important;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button.p-button-outlined[data-v-12f8cc6e] {
  background-color: white !important;
  color: #009688 !important;
}
.teal.p-button.p-button-outlined[data-v-12f8cc6e]:hover, .teal.p-button.p-button-outlined[data-v-12f8cc6e]:active, .teal.p-button.p-button-outlined[data-v-12f8cc6e]:focus {
  background-color: rgb(229.5, 244.5, 243.1) !important;
}
.teal.p-toolbar[data-v-12f8cc6e] {
  background-color: #009688;
  border-color: #009688;
}
.teal.darken-1[data-v-12f8cc6e] {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-1[data-v-12f8cc6e]:hover {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-2[data-v-12f8cc6e] {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-2[data-v-12f8cc6e]:hover {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-3[data-v-12f8cc6e] {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-3[data-v-12f8cc6e]:hover {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-4[data-v-12f8cc6e] {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.darken-4[data-v-12f8cc6e]:hover {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.lighten-1[data-v-12f8cc6e] {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-1[data-v-12f8cc6e]:hover {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-2[data-v-12f8cc6e] {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-2[data-v-12f8cc6e]:hover {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-3[data-v-12f8cc6e] {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-3[data-v-12f8cc6e]:hover {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-4[data-v-12f8cc6e] {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.teal.lighten-4[data-v-12f8cc6e]:hover {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.bgteal[data-v-12f8cc6e] {
  background-color: #009688;
}
.bgteal[data-v-12f8cc6e]:hover, .bgteal[data-v-12f8cc6e]:focus {
  background-color: #009688;
}
.bgteal.p-card[data-v-12f8cc6e] {
  background-color: #009688;
  border-color: #009688;
}
.bgteal.darken-1[data-v-12f8cc6e] {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-1[data-v-12f8cc6e]:hover {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-2[data-v-12f8cc6e] {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-2[data-v-12f8cc6e]:hover {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-3[data-v-12f8cc6e] {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-3[data-v-12f8cc6e]:hover {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-4[data-v-12f8cc6e] {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.darken-4[data-v-12f8cc6e]:hover {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.lighten-1[data-v-12f8cc6e] {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-1[data-v-12f8cc6e]:hover {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-2[data-v-12f8cc6e] {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-2[data-v-12f8cc6e]:hover {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-3[data-v-12f8cc6e] {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-3[data-v-12f8cc6e]:hover {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-4[data-v-12f8cc6e] {
  background-color: rgb(102, 192, 183.6);
}
.bgteal.lighten-4[data-v-12f8cc6e]:hover {
  background-color: rgb(102, 192, 183.6);
}
[color=cobalt][data-v-12f8cc6e] {
  color: #00bfa5;
}
.cobalt[data-v-12f8cc6e] {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt[data-v-12f8cc6e]:hover, .cobalt[data-v-12f8cc6e]:active, .cobalt[data-v-12f8cc6e]:focus {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button[data-v-12f8cc6e] {
  color: white !important;
}
.cobalt.p-button[data-v-12f8cc6e]:hover, .cobalt.p-button[data-v-12f8cc6e]:active, .cobalt.p-button[data-v-12f8cc6e]:focus {
  color: white !important;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button.p-button-outlined[data-v-12f8cc6e] {
  background-color: white !important;
  color: #00bfa5 !important;
}
.cobalt.p-button.p-button-outlined[data-v-12f8cc6e]:hover, .cobalt.p-button.p-button-outlined[data-v-12f8cc6e]:active, .cobalt.p-button.p-button-outlined[data-v-12f8cc6e]:focus {
  background-color: rgb(229.5, 248.6, 246) !important;
}
.cobalt.p-toolbar[data-v-12f8cc6e] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.darken-1[data-v-12f8cc6e] {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-1[data-v-12f8cc6e]:hover {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-2[data-v-12f8cc6e] {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-2[data-v-12f8cc6e]:hover {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-3[data-v-12f8cc6e] {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-3[data-v-12f8cc6e]:hover {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-4[data-v-12f8cc6e] {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.darken-4[data-v-12f8cc6e]:hover {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.lighten-1[data-v-12f8cc6e] {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-1[data-v-12f8cc6e]:hover {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-2[data-v-12f8cc6e] {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-2[data-v-12f8cc6e]:hover {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-3[data-v-12f8cc6e] {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-3[data-v-12f8cc6e]:hover {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-4[data-v-12f8cc6e] {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.cobalt.lighten-4[data-v-12f8cc6e]:hover {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.bgcobalt[data-v-12f8cc6e] {
  background-color: #00bfa5;
}
.bgcobalt[data-v-12f8cc6e]:hover, .bgcobalt[data-v-12f8cc6e]:focus {
  background-color: #00bfa5;
}
.bgcobalt.p-card[data-v-12f8cc6e] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.bgcobalt.darken-1[data-v-12f8cc6e] {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-1[data-v-12f8cc6e]:hover {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-2[data-v-12f8cc6e] {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-2[data-v-12f8cc6e]:hover {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-3[data-v-12f8cc6e] {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-3[data-v-12f8cc6e]:hover {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-4[data-v-12f8cc6e] {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.darken-4[data-v-12f8cc6e]:hover {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.lighten-1[data-v-12f8cc6e] {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-1[data-v-12f8cc6e]:hover {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-2[data-v-12f8cc6e] {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-2[data-v-12f8cc6e]:hover {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-3[data-v-12f8cc6e] {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-3[data-v-12f8cc6e]:hover {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-4[data-v-12f8cc6e] {
  background-color: rgb(102, 216.6, 201);
}
.bgcobalt.lighten-4[data-v-12f8cc6e]:hover {
  background-color: rgb(102, 216.6, 201);
}
[color=green][data-v-12f8cc6e] {
  color: #4caf50;
}
.green[data-v-12f8cc6e] {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green[data-v-12f8cc6e]:hover, .green[data-v-12f8cc6e]:active, .green[data-v-12f8cc6e]:focus {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button[data-v-12f8cc6e] {
  color: white !important;
}
.green.p-button[data-v-12f8cc6e]:hover, .green.p-button[data-v-12f8cc6e]:active, .green.p-button[data-v-12f8cc6e]:focus {
  color: white !important;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button.p-button-outlined[data-v-12f8cc6e] {
  background-color: white !important;
  color: #4caf50 !important;
}
.green.p-button.p-button-outlined[data-v-12f8cc6e]:hover, .green.p-button.p-button-outlined[data-v-12f8cc6e]:active, .green.p-button.p-button-outlined[data-v-12f8cc6e]:focus {
  background-color: rgb(237.1, 247, 237.5) !important;
}
.green.p-toolbar[data-v-12f8cc6e] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.darken-1[data-v-12f8cc6e] {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-1[data-v-12f8cc6e]:hover {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-2[data-v-12f8cc6e] {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-2[data-v-12f8cc6e]:hover {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-3[data-v-12f8cc6e] {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-3[data-v-12f8cc6e]:hover {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-4[data-v-12f8cc6e] {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.darken-4[data-v-12f8cc6e]:hover {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.lighten-1[data-v-12f8cc6e] {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-1[data-v-12f8cc6e]:hover {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-2[data-v-12f8cc6e] {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-2[data-v-12f8cc6e]:hover {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-3[data-v-12f8cc6e] {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-3[data-v-12f8cc6e]:hover {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-4[data-v-12f8cc6e] {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.green.lighten-4[data-v-12f8cc6e]:hover {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.bggreen[data-v-12f8cc6e] {
  background-color: #4caf50;
}
.bggreen[data-v-12f8cc6e]:hover, .bggreen[data-v-12f8cc6e]:focus {
  background-color: #4caf50;
}
.bggreen.p-card[data-v-12f8cc6e] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.bggreen.darken-1[data-v-12f8cc6e] {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-1[data-v-12f8cc6e]:hover {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-2[data-v-12f8cc6e] {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-2[data-v-12f8cc6e]:hover {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-3[data-v-12f8cc6e] {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-3[data-v-12f8cc6e]:hover {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-4[data-v-12f8cc6e] {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.darken-4[data-v-12f8cc6e]:hover {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.lighten-1[data-v-12f8cc6e] {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-1[data-v-12f8cc6e]:hover {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-2[data-v-12f8cc6e] {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-2[data-v-12f8cc6e]:hover {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-3[data-v-12f8cc6e] {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-3[data-v-12f8cc6e]:hover {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-4[data-v-12f8cc6e] {
  background-color: rgb(147.6, 207, 150);
}
.bggreen.lighten-4[data-v-12f8cc6e]:hover {
  background-color: rgb(147.6, 207, 150);
}
[color=light-green][data-v-12f8cc6e] {
  color: #8bc34a;
}
.light-green[data-v-12f8cc6e] {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green[data-v-12f8cc6e]:hover, .light-green[data-v-12f8cc6e]:active, .light-green[data-v-12f8cc6e]:focus {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button[data-v-12f8cc6e] {
  color: white !important;
}
.light-green.p-button[data-v-12f8cc6e]:hover, .light-green.p-button[data-v-12f8cc6e]:active, .light-green.p-button[data-v-12f8cc6e]:focus {
  color: white !important;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button.p-button-outlined[data-v-12f8cc6e] {
  background-color: white !important;
  color: #8bc34a !important;
}
.light-green.p-button.p-button-outlined[data-v-12f8cc6e]:hover, .light-green.p-button.p-button-outlined[data-v-12f8cc6e]:active, .light-green.p-button.p-button-outlined[data-v-12f8cc6e]:focus {
  background-color: rgb(243.4, 249, 236.9) !important;
}
.light-green.p-toolbar[data-v-12f8cc6e] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.darken-1[data-v-12f8cc6e] {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-1[data-v-12f8cc6e]:hover {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-2[data-v-12f8cc6e] {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-2[data-v-12f8cc6e]:hover {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-3[data-v-12f8cc6e] {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-3[data-v-12f8cc6e]:hover {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-4[data-v-12f8cc6e] {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.darken-4[data-v-12f8cc6e]:hover {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.lighten-1[data-v-12f8cc6e] {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-1[data-v-12f8cc6e]:hover {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-2[data-v-12f8cc6e] {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-2[data-v-12f8cc6e]:hover {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-3[data-v-12f8cc6e] {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-3[data-v-12f8cc6e]:hover {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-4[data-v-12f8cc6e] {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.light-green.lighten-4[data-v-12f8cc6e]:hover {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.bglight-green[data-v-12f8cc6e] {
  background-color: #8bc34a;
}
.bglight-green[data-v-12f8cc6e]:hover, .bglight-green[data-v-12f8cc6e]:focus {
  background-color: #8bc34a;
}
.bglight-green.p-card[data-v-12f8cc6e] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.bglight-green.darken-1[data-v-12f8cc6e] {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-1[data-v-12f8cc6e]:hover {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-2[data-v-12f8cc6e] {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-2[data-v-12f8cc6e]:hover {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-3[data-v-12f8cc6e] {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-3[data-v-12f8cc6e]:hover {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-4[data-v-12f8cc6e] {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.darken-4[data-v-12f8cc6e]:hover {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.lighten-1[data-v-12f8cc6e] {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-1[data-v-12f8cc6e]:hover {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-2[data-v-12f8cc6e] {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-2[data-v-12f8cc6e]:hover {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-3[data-v-12f8cc6e] {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-3[data-v-12f8cc6e]:hover {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-4[data-v-12f8cc6e] {
  background-color: rgb(185.4, 219, 146.4);
}
.bglight-green.lighten-4[data-v-12f8cc6e]:hover {
  background-color: rgb(185.4, 219, 146.4);
}
[color=lime][data-v-12f8cc6e] {
  color: #cddc39;
}
.lime[data-v-12f8cc6e] {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime[data-v-12f8cc6e]:hover, .lime[data-v-12f8cc6e]:active, .lime[data-v-12f8cc6e]:focus {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button[data-v-12f8cc6e] {
  color: white !important;
}
.lime.p-button[data-v-12f8cc6e]:hover, .lime.p-button[data-v-12f8cc6e]:active, .lime.p-button[data-v-12f8cc6e]:focus {
  color: white !important;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button.p-button-outlined[data-v-12f8cc6e] {
  background-color: white !important;
  color: #cddc39 !important;
}
.lime.p-button.p-button-outlined[data-v-12f8cc6e]:hover, .lime.p-button.p-button-outlined[data-v-12f8cc6e]:active, .lime.p-button.p-button-outlined[data-v-12f8cc6e]:focus {
  background-color: rgb(250, 251.5, 235.2) !important;
}
.lime.p-toolbar[data-v-12f8cc6e] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.darken-1[data-v-12f8cc6e] {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-1[data-v-12f8cc6e]:hover {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-2[data-v-12f8cc6e] {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-2[data-v-12f8cc6e]:hover {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-3[data-v-12f8cc6e] {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-3[data-v-12f8cc6e]:hover {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-4[data-v-12f8cc6e] {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.darken-4[data-v-12f8cc6e]:hover {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.lighten-1[data-v-12f8cc6e] {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-1[data-v-12f8cc6e]:hover {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-2[data-v-12f8cc6e] {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-2[data-v-12f8cc6e]:hover {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-3[data-v-12f8cc6e] {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-3[data-v-12f8cc6e]:hover {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-4[data-v-12f8cc6e] {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.lime.lighten-4[data-v-12f8cc6e]:hover {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.bglime[data-v-12f8cc6e] {
  background-color: #cddc39;
}
.bglime[data-v-12f8cc6e]:hover, .bglime[data-v-12f8cc6e]:focus {
  background-color: #cddc39;
}
.bglime.p-card[data-v-12f8cc6e] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.bglime.darken-1[data-v-12f8cc6e] {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-1[data-v-12f8cc6e]:hover {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-2[data-v-12f8cc6e] {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-2[data-v-12f8cc6e]:hover {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-3[data-v-12f8cc6e] {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-3[data-v-12f8cc6e]:hover {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-4[data-v-12f8cc6e] {
  background-color: rgb(123, 132, 34.2);
}
.bglime.darken-4[data-v-12f8cc6e]:hover {
  background-color: rgb(123, 132, 34.2);
}
.bglime.lighten-1[data-v-12f8cc6e] {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-1[data-v-12f8cc6e]:hover {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-2[data-v-12f8cc6e] {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-2[data-v-12f8cc6e]:hover {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-3[data-v-12f8cc6e] {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-3[data-v-12f8cc6e]:hover {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-4[data-v-12f8cc6e] {
  background-color: rgb(225, 234, 136.2);
}
.bglime.lighten-4[data-v-12f8cc6e]:hover {
  background-color: rgb(225, 234, 136.2);
}
[color=yellow][data-v-12f8cc6e] {
  color: #ffeb3b;
}
.yellow[data-v-12f8cc6e] {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow[data-v-12f8cc6e]:hover, .yellow[data-v-12f8cc6e]:active, .yellow[data-v-12f8cc6e]:focus {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button[data-v-12f8cc6e] {
  color: white !important;
}
.yellow.p-button[data-v-12f8cc6e]:hover, .yellow.p-button[data-v-12f8cc6e]:active, .yellow.p-button[data-v-12f8cc6e]:focus {
  color: white !important;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button.p-button-outlined[data-v-12f8cc6e] {
  background-color: white !important;
  color: #ffeb3b !important;
}
.yellow.p-button.p-button-outlined[data-v-12f8cc6e]:hover, .yellow.p-button.p-button-outlined[data-v-12f8cc6e]:active, .yellow.p-button.p-button-outlined[data-v-12f8cc6e]:focus {
  background-color: rgb(255, 253, 235.4) !important;
}
.yellow.p-toolbar[data-v-12f8cc6e] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.darken-1[data-v-12f8cc6e] {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-1[data-v-12f8cc6e]:hover {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-2[data-v-12f8cc6e] {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-2[data-v-12f8cc6e]:hover {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-3[data-v-12f8cc6e] {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-3[data-v-12f8cc6e]:hover {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-4[data-v-12f8cc6e] {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.darken-4[data-v-12f8cc6e]:hover {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.lighten-1[data-v-12f8cc6e] {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-1[data-v-12f8cc6e]:hover {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-2[data-v-12f8cc6e] {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-2[data-v-12f8cc6e]:hover {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-3[data-v-12f8cc6e] {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-3[data-v-12f8cc6e]:hover {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-4[data-v-12f8cc6e] {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.yellow.lighten-4[data-v-12f8cc6e]:hover {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.bgyellow[data-v-12f8cc6e] {
  background-color: #ffeb3b;
}
.bgyellow[data-v-12f8cc6e]:hover, .bgyellow[data-v-12f8cc6e]:focus {
  background-color: #ffeb3b;
}
.bgyellow.p-card[data-v-12f8cc6e] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.bgyellow.darken-1[data-v-12f8cc6e] {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-1[data-v-12f8cc6e]:hover {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-2[data-v-12f8cc6e] {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-2[data-v-12f8cc6e]:hover {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-3[data-v-12f8cc6e] {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-3[data-v-12f8cc6e]:hover {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-4[data-v-12f8cc6e] {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.darken-4[data-v-12f8cc6e]:hover {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.lighten-1[data-v-12f8cc6e] {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-1[data-v-12f8cc6e]:hover {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-2[data-v-12f8cc6e] {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-2[data-v-12f8cc6e]:hover {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-3[data-v-12f8cc6e] {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-3[data-v-12f8cc6e]:hover {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-4[data-v-12f8cc6e] {
  background-color: rgb(255, 243, 137.4);
}
.bgyellow.lighten-4[data-v-12f8cc6e]:hover {
  background-color: rgb(255, 243, 137.4);
}
[color=amber][data-v-12f8cc6e] {
  color: #ffc107;
}
.amber[data-v-12f8cc6e] {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber[data-v-12f8cc6e]:hover, .amber[data-v-12f8cc6e]:active, .amber[data-v-12f8cc6e]:focus {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button[data-v-12f8cc6e] {
  color: white !important;
}
.amber.p-button[data-v-12f8cc6e]:hover, .amber.p-button[data-v-12f8cc6e]:active, .amber.p-button[data-v-12f8cc6e]:focus {
  color: white !important;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button.p-button-outlined[data-v-12f8cc6e] {
  background-color: white !important;
  color: #ffc107 !important;
}
.amber.p-button.p-button-outlined[data-v-12f8cc6e]:hover, .amber.p-button.p-button-outlined[data-v-12f8cc6e]:active, .amber.p-button.p-button-outlined[data-v-12f8cc6e]:focus {
  background-color: rgb(255, 248.8, 230.2) !important;
}
.amber.p-toolbar[data-v-12f8cc6e] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.darken-1[data-v-12f8cc6e] {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-1[data-v-12f8cc6e]:hover {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-2[data-v-12f8cc6e] {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-2[data-v-12f8cc6e]:hover {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-3[data-v-12f8cc6e] {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-3[data-v-12f8cc6e]:hover {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-4[data-v-12f8cc6e] {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.darken-4[data-v-12f8cc6e]:hover {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.lighten-1[data-v-12f8cc6e] {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-1[data-v-12f8cc6e]:hover {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-2[data-v-12f8cc6e] {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-2[data-v-12f8cc6e]:hover {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-3[data-v-12f8cc6e] {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-3[data-v-12f8cc6e]:hover {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-4[data-v-12f8cc6e] {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.amber.lighten-4[data-v-12f8cc6e]:hover {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.bgamber[data-v-12f8cc6e] {
  background-color: #ffc107;
}
.bgamber[data-v-12f8cc6e]:hover, .bgamber[data-v-12f8cc6e]:focus {
  background-color: #ffc107;
}
.bgamber.p-card[data-v-12f8cc6e] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.bgamber.darken-1[data-v-12f8cc6e] {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-1[data-v-12f8cc6e]:hover {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-2[data-v-12f8cc6e] {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-2[data-v-12f8cc6e]:hover {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-3[data-v-12f8cc6e] {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-3[data-v-12f8cc6e]:hover {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-4[data-v-12f8cc6e] {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.darken-4[data-v-12f8cc6e]:hover {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.lighten-1[data-v-12f8cc6e] {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-1[data-v-12f8cc6e]:hover {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-2[data-v-12f8cc6e] {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-2[data-v-12f8cc6e]:hover {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-3[data-v-12f8cc6e] {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-3[data-v-12f8cc6e]:hover {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-4[data-v-12f8cc6e] {
  background-color: rgb(255, 217.8, 106.2);
}
.bgamber.lighten-4[data-v-12f8cc6e]:hover {
  background-color: rgb(255, 217.8, 106.2);
}
[color=orange][data-v-12f8cc6e] {
  color: #ff9800;
}
.orange[data-v-12f8cc6e] {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange[data-v-12f8cc6e]:hover, .orange[data-v-12f8cc6e]:active, .orange[data-v-12f8cc6e]:focus {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button[data-v-12f8cc6e] {
  color: white !important;
}
.orange.p-button[data-v-12f8cc6e]:hover, .orange.p-button[data-v-12f8cc6e]:active, .orange.p-button[data-v-12f8cc6e]:focus {
  color: white !important;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button.p-button-outlined[data-v-12f8cc6e] {
  background-color: white !important;
  color: #ff9800 !important;
}
.orange.p-button.p-button-outlined[data-v-12f8cc6e]:hover, .orange.p-button.p-button-outlined[data-v-12f8cc6e]:active, .orange.p-button.p-button-outlined[data-v-12f8cc6e]:focus {
  background-color: rgb(255, 244.7, 229.5) !important;
}
.orange.p-toolbar[data-v-12f8cc6e] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.darken-1[data-v-12f8cc6e] {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-1[data-v-12f8cc6e]:hover {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-2[data-v-12f8cc6e] {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-2[data-v-12f8cc6e]:hover {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-3[data-v-12f8cc6e] {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-3[data-v-12f8cc6e]:hover {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-4[data-v-12f8cc6e] {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.darken-4[data-v-12f8cc6e]:hover {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.lighten-1[data-v-12f8cc6e] {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-1[data-v-12f8cc6e]:hover {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-2[data-v-12f8cc6e] {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-2[data-v-12f8cc6e]:hover {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-3[data-v-12f8cc6e] {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-3[data-v-12f8cc6e]:hover {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-4[data-v-12f8cc6e] {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.orange.lighten-4[data-v-12f8cc6e]:hover {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.bgorange[data-v-12f8cc6e] {
  background-color: #ff9800;
}
.bgorange[data-v-12f8cc6e]:hover, .bgorange[data-v-12f8cc6e]:focus {
  background-color: #ff9800;
}
.bgorange.p-card[data-v-12f8cc6e] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.bgorange.darken-1[data-v-12f8cc6e] {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-1[data-v-12f8cc6e]:hover {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-2[data-v-12f8cc6e] {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-2[data-v-12f8cc6e]:hover {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-3[data-v-12f8cc6e] {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-3[data-v-12f8cc6e]:hover {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-4[data-v-12f8cc6e] {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.darken-4[data-v-12f8cc6e]:hover {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.lighten-1[data-v-12f8cc6e] {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-1[data-v-12f8cc6e]:hover {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-2[data-v-12f8cc6e] {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-2[data-v-12f8cc6e]:hover {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-3[data-v-12f8cc6e] {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-3[data-v-12f8cc6e]:hover {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-4[data-v-12f8cc6e] {
  background-color: rgb(255, 193.2, 102);
}
.bgorange.lighten-4[data-v-12f8cc6e]:hover {
  background-color: rgb(255, 193.2, 102);
}
[color=deep-orange][data-v-12f8cc6e] {
  color: #ff5722;
}
.deep-orange[data-v-12f8cc6e] {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange[data-v-12f8cc6e]:hover, .deep-orange[data-v-12f8cc6e]:active, .deep-orange[data-v-12f8cc6e]:focus {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button[data-v-12f8cc6e] {
  color: white !important;
}
.deep-orange.p-button[data-v-12f8cc6e]:hover, .deep-orange.p-button[data-v-12f8cc6e]:active, .deep-orange.p-button[data-v-12f8cc6e]:focus {
  color: white !important;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button.p-button-outlined[data-v-12f8cc6e] {
  background-color: white !important;
  color: #ff5722 !important;
}
.deep-orange.p-button.p-button-outlined[data-v-12f8cc6e]:hover, .deep-orange.p-button.p-button-outlined[data-v-12f8cc6e]:active, .deep-orange.p-button.p-button-outlined[data-v-12f8cc6e]:focus {
  background-color: rgb(255, 238.2, 232.9) !important;
}
.deep-orange.p-toolbar[data-v-12f8cc6e] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.darken-1[data-v-12f8cc6e] {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-1[data-v-12f8cc6e]:hover {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-2[data-v-12f8cc6e] {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-2[data-v-12f8cc6e]:hover {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-3[data-v-12f8cc6e] {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-3[data-v-12f8cc6e]:hover {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-4[data-v-12f8cc6e] {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.darken-4[data-v-12f8cc6e]:hover {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.lighten-1[data-v-12f8cc6e] {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-1[data-v-12f8cc6e]:hover {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-2[data-v-12f8cc6e] {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-2[data-v-12f8cc6e]:hover {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-3[data-v-12f8cc6e] {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-3[data-v-12f8cc6e]:hover {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-4[data-v-12f8cc6e] {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.deep-orange.lighten-4[data-v-12f8cc6e]:hover {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange[data-v-12f8cc6e] {
  background-color: #ff5722;
}
.bgdeep-orange[data-v-12f8cc6e]:hover, .bgdeep-orange[data-v-12f8cc6e]:focus {
  background-color: #ff5722;
}
.bgdeep-orange.p-card[data-v-12f8cc6e] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.bgdeep-orange.darken-1[data-v-12f8cc6e] {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-1[data-v-12f8cc6e]:hover {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-2[data-v-12f8cc6e] {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-2[data-v-12f8cc6e]:hover {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-3[data-v-12f8cc6e] {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-3[data-v-12f8cc6e]:hover {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-4[data-v-12f8cc6e] {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.darken-4[data-v-12f8cc6e]:hover {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.lighten-1[data-v-12f8cc6e] {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-1[data-v-12f8cc6e]:hover {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-2[data-v-12f8cc6e] {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-2[data-v-12f8cc6e]:hover {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-3[data-v-12f8cc6e] {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-3[data-v-12f8cc6e]:hover {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-4[data-v-12f8cc6e] {
  background-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange.lighten-4[data-v-12f8cc6e]:hover {
  background-color: rgb(255, 154.2, 122.4);
}
[color=brown][data-v-12f8cc6e] {
  color: #795548;
}
.brown[data-v-12f8cc6e] {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown[data-v-12f8cc6e]:hover, .brown[data-v-12f8cc6e]:active, .brown[data-v-12f8cc6e]:focus {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button[data-v-12f8cc6e] {
  color: white !important;
}
.brown.p-button[data-v-12f8cc6e]:hover, .brown.p-button[data-v-12f8cc6e]:active, .brown.p-button[data-v-12f8cc6e]:focus {
  color: white !important;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button.p-button-outlined[data-v-12f8cc6e] {
  background-color: white !important;
  color: #795548 !important;
}
.brown.p-button.p-button-outlined[data-v-12f8cc6e]:hover, .brown.p-button.p-button-outlined[data-v-12f8cc6e]:active, .brown.p-button.p-button-outlined[data-v-12f8cc6e]:focus {
  background-color: rgb(241.6, 238, 236.7) !important;
}
.brown.p-toolbar[data-v-12f8cc6e] {
  background-color: #795548;
  border-color: #795548;
}
.brown.darken-1[data-v-12f8cc6e] {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-1[data-v-12f8cc6e]:hover {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-2[data-v-12f8cc6e] {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-2[data-v-12f8cc6e]:hover {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-3[data-v-12f8cc6e] {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-3[data-v-12f8cc6e]:hover {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-4[data-v-12f8cc6e] {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.darken-4[data-v-12f8cc6e]:hover {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.lighten-1[data-v-12f8cc6e] {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-1[data-v-12f8cc6e]:hover {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-2[data-v-12f8cc6e] {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-2[data-v-12f8cc6e]:hover {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-3[data-v-12f8cc6e] {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-3[data-v-12f8cc6e]:hover {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-4[data-v-12f8cc6e] {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.brown.lighten-4[data-v-12f8cc6e]:hover {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.bgbrown[data-v-12f8cc6e] {
  background-color: #795548;
}
.bgbrown[data-v-12f8cc6e]:hover, .bgbrown[data-v-12f8cc6e]:focus {
  background-color: #795548;
}
.bgbrown.p-card[data-v-12f8cc6e] {
  background-color: #795548;
  border-color: #795548;
}
.bgbrown.darken-1[data-v-12f8cc6e] {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-1[data-v-12f8cc6e]:hover {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-2[data-v-12f8cc6e] {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-2[data-v-12f8cc6e]:hover {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-3[data-v-12f8cc6e] {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-3[data-v-12f8cc6e]:hover {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-4[data-v-12f8cc6e] {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.darken-4[data-v-12f8cc6e]:hover {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.lighten-1[data-v-12f8cc6e] {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-1[data-v-12f8cc6e]:hover {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-2[data-v-12f8cc6e] {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-2[data-v-12f8cc6e]:hover {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-3[data-v-12f8cc6e] {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-3[data-v-12f8cc6e]:hover {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-4[data-v-12f8cc6e] {
  background-color: rgb(174.6, 153, 145.2);
}
.bgbrown.lighten-4[data-v-12f8cc6e]:hover {
  background-color: rgb(174.6, 153, 145.2);
}
[color=blue-gray][data-v-12f8cc6e] {
  color: #607d8b;
}
.blue-gray[data-v-12f8cc6e] {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray[data-v-12f8cc6e]:hover, .blue-gray[data-v-12f8cc6e]:active, .blue-gray[data-v-12f8cc6e]:focus {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button[data-v-12f8cc6e] {
  color: white !important;
}
.blue-gray.p-button[data-v-12f8cc6e]:hover, .blue-gray.p-button[data-v-12f8cc6e]:active, .blue-gray.p-button[data-v-12f8cc6e]:focus {
  color: white !important;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button.p-button-outlined[data-v-12f8cc6e] {
  background-color: white !important;
  color: #607d8b !important;
}
.blue-gray.p-button.p-button-outlined[data-v-12f8cc6e]:hover, .blue-gray.p-button.p-button-outlined[data-v-12f8cc6e]:active, .blue-gray.p-button.p-button-outlined[data-v-12f8cc6e]:focus {
  background-color: rgb(239.1, 242, 243.4) !important;
}
.blue-gray.p-toolbar[data-v-12f8cc6e] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.darken-1[data-v-12f8cc6e] {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-1[data-v-12f8cc6e]:hover {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-2[data-v-12f8cc6e] {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-2[data-v-12f8cc6e]:hover {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-3[data-v-12f8cc6e] {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-3[data-v-12f8cc6e]:hover {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-4[data-v-12f8cc6e] {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.darken-4[data-v-12f8cc6e]:hover {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.lighten-1[data-v-12f8cc6e] {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-1[data-v-12f8cc6e]:hover {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-2[data-v-12f8cc6e] {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-2[data-v-12f8cc6e]:hover {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-3[data-v-12f8cc6e] {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-3[data-v-12f8cc6e]:hover {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-4[data-v-12f8cc6e] {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.blue-gray.lighten-4[data-v-12f8cc6e]:hover {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray[data-v-12f8cc6e] {
  background-color: #607d8b;
}
.bgblue-gray[data-v-12f8cc6e]:hover, .bgblue-gray[data-v-12f8cc6e]:focus {
  background-color: #607d8b;
}
.bgblue-gray.p-card[data-v-12f8cc6e] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.bgblue-gray.darken-1[data-v-12f8cc6e] {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-1[data-v-12f8cc6e]:hover {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-2[data-v-12f8cc6e] {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-2[data-v-12f8cc6e]:hover {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-3[data-v-12f8cc6e] {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-3[data-v-12f8cc6e]:hover {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-4[data-v-12f8cc6e] {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.darken-4[data-v-12f8cc6e]:hover {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.lighten-1[data-v-12f8cc6e] {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-1[data-v-12f8cc6e]:hover {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-2[data-v-12f8cc6e] {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-2[data-v-12f8cc6e]:hover {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-3[data-v-12f8cc6e] {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-3[data-v-12f8cc6e]:hover {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-4[data-v-12f8cc6e] {
  background-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray.lighten-4[data-v-12f8cc6e]:hover {
  background-color: rgb(159.6, 177, 185.4);
}
[color=gray][data-v-12f8cc6e] {
  color: #9e9e9e;
}
.gray[data-v-12f8cc6e] {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray[data-v-12f8cc6e]:hover, .gray[data-v-12f8cc6e]:active, .gray[data-v-12f8cc6e]:focus {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button[data-v-12f8cc6e] {
  color: white !important;
}
.gray.p-button[data-v-12f8cc6e]:hover, .gray.p-button[data-v-12f8cc6e]:active, .gray.p-button[data-v-12f8cc6e]:focus {
  color: white !important;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button.p-button-outlined[data-v-12f8cc6e] {
  background-color: white !important;
  color: #9e9e9e !important;
}
.gray.p-button.p-button-outlined[data-v-12f8cc6e]:hover, .gray.p-button.p-button-outlined[data-v-12f8cc6e]:active, .gray.p-button.p-button-outlined[data-v-12f8cc6e]:focus {
  background-color: rgb(245.3, 245.3, 245.3) !important;
}
.gray.p-toolbar[data-v-12f8cc6e] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.darken-1[data-v-12f8cc6e] {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-1[data-v-12f8cc6e]:hover {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-2[data-v-12f8cc6e] {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-2[data-v-12f8cc6e]:hover {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-3[data-v-12f8cc6e] {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-3[data-v-12f8cc6e]:hover {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-4[data-v-12f8cc6e] {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.darken-4[data-v-12f8cc6e]:hover {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.lighten-1[data-v-12f8cc6e] {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-1[data-v-12f8cc6e]:hover {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-2[data-v-12f8cc6e] {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-2[data-v-12f8cc6e]:hover {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-3[data-v-12f8cc6e] {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-3[data-v-12f8cc6e]:hover {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-4[data-v-12f8cc6e] {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.gray.lighten-4[data-v-12f8cc6e]:hover {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.bggray[data-v-12f8cc6e] {
  background-color: #9e9e9e;
}
.bggray[data-v-12f8cc6e]:hover, .bggray[data-v-12f8cc6e]:focus {
  background-color: #9e9e9e;
}
.bggray.p-card[data-v-12f8cc6e] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.bggray.darken-1[data-v-12f8cc6e] {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-1[data-v-12f8cc6e]:hover {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-2[data-v-12f8cc6e] {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-2[data-v-12f8cc6e]:hover {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-3[data-v-12f8cc6e] {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-3[data-v-12f8cc6e]:hover {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-4[data-v-12f8cc6e] {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.darken-4[data-v-12f8cc6e]:hover {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.lighten-1[data-v-12f8cc6e] {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-1[data-v-12f8cc6e]:hover {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-2[data-v-12f8cc6e] {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-2[data-v-12f8cc6e]:hover {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-3[data-v-12f8cc6e] {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-3[data-v-12f8cc6e]:hover {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-4[data-v-12f8cc6e] {
  background-color: rgb(196.8, 196.8, 196.8);
}
.bggray.lighten-4[data-v-12f8cc6e]:hover {
  background-color: rgb(196.8, 196.8, 196.8);
}
[color=ble][data-v-12f8cc6e] {
  color: #287aa9;
}
.ble[data-v-12f8cc6e] {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble[data-v-12f8cc6e]:hover, .ble[data-v-12f8cc6e]:active, .ble[data-v-12f8cc6e]:focus {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button[data-v-12f8cc6e] {
  color: white !important;
}
.ble.p-button[data-v-12f8cc6e]:hover, .ble.p-button[data-v-12f8cc6e]:active, .ble.p-button[data-v-12f8cc6e]:focus {
  color: white !important;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button.p-button-outlined[data-v-12f8cc6e] {
  background-color: white !important;
  color: #287aa9 !important;
}
.ble.p-button.p-button-outlined[data-v-12f8cc6e]:hover, .ble.p-button.p-button-outlined[data-v-12f8cc6e]:active, .ble.p-button.p-button-outlined[data-v-12f8cc6e]:focus {
  background-color: rgb(233.5, 241.7, 246.4) !important;
}
.ble.p-toolbar[data-v-12f8cc6e] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.darken-1[data-v-12f8cc6e] {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-1[data-v-12f8cc6e]:hover {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-2[data-v-12f8cc6e] {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-2[data-v-12f8cc6e]:hover {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-3[data-v-12f8cc6e] {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-3[data-v-12f8cc6e]:hover {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-4[data-v-12f8cc6e] {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.darken-4[data-v-12f8cc6e]:hover {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.lighten-1[data-v-12f8cc6e] {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-1[data-v-12f8cc6e]:hover {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-2[data-v-12f8cc6e] {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-2[data-v-12f8cc6e]:hover {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-3[data-v-12f8cc6e] {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-3[data-v-12f8cc6e]:hover {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-4[data-v-12f8cc6e] {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.ble.lighten-4[data-v-12f8cc6e]:hover {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.bgble[data-v-12f8cc6e] {
  background-color: #287aa9;
}
.bgble[data-v-12f8cc6e]:hover, .bgble[data-v-12f8cc6e]:focus {
  background-color: #287aa9;
}
.bgble.p-card[data-v-12f8cc6e] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.bgble.darken-1[data-v-12f8cc6e] {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-1[data-v-12f8cc6e]:hover {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-2[data-v-12f8cc6e] {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-2[data-v-12f8cc6e]:hover {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-3[data-v-12f8cc6e] {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-3[data-v-12f8cc6e]:hover {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-4[data-v-12f8cc6e] {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.darken-4[data-v-12f8cc6e]:hover {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.lighten-1[data-v-12f8cc6e] {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-1[data-v-12f8cc6e]:hover {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-2[data-v-12f8cc6e] {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-2[data-v-12f8cc6e]:hover {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-3[data-v-12f8cc6e] {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-3[data-v-12f8cc6e]:hover {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-4[data-v-12f8cc6e] {
  background-color: rgb(126, 175.2, 203.4);
}
.bgble.lighten-4[data-v-12f8cc6e]:hover {
  background-color: rgb(126, 175.2, 203.4);
}
[color=black][data-v-12f8cc6e] {
  color: #202020;
}
.black[data-v-12f8cc6e] {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black[data-v-12f8cc6e]:hover, .black[data-v-12f8cc6e]:active, .black[data-v-12f8cc6e]:focus {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button[data-v-12f8cc6e] {
  color: white !important;
}
.black.p-button[data-v-12f8cc6e]:hover, .black.p-button[data-v-12f8cc6e]:active, .black.p-button[data-v-12f8cc6e]:focus {
  color: white !important;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button.p-button-outlined[data-v-12f8cc6e] {
  background-color: white !important;
  color: #202020 !important;
}
.black.p-button.p-button-outlined[data-v-12f8cc6e]:hover, .black.p-button.p-button-outlined[data-v-12f8cc6e]:active, .black.p-button.p-button-outlined[data-v-12f8cc6e]:focus {
  background-color: rgb(232.7, 232.7, 232.7) !important;
}
.black.p-toolbar[data-v-12f8cc6e] {
  background-color: #202020;
  border-color: #202020;
}
.black.darken-1[data-v-12f8cc6e] {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-1[data-v-12f8cc6e]:hover {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-2[data-v-12f8cc6e] {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-2[data-v-12f8cc6e]:hover {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-3[data-v-12f8cc6e] {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-3[data-v-12f8cc6e]:hover {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-4[data-v-12f8cc6e] {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.darken-4[data-v-12f8cc6e]:hover {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.lighten-1[data-v-12f8cc6e] {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-1[data-v-12f8cc6e]:hover {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-2[data-v-12f8cc6e] {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-2[data-v-12f8cc6e]:hover {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-3[data-v-12f8cc6e] {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-3[data-v-12f8cc6e]:hover {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-4[data-v-12f8cc6e] {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.black.lighten-4[data-v-12f8cc6e]:hover {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.bgblack[data-v-12f8cc6e] {
  background-color: #202020;
}
.bgblack[data-v-12f8cc6e]:hover, .bgblack[data-v-12f8cc6e]:focus {
  background-color: #202020;
}
.bgblack.p-card[data-v-12f8cc6e] {
  background-color: #202020;
  border-color: #202020;
}
.bgblack.darken-1[data-v-12f8cc6e] {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-1[data-v-12f8cc6e]:hover {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-2[data-v-12f8cc6e] {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-2[data-v-12f8cc6e]:hover {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-3[data-v-12f8cc6e] {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-3[data-v-12f8cc6e]:hover {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-4[data-v-12f8cc6e] {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.darken-4[data-v-12f8cc6e]:hover {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.lighten-1[data-v-12f8cc6e] {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-1[data-v-12f8cc6e]:hover {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-2[data-v-12f8cc6e] {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-2[data-v-12f8cc6e]:hover {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-3[data-v-12f8cc6e] {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-3[data-v-12f8cc6e]:hover {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-4[data-v-12f8cc6e] {
  background-color: rgb(121.2, 121.2, 121.2);
}
.bgblack.lighten-4[data-v-12f8cc6e]:hover {
  background-color: rgb(121.2, 121.2, 121.2);
}
[color=white][data-v-12f8cc6e] {
  color: #ffffff;
}
.white[data-v-12f8cc6e] {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white[data-v-12f8cc6e]:hover, .white[data-v-12f8cc6e]:active, .white[data-v-12f8cc6e]:focus {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button[data-v-12f8cc6e] {
  color: white !important;
}
.white.p-button[data-v-12f8cc6e]:hover, .white.p-button[data-v-12f8cc6e]:active, .white.p-button[data-v-12f8cc6e]:focus {
  color: white !important;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button.p-button-outlined[data-v-12f8cc6e] {
  background-color: white !important;
  color: #ffffff !important;
}
.white.p-button.p-button-outlined[data-v-12f8cc6e]:hover, .white.p-button.p-button-outlined[data-v-12f8cc6e]:active, .white.p-button.p-button-outlined[data-v-12f8cc6e]:focus {
  background-color: white !important;
}
.white.p-toolbar[data-v-12f8cc6e] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.darken-1[data-v-12f8cc6e] {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-1[data-v-12f8cc6e]:hover {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-2[data-v-12f8cc6e] {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-2[data-v-12f8cc6e]:hover {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-3[data-v-12f8cc6e] {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-3[data-v-12f8cc6e]:hover {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-4[data-v-12f8cc6e] {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.darken-4[data-v-12f8cc6e]:hover {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.lighten-1[data-v-12f8cc6e] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-1[data-v-12f8cc6e]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-12f8cc6e] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-12f8cc6e]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-12f8cc6e] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-12f8cc6e]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-12f8cc6e] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-12f8cc6e]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.bgwhite[data-v-12f8cc6e] {
  background-color: #ffffff;
}
.bgwhite[data-v-12f8cc6e]:hover, .bgwhite[data-v-12f8cc6e]:focus {
  background-color: #ffffff;
}
.bgwhite.p-card[data-v-12f8cc6e] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.bgwhite.darken-1[data-v-12f8cc6e] {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-1[data-v-12f8cc6e]:hover {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-2[data-v-12f8cc6e] {
  background-color: #cccccc;
}
.bgwhite.darken-2[data-v-12f8cc6e]:hover {
  background-color: #cccccc;
}
.bgwhite.darken-3[data-v-12f8cc6e] {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-3[data-v-12f8cc6e]:hover {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-4[data-v-12f8cc6e] {
  background-color: #999999;
}
.bgwhite.darken-4[data-v-12f8cc6e]:hover {
  background-color: #999999;
}
.bgwhite.lighten-1[data-v-12f8cc6e] {
  background-color: white;
}
.bgwhite.lighten-1[data-v-12f8cc6e]:hover {
  background-color: white;
}
.bgwhite.lighten-2[data-v-12f8cc6e] {
  background-color: white;
}
.bgwhite.lighten-2[data-v-12f8cc6e]:hover {
  background-color: white;
}
.bgwhite.lighten-3[data-v-12f8cc6e] {
  background-color: white;
}
.bgwhite.lighten-3[data-v-12f8cc6e]:hover {
  background-color: white;
}
.bgwhite.lighten-4[data-v-12f8cc6e] {
  background-color: white;
}
.bgwhite.lighten-4[data-v-12f8cc6e]:hover {
  background-color: white;
}
.default[data-v-12f8cc6e] {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.default[data-v-12f8cc6e]:hover, .default[data-v-12f8cc6e]:focus {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.telemetries-container[data-v-12f8cc6e] {
  min-height: 100px;
}
p.raw[data-v-12f8cc6e] {
  margin-bottom: 0;
  margin-top: 7px;
  color: #202020;
  font-size: 14px;
  text-transform: capitalize;
}
p.raw.errorTelemetry[data-v-12f8cc6e] {
  background: #fceff0;
  font-weight: bold;
}/* COLORS */
/* reserved possible colors

#6B3A0A - warm brown OR #8E3F0A - burnt orange
#8A1538 - deep berry
#005A7A - petrol cyan

maybe #0C0C73 - deep indigo, but close to return/black

*/
/* FONTS */
/* PACKETA UI/UX */
/* Material palette */
[color=primary][data-v-d93f4a83] {
  color: #bc210a;
}
.primary[data-v-d93f4a83] {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary[data-v-d93f4a83]:hover, .primary[data-v-d93f4a83]:active, .primary[data-v-d93f4a83]:focus {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button[data-v-d93f4a83] {
  color: white !important;
}
.primary.p-button[data-v-d93f4a83]:hover, .primary.p-button[data-v-d93f4a83]:active, .primary.p-button[data-v-d93f4a83]:focus {
  color: white !important;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button.p-button-outlined[data-v-d93f4a83] {
  background-color: white !important;
  color: #bc210a !important;
}
.primary.p-button.p-button-outlined[data-v-d93f4a83]:hover, .primary.p-button.p-button-outlined[data-v-d93f4a83]:active, .primary.p-button.p-button-outlined[data-v-d93f4a83]:focus {
  background-color: rgb(248.3, 232.8, 230.5) !important;
}
.primary.p-toolbar[data-v-d93f4a83] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.darken-1[data-v-d93f4a83] {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-1[data-v-d93f4a83]:hover {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-2[data-v-d93f4a83] {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-2[data-v-d93f4a83]:hover {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-3[data-v-d93f4a83] {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-3[data-v-d93f4a83]:hover {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-4[data-v-d93f4a83] {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.darken-4[data-v-d93f4a83]:hover {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.lighten-1[data-v-d93f4a83] {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-1[data-v-d93f4a83]:hover {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-2[data-v-d93f4a83] {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-2[data-v-d93f4a83]:hover {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-3[data-v-d93f4a83] {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-3[data-v-d93f4a83]:hover {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-4[data-v-d93f4a83] {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.primary.lighten-4[data-v-d93f4a83]:hover {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.bgprimary[data-v-d93f4a83] {
  background-color: #bc210a;
}
.bgprimary[data-v-d93f4a83]:hover, .bgprimary[data-v-d93f4a83]:focus {
  background-color: #bc210a;
}
.bgprimary.p-card[data-v-d93f4a83] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.bgprimary.darken-1[data-v-d93f4a83] {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-1[data-v-d93f4a83]:hover {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-2[data-v-d93f4a83] {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-2[data-v-d93f4a83]:hover {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-3[data-v-d93f4a83] {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-3[data-v-d93f4a83]:hover {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-4[data-v-d93f4a83] {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.darken-4[data-v-d93f4a83]:hover {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.lighten-1[data-v-d93f4a83] {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-1[data-v-d93f4a83]:hover {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-2[data-v-d93f4a83] {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-2[data-v-d93f4a83]:hover {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-3[data-v-d93f4a83] {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-3[data-v-d93f4a83]:hover {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-4[data-v-d93f4a83] {
  background-color: rgb(214.8, 121.8, 108);
}
.bgprimary.lighten-4[data-v-d93f4a83]:hover {
  background-color: rgb(214.8, 121.8, 108);
}
[color=red][data-v-d93f4a83] {
  color: #f44336;
}
.red[data-v-d93f4a83] {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red[data-v-d93f4a83]:hover, .red[data-v-d93f4a83]:active, .red[data-v-d93f4a83]:focus {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button[data-v-d93f4a83] {
  color: white !important;
}
.red.p-button[data-v-d93f4a83]:hover, .red.p-button[data-v-d93f4a83]:active, .red.p-button[data-v-d93f4a83]:focus {
  color: white !important;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button.p-button-outlined[data-v-d93f4a83] {
  background-color: white !important;
  color: #f44336 !important;
}
.red.p-button.p-button-outlined[data-v-d93f4a83]:hover, .red.p-button.p-button-outlined[data-v-d93f4a83]:active, .red.p-button.p-button-outlined[data-v-d93f4a83]:focus {
  background-color: rgb(253.9, 236.2, 234.9) !important;
}
.red.p-toolbar[data-v-d93f4a83] {
  background-color: #f44336;
  border-color: #f44336;
}
.red.darken-1[data-v-d93f4a83] {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-1[data-v-d93f4a83]:hover {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-2[data-v-d93f4a83] {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-2[data-v-d93f4a83]:hover {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-3[data-v-d93f4a83] {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-3[data-v-d93f4a83]:hover {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-4[data-v-d93f4a83] {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.darken-4[data-v-d93f4a83]:hover {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.lighten-1[data-v-d93f4a83] {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-1[data-v-d93f4a83]:hover {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-2[data-v-d93f4a83] {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-2[data-v-d93f4a83]:hover {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-3[data-v-d93f4a83] {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-3[data-v-d93f4a83]:hover {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-4[data-v-d93f4a83] {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.red.lighten-4[data-v-d93f4a83]:hover {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.bgred[data-v-d93f4a83] {
  background-color: #f44336;
}
.bgred[data-v-d93f4a83]:hover, .bgred[data-v-d93f4a83]:focus {
  background-color: #f44336;
}
.bgred.p-card[data-v-d93f4a83] {
  background-color: #f44336;
  border-color: #f44336;
}
.bgred.darken-1[data-v-d93f4a83] {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-1[data-v-d93f4a83]:hover {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-2[data-v-d93f4a83] {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-2[data-v-d93f4a83]:hover {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-3[data-v-d93f4a83] {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-3[data-v-d93f4a83]:hover {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-4[data-v-d93f4a83] {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.darken-4[data-v-d93f4a83]:hover {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.lighten-1[data-v-d93f4a83] {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-1[data-v-d93f4a83]:hover {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-2[data-v-d93f4a83] {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-2[data-v-d93f4a83]:hover {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-3[data-v-d93f4a83] {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-3[data-v-d93f4a83]:hover {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-4[data-v-d93f4a83] {
  background-color: rgb(248.4, 142.2, 134.4);
}
.bgred.lighten-4[data-v-d93f4a83]:hover {
  background-color: rgb(248.4, 142.2, 134.4);
}
[color=grenade][data-v-d93f4a83] {
  color: #dd2c00;
}
.grenade[data-v-d93f4a83] {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade[data-v-d93f4a83]:hover, .grenade[data-v-d93f4a83]:active, .grenade[data-v-d93f4a83]:focus {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button[data-v-d93f4a83] {
  color: white !important;
}
.grenade.p-button[data-v-d93f4a83]:hover, .grenade.p-button[data-v-d93f4a83]:active, .grenade.p-button[data-v-d93f4a83]:focus {
  color: white !important;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button.p-button-outlined[data-v-d93f4a83] {
  background-color: white !important;
  color: #dd2c00 !important;
}
.grenade.p-button.p-button-outlined[data-v-d93f4a83]:hover, .grenade.p-button.p-button-outlined[data-v-d93f4a83]:active, .grenade.p-button.p-button-outlined[data-v-d93f4a83]:focus {
  background-color: rgb(251.6, 233.9, 229.5) !important;
}
.grenade.p-toolbar[data-v-d93f4a83] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.darken-1[data-v-d93f4a83] {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-1[data-v-d93f4a83]:hover {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-2[data-v-d93f4a83] {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-2[data-v-d93f4a83]:hover {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-3[data-v-d93f4a83] {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-3[data-v-d93f4a83]:hover {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-4[data-v-d93f4a83] {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.darken-4[data-v-d93f4a83]:hover {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.lighten-1[data-v-d93f4a83] {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-1[data-v-d93f4a83]:hover {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-2[data-v-d93f4a83] {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-2[data-v-d93f4a83]:hover {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-3[data-v-d93f4a83] {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-3[data-v-d93f4a83]:hover {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-4[data-v-d93f4a83] {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.grenade.lighten-4[data-v-d93f4a83]:hover {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.bggrenade[data-v-d93f4a83] {
  background-color: #dd2c00;
}
.bggrenade[data-v-d93f4a83]:hover, .bggrenade[data-v-d93f4a83]:focus {
  background-color: #dd2c00;
}
.bggrenade.p-card[data-v-d93f4a83] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.bggrenade.darken-1[data-v-d93f4a83] {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-1[data-v-d93f4a83]:hover {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-2[data-v-d93f4a83] {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-2[data-v-d93f4a83]:hover {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-3[data-v-d93f4a83] {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-3[data-v-d93f4a83]:hover {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-4[data-v-d93f4a83] {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.darken-4[data-v-d93f4a83]:hover {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.lighten-1[data-v-d93f4a83] {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-1[data-v-d93f4a83]:hover {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-2[data-v-d93f4a83] {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-2[data-v-d93f4a83]:hover {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-3[data-v-d93f4a83] {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-3[data-v-d93f4a83]:hover {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-4[data-v-d93f4a83] {
  background-color: rgb(234.6, 128.4, 102);
}
.bggrenade.lighten-4[data-v-d93f4a83]:hover {
  background-color: rgb(234.6, 128.4, 102);
}
[color=pink][data-v-d93f4a83] {
  color: #e91e63;
}
.pink[data-v-d93f4a83] {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink[data-v-d93f4a83]:hover, .pink[data-v-d93f4a83]:active, .pink[data-v-d93f4a83]:focus {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button[data-v-d93f4a83] {
  color: white !important;
}
.pink.p-button[data-v-d93f4a83]:hover, .pink.p-button[data-v-d93f4a83]:active, .pink.p-button[data-v-d93f4a83]:focus {
  color: white !important;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button.p-button-outlined[data-v-d93f4a83] {
  background-color: white !important;
  color: #e91e63 !important;
}
.pink.p-button.p-button-outlined[data-v-d93f4a83]:hover, .pink.p-button.p-button-outlined[data-v-d93f4a83]:active, .pink.p-button.p-button-outlined[data-v-d93f4a83]:focus {
  background-color: rgb(252.8, 232.5, 239.4) !important;
}
.pink.p-toolbar[data-v-d93f4a83] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.darken-1[data-v-d93f4a83] {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-1[data-v-d93f4a83]:hover {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-2[data-v-d93f4a83] {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-2[data-v-d93f4a83]:hover {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-3[data-v-d93f4a83] {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-3[data-v-d93f4a83]:hover {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-4[data-v-d93f4a83] {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.darken-4[data-v-d93f4a83]:hover {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.lighten-1[data-v-d93f4a83] {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-1[data-v-d93f4a83]:hover {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-2[data-v-d93f4a83] {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-2[data-v-d93f4a83]:hover {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-3[data-v-d93f4a83] {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-3[data-v-d93f4a83]:hover {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-4[data-v-d93f4a83] {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.pink.lighten-4[data-v-d93f4a83]:hover {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.bgpink[data-v-d93f4a83] {
  background-color: #e91e63;
}
.bgpink[data-v-d93f4a83]:hover, .bgpink[data-v-d93f4a83]:focus {
  background-color: #e91e63;
}
.bgpink.p-card[data-v-d93f4a83] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.bgpink.darken-1[data-v-d93f4a83] {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-1[data-v-d93f4a83]:hover {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-2[data-v-d93f4a83] {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-2[data-v-d93f4a83]:hover {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-3[data-v-d93f4a83] {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-3[data-v-d93f4a83]:hover {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-4[data-v-d93f4a83] {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.darken-4[data-v-d93f4a83]:hover {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.lighten-1[data-v-d93f4a83] {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-1[data-v-d93f4a83]:hover {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-2[data-v-d93f4a83] {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-2[data-v-d93f4a83]:hover {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-3[data-v-d93f4a83] {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-3[data-v-d93f4a83]:hover {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-4[data-v-d93f4a83] {
  background-color: rgb(241.8, 120, 161.4);
}
.bgpink.lighten-4[data-v-d93f4a83]:hover {
  background-color: rgb(241.8, 120, 161.4);
}
[color=purple][data-v-d93f4a83] {
  color: #9c27b0;
}
.purple[data-v-d93f4a83] {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple[data-v-d93f4a83]:hover, .purple[data-v-d93f4a83]:active, .purple[data-v-d93f4a83]:focus {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button[data-v-d93f4a83] {
  color: white !important;
}
.purple.p-button[data-v-d93f4a83]:hover, .purple.p-button[data-v-d93f4a83]:active, .purple.p-button[data-v-d93f4a83]:focus {
  color: white !important;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button.p-button-outlined[data-v-d93f4a83] {
  background-color: white !important;
  color: #9c27b0 !important;
}
.purple.p-button.p-button-outlined[data-v-d93f4a83]:hover, .purple.p-button.p-button-outlined[data-v-d93f4a83]:active, .purple.p-button.p-button-outlined[data-v-d93f4a83]:focus {
  background-color: rgb(245.1, 233.4, 247.1) !important;
}
.purple.p-toolbar[data-v-d93f4a83] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.darken-1[data-v-d93f4a83] {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-1[data-v-d93f4a83]:hover {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-2[data-v-d93f4a83] {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-2[data-v-d93f4a83]:hover {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-3[data-v-d93f4a83] {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-3[data-v-d93f4a83]:hover {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-4[data-v-d93f4a83] {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.darken-4[data-v-d93f4a83]:hover {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.lighten-1[data-v-d93f4a83] {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-1[data-v-d93f4a83]:hover {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-2[data-v-d93f4a83] {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-2[data-v-d93f4a83]:hover {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-3[data-v-d93f4a83] {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-3[data-v-d93f4a83]:hover {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-4[data-v-d93f4a83] {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.purple.lighten-4[data-v-d93f4a83]:hover {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple[data-v-d93f4a83] {
  background-color: #9c27b0;
}
.bgpurple[data-v-d93f4a83]:hover, .bgpurple[data-v-d93f4a83]:focus {
  background-color: #9c27b0;
}
.bgpurple.p-card[data-v-d93f4a83] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.bgpurple.darken-1[data-v-d93f4a83] {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-1[data-v-d93f4a83]:hover {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-2[data-v-d93f4a83] {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-2[data-v-d93f4a83]:hover {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-3[data-v-d93f4a83] {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-3[data-v-d93f4a83]:hover {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-4[data-v-d93f4a83] {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.darken-4[data-v-d93f4a83]:hover {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.lighten-1[data-v-d93f4a83] {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-1[data-v-d93f4a83]:hover {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-2[data-v-d93f4a83] {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-2[data-v-d93f4a83]:hover {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-3[data-v-d93f4a83] {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-3[data-v-d93f4a83]:hover {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-4[data-v-d93f4a83] {
  background-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple.lighten-4[data-v-d93f4a83]:hover {
  background-color: rgb(195.6, 125.4, 207.6);
}
[color=deep-purple][data-v-d93f4a83] {
  color: #673ab7;
}
.deep-purple[data-v-d93f4a83] {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple[data-v-d93f4a83]:hover, .deep-purple[data-v-d93f4a83]:active, .deep-purple[data-v-d93f4a83]:focus {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button[data-v-d93f4a83] {
  color: white !important;
}
.deep-purple.p-button[data-v-d93f4a83]:hover, .deep-purple.p-button[data-v-d93f4a83]:active, .deep-purple.p-button[data-v-d93f4a83]:focus {
  color: white !important;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button.p-button-outlined[data-v-d93f4a83] {
  background-color: white !important;
  color: #673ab7 !important;
}
.deep-purple.p-button.p-button-outlined[data-v-d93f4a83]:hover, .deep-purple.p-button.p-button-outlined[data-v-d93f4a83]:active, .deep-purple.p-button.p-button-outlined[data-v-d93f4a83]:focus {
  background-color: rgb(239.8, 235.3, 247.8) !important;
}
.deep-purple.p-toolbar[data-v-d93f4a83] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.darken-1[data-v-d93f4a83] {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-1[data-v-d93f4a83]:hover {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-2[data-v-d93f4a83] {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-2[data-v-d93f4a83]:hover {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-3[data-v-d93f4a83] {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-3[data-v-d93f4a83]:hover {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-4[data-v-d93f4a83] {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.darken-4[data-v-d93f4a83]:hover {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.lighten-1[data-v-d93f4a83] {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-1[data-v-d93f4a83]:hover {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-2[data-v-d93f4a83] {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-2[data-v-d93f4a83]:hover {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-3[data-v-d93f4a83] {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-3[data-v-d93f4a83]:hover {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-4[data-v-d93f4a83] {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.deep-purple.lighten-4[data-v-d93f4a83]:hover {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple[data-v-d93f4a83] {
  background-color: #673ab7;
}
.bgdeep-purple[data-v-d93f4a83]:hover, .bgdeep-purple[data-v-d93f4a83]:focus {
  background-color: #673ab7;
}
.bgdeep-purple.p-card[data-v-d93f4a83] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.bgdeep-purple.darken-1[data-v-d93f4a83] {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-1[data-v-d93f4a83]:hover {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-2[data-v-d93f4a83] {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-2[data-v-d93f4a83]:hover {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-3[data-v-d93f4a83] {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-3[data-v-d93f4a83]:hover {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-4[data-v-d93f4a83] {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.darken-4[data-v-d93f4a83]:hover {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.lighten-1[data-v-d93f4a83] {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-1[data-v-d93f4a83]:hover {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-2[data-v-d93f4a83] {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-2[data-v-d93f4a83]:hover {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-3[data-v-d93f4a83] {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-3[data-v-d93f4a83]:hover {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-4[data-v-d93f4a83] {
  background-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple.lighten-4[data-v-d93f4a83]:hover {
  background-color: rgb(163.8, 136.8, 211.8);
}
[color=indigo][data-v-d93f4a83] {
  color: #3f51b5;
}
.indigo[data-v-d93f4a83] {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo[data-v-d93f4a83]:hover, .indigo[data-v-d93f4a83]:active, .indigo[data-v-d93f4a83]:focus {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button[data-v-d93f4a83] {
  color: white !important;
}
.indigo.p-button[data-v-d93f4a83]:hover, .indigo.p-button[data-v-d93f4a83]:active, .indigo.p-button[data-v-d93f4a83]:focus {
  color: white !important;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button.p-button-outlined[data-v-d93f4a83] {
  background-color: white !important;
  color: #3f51b5 !important;
}
.indigo.p-button.p-button-outlined[data-v-d93f4a83]:hover, .indigo.p-button.p-button-outlined[data-v-d93f4a83]:active, .indigo.p-button.p-button-outlined[data-v-d93f4a83]:focus {
  background-color: rgb(235.8, 237.6, 247.6) !important;
}
.indigo.p-toolbar[data-v-d93f4a83] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.darken-1[data-v-d93f4a83] {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-1[data-v-d93f4a83]:hover {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-2[data-v-d93f4a83] {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-2[data-v-d93f4a83]:hover {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-3[data-v-d93f4a83] {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-3[data-v-d93f4a83]:hover {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-4[data-v-d93f4a83] {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.darken-4[data-v-d93f4a83]:hover {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.lighten-1[data-v-d93f4a83] {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-1[data-v-d93f4a83]:hover {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-2[data-v-d93f4a83] {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-2[data-v-d93f4a83]:hover {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-3[data-v-d93f4a83] {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-3[data-v-d93f4a83]:hover {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-4[data-v-d93f4a83] {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.indigo.lighten-4[data-v-d93f4a83]:hover {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo[data-v-d93f4a83] {
  background-color: #3f51b5;
}
.bgindigo[data-v-d93f4a83]:hover, .bgindigo[data-v-d93f4a83]:focus {
  background-color: #3f51b5;
}
.bgindigo.p-card[data-v-d93f4a83] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.bgindigo.darken-1[data-v-d93f4a83] {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-1[data-v-d93f4a83]:hover {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-2[data-v-d93f4a83] {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-2[data-v-d93f4a83]:hover {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-3[data-v-d93f4a83] {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-3[data-v-d93f4a83]:hover {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-4[data-v-d93f4a83] {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.darken-4[data-v-d93f4a83]:hover {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.lighten-1[data-v-d93f4a83] {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-1[data-v-d93f4a83]:hover {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-2[data-v-d93f4a83] {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-2[data-v-d93f4a83]:hover {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-3[data-v-d93f4a83] {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-3[data-v-d93f4a83]:hover {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-4[data-v-d93f4a83] {
  background-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo.lighten-4[data-v-d93f4a83]:hover {
  background-color: rgb(139.8, 150.6, 210.6);
}
[color=blue][data-v-d93f4a83] {
  color: #2196f3;
}
.blue[data-v-d93f4a83] {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue[data-v-d93f4a83]:hover, .blue[data-v-d93f4a83]:active, .blue[data-v-d93f4a83]:focus {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button[data-v-d93f4a83] {
  color: white !important;
}
.blue.p-button[data-v-d93f4a83]:hover, .blue.p-button[data-v-d93f4a83]:active, .blue.p-button[data-v-d93f4a83]:focus {
  color: white !important;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button.p-button-outlined[data-v-d93f4a83] {
  background-color: white !important;
  color: #2196f3 !important;
}
.blue.p-button.p-button-outlined[data-v-d93f4a83]:hover, .blue.p-button.p-button-outlined[data-v-d93f4a83]:active, .blue.p-button.p-button-outlined[data-v-d93f4a83]:focus {
  background-color: rgb(232.8, 244.5, 253.8) !important;
}
.blue.p-toolbar[data-v-d93f4a83] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.darken-1[data-v-d93f4a83] {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-1[data-v-d93f4a83]:hover {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-2[data-v-d93f4a83] {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-2[data-v-d93f4a83]:hover {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-3[data-v-d93f4a83] {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-3[data-v-d93f4a83]:hover {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-4[data-v-d93f4a83] {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.darken-4[data-v-d93f4a83]:hover {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.lighten-1[data-v-d93f4a83] {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-1[data-v-d93f4a83]:hover {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-2[data-v-d93f4a83] {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-2[data-v-d93f4a83]:hover {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-3[data-v-d93f4a83] {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-3[data-v-d93f4a83]:hover {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-4[data-v-d93f4a83] {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.blue.lighten-4[data-v-d93f4a83]:hover {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.bgblue[data-v-d93f4a83] {
  background-color: #2196f3;
}
.bgblue[data-v-d93f4a83]:hover, .bgblue[data-v-d93f4a83]:focus {
  background-color: #2196f3;
}
.bgblue.p-card[data-v-d93f4a83] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.bgblue.darken-1[data-v-d93f4a83] {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-1[data-v-d93f4a83]:hover {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-2[data-v-d93f4a83] {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-2[data-v-d93f4a83]:hover {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-3[data-v-d93f4a83] {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-3[data-v-d93f4a83]:hover {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-4[data-v-d93f4a83] {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.darken-4[data-v-d93f4a83]:hover {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.lighten-1[data-v-d93f4a83] {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-1[data-v-d93f4a83]:hover {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-2[data-v-d93f4a83] {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-2[data-v-d93f4a83]:hover {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-3[data-v-d93f4a83] {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-3[data-v-d93f4a83]:hover {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-4[data-v-d93f4a83] {
  background-color: rgb(121.8, 192, 247.8);
}
.bgblue.lighten-4[data-v-d93f4a83]:hover {
  background-color: rgb(121.8, 192, 247.8);
}
[color=light-blue][data-v-d93f4a83] {
  color: #03a9f4;
}
.light-blue[data-v-d93f4a83] {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue[data-v-d93f4a83]:hover, .light-blue[data-v-d93f4a83]:active, .light-blue[data-v-d93f4a83]:focus {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button[data-v-d93f4a83] {
  color: white !important;
}
.light-blue.p-button[data-v-d93f4a83]:hover, .light-blue.p-button[data-v-d93f4a83]:active, .light-blue.p-button[data-v-d93f4a83]:focus {
  color: white !important;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button.p-button-outlined[data-v-d93f4a83] {
  background-color: white !important;
  color: #03a9f4 !important;
}
.light-blue.p-button.p-button-outlined[data-v-d93f4a83]:hover, .light-blue.p-button.p-button-outlined[data-v-d93f4a83]:active, .light-blue.p-button.p-button-outlined[data-v-d93f4a83]:focus {
  background-color: rgb(229.8, 246.4, 253.9) !important;
}
.light-blue.p-toolbar[data-v-d93f4a83] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.darken-1[data-v-d93f4a83] {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-1[data-v-d93f4a83]:hover {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-2[data-v-d93f4a83] {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-2[data-v-d93f4a83]:hover {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-3[data-v-d93f4a83] {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-3[data-v-d93f4a83]:hover {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-4[data-v-d93f4a83] {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.darken-4[data-v-d93f4a83]:hover {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.lighten-1[data-v-d93f4a83] {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-1[data-v-d93f4a83]:hover {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-2[data-v-d93f4a83] {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-2[data-v-d93f4a83]:hover {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-3[data-v-d93f4a83] {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-3[data-v-d93f4a83]:hover {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-4[data-v-d93f4a83] {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.light-blue.lighten-4[data-v-d93f4a83]:hover {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue[data-v-d93f4a83] {
  background-color: #03a9f4;
}
.bglight-blue[data-v-d93f4a83]:hover, .bglight-blue[data-v-d93f4a83]:focus {
  background-color: #03a9f4;
}
.bglight-blue.p-card[data-v-d93f4a83] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.bglight-blue.darken-1[data-v-d93f4a83] {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-1[data-v-d93f4a83]:hover {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-2[data-v-d93f4a83] {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-2[data-v-d93f4a83]:hover {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-3[data-v-d93f4a83] {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-3[data-v-d93f4a83]:hover {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-4[data-v-d93f4a83] {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.darken-4[data-v-d93f4a83]:hover {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.lighten-1[data-v-d93f4a83] {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-1[data-v-d93f4a83]:hover {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-2[data-v-d93f4a83] {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-2[data-v-d93f4a83]:hover {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-3[data-v-d93f4a83] {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-3[data-v-d93f4a83]:hover {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-4[data-v-d93f4a83] {
  background-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue.lighten-4[data-v-d93f4a83]:hover {
  background-color: rgb(103.8, 203.4, 248.4);
}
[color=cyan][data-v-d93f4a83] {
  color: #00bcd4;
}
.cyan[data-v-d93f4a83] {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan[data-v-d93f4a83]:hover, .cyan[data-v-d93f4a83]:active, .cyan[data-v-d93f4a83]:focus {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button[data-v-d93f4a83] {
  color: white !important;
}
.cyan.p-button[data-v-d93f4a83]:hover, .cyan.p-button[data-v-d93f4a83]:active, .cyan.p-button[data-v-d93f4a83]:focus {
  color: white !important;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button.p-button-outlined[data-v-d93f4a83] {
  background-color: white !important;
  color: #00bcd4 !important;
}
.cyan.p-button.p-button-outlined[data-v-d93f4a83]:hover, .cyan.p-button.p-button-outlined[data-v-d93f4a83]:active, .cyan.p-button.p-button-outlined[data-v-d93f4a83]:focus {
  background-color: rgb(229.5, 248.3, 250.7) !important;
}
.cyan.p-toolbar[data-v-d93f4a83] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.darken-1[data-v-d93f4a83] {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-1[data-v-d93f4a83]:hover {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-2[data-v-d93f4a83] {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-2[data-v-d93f4a83]:hover {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-3[data-v-d93f4a83] {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-3[data-v-d93f4a83]:hover {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-4[data-v-d93f4a83] {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.darken-4[data-v-d93f4a83]:hover {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.lighten-1[data-v-d93f4a83] {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-1[data-v-d93f4a83]:hover {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-2[data-v-d93f4a83] {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-2[data-v-d93f4a83]:hover {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-3[data-v-d93f4a83] {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-3[data-v-d93f4a83]:hover {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-4[data-v-d93f4a83] {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.cyan.lighten-4[data-v-d93f4a83]:hover {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.bgcyan[data-v-d93f4a83] {
  background-color: #00bcd4;
}
.bgcyan[data-v-d93f4a83]:hover, .bgcyan[data-v-d93f4a83]:focus {
  background-color: #00bcd4;
}
.bgcyan.p-card[data-v-d93f4a83] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.bgcyan.darken-1[data-v-d93f4a83] {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-1[data-v-d93f4a83]:hover {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-2[data-v-d93f4a83] {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-2[data-v-d93f4a83]:hover {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-3[data-v-d93f4a83] {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-3[data-v-d93f4a83]:hover {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-4[data-v-d93f4a83] {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.darken-4[data-v-d93f4a83]:hover {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.lighten-1[data-v-d93f4a83] {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-1[data-v-d93f4a83]:hover {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-2[data-v-d93f4a83] {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-2[data-v-d93f4a83]:hover {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-3[data-v-d93f4a83] {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-3[data-v-d93f4a83]:hover {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-4[data-v-d93f4a83] {
  background-color: rgb(102, 214.8, 229.2);
}
.bgcyan.lighten-4[data-v-d93f4a83]:hover {
  background-color: rgb(102, 214.8, 229.2);
}
[color=teal][data-v-d93f4a83] {
  color: #009688;
}
.teal[data-v-d93f4a83] {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal[data-v-d93f4a83]:hover, .teal[data-v-d93f4a83]:active, .teal[data-v-d93f4a83]:focus {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button[data-v-d93f4a83] {
  color: white !important;
}
.teal.p-button[data-v-d93f4a83]:hover, .teal.p-button[data-v-d93f4a83]:active, .teal.p-button[data-v-d93f4a83]:focus {
  color: white !important;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button.p-button-outlined[data-v-d93f4a83] {
  background-color: white !important;
  color: #009688 !important;
}
.teal.p-button.p-button-outlined[data-v-d93f4a83]:hover, .teal.p-button.p-button-outlined[data-v-d93f4a83]:active, .teal.p-button.p-button-outlined[data-v-d93f4a83]:focus {
  background-color: rgb(229.5, 244.5, 243.1) !important;
}
.teal.p-toolbar[data-v-d93f4a83] {
  background-color: #009688;
  border-color: #009688;
}
.teal.darken-1[data-v-d93f4a83] {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-1[data-v-d93f4a83]:hover {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-2[data-v-d93f4a83] {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-2[data-v-d93f4a83]:hover {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-3[data-v-d93f4a83] {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-3[data-v-d93f4a83]:hover {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-4[data-v-d93f4a83] {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.darken-4[data-v-d93f4a83]:hover {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.lighten-1[data-v-d93f4a83] {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-1[data-v-d93f4a83]:hover {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-2[data-v-d93f4a83] {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-2[data-v-d93f4a83]:hover {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-3[data-v-d93f4a83] {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-3[data-v-d93f4a83]:hover {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-4[data-v-d93f4a83] {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.teal.lighten-4[data-v-d93f4a83]:hover {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.bgteal[data-v-d93f4a83] {
  background-color: #009688;
}
.bgteal[data-v-d93f4a83]:hover, .bgteal[data-v-d93f4a83]:focus {
  background-color: #009688;
}
.bgteal.p-card[data-v-d93f4a83] {
  background-color: #009688;
  border-color: #009688;
}
.bgteal.darken-1[data-v-d93f4a83] {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-1[data-v-d93f4a83]:hover {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-2[data-v-d93f4a83] {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-2[data-v-d93f4a83]:hover {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-3[data-v-d93f4a83] {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-3[data-v-d93f4a83]:hover {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-4[data-v-d93f4a83] {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.darken-4[data-v-d93f4a83]:hover {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.lighten-1[data-v-d93f4a83] {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-1[data-v-d93f4a83]:hover {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-2[data-v-d93f4a83] {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-2[data-v-d93f4a83]:hover {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-3[data-v-d93f4a83] {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-3[data-v-d93f4a83]:hover {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-4[data-v-d93f4a83] {
  background-color: rgb(102, 192, 183.6);
}
.bgteal.lighten-4[data-v-d93f4a83]:hover {
  background-color: rgb(102, 192, 183.6);
}
[color=cobalt][data-v-d93f4a83] {
  color: #00bfa5;
}
.cobalt[data-v-d93f4a83] {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt[data-v-d93f4a83]:hover, .cobalt[data-v-d93f4a83]:active, .cobalt[data-v-d93f4a83]:focus {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button[data-v-d93f4a83] {
  color: white !important;
}
.cobalt.p-button[data-v-d93f4a83]:hover, .cobalt.p-button[data-v-d93f4a83]:active, .cobalt.p-button[data-v-d93f4a83]:focus {
  color: white !important;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button.p-button-outlined[data-v-d93f4a83] {
  background-color: white !important;
  color: #00bfa5 !important;
}
.cobalt.p-button.p-button-outlined[data-v-d93f4a83]:hover, .cobalt.p-button.p-button-outlined[data-v-d93f4a83]:active, .cobalt.p-button.p-button-outlined[data-v-d93f4a83]:focus {
  background-color: rgb(229.5, 248.6, 246) !important;
}
.cobalt.p-toolbar[data-v-d93f4a83] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.darken-1[data-v-d93f4a83] {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-1[data-v-d93f4a83]:hover {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-2[data-v-d93f4a83] {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-2[data-v-d93f4a83]:hover {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-3[data-v-d93f4a83] {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-3[data-v-d93f4a83]:hover {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-4[data-v-d93f4a83] {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.darken-4[data-v-d93f4a83]:hover {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.lighten-1[data-v-d93f4a83] {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-1[data-v-d93f4a83]:hover {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-2[data-v-d93f4a83] {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-2[data-v-d93f4a83]:hover {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-3[data-v-d93f4a83] {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-3[data-v-d93f4a83]:hover {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-4[data-v-d93f4a83] {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.cobalt.lighten-4[data-v-d93f4a83]:hover {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.bgcobalt[data-v-d93f4a83] {
  background-color: #00bfa5;
}
.bgcobalt[data-v-d93f4a83]:hover, .bgcobalt[data-v-d93f4a83]:focus {
  background-color: #00bfa5;
}
.bgcobalt.p-card[data-v-d93f4a83] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.bgcobalt.darken-1[data-v-d93f4a83] {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-1[data-v-d93f4a83]:hover {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-2[data-v-d93f4a83] {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-2[data-v-d93f4a83]:hover {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-3[data-v-d93f4a83] {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-3[data-v-d93f4a83]:hover {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-4[data-v-d93f4a83] {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.darken-4[data-v-d93f4a83]:hover {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.lighten-1[data-v-d93f4a83] {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-1[data-v-d93f4a83]:hover {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-2[data-v-d93f4a83] {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-2[data-v-d93f4a83]:hover {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-3[data-v-d93f4a83] {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-3[data-v-d93f4a83]:hover {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-4[data-v-d93f4a83] {
  background-color: rgb(102, 216.6, 201);
}
.bgcobalt.lighten-4[data-v-d93f4a83]:hover {
  background-color: rgb(102, 216.6, 201);
}
[color=green][data-v-d93f4a83] {
  color: #4caf50;
}
.green[data-v-d93f4a83] {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green[data-v-d93f4a83]:hover, .green[data-v-d93f4a83]:active, .green[data-v-d93f4a83]:focus {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button[data-v-d93f4a83] {
  color: white !important;
}
.green.p-button[data-v-d93f4a83]:hover, .green.p-button[data-v-d93f4a83]:active, .green.p-button[data-v-d93f4a83]:focus {
  color: white !important;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button.p-button-outlined[data-v-d93f4a83] {
  background-color: white !important;
  color: #4caf50 !important;
}
.green.p-button.p-button-outlined[data-v-d93f4a83]:hover, .green.p-button.p-button-outlined[data-v-d93f4a83]:active, .green.p-button.p-button-outlined[data-v-d93f4a83]:focus {
  background-color: rgb(237.1, 247, 237.5) !important;
}
.green.p-toolbar[data-v-d93f4a83] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.darken-1[data-v-d93f4a83] {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-1[data-v-d93f4a83]:hover {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-2[data-v-d93f4a83] {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-2[data-v-d93f4a83]:hover {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-3[data-v-d93f4a83] {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-3[data-v-d93f4a83]:hover {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-4[data-v-d93f4a83] {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.darken-4[data-v-d93f4a83]:hover {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.lighten-1[data-v-d93f4a83] {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-1[data-v-d93f4a83]:hover {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-2[data-v-d93f4a83] {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-2[data-v-d93f4a83]:hover {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-3[data-v-d93f4a83] {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-3[data-v-d93f4a83]:hover {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-4[data-v-d93f4a83] {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.green.lighten-4[data-v-d93f4a83]:hover {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.bggreen[data-v-d93f4a83] {
  background-color: #4caf50;
}
.bggreen[data-v-d93f4a83]:hover, .bggreen[data-v-d93f4a83]:focus {
  background-color: #4caf50;
}
.bggreen.p-card[data-v-d93f4a83] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.bggreen.darken-1[data-v-d93f4a83] {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-1[data-v-d93f4a83]:hover {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-2[data-v-d93f4a83] {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-2[data-v-d93f4a83]:hover {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-3[data-v-d93f4a83] {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-3[data-v-d93f4a83]:hover {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-4[data-v-d93f4a83] {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.darken-4[data-v-d93f4a83]:hover {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.lighten-1[data-v-d93f4a83] {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-1[data-v-d93f4a83]:hover {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-2[data-v-d93f4a83] {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-2[data-v-d93f4a83]:hover {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-3[data-v-d93f4a83] {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-3[data-v-d93f4a83]:hover {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-4[data-v-d93f4a83] {
  background-color: rgb(147.6, 207, 150);
}
.bggreen.lighten-4[data-v-d93f4a83]:hover {
  background-color: rgb(147.6, 207, 150);
}
[color=light-green][data-v-d93f4a83] {
  color: #8bc34a;
}
.light-green[data-v-d93f4a83] {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green[data-v-d93f4a83]:hover, .light-green[data-v-d93f4a83]:active, .light-green[data-v-d93f4a83]:focus {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button[data-v-d93f4a83] {
  color: white !important;
}
.light-green.p-button[data-v-d93f4a83]:hover, .light-green.p-button[data-v-d93f4a83]:active, .light-green.p-button[data-v-d93f4a83]:focus {
  color: white !important;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button.p-button-outlined[data-v-d93f4a83] {
  background-color: white !important;
  color: #8bc34a !important;
}
.light-green.p-button.p-button-outlined[data-v-d93f4a83]:hover, .light-green.p-button.p-button-outlined[data-v-d93f4a83]:active, .light-green.p-button.p-button-outlined[data-v-d93f4a83]:focus {
  background-color: rgb(243.4, 249, 236.9) !important;
}
.light-green.p-toolbar[data-v-d93f4a83] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.darken-1[data-v-d93f4a83] {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-1[data-v-d93f4a83]:hover {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-2[data-v-d93f4a83] {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-2[data-v-d93f4a83]:hover {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-3[data-v-d93f4a83] {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-3[data-v-d93f4a83]:hover {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-4[data-v-d93f4a83] {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.darken-4[data-v-d93f4a83]:hover {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.lighten-1[data-v-d93f4a83] {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-1[data-v-d93f4a83]:hover {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-2[data-v-d93f4a83] {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-2[data-v-d93f4a83]:hover {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-3[data-v-d93f4a83] {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-3[data-v-d93f4a83]:hover {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-4[data-v-d93f4a83] {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.light-green.lighten-4[data-v-d93f4a83]:hover {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.bglight-green[data-v-d93f4a83] {
  background-color: #8bc34a;
}
.bglight-green[data-v-d93f4a83]:hover, .bglight-green[data-v-d93f4a83]:focus {
  background-color: #8bc34a;
}
.bglight-green.p-card[data-v-d93f4a83] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.bglight-green.darken-1[data-v-d93f4a83] {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-1[data-v-d93f4a83]:hover {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-2[data-v-d93f4a83] {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-2[data-v-d93f4a83]:hover {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-3[data-v-d93f4a83] {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-3[data-v-d93f4a83]:hover {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-4[data-v-d93f4a83] {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.darken-4[data-v-d93f4a83]:hover {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.lighten-1[data-v-d93f4a83] {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-1[data-v-d93f4a83]:hover {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-2[data-v-d93f4a83] {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-2[data-v-d93f4a83]:hover {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-3[data-v-d93f4a83] {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-3[data-v-d93f4a83]:hover {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-4[data-v-d93f4a83] {
  background-color: rgb(185.4, 219, 146.4);
}
.bglight-green.lighten-4[data-v-d93f4a83]:hover {
  background-color: rgb(185.4, 219, 146.4);
}
[color=lime][data-v-d93f4a83] {
  color: #cddc39;
}
.lime[data-v-d93f4a83] {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime[data-v-d93f4a83]:hover, .lime[data-v-d93f4a83]:active, .lime[data-v-d93f4a83]:focus {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button[data-v-d93f4a83] {
  color: white !important;
}
.lime.p-button[data-v-d93f4a83]:hover, .lime.p-button[data-v-d93f4a83]:active, .lime.p-button[data-v-d93f4a83]:focus {
  color: white !important;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button.p-button-outlined[data-v-d93f4a83] {
  background-color: white !important;
  color: #cddc39 !important;
}
.lime.p-button.p-button-outlined[data-v-d93f4a83]:hover, .lime.p-button.p-button-outlined[data-v-d93f4a83]:active, .lime.p-button.p-button-outlined[data-v-d93f4a83]:focus {
  background-color: rgb(250, 251.5, 235.2) !important;
}
.lime.p-toolbar[data-v-d93f4a83] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.darken-1[data-v-d93f4a83] {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-1[data-v-d93f4a83]:hover {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-2[data-v-d93f4a83] {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-2[data-v-d93f4a83]:hover {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-3[data-v-d93f4a83] {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-3[data-v-d93f4a83]:hover {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-4[data-v-d93f4a83] {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.darken-4[data-v-d93f4a83]:hover {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.lighten-1[data-v-d93f4a83] {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-1[data-v-d93f4a83]:hover {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-2[data-v-d93f4a83] {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-2[data-v-d93f4a83]:hover {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-3[data-v-d93f4a83] {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-3[data-v-d93f4a83]:hover {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-4[data-v-d93f4a83] {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.lime.lighten-4[data-v-d93f4a83]:hover {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.bglime[data-v-d93f4a83] {
  background-color: #cddc39;
}
.bglime[data-v-d93f4a83]:hover, .bglime[data-v-d93f4a83]:focus {
  background-color: #cddc39;
}
.bglime.p-card[data-v-d93f4a83] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.bglime.darken-1[data-v-d93f4a83] {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-1[data-v-d93f4a83]:hover {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-2[data-v-d93f4a83] {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-2[data-v-d93f4a83]:hover {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-3[data-v-d93f4a83] {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-3[data-v-d93f4a83]:hover {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-4[data-v-d93f4a83] {
  background-color: rgb(123, 132, 34.2);
}
.bglime.darken-4[data-v-d93f4a83]:hover {
  background-color: rgb(123, 132, 34.2);
}
.bglime.lighten-1[data-v-d93f4a83] {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-1[data-v-d93f4a83]:hover {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-2[data-v-d93f4a83] {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-2[data-v-d93f4a83]:hover {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-3[data-v-d93f4a83] {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-3[data-v-d93f4a83]:hover {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-4[data-v-d93f4a83] {
  background-color: rgb(225, 234, 136.2);
}
.bglime.lighten-4[data-v-d93f4a83]:hover {
  background-color: rgb(225, 234, 136.2);
}
[color=yellow][data-v-d93f4a83] {
  color: #ffeb3b;
}
.yellow[data-v-d93f4a83] {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow[data-v-d93f4a83]:hover, .yellow[data-v-d93f4a83]:active, .yellow[data-v-d93f4a83]:focus {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button[data-v-d93f4a83] {
  color: white !important;
}
.yellow.p-button[data-v-d93f4a83]:hover, .yellow.p-button[data-v-d93f4a83]:active, .yellow.p-button[data-v-d93f4a83]:focus {
  color: white !important;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button.p-button-outlined[data-v-d93f4a83] {
  background-color: white !important;
  color: #ffeb3b !important;
}
.yellow.p-button.p-button-outlined[data-v-d93f4a83]:hover, .yellow.p-button.p-button-outlined[data-v-d93f4a83]:active, .yellow.p-button.p-button-outlined[data-v-d93f4a83]:focus {
  background-color: rgb(255, 253, 235.4) !important;
}
.yellow.p-toolbar[data-v-d93f4a83] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.darken-1[data-v-d93f4a83] {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-1[data-v-d93f4a83]:hover {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-2[data-v-d93f4a83] {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-2[data-v-d93f4a83]:hover {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-3[data-v-d93f4a83] {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-3[data-v-d93f4a83]:hover {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-4[data-v-d93f4a83] {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.darken-4[data-v-d93f4a83]:hover {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.lighten-1[data-v-d93f4a83] {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-1[data-v-d93f4a83]:hover {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-2[data-v-d93f4a83] {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-2[data-v-d93f4a83]:hover {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-3[data-v-d93f4a83] {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-3[data-v-d93f4a83]:hover {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-4[data-v-d93f4a83] {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.yellow.lighten-4[data-v-d93f4a83]:hover {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.bgyellow[data-v-d93f4a83] {
  background-color: #ffeb3b;
}
.bgyellow[data-v-d93f4a83]:hover, .bgyellow[data-v-d93f4a83]:focus {
  background-color: #ffeb3b;
}
.bgyellow.p-card[data-v-d93f4a83] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.bgyellow.darken-1[data-v-d93f4a83] {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-1[data-v-d93f4a83]:hover {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-2[data-v-d93f4a83] {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-2[data-v-d93f4a83]:hover {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-3[data-v-d93f4a83] {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-3[data-v-d93f4a83]:hover {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-4[data-v-d93f4a83] {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.darken-4[data-v-d93f4a83]:hover {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.lighten-1[data-v-d93f4a83] {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-1[data-v-d93f4a83]:hover {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-2[data-v-d93f4a83] {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-2[data-v-d93f4a83]:hover {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-3[data-v-d93f4a83] {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-3[data-v-d93f4a83]:hover {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-4[data-v-d93f4a83] {
  background-color: rgb(255, 243, 137.4);
}
.bgyellow.lighten-4[data-v-d93f4a83]:hover {
  background-color: rgb(255, 243, 137.4);
}
[color=amber][data-v-d93f4a83] {
  color: #ffc107;
}
.amber[data-v-d93f4a83] {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber[data-v-d93f4a83]:hover, .amber[data-v-d93f4a83]:active, .amber[data-v-d93f4a83]:focus {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button[data-v-d93f4a83] {
  color: white !important;
}
.amber.p-button[data-v-d93f4a83]:hover, .amber.p-button[data-v-d93f4a83]:active, .amber.p-button[data-v-d93f4a83]:focus {
  color: white !important;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button.p-button-outlined[data-v-d93f4a83] {
  background-color: white !important;
  color: #ffc107 !important;
}
.amber.p-button.p-button-outlined[data-v-d93f4a83]:hover, .amber.p-button.p-button-outlined[data-v-d93f4a83]:active, .amber.p-button.p-button-outlined[data-v-d93f4a83]:focus {
  background-color: rgb(255, 248.8, 230.2) !important;
}
.amber.p-toolbar[data-v-d93f4a83] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.darken-1[data-v-d93f4a83] {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-1[data-v-d93f4a83]:hover {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-2[data-v-d93f4a83] {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-2[data-v-d93f4a83]:hover {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-3[data-v-d93f4a83] {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-3[data-v-d93f4a83]:hover {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-4[data-v-d93f4a83] {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.darken-4[data-v-d93f4a83]:hover {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.lighten-1[data-v-d93f4a83] {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-1[data-v-d93f4a83]:hover {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-2[data-v-d93f4a83] {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-2[data-v-d93f4a83]:hover {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-3[data-v-d93f4a83] {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-3[data-v-d93f4a83]:hover {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-4[data-v-d93f4a83] {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.amber.lighten-4[data-v-d93f4a83]:hover {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.bgamber[data-v-d93f4a83] {
  background-color: #ffc107;
}
.bgamber[data-v-d93f4a83]:hover, .bgamber[data-v-d93f4a83]:focus {
  background-color: #ffc107;
}
.bgamber.p-card[data-v-d93f4a83] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.bgamber.darken-1[data-v-d93f4a83] {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-1[data-v-d93f4a83]:hover {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-2[data-v-d93f4a83] {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-2[data-v-d93f4a83]:hover {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-3[data-v-d93f4a83] {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-3[data-v-d93f4a83]:hover {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-4[data-v-d93f4a83] {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.darken-4[data-v-d93f4a83]:hover {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.lighten-1[data-v-d93f4a83] {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-1[data-v-d93f4a83]:hover {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-2[data-v-d93f4a83] {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-2[data-v-d93f4a83]:hover {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-3[data-v-d93f4a83] {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-3[data-v-d93f4a83]:hover {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-4[data-v-d93f4a83] {
  background-color: rgb(255, 217.8, 106.2);
}
.bgamber.lighten-4[data-v-d93f4a83]:hover {
  background-color: rgb(255, 217.8, 106.2);
}
[color=orange][data-v-d93f4a83] {
  color: #ff9800;
}
.orange[data-v-d93f4a83] {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange[data-v-d93f4a83]:hover, .orange[data-v-d93f4a83]:active, .orange[data-v-d93f4a83]:focus {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button[data-v-d93f4a83] {
  color: white !important;
}
.orange.p-button[data-v-d93f4a83]:hover, .orange.p-button[data-v-d93f4a83]:active, .orange.p-button[data-v-d93f4a83]:focus {
  color: white !important;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button.p-button-outlined[data-v-d93f4a83] {
  background-color: white !important;
  color: #ff9800 !important;
}
.orange.p-button.p-button-outlined[data-v-d93f4a83]:hover, .orange.p-button.p-button-outlined[data-v-d93f4a83]:active, .orange.p-button.p-button-outlined[data-v-d93f4a83]:focus {
  background-color: rgb(255, 244.7, 229.5) !important;
}
.orange.p-toolbar[data-v-d93f4a83] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.darken-1[data-v-d93f4a83] {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-1[data-v-d93f4a83]:hover {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-2[data-v-d93f4a83] {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-2[data-v-d93f4a83]:hover {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-3[data-v-d93f4a83] {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-3[data-v-d93f4a83]:hover {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-4[data-v-d93f4a83] {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.darken-4[data-v-d93f4a83]:hover {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.lighten-1[data-v-d93f4a83] {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-1[data-v-d93f4a83]:hover {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-2[data-v-d93f4a83] {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-2[data-v-d93f4a83]:hover {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-3[data-v-d93f4a83] {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-3[data-v-d93f4a83]:hover {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-4[data-v-d93f4a83] {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.orange.lighten-4[data-v-d93f4a83]:hover {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.bgorange[data-v-d93f4a83] {
  background-color: #ff9800;
}
.bgorange[data-v-d93f4a83]:hover, .bgorange[data-v-d93f4a83]:focus {
  background-color: #ff9800;
}
.bgorange.p-card[data-v-d93f4a83] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.bgorange.darken-1[data-v-d93f4a83] {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-1[data-v-d93f4a83]:hover {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-2[data-v-d93f4a83] {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-2[data-v-d93f4a83]:hover {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-3[data-v-d93f4a83] {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-3[data-v-d93f4a83]:hover {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-4[data-v-d93f4a83] {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.darken-4[data-v-d93f4a83]:hover {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.lighten-1[data-v-d93f4a83] {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-1[data-v-d93f4a83]:hover {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-2[data-v-d93f4a83] {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-2[data-v-d93f4a83]:hover {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-3[data-v-d93f4a83] {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-3[data-v-d93f4a83]:hover {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-4[data-v-d93f4a83] {
  background-color: rgb(255, 193.2, 102);
}
.bgorange.lighten-4[data-v-d93f4a83]:hover {
  background-color: rgb(255, 193.2, 102);
}
[color=deep-orange][data-v-d93f4a83] {
  color: #ff5722;
}
.deep-orange[data-v-d93f4a83] {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange[data-v-d93f4a83]:hover, .deep-orange[data-v-d93f4a83]:active, .deep-orange[data-v-d93f4a83]:focus {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button[data-v-d93f4a83] {
  color: white !important;
}
.deep-orange.p-button[data-v-d93f4a83]:hover, .deep-orange.p-button[data-v-d93f4a83]:active, .deep-orange.p-button[data-v-d93f4a83]:focus {
  color: white !important;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button.p-button-outlined[data-v-d93f4a83] {
  background-color: white !important;
  color: #ff5722 !important;
}
.deep-orange.p-button.p-button-outlined[data-v-d93f4a83]:hover, .deep-orange.p-button.p-button-outlined[data-v-d93f4a83]:active, .deep-orange.p-button.p-button-outlined[data-v-d93f4a83]:focus {
  background-color: rgb(255, 238.2, 232.9) !important;
}
.deep-orange.p-toolbar[data-v-d93f4a83] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.darken-1[data-v-d93f4a83] {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-1[data-v-d93f4a83]:hover {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-2[data-v-d93f4a83] {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-2[data-v-d93f4a83]:hover {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-3[data-v-d93f4a83] {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-3[data-v-d93f4a83]:hover {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-4[data-v-d93f4a83] {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.darken-4[data-v-d93f4a83]:hover {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.lighten-1[data-v-d93f4a83] {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-1[data-v-d93f4a83]:hover {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-2[data-v-d93f4a83] {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-2[data-v-d93f4a83]:hover {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-3[data-v-d93f4a83] {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-3[data-v-d93f4a83]:hover {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-4[data-v-d93f4a83] {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.deep-orange.lighten-4[data-v-d93f4a83]:hover {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange[data-v-d93f4a83] {
  background-color: #ff5722;
}
.bgdeep-orange[data-v-d93f4a83]:hover, .bgdeep-orange[data-v-d93f4a83]:focus {
  background-color: #ff5722;
}
.bgdeep-orange.p-card[data-v-d93f4a83] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.bgdeep-orange.darken-1[data-v-d93f4a83] {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-1[data-v-d93f4a83]:hover {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-2[data-v-d93f4a83] {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-2[data-v-d93f4a83]:hover {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-3[data-v-d93f4a83] {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-3[data-v-d93f4a83]:hover {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-4[data-v-d93f4a83] {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.darken-4[data-v-d93f4a83]:hover {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.lighten-1[data-v-d93f4a83] {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-1[data-v-d93f4a83]:hover {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-2[data-v-d93f4a83] {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-2[data-v-d93f4a83]:hover {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-3[data-v-d93f4a83] {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-3[data-v-d93f4a83]:hover {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-4[data-v-d93f4a83] {
  background-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange.lighten-4[data-v-d93f4a83]:hover {
  background-color: rgb(255, 154.2, 122.4);
}
[color=brown][data-v-d93f4a83] {
  color: #795548;
}
.brown[data-v-d93f4a83] {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown[data-v-d93f4a83]:hover, .brown[data-v-d93f4a83]:active, .brown[data-v-d93f4a83]:focus {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button[data-v-d93f4a83] {
  color: white !important;
}
.brown.p-button[data-v-d93f4a83]:hover, .brown.p-button[data-v-d93f4a83]:active, .brown.p-button[data-v-d93f4a83]:focus {
  color: white !important;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button.p-button-outlined[data-v-d93f4a83] {
  background-color: white !important;
  color: #795548 !important;
}
.brown.p-button.p-button-outlined[data-v-d93f4a83]:hover, .brown.p-button.p-button-outlined[data-v-d93f4a83]:active, .brown.p-button.p-button-outlined[data-v-d93f4a83]:focus {
  background-color: rgb(241.6, 238, 236.7) !important;
}
.brown.p-toolbar[data-v-d93f4a83] {
  background-color: #795548;
  border-color: #795548;
}
.brown.darken-1[data-v-d93f4a83] {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-1[data-v-d93f4a83]:hover {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-2[data-v-d93f4a83] {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-2[data-v-d93f4a83]:hover {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-3[data-v-d93f4a83] {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-3[data-v-d93f4a83]:hover {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-4[data-v-d93f4a83] {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.darken-4[data-v-d93f4a83]:hover {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.lighten-1[data-v-d93f4a83] {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-1[data-v-d93f4a83]:hover {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-2[data-v-d93f4a83] {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-2[data-v-d93f4a83]:hover {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-3[data-v-d93f4a83] {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-3[data-v-d93f4a83]:hover {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-4[data-v-d93f4a83] {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.brown.lighten-4[data-v-d93f4a83]:hover {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.bgbrown[data-v-d93f4a83] {
  background-color: #795548;
}
.bgbrown[data-v-d93f4a83]:hover, .bgbrown[data-v-d93f4a83]:focus {
  background-color: #795548;
}
.bgbrown.p-card[data-v-d93f4a83] {
  background-color: #795548;
  border-color: #795548;
}
.bgbrown.darken-1[data-v-d93f4a83] {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-1[data-v-d93f4a83]:hover {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-2[data-v-d93f4a83] {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-2[data-v-d93f4a83]:hover {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-3[data-v-d93f4a83] {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-3[data-v-d93f4a83]:hover {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-4[data-v-d93f4a83] {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.darken-4[data-v-d93f4a83]:hover {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.lighten-1[data-v-d93f4a83] {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-1[data-v-d93f4a83]:hover {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-2[data-v-d93f4a83] {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-2[data-v-d93f4a83]:hover {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-3[data-v-d93f4a83] {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-3[data-v-d93f4a83]:hover {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-4[data-v-d93f4a83] {
  background-color: rgb(174.6, 153, 145.2);
}
.bgbrown.lighten-4[data-v-d93f4a83]:hover {
  background-color: rgb(174.6, 153, 145.2);
}
[color=blue-gray][data-v-d93f4a83] {
  color: #607d8b;
}
.blue-gray[data-v-d93f4a83] {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray[data-v-d93f4a83]:hover, .blue-gray[data-v-d93f4a83]:active, .blue-gray[data-v-d93f4a83]:focus {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button[data-v-d93f4a83] {
  color: white !important;
}
.blue-gray.p-button[data-v-d93f4a83]:hover, .blue-gray.p-button[data-v-d93f4a83]:active, .blue-gray.p-button[data-v-d93f4a83]:focus {
  color: white !important;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button.p-button-outlined[data-v-d93f4a83] {
  background-color: white !important;
  color: #607d8b !important;
}
.blue-gray.p-button.p-button-outlined[data-v-d93f4a83]:hover, .blue-gray.p-button.p-button-outlined[data-v-d93f4a83]:active, .blue-gray.p-button.p-button-outlined[data-v-d93f4a83]:focus {
  background-color: rgb(239.1, 242, 243.4) !important;
}
.blue-gray.p-toolbar[data-v-d93f4a83] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.darken-1[data-v-d93f4a83] {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-1[data-v-d93f4a83]:hover {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-2[data-v-d93f4a83] {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-2[data-v-d93f4a83]:hover {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-3[data-v-d93f4a83] {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-3[data-v-d93f4a83]:hover {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-4[data-v-d93f4a83] {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.darken-4[data-v-d93f4a83]:hover {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.lighten-1[data-v-d93f4a83] {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-1[data-v-d93f4a83]:hover {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-2[data-v-d93f4a83] {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-2[data-v-d93f4a83]:hover {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-3[data-v-d93f4a83] {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-3[data-v-d93f4a83]:hover {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-4[data-v-d93f4a83] {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.blue-gray.lighten-4[data-v-d93f4a83]:hover {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray[data-v-d93f4a83] {
  background-color: #607d8b;
}
.bgblue-gray[data-v-d93f4a83]:hover, .bgblue-gray[data-v-d93f4a83]:focus {
  background-color: #607d8b;
}
.bgblue-gray.p-card[data-v-d93f4a83] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.bgblue-gray.darken-1[data-v-d93f4a83] {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-1[data-v-d93f4a83]:hover {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-2[data-v-d93f4a83] {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-2[data-v-d93f4a83]:hover {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-3[data-v-d93f4a83] {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-3[data-v-d93f4a83]:hover {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-4[data-v-d93f4a83] {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.darken-4[data-v-d93f4a83]:hover {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.lighten-1[data-v-d93f4a83] {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-1[data-v-d93f4a83]:hover {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-2[data-v-d93f4a83] {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-2[data-v-d93f4a83]:hover {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-3[data-v-d93f4a83] {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-3[data-v-d93f4a83]:hover {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-4[data-v-d93f4a83] {
  background-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray.lighten-4[data-v-d93f4a83]:hover {
  background-color: rgb(159.6, 177, 185.4);
}
[color=gray][data-v-d93f4a83] {
  color: #9e9e9e;
}
.gray[data-v-d93f4a83] {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray[data-v-d93f4a83]:hover, .gray[data-v-d93f4a83]:active, .gray[data-v-d93f4a83]:focus {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button[data-v-d93f4a83] {
  color: white !important;
}
.gray.p-button[data-v-d93f4a83]:hover, .gray.p-button[data-v-d93f4a83]:active, .gray.p-button[data-v-d93f4a83]:focus {
  color: white !important;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button.p-button-outlined[data-v-d93f4a83] {
  background-color: white !important;
  color: #9e9e9e !important;
}
.gray.p-button.p-button-outlined[data-v-d93f4a83]:hover, .gray.p-button.p-button-outlined[data-v-d93f4a83]:active, .gray.p-button.p-button-outlined[data-v-d93f4a83]:focus {
  background-color: rgb(245.3, 245.3, 245.3) !important;
}
.gray.p-toolbar[data-v-d93f4a83] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.darken-1[data-v-d93f4a83] {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-1[data-v-d93f4a83]:hover {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-2[data-v-d93f4a83] {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-2[data-v-d93f4a83]:hover {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-3[data-v-d93f4a83] {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-3[data-v-d93f4a83]:hover {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-4[data-v-d93f4a83] {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.darken-4[data-v-d93f4a83]:hover {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.lighten-1[data-v-d93f4a83] {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-1[data-v-d93f4a83]:hover {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-2[data-v-d93f4a83] {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-2[data-v-d93f4a83]:hover {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-3[data-v-d93f4a83] {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-3[data-v-d93f4a83]:hover {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-4[data-v-d93f4a83] {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.gray.lighten-4[data-v-d93f4a83]:hover {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.bggray[data-v-d93f4a83] {
  background-color: #9e9e9e;
}
.bggray[data-v-d93f4a83]:hover, .bggray[data-v-d93f4a83]:focus {
  background-color: #9e9e9e;
}
.bggray.p-card[data-v-d93f4a83] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.bggray.darken-1[data-v-d93f4a83] {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-1[data-v-d93f4a83]:hover {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-2[data-v-d93f4a83] {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-2[data-v-d93f4a83]:hover {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-3[data-v-d93f4a83] {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-3[data-v-d93f4a83]:hover {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-4[data-v-d93f4a83] {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.darken-4[data-v-d93f4a83]:hover {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.lighten-1[data-v-d93f4a83] {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-1[data-v-d93f4a83]:hover {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-2[data-v-d93f4a83] {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-2[data-v-d93f4a83]:hover {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-3[data-v-d93f4a83] {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-3[data-v-d93f4a83]:hover {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-4[data-v-d93f4a83] {
  background-color: rgb(196.8, 196.8, 196.8);
}
.bggray.lighten-4[data-v-d93f4a83]:hover {
  background-color: rgb(196.8, 196.8, 196.8);
}
[color=ble][data-v-d93f4a83] {
  color: #287aa9;
}
.ble[data-v-d93f4a83] {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble[data-v-d93f4a83]:hover, .ble[data-v-d93f4a83]:active, .ble[data-v-d93f4a83]:focus {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button[data-v-d93f4a83] {
  color: white !important;
}
.ble.p-button[data-v-d93f4a83]:hover, .ble.p-button[data-v-d93f4a83]:active, .ble.p-button[data-v-d93f4a83]:focus {
  color: white !important;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button.p-button-outlined[data-v-d93f4a83] {
  background-color: white !important;
  color: #287aa9 !important;
}
.ble.p-button.p-button-outlined[data-v-d93f4a83]:hover, .ble.p-button.p-button-outlined[data-v-d93f4a83]:active, .ble.p-button.p-button-outlined[data-v-d93f4a83]:focus {
  background-color: rgb(233.5, 241.7, 246.4) !important;
}
.ble.p-toolbar[data-v-d93f4a83] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.darken-1[data-v-d93f4a83] {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-1[data-v-d93f4a83]:hover {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-2[data-v-d93f4a83] {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-2[data-v-d93f4a83]:hover {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-3[data-v-d93f4a83] {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-3[data-v-d93f4a83]:hover {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-4[data-v-d93f4a83] {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.darken-4[data-v-d93f4a83]:hover {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.lighten-1[data-v-d93f4a83] {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-1[data-v-d93f4a83]:hover {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-2[data-v-d93f4a83] {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-2[data-v-d93f4a83]:hover {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-3[data-v-d93f4a83] {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-3[data-v-d93f4a83]:hover {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-4[data-v-d93f4a83] {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.ble.lighten-4[data-v-d93f4a83]:hover {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.bgble[data-v-d93f4a83] {
  background-color: #287aa9;
}
.bgble[data-v-d93f4a83]:hover, .bgble[data-v-d93f4a83]:focus {
  background-color: #287aa9;
}
.bgble.p-card[data-v-d93f4a83] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.bgble.darken-1[data-v-d93f4a83] {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-1[data-v-d93f4a83]:hover {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-2[data-v-d93f4a83] {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-2[data-v-d93f4a83]:hover {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-3[data-v-d93f4a83] {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-3[data-v-d93f4a83]:hover {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-4[data-v-d93f4a83] {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.darken-4[data-v-d93f4a83]:hover {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.lighten-1[data-v-d93f4a83] {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-1[data-v-d93f4a83]:hover {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-2[data-v-d93f4a83] {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-2[data-v-d93f4a83]:hover {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-3[data-v-d93f4a83] {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-3[data-v-d93f4a83]:hover {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-4[data-v-d93f4a83] {
  background-color: rgb(126, 175.2, 203.4);
}
.bgble.lighten-4[data-v-d93f4a83]:hover {
  background-color: rgb(126, 175.2, 203.4);
}
[color=black][data-v-d93f4a83] {
  color: #202020;
}
.black[data-v-d93f4a83] {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black[data-v-d93f4a83]:hover, .black[data-v-d93f4a83]:active, .black[data-v-d93f4a83]:focus {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button[data-v-d93f4a83] {
  color: white !important;
}
.black.p-button[data-v-d93f4a83]:hover, .black.p-button[data-v-d93f4a83]:active, .black.p-button[data-v-d93f4a83]:focus {
  color: white !important;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button.p-button-outlined[data-v-d93f4a83] {
  background-color: white !important;
  color: #202020 !important;
}
.black.p-button.p-button-outlined[data-v-d93f4a83]:hover, .black.p-button.p-button-outlined[data-v-d93f4a83]:active, .black.p-button.p-button-outlined[data-v-d93f4a83]:focus {
  background-color: rgb(232.7, 232.7, 232.7) !important;
}
.black.p-toolbar[data-v-d93f4a83] {
  background-color: #202020;
  border-color: #202020;
}
.black.darken-1[data-v-d93f4a83] {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-1[data-v-d93f4a83]:hover {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-2[data-v-d93f4a83] {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-2[data-v-d93f4a83]:hover {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-3[data-v-d93f4a83] {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-3[data-v-d93f4a83]:hover {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-4[data-v-d93f4a83] {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.darken-4[data-v-d93f4a83]:hover {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.lighten-1[data-v-d93f4a83] {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-1[data-v-d93f4a83]:hover {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-2[data-v-d93f4a83] {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-2[data-v-d93f4a83]:hover {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-3[data-v-d93f4a83] {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-3[data-v-d93f4a83]:hover {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-4[data-v-d93f4a83] {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.black.lighten-4[data-v-d93f4a83]:hover {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.bgblack[data-v-d93f4a83] {
  background-color: #202020;
}
.bgblack[data-v-d93f4a83]:hover, .bgblack[data-v-d93f4a83]:focus {
  background-color: #202020;
}
.bgblack.p-card[data-v-d93f4a83] {
  background-color: #202020;
  border-color: #202020;
}
.bgblack.darken-1[data-v-d93f4a83] {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-1[data-v-d93f4a83]:hover {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-2[data-v-d93f4a83] {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-2[data-v-d93f4a83]:hover {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-3[data-v-d93f4a83] {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-3[data-v-d93f4a83]:hover {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-4[data-v-d93f4a83] {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.darken-4[data-v-d93f4a83]:hover {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.lighten-1[data-v-d93f4a83] {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-1[data-v-d93f4a83]:hover {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-2[data-v-d93f4a83] {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-2[data-v-d93f4a83]:hover {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-3[data-v-d93f4a83] {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-3[data-v-d93f4a83]:hover {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-4[data-v-d93f4a83] {
  background-color: rgb(121.2, 121.2, 121.2);
}
.bgblack.lighten-4[data-v-d93f4a83]:hover {
  background-color: rgb(121.2, 121.2, 121.2);
}
[color=white][data-v-d93f4a83] {
  color: #ffffff;
}
.white[data-v-d93f4a83] {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white[data-v-d93f4a83]:hover, .white[data-v-d93f4a83]:active, .white[data-v-d93f4a83]:focus {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button[data-v-d93f4a83] {
  color: white !important;
}
.white.p-button[data-v-d93f4a83]:hover, .white.p-button[data-v-d93f4a83]:active, .white.p-button[data-v-d93f4a83]:focus {
  color: white !important;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button.p-button-outlined[data-v-d93f4a83] {
  background-color: white !important;
  color: #ffffff !important;
}
.white.p-button.p-button-outlined[data-v-d93f4a83]:hover, .white.p-button.p-button-outlined[data-v-d93f4a83]:active, .white.p-button.p-button-outlined[data-v-d93f4a83]:focus {
  background-color: white !important;
}
.white.p-toolbar[data-v-d93f4a83] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.darken-1[data-v-d93f4a83] {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-1[data-v-d93f4a83]:hover {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-2[data-v-d93f4a83] {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-2[data-v-d93f4a83]:hover {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-3[data-v-d93f4a83] {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-3[data-v-d93f4a83]:hover {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-4[data-v-d93f4a83] {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.darken-4[data-v-d93f4a83]:hover {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.lighten-1[data-v-d93f4a83] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-1[data-v-d93f4a83]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-d93f4a83] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-d93f4a83]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-d93f4a83] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-d93f4a83]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-d93f4a83] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-d93f4a83]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.bgwhite[data-v-d93f4a83] {
  background-color: #ffffff;
}
.bgwhite[data-v-d93f4a83]:hover, .bgwhite[data-v-d93f4a83]:focus {
  background-color: #ffffff;
}
.bgwhite.p-card[data-v-d93f4a83] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.bgwhite.darken-1[data-v-d93f4a83] {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-1[data-v-d93f4a83]:hover {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-2[data-v-d93f4a83] {
  background-color: #cccccc;
}
.bgwhite.darken-2[data-v-d93f4a83]:hover {
  background-color: #cccccc;
}
.bgwhite.darken-3[data-v-d93f4a83] {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-3[data-v-d93f4a83]:hover {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-4[data-v-d93f4a83] {
  background-color: #999999;
}
.bgwhite.darken-4[data-v-d93f4a83]:hover {
  background-color: #999999;
}
.bgwhite.lighten-1[data-v-d93f4a83] {
  background-color: white;
}
.bgwhite.lighten-1[data-v-d93f4a83]:hover {
  background-color: white;
}
.bgwhite.lighten-2[data-v-d93f4a83] {
  background-color: white;
}
.bgwhite.lighten-2[data-v-d93f4a83]:hover {
  background-color: white;
}
.bgwhite.lighten-3[data-v-d93f4a83] {
  background-color: white;
}
.bgwhite.lighten-3[data-v-d93f4a83]:hover {
  background-color: white;
}
.bgwhite.lighten-4[data-v-d93f4a83] {
  background-color: white;
}
.bgwhite.lighten-4[data-v-d93f4a83]:hover {
  background-color: white;
}
.default[data-v-d93f4a83] {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.default[data-v-d93f4a83]:hover, .default[data-v-d93f4a83]:focus {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.telemetries-container[data-v-d93f4a83] {
  min-height: 100px;
}
p.raw[data-v-d93f4a83] {
  margin-bottom: 0;
  margin-top: 7px;
  color: #202020;
  font-size: 14px;
  text-transform: capitalize;
}
p.raw.errorTelemetry[data-v-d93f4a83] {
  background: #fceff0;
  font-weight: bold;
}/* COLORS */
/* reserved possible colors

#6B3A0A - warm brown OR #8E3F0A - burnt orange
#8A1538 - deep berry
#005A7A - petrol cyan

maybe #0C0C73 - deep indigo, but close to return/black

*/
/* FONTS */
/* PACKETA UI/UX */
/* Material palette */
[color=primary][data-v-3f27b625] {
  color: #bc210a;
}
.primary[data-v-3f27b625] {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary[data-v-3f27b625]:hover, .primary[data-v-3f27b625]:active, .primary[data-v-3f27b625]:focus {
  color: #bc210a;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button[data-v-3f27b625] {
  color: white !important;
}
.primary.p-button[data-v-3f27b625]:hover, .primary.p-button[data-v-3f27b625]:active, .primary.p-button[data-v-3f27b625]:focus {
  color: white !important;
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.p-button.p-button-outlined[data-v-3f27b625] {
  background-color: white !important;
  color: #bc210a !important;
}
.primary.p-button.p-button-outlined[data-v-3f27b625]:hover, .primary.p-button.p-button-outlined[data-v-3f27b625]:active, .primary.p-button.p-button-outlined[data-v-3f27b625]:focus {
  background-color: rgb(248.3, 232.8, 230.5) !important;
}
.primary.p-toolbar[data-v-3f27b625] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.primary.darken-1[data-v-3f27b625] {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-1[data-v-3f27b625]:hover {
  color: rgb(169.2, 29.7, 9);
  background-color: rgb(169.2, 29.7, 9);
  border-color: rgb(169.2, 29.7, 9);
}
.primary.darken-2[data-v-3f27b625] {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-2[data-v-3f27b625]:hover {
  color: rgb(150.4, 26.4, 8);
  background-color: rgb(150.4, 26.4, 8);
  border-color: rgb(150.4, 26.4, 8);
}
.primary.darken-3[data-v-3f27b625] {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-3[data-v-3f27b625]:hover {
  color: rgb(131.6, 23.1, 7);
  background-color: rgb(131.6, 23.1, 7);
  border-color: rgb(131.6, 23.1, 7);
}
.primary.darken-4[data-v-3f27b625] {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.darken-4[data-v-3f27b625]:hover {
  color: rgb(112.8, 19.8, 6);
  background-color: rgb(112.8, 19.8, 6);
  border-color: rgb(112.8, 19.8, 6);
}
.primary.lighten-1[data-v-3f27b625] {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-1[data-v-3f27b625]:hover {
  color: rgb(194.7, 55.2, 34.5);
  background-color: rgb(194.7, 55.2, 34.5);
  border-color: rgb(194.7, 55.2, 34.5);
}
.primary.lighten-2[data-v-3f27b625] {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-2[data-v-3f27b625]:hover {
  color: rgb(201.4, 77.4, 59);
  background-color: rgb(201.4, 77.4, 59);
  border-color: rgb(201.4, 77.4, 59);
}
.primary.lighten-3[data-v-3f27b625] {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-3[data-v-3f27b625]:hover {
  color: rgb(208.1, 99.6, 83.5);
  background-color: rgb(208.1, 99.6, 83.5);
  border-color: rgb(208.1, 99.6, 83.5);
}
.primary.lighten-4[data-v-3f27b625] {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.primary.lighten-4[data-v-3f27b625]:hover {
  color: rgb(214.8, 121.8, 108);
  background-color: rgb(214.8, 121.8, 108);
  border-color: rgb(214.8, 121.8, 108);
}
.bgprimary[data-v-3f27b625] {
  background-color: #bc210a;
}
.bgprimary[data-v-3f27b625]:hover, .bgprimary[data-v-3f27b625]:focus {
  background-color: #bc210a;
}
.bgprimary.p-card[data-v-3f27b625] {
  background-color: #bc210a;
  border-color: #bc210a;
}
.bgprimary.darken-1[data-v-3f27b625] {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-1[data-v-3f27b625]:hover {
  background-color: rgb(169.2, 29.7, 9);
}
.bgprimary.darken-2[data-v-3f27b625] {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-2[data-v-3f27b625]:hover {
  background-color: rgb(150.4, 26.4, 8);
}
.bgprimary.darken-3[data-v-3f27b625] {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-3[data-v-3f27b625]:hover {
  background-color: rgb(131.6, 23.1, 7);
}
.bgprimary.darken-4[data-v-3f27b625] {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.darken-4[data-v-3f27b625]:hover {
  background-color: rgb(112.8, 19.8, 6);
}
.bgprimary.lighten-1[data-v-3f27b625] {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-1[data-v-3f27b625]:hover {
  background-color: rgb(194.7, 55.2, 34.5);
}
.bgprimary.lighten-2[data-v-3f27b625] {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-2[data-v-3f27b625]:hover {
  background-color: rgb(201.4, 77.4, 59);
}
.bgprimary.lighten-3[data-v-3f27b625] {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-3[data-v-3f27b625]:hover {
  background-color: rgb(208.1, 99.6, 83.5);
}
.bgprimary.lighten-4[data-v-3f27b625] {
  background-color: rgb(214.8, 121.8, 108);
}
.bgprimary.lighten-4[data-v-3f27b625]:hover {
  background-color: rgb(214.8, 121.8, 108);
}
[color=red][data-v-3f27b625] {
  color: #f44336;
}
.red[data-v-3f27b625] {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red[data-v-3f27b625]:hover, .red[data-v-3f27b625]:active, .red[data-v-3f27b625]:focus {
  color: #f44336;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button[data-v-3f27b625] {
  color: white !important;
}
.red.p-button[data-v-3f27b625]:hover, .red.p-button[data-v-3f27b625]:active, .red.p-button[data-v-3f27b625]:focus {
  color: white !important;
  background-color: #f44336;
  border-color: #f44336;
}
.red.p-button.p-button-outlined[data-v-3f27b625] {
  background-color: white !important;
  color: #f44336 !important;
}
.red.p-button.p-button-outlined[data-v-3f27b625]:hover, .red.p-button.p-button-outlined[data-v-3f27b625]:active, .red.p-button.p-button-outlined[data-v-3f27b625]:focus {
  background-color: rgb(253.9, 236.2, 234.9) !important;
}
.red.p-toolbar[data-v-3f27b625] {
  background-color: #f44336;
  border-color: #f44336;
}
.red.darken-1[data-v-3f27b625] {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-1[data-v-3f27b625]:hover {
  color: rgb(219.6, 60.3, 48.6);
  background-color: rgb(219.6, 60.3, 48.6);
  border-color: rgb(219.6, 60.3, 48.6);
}
.red.darken-2[data-v-3f27b625] {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-2[data-v-3f27b625]:hover {
  color: rgb(195.2, 53.6, 43.2);
  background-color: rgb(195.2, 53.6, 43.2);
  border-color: rgb(195.2, 53.6, 43.2);
}
.red.darken-3[data-v-3f27b625] {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-3[data-v-3f27b625]:hover {
  color: rgb(170.8, 46.9, 37.8);
  background-color: rgb(170.8, 46.9, 37.8);
  border-color: rgb(170.8, 46.9, 37.8);
}
.red.darken-4[data-v-3f27b625] {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.darken-4[data-v-3f27b625]:hover {
  color: rgb(146.4, 40.2, 32.4);
  background-color: rgb(146.4, 40.2, 32.4);
  border-color: rgb(146.4, 40.2, 32.4);
}
.red.lighten-1[data-v-3f27b625] {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-1[data-v-3f27b625]:hover {
  color: rgb(245.1, 85.8, 74.1);
  background-color: rgb(245.1, 85.8, 74.1);
  border-color: rgb(245.1, 85.8, 74.1);
}
.red.lighten-2[data-v-3f27b625] {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-2[data-v-3f27b625]:hover {
  color: rgb(246.2, 104.6, 94.2);
  background-color: rgb(246.2, 104.6, 94.2);
  border-color: rgb(246.2, 104.6, 94.2);
}
.red.lighten-3[data-v-3f27b625] {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-3[data-v-3f27b625]:hover {
  color: rgb(247.3, 123.4, 114.3);
  background-color: rgb(247.3, 123.4, 114.3);
  border-color: rgb(247.3, 123.4, 114.3);
}
.red.lighten-4[data-v-3f27b625] {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.red.lighten-4[data-v-3f27b625]:hover {
  color: rgb(248.4, 142.2, 134.4);
  background-color: rgb(248.4, 142.2, 134.4);
  border-color: rgb(248.4, 142.2, 134.4);
}
.bgred[data-v-3f27b625] {
  background-color: #f44336;
}
.bgred[data-v-3f27b625]:hover, .bgred[data-v-3f27b625]:focus {
  background-color: #f44336;
}
.bgred.p-card[data-v-3f27b625] {
  background-color: #f44336;
  border-color: #f44336;
}
.bgred.darken-1[data-v-3f27b625] {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-1[data-v-3f27b625]:hover {
  background-color: rgb(219.6, 60.3, 48.6);
}
.bgred.darken-2[data-v-3f27b625] {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-2[data-v-3f27b625]:hover {
  background-color: rgb(195.2, 53.6, 43.2);
}
.bgred.darken-3[data-v-3f27b625] {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-3[data-v-3f27b625]:hover {
  background-color: rgb(170.8, 46.9, 37.8);
}
.bgred.darken-4[data-v-3f27b625] {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.darken-4[data-v-3f27b625]:hover {
  background-color: rgb(146.4, 40.2, 32.4);
}
.bgred.lighten-1[data-v-3f27b625] {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-1[data-v-3f27b625]:hover {
  background-color: rgb(245.1, 85.8, 74.1);
}
.bgred.lighten-2[data-v-3f27b625] {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-2[data-v-3f27b625]:hover {
  background-color: rgb(246.2, 104.6, 94.2);
}
.bgred.lighten-3[data-v-3f27b625] {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-3[data-v-3f27b625]:hover {
  background-color: rgb(247.3, 123.4, 114.3);
}
.bgred.lighten-4[data-v-3f27b625] {
  background-color: rgb(248.4, 142.2, 134.4);
}
.bgred.lighten-4[data-v-3f27b625]:hover {
  background-color: rgb(248.4, 142.2, 134.4);
}
[color=grenade][data-v-3f27b625] {
  color: #dd2c00;
}
.grenade[data-v-3f27b625] {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade[data-v-3f27b625]:hover, .grenade[data-v-3f27b625]:active, .grenade[data-v-3f27b625]:focus {
  color: #dd2c00;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button[data-v-3f27b625] {
  color: white !important;
}
.grenade.p-button[data-v-3f27b625]:hover, .grenade.p-button[data-v-3f27b625]:active, .grenade.p-button[data-v-3f27b625]:focus {
  color: white !important;
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.p-button.p-button-outlined[data-v-3f27b625] {
  background-color: white !important;
  color: #dd2c00 !important;
}
.grenade.p-button.p-button-outlined[data-v-3f27b625]:hover, .grenade.p-button.p-button-outlined[data-v-3f27b625]:active, .grenade.p-button.p-button-outlined[data-v-3f27b625]:focus {
  background-color: rgb(251.6, 233.9, 229.5) !important;
}
.grenade.p-toolbar[data-v-3f27b625] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.grenade.darken-1[data-v-3f27b625] {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-1[data-v-3f27b625]:hover {
  color: rgb(198.9, 39.6, 0);
  background-color: rgb(198.9, 39.6, 0);
  border-color: rgb(198.9, 39.6, 0);
}
.grenade.darken-2[data-v-3f27b625] {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-2[data-v-3f27b625]:hover {
  color: rgb(176.8, 35.2, 0);
  background-color: rgb(176.8, 35.2, 0);
  border-color: rgb(176.8, 35.2, 0);
}
.grenade.darken-3[data-v-3f27b625] {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-3[data-v-3f27b625]:hover {
  color: rgb(154.7, 30.8, 0);
  background-color: rgb(154.7, 30.8, 0);
  border-color: rgb(154.7, 30.8, 0);
}
.grenade.darken-4[data-v-3f27b625] {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.darken-4[data-v-3f27b625]:hover {
  color: rgb(132.6, 26.4, 0);
  background-color: rgb(132.6, 26.4, 0);
  border-color: rgb(132.6, 26.4, 0);
}
.grenade.lighten-1[data-v-3f27b625] {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-1[data-v-3f27b625]:hover {
  color: rgb(224.4, 65.1, 25.5);
  background-color: rgb(224.4, 65.1, 25.5);
  border-color: rgb(224.4, 65.1, 25.5);
}
.grenade.lighten-2[data-v-3f27b625] {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-2[data-v-3f27b625]:hover {
  color: rgb(227.8, 86.2, 51);
  background-color: rgb(227.8, 86.2, 51);
  border-color: rgb(227.8, 86.2, 51);
}
.grenade.lighten-3[data-v-3f27b625] {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-3[data-v-3f27b625]:hover {
  color: rgb(231.2, 107.3, 76.5);
  background-color: rgb(231.2, 107.3, 76.5);
  border-color: rgb(231.2, 107.3, 76.5);
}
.grenade.lighten-4[data-v-3f27b625] {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.grenade.lighten-4[data-v-3f27b625]:hover {
  color: rgb(234.6, 128.4, 102);
  background-color: rgb(234.6, 128.4, 102);
  border-color: rgb(234.6, 128.4, 102);
}
.bggrenade[data-v-3f27b625] {
  background-color: #dd2c00;
}
.bggrenade[data-v-3f27b625]:hover, .bggrenade[data-v-3f27b625]:focus {
  background-color: #dd2c00;
}
.bggrenade.p-card[data-v-3f27b625] {
  background-color: #dd2c00;
  border-color: #dd2c00;
}
.bggrenade.darken-1[data-v-3f27b625] {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-1[data-v-3f27b625]:hover {
  background-color: rgb(198.9, 39.6, 0);
}
.bggrenade.darken-2[data-v-3f27b625] {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-2[data-v-3f27b625]:hover {
  background-color: rgb(176.8, 35.2, 0);
}
.bggrenade.darken-3[data-v-3f27b625] {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-3[data-v-3f27b625]:hover {
  background-color: rgb(154.7, 30.8, 0);
}
.bggrenade.darken-4[data-v-3f27b625] {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.darken-4[data-v-3f27b625]:hover {
  background-color: rgb(132.6, 26.4, 0);
}
.bggrenade.lighten-1[data-v-3f27b625] {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-1[data-v-3f27b625]:hover {
  background-color: rgb(224.4, 65.1, 25.5);
}
.bggrenade.lighten-2[data-v-3f27b625] {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-2[data-v-3f27b625]:hover {
  background-color: rgb(227.8, 86.2, 51);
}
.bggrenade.lighten-3[data-v-3f27b625] {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-3[data-v-3f27b625]:hover {
  background-color: rgb(231.2, 107.3, 76.5);
}
.bggrenade.lighten-4[data-v-3f27b625] {
  background-color: rgb(234.6, 128.4, 102);
}
.bggrenade.lighten-4[data-v-3f27b625]:hover {
  background-color: rgb(234.6, 128.4, 102);
}
[color=pink][data-v-3f27b625] {
  color: #e91e63;
}
.pink[data-v-3f27b625] {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink[data-v-3f27b625]:hover, .pink[data-v-3f27b625]:active, .pink[data-v-3f27b625]:focus {
  color: #e91e63;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button[data-v-3f27b625] {
  color: white !important;
}
.pink.p-button[data-v-3f27b625]:hover, .pink.p-button[data-v-3f27b625]:active, .pink.p-button[data-v-3f27b625]:focus {
  color: white !important;
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.p-button.p-button-outlined[data-v-3f27b625] {
  background-color: white !important;
  color: #e91e63 !important;
}
.pink.p-button.p-button-outlined[data-v-3f27b625]:hover, .pink.p-button.p-button-outlined[data-v-3f27b625]:active, .pink.p-button.p-button-outlined[data-v-3f27b625]:focus {
  background-color: rgb(252.8, 232.5, 239.4) !important;
}
.pink.p-toolbar[data-v-3f27b625] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.pink.darken-1[data-v-3f27b625] {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-1[data-v-3f27b625]:hover {
  color: rgb(209.7, 27, 89.1);
  background-color: rgb(209.7, 27, 89.1);
  border-color: rgb(209.7, 27, 89.1);
}
.pink.darken-2[data-v-3f27b625] {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-2[data-v-3f27b625]:hover {
  color: rgb(186.4, 24, 79.2);
  background-color: rgb(186.4, 24, 79.2);
  border-color: rgb(186.4, 24, 79.2);
}
.pink.darken-3[data-v-3f27b625] {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-3[data-v-3f27b625]:hover {
  color: rgb(163.1, 21, 69.3);
  background-color: rgb(163.1, 21, 69.3);
  border-color: rgb(163.1, 21, 69.3);
}
.pink.darken-4[data-v-3f27b625] {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.darken-4[data-v-3f27b625]:hover {
  color: rgb(139.8, 18, 59.4);
  background-color: rgb(139.8, 18, 59.4);
  border-color: rgb(139.8, 18, 59.4);
}
.pink.lighten-1[data-v-3f27b625] {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-1[data-v-3f27b625]:hover {
  color: rgb(235.2, 52.5, 114.6);
  background-color: rgb(235.2, 52.5, 114.6);
  border-color: rgb(235.2, 52.5, 114.6);
}
.pink.lighten-2[data-v-3f27b625] {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-2[data-v-3f27b625]:hover {
  color: rgb(237.4, 75, 130.2);
  background-color: rgb(237.4, 75, 130.2);
  border-color: rgb(237.4, 75, 130.2);
}
.pink.lighten-3[data-v-3f27b625] {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-3[data-v-3f27b625]:hover {
  color: rgb(239.6, 97.5, 145.8);
  background-color: rgb(239.6, 97.5, 145.8);
  border-color: rgb(239.6, 97.5, 145.8);
}
.pink.lighten-4[data-v-3f27b625] {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.pink.lighten-4[data-v-3f27b625]:hover {
  color: rgb(241.8, 120, 161.4);
  background-color: rgb(241.8, 120, 161.4);
  border-color: rgb(241.8, 120, 161.4);
}
.bgpink[data-v-3f27b625] {
  background-color: #e91e63;
}
.bgpink[data-v-3f27b625]:hover, .bgpink[data-v-3f27b625]:focus {
  background-color: #e91e63;
}
.bgpink.p-card[data-v-3f27b625] {
  background-color: #e91e63;
  border-color: #e91e63;
}
.bgpink.darken-1[data-v-3f27b625] {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-1[data-v-3f27b625]:hover {
  background-color: rgb(209.7, 27, 89.1);
}
.bgpink.darken-2[data-v-3f27b625] {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-2[data-v-3f27b625]:hover {
  background-color: rgb(186.4, 24, 79.2);
}
.bgpink.darken-3[data-v-3f27b625] {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-3[data-v-3f27b625]:hover {
  background-color: rgb(163.1, 21, 69.3);
}
.bgpink.darken-4[data-v-3f27b625] {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.darken-4[data-v-3f27b625]:hover {
  background-color: rgb(139.8, 18, 59.4);
}
.bgpink.lighten-1[data-v-3f27b625] {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-1[data-v-3f27b625]:hover {
  background-color: rgb(235.2, 52.5, 114.6);
}
.bgpink.lighten-2[data-v-3f27b625] {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-2[data-v-3f27b625]:hover {
  background-color: rgb(237.4, 75, 130.2);
}
.bgpink.lighten-3[data-v-3f27b625] {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-3[data-v-3f27b625]:hover {
  background-color: rgb(239.6, 97.5, 145.8);
}
.bgpink.lighten-4[data-v-3f27b625] {
  background-color: rgb(241.8, 120, 161.4);
}
.bgpink.lighten-4[data-v-3f27b625]:hover {
  background-color: rgb(241.8, 120, 161.4);
}
[color=purple][data-v-3f27b625] {
  color: #9c27b0;
}
.purple[data-v-3f27b625] {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple[data-v-3f27b625]:hover, .purple[data-v-3f27b625]:active, .purple[data-v-3f27b625]:focus {
  color: #9c27b0;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button[data-v-3f27b625] {
  color: white !important;
}
.purple.p-button[data-v-3f27b625]:hover, .purple.p-button[data-v-3f27b625]:active, .purple.p-button[data-v-3f27b625]:focus {
  color: white !important;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.p-button.p-button-outlined[data-v-3f27b625] {
  background-color: white !important;
  color: #9c27b0 !important;
}
.purple.p-button.p-button-outlined[data-v-3f27b625]:hover, .purple.p-button.p-button-outlined[data-v-3f27b625]:active, .purple.p-button.p-button-outlined[data-v-3f27b625]:focus {
  background-color: rgb(245.1, 233.4, 247.1) !important;
}
.purple.p-toolbar[data-v-3f27b625] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.purple.darken-1[data-v-3f27b625] {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-1[data-v-3f27b625]:hover {
  color: rgb(140.4, 35.1, 158.4);
  background-color: rgb(140.4, 35.1, 158.4);
  border-color: rgb(140.4, 35.1, 158.4);
}
.purple.darken-2[data-v-3f27b625] {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-2[data-v-3f27b625]:hover {
  color: rgb(124.8, 31.2, 140.8);
  background-color: rgb(124.8, 31.2, 140.8);
  border-color: rgb(124.8, 31.2, 140.8);
}
.purple.darken-3[data-v-3f27b625] {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-3[data-v-3f27b625]:hover {
  color: rgb(109.2, 27.3, 123.2);
  background-color: rgb(109.2, 27.3, 123.2);
  border-color: rgb(109.2, 27.3, 123.2);
}
.purple.darken-4[data-v-3f27b625] {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.darken-4[data-v-3f27b625]:hover {
  color: rgb(93.6, 23.4, 105.6);
  background-color: rgb(93.6, 23.4, 105.6);
  border-color: rgb(93.6, 23.4, 105.6);
}
.purple.lighten-1[data-v-3f27b625] {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-1[data-v-3f27b625]:hover {
  color: rgb(165.9, 60.6, 183.9);
  background-color: rgb(165.9, 60.6, 183.9);
  border-color: rgb(165.9, 60.6, 183.9);
}
.purple.lighten-2[data-v-3f27b625] {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-2[data-v-3f27b625]:hover {
  color: rgb(175.8, 82.2, 191.8);
  background-color: rgb(175.8, 82.2, 191.8);
  border-color: rgb(175.8, 82.2, 191.8);
}
.purple.lighten-3[data-v-3f27b625] {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-3[data-v-3f27b625]:hover {
  color: rgb(185.7, 103.8, 199.7);
  background-color: rgb(185.7, 103.8, 199.7);
  border-color: rgb(185.7, 103.8, 199.7);
}
.purple.lighten-4[data-v-3f27b625] {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.purple.lighten-4[data-v-3f27b625]:hover {
  color: rgb(195.6, 125.4, 207.6);
  background-color: rgb(195.6, 125.4, 207.6);
  border-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple[data-v-3f27b625] {
  background-color: #9c27b0;
}
.bgpurple[data-v-3f27b625]:hover, .bgpurple[data-v-3f27b625]:focus {
  background-color: #9c27b0;
}
.bgpurple.p-card[data-v-3f27b625] {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.bgpurple.darken-1[data-v-3f27b625] {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-1[data-v-3f27b625]:hover {
  background-color: rgb(140.4, 35.1, 158.4);
}
.bgpurple.darken-2[data-v-3f27b625] {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-2[data-v-3f27b625]:hover {
  background-color: rgb(124.8, 31.2, 140.8);
}
.bgpurple.darken-3[data-v-3f27b625] {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-3[data-v-3f27b625]:hover {
  background-color: rgb(109.2, 27.3, 123.2);
}
.bgpurple.darken-4[data-v-3f27b625] {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.darken-4[data-v-3f27b625]:hover {
  background-color: rgb(93.6, 23.4, 105.6);
}
.bgpurple.lighten-1[data-v-3f27b625] {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-1[data-v-3f27b625]:hover {
  background-color: rgb(165.9, 60.6, 183.9);
}
.bgpurple.lighten-2[data-v-3f27b625] {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-2[data-v-3f27b625]:hover {
  background-color: rgb(175.8, 82.2, 191.8);
}
.bgpurple.lighten-3[data-v-3f27b625] {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-3[data-v-3f27b625]:hover {
  background-color: rgb(185.7, 103.8, 199.7);
}
.bgpurple.lighten-4[data-v-3f27b625] {
  background-color: rgb(195.6, 125.4, 207.6);
}
.bgpurple.lighten-4[data-v-3f27b625]:hover {
  background-color: rgb(195.6, 125.4, 207.6);
}
[color=deep-purple][data-v-3f27b625] {
  color: #673ab7;
}
.deep-purple[data-v-3f27b625] {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple[data-v-3f27b625]:hover, .deep-purple[data-v-3f27b625]:active, .deep-purple[data-v-3f27b625]:focus {
  color: #673ab7;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button[data-v-3f27b625] {
  color: white !important;
}
.deep-purple.p-button[data-v-3f27b625]:hover, .deep-purple.p-button[data-v-3f27b625]:active, .deep-purple.p-button[data-v-3f27b625]:focus {
  color: white !important;
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.p-button.p-button-outlined[data-v-3f27b625] {
  background-color: white !important;
  color: #673ab7 !important;
}
.deep-purple.p-button.p-button-outlined[data-v-3f27b625]:hover, .deep-purple.p-button.p-button-outlined[data-v-3f27b625]:active, .deep-purple.p-button.p-button-outlined[data-v-3f27b625]:focus {
  background-color: rgb(239.8, 235.3, 247.8) !important;
}
.deep-purple.p-toolbar[data-v-3f27b625] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.deep-purple.darken-1[data-v-3f27b625] {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-1[data-v-3f27b625]:hover {
  color: rgb(92.7, 52.2, 164.7);
  background-color: rgb(92.7, 52.2, 164.7);
  border-color: rgb(92.7, 52.2, 164.7);
}
.deep-purple.darken-2[data-v-3f27b625] {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-2[data-v-3f27b625]:hover {
  color: rgb(82.4, 46.4, 146.4);
  background-color: rgb(82.4, 46.4, 146.4);
  border-color: rgb(82.4, 46.4, 146.4);
}
.deep-purple.darken-3[data-v-3f27b625] {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-3[data-v-3f27b625]:hover {
  color: rgb(72.1, 40.6, 128.1);
  background-color: rgb(72.1, 40.6, 128.1);
  border-color: rgb(72.1, 40.6, 128.1);
}
.deep-purple.darken-4[data-v-3f27b625] {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.darken-4[data-v-3f27b625]:hover {
  color: rgb(61.8, 34.8, 109.8);
  background-color: rgb(61.8, 34.8, 109.8);
  border-color: rgb(61.8, 34.8, 109.8);
}
.deep-purple.lighten-1[data-v-3f27b625] {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-1[data-v-3f27b625]:hover {
  color: rgb(118.2, 77.7, 190.2);
  background-color: rgb(118.2, 77.7, 190.2);
  border-color: rgb(118.2, 77.7, 190.2);
}
.deep-purple.lighten-2[data-v-3f27b625] {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-2[data-v-3f27b625]:hover {
  color: rgb(133.4, 97.4, 197.4);
  background-color: rgb(133.4, 97.4, 197.4);
  border-color: rgb(133.4, 97.4, 197.4);
}
.deep-purple.lighten-3[data-v-3f27b625] {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-3[data-v-3f27b625]:hover {
  color: rgb(148.6, 117.1, 204.6);
  background-color: rgb(148.6, 117.1, 204.6);
  border-color: rgb(148.6, 117.1, 204.6);
}
.deep-purple.lighten-4[data-v-3f27b625] {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.deep-purple.lighten-4[data-v-3f27b625]:hover {
  color: rgb(163.8, 136.8, 211.8);
  background-color: rgb(163.8, 136.8, 211.8);
  border-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple[data-v-3f27b625] {
  background-color: #673ab7;
}
.bgdeep-purple[data-v-3f27b625]:hover, .bgdeep-purple[data-v-3f27b625]:focus {
  background-color: #673ab7;
}
.bgdeep-purple.p-card[data-v-3f27b625] {
  background-color: #673ab7;
  border-color: #673ab7;
}
.bgdeep-purple.darken-1[data-v-3f27b625] {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-1[data-v-3f27b625]:hover {
  background-color: rgb(92.7, 52.2, 164.7);
}
.bgdeep-purple.darken-2[data-v-3f27b625] {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-2[data-v-3f27b625]:hover {
  background-color: rgb(82.4, 46.4, 146.4);
}
.bgdeep-purple.darken-3[data-v-3f27b625] {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-3[data-v-3f27b625]:hover {
  background-color: rgb(72.1, 40.6, 128.1);
}
.bgdeep-purple.darken-4[data-v-3f27b625] {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.darken-4[data-v-3f27b625]:hover {
  background-color: rgb(61.8, 34.8, 109.8);
}
.bgdeep-purple.lighten-1[data-v-3f27b625] {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-1[data-v-3f27b625]:hover {
  background-color: rgb(118.2, 77.7, 190.2);
}
.bgdeep-purple.lighten-2[data-v-3f27b625] {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-2[data-v-3f27b625]:hover {
  background-color: rgb(133.4, 97.4, 197.4);
}
.bgdeep-purple.lighten-3[data-v-3f27b625] {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-3[data-v-3f27b625]:hover {
  background-color: rgb(148.6, 117.1, 204.6);
}
.bgdeep-purple.lighten-4[data-v-3f27b625] {
  background-color: rgb(163.8, 136.8, 211.8);
}
.bgdeep-purple.lighten-4[data-v-3f27b625]:hover {
  background-color: rgb(163.8, 136.8, 211.8);
}
[color=indigo][data-v-3f27b625] {
  color: #3f51b5;
}
.indigo[data-v-3f27b625] {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo[data-v-3f27b625]:hover, .indigo[data-v-3f27b625]:active, .indigo[data-v-3f27b625]:focus {
  color: #3f51b5;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button[data-v-3f27b625] {
  color: white !important;
}
.indigo.p-button[data-v-3f27b625]:hover, .indigo.p-button[data-v-3f27b625]:active, .indigo.p-button[data-v-3f27b625]:focus {
  color: white !important;
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.p-button.p-button-outlined[data-v-3f27b625] {
  background-color: white !important;
  color: #3f51b5 !important;
}
.indigo.p-button.p-button-outlined[data-v-3f27b625]:hover, .indigo.p-button.p-button-outlined[data-v-3f27b625]:active, .indigo.p-button.p-button-outlined[data-v-3f27b625]:focus {
  background-color: rgb(235.8, 237.6, 247.6) !important;
}
.indigo.p-toolbar[data-v-3f27b625] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.indigo.darken-1[data-v-3f27b625] {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-1[data-v-3f27b625]:hover {
  color: rgb(56.7, 72.9, 162.9);
  background-color: rgb(56.7, 72.9, 162.9);
  border-color: rgb(56.7, 72.9, 162.9);
}
.indigo.darken-2[data-v-3f27b625] {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-2[data-v-3f27b625]:hover {
  color: rgb(50.4, 64.8, 144.8);
  background-color: rgb(50.4, 64.8, 144.8);
  border-color: rgb(50.4, 64.8, 144.8);
}
.indigo.darken-3[data-v-3f27b625] {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-3[data-v-3f27b625]:hover {
  color: rgb(44.1, 56.7, 126.7);
  background-color: rgb(44.1, 56.7, 126.7);
  border-color: rgb(44.1, 56.7, 126.7);
}
.indigo.darken-4[data-v-3f27b625] {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.darken-4[data-v-3f27b625]:hover {
  color: rgb(37.8, 48.6, 108.6);
  background-color: rgb(37.8, 48.6, 108.6);
  border-color: rgb(37.8, 48.6, 108.6);
}
.indigo.lighten-1[data-v-3f27b625] {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-1[data-v-3f27b625]:hover {
  color: rgb(82.2, 98.4, 188.4);
  background-color: rgb(82.2, 98.4, 188.4);
  border-color: rgb(82.2, 98.4, 188.4);
}
.indigo.lighten-2[data-v-3f27b625] {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-2[data-v-3f27b625]:hover {
  color: rgb(101.4, 115.8, 195.8);
  background-color: rgb(101.4, 115.8, 195.8);
  border-color: rgb(101.4, 115.8, 195.8);
}
.indigo.lighten-3[data-v-3f27b625] {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-3[data-v-3f27b625]:hover {
  color: rgb(120.6, 133.2, 203.2);
  background-color: rgb(120.6, 133.2, 203.2);
  border-color: rgb(120.6, 133.2, 203.2);
}
.indigo.lighten-4[data-v-3f27b625] {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.indigo.lighten-4[data-v-3f27b625]:hover {
  color: rgb(139.8, 150.6, 210.6);
  background-color: rgb(139.8, 150.6, 210.6);
  border-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo[data-v-3f27b625] {
  background-color: #3f51b5;
}
.bgindigo[data-v-3f27b625]:hover, .bgindigo[data-v-3f27b625]:focus {
  background-color: #3f51b5;
}
.bgindigo.p-card[data-v-3f27b625] {
  background-color: #3f51b5;
  border-color: #3f51b5;
}
.bgindigo.darken-1[data-v-3f27b625] {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-1[data-v-3f27b625]:hover {
  background-color: rgb(56.7, 72.9, 162.9);
}
.bgindigo.darken-2[data-v-3f27b625] {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-2[data-v-3f27b625]:hover {
  background-color: rgb(50.4, 64.8, 144.8);
}
.bgindigo.darken-3[data-v-3f27b625] {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-3[data-v-3f27b625]:hover {
  background-color: rgb(44.1, 56.7, 126.7);
}
.bgindigo.darken-4[data-v-3f27b625] {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.darken-4[data-v-3f27b625]:hover {
  background-color: rgb(37.8, 48.6, 108.6);
}
.bgindigo.lighten-1[data-v-3f27b625] {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-1[data-v-3f27b625]:hover {
  background-color: rgb(82.2, 98.4, 188.4);
}
.bgindigo.lighten-2[data-v-3f27b625] {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-2[data-v-3f27b625]:hover {
  background-color: rgb(101.4, 115.8, 195.8);
}
.bgindigo.lighten-3[data-v-3f27b625] {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-3[data-v-3f27b625]:hover {
  background-color: rgb(120.6, 133.2, 203.2);
}
.bgindigo.lighten-4[data-v-3f27b625] {
  background-color: rgb(139.8, 150.6, 210.6);
}
.bgindigo.lighten-4[data-v-3f27b625]:hover {
  background-color: rgb(139.8, 150.6, 210.6);
}
[color=blue][data-v-3f27b625] {
  color: #2196f3;
}
.blue[data-v-3f27b625] {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue[data-v-3f27b625]:hover, .blue[data-v-3f27b625]:active, .blue[data-v-3f27b625]:focus {
  color: #2196f3;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button[data-v-3f27b625] {
  color: white !important;
}
.blue.p-button[data-v-3f27b625]:hover, .blue.p-button[data-v-3f27b625]:active, .blue.p-button[data-v-3f27b625]:focus {
  color: white !important;
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.p-button.p-button-outlined[data-v-3f27b625] {
  background-color: white !important;
  color: #2196f3 !important;
}
.blue.p-button.p-button-outlined[data-v-3f27b625]:hover, .blue.p-button.p-button-outlined[data-v-3f27b625]:active, .blue.p-button.p-button-outlined[data-v-3f27b625]:focus {
  background-color: rgb(232.8, 244.5, 253.8) !important;
}
.blue.p-toolbar[data-v-3f27b625] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.blue.darken-1[data-v-3f27b625] {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-1[data-v-3f27b625]:hover {
  color: rgb(29.7, 135, 218.7);
  background-color: rgb(29.7, 135, 218.7);
  border-color: rgb(29.7, 135, 218.7);
}
.blue.darken-2[data-v-3f27b625] {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-2[data-v-3f27b625]:hover {
  color: rgb(26.4, 120, 194.4);
  background-color: rgb(26.4, 120, 194.4);
  border-color: rgb(26.4, 120, 194.4);
}
.blue.darken-3[data-v-3f27b625] {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-3[data-v-3f27b625]:hover {
  color: rgb(23.1, 105, 170.1);
  background-color: rgb(23.1, 105, 170.1);
  border-color: rgb(23.1, 105, 170.1);
}
.blue.darken-4[data-v-3f27b625] {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.darken-4[data-v-3f27b625]:hover {
  color: rgb(19.8, 90, 145.8);
  background-color: rgb(19.8, 90, 145.8);
  border-color: rgb(19.8, 90, 145.8);
}
.blue.lighten-1[data-v-3f27b625] {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-1[data-v-3f27b625]:hover {
  color: rgb(55.2, 160.5, 244.2);
  background-color: rgb(55.2, 160.5, 244.2);
  border-color: rgb(55.2, 160.5, 244.2);
}
.blue.lighten-2[data-v-3f27b625] {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-2[data-v-3f27b625]:hover {
  color: rgb(77.4, 171, 245.4);
  background-color: rgb(77.4, 171, 245.4);
  border-color: rgb(77.4, 171, 245.4);
}
.blue.lighten-3[data-v-3f27b625] {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-3[data-v-3f27b625]:hover {
  color: rgb(99.6, 181.5, 246.6);
  background-color: rgb(99.6, 181.5, 246.6);
  border-color: rgb(99.6, 181.5, 246.6);
}
.blue.lighten-4[data-v-3f27b625] {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.blue.lighten-4[data-v-3f27b625]:hover {
  color: rgb(121.8, 192, 247.8);
  background-color: rgb(121.8, 192, 247.8);
  border-color: rgb(121.8, 192, 247.8);
}
.bgblue[data-v-3f27b625] {
  background-color: #2196f3;
}
.bgblue[data-v-3f27b625]:hover, .bgblue[data-v-3f27b625]:focus {
  background-color: #2196f3;
}
.bgblue.p-card[data-v-3f27b625] {
  background-color: #2196f3;
  border-color: #2196f3;
}
.bgblue.darken-1[data-v-3f27b625] {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-1[data-v-3f27b625]:hover {
  background-color: rgb(29.7, 135, 218.7);
}
.bgblue.darken-2[data-v-3f27b625] {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-2[data-v-3f27b625]:hover {
  background-color: rgb(26.4, 120, 194.4);
}
.bgblue.darken-3[data-v-3f27b625] {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-3[data-v-3f27b625]:hover {
  background-color: rgb(23.1, 105, 170.1);
}
.bgblue.darken-4[data-v-3f27b625] {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.darken-4[data-v-3f27b625]:hover {
  background-color: rgb(19.8, 90, 145.8);
}
.bgblue.lighten-1[data-v-3f27b625] {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-1[data-v-3f27b625]:hover {
  background-color: rgb(55.2, 160.5, 244.2);
}
.bgblue.lighten-2[data-v-3f27b625] {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-2[data-v-3f27b625]:hover {
  background-color: rgb(77.4, 171, 245.4);
}
.bgblue.lighten-3[data-v-3f27b625] {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-3[data-v-3f27b625]:hover {
  background-color: rgb(99.6, 181.5, 246.6);
}
.bgblue.lighten-4[data-v-3f27b625] {
  background-color: rgb(121.8, 192, 247.8);
}
.bgblue.lighten-4[data-v-3f27b625]:hover {
  background-color: rgb(121.8, 192, 247.8);
}
[color=light-blue][data-v-3f27b625] {
  color: #03a9f4;
}
.light-blue[data-v-3f27b625] {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue[data-v-3f27b625]:hover, .light-blue[data-v-3f27b625]:active, .light-blue[data-v-3f27b625]:focus {
  color: #03a9f4;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button[data-v-3f27b625] {
  color: white !important;
}
.light-blue.p-button[data-v-3f27b625]:hover, .light-blue.p-button[data-v-3f27b625]:active, .light-blue.p-button[data-v-3f27b625]:focus {
  color: white !important;
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.p-button.p-button-outlined[data-v-3f27b625] {
  background-color: white !important;
  color: #03a9f4 !important;
}
.light-blue.p-button.p-button-outlined[data-v-3f27b625]:hover, .light-blue.p-button.p-button-outlined[data-v-3f27b625]:active, .light-blue.p-button.p-button-outlined[data-v-3f27b625]:focus {
  background-color: rgb(229.8, 246.4, 253.9) !important;
}
.light-blue.p-toolbar[data-v-3f27b625] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.light-blue.darken-1[data-v-3f27b625] {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-1[data-v-3f27b625]:hover {
  color: rgb(2.7, 152.1, 219.6);
  background-color: rgb(2.7, 152.1, 219.6);
  border-color: rgb(2.7, 152.1, 219.6);
}
.light-blue.darken-2[data-v-3f27b625] {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-2[data-v-3f27b625]:hover {
  color: rgb(2.4, 135.2, 195.2);
  background-color: rgb(2.4, 135.2, 195.2);
  border-color: rgb(2.4, 135.2, 195.2);
}
.light-blue.darken-3[data-v-3f27b625] {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-3[data-v-3f27b625]:hover {
  color: rgb(2.1, 118.3, 170.8);
  background-color: rgb(2.1, 118.3, 170.8);
  border-color: rgb(2.1, 118.3, 170.8);
}
.light-blue.darken-4[data-v-3f27b625] {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.darken-4[data-v-3f27b625]:hover {
  color: rgb(1.8, 101.4, 146.4);
  background-color: rgb(1.8, 101.4, 146.4);
  border-color: rgb(1.8, 101.4, 146.4);
}
.light-blue.lighten-1[data-v-3f27b625] {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-1[data-v-3f27b625]:hover {
  color: rgb(28.2, 177.6, 245.1);
  background-color: rgb(28.2, 177.6, 245.1);
  border-color: rgb(28.2, 177.6, 245.1);
}
.light-blue.lighten-2[data-v-3f27b625] {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-2[data-v-3f27b625]:hover {
  color: rgb(53.4, 186.2, 246.2);
  background-color: rgb(53.4, 186.2, 246.2);
  border-color: rgb(53.4, 186.2, 246.2);
}
.light-blue.lighten-3[data-v-3f27b625] {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-3[data-v-3f27b625]:hover {
  color: rgb(78.6, 194.8, 247.3);
  background-color: rgb(78.6, 194.8, 247.3);
  border-color: rgb(78.6, 194.8, 247.3);
}
.light-blue.lighten-4[data-v-3f27b625] {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.light-blue.lighten-4[data-v-3f27b625]:hover {
  color: rgb(103.8, 203.4, 248.4);
  background-color: rgb(103.8, 203.4, 248.4);
  border-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue[data-v-3f27b625] {
  background-color: #03a9f4;
}
.bglight-blue[data-v-3f27b625]:hover, .bglight-blue[data-v-3f27b625]:focus {
  background-color: #03a9f4;
}
.bglight-blue.p-card[data-v-3f27b625] {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
.bglight-blue.darken-1[data-v-3f27b625] {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-1[data-v-3f27b625]:hover {
  background-color: rgb(2.7, 152.1, 219.6);
}
.bglight-blue.darken-2[data-v-3f27b625] {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-2[data-v-3f27b625]:hover {
  background-color: rgb(2.4, 135.2, 195.2);
}
.bglight-blue.darken-3[data-v-3f27b625] {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-3[data-v-3f27b625]:hover {
  background-color: rgb(2.1, 118.3, 170.8);
}
.bglight-blue.darken-4[data-v-3f27b625] {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.darken-4[data-v-3f27b625]:hover {
  background-color: rgb(1.8, 101.4, 146.4);
}
.bglight-blue.lighten-1[data-v-3f27b625] {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-1[data-v-3f27b625]:hover {
  background-color: rgb(28.2, 177.6, 245.1);
}
.bglight-blue.lighten-2[data-v-3f27b625] {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-2[data-v-3f27b625]:hover {
  background-color: rgb(53.4, 186.2, 246.2);
}
.bglight-blue.lighten-3[data-v-3f27b625] {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-3[data-v-3f27b625]:hover {
  background-color: rgb(78.6, 194.8, 247.3);
}
.bglight-blue.lighten-4[data-v-3f27b625] {
  background-color: rgb(103.8, 203.4, 248.4);
}
.bglight-blue.lighten-4[data-v-3f27b625]:hover {
  background-color: rgb(103.8, 203.4, 248.4);
}
[color=cyan][data-v-3f27b625] {
  color: #00bcd4;
}
.cyan[data-v-3f27b625] {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan[data-v-3f27b625]:hover, .cyan[data-v-3f27b625]:active, .cyan[data-v-3f27b625]:focus {
  color: #00bcd4;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button[data-v-3f27b625] {
  color: white !important;
}
.cyan.p-button[data-v-3f27b625]:hover, .cyan.p-button[data-v-3f27b625]:active, .cyan.p-button[data-v-3f27b625]:focus {
  color: white !important;
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.p-button.p-button-outlined[data-v-3f27b625] {
  background-color: white !important;
  color: #00bcd4 !important;
}
.cyan.p-button.p-button-outlined[data-v-3f27b625]:hover, .cyan.p-button.p-button-outlined[data-v-3f27b625]:active, .cyan.p-button.p-button-outlined[data-v-3f27b625]:focus {
  background-color: rgb(229.5, 248.3, 250.7) !important;
}
.cyan.p-toolbar[data-v-3f27b625] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.cyan.darken-1[data-v-3f27b625] {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-1[data-v-3f27b625]:hover {
  color: rgb(0, 169.2, 190.8);
  background-color: rgb(0, 169.2, 190.8);
  border-color: rgb(0, 169.2, 190.8);
}
.cyan.darken-2[data-v-3f27b625] {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-2[data-v-3f27b625]:hover {
  color: rgb(0, 150.4, 169.6);
  background-color: rgb(0, 150.4, 169.6);
  border-color: rgb(0, 150.4, 169.6);
}
.cyan.darken-3[data-v-3f27b625] {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-3[data-v-3f27b625]:hover {
  color: rgb(0, 131.6, 148.4);
  background-color: rgb(0, 131.6, 148.4);
  border-color: rgb(0, 131.6, 148.4);
}
.cyan.darken-4[data-v-3f27b625] {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.darken-4[data-v-3f27b625]:hover {
  color: rgb(0, 112.8, 127.2);
  background-color: rgb(0, 112.8, 127.2);
  border-color: rgb(0, 112.8, 127.2);
}
.cyan.lighten-1[data-v-3f27b625] {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-1[data-v-3f27b625]:hover {
  color: rgb(25.5, 194.7, 216.3);
  background-color: rgb(25.5, 194.7, 216.3);
  border-color: rgb(25.5, 194.7, 216.3);
}
.cyan.lighten-2[data-v-3f27b625] {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-2[data-v-3f27b625]:hover {
  color: rgb(51, 201.4, 220.6);
  background-color: rgb(51, 201.4, 220.6);
  border-color: rgb(51, 201.4, 220.6);
}
.cyan.lighten-3[data-v-3f27b625] {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-3[data-v-3f27b625]:hover {
  color: rgb(76.5, 208.1, 224.9);
  background-color: rgb(76.5, 208.1, 224.9);
  border-color: rgb(76.5, 208.1, 224.9);
}
.cyan.lighten-4[data-v-3f27b625] {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.cyan.lighten-4[data-v-3f27b625]:hover {
  color: rgb(102, 214.8, 229.2);
  background-color: rgb(102, 214.8, 229.2);
  border-color: rgb(102, 214.8, 229.2);
}
.bgcyan[data-v-3f27b625] {
  background-color: #00bcd4;
}
.bgcyan[data-v-3f27b625]:hover, .bgcyan[data-v-3f27b625]:focus {
  background-color: #00bcd4;
}
.bgcyan.p-card[data-v-3f27b625] {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.bgcyan.darken-1[data-v-3f27b625] {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-1[data-v-3f27b625]:hover {
  background-color: rgb(0, 169.2, 190.8);
}
.bgcyan.darken-2[data-v-3f27b625] {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-2[data-v-3f27b625]:hover {
  background-color: rgb(0, 150.4, 169.6);
}
.bgcyan.darken-3[data-v-3f27b625] {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-3[data-v-3f27b625]:hover {
  background-color: rgb(0, 131.6, 148.4);
}
.bgcyan.darken-4[data-v-3f27b625] {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.darken-4[data-v-3f27b625]:hover {
  background-color: rgb(0, 112.8, 127.2);
}
.bgcyan.lighten-1[data-v-3f27b625] {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-1[data-v-3f27b625]:hover {
  background-color: rgb(25.5, 194.7, 216.3);
}
.bgcyan.lighten-2[data-v-3f27b625] {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-2[data-v-3f27b625]:hover {
  background-color: rgb(51, 201.4, 220.6);
}
.bgcyan.lighten-3[data-v-3f27b625] {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-3[data-v-3f27b625]:hover {
  background-color: rgb(76.5, 208.1, 224.9);
}
.bgcyan.lighten-4[data-v-3f27b625] {
  background-color: rgb(102, 214.8, 229.2);
}
.bgcyan.lighten-4[data-v-3f27b625]:hover {
  background-color: rgb(102, 214.8, 229.2);
}
[color=teal][data-v-3f27b625] {
  color: #009688;
}
.teal[data-v-3f27b625] {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal[data-v-3f27b625]:hover, .teal[data-v-3f27b625]:active, .teal[data-v-3f27b625]:focus {
  color: #009688;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button[data-v-3f27b625] {
  color: white !important;
}
.teal.p-button[data-v-3f27b625]:hover, .teal.p-button[data-v-3f27b625]:active, .teal.p-button[data-v-3f27b625]:focus {
  color: white !important;
  background-color: #009688;
  border-color: #009688;
}
.teal.p-button.p-button-outlined[data-v-3f27b625] {
  background-color: white !important;
  color: #009688 !important;
}
.teal.p-button.p-button-outlined[data-v-3f27b625]:hover, .teal.p-button.p-button-outlined[data-v-3f27b625]:active, .teal.p-button.p-button-outlined[data-v-3f27b625]:focus {
  background-color: rgb(229.5, 244.5, 243.1) !important;
}
.teal.p-toolbar[data-v-3f27b625] {
  background-color: #009688;
  border-color: #009688;
}
.teal.darken-1[data-v-3f27b625] {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-1[data-v-3f27b625]:hover {
  color: rgb(0, 135, 122.4);
  background-color: rgb(0, 135, 122.4);
  border-color: rgb(0, 135, 122.4);
}
.teal.darken-2[data-v-3f27b625] {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-2[data-v-3f27b625]:hover {
  color: rgb(0, 120, 108.8);
  background-color: rgb(0, 120, 108.8);
  border-color: rgb(0, 120, 108.8);
}
.teal.darken-3[data-v-3f27b625] {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-3[data-v-3f27b625]:hover {
  color: rgb(0, 105, 95.2);
  background-color: rgb(0, 105, 95.2);
  border-color: rgb(0, 105, 95.2);
}
.teal.darken-4[data-v-3f27b625] {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.darken-4[data-v-3f27b625]:hover {
  color: rgb(0, 90, 81.6);
  background-color: rgb(0, 90, 81.6);
  border-color: rgb(0, 90, 81.6);
}
.teal.lighten-1[data-v-3f27b625] {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-1[data-v-3f27b625]:hover {
  color: rgb(25.5, 160.5, 147.9);
  background-color: rgb(25.5, 160.5, 147.9);
  border-color: rgb(25.5, 160.5, 147.9);
}
.teal.lighten-2[data-v-3f27b625] {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-2[data-v-3f27b625]:hover {
  color: rgb(51, 171, 159.8);
  background-color: rgb(51, 171, 159.8);
  border-color: rgb(51, 171, 159.8);
}
.teal.lighten-3[data-v-3f27b625] {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-3[data-v-3f27b625]:hover {
  color: rgb(76.5, 181.5, 171.7);
  background-color: rgb(76.5, 181.5, 171.7);
  border-color: rgb(76.5, 181.5, 171.7);
}
.teal.lighten-4[data-v-3f27b625] {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.teal.lighten-4[data-v-3f27b625]:hover {
  color: rgb(102, 192, 183.6);
  background-color: rgb(102, 192, 183.6);
  border-color: rgb(102, 192, 183.6);
}
.bgteal[data-v-3f27b625] {
  background-color: #009688;
}
.bgteal[data-v-3f27b625]:hover, .bgteal[data-v-3f27b625]:focus {
  background-color: #009688;
}
.bgteal.p-card[data-v-3f27b625] {
  background-color: #009688;
  border-color: #009688;
}
.bgteal.darken-1[data-v-3f27b625] {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-1[data-v-3f27b625]:hover {
  background-color: rgb(0, 135, 122.4);
}
.bgteal.darken-2[data-v-3f27b625] {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-2[data-v-3f27b625]:hover {
  background-color: rgb(0, 120, 108.8);
}
.bgteal.darken-3[data-v-3f27b625] {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-3[data-v-3f27b625]:hover {
  background-color: rgb(0, 105, 95.2);
}
.bgteal.darken-4[data-v-3f27b625] {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.darken-4[data-v-3f27b625]:hover {
  background-color: rgb(0, 90, 81.6);
}
.bgteal.lighten-1[data-v-3f27b625] {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-1[data-v-3f27b625]:hover {
  background-color: rgb(25.5, 160.5, 147.9);
}
.bgteal.lighten-2[data-v-3f27b625] {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-2[data-v-3f27b625]:hover {
  background-color: rgb(51, 171, 159.8);
}
.bgteal.lighten-3[data-v-3f27b625] {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-3[data-v-3f27b625]:hover {
  background-color: rgb(76.5, 181.5, 171.7);
}
.bgteal.lighten-4[data-v-3f27b625] {
  background-color: rgb(102, 192, 183.6);
}
.bgteal.lighten-4[data-v-3f27b625]:hover {
  background-color: rgb(102, 192, 183.6);
}
[color=cobalt][data-v-3f27b625] {
  color: #00bfa5;
}
.cobalt[data-v-3f27b625] {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt[data-v-3f27b625]:hover, .cobalt[data-v-3f27b625]:active, .cobalt[data-v-3f27b625]:focus {
  color: #00bfa5;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button[data-v-3f27b625] {
  color: white !important;
}
.cobalt.p-button[data-v-3f27b625]:hover, .cobalt.p-button[data-v-3f27b625]:active, .cobalt.p-button[data-v-3f27b625]:focus {
  color: white !important;
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.p-button.p-button-outlined[data-v-3f27b625] {
  background-color: white !important;
  color: #00bfa5 !important;
}
.cobalt.p-button.p-button-outlined[data-v-3f27b625]:hover, .cobalt.p-button.p-button-outlined[data-v-3f27b625]:active, .cobalt.p-button.p-button-outlined[data-v-3f27b625]:focus {
  background-color: rgb(229.5, 248.6, 246) !important;
}
.cobalt.p-toolbar[data-v-3f27b625] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.cobalt.darken-1[data-v-3f27b625] {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-1[data-v-3f27b625]:hover {
  color: rgb(0, 171.9, 148.5);
  background-color: rgb(0, 171.9, 148.5);
  border-color: rgb(0, 171.9, 148.5);
}
.cobalt.darken-2[data-v-3f27b625] {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-2[data-v-3f27b625]:hover {
  color: rgb(0, 152.8, 132);
  background-color: rgb(0, 152.8, 132);
  border-color: rgb(0, 152.8, 132);
}
.cobalt.darken-3[data-v-3f27b625] {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-3[data-v-3f27b625]:hover {
  color: rgb(0, 133.7, 115.5);
  background-color: rgb(0, 133.7, 115.5);
  border-color: rgb(0, 133.7, 115.5);
}
.cobalt.darken-4[data-v-3f27b625] {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.darken-4[data-v-3f27b625]:hover {
  color: rgb(0, 114.6, 99);
  background-color: rgb(0, 114.6, 99);
  border-color: rgb(0, 114.6, 99);
}
.cobalt.lighten-1[data-v-3f27b625] {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-1[data-v-3f27b625]:hover {
  color: rgb(25.5, 197.4, 174);
  background-color: rgb(25.5, 197.4, 174);
  border-color: rgb(25.5, 197.4, 174);
}
.cobalt.lighten-2[data-v-3f27b625] {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-2[data-v-3f27b625]:hover {
  color: rgb(51, 203.8, 183);
  background-color: rgb(51, 203.8, 183);
  border-color: rgb(51, 203.8, 183);
}
.cobalt.lighten-3[data-v-3f27b625] {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-3[data-v-3f27b625]:hover {
  color: rgb(76.5, 210.2, 192);
  background-color: rgb(76.5, 210.2, 192);
  border-color: rgb(76.5, 210.2, 192);
}
.cobalt.lighten-4[data-v-3f27b625] {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.cobalt.lighten-4[data-v-3f27b625]:hover {
  color: rgb(102, 216.6, 201);
  background-color: rgb(102, 216.6, 201);
  border-color: rgb(102, 216.6, 201);
}
.bgcobalt[data-v-3f27b625] {
  background-color: #00bfa5;
}
.bgcobalt[data-v-3f27b625]:hover, .bgcobalt[data-v-3f27b625]:focus {
  background-color: #00bfa5;
}
.bgcobalt.p-card[data-v-3f27b625] {
  background-color: #00bfa5;
  border-color: #00bfa5;
}
.bgcobalt.darken-1[data-v-3f27b625] {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-1[data-v-3f27b625]:hover {
  background-color: rgb(0, 171.9, 148.5);
}
.bgcobalt.darken-2[data-v-3f27b625] {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-2[data-v-3f27b625]:hover {
  background-color: rgb(0, 152.8, 132);
}
.bgcobalt.darken-3[data-v-3f27b625] {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-3[data-v-3f27b625]:hover {
  background-color: rgb(0, 133.7, 115.5);
}
.bgcobalt.darken-4[data-v-3f27b625] {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.darken-4[data-v-3f27b625]:hover {
  background-color: rgb(0, 114.6, 99);
}
.bgcobalt.lighten-1[data-v-3f27b625] {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-1[data-v-3f27b625]:hover {
  background-color: rgb(25.5, 197.4, 174);
}
.bgcobalt.lighten-2[data-v-3f27b625] {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-2[data-v-3f27b625]:hover {
  background-color: rgb(51, 203.8, 183);
}
.bgcobalt.lighten-3[data-v-3f27b625] {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-3[data-v-3f27b625]:hover {
  background-color: rgb(76.5, 210.2, 192);
}
.bgcobalt.lighten-4[data-v-3f27b625] {
  background-color: rgb(102, 216.6, 201);
}
.bgcobalt.lighten-4[data-v-3f27b625]:hover {
  background-color: rgb(102, 216.6, 201);
}
[color=green][data-v-3f27b625] {
  color: #4caf50;
}
.green[data-v-3f27b625] {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green[data-v-3f27b625]:hover, .green[data-v-3f27b625]:active, .green[data-v-3f27b625]:focus {
  color: #4caf50;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button[data-v-3f27b625] {
  color: white !important;
}
.green.p-button[data-v-3f27b625]:hover, .green.p-button[data-v-3f27b625]:active, .green.p-button[data-v-3f27b625]:focus {
  color: white !important;
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.p-button.p-button-outlined[data-v-3f27b625] {
  background-color: white !important;
  color: #4caf50 !important;
}
.green.p-button.p-button-outlined[data-v-3f27b625]:hover, .green.p-button.p-button-outlined[data-v-3f27b625]:active, .green.p-button.p-button-outlined[data-v-3f27b625]:focus {
  background-color: rgb(237.1, 247, 237.5) !important;
}
.green.p-toolbar[data-v-3f27b625] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.green.darken-1[data-v-3f27b625] {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-1[data-v-3f27b625]:hover {
  color: rgb(68.4, 157.5, 72);
  background-color: rgb(68.4, 157.5, 72);
  border-color: rgb(68.4, 157.5, 72);
}
.green.darken-2[data-v-3f27b625] {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-2[data-v-3f27b625]:hover {
  color: rgb(60.8, 140, 64);
  background-color: rgb(60.8, 140, 64);
  border-color: rgb(60.8, 140, 64);
}
.green.darken-3[data-v-3f27b625] {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-3[data-v-3f27b625]:hover {
  color: rgb(53.2, 122.5, 56);
  background-color: rgb(53.2, 122.5, 56);
  border-color: rgb(53.2, 122.5, 56);
}
.green.darken-4[data-v-3f27b625] {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.darken-4[data-v-3f27b625]:hover {
  color: rgb(45.6, 105, 48);
  background-color: rgb(45.6, 105, 48);
  border-color: rgb(45.6, 105, 48);
}
.green.lighten-1[data-v-3f27b625] {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-1[data-v-3f27b625]:hover {
  color: rgb(93.9, 183, 97.5);
  background-color: rgb(93.9, 183, 97.5);
  border-color: rgb(93.9, 183, 97.5);
}
.green.lighten-2[data-v-3f27b625] {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-2[data-v-3f27b625]:hover {
  color: rgb(111.8, 191, 115);
  background-color: rgb(111.8, 191, 115);
  border-color: rgb(111.8, 191, 115);
}
.green.lighten-3[data-v-3f27b625] {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-3[data-v-3f27b625]:hover {
  color: rgb(129.7, 199, 132.5);
  background-color: rgb(129.7, 199, 132.5);
  border-color: rgb(129.7, 199, 132.5);
}
.green.lighten-4[data-v-3f27b625] {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.green.lighten-4[data-v-3f27b625]:hover {
  color: rgb(147.6, 207, 150);
  background-color: rgb(147.6, 207, 150);
  border-color: rgb(147.6, 207, 150);
}
.bggreen[data-v-3f27b625] {
  background-color: #4caf50;
}
.bggreen[data-v-3f27b625]:hover, .bggreen[data-v-3f27b625]:focus {
  background-color: #4caf50;
}
.bggreen.p-card[data-v-3f27b625] {
  background-color: #4caf50;
  border-color: #4caf50;
}
.bggreen.darken-1[data-v-3f27b625] {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-1[data-v-3f27b625]:hover {
  background-color: rgb(68.4, 157.5, 72);
}
.bggreen.darken-2[data-v-3f27b625] {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-2[data-v-3f27b625]:hover {
  background-color: rgb(60.8, 140, 64);
}
.bggreen.darken-3[data-v-3f27b625] {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-3[data-v-3f27b625]:hover {
  background-color: rgb(53.2, 122.5, 56);
}
.bggreen.darken-4[data-v-3f27b625] {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.darken-4[data-v-3f27b625]:hover {
  background-color: rgb(45.6, 105, 48);
}
.bggreen.lighten-1[data-v-3f27b625] {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-1[data-v-3f27b625]:hover {
  background-color: rgb(93.9, 183, 97.5);
}
.bggreen.lighten-2[data-v-3f27b625] {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-2[data-v-3f27b625]:hover {
  background-color: rgb(111.8, 191, 115);
}
.bggreen.lighten-3[data-v-3f27b625] {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-3[data-v-3f27b625]:hover {
  background-color: rgb(129.7, 199, 132.5);
}
.bggreen.lighten-4[data-v-3f27b625] {
  background-color: rgb(147.6, 207, 150);
}
.bggreen.lighten-4[data-v-3f27b625]:hover {
  background-color: rgb(147.6, 207, 150);
}
[color=light-green][data-v-3f27b625] {
  color: #8bc34a;
}
.light-green[data-v-3f27b625] {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green[data-v-3f27b625]:hover, .light-green[data-v-3f27b625]:active, .light-green[data-v-3f27b625]:focus {
  color: #8bc34a;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button[data-v-3f27b625] {
  color: white !important;
}
.light-green.p-button[data-v-3f27b625]:hover, .light-green.p-button[data-v-3f27b625]:active, .light-green.p-button[data-v-3f27b625]:focus {
  color: white !important;
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.p-button.p-button-outlined[data-v-3f27b625] {
  background-color: white !important;
  color: #8bc34a !important;
}
.light-green.p-button.p-button-outlined[data-v-3f27b625]:hover, .light-green.p-button.p-button-outlined[data-v-3f27b625]:active, .light-green.p-button.p-button-outlined[data-v-3f27b625]:focus {
  background-color: rgb(243.4, 249, 236.9) !important;
}
.light-green.p-toolbar[data-v-3f27b625] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.light-green.darken-1[data-v-3f27b625] {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-1[data-v-3f27b625]:hover {
  color: rgb(125.1, 175.5, 66.6);
  background-color: rgb(125.1, 175.5, 66.6);
  border-color: rgb(125.1, 175.5, 66.6);
}
.light-green.darken-2[data-v-3f27b625] {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-2[data-v-3f27b625]:hover {
  color: rgb(111.2, 156, 59.2);
  background-color: rgb(111.2, 156, 59.2);
  border-color: rgb(111.2, 156, 59.2);
}
.light-green.darken-3[data-v-3f27b625] {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-3[data-v-3f27b625]:hover {
  color: rgb(97.3, 136.5, 51.8);
  background-color: rgb(97.3, 136.5, 51.8);
  border-color: rgb(97.3, 136.5, 51.8);
}
.light-green.darken-4[data-v-3f27b625] {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.darken-4[data-v-3f27b625]:hover {
  color: rgb(83.4, 117, 44.4);
  background-color: rgb(83.4, 117, 44.4);
  border-color: rgb(83.4, 117, 44.4);
}
.light-green.lighten-1[data-v-3f27b625] {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-1[data-v-3f27b625]:hover {
  color: rgb(150.6, 201, 92.1);
  background-color: rgb(150.6, 201, 92.1);
  border-color: rgb(150.6, 201, 92.1);
}
.light-green.lighten-2[data-v-3f27b625] {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-2[data-v-3f27b625]:hover {
  color: rgb(162.2, 207, 110.2);
  background-color: rgb(162.2, 207, 110.2);
  border-color: rgb(162.2, 207, 110.2);
}
.light-green.lighten-3[data-v-3f27b625] {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-3[data-v-3f27b625]:hover {
  color: rgb(173.8, 213, 128.3);
  background-color: rgb(173.8, 213, 128.3);
  border-color: rgb(173.8, 213, 128.3);
}
.light-green.lighten-4[data-v-3f27b625] {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.light-green.lighten-4[data-v-3f27b625]:hover {
  color: rgb(185.4, 219, 146.4);
  background-color: rgb(185.4, 219, 146.4);
  border-color: rgb(185.4, 219, 146.4);
}
.bglight-green[data-v-3f27b625] {
  background-color: #8bc34a;
}
.bglight-green[data-v-3f27b625]:hover, .bglight-green[data-v-3f27b625]:focus {
  background-color: #8bc34a;
}
.bglight-green.p-card[data-v-3f27b625] {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
.bglight-green.darken-1[data-v-3f27b625] {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-1[data-v-3f27b625]:hover {
  background-color: rgb(125.1, 175.5, 66.6);
}
.bglight-green.darken-2[data-v-3f27b625] {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-2[data-v-3f27b625]:hover {
  background-color: rgb(111.2, 156, 59.2);
}
.bglight-green.darken-3[data-v-3f27b625] {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-3[data-v-3f27b625]:hover {
  background-color: rgb(97.3, 136.5, 51.8);
}
.bglight-green.darken-4[data-v-3f27b625] {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.darken-4[data-v-3f27b625]:hover {
  background-color: rgb(83.4, 117, 44.4);
}
.bglight-green.lighten-1[data-v-3f27b625] {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-1[data-v-3f27b625]:hover {
  background-color: rgb(150.6, 201, 92.1);
}
.bglight-green.lighten-2[data-v-3f27b625] {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-2[data-v-3f27b625]:hover {
  background-color: rgb(162.2, 207, 110.2);
}
.bglight-green.lighten-3[data-v-3f27b625] {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-3[data-v-3f27b625]:hover {
  background-color: rgb(173.8, 213, 128.3);
}
.bglight-green.lighten-4[data-v-3f27b625] {
  background-color: rgb(185.4, 219, 146.4);
}
.bglight-green.lighten-4[data-v-3f27b625]:hover {
  background-color: rgb(185.4, 219, 146.4);
}
[color=lime][data-v-3f27b625] {
  color: #cddc39;
}
.lime[data-v-3f27b625] {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime[data-v-3f27b625]:hover, .lime[data-v-3f27b625]:active, .lime[data-v-3f27b625]:focus {
  color: #cddc39;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button[data-v-3f27b625] {
  color: white !important;
}
.lime.p-button[data-v-3f27b625]:hover, .lime.p-button[data-v-3f27b625]:active, .lime.p-button[data-v-3f27b625]:focus {
  color: white !important;
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.p-button.p-button-outlined[data-v-3f27b625] {
  background-color: white !important;
  color: #cddc39 !important;
}
.lime.p-button.p-button-outlined[data-v-3f27b625]:hover, .lime.p-button.p-button-outlined[data-v-3f27b625]:active, .lime.p-button.p-button-outlined[data-v-3f27b625]:focus {
  background-color: rgb(250, 251.5, 235.2) !important;
}
.lime.p-toolbar[data-v-3f27b625] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.lime.darken-1[data-v-3f27b625] {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-1[data-v-3f27b625]:hover {
  color: rgb(184.5, 198, 51.3);
  background-color: rgb(184.5, 198, 51.3);
  border-color: rgb(184.5, 198, 51.3);
}
.lime.darken-2[data-v-3f27b625] {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-2[data-v-3f27b625]:hover {
  color: rgb(164, 176, 45.6);
  background-color: rgb(164, 176, 45.6);
  border-color: rgb(164, 176, 45.6);
}
.lime.darken-3[data-v-3f27b625] {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-3[data-v-3f27b625]:hover {
  color: rgb(143.5, 154, 39.9);
  background-color: rgb(143.5, 154, 39.9);
  border-color: rgb(143.5, 154, 39.9);
}
.lime.darken-4[data-v-3f27b625] {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.darken-4[data-v-3f27b625]:hover {
  color: rgb(123, 132, 34.2);
  background-color: rgb(123, 132, 34.2);
  border-color: rgb(123, 132, 34.2);
}
.lime.lighten-1[data-v-3f27b625] {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-1[data-v-3f27b625]:hover {
  color: rgb(210, 223.5, 76.8);
  background-color: rgb(210, 223.5, 76.8);
  border-color: rgb(210, 223.5, 76.8);
}
.lime.lighten-2[data-v-3f27b625] {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-2[data-v-3f27b625]:hover {
  color: rgb(215, 227, 96.6);
  background-color: rgb(215, 227, 96.6);
  border-color: rgb(215, 227, 96.6);
}
.lime.lighten-3[data-v-3f27b625] {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-3[data-v-3f27b625]:hover {
  color: rgb(220, 230.5, 116.4);
  background-color: rgb(220, 230.5, 116.4);
  border-color: rgb(220, 230.5, 116.4);
}
.lime.lighten-4[data-v-3f27b625] {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.lime.lighten-4[data-v-3f27b625]:hover {
  color: rgb(225, 234, 136.2);
  background-color: rgb(225, 234, 136.2);
  border-color: rgb(225, 234, 136.2);
}
.bglime[data-v-3f27b625] {
  background-color: #cddc39;
}
.bglime[data-v-3f27b625]:hover, .bglime[data-v-3f27b625]:focus {
  background-color: #cddc39;
}
.bglime.p-card[data-v-3f27b625] {
  background-color: #cddc39;
  border-color: #cddc39;
}
.bglime.darken-1[data-v-3f27b625] {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-1[data-v-3f27b625]:hover {
  background-color: rgb(184.5, 198, 51.3);
}
.bglime.darken-2[data-v-3f27b625] {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-2[data-v-3f27b625]:hover {
  background-color: rgb(164, 176, 45.6);
}
.bglime.darken-3[data-v-3f27b625] {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-3[data-v-3f27b625]:hover {
  background-color: rgb(143.5, 154, 39.9);
}
.bglime.darken-4[data-v-3f27b625] {
  background-color: rgb(123, 132, 34.2);
}
.bglime.darken-4[data-v-3f27b625]:hover {
  background-color: rgb(123, 132, 34.2);
}
.bglime.lighten-1[data-v-3f27b625] {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-1[data-v-3f27b625]:hover {
  background-color: rgb(210, 223.5, 76.8);
}
.bglime.lighten-2[data-v-3f27b625] {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-2[data-v-3f27b625]:hover {
  background-color: rgb(215, 227, 96.6);
}
.bglime.lighten-3[data-v-3f27b625] {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-3[data-v-3f27b625]:hover {
  background-color: rgb(220, 230.5, 116.4);
}
.bglime.lighten-4[data-v-3f27b625] {
  background-color: rgb(225, 234, 136.2);
}
.bglime.lighten-4[data-v-3f27b625]:hover {
  background-color: rgb(225, 234, 136.2);
}
[color=yellow][data-v-3f27b625] {
  color: #ffeb3b;
}
.yellow[data-v-3f27b625] {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow[data-v-3f27b625]:hover, .yellow[data-v-3f27b625]:active, .yellow[data-v-3f27b625]:focus {
  color: #ffeb3b;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button[data-v-3f27b625] {
  color: white !important;
}
.yellow.p-button[data-v-3f27b625]:hover, .yellow.p-button[data-v-3f27b625]:active, .yellow.p-button[data-v-3f27b625]:focus {
  color: white !important;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.p-button.p-button-outlined[data-v-3f27b625] {
  background-color: white !important;
  color: #ffeb3b !important;
}
.yellow.p-button.p-button-outlined[data-v-3f27b625]:hover, .yellow.p-button.p-button-outlined[data-v-3f27b625]:active, .yellow.p-button.p-button-outlined[data-v-3f27b625]:focus {
  background-color: rgb(255, 253, 235.4) !important;
}
.yellow.p-toolbar[data-v-3f27b625] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.yellow.darken-1[data-v-3f27b625] {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-1[data-v-3f27b625]:hover {
  color: rgb(229.5, 211.5, 53.1);
  background-color: rgb(229.5, 211.5, 53.1);
  border-color: rgb(229.5, 211.5, 53.1);
}
.yellow.darken-2[data-v-3f27b625] {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-2[data-v-3f27b625]:hover {
  color: rgb(204, 188, 47.2);
  background-color: rgb(204, 188, 47.2);
  border-color: rgb(204, 188, 47.2);
}
.yellow.darken-3[data-v-3f27b625] {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-3[data-v-3f27b625]:hover {
  color: rgb(178.5, 164.5, 41.3);
  background-color: rgb(178.5, 164.5, 41.3);
  border-color: rgb(178.5, 164.5, 41.3);
}
.yellow.darken-4[data-v-3f27b625] {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.darken-4[data-v-3f27b625]:hover {
  color: rgb(153, 141, 35.4);
  background-color: rgb(153, 141, 35.4);
  border-color: rgb(153, 141, 35.4);
}
.yellow.lighten-1[data-v-3f27b625] {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-1[data-v-3f27b625]:hover {
  color: rgb(255, 237, 78.6);
  background-color: rgb(255, 237, 78.6);
  border-color: rgb(255, 237, 78.6);
}
.yellow.lighten-2[data-v-3f27b625] {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-2[data-v-3f27b625]:hover {
  color: rgb(255, 239, 98.2);
  background-color: rgb(255, 239, 98.2);
  border-color: rgb(255, 239, 98.2);
}
.yellow.lighten-3[data-v-3f27b625] {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-3[data-v-3f27b625]:hover {
  color: rgb(255, 241, 117.8);
  background-color: rgb(255, 241, 117.8);
  border-color: rgb(255, 241, 117.8);
}
.yellow.lighten-4[data-v-3f27b625] {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.yellow.lighten-4[data-v-3f27b625]:hover {
  color: rgb(255, 243, 137.4);
  background-color: rgb(255, 243, 137.4);
  border-color: rgb(255, 243, 137.4);
}
.bgyellow[data-v-3f27b625] {
  background-color: #ffeb3b;
}
.bgyellow[data-v-3f27b625]:hover, .bgyellow[data-v-3f27b625]:focus {
  background-color: #ffeb3b;
}
.bgyellow.p-card[data-v-3f27b625] {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}
.bgyellow.darken-1[data-v-3f27b625] {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-1[data-v-3f27b625]:hover {
  background-color: rgb(229.5, 211.5, 53.1);
}
.bgyellow.darken-2[data-v-3f27b625] {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-2[data-v-3f27b625]:hover {
  background-color: rgb(204, 188, 47.2);
}
.bgyellow.darken-3[data-v-3f27b625] {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-3[data-v-3f27b625]:hover {
  background-color: rgb(178.5, 164.5, 41.3);
}
.bgyellow.darken-4[data-v-3f27b625] {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.darken-4[data-v-3f27b625]:hover {
  background-color: rgb(153, 141, 35.4);
}
.bgyellow.lighten-1[data-v-3f27b625] {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-1[data-v-3f27b625]:hover {
  background-color: rgb(255, 237, 78.6);
}
.bgyellow.lighten-2[data-v-3f27b625] {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-2[data-v-3f27b625]:hover {
  background-color: rgb(255, 239, 98.2);
}
.bgyellow.lighten-3[data-v-3f27b625] {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-3[data-v-3f27b625]:hover {
  background-color: rgb(255, 241, 117.8);
}
.bgyellow.lighten-4[data-v-3f27b625] {
  background-color: rgb(255, 243, 137.4);
}
.bgyellow.lighten-4[data-v-3f27b625]:hover {
  background-color: rgb(255, 243, 137.4);
}
[color=amber][data-v-3f27b625] {
  color: #ffc107;
}
.amber[data-v-3f27b625] {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber[data-v-3f27b625]:hover, .amber[data-v-3f27b625]:active, .amber[data-v-3f27b625]:focus {
  color: #ffc107;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button[data-v-3f27b625] {
  color: white !important;
}
.amber.p-button[data-v-3f27b625]:hover, .amber.p-button[data-v-3f27b625]:active, .amber.p-button[data-v-3f27b625]:focus {
  color: white !important;
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.p-button.p-button-outlined[data-v-3f27b625] {
  background-color: white !important;
  color: #ffc107 !important;
}
.amber.p-button.p-button-outlined[data-v-3f27b625]:hover, .amber.p-button.p-button-outlined[data-v-3f27b625]:active, .amber.p-button.p-button-outlined[data-v-3f27b625]:focus {
  background-color: rgb(255, 248.8, 230.2) !important;
}
.amber.p-toolbar[data-v-3f27b625] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.amber.darken-1[data-v-3f27b625] {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-1[data-v-3f27b625]:hover {
  color: rgb(229.5, 173.7, 6.3);
  background-color: rgb(229.5, 173.7, 6.3);
  border-color: rgb(229.5, 173.7, 6.3);
}
.amber.darken-2[data-v-3f27b625] {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-2[data-v-3f27b625]:hover {
  color: rgb(204, 154.4, 5.6);
  background-color: rgb(204, 154.4, 5.6);
  border-color: rgb(204, 154.4, 5.6);
}
.amber.darken-3[data-v-3f27b625] {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-3[data-v-3f27b625]:hover {
  color: rgb(178.5, 135.1, 4.9);
  background-color: rgb(178.5, 135.1, 4.9);
  border-color: rgb(178.5, 135.1, 4.9);
}
.amber.darken-4[data-v-3f27b625] {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.darken-4[data-v-3f27b625]:hover {
  color: rgb(153, 115.8, 4.2);
  background-color: rgb(153, 115.8, 4.2);
  border-color: rgb(153, 115.8, 4.2);
}
.amber.lighten-1[data-v-3f27b625] {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-1[data-v-3f27b625]:hover {
  color: rgb(255, 199.2, 31.8);
  background-color: rgb(255, 199.2, 31.8);
  border-color: rgb(255, 199.2, 31.8);
}
.amber.lighten-2[data-v-3f27b625] {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-2[data-v-3f27b625]:hover {
  color: rgb(255, 205.4, 56.6);
  background-color: rgb(255, 205.4, 56.6);
  border-color: rgb(255, 205.4, 56.6);
}
.amber.lighten-3[data-v-3f27b625] {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-3[data-v-3f27b625]:hover {
  color: rgb(255, 211.6, 81.4);
  background-color: rgb(255, 211.6, 81.4);
  border-color: rgb(255, 211.6, 81.4);
}
.amber.lighten-4[data-v-3f27b625] {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.amber.lighten-4[data-v-3f27b625]:hover {
  color: rgb(255, 217.8, 106.2);
  background-color: rgb(255, 217.8, 106.2);
  border-color: rgb(255, 217.8, 106.2);
}
.bgamber[data-v-3f27b625] {
  background-color: #ffc107;
}
.bgamber[data-v-3f27b625]:hover, .bgamber[data-v-3f27b625]:focus {
  background-color: #ffc107;
}
.bgamber.p-card[data-v-3f27b625] {
  background-color: #ffc107;
  border-color: #ffc107;
}
.bgamber.darken-1[data-v-3f27b625] {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-1[data-v-3f27b625]:hover {
  background-color: rgb(229.5, 173.7, 6.3);
}
.bgamber.darken-2[data-v-3f27b625] {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-2[data-v-3f27b625]:hover {
  background-color: rgb(204, 154.4, 5.6);
}
.bgamber.darken-3[data-v-3f27b625] {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-3[data-v-3f27b625]:hover {
  background-color: rgb(178.5, 135.1, 4.9);
}
.bgamber.darken-4[data-v-3f27b625] {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.darken-4[data-v-3f27b625]:hover {
  background-color: rgb(153, 115.8, 4.2);
}
.bgamber.lighten-1[data-v-3f27b625] {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-1[data-v-3f27b625]:hover {
  background-color: rgb(255, 199.2, 31.8);
}
.bgamber.lighten-2[data-v-3f27b625] {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-2[data-v-3f27b625]:hover {
  background-color: rgb(255, 205.4, 56.6);
}
.bgamber.lighten-3[data-v-3f27b625] {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-3[data-v-3f27b625]:hover {
  background-color: rgb(255, 211.6, 81.4);
}
.bgamber.lighten-4[data-v-3f27b625] {
  background-color: rgb(255, 217.8, 106.2);
}
.bgamber.lighten-4[data-v-3f27b625]:hover {
  background-color: rgb(255, 217.8, 106.2);
}
[color=orange][data-v-3f27b625] {
  color: #ff9800;
}
.orange[data-v-3f27b625] {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange[data-v-3f27b625]:hover, .orange[data-v-3f27b625]:active, .orange[data-v-3f27b625]:focus {
  color: #ff9800;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button[data-v-3f27b625] {
  color: white !important;
}
.orange.p-button[data-v-3f27b625]:hover, .orange.p-button[data-v-3f27b625]:active, .orange.p-button[data-v-3f27b625]:focus {
  color: white !important;
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.p-button.p-button-outlined[data-v-3f27b625] {
  background-color: white !important;
  color: #ff9800 !important;
}
.orange.p-button.p-button-outlined[data-v-3f27b625]:hover, .orange.p-button.p-button-outlined[data-v-3f27b625]:active, .orange.p-button.p-button-outlined[data-v-3f27b625]:focus {
  background-color: rgb(255, 244.7, 229.5) !important;
}
.orange.p-toolbar[data-v-3f27b625] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.orange.darken-1[data-v-3f27b625] {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-1[data-v-3f27b625]:hover {
  color: rgb(229.5, 136.8, 0);
  background-color: rgb(229.5, 136.8, 0);
  border-color: rgb(229.5, 136.8, 0);
}
.orange.darken-2[data-v-3f27b625] {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-2[data-v-3f27b625]:hover {
  color: rgb(204, 121.6, 0);
  background-color: rgb(204, 121.6, 0);
  border-color: rgb(204, 121.6, 0);
}
.orange.darken-3[data-v-3f27b625] {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-3[data-v-3f27b625]:hover {
  color: rgb(178.5, 106.4, 0);
  background-color: rgb(178.5, 106.4, 0);
  border-color: rgb(178.5, 106.4, 0);
}
.orange.darken-4[data-v-3f27b625] {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.darken-4[data-v-3f27b625]:hover {
  color: rgb(153, 91.2, 0);
  background-color: rgb(153, 91.2, 0);
  border-color: rgb(153, 91.2, 0);
}
.orange.lighten-1[data-v-3f27b625] {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-1[data-v-3f27b625]:hover {
  color: rgb(255, 162.3, 25.5);
  background-color: rgb(255, 162.3, 25.5);
  border-color: rgb(255, 162.3, 25.5);
}
.orange.lighten-2[data-v-3f27b625] {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-2[data-v-3f27b625]:hover {
  color: rgb(255, 172.6, 51);
  background-color: rgb(255, 172.6, 51);
  border-color: rgb(255, 172.6, 51);
}
.orange.lighten-3[data-v-3f27b625] {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-3[data-v-3f27b625]:hover {
  color: rgb(255, 182.9, 76.5);
  background-color: rgb(255, 182.9, 76.5);
  border-color: rgb(255, 182.9, 76.5);
}
.orange.lighten-4[data-v-3f27b625] {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.orange.lighten-4[data-v-3f27b625]:hover {
  color: rgb(255, 193.2, 102);
  background-color: rgb(255, 193.2, 102);
  border-color: rgb(255, 193.2, 102);
}
.bgorange[data-v-3f27b625] {
  background-color: #ff9800;
}
.bgorange[data-v-3f27b625]:hover, .bgorange[data-v-3f27b625]:focus {
  background-color: #ff9800;
}
.bgorange.p-card[data-v-3f27b625] {
  background-color: #ff9800;
  border-color: #ff9800;
}
.bgorange.darken-1[data-v-3f27b625] {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-1[data-v-3f27b625]:hover {
  background-color: rgb(229.5, 136.8, 0);
}
.bgorange.darken-2[data-v-3f27b625] {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-2[data-v-3f27b625]:hover {
  background-color: rgb(204, 121.6, 0);
}
.bgorange.darken-3[data-v-3f27b625] {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-3[data-v-3f27b625]:hover {
  background-color: rgb(178.5, 106.4, 0);
}
.bgorange.darken-4[data-v-3f27b625] {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.darken-4[data-v-3f27b625]:hover {
  background-color: rgb(153, 91.2, 0);
}
.bgorange.lighten-1[data-v-3f27b625] {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-1[data-v-3f27b625]:hover {
  background-color: rgb(255, 162.3, 25.5);
}
.bgorange.lighten-2[data-v-3f27b625] {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-2[data-v-3f27b625]:hover {
  background-color: rgb(255, 172.6, 51);
}
.bgorange.lighten-3[data-v-3f27b625] {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-3[data-v-3f27b625]:hover {
  background-color: rgb(255, 182.9, 76.5);
}
.bgorange.lighten-4[data-v-3f27b625] {
  background-color: rgb(255, 193.2, 102);
}
.bgorange.lighten-4[data-v-3f27b625]:hover {
  background-color: rgb(255, 193.2, 102);
}
[color=deep-orange][data-v-3f27b625] {
  color: #ff5722;
}
.deep-orange[data-v-3f27b625] {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange[data-v-3f27b625]:hover, .deep-orange[data-v-3f27b625]:active, .deep-orange[data-v-3f27b625]:focus {
  color: #ff5722;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button[data-v-3f27b625] {
  color: white !important;
}
.deep-orange.p-button[data-v-3f27b625]:hover, .deep-orange.p-button[data-v-3f27b625]:active, .deep-orange.p-button[data-v-3f27b625]:focus {
  color: white !important;
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.p-button.p-button-outlined[data-v-3f27b625] {
  background-color: white !important;
  color: #ff5722 !important;
}
.deep-orange.p-button.p-button-outlined[data-v-3f27b625]:hover, .deep-orange.p-button.p-button-outlined[data-v-3f27b625]:active, .deep-orange.p-button.p-button-outlined[data-v-3f27b625]:focus {
  background-color: rgb(255, 238.2, 232.9) !important;
}
.deep-orange.p-toolbar[data-v-3f27b625] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.deep-orange.darken-1[data-v-3f27b625] {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-1[data-v-3f27b625]:hover {
  color: rgb(229.5, 78.3, 30.6);
  background-color: rgb(229.5, 78.3, 30.6);
  border-color: rgb(229.5, 78.3, 30.6);
}
.deep-orange.darken-2[data-v-3f27b625] {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-2[data-v-3f27b625]:hover {
  color: rgb(204, 69.6, 27.2);
  background-color: rgb(204, 69.6, 27.2);
  border-color: rgb(204, 69.6, 27.2);
}
.deep-orange.darken-3[data-v-3f27b625] {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-3[data-v-3f27b625]:hover {
  color: rgb(178.5, 60.9, 23.8);
  background-color: rgb(178.5, 60.9, 23.8);
  border-color: rgb(178.5, 60.9, 23.8);
}
.deep-orange.darken-4[data-v-3f27b625] {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.darken-4[data-v-3f27b625]:hover {
  color: rgb(153, 52.2, 20.4);
  background-color: rgb(153, 52.2, 20.4);
  border-color: rgb(153, 52.2, 20.4);
}
.deep-orange.lighten-1[data-v-3f27b625] {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-1[data-v-3f27b625]:hover {
  color: rgb(255, 103.8, 56.1);
  background-color: rgb(255, 103.8, 56.1);
  border-color: rgb(255, 103.8, 56.1);
}
.deep-orange.lighten-2[data-v-3f27b625] {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-2[data-v-3f27b625]:hover {
  color: rgb(255, 120.6, 78.2);
  background-color: rgb(255, 120.6, 78.2);
  border-color: rgb(255, 120.6, 78.2);
}
.deep-orange.lighten-3[data-v-3f27b625] {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-3[data-v-3f27b625]:hover {
  color: rgb(255, 137.4, 100.3);
  background-color: rgb(255, 137.4, 100.3);
  border-color: rgb(255, 137.4, 100.3);
}
.deep-orange.lighten-4[data-v-3f27b625] {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.deep-orange.lighten-4[data-v-3f27b625]:hover {
  color: rgb(255, 154.2, 122.4);
  background-color: rgb(255, 154.2, 122.4);
  border-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange[data-v-3f27b625] {
  background-color: #ff5722;
}
.bgdeep-orange[data-v-3f27b625]:hover, .bgdeep-orange[data-v-3f27b625]:focus {
  background-color: #ff5722;
}
.bgdeep-orange.p-card[data-v-3f27b625] {
  background-color: #ff5722;
  border-color: #ff5722;
}
.bgdeep-orange.darken-1[data-v-3f27b625] {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-1[data-v-3f27b625]:hover {
  background-color: rgb(229.5, 78.3, 30.6);
}
.bgdeep-orange.darken-2[data-v-3f27b625] {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-2[data-v-3f27b625]:hover {
  background-color: rgb(204, 69.6, 27.2);
}
.bgdeep-orange.darken-3[data-v-3f27b625] {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-3[data-v-3f27b625]:hover {
  background-color: rgb(178.5, 60.9, 23.8);
}
.bgdeep-orange.darken-4[data-v-3f27b625] {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.darken-4[data-v-3f27b625]:hover {
  background-color: rgb(153, 52.2, 20.4);
}
.bgdeep-orange.lighten-1[data-v-3f27b625] {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-1[data-v-3f27b625]:hover {
  background-color: rgb(255, 103.8, 56.1);
}
.bgdeep-orange.lighten-2[data-v-3f27b625] {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-2[data-v-3f27b625]:hover {
  background-color: rgb(255, 120.6, 78.2);
}
.bgdeep-orange.lighten-3[data-v-3f27b625] {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-3[data-v-3f27b625]:hover {
  background-color: rgb(255, 137.4, 100.3);
}
.bgdeep-orange.lighten-4[data-v-3f27b625] {
  background-color: rgb(255, 154.2, 122.4);
}
.bgdeep-orange.lighten-4[data-v-3f27b625]:hover {
  background-color: rgb(255, 154.2, 122.4);
}
[color=brown][data-v-3f27b625] {
  color: #795548;
}
.brown[data-v-3f27b625] {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown[data-v-3f27b625]:hover, .brown[data-v-3f27b625]:active, .brown[data-v-3f27b625]:focus {
  color: #795548;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button[data-v-3f27b625] {
  color: white !important;
}
.brown.p-button[data-v-3f27b625]:hover, .brown.p-button[data-v-3f27b625]:active, .brown.p-button[data-v-3f27b625]:focus {
  color: white !important;
  background-color: #795548;
  border-color: #795548;
}
.brown.p-button.p-button-outlined[data-v-3f27b625] {
  background-color: white !important;
  color: #795548 !important;
}
.brown.p-button.p-button-outlined[data-v-3f27b625]:hover, .brown.p-button.p-button-outlined[data-v-3f27b625]:active, .brown.p-button.p-button-outlined[data-v-3f27b625]:focus {
  background-color: rgb(241.6, 238, 236.7) !important;
}
.brown.p-toolbar[data-v-3f27b625] {
  background-color: #795548;
  border-color: #795548;
}
.brown.darken-1[data-v-3f27b625] {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-1[data-v-3f27b625]:hover {
  color: rgb(108.9, 76.5, 64.8);
  background-color: rgb(108.9, 76.5, 64.8);
  border-color: rgb(108.9, 76.5, 64.8);
}
.brown.darken-2[data-v-3f27b625] {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-2[data-v-3f27b625]:hover {
  color: rgb(96.8, 68, 57.6);
  background-color: rgb(96.8, 68, 57.6);
  border-color: rgb(96.8, 68, 57.6);
}
.brown.darken-3[data-v-3f27b625] {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-3[data-v-3f27b625]:hover {
  color: rgb(84.7, 59.5, 50.4);
  background-color: rgb(84.7, 59.5, 50.4);
  border-color: rgb(84.7, 59.5, 50.4);
}
.brown.darken-4[data-v-3f27b625] {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.darken-4[data-v-3f27b625]:hover {
  color: rgb(72.6, 51, 43.2);
  background-color: rgb(72.6, 51, 43.2);
  border-color: rgb(72.6, 51, 43.2);
}
.brown.lighten-1[data-v-3f27b625] {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-1[data-v-3f27b625]:hover {
  color: rgb(134.4, 102, 90.3);
  background-color: rgb(134.4, 102, 90.3);
  border-color: rgb(134.4, 102, 90.3);
}
.brown.lighten-2[data-v-3f27b625] {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-2[data-v-3f27b625]:hover {
  color: rgb(147.8, 119, 108.6);
  background-color: rgb(147.8, 119, 108.6);
  border-color: rgb(147.8, 119, 108.6);
}
.brown.lighten-3[data-v-3f27b625] {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-3[data-v-3f27b625]:hover {
  color: rgb(161.2, 136, 126.9);
  background-color: rgb(161.2, 136, 126.9);
  border-color: rgb(161.2, 136, 126.9);
}
.brown.lighten-4[data-v-3f27b625] {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.brown.lighten-4[data-v-3f27b625]:hover {
  color: rgb(174.6, 153, 145.2);
  background-color: rgb(174.6, 153, 145.2);
  border-color: rgb(174.6, 153, 145.2);
}
.bgbrown[data-v-3f27b625] {
  background-color: #795548;
}
.bgbrown[data-v-3f27b625]:hover, .bgbrown[data-v-3f27b625]:focus {
  background-color: #795548;
}
.bgbrown.p-card[data-v-3f27b625] {
  background-color: #795548;
  border-color: #795548;
}
.bgbrown.darken-1[data-v-3f27b625] {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-1[data-v-3f27b625]:hover {
  background-color: rgb(108.9, 76.5, 64.8);
}
.bgbrown.darken-2[data-v-3f27b625] {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-2[data-v-3f27b625]:hover {
  background-color: rgb(96.8, 68, 57.6);
}
.bgbrown.darken-3[data-v-3f27b625] {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-3[data-v-3f27b625]:hover {
  background-color: rgb(84.7, 59.5, 50.4);
}
.bgbrown.darken-4[data-v-3f27b625] {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.darken-4[data-v-3f27b625]:hover {
  background-color: rgb(72.6, 51, 43.2);
}
.bgbrown.lighten-1[data-v-3f27b625] {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-1[data-v-3f27b625]:hover {
  background-color: rgb(134.4, 102, 90.3);
}
.bgbrown.lighten-2[data-v-3f27b625] {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-2[data-v-3f27b625]:hover {
  background-color: rgb(147.8, 119, 108.6);
}
.bgbrown.lighten-3[data-v-3f27b625] {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-3[data-v-3f27b625]:hover {
  background-color: rgb(161.2, 136, 126.9);
}
.bgbrown.lighten-4[data-v-3f27b625] {
  background-color: rgb(174.6, 153, 145.2);
}
.bgbrown.lighten-4[data-v-3f27b625]:hover {
  background-color: rgb(174.6, 153, 145.2);
}
[color=blue-gray][data-v-3f27b625] {
  color: #607d8b;
}
.blue-gray[data-v-3f27b625] {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray[data-v-3f27b625]:hover, .blue-gray[data-v-3f27b625]:active, .blue-gray[data-v-3f27b625]:focus {
  color: #607d8b;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button[data-v-3f27b625] {
  color: white !important;
}
.blue-gray.p-button[data-v-3f27b625]:hover, .blue-gray.p-button[data-v-3f27b625]:active, .blue-gray.p-button[data-v-3f27b625]:focus {
  color: white !important;
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.p-button.p-button-outlined[data-v-3f27b625] {
  background-color: white !important;
  color: #607d8b !important;
}
.blue-gray.p-button.p-button-outlined[data-v-3f27b625]:hover, .blue-gray.p-button.p-button-outlined[data-v-3f27b625]:active, .blue-gray.p-button.p-button-outlined[data-v-3f27b625]:focus {
  background-color: rgb(239.1, 242, 243.4) !important;
}
.blue-gray.p-toolbar[data-v-3f27b625] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.blue-gray.darken-1[data-v-3f27b625] {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-1[data-v-3f27b625]:hover {
  color: rgb(86.4, 112.5, 125.1);
  background-color: rgb(86.4, 112.5, 125.1);
  border-color: rgb(86.4, 112.5, 125.1);
}
.blue-gray.darken-2[data-v-3f27b625] {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-2[data-v-3f27b625]:hover {
  color: rgb(76.8, 100, 111.2);
  background-color: rgb(76.8, 100, 111.2);
  border-color: rgb(76.8, 100, 111.2);
}
.blue-gray.darken-3[data-v-3f27b625] {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-3[data-v-3f27b625]:hover {
  color: rgb(67.2, 87.5, 97.3);
  background-color: rgb(67.2, 87.5, 97.3);
  border-color: rgb(67.2, 87.5, 97.3);
}
.blue-gray.darken-4[data-v-3f27b625] {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.darken-4[data-v-3f27b625]:hover {
  color: rgb(57.6, 75, 83.4);
  background-color: rgb(57.6, 75, 83.4);
  border-color: rgb(57.6, 75, 83.4);
}
.blue-gray.lighten-1[data-v-3f27b625] {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-1[data-v-3f27b625]:hover {
  color: rgb(111.9, 138, 150.6);
  background-color: rgb(111.9, 138, 150.6);
  border-color: rgb(111.9, 138, 150.6);
}
.blue-gray.lighten-2[data-v-3f27b625] {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-2[data-v-3f27b625]:hover {
  color: rgb(127.8, 151, 162.2);
  background-color: rgb(127.8, 151, 162.2);
  border-color: rgb(127.8, 151, 162.2);
}
.blue-gray.lighten-3[data-v-3f27b625] {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-3[data-v-3f27b625]:hover {
  color: rgb(143.7, 164, 173.8);
  background-color: rgb(143.7, 164, 173.8);
  border-color: rgb(143.7, 164, 173.8);
}
.blue-gray.lighten-4[data-v-3f27b625] {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.blue-gray.lighten-4[data-v-3f27b625]:hover {
  color: rgb(159.6, 177, 185.4);
  background-color: rgb(159.6, 177, 185.4);
  border-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray[data-v-3f27b625] {
  background-color: #607d8b;
}
.bgblue-gray[data-v-3f27b625]:hover, .bgblue-gray[data-v-3f27b625]:focus {
  background-color: #607d8b;
}
.bgblue-gray.p-card[data-v-3f27b625] {
  background-color: #607d8b;
  border-color: #607d8b;
}
.bgblue-gray.darken-1[data-v-3f27b625] {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-1[data-v-3f27b625]:hover {
  background-color: rgb(86.4, 112.5, 125.1);
}
.bgblue-gray.darken-2[data-v-3f27b625] {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-2[data-v-3f27b625]:hover {
  background-color: rgb(76.8, 100, 111.2);
}
.bgblue-gray.darken-3[data-v-3f27b625] {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-3[data-v-3f27b625]:hover {
  background-color: rgb(67.2, 87.5, 97.3);
}
.bgblue-gray.darken-4[data-v-3f27b625] {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.darken-4[data-v-3f27b625]:hover {
  background-color: rgb(57.6, 75, 83.4);
}
.bgblue-gray.lighten-1[data-v-3f27b625] {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-1[data-v-3f27b625]:hover {
  background-color: rgb(111.9, 138, 150.6);
}
.bgblue-gray.lighten-2[data-v-3f27b625] {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-2[data-v-3f27b625]:hover {
  background-color: rgb(127.8, 151, 162.2);
}
.bgblue-gray.lighten-3[data-v-3f27b625] {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-3[data-v-3f27b625]:hover {
  background-color: rgb(143.7, 164, 173.8);
}
.bgblue-gray.lighten-4[data-v-3f27b625] {
  background-color: rgb(159.6, 177, 185.4);
}
.bgblue-gray.lighten-4[data-v-3f27b625]:hover {
  background-color: rgb(159.6, 177, 185.4);
}
[color=gray][data-v-3f27b625] {
  color: #9e9e9e;
}
.gray[data-v-3f27b625] {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray[data-v-3f27b625]:hover, .gray[data-v-3f27b625]:active, .gray[data-v-3f27b625]:focus {
  color: #9e9e9e;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button[data-v-3f27b625] {
  color: white !important;
}
.gray.p-button[data-v-3f27b625]:hover, .gray.p-button[data-v-3f27b625]:active, .gray.p-button[data-v-3f27b625]:focus {
  color: white !important;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.p-button.p-button-outlined[data-v-3f27b625] {
  background-color: white !important;
  color: #9e9e9e !important;
}
.gray.p-button.p-button-outlined[data-v-3f27b625]:hover, .gray.p-button.p-button-outlined[data-v-3f27b625]:active, .gray.p-button.p-button-outlined[data-v-3f27b625]:focus {
  background-color: rgb(245.3, 245.3, 245.3) !important;
}
.gray.p-toolbar[data-v-3f27b625] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.gray.darken-1[data-v-3f27b625] {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-1[data-v-3f27b625]:hover {
  color: rgb(142.2, 142.2, 142.2);
  background-color: rgb(142.2, 142.2, 142.2);
  border-color: rgb(142.2, 142.2, 142.2);
}
.gray.darken-2[data-v-3f27b625] {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-2[data-v-3f27b625]:hover {
  color: rgb(126.4, 126.4, 126.4);
  background-color: rgb(126.4, 126.4, 126.4);
  border-color: rgb(126.4, 126.4, 126.4);
}
.gray.darken-3[data-v-3f27b625] {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-3[data-v-3f27b625]:hover {
  color: rgb(110.6, 110.6, 110.6);
  background-color: rgb(110.6, 110.6, 110.6);
  border-color: rgb(110.6, 110.6, 110.6);
}
.gray.darken-4[data-v-3f27b625] {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.darken-4[data-v-3f27b625]:hover {
  color: rgb(94.8, 94.8, 94.8);
  background-color: rgb(94.8, 94.8, 94.8);
  border-color: rgb(94.8, 94.8, 94.8);
}
.gray.lighten-1[data-v-3f27b625] {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-1[data-v-3f27b625]:hover {
  color: rgb(167.7, 167.7, 167.7);
  background-color: rgb(167.7, 167.7, 167.7);
  border-color: rgb(167.7, 167.7, 167.7);
}
.gray.lighten-2[data-v-3f27b625] {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-2[data-v-3f27b625]:hover {
  color: rgb(177.4, 177.4, 177.4);
  background-color: rgb(177.4, 177.4, 177.4);
  border-color: rgb(177.4, 177.4, 177.4);
}
.gray.lighten-3[data-v-3f27b625] {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-3[data-v-3f27b625]:hover {
  color: rgb(187.1, 187.1, 187.1);
  background-color: rgb(187.1, 187.1, 187.1);
  border-color: rgb(187.1, 187.1, 187.1);
}
.gray.lighten-4[data-v-3f27b625] {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.gray.lighten-4[data-v-3f27b625]:hover {
  color: rgb(196.8, 196.8, 196.8);
  background-color: rgb(196.8, 196.8, 196.8);
  border-color: rgb(196.8, 196.8, 196.8);
}
.bggray[data-v-3f27b625] {
  background-color: #9e9e9e;
}
.bggray[data-v-3f27b625]:hover, .bggray[data-v-3f27b625]:focus {
  background-color: #9e9e9e;
}
.bggray.p-card[data-v-3f27b625] {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.bggray.darken-1[data-v-3f27b625] {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-1[data-v-3f27b625]:hover {
  background-color: rgb(142.2, 142.2, 142.2);
}
.bggray.darken-2[data-v-3f27b625] {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-2[data-v-3f27b625]:hover {
  background-color: rgb(126.4, 126.4, 126.4);
}
.bggray.darken-3[data-v-3f27b625] {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-3[data-v-3f27b625]:hover {
  background-color: rgb(110.6, 110.6, 110.6);
}
.bggray.darken-4[data-v-3f27b625] {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.darken-4[data-v-3f27b625]:hover {
  background-color: rgb(94.8, 94.8, 94.8);
}
.bggray.lighten-1[data-v-3f27b625] {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-1[data-v-3f27b625]:hover {
  background-color: rgb(167.7, 167.7, 167.7);
}
.bggray.lighten-2[data-v-3f27b625] {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-2[data-v-3f27b625]:hover {
  background-color: rgb(177.4, 177.4, 177.4);
}
.bggray.lighten-3[data-v-3f27b625] {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-3[data-v-3f27b625]:hover {
  background-color: rgb(187.1, 187.1, 187.1);
}
.bggray.lighten-4[data-v-3f27b625] {
  background-color: rgb(196.8, 196.8, 196.8);
}
.bggray.lighten-4[data-v-3f27b625]:hover {
  background-color: rgb(196.8, 196.8, 196.8);
}
[color=ble][data-v-3f27b625] {
  color: #287aa9;
}
.ble[data-v-3f27b625] {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble[data-v-3f27b625]:hover, .ble[data-v-3f27b625]:active, .ble[data-v-3f27b625]:focus {
  color: #287aa9;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button[data-v-3f27b625] {
  color: white !important;
}
.ble.p-button[data-v-3f27b625]:hover, .ble.p-button[data-v-3f27b625]:active, .ble.p-button[data-v-3f27b625]:focus {
  color: white !important;
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.p-button.p-button-outlined[data-v-3f27b625] {
  background-color: white !important;
  color: #287aa9 !important;
}
.ble.p-button.p-button-outlined[data-v-3f27b625]:hover, .ble.p-button.p-button-outlined[data-v-3f27b625]:active, .ble.p-button.p-button-outlined[data-v-3f27b625]:focus {
  background-color: rgb(233.5, 241.7, 246.4) !important;
}
.ble.p-toolbar[data-v-3f27b625] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.ble.darken-1[data-v-3f27b625] {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-1[data-v-3f27b625]:hover {
  color: rgb(36, 109.8, 152.1);
  background-color: rgb(36, 109.8, 152.1);
  border-color: rgb(36, 109.8, 152.1);
}
.ble.darken-2[data-v-3f27b625] {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-2[data-v-3f27b625]:hover {
  color: rgb(32, 97.6, 135.2);
  background-color: rgb(32, 97.6, 135.2);
  border-color: rgb(32, 97.6, 135.2);
}
.ble.darken-3[data-v-3f27b625] {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-3[data-v-3f27b625]:hover {
  color: rgb(28, 85.4, 118.3);
  background-color: rgb(28, 85.4, 118.3);
  border-color: rgb(28, 85.4, 118.3);
}
.ble.darken-4[data-v-3f27b625] {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.darken-4[data-v-3f27b625]:hover {
  color: rgb(24, 73.2, 101.4);
  background-color: rgb(24, 73.2, 101.4);
  border-color: rgb(24, 73.2, 101.4);
}
.ble.lighten-1[data-v-3f27b625] {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-1[data-v-3f27b625]:hover {
  color: rgb(61.5, 135.3, 177.6);
  background-color: rgb(61.5, 135.3, 177.6);
  border-color: rgb(61.5, 135.3, 177.6);
}
.ble.lighten-2[data-v-3f27b625] {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-2[data-v-3f27b625]:hover {
  color: rgb(83, 148.6, 186.2);
  background-color: rgb(83, 148.6, 186.2);
  border-color: rgb(83, 148.6, 186.2);
}
.ble.lighten-3[data-v-3f27b625] {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-3[data-v-3f27b625]:hover {
  color: rgb(104.5, 161.9, 194.8);
  background-color: rgb(104.5, 161.9, 194.8);
  border-color: rgb(104.5, 161.9, 194.8);
}
.ble.lighten-4[data-v-3f27b625] {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.ble.lighten-4[data-v-3f27b625]:hover {
  color: rgb(126, 175.2, 203.4);
  background-color: rgb(126, 175.2, 203.4);
  border-color: rgb(126, 175.2, 203.4);
}
.bgble[data-v-3f27b625] {
  background-color: #287aa9;
}
.bgble[data-v-3f27b625]:hover, .bgble[data-v-3f27b625]:focus {
  background-color: #287aa9;
}
.bgble.p-card[data-v-3f27b625] {
  background-color: #287aa9;
  border-color: #287aa9;
}
.bgble.darken-1[data-v-3f27b625] {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-1[data-v-3f27b625]:hover {
  background-color: rgb(36, 109.8, 152.1);
}
.bgble.darken-2[data-v-3f27b625] {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-2[data-v-3f27b625]:hover {
  background-color: rgb(32, 97.6, 135.2);
}
.bgble.darken-3[data-v-3f27b625] {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-3[data-v-3f27b625]:hover {
  background-color: rgb(28, 85.4, 118.3);
}
.bgble.darken-4[data-v-3f27b625] {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.darken-4[data-v-3f27b625]:hover {
  background-color: rgb(24, 73.2, 101.4);
}
.bgble.lighten-1[data-v-3f27b625] {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-1[data-v-3f27b625]:hover {
  background-color: rgb(61.5, 135.3, 177.6);
}
.bgble.lighten-2[data-v-3f27b625] {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-2[data-v-3f27b625]:hover {
  background-color: rgb(83, 148.6, 186.2);
}
.bgble.lighten-3[data-v-3f27b625] {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-3[data-v-3f27b625]:hover {
  background-color: rgb(104.5, 161.9, 194.8);
}
.bgble.lighten-4[data-v-3f27b625] {
  background-color: rgb(126, 175.2, 203.4);
}
.bgble.lighten-4[data-v-3f27b625]:hover {
  background-color: rgb(126, 175.2, 203.4);
}
[color=black][data-v-3f27b625] {
  color: #202020;
}
.black[data-v-3f27b625] {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black[data-v-3f27b625]:hover, .black[data-v-3f27b625]:active, .black[data-v-3f27b625]:focus {
  color: #202020;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button[data-v-3f27b625] {
  color: white !important;
}
.black.p-button[data-v-3f27b625]:hover, .black.p-button[data-v-3f27b625]:active, .black.p-button[data-v-3f27b625]:focus {
  color: white !important;
  background-color: #202020;
  border-color: #202020;
}
.black.p-button.p-button-outlined[data-v-3f27b625] {
  background-color: white !important;
  color: #202020 !important;
}
.black.p-button.p-button-outlined[data-v-3f27b625]:hover, .black.p-button.p-button-outlined[data-v-3f27b625]:active, .black.p-button.p-button-outlined[data-v-3f27b625]:focus {
  background-color: rgb(232.7, 232.7, 232.7) !important;
}
.black.p-toolbar[data-v-3f27b625] {
  background-color: #202020;
  border-color: #202020;
}
.black.darken-1[data-v-3f27b625] {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-1[data-v-3f27b625]:hover {
  color: rgb(28.8, 28.8, 28.8);
  background-color: rgb(28.8, 28.8, 28.8);
  border-color: rgb(28.8, 28.8, 28.8);
}
.black.darken-2[data-v-3f27b625] {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-2[data-v-3f27b625]:hover {
  color: rgb(25.6, 25.6, 25.6);
  background-color: rgb(25.6, 25.6, 25.6);
  border-color: rgb(25.6, 25.6, 25.6);
}
.black.darken-3[data-v-3f27b625] {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-3[data-v-3f27b625]:hover {
  color: rgb(22.4, 22.4, 22.4);
  background-color: rgb(22.4, 22.4, 22.4);
  border-color: rgb(22.4, 22.4, 22.4);
}
.black.darken-4[data-v-3f27b625] {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.darken-4[data-v-3f27b625]:hover {
  color: rgb(19.2, 19.2, 19.2);
  background-color: rgb(19.2, 19.2, 19.2);
  border-color: rgb(19.2, 19.2, 19.2);
}
.black.lighten-1[data-v-3f27b625] {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-1[data-v-3f27b625]:hover {
  color: rgb(54.3, 54.3, 54.3);
  background-color: rgb(54.3, 54.3, 54.3);
  border-color: rgb(54.3, 54.3, 54.3);
}
.black.lighten-2[data-v-3f27b625] {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-2[data-v-3f27b625]:hover {
  color: rgb(76.6, 76.6, 76.6);
  background-color: rgb(76.6, 76.6, 76.6);
  border-color: rgb(76.6, 76.6, 76.6);
}
.black.lighten-3[data-v-3f27b625] {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-3[data-v-3f27b625]:hover {
  color: rgb(98.9, 98.9, 98.9);
  background-color: rgb(98.9, 98.9, 98.9);
  border-color: rgb(98.9, 98.9, 98.9);
}
.black.lighten-4[data-v-3f27b625] {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.black.lighten-4[data-v-3f27b625]:hover {
  color: rgb(121.2, 121.2, 121.2);
  background-color: rgb(121.2, 121.2, 121.2);
  border-color: rgb(121.2, 121.2, 121.2);
}
.bgblack[data-v-3f27b625] {
  background-color: #202020;
}
.bgblack[data-v-3f27b625]:hover, .bgblack[data-v-3f27b625]:focus {
  background-color: #202020;
}
.bgblack.p-card[data-v-3f27b625] {
  background-color: #202020;
  border-color: #202020;
}
.bgblack.darken-1[data-v-3f27b625] {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-1[data-v-3f27b625]:hover {
  background-color: rgb(28.8, 28.8, 28.8);
}
.bgblack.darken-2[data-v-3f27b625] {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-2[data-v-3f27b625]:hover {
  background-color: rgb(25.6, 25.6, 25.6);
}
.bgblack.darken-3[data-v-3f27b625] {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-3[data-v-3f27b625]:hover {
  background-color: rgb(22.4, 22.4, 22.4);
}
.bgblack.darken-4[data-v-3f27b625] {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.darken-4[data-v-3f27b625]:hover {
  background-color: rgb(19.2, 19.2, 19.2);
}
.bgblack.lighten-1[data-v-3f27b625] {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-1[data-v-3f27b625]:hover {
  background-color: rgb(54.3, 54.3, 54.3);
}
.bgblack.lighten-2[data-v-3f27b625] {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-2[data-v-3f27b625]:hover {
  background-color: rgb(76.6, 76.6, 76.6);
}
.bgblack.lighten-3[data-v-3f27b625] {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-3[data-v-3f27b625]:hover {
  background-color: rgb(98.9, 98.9, 98.9);
}
.bgblack.lighten-4[data-v-3f27b625] {
  background-color: rgb(121.2, 121.2, 121.2);
}
.bgblack.lighten-4[data-v-3f27b625]:hover {
  background-color: rgb(121.2, 121.2, 121.2);
}
[color=white][data-v-3f27b625] {
  color: #ffffff;
}
.white[data-v-3f27b625] {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white[data-v-3f27b625]:hover, .white[data-v-3f27b625]:active, .white[data-v-3f27b625]:focus {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button[data-v-3f27b625] {
  color: white !important;
}
.white.p-button[data-v-3f27b625]:hover, .white.p-button[data-v-3f27b625]:active, .white.p-button[data-v-3f27b625]:focus {
  color: white !important;
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.p-button.p-button-outlined[data-v-3f27b625] {
  background-color: white !important;
  color: #ffffff !important;
}
.white.p-button.p-button-outlined[data-v-3f27b625]:hover, .white.p-button.p-button-outlined[data-v-3f27b625]:active, .white.p-button.p-button-outlined[data-v-3f27b625]:focus {
  background-color: white !important;
}
.white.p-toolbar[data-v-3f27b625] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.white.darken-1[data-v-3f27b625] {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-1[data-v-3f27b625]:hover {
  color: rgb(229.5, 229.5, 229.5);
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(229.5, 229.5, 229.5);
}
.white.darken-2[data-v-3f27b625] {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-2[data-v-3f27b625]:hover {
  color: #cccccc;
  background-color: #cccccc;
  border-color: #cccccc;
}
.white.darken-3[data-v-3f27b625] {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-3[data-v-3f27b625]:hover {
  color: rgb(178.5, 178.5, 178.5);
  background-color: rgb(178.5, 178.5, 178.5);
  border-color: rgb(178.5, 178.5, 178.5);
}
.white.darken-4[data-v-3f27b625] {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.darken-4[data-v-3f27b625]:hover {
  color: #999999;
  background-color: #999999;
  border-color: #999999;
}
.white.lighten-1[data-v-3f27b625] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-1[data-v-3f27b625]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-3f27b625] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-2[data-v-3f27b625]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-3f27b625] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-3[data-v-3f27b625]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-3f27b625] {
  color: white;
  background-color: white;
  border-color: white;
}
.white.lighten-4[data-v-3f27b625]:hover {
  color: white;
  background-color: white;
  border-color: white;
}
.bgwhite[data-v-3f27b625] {
  background-color: #ffffff;
}
.bgwhite[data-v-3f27b625]:hover, .bgwhite[data-v-3f27b625]:focus {
  background-color: #ffffff;
}
.bgwhite.p-card[data-v-3f27b625] {
  background-color: #ffffff;
  border-color: #ffffff;
}
.bgwhite.darken-1[data-v-3f27b625] {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-1[data-v-3f27b625]:hover {
  background-color: rgb(229.5, 229.5, 229.5);
}
.bgwhite.darken-2[data-v-3f27b625] {
  background-color: #cccccc;
}
.bgwhite.darken-2[data-v-3f27b625]:hover {
  background-color: #cccccc;
}
.bgwhite.darken-3[data-v-3f27b625] {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-3[data-v-3f27b625]:hover {
  background-color: rgb(178.5, 178.5, 178.5);
}
.bgwhite.darken-4[data-v-3f27b625] {
  background-color: #999999;
}
.bgwhite.darken-4[data-v-3f27b625]:hover {
  background-color: #999999;
}
.bgwhite.lighten-1[data-v-3f27b625] {
  background-color: white;
}
.bgwhite.lighten-1[data-v-3f27b625]:hover {
  background-color: white;
}
.bgwhite.lighten-2[data-v-3f27b625] {
  background-color: white;
}
.bgwhite.lighten-2[data-v-3f27b625]:hover {
  background-color: white;
}
.bgwhite.lighten-3[data-v-3f27b625] {
  background-color: white;
}
.bgwhite.lighten-3[data-v-3f27b625]:hover {
  background-color: white;
}
.bgwhite.lighten-4[data-v-3f27b625] {
  background-color: white;
}
.bgwhite.lighten-4[data-v-3f27b625]:hover {
  background-color: white;
}
.default[data-v-3f27b625] {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.default[data-v-3f27b625]:hover, .default[data-v-3f27b625]:focus {
  color: #202020;
  background-color: transparent;
  border-color: transparent;
}
.ble-result[data-v-3f27b625] {
  margin: 10px 0;
  border-left: 6px solid #12b76a !important;
}
.ble-result .text-h5[data-v-3f27b625] {
  margin-top: -5px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}
.ble-result .text-h5 .actions[data-v-3f27b625] {
  margin-top: -8px;
  flex: 1;
  text-align: right;
}
.ble-result .content[data-v-3f27b625] {
  padding: 0 10px 5px 10px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ble-result .content-state[data-v-3f27b625] {
  padding: 0 10px;
}
.ble-result .content-state .state-container[data-v-3f27b625] {
  display: flex;
  gap: 10px;
  margin: 15px 0 10px 0;
  flex-wrap: wrap;
}
.ble-result .content-state .state-container .item[data-v-3f27b625] {
  display: flex;
  flex-direction: column;
  font-weight: 600;
  line-height: 27px;
  flex: calc(33% - 10px);
  margin-bottom: 5px;
  user-select: text;
}
.ble-result .content-state .state-container .item .flexed[data-v-3f27b625] {
  display: flex;
  align-items: center;
  gap: 5px;
}
.ble-result .content-state .state-container .item .label[data-v-3f27b625] {
  font-weight: 300;
  color: #5d6b98;
  font-size: 12px;
  font-weight: 400;
  line-height: 7px;
  margin-bottom: 5px;
  user-select: none;
}
.ble-result .content-state .state-container .item .label.sublabel[data-v-3f27b625] {
  font-weight: 500;
  font-size: 75%;
  margin-top: 5px;
  width: 60px;
  min-width: 60px;
}
@media (max-width: 900px) {
.ble-result .content-state .state-container[data-v-3f27b625] {
    margin: 10px 0 5px 0;
}
.ble-result .content-state .state-container .item[data-v-3f27b625] {
    flex: calc(50% - 5px);
    margin-bottom: 10px;
}
.ble-result .content-state .state-container .item .label[data-v-3f27b625] {
    font-size: 11px;
}
}
@media (max-width: 600px) {
.ble-result .content-state[data-v-3f27b625] {
    padding: 0 5px;
}
.ble-result .content-state .state-container[data-v-3f27b625] {
    gap: 5px;
}
.ble-result .content-state .state-container .item[data-v-3f27b625] {
    flex: 100%;
}
}
.ble-result.collapsed .text-h5 .actions[data-v-3f27b625] {
  margin-top: 0;
}
.data-error[data-v-3f27b625] {
  text-align: center;
  max-width: 400px;
  line-height: 2.5;
  font-size: clamp(14px, 2vw, 20px);
}
.data-error span[data-v-3f27b625] {
  display: block;
  font-size: 40px;
}
.nofname[data-v-3f27b625] {
  margin-left: 7px;
  font-weight: bold;
  color: #ba1b02;
}
.ble-loading[data-v-3f27b625] {
  border-left: 6px solid #287aa9 !important;
  min-height: 100px;
}
.ble-loading .text-h5[data-v-3f27b625] {
  color: #287aa9;
}
.ble-loading .PrimeProgressBar[data-v-3f27b625] {
  border-bottom-left-radius: 0 !important;
}
.ble-error[data-v-3f27b625] {
  border-left: 6px solid #ba1b02 !important;
}
.ble-error .text-h5[data-v-3f27b625] {
  color: #ba1b02;
}
.ble-error .content[data-v-3f27b625] {
  font-weight: 500;
}
.ble-noflash i[data-v-3f27b625] {
  margin-bottom: 3px;
  color: #287aa9;
}
.ble-error-icon i[data-v-3f27b625] {
  margin-bottom: 3px;
  color: #ba1b02;
}
.ble-connection[data-v-3f27b625] {
  display: flex;
}
.ble-connection i[data-v-3f27b625] {
  margin-bottom: 3px;
  color: #8c8c8c;
  -webkit-animation: ble-flash 2s infinite; /* Safari 4+ */
  -moz-animation: ble-flash 2s infinite; /* Fx 5+ */
  -o-animation: ble-flash 2s infinite; /* Opera 12+ */
  animation: ble-flash 2s infinite; /* IE 10+, Fx 29+ */
}
.raw-content[data-v-3f27b625] {
  color: #202020 !important;
  margin-top: 20px;
}
.friendly-name[data-v-3f27b625] {
  margin-left: 7px;
}
@media (max-width: 900px) {
.friendly-name[data-v-3f27b625] {
    margin-left: 0;
}
}
@media only screen and (max-width: 1100px) {
.ble-result[data-v-3f27b625] {
    height: auto;
}
}
@media only screen and (max-width: 900px) {
.ble-result[data-v-3f27b625] {
    overflow-x: auto;
    overflow-y: hidden;
}
}
.log-container[data-v-3f27b625] {
  max-height: 550px;
  overflow-y: auto;
  padding: 10px;
  background-color: #f8f9fa;
  border-radius: 4px;
  font-family: "Courier New", monospace;
  font-size: 12px;
}
.no-logs[data-v-3f27b625] {
  text-align: center;
  color: #6c757d;
  padding: 20px;
  font-style: italic;
}
.log-entries[data-v-3f27b625] {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.log-entry[data-v-3f27b625] {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  padding: 4px 8px;
  border-radius: 3px;
  word-break: break-word;
}
.log-entry.log--1[data-v-3f27b625] {
  background-color: #f8fde3;
  color: #5900ff;
}
.log-entry.log-0[data-v-3f27b625] {
  background-color: #e3f2fd;
  color: #1976d2;
}
.log-entry.log-1[data-v-3f27b625] {
  background-color: #e8f5e8;
  color: #2e7d32;
}
.log-entry.log-2[data-v-3f27b625] {
  background-color: #fff3e0;
  color: #f57c00;
}
.log-entry.log-3[data-v-3f27b625] {
  background-color: #ffebee;
  color: #d32f2f;
}
.log-timestamp[data-v-3f27b625] {
  color: #6c757d;
  font-size: 11px;
  font-family: monospace;
  letter-spacing: -1px;
  min-width: 80px;
  flex-shrink: 0;
}
.log-severity[data-v-3f27b625] {
  font-weight: bold;
  min-width: 60px;
  flex-shrink: 0;
}
.log-content[data-v-3f27b625] {
  flex: 1;
  white-space: pre-wrap;
}