/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/themes/capture-me.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.red-50-bg {
  background-color: #ffebee !important;
}

.red-50 {
  background-color: #ffebee !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.red-50[disabled] {
  background-color: rgba(255, 235, 238, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.red-50-fg {
  color: #ffebee !important;
}

.red-50-border {
  border-color: #ffebee !important;
}

.red-50-border-top {
  border-top-color: #ffebee !important;
}

.red-50-border-right {
  border-right-color: #ffebee !important;
}

.red-50-border-bottom {
  border-bottom-color: #ffebee !important;
}

.red-50-border-left {
  border-left-color: #ffebee !important;
}

.red-100-bg {
  background-color: #ffcdd2 !important;
}

.red-100 {
  background-color: #ffcdd2 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.red-100[disabled] {
  background-color: rgba(255, 205, 210, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.red-100-fg {
  color: #ffcdd2 !important;
}

.red-100-border {
  border-color: #ffcdd2 !important;
}

.red-100-border-top {
  border-top-color: #ffcdd2 !important;
}

.red-100-border-right {
  border-right-color: #ffcdd2 !important;
}

.red-100-border-bottom {
  border-bottom-color: #ffcdd2 !important;
}

.red-100-border-left {
  border-left-color: #ffcdd2 !important;
}

.red-200-bg {
  background-color: #ef9a9a !important;
}

.red-200 {
  background-color: #ef9a9a !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.red-200[disabled] {
  background-color: rgba(239, 154, 154, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.red-200-fg {
  color: #ef9a9a !important;
}

.red-200-border {
  border-color: #ef9a9a !important;
}

.red-200-border-top {
  border-top-color: #ef9a9a !important;
}

.red-200-border-right {
  border-right-color: #ef9a9a !important;
}

.red-200-border-bottom {
  border-bottom-color: #ef9a9a !important;
}

.red-200-border-left {
  border-left-color: #ef9a9a !important;
}

.red-300-bg {
  background-color: #e57373 !important;
}

.red-300 {
  background-color: #e57373 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.red-300[disabled] {
  background-color: rgba(229, 115, 115, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.red-300-fg {
  color: #e57373 !important;
}

.red-300-border {
  border-color: #e57373 !important;
}

.red-300-border-top {
  border-top-color: #e57373 !important;
}

.red-300-border-right {
  border-right-color: #e57373 !important;
}

.red-300-border-bottom {
  border-bottom-color: #e57373 !important;
}

.red-300-border-left {
  border-left-color: #e57373 !important;
}

.red-400-bg {
  background-color: #ef5350 !important;
}

.red-400 {
  background-color: #ef5350 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.red-400[disabled] {
  background-color: rgba(239, 83, 80, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.red-400-fg {
  color: #ef5350 !important;
}

.red-400-border {
  border-color: #ef5350 !important;
}

.red-400-border-top {
  border-top-color: #ef5350 !important;
}

.red-400-border-right {
  border-right-color: #ef5350 !important;
}

.red-400-border-bottom {
  border-bottom-color: #ef5350 !important;
}

.red-400-border-left {
  border-left-color: #ef5350 !important;
}

.red-500-bg {
  background-color: #f44336 !important;
}

.red-500 {
  background-color: #f44336 !important;
  color: white !important;
}

.red-500[disabled] {
  background-color: rgba(244, 67, 54, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.red-500-fg {
  color: #f44336 !important;
}

.red-500-border {
  border-color: #f44336 !important;
}

.red-500-border-top {
  border-top-color: #f44336 !important;
}

.red-500-border-right {
  border-right-color: #f44336 !important;
}

.red-500-border-bottom {
  border-bottom-color: #f44336 !important;
}

.red-500-border-left {
  border-left-color: #f44336 !important;
}

.red-bg {
  background-color: #f44336 !important;
}

.red {
  background-color: #f44336 !important;
  color: white !important;
}

.red[disabled] {
  background-color: rgba(244, 67, 54, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.red-fg {
  color: #f44336 !important;
}

.red-border {
  border-color: #f44336 !important;
}

.red-border-top {
  border-top-color: #f44336 !important;
}

.red-border-right {
  border-right-color: #f44336 !important;
}

.red-border-bottom {
  border-bottom-color: #f44336 !important;
}

.red-border-left {
  border-left-color: #f44336 !important;
}

.red-600-bg {
  background-color: #e53935 !important;
}

.red-600 {
  background-color: #e53935 !important;
  color: white !important;
}

.red-600[disabled] {
  background-color: rgba(229, 57, 53, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.red-600-fg {
  color: #e53935 !important;
}

.red-600-border {
  border-color: #e53935 !important;
}

.red-600-border-top {
  border-top-color: #e53935 !important;
}

.red-600-border-right {
  border-right-color: #e53935 !important;
}

.red-600-border-bottom {
  border-bottom-color: #e53935 !important;
}

.red-600-border-left {
  border-left-color: #e53935 !important;
}

.red-700-bg {
  background-color: #d32f2f !important;
}

.red-700 {
  background-color: #d32f2f !important;
  color: white !important;
}

.red-700[disabled] {
  background-color: rgba(211, 47, 47, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.red-700-fg {
  color: #d32f2f !important;
}

.red-700-border {
  border-color: #d32f2f !important;
}

.red-700-border-top {
  border-top-color: #d32f2f !important;
}

.red-700-border-right {
  border-right-color: #d32f2f !important;
}

.red-700-border-bottom {
  border-bottom-color: #d32f2f !important;
}

.red-700-border-left {
  border-left-color: #d32f2f !important;
}

.red-800-bg {
  background-color: #c62828 !important;
}

.red-800 {
  background-color: #c62828 !important;
  color: white !important;
}

.red-800[disabled] {
  background-color: rgba(198, 40, 40, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.red-800-fg {
  color: #c62828 !important;
}

.red-800-border {
  border-color: #c62828 !important;
}

.red-800-border-top {
  border-top-color: #c62828 !important;
}

.red-800-border-right {
  border-right-color: #c62828 !important;
}

.red-800-border-bottom {
  border-bottom-color: #c62828 !important;
}

.red-800-border-left {
  border-left-color: #c62828 !important;
}

.red-900-bg {
  background-color: #b71c1c !important;
}

.red-900 {
  background-color: #b71c1c !important;
  color: white !important;
}

.red-900[disabled] {
  background-color: rgba(183, 28, 28, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.red-900-fg {
  color: #b71c1c !important;
}

.red-900-border {
  border-color: #b71c1c !important;
}

.red-900-border-top {
  border-top-color: #b71c1c !important;
}

.red-900-border-right {
  border-right-color: #b71c1c !important;
}

.red-900-border-bottom {
  border-bottom-color: #b71c1c !important;
}

.red-900-border-left {
  border-left-color: #b71c1c !important;
}

.red-A100-bg {
  background-color: #ff8a80 !important;
}

.red-A100 {
  background-color: #ff8a80 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.red-A100[disabled] {
  background-color: rgba(255, 138, 128, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.red-A100-fg {
  color: #ff8a80 !important;
}

.red-A100-border {
  border-color: #ff8a80 !important;
}

.red-A100-border-top {
  border-top-color: #ff8a80 !important;
}

.red-A100-border-right {
  border-right-color: #ff8a80 !important;
}

.red-A100-border-bottom {
  border-bottom-color: #ff8a80 !important;
}

.red-A100-border-left {
  border-left-color: #ff8a80 !important;
}

.red-A200-bg {
  background-color: #ff5252 !important;
}

.red-A200 {
  background-color: #ff5252 !important;
  color: white !important;
}

.red-A200[disabled] {
  background-color: rgba(255, 82, 82, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.red-A200-fg {
  color: #ff5252 !important;
}

.red-A200-border {
  border-color: #ff5252 !important;
}

.red-A200-border-top {
  border-top-color: #ff5252 !important;
}

.red-A200-border-right {
  border-right-color: #ff5252 !important;
}

.red-A200-border-bottom {
  border-bottom-color: #ff5252 !important;
}

.red-A200-border-left {
  border-left-color: #ff5252 !important;
}

.red-A400-bg {
  background-color: #ff1744 !important;
}

.red-A400 {
  background-color: #ff1744 !important;
  color: white !important;
}

.red-A400[disabled] {
  background-color: rgba(255, 23, 68, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.red-A400-fg {
  color: #ff1744 !important;
}

.red-A400-border {
  border-color: #ff1744 !important;
}

.red-A400-border-top {
  border-top-color: #ff1744 !important;
}

.red-A400-border-right {
  border-right-color: #ff1744 !important;
}

.red-A400-border-bottom {
  border-bottom-color: #ff1744 !important;
}

.red-A400-border-left {
  border-left-color: #ff1744 !important;
}

.red-A700-bg {
  background-color: #d50000 !important;
}

.red-A700 {
  background-color: #d50000 !important;
  color: white !important;
}

.red-A700[disabled] {
  background-color: rgba(213, 0, 0, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.red-A700-fg {
  color: #d50000 !important;
}

.red-A700-border {
  border-color: #d50000 !important;
}

.red-A700-border-top {
  border-top-color: #d50000 !important;
}

.red-A700-border-right {
  border-right-color: #d50000 !important;
}

.red-A700-border-bottom {
  border-bottom-color: #d50000 !important;
}

.red-A700-border-left {
  border-left-color: #d50000 !important;
}

.pink-50-bg {
  background-color: #fce4ec !important;
}

.pink-50 {
  background-color: #fce4ec !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.pink-50[disabled] {
  background-color: rgba(252, 228, 236, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.pink-50-fg {
  color: #fce4ec !important;
}

.pink-50-border {
  border-color: #fce4ec !important;
}

.pink-50-border-top {
  border-top-color: #fce4ec !important;
}

.pink-50-border-right {
  border-right-color: #fce4ec !important;
}

.pink-50-border-bottom {
  border-bottom-color: #fce4ec !important;
}

.pink-50-border-left {
  border-left-color: #fce4ec !important;
}

.pink-100-bg {
  background-color: #f8bbd0 !important;
}

.pink-100 {
  background-color: #f8bbd0 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.pink-100[disabled] {
  background-color: rgba(248, 187, 208, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.pink-100-fg {
  color: #f8bbd0 !important;
}

.pink-100-border {
  border-color: #f8bbd0 !important;
}

.pink-100-border-top {
  border-top-color: #f8bbd0 !important;
}

.pink-100-border-right {
  border-right-color: #f8bbd0 !important;
}

.pink-100-border-bottom {
  border-bottom-color: #f8bbd0 !important;
}

.pink-100-border-left {
  border-left-color: #f8bbd0 !important;
}

.pink-200-bg {
  background-color: #f48fb1 !important;
}

.pink-200 {
  background-color: #f48fb1 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.pink-200[disabled] {
  background-color: rgba(244, 143, 177, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.pink-200-fg {
  color: #f48fb1 !important;
}

.pink-200-border {
  border-color: #f48fb1 !important;
}

.pink-200-border-top {
  border-top-color: #f48fb1 !important;
}

.pink-200-border-right {
  border-right-color: #f48fb1 !important;
}

.pink-200-border-bottom {
  border-bottom-color: #f48fb1 !important;
}

.pink-200-border-left {
  border-left-color: #f48fb1 !important;
}

.pink-300-bg {
  background-color: #f06292 !important;
}

.pink-300 {
  background-color: #f06292 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.pink-300[disabled] {
  background-color: rgba(240, 98, 146, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.pink-300-fg {
  color: #f06292 !important;
}

.pink-300-border {
  border-color: #f06292 !important;
}

.pink-300-border-top {
  border-top-color: #f06292 !important;
}

.pink-300-border-right {
  border-right-color: #f06292 !important;
}

.pink-300-border-bottom {
  border-bottom-color: #f06292 !important;
}

.pink-300-border-left {
  border-left-color: #f06292 !important;
}

.pink-400-bg {
  background-color: #ec407a !important;
}

.pink-400 {
  background-color: #ec407a !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.pink-400[disabled] {
  background-color: rgba(236, 64, 122, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.pink-400-fg {
  color: #ec407a !important;
}

.pink-400-border {
  border-color: #ec407a !important;
}

.pink-400-border-top {
  border-top-color: #ec407a !important;
}

.pink-400-border-right {
  border-right-color: #ec407a !important;
}

.pink-400-border-bottom {
  border-bottom-color: #ec407a !important;
}

.pink-400-border-left {
  border-left-color: #ec407a !important;
}

.pink-500-bg {
  background-color: #e91e63 !important;
}

.pink-500 {
  background-color: #e91e63 !important;
  color: white !important;
}

.pink-500[disabled] {
  background-color: rgba(233, 30, 99, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.pink-500-fg {
  color: #e91e63 !important;
}

.pink-500-border {
  border-color: #e91e63 !important;
}

.pink-500-border-top {
  border-top-color: #e91e63 !important;
}

.pink-500-border-right {
  border-right-color: #e91e63 !important;
}

.pink-500-border-bottom {
  border-bottom-color: #e91e63 !important;
}

.pink-500-border-left {
  border-left-color: #e91e63 !important;
}

.pink-bg {
  background-color: #e91e63 !important;
}

.pink {
  background-color: #e91e63 !important;
  color: white !important;
}

.pink[disabled] {
  background-color: rgba(233, 30, 99, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.pink-fg {
  color: #e91e63 !important;
}

.pink-border {
  border-color: #e91e63 !important;
}

.pink-border-top {
  border-top-color: #e91e63 !important;
}

.pink-border-right {
  border-right-color: #e91e63 !important;
}

.pink-border-bottom {
  border-bottom-color: #e91e63 !important;
}

.pink-border-left {
  border-left-color: #e91e63 !important;
}

.pink-600-bg {
  background-color: #d81b60 !important;
}

.pink-600 {
  background-color: #d81b60 !important;
  color: white !important;
}

.pink-600[disabled] {
  background-color: rgba(216, 27, 96, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.pink-600-fg {
  color: #d81b60 !important;
}

.pink-600-border {
  border-color: #d81b60 !important;
}

.pink-600-border-top {
  border-top-color: #d81b60 !important;
}

.pink-600-border-right {
  border-right-color: #d81b60 !important;
}

.pink-600-border-bottom {
  border-bottom-color: #d81b60 !important;
}

.pink-600-border-left {
  border-left-color: #d81b60 !important;
}

.pink-700-bg {
  background-color: #c2185b !important;
}

.pink-700 {
  background-color: #c2185b !important;
  color: white !important;
}

.pink-700[disabled] {
  background-color: rgba(194, 24, 91, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.pink-700-fg {
  color: #c2185b !important;
}

.pink-700-border {
  border-color: #c2185b !important;
}

.pink-700-border-top {
  border-top-color: #c2185b !important;
}

.pink-700-border-right {
  border-right-color: #c2185b !important;
}

.pink-700-border-bottom {
  border-bottom-color: #c2185b !important;
}

.pink-700-border-left {
  border-left-color: #c2185b !important;
}

.pink-800-bg {
  background-color: #ad1457 !important;
}

.pink-800 {
  background-color: #ad1457 !important;
  color: white !important;
}

.pink-800[disabled] {
  background-color: rgba(173, 20, 87, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.pink-800-fg {
  color: #ad1457 !important;
}

.pink-800-border {
  border-color: #ad1457 !important;
}

.pink-800-border-top {
  border-top-color: #ad1457 !important;
}

.pink-800-border-right {
  border-right-color: #ad1457 !important;
}

.pink-800-border-bottom {
  border-bottom-color: #ad1457 !important;
}

.pink-800-border-left {
  border-left-color: #ad1457 !important;
}

.pink-900-bg {
  background-color: #880e4f !important;
}

.pink-900 {
  background-color: #880e4f !important;
  color: white !important;
}

.pink-900[disabled] {
  background-color: rgba(136, 14, 79, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.pink-900-fg {
  color: #880e4f !important;
}

.pink-900-border {
  border-color: #880e4f !important;
}

.pink-900-border-top {
  border-top-color: #880e4f !important;
}

.pink-900-border-right {
  border-right-color: #880e4f !important;
}

.pink-900-border-bottom {
  border-bottom-color: #880e4f !important;
}

.pink-900-border-left {
  border-left-color: #880e4f !important;
}

.pink-A100-bg {
  background-color: #ff80ab !important;
}

.pink-A100 {
  background-color: #ff80ab !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.pink-A100[disabled] {
  background-color: rgba(255, 128, 171, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.pink-A100-fg {
  color: #ff80ab !important;
}

.pink-A100-border {
  border-color: #ff80ab !important;
}

.pink-A100-border-top {
  border-top-color: #ff80ab !important;
}

.pink-A100-border-right {
  border-right-color: #ff80ab !important;
}

.pink-A100-border-bottom {
  border-bottom-color: #ff80ab !important;
}

.pink-A100-border-left {
  border-left-color: #ff80ab !important;
}

.pink-A200-bg {
  background-color: #ff4081 !important;
}

.pink-A200 {
  background-color: #ff4081 !important;
  color: white !important;
}

.pink-A200[disabled] {
  background-color: rgba(255, 64, 129, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.pink-A200-fg {
  color: #ff4081 !important;
}

.pink-A200-border {
  border-color: #ff4081 !important;
}

.pink-A200-border-top {
  border-top-color: #ff4081 !important;
}

.pink-A200-border-right {
  border-right-color: #ff4081 !important;
}

.pink-A200-border-bottom {
  border-bottom-color: #ff4081 !important;
}

.pink-A200-border-left {
  border-left-color: #ff4081 !important;
}

.pink-A400-bg {
  background-color: #f50057 !important;
}

.pink-A400 {
  background-color: #f50057 !important;
  color: white !important;
}

.pink-A400[disabled] {
  background-color: rgba(245, 0, 87, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.pink-A400-fg {
  color: #f50057 !important;
}

.pink-A400-border {
  border-color: #f50057 !important;
}

.pink-A400-border-top {
  border-top-color: #f50057 !important;
}

.pink-A400-border-right {
  border-right-color: #f50057 !important;
}

.pink-A400-border-bottom {
  border-bottom-color: #f50057 !important;
}

.pink-A400-border-left {
  border-left-color: #f50057 !important;
}

.pink-A700-bg {
  background-color: #c51162 !important;
}

.pink-A700 {
  background-color: #c51162 !important;
  color: white !important;
}

.pink-A700[disabled] {
  background-color: rgba(197, 17, 98, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.pink-A700-fg {
  color: #c51162 !important;
}

.pink-A700-border {
  border-color: #c51162 !important;
}

.pink-A700-border-top {
  border-top-color: #c51162 !important;
}

.pink-A700-border-right {
  border-right-color: #c51162 !important;
}

.pink-A700-border-bottom {
  border-bottom-color: #c51162 !important;
}

.pink-A700-border-left {
  border-left-color: #c51162 !important;
}

.purple-50-bg {
  background-color: #f3e5f5 !important;
}

.purple-50 {
  background-color: #f3e5f5 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.purple-50[disabled] {
  background-color: rgba(243, 229, 245, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.purple-50-fg {
  color: #f3e5f5 !important;
}

.purple-50-border {
  border-color: #f3e5f5 !important;
}

.purple-50-border-top {
  border-top-color: #f3e5f5 !important;
}

.purple-50-border-right {
  border-right-color: #f3e5f5 !important;
}

.purple-50-border-bottom {
  border-bottom-color: #f3e5f5 !important;
}

.purple-50-border-left {
  border-left-color: #f3e5f5 !important;
}

.purple-100-bg {
  background-color: #e1bee7 !important;
}

.purple-100 {
  background-color: #e1bee7 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.purple-100[disabled] {
  background-color: rgba(225, 190, 231, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.purple-100-fg {
  color: #e1bee7 !important;
}

.purple-100-border {
  border-color: #e1bee7 !important;
}

.purple-100-border-top {
  border-top-color: #e1bee7 !important;
}

.purple-100-border-right {
  border-right-color: #e1bee7 !important;
}

.purple-100-border-bottom {
  border-bottom-color: #e1bee7 !important;
}

.purple-100-border-left {
  border-left-color: #e1bee7 !important;
}

.purple-200-bg {
  background-color: #ce93d8 !important;
}

.purple-200 {
  background-color: #ce93d8 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.purple-200[disabled] {
  background-color: rgba(206, 147, 216, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.purple-200-fg {
  color: #ce93d8 !important;
}

.purple-200-border {
  border-color: #ce93d8 !important;
}

.purple-200-border-top {
  border-top-color: #ce93d8 !important;
}

.purple-200-border-right {
  border-right-color: #ce93d8 !important;
}

.purple-200-border-bottom {
  border-bottom-color: #ce93d8 !important;
}

.purple-200-border-left {
  border-left-color: #ce93d8 !important;
}

.purple-300-bg {
  background-color: #ba68c8 !important;
}

.purple-300 {
  background-color: #ba68c8 !important;
  color: white !important;
}

.purple-300[disabled] {
  background-color: rgba(186, 104, 200, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.purple-300-fg {
  color: #ba68c8 !important;
}

.purple-300-border {
  border-color: #ba68c8 !important;
}

.purple-300-border-top {
  border-top-color: #ba68c8 !important;
}

.purple-300-border-right {
  border-right-color: #ba68c8 !important;
}

.purple-300-border-bottom {
  border-bottom-color: #ba68c8 !important;
}

.purple-300-border-left {
  border-left-color: #ba68c8 !important;
}

.purple-400-bg {
  background-color: #ab47bc !important;
}

.purple-400 {
  background-color: #ab47bc !important;
  color: white !important;
}

.purple-400[disabled] {
  background-color: rgba(171, 71, 188, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.purple-400-fg {
  color: #ab47bc !important;
}

.purple-400-border {
  border-color: #ab47bc !important;
}

.purple-400-border-top {
  border-top-color: #ab47bc !important;
}

.purple-400-border-right {
  border-right-color: #ab47bc !important;
}

.purple-400-border-bottom {
  border-bottom-color: #ab47bc !important;
}

.purple-400-border-left {
  border-left-color: #ab47bc !important;
}

.purple-500-bg {
  background-color: #9c27b0 !important;
}

.purple-500 {
  background-color: #9c27b0 !important;
  color: white !important;
}

.purple-500[disabled] {
  background-color: rgba(156, 39, 176, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.purple-500-fg {
  color: #9c27b0 !important;
}

.purple-500-border {
  border-color: #9c27b0 !important;
}

.purple-500-border-top {
  border-top-color: #9c27b0 !important;
}

.purple-500-border-right {
  border-right-color: #9c27b0 !important;
}

.purple-500-border-bottom {
  border-bottom-color: #9c27b0 !important;
}

.purple-500-border-left {
  border-left-color: #9c27b0 !important;
}

.purple-bg {
  background-color: #9c27b0 !important;
}

.purple {
  background-color: #9c27b0 !important;
  color: white !important;
}

.purple[disabled] {
  background-color: rgba(156, 39, 176, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.purple-fg {
  color: #9c27b0 !important;
}

.purple-border {
  border-color: #9c27b0 !important;
}

.purple-border-top {
  border-top-color: #9c27b0 !important;
}

.purple-border-right {
  border-right-color: #9c27b0 !important;
}

.purple-border-bottom {
  border-bottom-color: #9c27b0 !important;
}

.purple-border-left {
  border-left-color: #9c27b0 !important;
}

.purple-600-bg {
  background-color: #8e24aa !important;
}

.purple-600 {
  background-color: #8e24aa !important;
  color: white !important;
}

.purple-600[disabled] {
  background-color: rgba(142, 36, 170, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.purple-600-fg {
  color: #8e24aa !important;
}

.purple-600-border {
  border-color: #8e24aa !important;
}

.purple-600-border-top {
  border-top-color: #8e24aa !important;
}

.purple-600-border-right {
  border-right-color: #8e24aa !important;
}

.purple-600-border-bottom {
  border-bottom-color: #8e24aa !important;
}

.purple-600-border-left {
  border-left-color: #8e24aa !important;
}

.purple-700-bg {
  background-color: #7b1fa2 !important;
}

.purple-700 {
  background-color: #7b1fa2 !important;
  color: white !important;
}

.purple-700[disabled] {
  background-color: rgba(123, 31, 162, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.purple-700-fg {
  color: #7b1fa2 !important;
}

.purple-700-border {
  border-color: #7b1fa2 !important;
}

.purple-700-border-top {
  border-top-color: #7b1fa2 !important;
}

.purple-700-border-right {
  border-right-color: #7b1fa2 !important;
}

.purple-700-border-bottom {
  border-bottom-color: #7b1fa2 !important;
}

.purple-700-border-left {
  border-left-color: #7b1fa2 !important;
}

.purple-800-bg {
  background-color: #6a1b9a !important;
}

.purple-800 {
  background-color: #6a1b9a !important;
  color: white !important;
}

.purple-800[disabled] {
  background-color: rgba(106, 27, 154, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.purple-800-fg {
  color: #6a1b9a !important;
}

.purple-800-border {
  border-color: #6a1b9a !important;
}

.purple-800-border-top {
  border-top-color: #6a1b9a !important;
}

.purple-800-border-right {
  border-right-color: #6a1b9a !important;
}

.purple-800-border-bottom {
  border-bottom-color: #6a1b9a !important;
}

.purple-800-border-left {
  border-left-color: #6a1b9a !important;
}

.purple-900-bg {
  background-color: #4a148c !important;
}

.purple-900 {
  background-color: #4a148c !important;
  color: white !important;
}

.purple-900[disabled] {
  background-color: rgba(74, 20, 140, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.purple-900-fg {
  color: #4a148c !important;
}

.purple-900-border {
  border-color: #4a148c !important;
}

.purple-900-border-top {
  border-top-color: #4a148c !important;
}

.purple-900-border-right {
  border-right-color: #4a148c !important;
}

.purple-900-border-bottom {
  border-bottom-color: #4a148c !important;
}

.purple-900-border-left {
  border-left-color: #4a148c !important;
}

.purple-A100-bg {
  background-color: #ea80fc !important;
}

.purple-A100 {
  background-color: #ea80fc !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.purple-A100[disabled] {
  background-color: rgba(234, 128, 252, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.purple-A100-fg {
  color: #ea80fc !important;
}

.purple-A100-border {
  border-color: #ea80fc !important;
}

.purple-A100-border-top {
  border-top-color: #ea80fc !important;
}

.purple-A100-border-right {
  border-right-color: #ea80fc !important;
}

.purple-A100-border-bottom {
  border-bottom-color: #ea80fc !important;
}

.purple-A100-border-left {
  border-left-color: #ea80fc !important;
}

.purple-A200-bg {
  background-color: #e040fb !important;
}

.purple-A200 {
  background-color: #e040fb !important;
  color: white !important;
}

.purple-A200[disabled] {
  background-color: rgba(224, 64, 251, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.purple-A200-fg {
  color: #e040fb !important;
}

.purple-A200-border {
  border-color: #e040fb !important;
}

.purple-A200-border-top {
  border-top-color: #e040fb !important;
}

.purple-A200-border-right {
  border-right-color: #e040fb !important;
}

.purple-A200-border-bottom {
  border-bottom-color: #e040fb !important;
}

.purple-A200-border-left {
  border-left-color: #e040fb !important;
}

.purple-A400-bg {
  background-color: #d500f9 !important;
}

.purple-A400 {
  background-color: #d500f9 !important;
  color: white !important;
}

.purple-A400[disabled] {
  background-color: rgba(213, 0, 249, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.purple-A400-fg {
  color: #d500f9 !important;
}

.purple-A400-border {
  border-color: #d500f9 !important;
}

.purple-A400-border-top {
  border-top-color: #d500f9 !important;
}

.purple-A400-border-right {
  border-right-color: #d500f9 !important;
}

.purple-A400-border-bottom {
  border-bottom-color: #d500f9 !important;
}

.purple-A400-border-left {
  border-left-color: #d500f9 !important;
}

.purple-A700-bg {
  background-color: #aa00ff !important;
}

.purple-A700 {
  background-color: #aa00ff !important;
  color: white !important;
}

.purple-A700[disabled] {
  background-color: rgba(170, 0, 255, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.purple-A700-fg {
  color: #aa00ff !important;
}

.purple-A700-border {
  border-color: #aa00ff !important;
}

.purple-A700-border-top {
  border-top-color: #aa00ff !important;
}

.purple-A700-border-right {
  border-right-color: #aa00ff !important;
}

.purple-A700-border-bottom {
  border-bottom-color: #aa00ff !important;
}

.purple-A700-border-left {
  border-left-color: #aa00ff !important;
}

.deep-purple-50-bg {
  background-color: #ede7f6 !important;
}

.deep-purple-50 {
  background-color: #ede7f6 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.deep-purple-50[disabled] {
  background-color: rgba(237, 231, 246, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.deep-purple-50-fg {
  color: #ede7f6 !important;
}

.deep-purple-50-border {
  border-color: #ede7f6 !important;
}

.deep-purple-50-border-top {
  border-top-color: #ede7f6 !important;
}

.deep-purple-50-border-right {
  border-right-color: #ede7f6 !important;
}

.deep-purple-50-border-bottom {
  border-bottom-color: #ede7f6 !important;
}

.deep-purple-50-border-left {
  border-left-color: #ede7f6 !important;
}

.deep-purple-100-bg {
  background-color: #d1c4e9 !important;
}

.deep-purple-100 {
  background-color: #d1c4e9 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.deep-purple-100[disabled] {
  background-color: rgba(209, 196, 233, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.deep-purple-100-fg {
  color: #d1c4e9 !important;
}

.deep-purple-100-border {
  border-color: #d1c4e9 !important;
}

.deep-purple-100-border-top {
  border-top-color: #d1c4e9 !important;
}

.deep-purple-100-border-right {
  border-right-color: #d1c4e9 !important;
}

.deep-purple-100-border-bottom {
  border-bottom-color: #d1c4e9 !important;
}

.deep-purple-100-border-left {
  border-left-color: #d1c4e9 !important;
}

.deep-purple-200-bg {
  background-color: #b39ddb !important;
}

.deep-purple-200 {
  background-color: #b39ddb !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.deep-purple-200[disabled] {
  background-color: rgba(179, 157, 219, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.deep-purple-200-fg {
  color: #b39ddb !important;
}

.deep-purple-200-border {
  border-color: #b39ddb !important;
}

.deep-purple-200-border-top {
  border-top-color: #b39ddb !important;
}

.deep-purple-200-border-right {
  border-right-color: #b39ddb !important;
}

.deep-purple-200-border-bottom {
  border-bottom-color: #b39ddb !important;
}

.deep-purple-200-border-left {
  border-left-color: #b39ddb !important;
}

.deep-purple-300-bg {
  background-color: #9575cd !important;
}

.deep-purple-300 {
  background-color: #9575cd !important;
  color: white !important;
}

.deep-purple-300[disabled] {
  background-color: rgba(149, 117, 205, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.deep-purple-300-fg {
  color: #9575cd !important;
}

.deep-purple-300-border {
  border-color: #9575cd !important;
}

.deep-purple-300-border-top {
  border-top-color: #9575cd !important;
}

.deep-purple-300-border-right {
  border-right-color: #9575cd !important;
}

.deep-purple-300-border-bottom {
  border-bottom-color: #9575cd !important;
}

.deep-purple-300-border-left {
  border-left-color: #9575cd !important;
}

.deep-purple-400-bg {
  background-color: #7e57c2 !important;
}

.deep-purple-400 {
  background-color: #7e57c2 !important;
  color: white !important;
}

.deep-purple-400[disabled] {
  background-color: rgba(126, 87, 194, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.deep-purple-400-fg {
  color: #7e57c2 !important;
}

.deep-purple-400-border {
  border-color: #7e57c2 !important;
}

.deep-purple-400-border-top {
  border-top-color: #7e57c2 !important;
}

.deep-purple-400-border-right {
  border-right-color: #7e57c2 !important;
}

.deep-purple-400-border-bottom {
  border-bottom-color: #7e57c2 !important;
}

.deep-purple-400-border-left {
  border-left-color: #7e57c2 !important;
}

.deep-purple-500-bg {
  background-color: #673ab7 !important;
}

.deep-purple-500 {
  background-color: #673ab7 !important;
  color: white !important;
}

.deep-purple-500[disabled] {
  background-color: rgba(103, 58, 183, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.deep-purple-500-fg {
  color: #673ab7 !important;
}

.deep-purple-500-border {
  border-color: #673ab7 !important;
}

.deep-purple-500-border-top {
  border-top-color: #673ab7 !important;
}

.deep-purple-500-border-right {
  border-right-color: #673ab7 !important;
}

.deep-purple-500-border-bottom {
  border-bottom-color: #673ab7 !important;
}

.deep-purple-500-border-left {
  border-left-color: #673ab7 !important;
}

.deep-purple-bg {
  background-color: #673ab7 !important;
}

.deep-purple {
  background-color: #673ab7 !important;
  color: white !important;
}

.deep-purple[disabled] {
  background-color: rgba(103, 58, 183, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.deep-purple-fg {
  color: #673ab7 !important;
}

.deep-purple-border {
  border-color: #673ab7 !important;
}

.deep-purple-border-top {
  border-top-color: #673ab7 !important;
}

.deep-purple-border-right {
  border-right-color: #673ab7 !important;
}

.deep-purple-border-bottom {
  border-bottom-color: #673ab7 !important;
}

.deep-purple-border-left {
  border-left-color: #673ab7 !important;
}

.deep-purple-600-bg {
  background-color: #5e35b1 !important;
}

.deep-purple-600 {
  background-color: #5e35b1 !important;
  color: white !important;
}

.deep-purple-600[disabled] {
  background-color: rgba(94, 53, 177, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.deep-purple-600-fg {
  color: #5e35b1 !important;
}

.deep-purple-600-border {
  border-color: #5e35b1 !important;
}

.deep-purple-600-border-top {
  border-top-color: #5e35b1 !important;
}

.deep-purple-600-border-right {
  border-right-color: #5e35b1 !important;
}

.deep-purple-600-border-bottom {
  border-bottom-color: #5e35b1 !important;
}

.deep-purple-600-border-left {
  border-left-color: #5e35b1 !important;
}

.deep-purple-700-bg {
  background-color: #512da8 !important;
}

.deep-purple-700 {
  background-color: #512da8 !important;
  color: white !important;
}

.deep-purple-700[disabled] {
  background-color: rgba(81, 45, 168, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.deep-purple-700-fg {
  color: #512da8 !important;
}

.deep-purple-700-border {
  border-color: #512da8 !important;
}

.deep-purple-700-border-top {
  border-top-color: #512da8 !important;
}

.deep-purple-700-border-right {
  border-right-color: #512da8 !important;
}

.deep-purple-700-border-bottom {
  border-bottom-color: #512da8 !important;
}

.deep-purple-700-border-left {
  border-left-color: #512da8 !important;
}

.deep-purple-800-bg {
  background-color: #4527a0 !important;
}

.deep-purple-800 {
  background-color: #4527a0 !important;
  color: white !important;
}

.deep-purple-800[disabled] {
  background-color: rgba(69, 39, 160, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.deep-purple-800-fg {
  color: #4527a0 !important;
}

.deep-purple-800-border {
  border-color: #4527a0 !important;
}

.deep-purple-800-border-top {
  border-top-color: #4527a0 !important;
}

.deep-purple-800-border-right {
  border-right-color: #4527a0 !important;
}

.deep-purple-800-border-bottom {
  border-bottom-color: #4527a0 !important;
}

.deep-purple-800-border-left {
  border-left-color: #4527a0 !important;
}

.deep-purple-900-bg {
  background-color: #311b92 !important;
}

.deep-purple-900 {
  background-color: #311b92 !important;
  color: white !important;
}

.deep-purple-900[disabled] {
  background-color: rgba(49, 27, 146, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.deep-purple-900-fg {
  color: #311b92 !important;
}

.deep-purple-900-border {
  border-color: #311b92 !important;
}

.deep-purple-900-border-top {
  border-top-color: #311b92 !important;
}

.deep-purple-900-border-right {
  border-right-color: #311b92 !important;
}

.deep-purple-900-border-bottom {
  border-bottom-color: #311b92 !important;
}

.deep-purple-900-border-left {
  border-left-color: #311b92 !important;
}

.deep-purple-A100-bg {
  background-color: #b388ff !important;
}

.deep-purple-A100 {
  background-color: #b388ff !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.deep-purple-A100[disabled] {
  background-color: rgba(179, 136, 255, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.deep-purple-A100-fg {
  color: #b388ff !important;
}

.deep-purple-A100-border {
  border-color: #b388ff !important;
}

.deep-purple-A100-border-top {
  border-top-color: #b388ff !important;
}

.deep-purple-A100-border-right {
  border-right-color: #b388ff !important;
}

.deep-purple-A100-border-bottom {
  border-bottom-color: #b388ff !important;
}

.deep-purple-A100-border-left {
  border-left-color: #b388ff !important;
}

.deep-purple-A200-bg {
  background-color: #7c4dff !important;
}

.deep-purple-A200 {
  background-color: #7c4dff !important;
  color: white !important;
}

.deep-purple-A200[disabled] {
  background-color: rgba(124, 77, 255, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.deep-purple-A200-fg {
  color: #7c4dff !important;
}

.deep-purple-A200-border {
  border-color: #7c4dff !important;
}

.deep-purple-A200-border-top {
  border-top-color: #7c4dff !important;
}

.deep-purple-A200-border-right {
  border-right-color: #7c4dff !important;
}

.deep-purple-A200-border-bottom {
  border-bottom-color: #7c4dff !important;
}

.deep-purple-A200-border-left {
  border-left-color: #7c4dff !important;
}

.deep-purple-A400-bg {
  background-color: #651fff !important;
}

.deep-purple-A400 {
  background-color: #651fff !important;
  color: white !important;
}

.deep-purple-A400[disabled] {
  background-color: rgba(101, 31, 255, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.deep-purple-A400-fg {
  color: #651fff !important;
}

.deep-purple-A400-border {
  border-color: #651fff !important;
}

.deep-purple-A400-border-top {
  border-top-color: #651fff !important;
}

.deep-purple-A400-border-right {
  border-right-color: #651fff !important;
}

.deep-purple-A400-border-bottom {
  border-bottom-color: #651fff !important;
}

.deep-purple-A400-border-left {
  border-left-color: #651fff !important;
}

.deep-purple-A700-bg {
  background-color: #6200ea !important;
}

.deep-purple-A700 {
  background-color: #6200ea !important;
  color: white !important;
}

.deep-purple-A700[disabled] {
  background-color: rgba(98, 0, 234, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.deep-purple-A700-fg {
  color: #6200ea !important;
}

.deep-purple-A700-border {
  border-color: #6200ea !important;
}

.deep-purple-A700-border-top {
  border-top-color: #6200ea !important;
}

.deep-purple-A700-border-right {
  border-right-color: #6200ea !important;
}

.deep-purple-A700-border-bottom {
  border-bottom-color: #6200ea !important;
}

.deep-purple-A700-border-left {
  border-left-color: #6200ea !important;
}

.indigo-50-bg {
  background-color: #e8eaf6 !important;
}

.indigo-50 {
  background-color: #e8eaf6 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.indigo-50[disabled] {
  background-color: rgba(232, 234, 246, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.indigo-50-fg {
  color: #e8eaf6 !important;
}

.indigo-50-border {
  border-color: #e8eaf6 !important;
}

.indigo-50-border-top {
  border-top-color: #e8eaf6 !important;
}

.indigo-50-border-right {
  border-right-color: #e8eaf6 !important;
}

.indigo-50-border-bottom {
  border-bottom-color: #e8eaf6 !important;
}

.indigo-50-border-left {
  border-left-color: #e8eaf6 !important;
}

.indigo-100-bg {
  background-color: #c5cae9 !important;
}

.indigo-100 {
  background-color: #c5cae9 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.indigo-100[disabled] {
  background-color: rgba(197, 202, 233, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.indigo-100-fg {
  color: #c5cae9 !important;
}

.indigo-100-border {
  border-color: #c5cae9 !important;
}

.indigo-100-border-top {
  border-top-color: #c5cae9 !important;
}

.indigo-100-border-right {
  border-right-color: #c5cae9 !important;
}

.indigo-100-border-bottom {
  border-bottom-color: #c5cae9 !important;
}

.indigo-100-border-left {
  border-left-color: #c5cae9 !important;
}

.indigo-200-bg {
  background-color: #9fa8da !important;
}

.indigo-200 {
  background-color: #9fa8da !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.indigo-200[disabled] {
  background-color: rgba(159, 168, 218, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.indigo-200-fg {
  color: #9fa8da !important;
}

.indigo-200-border {
  border-color: #9fa8da !important;
}

.indigo-200-border-top {
  border-top-color: #9fa8da !important;
}

.indigo-200-border-right {
  border-right-color: #9fa8da !important;
}

.indigo-200-border-bottom {
  border-bottom-color: #9fa8da !important;
}

.indigo-200-border-left {
  border-left-color: #9fa8da !important;
}

.indigo-300-bg {
  background-color: #7986cb !important;
}

.indigo-300 {
  background-color: #7986cb !important;
  color: white !important;
}

.indigo-300[disabled] {
  background-color: rgba(121, 134, 203, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.indigo-300-fg {
  color: #7986cb !important;
}

.indigo-300-border {
  border-color: #7986cb !important;
}

.indigo-300-border-top {
  border-top-color: #7986cb !important;
}

.indigo-300-border-right {
  border-right-color: #7986cb !important;
}

.indigo-300-border-bottom {
  border-bottom-color: #7986cb !important;
}

.indigo-300-border-left {
  border-left-color: #7986cb !important;
}

.indigo-400-bg {
  background-color: #5c6bc0 !important;
}

.indigo-400 {
  background-color: #5c6bc0 !important;
  color: white !important;
}

.indigo-400[disabled] {
  background-color: rgba(92, 107, 192, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.indigo-400-fg {
  color: #5c6bc0 !important;
}

.indigo-400-border {
  border-color: #5c6bc0 !important;
}

.indigo-400-border-top {
  border-top-color: #5c6bc0 !important;
}

.indigo-400-border-right {
  border-right-color: #5c6bc0 !important;
}

.indigo-400-border-bottom {
  border-bottom-color: #5c6bc0 !important;
}

.indigo-400-border-left {
  border-left-color: #5c6bc0 !important;
}

.indigo-500-bg {
  background-color: #3f51b5 !important;
}

.indigo-500 {
  background-color: #3f51b5 !important;
  color: white !important;
}

.indigo-500[disabled] {
  background-color: rgba(63, 81, 181, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.indigo-500-fg {
  color: #3f51b5 !important;
}

.indigo-500-border {
  border-color: #3f51b5 !important;
}

.indigo-500-border-top {
  border-top-color: #3f51b5 !important;
}

.indigo-500-border-right {
  border-right-color: #3f51b5 !important;
}

.indigo-500-border-bottom {
  border-bottom-color: #3f51b5 !important;
}

.indigo-500-border-left {
  border-left-color: #3f51b5 !important;
}

.indigo-bg {
  background-color: #3f51b5 !important;
}

.indigo {
  background-color: #3f51b5 !important;
  color: white !important;
}

.indigo[disabled] {
  background-color: rgba(63, 81, 181, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.indigo-fg {
  color: #3f51b5 !important;
}

.indigo-border {
  border-color: #3f51b5 !important;
}

.indigo-border-top {
  border-top-color: #3f51b5 !important;
}

.indigo-border-right {
  border-right-color: #3f51b5 !important;
}

.indigo-border-bottom {
  border-bottom-color: #3f51b5 !important;
}

.indigo-border-left {
  border-left-color: #3f51b5 !important;
}

.indigo-600-bg {
  background-color: #3949ab !important;
}

.indigo-600 {
  background-color: #3949ab !important;
  color: white !important;
}

.indigo-600[disabled] {
  background-color: rgba(57, 73, 171, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.indigo-600-fg {
  color: #3949ab !important;
}

.indigo-600-border {
  border-color: #3949ab !important;
}

.indigo-600-border-top {
  border-top-color: #3949ab !important;
}

.indigo-600-border-right {
  border-right-color: #3949ab !important;
}

.indigo-600-border-bottom {
  border-bottom-color: #3949ab !important;
}

.indigo-600-border-left {
  border-left-color: #3949ab !important;
}

.indigo-700-bg {
  background-color: #303f9f !important;
}

.indigo-700 {
  background-color: #303f9f !important;
  color: white !important;
}

.indigo-700[disabled] {
  background-color: rgba(48, 63, 159, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.indigo-700-fg {
  color: #303f9f !important;
}

.indigo-700-border {
  border-color: #303f9f !important;
}

.indigo-700-border-top {
  border-top-color: #303f9f !important;
}

.indigo-700-border-right {
  border-right-color: #303f9f !important;
}

.indigo-700-border-bottom {
  border-bottom-color: #303f9f !important;
}

.indigo-700-border-left {
  border-left-color: #303f9f !important;
}

.indigo-800-bg {
  background-color: #283593 !important;
}

.indigo-800 {
  background-color: #283593 !important;
  color: white !important;
}

.indigo-800[disabled] {
  background-color: rgba(40, 53, 147, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.indigo-800-fg {
  color: #283593 !important;
}

.indigo-800-border {
  border-color: #283593 !important;
}

.indigo-800-border-top {
  border-top-color: #283593 !important;
}

.indigo-800-border-right {
  border-right-color: #283593 !important;
}

.indigo-800-border-bottom {
  border-bottom-color: #283593 !important;
}

.indigo-800-border-left {
  border-left-color: #283593 !important;
}

.indigo-900-bg {
  background-color: #1a237e !important;
}

.indigo-900 {
  background-color: #1a237e !important;
  color: white !important;
}

.indigo-900[disabled] {
  background-color: rgba(26, 35, 126, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.indigo-900-fg {
  color: #1a237e !important;
}

.indigo-900-border {
  border-color: #1a237e !important;
}

.indigo-900-border-top {
  border-top-color: #1a237e !important;
}

.indigo-900-border-right {
  border-right-color: #1a237e !important;
}

.indigo-900-border-bottom {
  border-bottom-color: #1a237e !important;
}

.indigo-900-border-left {
  border-left-color: #1a237e !important;
}

.indigo-A100-bg {
  background-color: #8c9eff !important;
}

.indigo-A100 {
  background-color: #8c9eff !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.indigo-A100[disabled] {
  background-color: rgba(140, 158, 255, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.indigo-A100-fg {
  color: #8c9eff !important;
}

.indigo-A100-border {
  border-color: #8c9eff !important;
}

.indigo-A100-border-top {
  border-top-color: #8c9eff !important;
}

.indigo-A100-border-right {
  border-right-color: #8c9eff !important;
}

.indigo-A100-border-bottom {
  border-bottom-color: #8c9eff !important;
}

.indigo-A100-border-left {
  border-left-color: #8c9eff !important;
}

.indigo-A200-bg {
  background-color: #536dfe !important;
}

.indigo-A200 {
  background-color: #536dfe !important;
  color: white !important;
}

.indigo-A200[disabled] {
  background-color: rgba(83, 109, 254, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.indigo-A200-fg {
  color: #536dfe !important;
}

.indigo-A200-border {
  border-color: #536dfe !important;
}

.indigo-A200-border-top {
  border-top-color: #536dfe !important;
}

.indigo-A200-border-right {
  border-right-color: #536dfe !important;
}

.indigo-A200-border-bottom {
  border-bottom-color: #536dfe !important;
}

.indigo-A200-border-left {
  border-left-color: #536dfe !important;
}

.indigo-A400-bg {
  background-color: #3d5afe !important;
}

.indigo-A400 {
  background-color: #3d5afe !important;
  color: white !important;
}

.indigo-A400[disabled] {
  background-color: rgba(61, 90, 254, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.indigo-A400-fg {
  color: #3d5afe !important;
}

.indigo-A400-border {
  border-color: #3d5afe !important;
}

.indigo-A400-border-top {
  border-top-color: #3d5afe !important;
}

.indigo-A400-border-right {
  border-right-color: #3d5afe !important;
}

.indigo-A400-border-bottom {
  border-bottom-color: #3d5afe !important;
}

.indigo-A400-border-left {
  border-left-color: #3d5afe !important;
}

.indigo-A700-bg {
  background-color: #304ffe !important;
}

.indigo-A700 {
  background-color: #304ffe !important;
  color: white !important;
}

.indigo-A700[disabled] {
  background-color: rgba(48, 79, 254, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.indigo-A700-fg {
  color: #304ffe !important;
}

.indigo-A700-border {
  border-color: #304ffe !important;
}

.indigo-A700-border-top {
  border-top-color: #304ffe !important;
}

.indigo-A700-border-right {
  border-right-color: #304ffe !important;
}

.indigo-A700-border-bottom {
  border-bottom-color: #304ffe !important;
}

.indigo-A700-border-left {
  border-left-color: #304ffe !important;
}

.blue-50-bg {
  background-color: #e3f2fd !important;
}

.blue-50 {
  background-color: #e3f2fd !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.blue-50[disabled] {
  background-color: rgba(227, 242, 253, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.blue-50-fg {
  color: #e3f2fd !important;
}

.blue-50-border {
  border-color: #e3f2fd !important;
}

.blue-50-border-top {
  border-top-color: #e3f2fd !important;
}

.blue-50-border-right {
  border-right-color: #e3f2fd !important;
}

.blue-50-border-bottom {
  border-bottom-color: #e3f2fd !important;
}

.blue-50-border-left {
  border-left-color: #e3f2fd !important;
}

.blue-100-bg {
  background-color: #bbdefb !important;
}

.blue-100 {
  background-color: #bbdefb !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.blue-100[disabled] {
  background-color: rgba(187, 222, 251, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.blue-100-fg {
  color: #bbdefb !important;
}

.blue-100-border {
  border-color: #bbdefb !important;
}

.blue-100-border-top {
  border-top-color: #bbdefb !important;
}

.blue-100-border-right {
  border-right-color: #bbdefb !important;
}

.blue-100-border-bottom {
  border-bottom-color: #bbdefb !important;
}

.blue-100-border-left {
  border-left-color: #bbdefb !important;
}

.blue-200-bg {
  background-color: #90caf9 !important;
}

.blue-200 {
  background-color: #90caf9 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.blue-200[disabled] {
  background-color: rgba(144, 202, 249, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.blue-200-fg {
  color: #90caf9 !important;
}

.blue-200-border {
  border-color: #90caf9 !important;
}

.blue-200-border-top {
  border-top-color: #90caf9 !important;
}

.blue-200-border-right {
  border-right-color: #90caf9 !important;
}

.blue-200-border-bottom {
  border-bottom-color: #90caf9 !important;
}

.blue-200-border-left {
  border-left-color: #90caf9 !important;
}

.blue-300-bg {
  background-color: #64b5f6 !important;
}

.blue-300 {
  background-color: #64b5f6 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.blue-300[disabled] {
  background-color: rgba(100, 181, 246, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.blue-300-fg {
  color: #64b5f6 !important;
}

.blue-300-border {
  border-color: #64b5f6 !important;
}

.blue-300-border-top {
  border-top-color: #64b5f6 !important;
}

.blue-300-border-right {
  border-right-color: #64b5f6 !important;
}

.blue-300-border-bottom {
  border-bottom-color: #64b5f6 !important;
}

.blue-300-border-left {
  border-left-color: #64b5f6 !important;
}

.blue-400-bg {
  background-color: #42a5f5 !important;
}

.blue-400 {
  background-color: #42a5f5 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.blue-400[disabled] {
  background-color: rgba(66, 165, 245, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.blue-400-fg {
  color: #42a5f5 !important;
}

.blue-400-border {
  border-color: #42a5f5 !important;
}

.blue-400-border-top {
  border-top-color: #42a5f5 !important;
}

.blue-400-border-right {
  border-right-color: #42a5f5 !important;
}

.blue-400-border-bottom {
  border-bottom-color: #42a5f5 !important;
}

.blue-400-border-left {
  border-left-color: #42a5f5 !important;
}

.blue-500-bg {
  background-color: #2196f3 !important;
}

.blue-500 {
  background-color: #2196f3 !important;
  color: white !important;
}

.blue-500[disabled] {
  background-color: rgba(33, 150, 243, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.blue-500-fg {
  color: #2196f3 !important;
}

.blue-500-border {
  border-color: #2196f3 !important;
}

.blue-500-border-top {
  border-top-color: #2196f3 !important;
}

.blue-500-border-right {
  border-right-color: #2196f3 !important;
}

.blue-500-border-bottom {
  border-bottom-color: #2196f3 !important;
}

.blue-500-border-left {
  border-left-color: #2196f3 !important;
}

.blue-bg {
  background-color: #2196f3 !important;
}

.blue {
  background-color: #2196f3 !important;
  color: white !important;
}

.blue[disabled] {
  background-color: rgba(33, 150, 243, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.blue-fg {
  color: #2196f3 !important;
}

.blue-border {
  border-color: #2196f3 !important;
}

.blue-border-top {
  border-top-color: #2196f3 !important;
}

.blue-border-right {
  border-right-color: #2196f3 !important;
}

.blue-border-bottom {
  border-bottom-color: #2196f3 !important;
}

.blue-border-left {
  border-left-color: #2196f3 !important;
}

.blue-600-bg {
  background-color: #1e88e5 !important;
}

.blue-600 {
  background-color: #1e88e5 !important;
  color: white !important;
}

.blue-600[disabled] {
  background-color: rgba(30, 136, 229, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.blue-600-fg {
  color: #1e88e5 !important;
}

.blue-600-border {
  border-color: #1e88e5 !important;
}

.blue-600-border-top {
  border-top-color: #1e88e5 !important;
}

.blue-600-border-right {
  border-right-color: #1e88e5 !important;
}

.blue-600-border-bottom {
  border-bottom-color: #1e88e5 !important;
}

.blue-600-border-left {
  border-left-color: #1e88e5 !important;
}

.blue-700-bg {
  background-color: #1976d2 !important;
}

.blue-700 {
  background-color: #1976d2 !important;
  color: white !important;
}

.blue-700[disabled] {
  background-color: rgba(25, 118, 210, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.blue-700-fg {
  color: #1976d2 !important;
}

.blue-700-border {
  border-color: #1976d2 !important;
}

.blue-700-border-top {
  border-top-color: #1976d2 !important;
}

.blue-700-border-right {
  border-right-color: #1976d2 !important;
}

.blue-700-border-bottom {
  border-bottom-color: #1976d2 !important;
}

.blue-700-border-left {
  border-left-color: #1976d2 !important;
}

.blue-800-bg {
  background-color: #1565c0 !important;
}

.blue-800 {
  background-color: #1565c0 !important;
  color: white !important;
}

.blue-800[disabled] {
  background-color: rgba(21, 101, 192, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.blue-800-fg {
  color: #1565c0 !important;
}

.blue-800-border {
  border-color: #1565c0 !important;
}

.blue-800-border-top {
  border-top-color: #1565c0 !important;
}

.blue-800-border-right {
  border-right-color: #1565c0 !important;
}

.blue-800-border-bottom {
  border-bottom-color: #1565c0 !important;
}

.blue-800-border-left {
  border-left-color: #1565c0 !important;
}

.blue-900-bg {
  background-color: #0d47a1 !important;
}

.blue-900 {
  background-color: #0d47a1 !important;
  color: white !important;
}

.blue-900[disabled] {
  background-color: rgba(13, 71, 161, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.blue-900-fg {
  color: #0d47a1 !important;
}

.blue-900-border {
  border-color: #0d47a1 !important;
}

.blue-900-border-top {
  border-top-color: #0d47a1 !important;
}

.blue-900-border-right {
  border-right-color: #0d47a1 !important;
}

.blue-900-border-bottom {
  border-bottom-color: #0d47a1 !important;
}

.blue-900-border-left {
  border-left-color: #0d47a1 !important;
}

.blue-A100-bg {
  background-color: #82b1ff !important;
}

.blue-A100 {
  background-color: #82b1ff !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.blue-A100[disabled] {
  background-color: rgba(130, 177, 255, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.blue-A100-fg {
  color: #82b1ff !important;
}

.blue-A100-border {
  border-color: #82b1ff !important;
}

.blue-A100-border-top {
  border-top-color: #82b1ff !important;
}

.blue-A100-border-right {
  border-right-color: #82b1ff !important;
}

.blue-A100-border-bottom {
  border-bottom-color: #82b1ff !important;
}

.blue-A100-border-left {
  border-left-color: #82b1ff !important;
}

.blue-A200-bg {
  background-color: #448aff !important;
}

.blue-A200 {
  background-color: #448aff !important;
  color: white !important;
}

.blue-A200[disabled] {
  background-color: rgba(68, 138, 255, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.blue-A200-fg {
  color: #448aff !important;
}

.blue-A200-border {
  border-color: #448aff !important;
}

.blue-A200-border-top {
  border-top-color: #448aff !important;
}

.blue-A200-border-right {
  border-right-color: #448aff !important;
}

.blue-A200-border-bottom {
  border-bottom-color: #448aff !important;
}

.blue-A200-border-left {
  border-left-color: #448aff !important;
}

.blue-A400-bg {
  background-color: #2979ff !important;
}

.blue-A400 {
  background-color: #2979ff !important;
  color: white !important;
}

.blue-A400[disabled] {
  background-color: rgba(41, 121, 255, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.blue-A400-fg {
  color: #2979ff !important;
}

.blue-A400-border {
  border-color: #2979ff !important;
}

.blue-A400-border-top {
  border-top-color: #2979ff !important;
}

.blue-A400-border-right {
  border-right-color: #2979ff !important;
}

.blue-A400-border-bottom {
  border-bottom-color: #2979ff !important;
}

.blue-A400-border-left {
  border-left-color: #2979ff !important;
}

.blue-A700-bg {
  background-color: #2962ff !important;
}

.blue-A700 {
  background-color: #2962ff !important;
  color: white !important;
}

.blue-A700[disabled] {
  background-color: rgba(41, 98, 255, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.blue-A700-fg {
  color: #2962ff !important;
}

.blue-A700-border {
  border-color: #2962ff !important;
}

.blue-A700-border-top {
  border-top-color: #2962ff !important;
}

.blue-A700-border-right {
  border-right-color: #2962ff !important;
}

.blue-A700-border-bottom {
  border-bottom-color: #2962ff !important;
}

.blue-A700-border-left {
  border-left-color: #2962ff !important;
}

.light-blue-50-bg {
  background-color: #e1f5fe !important;
}

.light-blue-50 {
  background-color: #e1f5fe !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-blue-50[disabled] {
  background-color: rgba(225, 245, 254, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-blue-50-fg {
  color: #e1f5fe !important;
}

.light-blue-50-border {
  border-color: #e1f5fe !important;
}

.light-blue-50-border-top {
  border-top-color: #e1f5fe !important;
}

.light-blue-50-border-right {
  border-right-color: #e1f5fe !important;
}

.light-blue-50-border-bottom {
  border-bottom-color: #e1f5fe !important;
}

.light-blue-50-border-left {
  border-left-color: #e1f5fe !important;
}

.light-blue-100-bg {
  background-color: #b3e5fc !important;
}

.light-blue-100 {
  background-color: #b3e5fc !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-blue-100[disabled] {
  background-color: rgba(179, 229, 252, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-blue-100-fg {
  color: #b3e5fc !important;
}

.light-blue-100-border {
  border-color: #b3e5fc !important;
}

.light-blue-100-border-top {
  border-top-color: #b3e5fc !important;
}

.light-blue-100-border-right {
  border-right-color: #b3e5fc !important;
}

.light-blue-100-border-bottom {
  border-bottom-color: #b3e5fc !important;
}

.light-blue-100-border-left {
  border-left-color: #b3e5fc !important;
}

.light-blue-200-bg {
  background-color: #81d4fa !important;
}

.light-blue-200 {
  background-color: #81d4fa !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-blue-200[disabled] {
  background-color: rgba(129, 212, 250, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-blue-200-fg {
  color: #81d4fa !important;
}

.light-blue-200-border {
  border-color: #81d4fa !important;
}

.light-blue-200-border-top {
  border-top-color: #81d4fa !important;
}

.light-blue-200-border-right {
  border-right-color: #81d4fa !important;
}

.light-blue-200-border-bottom {
  border-bottom-color: #81d4fa !important;
}

.light-blue-200-border-left {
  border-left-color: #81d4fa !important;
}

.light-blue-300-bg {
  background-color: #4fc3f7 !important;
}

.light-blue-300 {
  background-color: #4fc3f7 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-blue-300[disabled] {
  background-color: rgba(79, 195, 247, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-blue-300-fg {
  color: #4fc3f7 !important;
}

.light-blue-300-border {
  border-color: #4fc3f7 !important;
}

.light-blue-300-border-top {
  border-top-color: #4fc3f7 !important;
}

.light-blue-300-border-right {
  border-right-color: #4fc3f7 !important;
}

.light-blue-300-border-bottom {
  border-bottom-color: #4fc3f7 !important;
}

.light-blue-300-border-left {
  border-left-color: #4fc3f7 !important;
}

.light-blue-400-bg {
  background-color: #29b6f6 !important;
}

.light-blue-400 {
  background-color: #29b6f6 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-blue-400[disabled] {
  background-color: rgba(41, 182, 246, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-blue-400-fg {
  color: #29b6f6 !important;
}

.light-blue-400-border {
  border-color: #29b6f6 !important;
}

.light-blue-400-border-top {
  border-top-color: #29b6f6 !important;
}

.light-blue-400-border-right {
  border-right-color: #29b6f6 !important;
}

.light-blue-400-border-bottom {
  border-bottom-color: #29b6f6 !important;
}

.light-blue-400-border-left {
  border-left-color: #29b6f6 !important;
}

.light-blue-500-bg {
  background-color: #03a9f4 !important;
}

.light-blue-500 {
  background-color: #03a9f4 !important;
  color: white !important;
}

.light-blue-500[disabled] {
  background-color: rgba(3, 169, 244, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.light-blue-500-fg {
  color: #03a9f4 !important;
}

.light-blue-500-border {
  border-color: #03a9f4 !important;
}

.light-blue-500-border-top {
  border-top-color: #03a9f4 !important;
}

.light-blue-500-border-right {
  border-right-color: #03a9f4 !important;
}

.light-blue-500-border-bottom {
  border-bottom-color: #03a9f4 !important;
}

.light-blue-500-border-left {
  border-left-color: #03a9f4 !important;
}

.light-blue-bg {
  background-color: #03a9f4 !important;
}

.light-blue {
  background-color: #03a9f4 !important;
  color: white !important;
}

.light-blue[disabled] {
  background-color: rgba(3, 169, 244, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.light-blue-fg {
  color: #03a9f4 !important;
}

.light-blue-border {
  border-color: #03a9f4 !important;
}

.light-blue-border-top {
  border-top-color: #03a9f4 !important;
}

.light-blue-border-right {
  border-right-color: #03a9f4 !important;
}

.light-blue-border-bottom {
  border-bottom-color: #03a9f4 !important;
}

.light-blue-border-left {
  border-left-color: #03a9f4 !important;
}

.light-blue-600-bg {
  background-color: #039be5 !important;
}

.light-blue-600 {
  background-color: #039be5 !important;
  color: white !important;
}

.light-blue-600[disabled] {
  background-color: rgba(3, 155, 229, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.light-blue-600-fg {
  color: #039be5 !important;
}

.light-blue-600-border {
  border-color: #039be5 !important;
}

.light-blue-600-border-top {
  border-top-color: #039be5 !important;
}

.light-blue-600-border-right {
  border-right-color: #039be5 !important;
}

.light-blue-600-border-bottom {
  border-bottom-color: #039be5 !important;
}

.light-blue-600-border-left {
  border-left-color: #039be5 !important;
}

.light-blue-700-bg {
  background-color: #0288d1 !important;
}

.light-blue-700 {
  background-color: #0288d1 !important;
  color: white !important;
}

.light-blue-700[disabled] {
  background-color: rgba(2, 136, 209, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.light-blue-700-fg {
  color: #0288d1 !important;
}

.light-blue-700-border {
  border-color: #0288d1 !important;
}

.light-blue-700-border-top {
  border-top-color: #0288d1 !important;
}

.light-blue-700-border-right {
  border-right-color: #0288d1 !important;
}

.light-blue-700-border-bottom {
  border-bottom-color: #0288d1 !important;
}

.light-blue-700-border-left {
  border-left-color: #0288d1 !important;
}

.light-blue-800-bg {
  background-color: #0277bd !important;
}

.light-blue-800 {
  background-color: #0277bd !important;
  color: white !important;
}

.light-blue-800[disabled] {
  background-color: rgba(2, 119, 189, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.light-blue-800-fg {
  color: #0277bd !important;
}

.light-blue-800-border {
  border-color: #0277bd !important;
}

.light-blue-800-border-top {
  border-top-color: #0277bd !important;
}

.light-blue-800-border-right {
  border-right-color: #0277bd !important;
}

.light-blue-800-border-bottom {
  border-bottom-color: #0277bd !important;
}

.light-blue-800-border-left {
  border-left-color: #0277bd !important;
}

.light-blue-900-bg {
  background-color: #01579b !important;
}

.light-blue-900 {
  background-color: #01579b !important;
  color: white !important;
}

.light-blue-900[disabled] {
  background-color: rgba(1, 87, 155, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.light-blue-900-fg {
  color: #01579b !important;
}

.light-blue-900-border {
  border-color: #01579b !important;
}

.light-blue-900-border-top {
  border-top-color: #01579b !important;
}

.light-blue-900-border-right {
  border-right-color: #01579b !important;
}

.light-blue-900-border-bottom {
  border-bottom-color: #01579b !important;
}

.light-blue-900-border-left {
  border-left-color: #01579b !important;
}

.light-blue-A100-bg {
  background-color: #80d8ff !important;
}

.light-blue-A100 {
  background-color: #80d8ff !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-blue-A100[disabled] {
  background-color: rgba(128, 216, 255, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-blue-A100-fg {
  color: #80d8ff !important;
}

.light-blue-A100-border {
  border-color: #80d8ff !important;
}

.light-blue-A100-border-top {
  border-top-color: #80d8ff !important;
}

.light-blue-A100-border-right {
  border-right-color: #80d8ff !important;
}

.light-blue-A100-border-bottom {
  border-bottom-color: #80d8ff !important;
}

.light-blue-A100-border-left {
  border-left-color: #80d8ff !important;
}

.light-blue-A200-bg {
  background-color: #40c4ff !important;
}

.light-blue-A200 {
  background-color: #40c4ff !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-blue-A200[disabled] {
  background-color: rgba(64, 196, 255, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-blue-A200-fg {
  color: #40c4ff !important;
}

.light-blue-A200-border {
  border-color: #40c4ff !important;
}

.light-blue-A200-border-top {
  border-top-color: #40c4ff !important;
}

.light-blue-A200-border-right {
  border-right-color: #40c4ff !important;
}

.light-blue-A200-border-bottom {
  border-bottom-color: #40c4ff !important;
}

.light-blue-A200-border-left {
  border-left-color: #40c4ff !important;
}

.light-blue-A400-bg {
  background-color: #00b0ff !important;
}

.light-blue-A400 {
  background-color: #00b0ff !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-blue-A400[disabled] {
  background-color: rgba(0, 176, 255, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-blue-A400-fg {
  color: #00b0ff !important;
}

.light-blue-A400-border {
  border-color: #00b0ff !important;
}

.light-blue-A400-border-top {
  border-top-color: #00b0ff !important;
}

.light-blue-A400-border-right {
  border-right-color: #00b0ff !important;
}

.light-blue-A400-border-bottom {
  border-bottom-color: #00b0ff !important;
}

.light-blue-A400-border-left {
  border-left-color: #00b0ff !important;
}

.light-blue-A700-bg {
  background-color: #0091ea !important;
}

.light-blue-A700 {
  background-color: #0091ea !important;
  color: white !important;
}

.light-blue-A700[disabled] {
  background-color: rgba(0, 145, 234, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.light-blue-A700-fg {
  color: #0091ea !important;
}

.light-blue-A700-border {
  border-color: #0091ea !important;
}

.light-blue-A700-border-top {
  border-top-color: #0091ea !important;
}

.light-blue-A700-border-right {
  border-right-color: #0091ea !important;
}

.light-blue-A700-border-bottom {
  border-bottom-color: #0091ea !important;
}

.light-blue-A700-border-left {
  border-left-color: #0091ea !important;
}

.cyan-50-bg {
  background-color: #e0f7fa !important;
}

.cyan-50 {
  background-color: #e0f7fa !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.cyan-50[disabled] {
  background-color: rgba(224, 247, 250, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.cyan-50-fg {
  color: #e0f7fa !important;
}

.cyan-50-border {
  border-color: #e0f7fa !important;
}

.cyan-50-border-top {
  border-top-color: #e0f7fa !important;
}

.cyan-50-border-right {
  border-right-color: #e0f7fa !important;
}

.cyan-50-border-bottom {
  border-bottom-color: #e0f7fa !important;
}

.cyan-50-border-left {
  border-left-color: #e0f7fa !important;
}

.cyan-100-bg {
  background-color: #b2ebf2 !important;
}

.cyan-100 {
  background-color: #b2ebf2 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.cyan-100[disabled] {
  background-color: rgba(178, 235, 242, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.cyan-100-fg {
  color: #b2ebf2 !important;
}

.cyan-100-border {
  border-color: #b2ebf2 !important;
}

.cyan-100-border-top {
  border-top-color: #b2ebf2 !important;
}

.cyan-100-border-right {
  border-right-color: #b2ebf2 !important;
}

.cyan-100-border-bottom {
  border-bottom-color: #b2ebf2 !important;
}

.cyan-100-border-left {
  border-left-color: #b2ebf2 !important;
}

.cyan-200-bg {
  background-color: #80deea !important;
}

.cyan-200 {
  background-color: #80deea !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.cyan-200[disabled] {
  background-color: rgba(128, 222, 234, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.cyan-200-fg {
  color: #80deea !important;
}

.cyan-200-border {
  border-color: #80deea !important;
}

.cyan-200-border-top {
  border-top-color: #80deea !important;
}

.cyan-200-border-right {
  border-right-color: #80deea !important;
}

.cyan-200-border-bottom {
  border-bottom-color: #80deea !important;
}

.cyan-200-border-left {
  border-left-color: #80deea !important;
}

.cyan-300-bg {
  background-color: #4dd0e1 !important;
}

.cyan-300 {
  background-color: #4dd0e1 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.cyan-300[disabled] {
  background-color: rgba(77, 208, 225, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.cyan-300-fg {
  color: #4dd0e1 !important;
}

.cyan-300-border {
  border-color: #4dd0e1 !important;
}

.cyan-300-border-top {
  border-top-color: #4dd0e1 !important;
}

.cyan-300-border-right {
  border-right-color: #4dd0e1 !important;
}

.cyan-300-border-bottom {
  border-bottom-color: #4dd0e1 !important;
}

.cyan-300-border-left {
  border-left-color: #4dd0e1 !important;
}

.cyan-400-bg {
  background-color: #26c6da !important;
}

.cyan-400 {
  background-color: #26c6da !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.cyan-400[disabled] {
  background-color: rgba(38, 198, 218, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.cyan-400-fg {
  color: #26c6da !important;
}

.cyan-400-border {
  border-color: #26c6da !important;
}

.cyan-400-border-top {
  border-top-color: #26c6da !important;
}

.cyan-400-border-right {
  border-right-color: #26c6da !important;
}

.cyan-400-border-bottom {
  border-bottom-color: #26c6da !important;
}

.cyan-400-border-left {
  border-left-color: #26c6da !important;
}

.cyan-500-bg {
  background-color: #00bcd4 !important;
}

.cyan-500 {
  background-color: #00bcd4 !important;
  color: white !important;
}

.cyan-500[disabled] {
  background-color: rgba(0, 188, 212, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.cyan-500-fg {
  color: #00bcd4 !important;
}

.cyan-500-border {
  border-color: #00bcd4 !important;
}

.cyan-500-border-top {
  border-top-color: #00bcd4 !important;
}

.cyan-500-border-right {
  border-right-color: #00bcd4 !important;
}

.cyan-500-border-bottom {
  border-bottom-color: #00bcd4 !important;
}

.cyan-500-border-left {
  border-left-color: #00bcd4 !important;
}

.cyan-bg {
  background-color: #00bcd4 !important;
}

.cyan {
  background-color: #00bcd4 !important;
  color: white !important;
}

.cyan[disabled] {
  background-color: rgba(0, 188, 212, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.cyan-fg {
  color: #00bcd4 !important;
}

.cyan-border {
  border-color: #00bcd4 !important;
}

.cyan-border-top {
  border-top-color: #00bcd4 !important;
}

.cyan-border-right {
  border-right-color: #00bcd4 !important;
}

.cyan-border-bottom {
  border-bottom-color: #00bcd4 !important;
}

.cyan-border-left {
  border-left-color: #00bcd4 !important;
}

.cyan-600-bg {
  background-color: #00acc1 !important;
}

.cyan-600 {
  background-color: #00acc1 !important;
  color: white !important;
}

.cyan-600[disabled] {
  background-color: rgba(0, 172, 193, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.cyan-600-fg {
  color: #00acc1 !important;
}

.cyan-600-border {
  border-color: #00acc1 !important;
}

.cyan-600-border-top {
  border-top-color: #00acc1 !important;
}

.cyan-600-border-right {
  border-right-color: #00acc1 !important;
}

.cyan-600-border-bottom {
  border-bottom-color: #00acc1 !important;
}

.cyan-600-border-left {
  border-left-color: #00acc1 !important;
}

.cyan-700-bg {
  background-color: #0097a7 !important;
}

.cyan-700 {
  background-color: #0097a7 !important;
  color: white !important;
}

.cyan-700[disabled] {
  background-color: rgba(0, 151, 167, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.cyan-700-fg {
  color: #0097a7 !important;
}

.cyan-700-border {
  border-color: #0097a7 !important;
}

.cyan-700-border-top {
  border-top-color: #0097a7 !important;
}

.cyan-700-border-right {
  border-right-color: #0097a7 !important;
}

.cyan-700-border-bottom {
  border-bottom-color: #0097a7 !important;
}

.cyan-700-border-left {
  border-left-color: #0097a7 !important;
}

.cyan-800-bg {
  background-color: #00838f !important;
}

.cyan-800 {
  background-color: #00838f !important;
  color: white !important;
}

.cyan-800[disabled] {
  background-color: rgba(0, 131, 143, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.cyan-800-fg {
  color: #00838f !important;
}

.cyan-800-border {
  border-color: #00838f !important;
}

.cyan-800-border-top {
  border-top-color: #00838f !important;
}

.cyan-800-border-right {
  border-right-color: #00838f !important;
}

.cyan-800-border-bottom {
  border-bottom-color: #00838f !important;
}

.cyan-800-border-left {
  border-left-color: #00838f !important;
}

.cyan-900-bg {
  background-color: #006064 !important;
}

.cyan-900 {
  background-color: #006064 !important;
  color: white !important;
}

.cyan-900[disabled] {
  background-color: rgba(0, 96, 100, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.cyan-900-fg {
  color: #006064 !important;
}

.cyan-900-border {
  border-color: #006064 !important;
}

.cyan-900-border-top {
  border-top-color: #006064 !important;
}

.cyan-900-border-right {
  border-right-color: #006064 !important;
}

.cyan-900-border-bottom {
  border-bottom-color: #006064 !important;
}

.cyan-900-border-left {
  border-left-color: #006064 !important;
}

.cyan-A100-bg {
  background-color: #84ffff !important;
}

.cyan-A100 {
  background-color: #84ffff !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.cyan-A100[disabled] {
  background-color: rgba(132, 255, 255, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.cyan-A100-fg {
  color: #84ffff !important;
}

.cyan-A100-border {
  border-color: #84ffff !important;
}

.cyan-A100-border-top {
  border-top-color: #84ffff !important;
}

.cyan-A100-border-right {
  border-right-color: #84ffff !important;
}

.cyan-A100-border-bottom {
  border-bottom-color: #84ffff !important;
}

.cyan-A100-border-left {
  border-left-color: #84ffff !important;
}

.cyan-A200-bg {
  background-color: #18ffff !important;
}

.cyan-A200 {
  background-color: #18ffff !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.cyan-A200[disabled] {
  background-color: rgba(24, 255, 255, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.cyan-A200-fg {
  color: #18ffff !important;
}

.cyan-A200-border {
  border-color: #18ffff !important;
}

.cyan-A200-border-top {
  border-top-color: #18ffff !important;
}

.cyan-A200-border-right {
  border-right-color: #18ffff !important;
}

.cyan-A200-border-bottom {
  border-bottom-color: #18ffff !important;
}

.cyan-A200-border-left {
  border-left-color: #18ffff !important;
}

.cyan-A400-bg {
  background-color: #00e5ff !important;
}

.cyan-A400 {
  background-color: #00e5ff !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.cyan-A400[disabled] {
  background-color: rgba(0, 229, 255, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.cyan-A400-fg {
  color: #00e5ff !important;
}

.cyan-A400-border {
  border-color: #00e5ff !important;
}

.cyan-A400-border-top {
  border-top-color: #00e5ff !important;
}

.cyan-A400-border-right {
  border-right-color: #00e5ff !important;
}

.cyan-A400-border-bottom {
  border-bottom-color: #00e5ff !important;
}

.cyan-A400-border-left {
  border-left-color: #00e5ff !important;
}

.cyan-A700-bg {
  background-color: #00b8d4 !important;
}

.cyan-A700 {
  background-color: #00b8d4 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.cyan-A700[disabled] {
  background-color: rgba(0, 184, 212, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.cyan-A700-fg {
  color: #00b8d4 !important;
}

.cyan-A700-border {
  border-color: #00b8d4 !important;
}

.cyan-A700-border-top {
  border-top-color: #00b8d4 !important;
}

.cyan-A700-border-right {
  border-right-color: #00b8d4 !important;
}

.cyan-A700-border-bottom {
  border-bottom-color: #00b8d4 !important;
}

.cyan-A700-border-left {
  border-left-color: #00b8d4 !important;
}

.teal-50-bg {
  background-color: #e0f2f1 !important;
}

.teal-50 {
  background-color: #e0f2f1 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.teal-50[disabled] {
  background-color: rgba(224, 242, 241, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.teal-50-fg {
  color: #e0f2f1 !important;
}

.teal-50-border {
  border-color: #e0f2f1 !important;
}

.teal-50-border-top {
  border-top-color: #e0f2f1 !important;
}

.teal-50-border-right {
  border-right-color: #e0f2f1 !important;
}

.teal-50-border-bottom {
  border-bottom-color: #e0f2f1 !important;
}

.teal-50-border-left {
  border-left-color: #e0f2f1 !important;
}

.teal-100-bg {
  background-color: #b2dfdb !important;
}

.teal-100 {
  background-color: #b2dfdb !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.teal-100[disabled] {
  background-color: rgba(178, 223, 219, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.teal-100-fg {
  color: #b2dfdb !important;
}

.teal-100-border {
  border-color: #b2dfdb !important;
}

.teal-100-border-top {
  border-top-color: #b2dfdb !important;
}

.teal-100-border-right {
  border-right-color: #b2dfdb !important;
}

.teal-100-border-bottom {
  border-bottom-color: #b2dfdb !important;
}

.teal-100-border-left {
  border-left-color: #b2dfdb !important;
}

.teal-200-bg {
  background-color: #80cbc4 !important;
}

.teal-200 {
  background-color: #80cbc4 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.teal-200[disabled] {
  background-color: rgba(128, 203, 196, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.teal-200-fg {
  color: #80cbc4 !important;
}

.teal-200-border {
  border-color: #80cbc4 !important;
}

.teal-200-border-top {
  border-top-color: #80cbc4 !important;
}

.teal-200-border-right {
  border-right-color: #80cbc4 !important;
}

.teal-200-border-bottom {
  border-bottom-color: #80cbc4 !important;
}

.teal-200-border-left {
  border-left-color: #80cbc4 !important;
}

.teal-300-bg {
  background-color: #4db6ac !important;
}

.teal-300 {
  background-color: #4db6ac !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.teal-300[disabled] {
  background-color: rgba(77, 182, 172, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.teal-300-fg {
  color: #4db6ac !important;
}

.teal-300-border {
  border-color: #4db6ac !important;
}

.teal-300-border-top {
  border-top-color: #4db6ac !important;
}

.teal-300-border-right {
  border-right-color: #4db6ac !important;
}

.teal-300-border-bottom {
  border-bottom-color: #4db6ac !important;
}

.teal-300-border-left {
  border-left-color: #4db6ac !important;
}

.teal-400-bg {
  background-color: #26a69a !important;
}

.teal-400 {
  background-color: #26a69a !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.teal-400[disabled] {
  background-color: rgba(38, 166, 154, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.teal-400-fg {
  color: #26a69a !important;
}

.teal-400-border {
  border-color: #26a69a !important;
}

.teal-400-border-top {
  border-top-color: #26a69a !important;
}

.teal-400-border-right {
  border-right-color: #26a69a !important;
}

.teal-400-border-bottom {
  border-bottom-color: #26a69a !important;
}

.teal-400-border-left {
  border-left-color: #26a69a !important;
}

.teal-500-bg {
  background-color: #009688 !important;
}

.teal-500 {
  background-color: #009688 !important;
  color: white !important;
}

.teal-500[disabled] {
  background-color: rgba(0, 150, 136, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.teal-500-fg {
  color: #009688 !important;
}

.teal-500-border {
  border-color: #009688 !important;
}

.teal-500-border-top {
  border-top-color: #009688 !important;
}

.teal-500-border-right {
  border-right-color: #009688 !important;
}

.teal-500-border-bottom {
  border-bottom-color: #009688 !important;
}

.teal-500-border-left {
  border-left-color: #009688 !important;
}

.teal-bg {
  background-color: #009688 !important;
}

.teal {
  background-color: #009688 !important;
  color: white !important;
}

.teal[disabled] {
  background-color: rgba(0, 150, 136, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.teal-fg {
  color: #009688 !important;
}

.teal-border {
  border-color: #009688 !important;
}

.teal-border-top {
  border-top-color: #009688 !important;
}

.teal-border-right {
  border-right-color: #009688 !important;
}

.teal-border-bottom {
  border-bottom-color: #009688 !important;
}

.teal-border-left {
  border-left-color: #009688 !important;
}

.teal-600-bg {
  background-color: #00897b !important;
}

.teal-600 {
  background-color: #00897b !important;
  color: white !important;
}

.teal-600[disabled] {
  background-color: rgba(0, 137, 123, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.teal-600-fg {
  color: #00897b !important;
}

.teal-600-border {
  border-color: #00897b !important;
}

.teal-600-border-top {
  border-top-color: #00897b !important;
}

.teal-600-border-right {
  border-right-color: #00897b !important;
}

.teal-600-border-bottom {
  border-bottom-color: #00897b !important;
}

.teal-600-border-left {
  border-left-color: #00897b !important;
}

.teal-700-bg {
  background-color: #00796b !important;
}

.teal-700 {
  background-color: #00796b !important;
  color: white !important;
}

.teal-700[disabled] {
  background-color: rgba(0, 121, 107, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.teal-700-fg {
  color: #00796b !important;
}

.teal-700-border {
  border-color: #00796b !important;
}

.teal-700-border-top {
  border-top-color: #00796b !important;
}

.teal-700-border-right {
  border-right-color: #00796b !important;
}

.teal-700-border-bottom {
  border-bottom-color: #00796b !important;
}

.teal-700-border-left {
  border-left-color: #00796b !important;
}

.teal-800-bg {
  background-color: #00695c !important;
}

.teal-800 {
  background-color: #00695c !important;
  color: white !important;
}

.teal-800[disabled] {
  background-color: rgba(0, 105, 92, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.teal-800-fg {
  color: #00695c !important;
}

.teal-800-border {
  border-color: #00695c !important;
}

.teal-800-border-top {
  border-top-color: #00695c !important;
}

.teal-800-border-right {
  border-right-color: #00695c !important;
}

.teal-800-border-bottom {
  border-bottom-color: #00695c !important;
}

.teal-800-border-left {
  border-left-color: #00695c !important;
}

.teal-900-bg {
  background-color: #004d40 !important;
}

.teal-900 {
  background-color: #004d40 !important;
  color: white !important;
}

.teal-900[disabled] {
  background-color: rgba(0, 77, 64, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.teal-900-fg {
  color: #004d40 !important;
}

.teal-900-border {
  border-color: #004d40 !important;
}

.teal-900-border-top {
  border-top-color: #004d40 !important;
}

.teal-900-border-right {
  border-right-color: #004d40 !important;
}

.teal-900-border-bottom {
  border-bottom-color: #004d40 !important;
}

.teal-900-border-left {
  border-left-color: #004d40 !important;
}

.teal-A100-bg {
  background-color: #a7ffeb !important;
}

.teal-A100 {
  background-color: #a7ffeb !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.teal-A100[disabled] {
  background-color: rgba(167, 255, 235, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.teal-A100-fg {
  color: #a7ffeb !important;
}

.teal-A100-border {
  border-color: #a7ffeb !important;
}

.teal-A100-border-top {
  border-top-color: #a7ffeb !important;
}

.teal-A100-border-right {
  border-right-color: #a7ffeb !important;
}

.teal-A100-border-bottom {
  border-bottom-color: #a7ffeb !important;
}

.teal-A100-border-left {
  border-left-color: #a7ffeb !important;
}

.teal-A200-bg {
  background-color: #64ffda !important;
}

.teal-A200 {
  background-color: #64ffda !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.teal-A200[disabled] {
  background-color: rgba(100, 255, 218, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.teal-A200-fg {
  color: #64ffda !important;
}

.teal-A200-border {
  border-color: #64ffda !important;
}

.teal-A200-border-top {
  border-top-color: #64ffda !important;
}

.teal-A200-border-right {
  border-right-color: #64ffda !important;
}

.teal-A200-border-bottom {
  border-bottom-color: #64ffda !important;
}

.teal-A200-border-left {
  border-left-color: #64ffda !important;
}

.teal-A400-bg {
  background-color: #1de9b6 !important;
}

.teal-A400 {
  background-color: #1de9b6 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.teal-A400[disabled] {
  background-color: rgba(29, 233, 182, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.teal-A400-fg {
  color: #1de9b6 !important;
}

.teal-A400-border {
  border-color: #1de9b6 !important;
}

.teal-A400-border-top {
  border-top-color: #1de9b6 !important;
}

.teal-A400-border-right {
  border-right-color: #1de9b6 !important;
}

.teal-A400-border-bottom {
  border-bottom-color: #1de9b6 !important;
}

.teal-A400-border-left {
  border-left-color: #1de9b6 !important;
}

.teal-A700-bg {
  background-color: #00bfa5 !important;
}

.teal-A700 {
  background-color: #00bfa5 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.teal-A700[disabled] {
  background-color: rgba(0, 191, 165, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.teal-A700-fg {
  color: #00bfa5 !important;
}

.teal-A700-border {
  border-color: #00bfa5 !important;
}

.teal-A700-border-top {
  border-top-color: #00bfa5 !important;
}

.teal-A700-border-right {
  border-right-color: #00bfa5 !important;
}

.teal-A700-border-bottom {
  border-bottom-color: #00bfa5 !important;
}

.teal-A700-border-left {
  border-left-color: #00bfa5 !important;
}

.green-50-bg {
  background-color: #e8f5e9 !important;
}

.green-50 {
  background-color: #e8f5e9 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.green-50[disabled] {
  background-color: rgba(232, 245, 233, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.green-50-fg {
  color: #e8f5e9 !important;
}

.green-50-border {
  border-color: #e8f5e9 !important;
}

.green-50-border-top {
  border-top-color: #e8f5e9 !important;
}

.green-50-border-right {
  border-right-color: #e8f5e9 !important;
}

.green-50-border-bottom {
  border-bottom-color: #e8f5e9 !important;
}

.green-50-border-left {
  border-left-color: #e8f5e9 !important;
}

.green-100-bg {
  background-color: #c8e6c9 !important;
}

.green-100 {
  background-color: #c8e6c9 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.green-100[disabled] {
  background-color: rgba(200, 230, 201, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.green-100-fg {
  color: #c8e6c9 !important;
}

.green-100-border {
  border-color: #c8e6c9 !important;
}

.green-100-border-top {
  border-top-color: #c8e6c9 !important;
}

.green-100-border-right {
  border-right-color: #c8e6c9 !important;
}

.green-100-border-bottom {
  border-bottom-color: #c8e6c9 !important;
}

.green-100-border-left {
  border-left-color: #c8e6c9 !important;
}

.green-200-bg {
  background-color: #a5d6a7 !important;
}

.green-200 {
  background-color: #a5d6a7 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.green-200[disabled] {
  background-color: rgba(165, 214, 167, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.green-200-fg {
  color: #a5d6a7 !important;
}

.green-200-border {
  border-color: #a5d6a7 !important;
}

.green-200-border-top {
  border-top-color: #a5d6a7 !important;
}

.green-200-border-right {
  border-right-color: #a5d6a7 !important;
}

.green-200-border-bottom {
  border-bottom-color: #a5d6a7 !important;
}

.green-200-border-left {
  border-left-color: #a5d6a7 !important;
}

.green-300-bg {
  background-color: #81c784 !important;
}

.green-300 {
  background-color: #81c784 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.green-300[disabled] {
  background-color: rgba(129, 199, 132, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.green-300-fg {
  color: #81c784 !important;
}

.green-300-border {
  border-color: #81c784 !important;
}

.green-300-border-top {
  border-top-color: #81c784 !important;
}

.green-300-border-right {
  border-right-color: #81c784 !important;
}

.green-300-border-bottom {
  border-bottom-color: #81c784 !important;
}

.green-300-border-left {
  border-left-color: #81c784 !important;
}

.green-400-bg {
  background-color: #66bb6a !important;
}

.green-400 {
  background-color: #66bb6a !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.green-400[disabled] {
  background-color: rgba(102, 187, 106, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.green-400-fg {
  color: #66bb6a !important;
}

.green-400-border {
  border-color: #66bb6a !important;
}

.green-400-border-top {
  border-top-color: #66bb6a !important;
}

.green-400-border-right {
  border-right-color: #66bb6a !important;
}

.green-400-border-bottom {
  border-bottom-color: #66bb6a !important;
}

.green-400-border-left {
  border-left-color: #66bb6a !important;
}

.green-500-bg {
  background-color: #4caf50 !important;
}

.green-500 {
  background-color: #4caf50 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.green-500[disabled] {
  background-color: rgba(76, 175, 80, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.green-500-fg {
  color: #4caf50 !important;
}

.green-500-border {
  border-color: #4caf50 !important;
}

.green-500-border-top {
  border-top-color: #4caf50 !important;
}

.green-500-border-right {
  border-right-color: #4caf50 !important;
}

.green-500-border-bottom {
  border-bottom-color: #4caf50 !important;
}

.green-500-border-left {
  border-left-color: #4caf50 !important;
}

.green-bg {
  background-color: #4caf50 !important;
}

.green {
  background-color: #4caf50 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.green[disabled] {
  background-color: rgba(76, 175, 80, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.green-fg {
  color: #4caf50 !important;
}

.green-border {
  border-color: #4caf50 !important;
}

.green-border-top {
  border-top-color: #4caf50 !important;
}

.green-border-right {
  border-right-color: #4caf50 !important;
}

.green-border-bottom {
  border-bottom-color: #4caf50 !important;
}

.green-border-left {
  border-left-color: #4caf50 !important;
}

.green-600-bg {
  background-color: #43a047 !important;
}

.green-600 {
  background-color: #43a047 !important;
  color: white !important;
}

.green-600[disabled] {
  background-color: rgba(67, 160, 71, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.green-600-fg {
  color: #43a047 !important;
}

.green-600-border {
  border-color: #43a047 !important;
}

.green-600-border-top {
  border-top-color: #43a047 !important;
}

.green-600-border-right {
  border-right-color: #43a047 !important;
}

.green-600-border-bottom {
  border-bottom-color: #43a047 !important;
}

.green-600-border-left {
  border-left-color: #43a047 !important;
}

.green-700-bg {
  background-color: #388e3c !important;
}

.green-700 {
  background-color: #388e3c !important;
  color: white !important;
}

.green-700[disabled] {
  background-color: rgba(56, 142, 60, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.green-700-fg {
  color: #388e3c !important;
}

.green-700-border {
  border-color: #388e3c !important;
}

.green-700-border-top {
  border-top-color: #388e3c !important;
}

.green-700-border-right {
  border-right-color: #388e3c !important;
}

.green-700-border-bottom {
  border-bottom-color: #388e3c !important;
}

.green-700-border-left {
  border-left-color: #388e3c !important;
}

.green-800-bg {
  background-color: #2e7d32 !important;
}

.green-800 {
  background-color: #2e7d32 !important;
  color: white !important;
}

.green-800[disabled] {
  background-color: rgba(46, 125, 50, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.green-800-fg {
  color: #2e7d32 !important;
}

.green-800-border {
  border-color: #2e7d32 !important;
}

.green-800-border-top {
  border-top-color: #2e7d32 !important;
}

.green-800-border-right {
  border-right-color: #2e7d32 !important;
}

.green-800-border-bottom {
  border-bottom-color: #2e7d32 !important;
}

.green-800-border-left {
  border-left-color: #2e7d32 !important;
}

.green-900-bg {
  background-color: #1b5e20 !important;
}

.green-900 {
  background-color: #1b5e20 !important;
  color: white !important;
}

.green-900[disabled] {
  background-color: rgba(27, 94, 32, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.green-900-fg {
  color: #1b5e20 !important;
}

.green-900-border {
  border-color: #1b5e20 !important;
}

.green-900-border-top {
  border-top-color: #1b5e20 !important;
}

.green-900-border-right {
  border-right-color: #1b5e20 !important;
}

.green-900-border-bottom {
  border-bottom-color: #1b5e20 !important;
}

.green-900-border-left {
  border-left-color: #1b5e20 !important;
}

.green-A100-bg {
  background-color: #b9f6ca !important;
}

.green-A100 {
  background-color: #b9f6ca !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.green-A100[disabled] {
  background-color: rgba(185, 246, 202, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.green-A100-fg {
  color: #b9f6ca !important;
}

.green-A100-border {
  border-color: #b9f6ca !important;
}

.green-A100-border-top {
  border-top-color: #b9f6ca !important;
}

.green-A100-border-right {
  border-right-color: #b9f6ca !important;
}

.green-A100-border-bottom {
  border-bottom-color: #b9f6ca !important;
}

.green-A100-border-left {
  border-left-color: #b9f6ca !important;
}

.green-A200-bg {
  background-color: #69f0ae !important;
}

.green-A200 {
  background-color: #69f0ae !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.green-A200[disabled] {
  background-color: rgba(105, 240, 174, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.green-A200-fg {
  color: #69f0ae !important;
}

.green-A200-border {
  border-color: #69f0ae !important;
}

.green-A200-border-top {
  border-top-color: #69f0ae !important;
}

.green-A200-border-right {
  border-right-color: #69f0ae !important;
}

.green-A200-border-bottom {
  border-bottom-color: #69f0ae !important;
}

.green-A200-border-left {
  border-left-color: #69f0ae !important;
}

.green-A400-bg {
  background-color: #00e676 !important;
}

.green-A400 {
  background-color: #00e676 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.green-A400[disabled] {
  background-color: rgba(0, 230, 118, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.green-A400-fg {
  color: #00e676 !important;
}

.green-A400-border {
  border-color: #00e676 !important;
}

.green-A400-border-top {
  border-top-color: #00e676 !important;
}

.green-A400-border-right {
  border-right-color: #00e676 !important;
}

.green-A400-border-bottom {
  border-bottom-color: #00e676 !important;
}

.green-A400-border-left {
  border-left-color: #00e676 !important;
}

.green-A700-bg {
  background-color: #00c853 !important;
}

.green-A700 {
  background-color: #00c853 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.green-A700[disabled] {
  background-color: rgba(0, 200, 83, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.green-A700-fg {
  color: #00c853 !important;
}

.green-A700-border {
  border-color: #00c853 !important;
}

.green-A700-border-top {
  border-top-color: #00c853 !important;
}

.green-A700-border-right {
  border-right-color: #00c853 !important;
}

.green-A700-border-bottom {
  border-bottom-color: #00c853 !important;
}

.green-A700-border-left {
  border-left-color: #00c853 !important;
}

.light-green-50-bg {
  background-color: #f1f8e9 !important;
}

.light-green-50 {
  background-color: #f1f8e9 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-green-50[disabled] {
  background-color: rgba(241, 248, 233, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-green-50-fg {
  color: #f1f8e9 !important;
}

.light-green-50-border {
  border-color: #f1f8e9 !important;
}

.light-green-50-border-top {
  border-top-color: #f1f8e9 !important;
}

.light-green-50-border-right {
  border-right-color: #f1f8e9 !important;
}

.light-green-50-border-bottom {
  border-bottom-color: #f1f8e9 !important;
}

.light-green-50-border-left {
  border-left-color: #f1f8e9 !important;
}

.light-green-100-bg {
  background-color: #dcedc8 !important;
}

.light-green-100 {
  background-color: #dcedc8 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-green-100[disabled] {
  background-color: rgba(220, 237, 200, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-green-100-fg {
  color: #dcedc8 !important;
}

.light-green-100-border {
  border-color: #dcedc8 !important;
}

.light-green-100-border-top {
  border-top-color: #dcedc8 !important;
}

.light-green-100-border-right {
  border-right-color: #dcedc8 !important;
}

.light-green-100-border-bottom {
  border-bottom-color: #dcedc8 !important;
}

.light-green-100-border-left {
  border-left-color: #dcedc8 !important;
}

.light-green-200-bg {
  background-color: #c5e1a5 !important;
}

.light-green-200 {
  background-color: #c5e1a5 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-green-200[disabled] {
  background-color: rgba(197, 225, 165, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-green-200-fg {
  color: #c5e1a5 !important;
}

.light-green-200-border {
  border-color: #c5e1a5 !important;
}

.light-green-200-border-top {
  border-top-color: #c5e1a5 !important;
}

.light-green-200-border-right {
  border-right-color: #c5e1a5 !important;
}

.light-green-200-border-bottom {
  border-bottom-color: #c5e1a5 !important;
}

.light-green-200-border-left {
  border-left-color: #c5e1a5 !important;
}

.light-green-300-bg {
  background-color: #aed581 !important;
}

.light-green-300 {
  background-color: #aed581 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-green-300[disabled] {
  background-color: rgba(174, 213, 129, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-green-300-fg {
  color: #aed581 !important;
}

.light-green-300-border {
  border-color: #aed581 !important;
}

.light-green-300-border-top {
  border-top-color: #aed581 !important;
}

.light-green-300-border-right {
  border-right-color: #aed581 !important;
}

.light-green-300-border-bottom {
  border-bottom-color: #aed581 !important;
}

.light-green-300-border-left {
  border-left-color: #aed581 !important;
}

.light-green-400-bg {
  background-color: #9ccc65 !important;
}

.light-green-400 {
  background-color: #9ccc65 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-green-400[disabled] {
  background-color: rgba(156, 204, 101, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-green-400-fg {
  color: #9ccc65 !important;
}

.light-green-400-border {
  border-color: #9ccc65 !important;
}

.light-green-400-border-top {
  border-top-color: #9ccc65 !important;
}

.light-green-400-border-right {
  border-right-color: #9ccc65 !important;
}

.light-green-400-border-bottom {
  border-bottom-color: #9ccc65 !important;
}

.light-green-400-border-left {
  border-left-color: #9ccc65 !important;
}

.light-green-500-bg {
  background-color: #8bc34a !important;
}

.light-green-500 {
  background-color: #8bc34a !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-green-500[disabled] {
  background-color: rgba(139, 195, 74, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-green-500-fg {
  color: #8bc34a !important;
}

.light-green-500-border {
  border-color: #8bc34a !important;
}

.light-green-500-border-top {
  border-top-color: #8bc34a !important;
}

.light-green-500-border-right {
  border-right-color: #8bc34a !important;
}

.light-green-500-border-bottom {
  border-bottom-color: #8bc34a !important;
}

.light-green-500-border-left {
  border-left-color: #8bc34a !important;
}

.light-green-bg {
  background-color: #8bc34a !important;
}

.light-green {
  background-color: #8bc34a !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-green[disabled] {
  background-color: rgba(139, 195, 74, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-green-fg {
  color: #8bc34a !important;
}

.light-green-border {
  border-color: #8bc34a !important;
}

.light-green-border-top {
  border-top-color: #8bc34a !important;
}

.light-green-border-right {
  border-right-color: #8bc34a !important;
}

.light-green-border-bottom {
  border-bottom-color: #8bc34a !important;
}

.light-green-border-left {
  border-left-color: #8bc34a !important;
}

.light-green-600-bg {
  background-color: #7cb342 !important;
}

.light-green-600 {
  background-color: #7cb342 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-green-600[disabled] {
  background-color: rgba(124, 179, 66, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-green-600-fg {
  color: #7cb342 !important;
}

.light-green-600-border {
  border-color: #7cb342 !important;
}

.light-green-600-border-top {
  border-top-color: #7cb342 !important;
}

.light-green-600-border-right {
  border-right-color: #7cb342 !important;
}

.light-green-600-border-bottom {
  border-bottom-color: #7cb342 !important;
}

.light-green-600-border-left {
  border-left-color: #7cb342 !important;
}

.light-green-700-bg {
  background-color: #689f38 !important;
}

.light-green-700 {
  background-color: #689f38 !important;
  color: white !important;
}

.light-green-700[disabled] {
  background-color: rgba(104, 159, 56, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.light-green-700-fg {
  color: #689f38 !important;
}

.light-green-700-border {
  border-color: #689f38 !important;
}

.light-green-700-border-top {
  border-top-color: #689f38 !important;
}

.light-green-700-border-right {
  border-right-color: #689f38 !important;
}

.light-green-700-border-bottom {
  border-bottom-color: #689f38 !important;
}

.light-green-700-border-left {
  border-left-color: #689f38 !important;
}

.light-green-800-bg {
  background-color: #558b2f !important;
}

.light-green-800 {
  background-color: #558b2f !important;
  color: white !important;
}

.light-green-800[disabled] {
  background-color: rgba(85, 139, 47, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.light-green-800-fg {
  color: #558b2f !important;
}

.light-green-800-border {
  border-color: #558b2f !important;
}

.light-green-800-border-top {
  border-top-color: #558b2f !important;
}

.light-green-800-border-right {
  border-right-color: #558b2f !important;
}

.light-green-800-border-bottom {
  border-bottom-color: #558b2f !important;
}

.light-green-800-border-left {
  border-left-color: #558b2f !important;
}

.light-green-900-bg {
  background-color: #33691e !important;
}

.light-green-900 {
  background-color: #33691e !important;
  color: white !important;
}

.light-green-900[disabled] {
  background-color: rgba(51, 105, 30, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.light-green-900-fg {
  color: #33691e !important;
}

.light-green-900-border {
  border-color: #33691e !important;
}

.light-green-900-border-top {
  border-top-color: #33691e !important;
}

.light-green-900-border-right {
  border-right-color: #33691e !important;
}

.light-green-900-border-bottom {
  border-bottom-color: #33691e !important;
}

.light-green-900-border-left {
  border-left-color: #33691e !important;
}

.light-green-A100-bg {
  background-color: #ccff90 !important;
}

.light-green-A100 {
  background-color: #ccff90 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-green-A100[disabled] {
  background-color: rgba(204, 255, 144, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-green-A100-fg {
  color: #ccff90 !important;
}

.light-green-A100-border {
  border-color: #ccff90 !important;
}

.light-green-A100-border-top {
  border-top-color: #ccff90 !important;
}

.light-green-A100-border-right {
  border-right-color: #ccff90 !important;
}

.light-green-A100-border-bottom {
  border-bottom-color: #ccff90 !important;
}

.light-green-A100-border-left {
  border-left-color: #ccff90 !important;
}

.light-green-A200-bg {
  background-color: #b2ff59 !important;
}

.light-green-A200 {
  background-color: #b2ff59 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-green-A200[disabled] {
  background-color: rgba(178, 255, 89, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-green-A200-fg {
  color: #b2ff59 !important;
}

.light-green-A200-border {
  border-color: #b2ff59 !important;
}

.light-green-A200-border-top {
  border-top-color: #b2ff59 !important;
}

.light-green-A200-border-right {
  border-right-color: #b2ff59 !important;
}

.light-green-A200-border-bottom {
  border-bottom-color: #b2ff59 !important;
}

.light-green-A200-border-left {
  border-left-color: #b2ff59 !important;
}

.light-green-A400-bg {
  background-color: #76ff03 !important;
}

.light-green-A400 {
  background-color: #76ff03 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-green-A400[disabled] {
  background-color: rgba(118, 255, 3, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-green-A400-fg {
  color: #76ff03 !important;
}

.light-green-A400-border {
  border-color: #76ff03 !important;
}

.light-green-A400-border-top {
  border-top-color: #76ff03 !important;
}

.light-green-A400-border-right {
  border-right-color: #76ff03 !important;
}

.light-green-A400-border-bottom {
  border-bottom-color: #76ff03 !important;
}

.light-green-A400-border-left {
  border-left-color: #76ff03 !important;
}

.light-green-A700-bg {
  background-color: #64dd17 !important;
}

.light-green-A700 {
  background-color: #64dd17 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-green-A700[disabled] {
  background-color: rgba(100, 221, 23, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-green-A700-fg {
  color: #64dd17 !important;
}

.light-green-A700-border {
  border-color: #64dd17 !important;
}

.light-green-A700-border-top {
  border-top-color: #64dd17 !important;
}

.light-green-A700-border-right {
  border-right-color: #64dd17 !important;
}

.light-green-A700-border-bottom {
  border-bottom-color: #64dd17 !important;
}

.light-green-A700-border-left {
  border-left-color: #64dd17 !important;
}

.lime-50-bg {
  background-color: #f9fbe7 !important;
}

.lime-50 {
  background-color: #f9fbe7 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.lime-50[disabled] {
  background-color: rgba(249, 251, 231, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.lime-50-fg {
  color: #f9fbe7 !important;
}

.lime-50-border {
  border-color: #f9fbe7 !important;
}

.lime-50-border-top {
  border-top-color: #f9fbe7 !important;
}

.lime-50-border-right {
  border-right-color: #f9fbe7 !important;
}

.lime-50-border-bottom {
  border-bottom-color: #f9fbe7 !important;
}

.lime-50-border-left {
  border-left-color: #f9fbe7 !important;
}

.lime-100-bg {
  background-color: #f0f4c3 !important;
}

.lime-100 {
  background-color: #f0f4c3 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.lime-100[disabled] {
  background-color: rgba(240, 244, 195, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.lime-100-fg {
  color: #f0f4c3 !important;
}

.lime-100-border {
  border-color: #f0f4c3 !important;
}

.lime-100-border-top {
  border-top-color: #f0f4c3 !important;
}

.lime-100-border-right {
  border-right-color: #f0f4c3 !important;
}

.lime-100-border-bottom {
  border-bottom-color: #f0f4c3 !important;
}

.lime-100-border-left {
  border-left-color: #f0f4c3 !important;
}

.lime-200-bg {
  background-color: #e6ee9c !important;
}

.lime-200 {
  background-color: #e6ee9c !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.lime-200[disabled] {
  background-color: rgba(230, 238, 156, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.lime-200-fg {
  color: #e6ee9c !important;
}

.lime-200-border {
  border-color: #e6ee9c !important;
}

.lime-200-border-top {
  border-top-color: #e6ee9c !important;
}

.lime-200-border-right {
  border-right-color: #e6ee9c !important;
}

.lime-200-border-bottom {
  border-bottom-color: #e6ee9c !important;
}

.lime-200-border-left {
  border-left-color: #e6ee9c !important;
}

.lime-300-bg {
  background-color: #dce775 !important;
}

.lime-300 {
  background-color: #dce775 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.lime-300[disabled] {
  background-color: rgba(220, 231, 117, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.lime-300-fg {
  color: #dce775 !important;
}

.lime-300-border {
  border-color: #dce775 !important;
}

.lime-300-border-top {
  border-top-color: #dce775 !important;
}

.lime-300-border-right {
  border-right-color: #dce775 !important;
}

.lime-300-border-bottom {
  border-bottom-color: #dce775 !important;
}

.lime-300-border-left {
  border-left-color: #dce775 !important;
}

.lime-400-bg {
  background-color: #d4e157 !important;
}

.lime-400 {
  background-color: #d4e157 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.lime-400[disabled] {
  background-color: rgba(212, 225, 87, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.lime-400-fg {
  color: #d4e157 !important;
}

.lime-400-border {
  border-color: #d4e157 !important;
}

.lime-400-border-top {
  border-top-color: #d4e157 !important;
}

.lime-400-border-right {
  border-right-color: #d4e157 !important;
}

.lime-400-border-bottom {
  border-bottom-color: #d4e157 !important;
}

.lime-400-border-left {
  border-left-color: #d4e157 !important;
}

.lime-500-bg {
  background-color: #cddc39 !important;
}

.lime-500 {
  background-color: #cddc39 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.lime-500[disabled] {
  background-color: rgba(205, 220, 57, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.lime-500-fg {
  color: #cddc39 !important;
}

.lime-500-border {
  border-color: #cddc39 !important;
}

.lime-500-border-top {
  border-top-color: #cddc39 !important;
}

.lime-500-border-right {
  border-right-color: #cddc39 !important;
}

.lime-500-border-bottom {
  border-bottom-color: #cddc39 !important;
}

.lime-500-border-left {
  border-left-color: #cddc39 !important;
}

.lime-bg {
  background-color: #cddc39 !important;
}

.lime {
  background-color: #cddc39 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.lime[disabled] {
  background-color: rgba(205, 220, 57, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.lime-fg {
  color: #cddc39 !important;
}

.lime-border {
  border-color: #cddc39 !important;
}

.lime-border-top {
  border-top-color: #cddc39 !important;
}

.lime-border-right {
  border-right-color: #cddc39 !important;
}

.lime-border-bottom {
  border-bottom-color: #cddc39 !important;
}

.lime-border-left {
  border-left-color: #cddc39 !important;
}

.lime-600-bg {
  background-color: #c0ca33 !important;
}

.lime-600 {
  background-color: #c0ca33 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.lime-600[disabled] {
  background-color: rgba(192, 202, 51, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.lime-600-fg {
  color: #c0ca33 !important;
}

.lime-600-border {
  border-color: #c0ca33 !important;
}

.lime-600-border-top {
  border-top-color: #c0ca33 !important;
}

.lime-600-border-right {
  border-right-color: #c0ca33 !important;
}

.lime-600-border-bottom {
  border-bottom-color: #c0ca33 !important;
}

.lime-600-border-left {
  border-left-color: #c0ca33 !important;
}

.lime-700-bg {
  background-color: #afb42b !important;
}

.lime-700 {
  background-color: #afb42b !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.lime-700[disabled] {
  background-color: rgba(175, 180, 43, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.lime-700-fg {
  color: #afb42b !important;
}

.lime-700-border {
  border-color: #afb42b !important;
}

.lime-700-border-top {
  border-top-color: #afb42b !important;
}

.lime-700-border-right {
  border-right-color: #afb42b !important;
}

.lime-700-border-bottom {
  border-bottom-color: #afb42b !important;
}

.lime-700-border-left {
  border-left-color: #afb42b !important;
}

.lime-800-bg {
  background-color: #9e9d24 !important;
}

.lime-800 {
  background-color: #9e9d24 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.lime-800[disabled] {
  background-color: rgba(158, 157, 36, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.lime-800-fg {
  color: #9e9d24 !important;
}

.lime-800-border {
  border-color: #9e9d24 !important;
}

.lime-800-border-top {
  border-top-color: #9e9d24 !important;
}

.lime-800-border-right {
  border-right-color: #9e9d24 !important;
}

.lime-800-border-bottom {
  border-bottom-color: #9e9d24 !important;
}

.lime-800-border-left {
  border-left-color: #9e9d24 !important;
}

.lime-900-bg {
  background-color: #827717 !important;
}

.lime-900 {
  background-color: #827717 !important;
  color: white !important;
}

.lime-900[disabled] {
  background-color: rgba(130, 119, 23, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.lime-900-fg {
  color: #827717 !important;
}

.lime-900-border {
  border-color: #827717 !important;
}

.lime-900-border-top {
  border-top-color: #827717 !important;
}

.lime-900-border-right {
  border-right-color: #827717 !important;
}

.lime-900-border-bottom {
  border-bottom-color: #827717 !important;
}

.lime-900-border-left {
  border-left-color: #827717 !important;
}

.lime-A100-bg {
  background-color: #f4ff81 !important;
}

.lime-A100 {
  background-color: #f4ff81 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.lime-A100[disabled] {
  background-color: rgba(244, 255, 129, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.lime-A100-fg {
  color: #f4ff81 !important;
}

.lime-A100-border {
  border-color: #f4ff81 !important;
}

.lime-A100-border-top {
  border-top-color: #f4ff81 !important;
}

.lime-A100-border-right {
  border-right-color: #f4ff81 !important;
}

.lime-A100-border-bottom {
  border-bottom-color: #f4ff81 !important;
}

.lime-A100-border-left {
  border-left-color: #f4ff81 !important;
}

.lime-A200-bg {
  background-color: #eeff41 !important;
}

.lime-A200 {
  background-color: #eeff41 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.lime-A200[disabled] {
  background-color: rgba(238, 255, 65, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.lime-A200-fg {
  color: #eeff41 !important;
}

.lime-A200-border {
  border-color: #eeff41 !important;
}

.lime-A200-border-top {
  border-top-color: #eeff41 !important;
}

.lime-A200-border-right {
  border-right-color: #eeff41 !important;
}

.lime-A200-border-bottom {
  border-bottom-color: #eeff41 !important;
}

.lime-A200-border-left {
  border-left-color: #eeff41 !important;
}

.lime-A400-bg {
  background-color: #c6ff00 !important;
}

.lime-A400 {
  background-color: #c6ff00 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.lime-A400[disabled] {
  background-color: rgba(198, 255, 0, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.lime-A400-fg {
  color: #c6ff00 !important;
}

.lime-A400-border {
  border-color: #c6ff00 !important;
}

.lime-A400-border-top {
  border-top-color: #c6ff00 !important;
}

.lime-A400-border-right {
  border-right-color: #c6ff00 !important;
}

.lime-A400-border-bottom {
  border-bottom-color: #c6ff00 !important;
}

.lime-A400-border-left {
  border-left-color: #c6ff00 !important;
}

.lime-A700-bg {
  background-color: #aeea00 !important;
}

.lime-A700 {
  background-color: #aeea00 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.lime-A700[disabled] {
  background-color: rgba(174, 234, 0, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.lime-A700-fg {
  color: #aeea00 !important;
}

.lime-A700-border {
  border-color: #aeea00 !important;
}

.lime-A700-border-top {
  border-top-color: #aeea00 !important;
}

.lime-A700-border-right {
  border-right-color: #aeea00 !important;
}

.lime-A700-border-bottom {
  border-bottom-color: #aeea00 !important;
}

.lime-A700-border-left {
  border-left-color: #aeea00 !important;
}

.yellow-50-bg {
  background-color: #fffde7 !important;
}

.yellow-50 {
  background-color: #fffde7 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.yellow-50[disabled] {
  background-color: rgba(255, 253, 231, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.yellow-50-fg {
  color: #fffde7 !important;
}

.yellow-50-border {
  border-color: #fffde7 !important;
}

.yellow-50-border-top {
  border-top-color: #fffde7 !important;
}

.yellow-50-border-right {
  border-right-color: #fffde7 !important;
}

.yellow-50-border-bottom {
  border-bottom-color: #fffde7 !important;
}

.yellow-50-border-left {
  border-left-color: #fffde7 !important;
}

.yellow-100-bg {
  background-color: #fff9c4 !important;
}

.yellow-100 {
  background-color: #fff9c4 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.yellow-100[disabled] {
  background-color: rgba(255, 249, 196, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.yellow-100-fg {
  color: #fff9c4 !important;
}

.yellow-100-border {
  border-color: #fff9c4 !important;
}

.yellow-100-border-top {
  border-top-color: #fff9c4 !important;
}

.yellow-100-border-right {
  border-right-color: #fff9c4 !important;
}

.yellow-100-border-bottom {
  border-bottom-color: #fff9c4 !important;
}

.yellow-100-border-left {
  border-left-color: #fff9c4 !important;
}

.yellow-200-bg {
  background-color: #fff59d !important;
}

.yellow-200 {
  background-color: #fff59d !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.yellow-200[disabled] {
  background-color: rgba(255, 245, 157, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.yellow-200-fg {
  color: #fff59d !important;
}

.yellow-200-border {
  border-color: #fff59d !important;
}

.yellow-200-border-top {
  border-top-color: #fff59d !important;
}

.yellow-200-border-right {
  border-right-color: #fff59d !important;
}

.yellow-200-border-bottom {
  border-bottom-color: #fff59d !important;
}

.yellow-200-border-left {
  border-left-color: #fff59d !important;
}

.yellow-300-bg {
  background-color: #fff176 !important;
}

.yellow-300 {
  background-color: #fff176 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.yellow-300[disabled] {
  background-color: rgba(255, 241, 118, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.yellow-300-fg {
  color: #fff176 !important;
}

.yellow-300-border {
  border-color: #fff176 !important;
}

.yellow-300-border-top {
  border-top-color: #fff176 !important;
}

.yellow-300-border-right {
  border-right-color: #fff176 !important;
}

.yellow-300-border-bottom {
  border-bottom-color: #fff176 !important;
}

.yellow-300-border-left {
  border-left-color: #fff176 !important;
}

.yellow-400-bg {
  background-color: #ffee58 !important;
}

.yellow-400 {
  background-color: #ffee58 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.yellow-400[disabled] {
  background-color: rgba(255, 238, 88, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.yellow-400-fg {
  color: #ffee58 !important;
}

.yellow-400-border {
  border-color: #ffee58 !important;
}

.yellow-400-border-top {
  border-top-color: #ffee58 !important;
}

.yellow-400-border-right {
  border-right-color: #ffee58 !important;
}

.yellow-400-border-bottom {
  border-bottom-color: #ffee58 !important;
}

.yellow-400-border-left {
  border-left-color: #ffee58 !important;
}

.yellow-500-bg {
  background-color: #ffeb3b !important;
}

.yellow-500 {
  background-color: #ffeb3b !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.yellow-500[disabled] {
  background-color: rgba(255, 235, 59, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.yellow-500-fg {
  color: #ffeb3b !important;
}

.yellow-500-border {
  border-color: #ffeb3b !important;
}

.yellow-500-border-top {
  border-top-color: #ffeb3b !important;
}

.yellow-500-border-right {
  border-right-color: #ffeb3b !important;
}

.yellow-500-border-bottom {
  border-bottom-color: #ffeb3b !important;
}

.yellow-500-border-left {
  border-left-color: #ffeb3b !important;
}

.yellow-bg {
  background-color: #ffeb3b !important;
}

.yellow {
  background-color: #ffeb3b !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.yellow[disabled] {
  background-color: rgba(255, 235, 59, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.yellow-fg {
  color: #ffeb3b !important;
}

.yellow-border {
  border-color: #ffeb3b !important;
}

.yellow-border-top {
  border-top-color: #ffeb3b !important;
}

.yellow-border-right {
  border-right-color: #ffeb3b !important;
}

.yellow-border-bottom {
  border-bottom-color: #ffeb3b !important;
}

.yellow-border-left {
  border-left-color: #ffeb3b !important;
}

.yellow-600-bg {
  background-color: #fdd835 !important;
}

.yellow-600 {
  background-color: #fdd835 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.yellow-600[disabled] {
  background-color: rgba(253, 216, 53, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.yellow-600-fg {
  color: #fdd835 !important;
}

.yellow-600-border {
  border-color: #fdd835 !important;
}

.yellow-600-border-top {
  border-top-color: #fdd835 !important;
}

.yellow-600-border-right {
  border-right-color: #fdd835 !important;
}

.yellow-600-border-bottom {
  border-bottom-color: #fdd835 !important;
}

.yellow-600-border-left {
  border-left-color: #fdd835 !important;
}

.yellow-700-bg {
  background-color: #fbc02d !important;
}

.yellow-700 {
  background-color: #fbc02d !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.yellow-700[disabled] {
  background-color: rgba(251, 192, 45, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.yellow-700-fg {
  color: #fbc02d !important;
}

.yellow-700-border {
  border-color: #fbc02d !important;
}

.yellow-700-border-top {
  border-top-color: #fbc02d !important;
}

.yellow-700-border-right {
  border-right-color: #fbc02d !important;
}

.yellow-700-border-bottom {
  border-bottom-color: #fbc02d !important;
}

.yellow-700-border-left {
  border-left-color: #fbc02d !important;
}

.yellow-800-bg {
  background-color: #f9a825 !important;
}

.yellow-800 {
  background-color: #f9a825 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.yellow-800[disabled] {
  background-color: rgba(249, 168, 37, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.yellow-800-fg {
  color: #f9a825 !important;
}

.yellow-800-border {
  border-color: #f9a825 !important;
}

.yellow-800-border-top {
  border-top-color: #f9a825 !important;
}

.yellow-800-border-right {
  border-right-color: #f9a825 !important;
}

.yellow-800-border-bottom {
  border-bottom-color: #f9a825 !important;
}

.yellow-800-border-left {
  border-left-color: #f9a825 !important;
}

.yellow-900-bg {
  background-color: #f57f17 !important;
}

.yellow-900 {
  background-color: #f57f17 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.yellow-900[disabled] {
  background-color: rgba(245, 127, 23, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.yellow-900-fg {
  color: #f57f17 !important;
}

.yellow-900-border {
  border-color: #f57f17 !important;
}

.yellow-900-border-top {
  border-top-color: #f57f17 !important;
}

.yellow-900-border-right {
  border-right-color: #f57f17 !important;
}

.yellow-900-border-bottom {
  border-bottom-color: #f57f17 !important;
}

.yellow-900-border-left {
  border-left-color: #f57f17 !important;
}

.yellow-A100-bg {
  background-color: #ffff8d !important;
}

.yellow-A100 {
  background-color: #ffff8d !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.yellow-A100[disabled] {
  background-color: rgba(255, 255, 141, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.yellow-A100-fg {
  color: #ffff8d !important;
}

.yellow-A100-border {
  border-color: #ffff8d !important;
}

.yellow-A100-border-top {
  border-top-color: #ffff8d !important;
}

.yellow-A100-border-right {
  border-right-color: #ffff8d !important;
}

.yellow-A100-border-bottom {
  border-bottom-color: #ffff8d !important;
}

.yellow-A100-border-left {
  border-left-color: #ffff8d !important;
}

.yellow-A200-bg {
  background-color: #ffff00 !important;
}

.yellow-A200 {
  background-color: #ffff00 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.yellow-A200[disabled] {
  background-color: rgba(255, 255, 0, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.yellow-A200-fg {
  color: #ffff00 !important;
}

.yellow-A200-border {
  border-color: #ffff00 !important;
}

.yellow-A200-border-top {
  border-top-color: #ffff00 !important;
}

.yellow-A200-border-right {
  border-right-color: #ffff00 !important;
}

.yellow-A200-border-bottom {
  border-bottom-color: #ffff00 !important;
}

.yellow-A200-border-left {
  border-left-color: #ffff00 !important;
}

.yellow-A400-bg {
  background-color: #ffea00 !important;
}

.yellow-A400 {
  background-color: #ffea00 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.yellow-A400[disabled] {
  background-color: rgba(255, 234, 0, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.yellow-A400-fg {
  color: #ffea00 !important;
}

.yellow-A400-border {
  border-color: #ffea00 !important;
}

.yellow-A400-border-top {
  border-top-color: #ffea00 !important;
}

.yellow-A400-border-right {
  border-right-color: #ffea00 !important;
}

.yellow-A400-border-bottom {
  border-bottom-color: #ffea00 !important;
}

.yellow-A400-border-left {
  border-left-color: #ffea00 !important;
}

.yellow-A700-bg {
  background-color: #ffd600 !important;
}

.yellow-A700 {
  background-color: #ffd600 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.yellow-A700[disabled] {
  background-color: rgba(255, 214, 0, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.yellow-A700-fg {
  color: #ffd600 !important;
}

.yellow-A700-border {
  border-color: #ffd600 !important;
}

.yellow-A700-border-top {
  border-top-color: #ffd600 !important;
}

.yellow-A700-border-right {
  border-right-color: #ffd600 !important;
}

.yellow-A700-border-bottom {
  border-bottom-color: #ffd600 !important;
}

.yellow-A700-border-left {
  border-left-color: #ffd600 !important;
}

.amber-50-bg {
  background-color: #fff8e1 !important;
}

.amber-50 {
  background-color: #fff8e1 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.amber-50[disabled] {
  background-color: rgba(255, 248, 225, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.amber-50-fg {
  color: #fff8e1 !important;
}

.amber-50-border {
  border-color: #fff8e1 !important;
}

.amber-50-border-top {
  border-top-color: #fff8e1 !important;
}

.amber-50-border-right {
  border-right-color: #fff8e1 !important;
}

.amber-50-border-bottom {
  border-bottom-color: #fff8e1 !important;
}

.amber-50-border-left {
  border-left-color: #fff8e1 !important;
}

.amber-100-bg {
  background-color: #ffecb3 !important;
}

.amber-100 {
  background-color: #ffecb3 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.amber-100[disabled] {
  background-color: rgba(255, 236, 179, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.amber-100-fg {
  color: #ffecb3 !important;
}

.amber-100-border {
  border-color: #ffecb3 !important;
}

.amber-100-border-top {
  border-top-color: #ffecb3 !important;
}

.amber-100-border-right {
  border-right-color: #ffecb3 !important;
}

.amber-100-border-bottom {
  border-bottom-color: #ffecb3 !important;
}

.amber-100-border-left {
  border-left-color: #ffecb3 !important;
}

.amber-200-bg {
  background-color: #ffe082 !important;
}

.amber-200 {
  background-color: #ffe082 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.amber-200[disabled] {
  background-color: rgba(255, 224, 130, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.amber-200-fg {
  color: #ffe082 !important;
}

.amber-200-border {
  border-color: #ffe082 !important;
}

.amber-200-border-top {
  border-top-color: #ffe082 !important;
}

.amber-200-border-right {
  border-right-color: #ffe082 !important;
}

.amber-200-border-bottom {
  border-bottom-color: #ffe082 !important;
}

.amber-200-border-left {
  border-left-color: #ffe082 !important;
}

.amber-300-bg {
  background-color: #ffd54f !important;
}

.amber-300 {
  background-color: #ffd54f !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.amber-300[disabled] {
  background-color: rgba(255, 213, 79, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.amber-300-fg {
  color: #ffd54f !important;
}

.amber-300-border {
  border-color: #ffd54f !important;
}

.amber-300-border-top {
  border-top-color: #ffd54f !important;
}

.amber-300-border-right {
  border-right-color: #ffd54f !important;
}

.amber-300-border-bottom {
  border-bottom-color: #ffd54f !important;
}

.amber-300-border-left {
  border-left-color: #ffd54f !important;
}

.amber-400-bg {
  background-color: #ffca28 !important;
}

.amber-400 {
  background-color: #ffca28 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.amber-400[disabled] {
  background-color: rgba(255, 202, 40, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.amber-400-fg {
  color: #ffca28 !important;
}

.amber-400-border {
  border-color: #ffca28 !important;
}

.amber-400-border-top {
  border-top-color: #ffca28 !important;
}

.amber-400-border-right {
  border-right-color: #ffca28 !important;
}

.amber-400-border-bottom {
  border-bottom-color: #ffca28 !important;
}

.amber-400-border-left {
  border-left-color: #ffca28 !important;
}

.amber-500-bg {
  background-color: #ffc107 !important;
}

.amber-500 {
  background-color: #ffc107 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.amber-500[disabled] {
  background-color: rgba(255, 193, 7, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.amber-500-fg {
  color: #ffc107 !important;
}

.amber-500-border {
  border-color: #ffc107 !important;
}

.amber-500-border-top {
  border-top-color: #ffc107 !important;
}

.amber-500-border-right {
  border-right-color: #ffc107 !important;
}

.amber-500-border-bottom {
  border-bottom-color: #ffc107 !important;
}

.amber-500-border-left {
  border-left-color: #ffc107 !important;
}

.amber-bg {
  background-color: #ffc107 !important;
}

.amber {
  background-color: #ffc107 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.amber[disabled] {
  background-color: rgba(255, 193, 7, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.amber-fg {
  color: #ffc107 !important;
}

.amber-border {
  border-color: #ffc107 !important;
}

.amber-border-top {
  border-top-color: #ffc107 !important;
}

.amber-border-right {
  border-right-color: #ffc107 !important;
}

.amber-border-bottom {
  border-bottom-color: #ffc107 !important;
}

.amber-border-left {
  border-left-color: #ffc107 !important;
}

.amber-600-bg {
  background-color: #ffb300 !important;
}

.amber-600 {
  background-color: #ffb300 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.amber-600[disabled] {
  background-color: rgba(255, 179, 0, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.amber-600-fg {
  color: #ffb300 !important;
}

.amber-600-border {
  border-color: #ffb300 !important;
}

.amber-600-border-top {
  border-top-color: #ffb300 !important;
}

.amber-600-border-right {
  border-right-color: #ffb300 !important;
}

.amber-600-border-bottom {
  border-bottom-color: #ffb300 !important;
}

.amber-600-border-left {
  border-left-color: #ffb300 !important;
}

.amber-700-bg {
  background-color: #ffa000 !important;
}

.amber-700 {
  background-color: #ffa000 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.amber-700[disabled] {
  background-color: rgba(255, 160, 0, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.amber-700-fg {
  color: #ffa000 !important;
}

.amber-700-border {
  border-color: #ffa000 !important;
}

.amber-700-border-top {
  border-top-color: #ffa000 !important;
}

.amber-700-border-right {
  border-right-color: #ffa000 !important;
}

.amber-700-border-bottom {
  border-bottom-color: #ffa000 !important;
}

.amber-700-border-left {
  border-left-color: #ffa000 !important;
}

.amber-800-bg {
  background-color: #ff8f00 !important;
}

.amber-800 {
  background-color: #ff8f00 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.amber-800[disabled] {
  background-color: rgba(255, 143, 0, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.amber-800-fg {
  color: #ff8f00 !important;
}

.amber-800-border {
  border-color: #ff8f00 !important;
}

.amber-800-border-top {
  border-top-color: #ff8f00 !important;
}

.amber-800-border-right {
  border-right-color: #ff8f00 !important;
}

.amber-800-border-bottom {
  border-bottom-color: #ff8f00 !important;
}

.amber-800-border-left {
  border-left-color: #ff8f00 !important;
}

.amber-900-bg {
  background-color: #ff6f00 !important;
}

.amber-900 {
  background-color: #ff6f00 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.amber-900[disabled] {
  background-color: rgba(255, 111, 0, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.amber-900-fg {
  color: #ff6f00 !important;
}

.amber-900-border {
  border-color: #ff6f00 !important;
}

.amber-900-border-top {
  border-top-color: #ff6f00 !important;
}

.amber-900-border-right {
  border-right-color: #ff6f00 !important;
}

.amber-900-border-bottom {
  border-bottom-color: #ff6f00 !important;
}

.amber-900-border-left {
  border-left-color: #ff6f00 !important;
}

.amber-A100-bg {
  background-color: #ffe57f !important;
}

.amber-A100 {
  background-color: #ffe57f !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.amber-A100[disabled] {
  background-color: rgba(255, 229, 127, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.amber-A100-fg {
  color: #ffe57f !important;
}

.amber-A100-border {
  border-color: #ffe57f !important;
}

.amber-A100-border-top {
  border-top-color: #ffe57f !important;
}

.amber-A100-border-right {
  border-right-color: #ffe57f !important;
}

.amber-A100-border-bottom {
  border-bottom-color: #ffe57f !important;
}

.amber-A100-border-left {
  border-left-color: #ffe57f !important;
}

.amber-A200-bg {
  background-color: #ffd740 !important;
}

.amber-A200 {
  background-color: #ffd740 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.amber-A200[disabled] {
  background-color: rgba(255, 215, 64, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.amber-A200-fg {
  color: #ffd740 !important;
}

.amber-A200-border {
  border-color: #ffd740 !important;
}

.amber-A200-border-top {
  border-top-color: #ffd740 !important;
}

.amber-A200-border-right {
  border-right-color: #ffd740 !important;
}

.amber-A200-border-bottom {
  border-bottom-color: #ffd740 !important;
}

.amber-A200-border-left {
  border-left-color: #ffd740 !important;
}

.amber-A400-bg {
  background-color: #ffc400 !important;
}

.amber-A400 {
  background-color: #ffc400 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.amber-A400[disabled] {
  background-color: rgba(255, 196, 0, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.amber-A400-fg {
  color: #ffc400 !important;
}

.amber-A400-border {
  border-color: #ffc400 !important;
}

.amber-A400-border-top {
  border-top-color: #ffc400 !important;
}

.amber-A400-border-right {
  border-right-color: #ffc400 !important;
}

.amber-A400-border-bottom {
  border-bottom-color: #ffc400 !important;
}

.amber-A400-border-left {
  border-left-color: #ffc400 !important;
}

.amber-A700-bg {
  background-color: #ffab00 !important;
}

.amber-A700 {
  background-color: #ffab00 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.amber-A700[disabled] {
  background-color: rgba(255, 171, 0, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.amber-A700-fg {
  color: #ffab00 !important;
}

.amber-A700-border {
  border-color: #ffab00 !important;
}

.amber-A700-border-top {
  border-top-color: #ffab00 !important;
}

.amber-A700-border-right {
  border-right-color: #ffab00 !important;
}

.amber-A700-border-bottom {
  border-bottom-color: #ffab00 !important;
}

.amber-A700-border-left {
  border-left-color: #ffab00 !important;
}

.orange-50-bg {
  background-color: #fff3e0 !important;
}

.orange-50 {
  background-color: #fff3e0 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.orange-50[disabled] {
  background-color: rgba(255, 243, 224, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.orange-50-fg {
  color: #fff3e0 !important;
}

.orange-50-border {
  border-color: #fff3e0 !important;
}

.orange-50-border-top {
  border-top-color: #fff3e0 !important;
}

.orange-50-border-right {
  border-right-color: #fff3e0 !important;
}

.orange-50-border-bottom {
  border-bottom-color: #fff3e0 !important;
}

.orange-50-border-left {
  border-left-color: #fff3e0 !important;
}

.orange-100-bg {
  background-color: #ffe0b2 !important;
}

.orange-100 {
  background-color: #ffe0b2 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.orange-100[disabled] {
  background-color: rgba(255, 224, 178, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.orange-100-fg {
  color: #ffe0b2 !important;
}

.orange-100-border {
  border-color: #ffe0b2 !important;
}

.orange-100-border-top {
  border-top-color: #ffe0b2 !important;
}

.orange-100-border-right {
  border-right-color: #ffe0b2 !important;
}

.orange-100-border-bottom {
  border-bottom-color: #ffe0b2 !important;
}

.orange-100-border-left {
  border-left-color: #ffe0b2 !important;
}

.orange-200-bg {
  background-color: #ffcc80 !important;
}

.orange-200 {
  background-color: #ffcc80 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.orange-200[disabled] {
  background-color: rgba(255, 204, 128, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.orange-200-fg {
  color: #ffcc80 !important;
}

.orange-200-border {
  border-color: #ffcc80 !important;
}

.orange-200-border-top {
  border-top-color: #ffcc80 !important;
}

.orange-200-border-right {
  border-right-color: #ffcc80 !important;
}

.orange-200-border-bottom {
  border-bottom-color: #ffcc80 !important;
}

.orange-200-border-left {
  border-left-color: #ffcc80 !important;
}

.orange-300-bg {
  background-color: #ffb74d !important;
}

.orange-300 {
  background-color: #ffb74d !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.orange-300[disabled] {
  background-color: rgba(255, 183, 77, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.orange-300-fg {
  color: #ffb74d !important;
}

.orange-300-border {
  border-color: #ffb74d !important;
}

.orange-300-border-top {
  border-top-color: #ffb74d !important;
}

.orange-300-border-right {
  border-right-color: #ffb74d !important;
}

.orange-300-border-bottom {
  border-bottom-color: #ffb74d !important;
}

.orange-300-border-left {
  border-left-color: #ffb74d !important;
}

.orange-400-bg {
  background-color: #ffa726 !important;
}

.orange-400 {
  background-color: #ffa726 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.orange-400[disabled] {
  background-color: rgba(255, 167, 38, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.orange-400-fg {
  color: #ffa726 !important;
}

.orange-400-border {
  border-color: #ffa726 !important;
}

.orange-400-border-top {
  border-top-color: #ffa726 !important;
}

.orange-400-border-right {
  border-right-color: #ffa726 !important;
}

.orange-400-border-bottom {
  border-bottom-color: #ffa726 !important;
}

.orange-400-border-left {
  border-left-color: #ffa726 !important;
}

.orange-500-bg {
  background-color: #ff9800 !important;
}

.orange-500 {
  background-color: #ff9800 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.orange-500[disabled] {
  background-color: rgba(255, 152, 0, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.orange-500-fg {
  color: #ff9800 !important;
}

.orange-500-border {
  border-color: #ff9800 !important;
}

.orange-500-border-top {
  border-top-color: #ff9800 !important;
}

.orange-500-border-right {
  border-right-color: #ff9800 !important;
}

.orange-500-border-bottom {
  border-bottom-color: #ff9800 !important;
}

.orange-500-border-left {
  border-left-color: #ff9800 !important;
}

.orange-bg {
  background-color: #ff9800 !important;
}

.orange {
  background-color: #ff9800 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.orange[disabled] {
  background-color: rgba(255, 152, 0, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.orange-fg {
  color: #ff9800 !important;
}

.orange-border {
  border-color: #ff9800 !important;
}

.orange-border-top {
  border-top-color: #ff9800 !important;
}

.orange-border-right {
  border-right-color: #ff9800 !important;
}

.orange-border-bottom {
  border-bottom-color: #ff9800 !important;
}

.orange-border-left {
  border-left-color: #ff9800 !important;
}

.orange-600-bg {
  background-color: #fb8c00 !important;
}

.orange-600 {
  background-color: #fb8c00 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.orange-600[disabled] {
  background-color: rgba(251, 140, 0, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.orange-600-fg {
  color: #fb8c00 !important;
}

.orange-600-border {
  border-color: #fb8c00 !important;
}

.orange-600-border-top {
  border-top-color: #fb8c00 !important;
}

.orange-600-border-right {
  border-right-color: #fb8c00 !important;
}

.orange-600-border-bottom {
  border-bottom-color: #fb8c00 !important;
}

.orange-600-border-left {
  border-left-color: #fb8c00 !important;
}

.orange-700-bg {
  background-color: #f57c00 !important;
}

.orange-700 {
  background-color: #f57c00 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.orange-700[disabled] {
  background-color: rgba(245, 124, 0, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.orange-700-fg {
  color: #f57c00 !important;
}

.orange-700-border {
  border-color: #f57c00 !important;
}

.orange-700-border-top {
  border-top-color: #f57c00 !important;
}

.orange-700-border-right {
  border-right-color: #f57c00 !important;
}

.orange-700-border-bottom {
  border-bottom-color: #f57c00 !important;
}

.orange-700-border-left {
  border-left-color: #f57c00 !important;
}

.orange-800-bg {
  background-color: #ef6c00 !important;
}

.orange-800 {
  background-color: #ef6c00 !important;
  color: white !important;
}

.orange-800[disabled] {
  background-color: rgba(239, 108, 0, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.orange-800-fg {
  color: #ef6c00 !important;
}

.orange-800-border {
  border-color: #ef6c00 !important;
}

.orange-800-border-top {
  border-top-color: #ef6c00 !important;
}

.orange-800-border-right {
  border-right-color: #ef6c00 !important;
}

.orange-800-border-bottom {
  border-bottom-color: #ef6c00 !important;
}

.orange-800-border-left {
  border-left-color: #ef6c00 !important;
}

.orange-900-bg {
  background-color: #e65100 !important;
}

.orange-900 {
  background-color: #e65100 !important;
  color: white !important;
}

.orange-900[disabled] {
  background-color: rgba(230, 81, 0, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.orange-900-fg {
  color: #e65100 !important;
}

.orange-900-border {
  border-color: #e65100 !important;
}

.orange-900-border-top {
  border-top-color: #e65100 !important;
}

.orange-900-border-right {
  border-right-color: #e65100 !important;
}

.orange-900-border-bottom {
  border-bottom-color: #e65100 !important;
}

.orange-900-border-left {
  border-left-color: #e65100 !important;
}

.orange-A100-bg {
  background-color: #ffd180 !important;
}

.orange-A100 {
  background-color: #ffd180 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.orange-A100[disabled] {
  background-color: rgba(255, 209, 128, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.orange-A100-fg {
  color: #ffd180 !important;
}

.orange-A100-border {
  border-color: #ffd180 !important;
}

.orange-A100-border-top {
  border-top-color: #ffd180 !important;
}

.orange-A100-border-right {
  border-right-color: #ffd180 !important;
}

.orange-A100-border-bottom {
  border-bottom-color: #ffd180 !important;
}

.orange-A100-border-left {
  border-left-color: #ffd180 !important;
}

.orange-A200-bg {
  background-color: #ffab40 !important;
}

.orange-A200 {
  background-color: #ffab40 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.orange-A200[disabled] {
  background-color: rgba(255, 171, 64, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.orange-A200-fg {
  color: #ffab40 !important;
}

.orange-A200-border {
  border-color: #ffab40 !important;
}

.orange-A200-border-top {
  border-top-color: #ffab40 !important;
}

.orange-A200-border-right {
  border-right-color: #ffab40 !important;
}

.orange-A200-border-bottom {
  border-bottom-color: #ffab40 !important;
}

.orange-A200-border-left {
  border-left-color: #ffab40 !important;
}

.orange-A400-bg {
  background-color: #ff9100 !important;
}

.orange-A400 {
  background-color: #ff9100 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.orange-A400[disabled] {
  background-color: rgba(255, 145, 0, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.orange-A400-fg {
  color: #ff9100 !important;
}

.orange-A400-border {
  border-color: #ff9100 !important;
}

.orange-A400-border-top {
  border-top-color: #ff9100 !important;
}

.orange-A400-border-right {
  border-right-color: #ff9100 !important;
}

.orange-A400-border-bottom {
  border-bottom-color: #ff9100 !important;
}

.orange-A400-border-left {
  border-left-color: #ff9100 !important;
}

.orange-A700-bg {
  background-color: #ff6d00 !important;
}

.orange-A700 {
  background-color: #ff6d00 !important;
  color: black !important;
}

.orange-A700[disabled] {
  background-color: rgba(255, 109, 0, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.orange-A700-fg {
  color: #ff6d00 !important;
}

.orange-A700-border {
  border-color: #ff6d00 !important;
}

.orange-A700-border-top {
  border-top-color: #ff6d00 !important;
}

.orange-A700-border-right {
  border-right-color: #ff6d00 !important;
}

.orange-A700-border-bottom {
  border-bottom-color: #ff6d00 !important;
}

.orange-A700-border-left {
  border-left-color: #ff6d00 !important;
}

.deep-orange-50-bg {
  background-color: #fbe9e7 !important;
}

.deep-orange-50 {
  background-color: #fbe9e7 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.deep-orange-50[disabled] {
  background-color: rgba(251, 233, 231, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.deep-orange-50-fg {
  color: #fbe9e7 !important;
}

.deep-orange-50-border {
  border-color: #fbe9e7 !important;
}

.deep-orange-50-border-top {
  border-top-color: #fbe9e7 !important;
}

.deep-orange-50-border-right {
  border-right-color: #fbe9e7 !important;
}

.deep-orange-50-border-bottom {
  border-bottom-color: #fbe9e7 !important;
}

.deep-orange-50-border-left {
  border-left-color: #fbe9e7 !important;
}

.deep-orange-100-bg {
  background-color: #ffccbc !important;
}

.deep-orange-100 {
  background-color: #ffccbc !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.deep-orange-100[disabled] {
  background-color: rgba(255, 204, 188, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.deep-orange-100-fg {
  color: #ffccbc !important;
}

.deep-orange-100-border {
  border-color: #ffccbc !important;
}

.deep-orange-100-border-top {
  border-top-color: #ffccbc !important;
}

.deep-orange-100-border-right {
  border-right-color: #ffccbc !important;
}

.deep-orange-100-border-bottom {
  border-bottom-color: #ffccbc !important;
}

.deep-orange-100-border-left {
  border-left-color: #ffccbc !important;
}

.deep-orange-200-bg {
  background-color: #ffab91 !important;
}

.deep-orange-200 {
  background-color: #ffab91 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.deep-orange-200[disabled] {
  background-color: rgba(255, 171, 145, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.deep-orange-200-fg {
  color: #ffab91 !important;
}

.deep-orange-200-border {
  border-color: #ffab91 !important;
}

.deep-orange-200-border-top {
  border-top-color: #ffab91 !important;
}

.deep-orange-200-border-right {
  border-right-color: #ffab91 !important;
}

.deep-orange-200-border-bottom {
  border-bottom-color: #ffab91 !important;
}

.deep-orange-200-border-left {
  border-left-color: #ffab91 !important;
}

.deep-orange-300-bg {
  background-color: #ff8a65 !important;
}

.deep-orange-300 {
  background-color: #ff8a65 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.deep-orange-300[disabled] {
  background-color: rgba(255, 138, 101, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.deep-orange-300-fg {
  color: #ff8a65 !important;
}

.deep-orange-300-border {
  border-color: #ff8a65 !important;
}

.deep-orange-300-border-top {
  border-top-color: #ff8a65 !important;
}

.deep-orange-300-border-right {
  border-right-color: #ff8a65 !important;
}

.deep-orange-300-border-bottom {
  border-bottom-color: #ff8a65 !important;
}

.deep-orange-300-border-left {
  border-left-color: #ff8a65 !important;
}

.deep-orange-400-bg {
  background-color: #ff7043 !important;
}

.deep-orange-400 {
  background-color: #ff7043 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.deep-orange-400[disabled] {
  background-color: rgba(255, 112, 67, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.deep-orange-400-fg {
  color: #ff7043 !important;
}

.deep-orange-400-border {
  border-color: #ff7043 !important;
}

.deep-orange-400-border-top {
  border-top-color: #ff7043 !important;
}

.deep-orange-400-border-right {
  border-right-color: #ff7043 !important;
}

.deep-orange-400-border-bottom {
  border-bottom-color: #ff7043 !important;
}

.deep-orange-400-border-left {
  border-left-color: #ff7043 !important;
}

.deep-orange-500-bg {
  background-color: #ff5722 !important;
}

.deep-orange-500 {
  background-color: #ff5722 !important;
  color: white !important;
}

.deep-orange-500[disabled] {
  background-color: rgba(255, 87, 34, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.deep-orange-500-fg {
  color: #ff5722 !important;
}

.deep-orange-500-border {
  border-color: #ff5722 !important;
}

.deep-orange-500-border-top {
  border-top-color: #ff5722 !important;
}

.deep-orange-500-border-right {
  border-right-color: #ff5722 !important;
}

.deep-orange-500-border-bottom {
  border-bottom-color: #ff5722 !important;
}

.deep-orange-500-border-left {
  border-left-color: #ff5722 !important;
}

.deep-orange-bg {
  background-color: #ff5722 !important;
}

.deep-orange {
  background-color: #ff5722 !important;
  color: white !important;
}

.deep-orange[disabled] {
  background-color: rgba(255, 87, 34, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.deep-orange-fg {
  color: #ff5722 !important;
}

.deep-orange-border {
  border-color: #ff5722 !important;
}

.deep-orange-border-top {
  border-top-color: #ff5722 !important;
}

.deep-orange-border-right {
  border-right-color: #ff5722 !important;
}

.deep-orange-border-bottom {
  border-bottom-color: #ff5722 !important;
}

.deep-orange-border-left {
  border-left-color: #ff5722 !important;
}

.deep-orange-600-bg {
  background-color: #f4511e !important;
}

.deep-orange-600 {
  background-color: #f4511e !important;
  color: white !important;
}

.deep-orange-600[disabled] {
  background-color: rgba(244, 81, 30, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.deep-orange-600-fg {
  color: #f4511e !important;
}

.deep-orange-600-border {
  border-color: #f4511e !important;
}

.deep-orange-600-border-top {
  border-top-color: #f4511e !important;
}

.deep-orange-600-border-right {
  border-right-color: #f4511e !important;
}

.deep-orange-600-border-bottom {
  border-bottom-color: #f4511e !important;
}

.deep-orange-600-border-left {
  border-left-color: #f4511e !important;
}

.deep-orange-700-bg {
  background-color: #e64a19 !important;
}

.deep-orange-700 {
  background-color: #e64a19 !important;
  color: white !important;
}

.deep-orange-700[disabled] {
  background-color: rgba(230, 74, 25, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.deep-orange-700-fg {
  color: #e64a19 !important;
}

.deep-orange-700-border {
  border-color: #e64a19 !important;
}

.deep-orange-700-border-top {
  border-top-color: #e64a19 !important;
}

.deep-orange-700-border-right {
  border-right-color: #e64a19 !important;
}

.deep-orange-700-border-bottom {
  border-bottom-color: #e64a19 !important;
}

.deep-orange-700-border-left {
  border-left-color: #e64a19 !important;
}

.deep-orange-800-bg {
  background-color: #d84315 !important;
}

.deep-orange-800 {
  background-color: #d84315 !important;
  color: white !important;
}

.deep-orange-800[disabled] {
  background-color: rgba(216, 67, 21, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.deep-orange-800-fg {
  color: #d84315 !important;
}

.deep-orange-800-border {
  border-color: #d84315 !important;
}

.deep-orange-800-border-top {
  border-top-color: #d84315 !important;
}

.deep-orange-800-border-right {
  border-right-color: #d84315 !important;
}

.deep-orange-800-border-bottom {
  border-bottom-color: #d84315 !important;
}

.deep-orange-800-border-left {
  border-left-color: #d84315 !important;
}

.deep-orange-900-bg {
  background-color: #bf360c !important;
}

.deep-orange-900 {
  background-color: #bf360c !important;
  color: white !important;
}

.deep-orange-900[disabled] {
  background-color: rgba(191, 54, 12, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.deep-orange-900-fg {
  color: #bf360c !important;
}

.deep-orange-900-border {
  border-color: #bf360c !important;
}

.deep-orange-900-border-top {
  border-top-color: #bf360c !important;
}

.deep-orange-900-border-right {
  border-right-color: #bf360c !important;
}

.deep-orange-900-border-bottom {
  border-bottom-color: #bf360c !important;
}

.deep-orange-900-border-left {
  border-left-color: #bf360c !important;
}

.deep-orange-A100-bg {
  background-color: #ff9e80 !important;
}

.deep-orange-A100 {
  background-color: #ff9e80 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.deep-orange-A100[disabled] {
  background-color: rgba(255, 158, 128, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.deep-orange-A100-fg {
  color: #ff9e80 !important;
}

.deep-orange-A100-border {
  border-color: #ff9e80 !important;
}

.deep-orange-A100-border-top {
  border-top-color: #ff9e80 !important;
}

.deep-orange-A100-border-right {
  border-right-color: #ff9e80 !important;
}

.deep-orange-A100-border-bottom {
  border-bottom-color: #ff9e80 !important;
}

.deep-orange-A100-border-left {
  border-left-color: #ff9e80 !important;
}

.deep-orange-A200-bg {
  background-color: #ff6e40 !important;
}

.deep-orange-A200 {
  background-color: #ff6e40 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.deep-orange-A200[disabled] {
  background-color: rgba(255, 110, 64, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.deep-orange-A200-fg {
  color: #ff6e40 !important;
}

.deep-orange-A200-border {
  border-color: #ff6e40 !important;
}

.deep-orange-A200-border-top {
  border-top-color: #ff6e40 !important;
}

.deep-orange-A200-border-right {
  border-right-color: #ff6e40 !important;
}

.deep-orange-A200-border-bottom {
  border-bottom-color: #ff6e40 !important;
}

.deep-orange-A200-border-left {
  border-left-color: #ff6e40 !important;
}

.deep-orange-A400-bg {
  background-color: #ff3d00 !important;
}

.deep-orange-A400 {
  background-color: #ff3d00 !important;
  color: white !important;
}

.deep-orange-A400[disabled] {
  background-color: rgba(255, 61, 0, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.deep-orange-A400-fg {
  color: #ff3d00 !important;
}

.deep-orange-A400-border {
  border-color: #ff3d00 !important;
}

.deep-orange-A400-border-top {
  border-top-color: #ff3d00 !important;
}

.deep-orange-A400-border-right {
  border-right-color: #ff3d00 !important;
}

.deep-orange-A400-border-bottom {
  border-bottom-color: #ff3d00 !important;
}

.deep-orange-A400-border-left {
  border-left-color: #ff3d00 !important;
}

.deep-orange-A700-bg {
  background-color: #dd2c00 !important;
}

.deep-orange-A700 {
  background-color: #dd2c00 !important;
  color: white !important;
}

.deep-orange-A700[disabled] {
  background-color: rgba(221, 44, 0, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.deep-orange-A700-fg {
  color: #dd2c00 !important;
}

.deep-orange-A700-border {
  border-color: #dd2c00 !important;
}

.deep-orange-A700-border-top {
  border-top-color: #dd2c00 !important;
}

.deep-orange-A700-border-right {
  border-right-color: #dd2c00 !important;
}

.deep-orange-A700-border-bottom {
  border-bottom-color: #dd2c00 !important;
}

.deep-orange-A700-border-left {
  border-left-color: #dd2c00 !important;
}

.brown-50-bg {
  background-color: #efebe9 !important;
}

.brown-50 {
  background-color: #efebe9 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.brown-50[disabled] {
  background-color: rgba(239, 235, 233, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.brown-50-fg {
  color: #efebe9 !important;
}

.brown-50-border {
  border-color: #efebe9 !important;
}

.brown-50-border-top {
  border-top-color: #efebe9 !important;
}

.brown-50-border-right {
  border-right-color: #efebe9 !important;
}

.brown-50-border-bottom {
  border-bottom-color: #efebe9 !important;
}

.brown-50-border-left {
  border-left-color: #efebe9 !important;
}

.brown-100-bg {
  background-color: #d7ccc8 !important;
}

.brown-100 {
  background-color: #d7ccc8 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.brown-100[disabled] {
  background-color: rgba(215, 204, 200, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.brown-100-fg {
  color: #d7ccc8 !important;
}

.brown-100-border {
  border-color: #d7ccc8 !important;
}

.brown-100-border-top {
  border-top-color: #d7ccc8 !important;
}

.brown-100-border-right {
  border-right-color: #d7ccc8 !important;
}

.brown-100-border-bottom {
  border-bottom-color: #d7ccc8 !important;
}

.brown-100-border-left {
  border-left-color: #d7ccc8 !important;
}

.brown-200-bg {
  background-color: #bcaaa4 !important;
}

.brown-200 {
  background-color: #bcaaa4 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.brown-200[disabled] {
  background-color: rgba(188, 170, 164, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.brown-200-fg {
  color: #bcaaa4 !important;
}

.brown-200-border {
  border-color: #bcaaa4 !important;
}

.brown-200-border-top {
  border-top-color: #bcaaa4 !important;
}

.brown-200-border-right {
  border-right-color: #bcaaa4 !important;
}

.brown-200-border-bottom {
  border-bottom-color: #bcaaa4 !important;
}

.brown-200-border-left {
  border-left-color: #bcaaa4 !important;
}

.brown-300-bg {
  background-color: #a1887f !important;
}

.brown-300 {
  background-color: #a1887f !important;
  color: white !important;
}

.brown-300[disabled] {
  background-color: rgba(161, 136, 127, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.brown-300-fg {
  color: #a1887f !important;
}

.brown-300-border {
  border-color: #a1887f !important;
}

.brown-300-border-top {
  border-top-color: #a1887f !important;
}

.brown-300-border-right {
  border-right-color: #a1887f !important;
}

.brown-300-border-bottom {
  border-bottom-color: #a1887f !important;
}

.brown-300-border-left {
  border-left-color: #a1887f !important;
}

.brown-400-bg {
  background-color: #8d6e63 !important;
}

.brown-400 {
  background-color: #8d6e63 !important;
  color: white !important;
}

.brown-400[disabled] {
  background-color: rgba(141, 110, 99, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.brown-400-fg {
  color: #8d6e63 !important;
}

.brown-400-border {
  border-color: #8d6e63 !important;
}

.brown-400-border-top {
  border-top-color: #8d6e63 !important;
}

.brown-400-border-right {
  border-right-color: #8d6e63 !important;
}

.brown-400-border-bottom {
  border-bottom-color: #8d6e63 !important;
}

.brown-400-border-left {
  border-left-color: #8d6e63 !important;
}

.brown-500-bg {
  background-color: #795548 !important;
}

.brown-500 {
  background-color: #795548 !important;
  color: white !important;
}

.brown-500[disabled] {
  background-color: rgba(121, 85, 72, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.brown-500-fg {
  color: #795548 !important;
}

.brown-500-border {
  border-color: #795548 !important;
}

.brown-500-border-top {
  border-top-color: #795548 !important;
}

.brown-500-border-right {
  border-right-color: #795548 !important;
}

.brown-500-border-bottom {
  border-bottom-color: #795548 !important;
}

.brown-500-border-left {
  border-left-color: #795548 !important;
}

.brown-bg {
  background-color: #795548 !important;
}

.brown {
  background-color: #795548 !important;
  color: white !important;
}

.brown[disabled] {
  background-color: rgba(121, 85, 72, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.brown-fg {
  color: #795548 !important;
}

.brown-border {
  border-color: #795548 !important;
}

.brown-border-top {
  border-top-color: #795548 !important;
}

.brown-border-right {
  border-right-color: #795548 !important;
}

.brown-border-bottom {
  border-bottom-color: #795548 !important;
}

.brown-border-left {
  border-left-color: #795548 !important;
}

.brown-600-bg {
  background-color: #6d4c41 !important;
}

.brown-600 {
  background-color: #6d4c41 !important;
  color: white !important;
}

.brown-600[disabled] {
  background-color: rgba(109, 76, 65, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.brown-600-fg {
  color: #6d4c41 !important;
}

.brown-600-border {
  border-color: #6d4c41 !important;
}

.brown-600-border-top {
  border-top-color: #6d4c41 !important;
}

.brown-600-border-right {
  border-right-color: #6d4c41 !important;
}

.brown-600-border-bottom {
  border-bottom-color: #6d4c41 !important;
}

.brown-600-border-left {
  border-left-color: #6d4c41 !important;
}

.brown-700-bg {
  background-color: #5d4037 !important;
}

.brown-700 {
  background-color: #5d4037 !important;
  color: white !important;
}

.brown-700[disabled] {
  background-color: rgba(93, 64, 55, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.brown-700-fg {
  color: #5d4037 !important;
}

.brown-700-border {
  border-color: #5d4037 !important;
}

.brown-700-border-top {
  border-top-color: #5d4037 !important;
}

.brown-700-border-right {
  border-right-color: #5d4037 !important;
}

.brown-700-border-bottom {
  border-bottom-color: #5d4037 !important;
}

.brown-700-border-left {
  border-left-color: #5d4037 !important;
}

.brown-800-bg {
  background-color: #4e342e !important;
}

.brown-800 {
  background-color: #4e342e !important;
  color: white !important;
}

.brown-800[disabled] {
  background-color: rgba(78, 52, 46, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.brown-800-fg {
  color: #4e342e !important;
}

.brown-800-border {
  border-color: #4e342e !important;
}

.brown-800-border-top {
  border-top-color: #4e342e !important;
}

.brown-800-border-right {
  border-right-color: #4e342e !important;
}

.brown-800-border-bottom {
  border-bottom-color: #4e342e !important;
}

.brown-800-border-left {
  border-left-color: #4e342e !important;
}

.brown-900-bg {
  background-color: #3e2723 !important;
}

.brown-900 {
  background-color: #3e2723 !important;
  color: white !important;
}

.brown-900[disabled] {
  background-color: rgba(62, 39, 35, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.brown-900-fg {
  color: #3e2723 !important;
}

.brown-900-border {
  border-color: #3e2723 !important;
}

.brown-900-border-top {
  border-top-color: #3e2723 !important;
}

.brown-900-border-right {
  border-right-color: #3e2723 !important;
}

.brown-900-border-bottom {
  border-bottom-color: #3e2723 !important;
}

.brown-900-border-left {
  border-left-color: #3e2723 !important;
}

.brown-A100-bg {
  background-color: #d7ccc8 !important;
}

.brown-A100 {
  background-color: #d7ccc8 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.brown-A100[disabled] {
  background-color: rgba(215, 204, 200, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.brown-A100-fg {
  color: #d7ccc8 !important;
}

.brown-A100-border {
  border-color: #d7ccc8 !important;
}

.brown-A100-border-top {
  border-top-color: #d7ccc8 !important;
}

.brown-A100-border-right {
  border-right-color: #d7ccc8 !important;
}

.brown-A100-border-bottom {
  border-bottom-color: #d7ccc8 !important;
}

.brown-A100-border-left {
  border-left-color: #d7ccc8 !important;
}

.brown-A200-bg {
  background-color: #bcaaa4 !important;
}

.brown-A200 {
  background-color: #bcaaa4 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.brown-A200[disabled] {
  background-color: rgba(188, 170, 164, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.brown-A200-fg {
  color: #bcaaa4 !important;
}

.brown-A200-border {
  border-color: #bcaaa4 !important;
}

.brown-A200-border-top {
  border-top-color: #bcaaa4 !important;
}

.brown-A200-border-right {
  border-right-color: #bcaaa4 !important;
}

.brown-A200-border-bottom {
  border-bottom-color: #bcaaa4 !important;
}

.brown-A200-border-left {
  border-left-color: #bcaaa4 !important;
}

.brown-A400-bg {
  background-color: #8d6e63 !important;
}

.brown-A400 {
  background-color: #8d6e63 !important;
  color: white !important;
}

.brown-A400[disabled] {
  background-color: rgba(141, 110, 99, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.brown-A400-fg {
  color: #8d6e63 !important;
}

.brown-A400-border {
  border-color: #8d6e63 !important;
}

.brown-A400-border-top {
  border-top-color: #8d6e63 !important;
}

.brown-A400-border-right {
  border-right-color: #8d6e63 !important;
}

.brown-A400-border-bottom {
  border-bottom-color: #8d6e63 !important;
}

.brown-A400-border-left {
  border-left-color: #8d6e63 !important;
}

.brown-A700-bg {
  background-color: #5d4037 !important;
}

.brown-A700 {
  background-color: #5d4037 !important;
  color: white !important;
}

.brown-A700[disabled] {
  background-color: rgba(93, 64, 55, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.brown-A700-fg {
  color: #5d4037 !important;
}

.brown-A700-border {
  border-color: #5d4037 !important;
}

.brown-A700-border-top {
  border-top-color: #5d4037 !important;
}

.brown-A700-border-right {
  border-right-color: #5d4037 !important;
}

.brown-A700-border-bottom {
  border-bottom-color: #5d4037 !important;
}

.brown-A700-border-left {
  border-left-color: #5d4037 !important;
}

.grey-50-bg {
  background-color: #fafafa !important;
}

.grey-50 {
  background-color: #fafafa !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.grey-50[disabled] {
  background-color: rgba(250, 250, 250, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.grey-50-fg {
  color: #fafafa !important;
}

.grey-50-border {
  border-color: #fafafa !important;
}

.grey-50-border-top {
  border-top-color: #fafafa !important;
}

.grey-50-border-right {
  border-right-color: #fafafa !important;
}

.grey-50-border-bottom {
  border-bottom-color: #fafafa !important;
}

.grey-50-border-left {
  border-left-color: #fafafa !important;
}

.grey-100-bg {
  background-color: #f5f5f5 !important;
}

.grey-100 {
  background-color: #f5f5f5 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.grey-100[disabled] {
  background-color: rgba(245, 245, 245, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.grey-100-fg {
  color: #f5f5f5 !important;
}

.grey-100-border {
  border-color: #f5f5f5 !important;
}

.grey-100-border-top {
  border-top-color: #f5f5f5 !important;
}

.grey-100-border-right {
  border-right-color: #f5f5f5 !important;
}

.grey-100-border-bottom {
  border-bottom-color: #f5f5f5 !important;
}

.grey-100-border-left {
  border-left-color: #f5f5f5 !important;
}

.grey-200-bg {
  background-color: #eeeeee !important;
}

.grey-200 {
  background-color: #eeeeee !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.grey-200[disabled] {
  background-color: rgba(238, 238, 238, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.grey-200-fg {
  color: #eeeeee !important;
}

.grey-200-border {
  border-color: #eeeeee !important;
}

.grey-200-border-top {
  border-top-color: #eeeeee !important;
}

.grey-200-border-right {
  border-right-color: #eeeeee !important;
}

.grey-200-border-bottom {
  border-bottom-color: #eeeeee !important;
}

.grey-200-border-left {
  border-left-color: #eeeeee !important;
}

.grey-300-bg {
  background-color: #e0e0e0 !important;
}

.grey-300 {
  background-color: #e0e0e0 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.grey-300[disabled] {
  background-color: rgba(224, 224, 224, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.grey-300-fg {
  color: #e0e0e0 !important;
}

.grey-300-border {
  border-color: #e0e0e0 !important;
}

.grey-300-border-top {
  border-top-color: #e0e0e0 !important;
}

.grey-300-border-right {
  border-right-color: #e0e0e0 !important;
}

.grey-300-border-bottom {
  border-bottom-color: #e0e0e0 !important;
}

.grey-300-border-left {
  border-left-color: #e0e0e0 !important;
}

.grey-400-bg {
  background-color: #bdbdbd !important;
}

.grey-400 {
  background-color: #bdbdbd !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.grey-400[disabled] {
  background-color: rgba(189, 189, 189, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.grey-400-fg {
  color: #bdbdbd !important;
}

.grey-400-border {
  border-color: #bdbdbd !important;
}

.grey-400-border-top {
  border-top-color: #bdbdbd !important;
}

.grey-400-border-right {
  border-right-color: #bdbdbd !important;
}

.grey-400-border-bottom {
  border-bottom-color: #bdbdbd !important;
}

.grey-400-border-left {
  border-left-color: #bdbdbd !important;
}

.grey-500-bg {
  background-color: #9e9e9e !important;
}

.grey-500 {
  background-color: #9e9e9e !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.grey-500[disabled] {
  background-color: rgba(158, 158, 158, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.grey-500-fg {
  color: #9e9e9e !important;
}

.grey-500-border {
  border-color: #9e9e9e !important;
}

.grey-500-border-top {
  border-top-color: #9e9e9e !important;
}

.grey-500-border-right {
  border-right-color: #9e9e9e !important;
}

.grey-500-border-bottom {
  border-bottom-color: #9e9e9e !important;
}

.grey-500-border-left {
  border-left-color: #9e9e9e !important;
}

.grey-bg {
  background-color: #9e9e9e !important;
}

.grey {
  background-color: #9e9e9e !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.grey[disabled] {
  background-color: rgba(158, 158, 158, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.grey-fg {
  color: #9e9e9e !important;
}

.grey-border {
  border-color: #9e9e9e !important;
}

.grey-border-top {
  border-top-color: #9e9e9e !important;
}

.grey-border-right {
  border-right-color: #9e9e9e !important;
}

.grey-border-bottom {
  border-bottom-color: #9e9e9e !important;
}

.grey-border-left {
  border-left-color: #9e9e9e !important;
}

.grey-600-bg {
  background-color: #757575 !important;
}

.grey-600 {
  background-color: #757575 !important;
  color: white !important;
}

.grey-600[disabled] {
  background-color: rgba(117, 117, 117, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.grey-600-fg {
  color: #757575 !important;
}

.grey-600-border {
  border-color: #757575 !important;
}

.grey-600-border-top {
  border-top-color: #757575 !important;
}

.grey-600-border-right {
  border-right-color: #757575 !important;
}

.grey-600-border-bottom {
  border-bottom-color: #757575 !important;
}

.grey-600-border-left {
  border-left-color: #757575 !important;
}

.grey-700-bg {
  background-color: #616161 !important;
}

.grey-700 {
  background-color: #616161 !important;
  color: white !important;
}

.grey-700[disabled] {
  background-color: rgba(97, 97, 97, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.grey-700-fg {
  color: #616161 !important;
}

.grey-700-border {
  border-color: #616161 !important;
}

.grey-700-border-top {
  border-top-color: #616161 !important;
}

.grey-700-border-right {
  border-right-color: #616161 !important;
}

.grey-700-border-bottom {
  border-bottom-color: #616161 !important;
}

.grey-700-border-left {
  border-left-color: #616161 !important;
}

.grey-800-bg {
  background-color: #424242 !important;
}

.grey-800 {
  background-color: #424242 !important;
  color: white !important;
}

.grey-800[disabled] {
  background-color: rgba(66, 66, 66, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.grey-800-fg {
  color: #424242 !important;
}

.grey-800-border {
  border-color: #424242 !important;
}

.grey-800-border-top {
  border-top-color: #424242 !important;
}

.grey-800-border-right {
  border-right-color: #424242 !important;
}

.grey-800-border-bottom {
  border-bottom-color: #424242 !important;
}

.grey-800-border-left {
  border-left-color: #424242 !important;
}

.grey-900-bg {
  background-color: #212121 !important;
}

.grey-900 {
  background-color: #212121 !important;
  color: white !important;
}

.grey-900[disabled] {
  background-color: rgba(33, 33, 33, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.grey-900-fg {
  color: #212121 !important;
}

.grey-900-border {
  border-color: #212121 !important;
}

.grey-900-border-top {
  border-top-color: #212121 !important;
}

.grey-900-border-right {
  border-right-color: #212121 !important;
}

.grey-900-border-bottom {
  border-bottom-color: #212121 !important;
}

.grey-900-border-left {
  border-left-color: #212121 !important;
}

.grey-A100-bg {
  background-color: #ffffff !important;
}

.grey-A100 {
  background-color: #ffffff !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.grey-A100[disabled] {
  background-color: rgba(255, 255, 255, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.grey-A100-fg {
  color: #ffffff !important;
}

.grey-A100-border {
  border-color: #ffffff !important;
}

.grey-A100-border-top {
  border-top-color: #ffffff !important;
}

.grey-A100-border-right {
  border-right-color: #ffffff !important;
}

.grey-A100-border-bottom {
  border-bottom-color: #ffffff !important;
}

.grey-A100-border-left {
  border-left-color: #ffffff !important;
}

.grey-A200-bg {
  background-color: #eeeeee !important;
}

.grey-A200 {
  background-color: #eeeeee !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.grey-A200[disabled] {
  background-color: rgba(238, 238, 238, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.grey-A200-fg {
  color: #eeeeee !important;
}

.grey-A200-border {
  border-color: #eeeeee !important;
}

.grey-A200-border-top {
  border-top-color: #eeeeee !important;
}

.grey-A200-border-right {
  border-right-color: #eeeeee !important;
}

.grey-A200-border-bottom {
  border-bottom-color: #eeeeee !important;
}

.grey-A200-border-left {
  border-left-color: #eeeeee !important;
}

.grey-A400-bg {
  background-color: #bdbdbd !important;
}

.grey-A400 {
  background-color: #bdbdbd !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.grey-A400[disabled] {
  background-color: rgba(189, 189, 189, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.grey-A400-fg {
  color: #bdbdbd !important;
}

.grey-A400-border {
  border-color: #bdbdbd !important;
}

.grey-A400-border-top {
  border-top-color: #bdbdbd !important;
}

.grey-A400-border-right {
  border-right-color: #bdbdbd !important;
}

.grey-A400-border-bottom {
  border-bottom-color: #bdbdbd !important;
}

.grey-A400-border-left {
  border-left-color: #bdbdbd !important;
}

.grey-A700-bg {
  background-color: #616161 !important;
}

.grey-A700 {
  background-color: #616161 !important;
  color: white !important;
}

.grey-A700[disabled] {
  background-color: rgba(97, 97, 97, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.grey-A700-fg {
  color: #616161 !important;
}

.grey-A700-border {
  border-color: #616161 !important;
}

.grey-A700-border-top {
  border-top-color: #616161 !important;
}

.grey-A700-border-right {
  border-right-color: #616161 !important;
}

.grey-A700-border-bottom {
  border-bottom-color: #616161 !important;
}

.grey-A700-border-left {
  border-left-color: #616161 !important;
}

.blue-grey-50-bg {
  background-color: #eceff1 !important;
}

.blue-grey-50 {
  background-color: #eceff1 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.blue-grey-50[disabled] {
  background-color: rgba(236, 239, 241, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.blue-grey-50-fg {
  color: #eceff1 !important;
}

.blue-grey-50-border {
  border-color: #eceff1 !important;
}

.blue-grey-50-border-top {
  border-top-color: #eceff1 !important;
}

.blue-grey-50-border-right {
  border-right-color: #eceff1 !important;
}

.blue-grey-50-border-bottom {
  border-bottom-color: #eceff1 !important;
}

.blue-grey-50-border-left {
  border-left-color: #eceff1 !important;
}

.blue-grey-100-bg {
  background-color: #cfd8dc !important;
}

.blue-grey-100 {
  background-color: #cfd8dc !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.blue-grey-100[disabled] {
  background-color: rgba(207, 216, 220, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.blue-grey-100-fg {
  color: #cfd8dc !important;
}

.blue-grey-100-border {
  border-color: #cfd8dc !important;
}

.blue-grey-100-border-top {
  border-top-color: #cfd8dc !important;
}

.blue-grey-100-border-right {
  border-right-color: #cfd8dc !important;
}

.blue-grey-100-border-bottom {
  border-bottom-color: #cfd8dc !important;
}

.blue-grey-100-border-left {
  border-left-color: #cfd8dc !important;
}

.blue-grey-200-bg {
  background-color: #b0bec5 !important;
}

.blue-grey-200 {
  background-color: #b0bec5 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.blue-grey-200[disabled] {
  background-color: rgba(176, 190, 197, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.blue-grey-200-fg {
  color: #b0bec5 !important;
}

.blue-grey-200-border {
  border-color: #b0bec5 !important;
}

.blue-grey-200-border-top {
  border-top-color: #b0bec5 !important;
}

.blue-grey-200-border-right {
  border-right-color: #b0bec5 !important;
}

.blue-grey-200-border-bottom {
  border-bottom-color: #b0bec5 !important;
}

.blue-grey-200-border-left {
  border-left-color: #b0bec5 !important;
}

.blue-grey-300-bg {
  background-color: #90a4ae !important;
}

.blue-grey-300 {
  background-color: #90a4ae !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.blue-grey-300[disabled] {
  background-color: rgba(144, 164, 174, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.blue-grey-300-fg {
  color: #90a4ae !important;
}

.blue-grey-300-border {
  border-color: #90a4ae !important;
}

.blue-grey-300-border-top {
  border-top-color: #90a4ae !important;
}

.blue-grey-300-border-right {
  border-right-color: #90a4ae !important;
}

.blue-grey-300-border-bottom {
  border-bottom-color: #90a4ae !important;
}

.blue-grey-300-border-left {
  border-left-color: #90a4ae !important;
}

.blue-grey-400-bg {
  background-color: #78909c !important;
}

.blue-grey-400 {
  background-color: #78909c !important;
  color: white !important;
}

.blue-grey-400[disabled] {
  background-color: rgba(120, 144, 156, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.blue-grey-400-fg {
  color: #78909c !important;
}

.blue-grey-400-border {
  border-color: #78909c !important;
}

.blue-grey-400-border-top {
  border-top-color: #78909c !important;
}

.blue-grey-400-border-right {
  border-right-color: #78909c !important;
}

.blue-grey-400-border-bottom {
  border-bottom-color: #78909c !important;
}

.blue-grey-400-border-left {
  border-left-color: #78909c !important;
}

.blue-grey-500-bg {
  background-color: #607d8b !important;
}

.blue-grey-500 {
  background-color: #607d8b !important;
  color: white !important;
}

.blue-grey-500[disabled] {
  background-color: rgba(96, 125, 139, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.blue-grey-500-fg {
  color: #607d8b !important;
}

.blue-grey-500-border {
  border-color: #607d8b !important;
}

.blue-grey-500-border-top {
  border-top-color: #607d8b !important;
}

.blue-grey-500-border-right {
  border-right-color: #607d8b !important;
}

.blue-grey-500-border-bottom {
  border-bottom-color: #607d8b !important;
}

.blue-grey-500-border-left {
  border-left-color: #607d8b !important;
}

.blue-grey-bg {
  background-color: #607d8b !important;
}

.blue-grey {
  background-color: #607d8b !important;
  color: white !important;
}

.blue-grey[disabled] {
  background-color: rgba(96, 125, 139, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.blue-grey-fg {
  color: #607d8b !important;
}

.blue-grey-border {
  border-color: #607d8b !important;
}

.blue-grey-border-top {
  border-top-color: #607d8b !important;
}

.blue-grey-border-right {
  border-right-color: #607d8b !important;
}

.blue-grey-border-bottom {
  border-bottom-color: #607d8b !important;
}

.blue-grey-border-left {
  border-left-color: #607d8b !important;
}

.blue-grey-600-bg {
  background-color: #546e7a !important;
}

.blue-grey-600 {
  background-color: #546e7a !important;
  color: white !important;
}

.blue-grey-600[disabled] {
  background-color: rgba(84, 110, 122, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.blue-grey-600-fg {
  color: #546e7a !important;
}

.blue-grey-600-border {
  border-color: #546e7a !important;
}

.blue-grey-600-border-top {
  border-top-color: #546e7a !important;
}

.blue-grey-600-border-right {
  border-right-color: #546e7a !important;
}

.blue-grey-600-border-bottom {
  border-bottom-color: #546e7a !important;
}

.blue-grey-600-border-left {
  border-left-color: #546e7a !important;
}

.blue-grey-700-bg {
  background-color: #455a64 !important;
}

.blue-grey-700 {
  background-color: #455a64 !important;
  color: white !important;
}

.blue-grey-700[disabled] {
  background-color: rgba(69, 90, 100, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.blue-grey-700-fg {
  color: #455a64 !important;
}

.blue-grey-700-border {
  border-color: #455a64 !important;
}

.blue-grey-700-border-top {
  border-top-color: #455a64 !important;
}

.blue-grey-700-border-right {
  border-right-color: #455a64 !important;
}

.blue-grey-700-border-bottom {
  border-bottom-color: #455a64 !important;
}

.blue-grey-700-border-left {
  border-left-color: #455a64 !important;
}

.blue-grey-800-bg {
  background-color: #37474f !important;
}

.blue-grey-800 {
  background-color: #37474f !important;
  color: white !important;
}

.blue-grey-800[disabled] {
  background-color: rgba(55, 71, 79, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.blue-grey-800-fg {
  color: #37474f !important;
}

.blue-grey-800-border {
  border-color: #37474f !important;
}

.blue-grey-800-border-top {
  border-top-color: #37474f !important;
}

.blue-grey-800-border-right {
  border-right-color: #37474f !important;
}

.blue-grey-800-border-bottom {
  border-bottom-color: #37474f !important;
}

.blue-grey-800-border-left {
  border-left-color: #37474f !important;
}

.blue-grey-900-bg {
  background-color: #263238 !important;
}

.blue-grey-900 {
  background-color: #263238 !important;
  color: white !important;
}

.blue-grey-900[disabled] {
  background-color: rgba(38, 50, 56, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.blue-grey-900-fg {
  color: #263238 !important;
}

.blue-grey-900-border {
  border-color: #263238 !important;
}

.blue-grey-900-border-top {
  border-top-color: #263238 !important;
}

.blue-grey-900-border-right {
  border-right-color: #263238 !important;
}

.blue-grey-900-border-bottom {
  border-bottom-color: #263238 !important;
}

.blue-grey-900-border-left {
  border-left-color: #263238 !important;
}

.blue-grey-A100-bg {
  background-color: #cfd8dc !important;
}

.blue-grey-A100 {
  background-color: #cfd8dc !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.blue-grey-A100[disabled] {
  background-color: rgba(207, 216, 220, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.blue-grey-A100-fg {
  color: #cfd8dc !important;
}

.blue-grey-A100-border {
  border-color: #cfd8dc !important;
}

.blue-grey-A100-border-top {
  border-top-color: #cfd8dc !important;
}

.blue-grey-A100-border-right {
  border-right-color: #cfd8dc !important;
}

.blue-grey-A100-border-bottom {
  border-bottom-color: #cfd8dc !important;
}

.blue-grey-A100-border-left {
  border-left-color: #cfd8dc !important;
}

.blue-grey-A200-bg {
  background-color: #b0bec5 !important;
}

.blue-grey-A200 {
  background-color: #b0bec5 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.blue-grey-A200[disabled] {
  background-color: rgba(176, 190, 197, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.blue-grey-A200-fg {
  color: #b0bec5 !important;
}

.blue-grey-A200-border {
  border-color: #b0bec5 !important;
}

.blue-grey-A200-border-top {
  border-top-color: #b0bec5 !important;
}

.blue-grey-A200-border-right {
  border-right-color: #b0bec5 !important;
}

.blue-grey-A200-border-bottom {
  border-bottom-color: #b0bec5 !important;
}

.blue-grey-A200-border-left {
  border-left-color: #b0bec5 !important;
}

.blue-grey-A400-bg {
  background-color: #78909c !important;
}

.blue-grey-A400 {
  background-color: #78909c !important;
  color: white !important;
}

.blue-grey-A400[disabled] {
  background-color: rgba(120, 144, 156, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.blue-grey-A400-fg {
  color: #78909c !important;
}

.blue-grey-A400-border {
  border-color: #78909c !important;
}

.blue-grey-A400-border-top {
  border-top-color: #78909c !important;
}

.blue-grey-A400-border-right {
  border-right-color: #78909c !important;
}

.blue-grey-A400-border-bottom {
  border-bottom-color: #78909c !important;
}

.blue-grey-A400-border-left {
  border-left-color: #78909c !important;
}

.blue-grey-A700-bg {
  background-color: #455a64 !important;
}

.blue-grey-A700 {
  background-color: #455a64 !important;
  color: white !important;
}

.blue-grey-A700[disabled] {
  background-color: rgba(69, 90, 100, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.blue-grey-A700-fg {
  color: #455a64 !important;
}

.blue-grey-A700-border {
  border-color: #455a64 !important;
}

.blue-grey-A700-border-top {
  border-top-color: #455a64 !important;
}

.blue-grey-A700-border-right {
  border-right-color: #455a64 !important;
}

.blue-grey-A700-border-bottom {
  border-bottom-color: #455a64 !important;
}

.blue-grey-A700-border-left {
  border-left-color: #455a64 !important;
}

.mat-badge-content {
  font-weight: 600;
  font-size: 12px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-badge-small .mat-badge-content {
  font-size: 9px;
}

.mat-badge-large .mat-badge-content {
  font-size: 24px;
}

.mat-h1,
.mat-headline,
.mat-typography .mat-h1,
.mat-typography .mat-headline,
.mat-typography h1 {
  font: 500 24px / 32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}

.mat-h2,
.mat-title,
.mat-typography .mat-h2,
.mat-typography .mat-title,
.mat-typography h2 {
  font: 500 20px / 32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}

.mat-h3,
.mat-subheading-2,
.mat-typography .mat-h3,
.mat-typography .mat-subheading-2,
.mat-typography h3 {
  font: 400 16px / 28px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}

.mat-h4,
.mat-subheading-1,
.mat-typography .mat-h4,
.mat-typography .mat-subheading-1,
.mat-typography h4 {
  font: 400 15px / 24px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}

.mat-h5,
.mat-typography .mat-h5,
.mat-typography h5 {
  font: 400 calc(14px * 0.83) / 20px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 12px;
}

.mat-h6,
.mat-typography .mat-h6,
.mat-typography h6 {
  font: 400 calc(14px * 0.67) / 20px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 12px;
}

.mat-body-strong,
.mat-body-2,
.mat-typography .mat-body-strong,
.mat-typography .mat-body-2 {
  font: 500 14px / 24px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}

.mat-body,
.mat-body-1,
.mat-typography .mat-body,
.mat-typography .mat-body-1,
.mat-typography {
  font: 400 14px / 20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}

.mat-body p,
.mat-body-1 p,
.mat-typography .mat-body p,
.mat-typography .mat-body-1 p,
.mat-typography p {
  margin: 0 0 12px;
}

.mat-small,
.mat-caption,
.mat-typography .mat-small,
.mat-typography .mat-caption {
  font: 400 12px / 20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}

.mat-display-4,
.mat-typography .mat-display-4 {
  font: 300 112px / 112px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.05em;
  margin: 0 0 56px;
}

.mat-display-3,
.mat-typography .mat-display-3 {
  font: 400 56px / 56px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.02em;
  margin: 0 0 64px;
}

.mat-display-2,
.mat-typography .mat-display-2 {
  font: 400 45px / 48px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.005em;
  margin: 0 0 64px;
}

.mat-display-1,
.mat-typography .mat-display-1 {
  font: 400 34px / 40px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 64px;
}

.mat-bottom-sheet-container {
  font: 400 14px / 20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}

.mat-button, .mat-raised-button, .mat-icon-button, .mat-stroked-button,
.mat-flat-button, .mat-fab, .mat-mini-fab {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.mat-button-toggle {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-card {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-card-title {
  font-size: 24px;
  font-weight: 500;
}

.mat-card-header .mat-card-title {
  font-size: 20px;
}

.mat-card-subtitle,
.mat-card-content {
  font-size: 14px;
}

.mat-checkbox {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-checkbox-layout .mat-checkbox-label {
  line-height: 24px;
}

.mat-chip {
  font-size: 14px;
  font-weight: 500;
}

.mat-chip .mat-chip-trailing-icon.mat-icon,
.mat-chip .mat-chip-remove.mat-icon {
  font-size: 18px;
}

.mat-table {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-header-cell {
  font-size: 12px;
  font-weight: 500;
}

.mat-cell, .mat-footer-cell {
  font-size: 14px;
}

.mat-calendar {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-calendar-body {
  font-size: 13px;
}

.mat-calendar-body-label,
.mat-calendar-period-button {
  font-size: 14px;
  font-weight: 500;
}

.mat-calendar-table-header th {
  font-size: 11px;
  font-weight: 400;
}

.mat-dialog-title {
  font: 500 20px / 32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}

.mat-expansion-panel-header {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.mat-expansion-panel-content {
  font: 400 14px / 20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}

.mat-form-field {
  font-size: inherit;
  font-weight: 400;
  line-height: 1.125;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}

.mat-form-field-wrapper {
  padding-bottom: 1.34375em;
}

.mat-form-field-prefix .mat-icon,
.mat-form-field-suffix .mat-icon {
  font-size: 150%;
  line-height: 1.125;
}

.mat-form-field-prefix .mat-icon-button,
.mat-form-field-suffix .mat-icon-button {
  height: 1.5em;
  width: 1.5em;
}

.mat-form-field-prefix .mat-icon-button .mat-icon,
.mat-form-field-suffix .mat-icon-button .mat-icon {
  height: 1.125em;
  line-height: 1.125;
}

.mat-form-field-infix {
  padding: 0.5em 0;
  border-top: 0.84375em solid transparent;
}

.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.34375em) scale(0.75);
  width: 133.3333333333%;
}

.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.34374em) scale(0.75);
  width: 133.3333433333%;
}

.mat-form-field-label-wrapper {
  top: -0.84375em;
  padding-top: 0.84375em;
}

.mat-form-field-label {
  top: 1.34375em;
}

.mat-form-field-underline {
  bottom: 1.34375em;
}

.mat-form-field-subscript-wrapper {
  font-size: 75%;
  margin-top: 0.6666666667em;
  top: calc(100% - 1.7916666667em);
}

.mat-form-field-appearance-legacy .mat-form-field-wrapper {
  padding-bottom: 1.25em;
}

.mat-form-field-appearance-legacy .mat-form-field-infix {
  padding: 0.4375em 0;
}

.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.001px);
  width: 133.3333333333%;
}

.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00101px);
  width: 133.3333433333%;
}

.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00102px);
  width: 133.3333533333%;
}

.mat-form-field-appearance-legacy .mat-form-field-label {
  top: 1.28125em;
}

.mat-form-field-appearance-legacy .mat-form-field-underline {
  bottom: 1.25em;
}

.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper {
  margin-top: 0.5416666667em;
  top: calc(100% - 1.6666666667em);
}

@media print {
  .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.28122em) scale(0.75);
  }
  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.28121em) scale(0.75);
  }
  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.2812em) scale(0.75);
  }
}

.mat-form-field-appearance-fill .mat-form-field-infix {
  padding: 0.25em 0 0.75em 0;
}

.mat-form-field-appearance-fill .mat-form-field-label {
  top: 1.09375em;
  margin-top: -0.5em;
}

.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.59375em) scale(0.75);
  width: 133.3333333333%;
}

.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.59374em) scale(0.75);
  width: 133.3333433333%;
}

.mat-form-field-appearance-outline .mat-form-field-infix {
  padding: 1em 0 1em 0;
}

.mat-form-field-appearance-outline .mat-form-field-label {
  top: 1.84375em;
  margin-top: -0.25em;
}

.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.59375em) scale(0.75);
  width: 133.3333333333%;
}

.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.59374em) scale(0.75);
  width: 133.3333433333%;
}

.mat-grid-tile-header,
.mat-grid-tile-footer {
  font-size: 14px;
}

.mat-grid-tile-header .mat-line,
.mat-grid-tile-footer .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}

.mat-grid-tile-header .mat-line:nth-child(n+2),
.mat-grid-tile-footer .mat-line:nth-child(n+2) {
  font-size: 12px;
}

input.mat-input-element {
  margin-top: -0.0625em;
}

.mat-menu-item {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.mat-paginator,
.mat-paginator-page-size .mat-select-trigger {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
}

.mat-radio-button {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-select {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-select-trigger {
  height: 1.125em;
}

.mat-slide-toggle-content {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-slider-thumb-label-text {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.mat-stepper-vertical, .mat-stepper-horizontal {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-step-label {
  font-size: 14px;
  font-weight: 400;
}

.mat-step-sub-label-error {
  font-weight: normal;
}

.mat-step-label-error {
  font-size: 14px;
}

.mat-step-label-selected {
  font-size: 14px;
  font-weight: 500;
}

.mat-tab-group {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-tab-label, .mat-tab-link {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.mat-toolbar,
.mat-toolbar h1,
.mat-toolbar h2,
.mat-toolbar h3,
.mat-toolbar h4,
.mat-toolbar h5,
.mat-toolbar h6 {
  font: 500 20px / 32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0;
}

.mat-tooltip {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 10px;
  padding-top: 6px;
  padding-bottom: 6px;
}

.mat-tooltip-handset {
  font-size: 14px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.mat-list-item {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-list-option {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-list-base .mat-list-item {
  font-size: 16px;
}

.mat-list-base .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}

.mat-list-base .mat-list-item .mat-line:nth-child(n+2) {
  font-size: 14px;
}

.mat-list-base .mat-list-option {
  font-size: 16px;
}

.mat-list-base .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}

.mat-list-base .mat-list-option .mat-line:nth-child(n+2) {
  font-size: 14px;
}

.mat-list-base .mat-subheader {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.mat-list-base[dense] .mat-list-item {
  font-size: 12px;
}

.mat-list-base[dense] .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}

.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2) {
  font-size: 12px;
}

.mat-list-base[dense] .mat-list-option {
  font-size: 12px;
}

.mat-list-base[dense] .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}

.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2) {
  font-size: 12px;
}

.mat-list-base[dense] .mat-subheader {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.mat-option {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 16px;
}

.mat-optgroup-label {
  font: 500 14px / 24px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}

.mat-simple-snackbar {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
}

.mat-simple-snackbar-action {
  line-height: 1;
  font-family: inherit;
  font-size: inherit;
  font-weight: 500;
}

.mat-tree {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-tree-node,
.mat-nested-tree-node {
  font-weight: 400;
  font-size: 14px;
}

.mat-ripple {
  overflow: hidden;
  position: relative;
}

.mat-ripple:not(:empty) {
  transform: translateZ(0);
}

.mat-ripple.mat-ripple-unbounded {
  overflow: visible;
}

.mat-ripple-element {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  transition: opacity, transform 0ms cubic-bezier(0, 0, 0.2, 1);
  transform: scale3d(0, 0, 0);
}

.cdk-high-contrast-active .mat-ripple-element {
  display: none;
}

.cdk-visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  left: 0;
}

[dir=rtl] .cdk-visually-hidden {
  left: auto;
  right: 0;
}

.cdk-overlay-container, .cdk-global-overlay-wrapper {
  pointer-events: none;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.cdk-overlay-container {
  position: fixed;
  z-index: 1000;
}

.cdk-overlay-container:empty {
  display: none;
}

.cdk-global-overlay-wrapper {
  display: flex;
  position: absolute;
  z-index: 1000;
}

.cdk-overlay-pane {
  position: absolute;
  pointer-events: auto;
  box-sizing: border-box;
  z-index: 1000;
  display: flex;
  max-width: 100%;
  max-height: 100%;
}

.cdk-overlay-backdrop {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  pointer-events: auto;
  -webkit-tap-highlight-color: transparent;
  transition: opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);
  opacity: 0;
}

.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 1;
}

.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0.6;
}

.cdk-overlay-dark-backdrop {
  background: rgba(0, 0, 0, 0.32);
}

.cdk-overlay-transparent-backdrop {
  transition: visibility 1ms linear, opacity 1ms linear;
  visibility: hidden;
  opacity: 1;
}

.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0;
  visibility: visible;
}

.cdk-overlay-backdrop-noop-animation {
  transition: none;
}

.cdk-overlay-connected-position-bounding-box {
  position: absolute;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  min-width: 1px;
  min-height: 1px;
}

.cdk-global-scrollblock {
  position: fixed;
  width: 100%;
  overflow-y: scroll;
}

textarea.cdk-textarea-autosize {
  resize: none;
}

textarea.cdk-textarea-autosize-measuring {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: auto !important;
  overflow: hidden !important;
}

textarea.cdk-textarea-autosize-measuring-firefox {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: 0 !important;
}

@-webkit-keyframes cdk-text-field-autofill-start {
  /*!*/
}

@keyframes cdk-text-field-autofill-start {
  /*!*/
}

@-webkit-keyframes cdk-text-field-autofill-end {
  /*!*/
}

@keyframes cdk-text-field-autofill-end {
  /*!*/
}

.cdk-text-field-autofill-monitored:-webkit-autofill {
  -webkit-animation: cdk-text-field-autofill-start 0s 1ms;
          animation: cdk-text-field-autofill-start 0s 1ms;
}

.cdk-text-field-autofill-monitored:not(:-webkit-autofill) {
  -webkit-animation: cdk-text-field-autofill-end 0s 1ms;
          animation: cdk-text-field-autofill-end 0s 1ms;
}

.mat-focus-indicator {
  position: relative;
}

.mat-mdc-focus-indicator {
  position: relative;
}

.light-theme .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}

.light-theme .mat-option {
  color: rgba(0, 0, 0, 0.87);
}

.light-theme .mat-option:hover:not(.mat-option-disabled), .light-theme .mat-option:focus:not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}

.light-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}

.light-theme .mat-option.mat-active {
  background: rgba(0, 0, 0, 0.04);
  color: rgba(0, 0, 0, 0.87);
}

.light-theme .mat-option.mat-option-disabled {
  color: rgba(0, 0, 0, 0.38);
}

.light-theme .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #009688;
}

.light-theme .mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #ffc107;
}

.light-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #f44336;
}

.light-theme .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.54);
}

.light-theme .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.38);
}

.light-theme .mat-pseudo-checkbox {
  color: rgba(0, 0, 0, 0.54);
}

.light-theme .mat-pseudo-checkbox::after {
  color: #fafafa;
}

.light-theme .mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}

.light-theme .mat-primary .mat-pseudo-checkbox-checked,
.light-theme .mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #009688;
}

.light-theme .mat-pseudo-checkbox-checked,
.light-theme .mat-pseudo-checkbox-indeterminate,
.light-theme .mat-accent .mat-pseudo-checkbox-checked,
.light-theme .mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #ffc107;
}

.light-theme .mat-warn .mat-pseudo-checkbox-checked,
.light-theme .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #f44336;
}

.light-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
.light-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0;
}

.light-theme .mat-app-background, .light-theme.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}

.light-theme .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.light-theme .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.light-theme .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.light-theme .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

.light-theme .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.light-theme .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
}

.light-theme .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.light-theme .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}

.light-theme .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.light-theme .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
}

.light-theme .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
}

.light-theme .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
}

.light-theme .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.light-theme .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
}

.light-theme .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
}

.light-theme .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
}

.light-theme .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.light-theme .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
}

.light-theme .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
}

.light-theme .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
}

.light-theme .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
}

.light-theme .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
}

.light-theme .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
}

.light-theme .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
}

.light-theme .mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}

.mat-theme-loaded-marker {
  display: none;
}

.light-theme .mat-autocomplete-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}

.light-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.light-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: white;
}

.light-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: rgba(0, 0, 0, 0.87);
}

.light-theme .mat-badge {
  position: relative;
}

.light-theme .mat-badge.mat-badge {
  overflow: visible;
}

.light-theme .mat-badge-hidden .mat-badge-content {
  display: none;
}

.light-theme .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}

.light-theme .ng-animate-disabled .mat-badge-content,
.light-theme .mat-badge-content._mat-animation-noopable {
  transition: none;
}

.light-theme .mat-badge-content.mat-badge-active {
  transform: none;
}

.light-theme .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
}

.light-theme .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}

.light-theme .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}

.light-theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}

[dir=rtl] .light-theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}

.light-theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}

[dir=rtl] .light-theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}

.light-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}

[dir=rtl] .light-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}

.light-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}

[dir=rtl] .light-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}

.light-theme .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}

.light-theme .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}

.light-theme .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}

.light-theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}

[dir=rtl] .light-theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}

.light-theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}

[dir=rtl] .light-theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}

.light-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}

[dir=rtl] .light-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}

.light-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}

[dir=rtl] .light-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}

.light-theme .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
}

.light-theme .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}

.light-theme .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}

.light-theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}

[dir=rtl] .light-theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}

.light-theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}

[dir=rtl] .light-theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}

.light-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}

[dir=rtl] .light-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}

.light-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}

[dir=rtl] .light-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}

.light-theme .mat-badge-content {
  color: white;
  background: #009688;
}

.cdk-high-contrast-active .light-theme .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}

.light-theme .mat-badge-accent .mat-badge-content {
  background: #ffc107;
  color: rgba(0, 0, 0, 0.87);
}

.light-theme .mat-badge-warn .mat-badge-content {
  color: white;
  background: #f44336;
}

.light-theme .mat-badge-disabled .mat-badge-content {
  background: #b9b9b9;
  color: rgba(0, 0, 0, 0.38);
}

.light-theme .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87);
}

.light-theme .mat-button, .light-theme .mat-icon-button, .light-theme .mat-stroked-button {
  color: inherit;
  background: transparent;
}

.light-theme .mat-button.mat-primary, .light-theme .mat-icon-button.mat-primary, .light-theme .mat-stroked-button.mat-primary {
  color: #009688;
}

.light-theme .mat-button.mat-accent, .light-theme .mat-icon-button.mat-accent, .light-theme .mat-stroked-button.mat-accent {
  color: #ffc107;
}

.light-theme .mat-button.mat-warn, .light-theme .mat-icon-button.mat-warn, .light-theme .mat-stroked-button.mat-warn {
  color: #f44336;
}

.light-theme .mat-button.mat-primary.mat-button-disabled, .light-theme .mat-button.mat-accent.mat-button-disabled, .light-theme .mat-button.mat-warn.mat-button-disabled, .light-theme .mat-button.mat-button-disabled.mat-button-disabled, .light-theme .mat-icon-button.mat-primary.mat-button-disabled, .light-theme .mat-icon-button.mat-accent.mat-button-disabled, .light-theme .mat-icon-button.mat-warn.mat-button-disabled, .light-theme .mat-icon-button.mat-button-disabled.mat-button-disabled, .light-theme .mat-stroked-button.mat-primary.mat-button-disabled, .light-theme .mat-stroked-button.mat-accent.mat-button-disabled, .light-theme .mat-stroked-button.mat-warn.mat-button-disabled, .light-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: rgba(0, 0, 0, 0.26);
}

.light-theme .mat-button.mat-primary .mat-button-focus-overlay, .light-theme .mat-icon-button.mat-primary .mat-button-focus-overlay, .light-theme .mat-stroked-button.mat-primary .mat-button-focus-overlay {
  background-color: #009688;
}

.light-theme .mat-button.mat-accent .mat-button-focus-overlay, .light-theme .mat-icon-button.mat-accent .mat-button-focus-overlay, .light-theme .mat-stroked-button.mat-accent .mat-button-focus-overlay {
  background-color: #ffc107;
}

.light-theme .mat-button.mat-warn .mat-button-focus-overlay, .light-theme .mat-icon-button.mat-warn .mat-button-focus-overlay, .light-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: #f44336;
}

.light-theme .mat-button.mat-button-disabled .mat-button-focus-overlay, .light-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay, .light-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent;
}

.light-theme .mat-button .mat-ripple-element, .light-theme .mat-icon-button .mat-ripple-element, .light-theme .mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}

.light-theme .mat-button-focus-overlay {
  background: black;
}

.light-theme .mat-stroked-button:not(.mat-button-disabled) {
  border-color: rgba(0, 0, 0, 0.12);
}

.light-theme .mat-flat-button, .light-theme .mat-raised-button, .light-theme .mat-fab, .light-theme .mat-mini-fab {
  color: rgba(0, 0, 0, 0.87);
  background-color: white;
}

.light-theme .mat-flat-button.mat-primary, .light-theme .mat-raised-button.mat-primary, .light-theme .mat-fab.mat-primary, .light-theme .mat-mini-fab.mat-primary {
  color: white;
}

.light-theme .mat-flat-button.mat-accent, .light-theme .mat-raised-button.mat-accent, .light-theme .mat-fab.mat-accent, .light-theme .mat-mini-fab.mat-accent {
  color: rgba(0, 0, 0, 0.87);
}

.light-theme .mat-flat-button.mat-warn, .light-theme .mat-raised-button.mat-warn, .light-theme .mat-fab.mat-warn, .light-theme .mat-mini-fab.mat-warn {
  color: white;
}

.light-theme .mat-flat-button.mat-primary.mat-button-disabled, .light-theme .mat-flat-button.mat-accent.mat-button-disabled, .light-theme .mat-flat-button.mat-warn.mat-button-disabled, .light-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .light-theme .mat-raised-button.mat-primary.mat-button-disabled, .light-theme .mat-raised-button.mat-accent.mat-button-disabled, .light-theme .mat-raised-button.mat-warn.mat-button-disabled, .light-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .light-theme .mat-fab.mat-primary.mat-button-disabled, .light-theme .mat-fab.mat-accent.mat-button-disabled, .light-theme .mat-fab.mat-warn.mat-button-disabled, .light-theme .mat-fab.mat-button-disabled.mat-button-disabled, .light-theme .mat-mini-fab.mat-primary.mat-button-disabled, .light-theme .mat-mini-fab.mat-accent.mat-button-disabled, .light-theme .mat-mini-fab.mat-warn.mat-button-disabled, .light-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: rgba(0, 0, 0, 0.26);
}

.light-theme .mat-flat-button.mat-primary, .light-theme .mat-raised-button.mat-primary, .light-theme .mat-fab.mat-primary, .light-theme .mat-mini-fab.mat-primary {
  background-color: #009688;
}

.light-theme .mat-flat-button.mat-accent, .light-theme .mat-raised-button.mat-accent, .light-theme .mat-fab.mat-accent, .light-theme .mat-mini-fab.mat-accent {
  background-color: #ffc107;
}

.light-theme .mat-flat-button.mat-warn, .light-theme .mat-raised-button.mat-warn, .light-theme .mat-fab.mat-warn, .light-theme .mat-mini-fab.mat-warn {
  background-color: #f44336;
}

.light-theme .mat-flat-button.mat-primary.mat-button-disabled, .light-theme .mat-flat-button.mat-accent.mat-button-disabled, .light-theme .mat-flat-button.mat-warn.mat-button-disabled, .light-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .light-theme .mat-raised-button.mat-primary.mat-button-disabled, .light-theme .mat-raised-button.mat-accent.mat-button-disabled, .light-theme .mat-raised-button.mat-warn.mat-button-disabled, .light-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .light-theme .mat-fab.mat-primary.mat-button-disabled, .light-theme .mat-fab.mat-accent.mat-button-disabled, .light-theme .mat-fab.mat-warn.mat-button-disabled, .light-theme .mat-fab.mat-button-disabled.mat-button-disabled, .light-theme .mat-mini-fab.mat-primary.mat-button-disabled, .light-theme .mat-mini-fab.mat-accent.mat-button-disabled, .light-theme .mat-mini-fab.mat-warn.mat-button-disabled, .light-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: rgba(0, 0, 0, 0.12);
}

.light-theme .mat-flat-button.mat-primary .mat-ripple-element, .light-theme .mat-raised-button.mat-primary .mat-ripple-element, .light-theme .mat-fab.mat-primary .mat-ripple-element, .light-theme .mat-mini-fab.mat-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.light-theme .mat-flat-button.mat-accent .mat-ripple-element, .light-theme .mat-raised-button.mat-accent .mat-ripple-element, .light-theme .mat-fab.mat-accent .mat-ripple-element, .light-theme .mat-mini-fab.mat-accent .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}

.light-theme .mat-flat-button.mat-warn .mat-ripple-element, .light-theme .mat-raised-button.mat-warn .mat-ripple-element, .light-theme .mat-fab.mat-warn .mat-ripple-element, .light-theme .mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.light-theme .mat-stroked-button:not([class*=mat-elevation-z]), .light-theme .mat-flat-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.light-theme .mat-raised-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.light-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.light-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.light-theme .mat-fab:not([class*=mat-elevation-z]), .light-theme .mat-mini-fab:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.light-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]), .light-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.light-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]), .light-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.light-theme .mat-button-toggle-standalone:not([class*=mat-elevation-z]),
.light-theme .mat-button-toggle-group:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.light-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),
.light-theme .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]) {
  box-shadow: none;
}

.light-theme .mat-button-toggle {
  color: rgba(0, 0, 0, 0.38);
}

.light-theme .mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(0, 0, 0, 0.12);
}

.light-theme .mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
  background: white;
}

.light-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: black;
}

.light-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px #e0e0e0;
}

.light-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px #e0e0e0;
}

.light-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px #e0e0e0;
}

.light-theme .mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.54);
}

.light-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
}

.light-theme .mat-button-toggle-disabled {
  color: rgba(0, 0, 0, 0.26);
  background-color: #eeeeee;
}

.light-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: white;
}

.light-theme .mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #bdbdbd;
}

.light-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.light-theme .mat-button-toggle-group-appearance-standard {
  border: solid 1px #e0e0e0;
}

.light-theme .mat-button-toggle-appearance-standard .mat-button-toggle-label-content {
  line-height: 48px;
}

.light-theme .mat-card {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}

.light-theme .mat-card:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.light-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.light-theme .mat-card-subtitle {
  color: rgba(0, 0, 0, 0.54);
}

.light-theme .mat-checkbox-frame {
  border-color: rgba(0, 0, 0, 0.54);
}

.light-theme .mat-checkbox-checkmark {
  fill: #fafafa;
}

.light-theme .mat-checkbox-checkmark-path {
  stroke: #fafafa !important;
}

.light-theme .mat-checkbox-mixedmark {
  background-color: #fafafa;
}

.light-theme .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, .light-theme .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #009688;
}

.light-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, .light-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #ffc107;
}

.light-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, .light-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #f44336;
}

.light-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .light-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0;
}

.light-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0;
}

.light-theme .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(0, 0, 0, 0.38);
}

.light-theme .mat-checkbox .mat-ripple-element {
  background-color: black;
}

.light-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,
.light-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element {
  background: #009688;
}

.light-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,
.light-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element {
  background: #ffc107;
}

.light-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
.light-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: #f44336;
}

.light-theme .mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.87);
}

.light-theme .mat-chip.mat-standard-chip .mat-chip-remove {
  color: rgba(0, 0, 0, 0.87);
  opacity: 0.4;
}

.light-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

.light-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}

.light-theme .mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}

.light-theme .mat-chip.mat-standard-chip::after {
  background: black;
}

.light-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #009688;
  color: white;
}

.light-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  color: white;
  opacity: 0.4;
}

.light-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.light-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #f44336;
  color: white;
}

.light-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: white;
  opacity: 0.4;
}

.light-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.light-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #ffc107;
  color: rgba(0, 0, 0, 0.87);
}

.light-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  color: rgba(0, 0, 0, 0.87);
  opacity: 0.4;
}

.light-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}

.light-theme .mat-table {
  background: white;
}

.light-theme .mat-table thead, .light-theme .mat-table tbody, .light-theme .mat-table tfoot,
.light-theme mat-header-row, .light-theme mat-row, .light-theme mat-footer-row,
.light-theme [mat-header-row], .light-theme [mat-row], .light-theme [mat-footer-row],
.light-theme .mat-table-sticky {
  background: inherit;
}

.light-theme mat-row, .light-theme mat-header-row, .light-theme mat-footer-row,
.light-theme th.mat-header-cell, .light-theme td.mat-cell, .light-theme td.mat-footer-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}

.light-theme .mat-header-cell {
  color: rgba(0, 0, 0, 0.54);
}

.light-theme .mat-cell, .light-theme .mat-footer-cell {
  color: rgba(0, 0, 0, 0.87);
}

.light-theme .mat-calendar-arrow {
  fill: rgba(0, 0, 0, 0.54);
}

.light-theme .mat-datepicker-toggle,
.light-theme .mat-datepicker-content .mat-calendar-next-button,
.light-theme .mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(0, 0, 0, 0.54);
}

.light-theme .mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12);
}

.light-theme .mat-calendar-table-header,
.light-theme .mat-calendar-body-label {
  color: rgba(0, 0, 0, 0.54);
}

.light-theme .mat-calendar-body-cell-content,
.light-theme .mat-date-range-input-separator {
  color: rgba(0, 0, 0, 0.87);
  border-color: transparent;
}

.light-theme .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(0, 0, 0, 0.38);
}

.light-theme .mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(0, 0, 0, 0.38);
}

.light-theme .mat-calendar-body-in-preview {
  color: rgba(0, 0, 0, 0.24);
}

.light-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(0, 0, 0, 0.38);
}

.light-theme .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(0, 0, 0, 0.18);
}

.light-theme .mat-calendar-body-in-range::before {
  background: rgba(0, 150, 136, 0.2);
}

.light-theme .mat-calendar-body-comparison-identical,
.light-theme .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.light-theme .mat-calendar-body-comparison-bridge-start::before,
.light-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(0, 150, 136, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.light-theme .mat-calendar-body-comparison-bridge-end::before,
.light-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(0, 150, 136, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.light-theme .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.light-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.light-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.light-theme .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.light-theme .mat-calendar-body-selected {
  background-color: #009688;
  color: white;
}

.light-theme .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(0, 150, 136, 0.4);
}

.light-theme .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}

.light-theme .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.light-theme .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(0, 150, 136, 0.3);
}

@media (hover: hover) {
  .light-theme .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(0, 150, 136, 0.3);
  }
}

.light-theme .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}

.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range::before {
  background: rgba(255, 193, 7, 0.2);
}

.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
.light-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(255, 193, 7, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
.light-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(255, 193, 7, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
  background-color: #ffc107;
  color: rgba(0, 0, 0, 0.87);
}

.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(255, 193, 7, 0.4);
}

.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.87);
}

.light-theme .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.light-theme .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(255, 193, 7, 0.3);
}

@media (hover: hover) {
  .light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(255, 193, 7, 0.3);
  }
}

.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(244, 67, 54, 0.2);
}

.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
.light-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(244, 67, 54, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
.light-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(244, 67, 54, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #f44336;
  color: white;
}

.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(244, 67, 54, 0.4);
}

.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}

.light-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.light-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(244, 67, 54, 0.3);
}

@media (hover: hover) {
  .light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(244, 67, 54, 0.3);
  }
}

.light-theme .mat-datepicker-content-touch {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}

.light-theme .mat-datepicker-toggle-active {
  color: #009688;
}

.light-theme .mat-datepicker-toggle-active.mat-accent {
  color: #ffc107;
}

.light-theme .mat-datepicker-toggle-active.mat-warn {
  color: #f44336;
}

.light-theme .mat-date-range-input-inner[disabled] {
  color: rgba(0, 0, 0, 0.38);
}

.light-theme .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87);
}

.light-theme .mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.light-theme .mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12);
}

.light-theme .mat-expansion-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}

.light-theme .mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.light-theme .mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.light-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), .light-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), .light-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(0, 0, 0, 0.04);
}

@media (hover: none) {
  .light-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: white;
  }
}

.light-theme .mat-expansion-panel-header-title {
  color: rgba(0, 0, 0, 0.87);
}

.light-theme .mat-expansion-panel-header-description,
.light-theme .mat-expansion-indicator::after {
  color: rgba(0, 0, 0, 0.54);
}

.light-theme .mat-expansion-panel-header[aria-disabled=true] {
  color: rgba(0, 0, 0, 0.26);
}

.light-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
.light-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}

.light-theme .mat-expansion-panel-header {
  height: 48px;
}

.light-theme .mat-expansion-panel-header.mat-expanded {
  height: 64px;
}

.light-theme .mat-form-field-label {
  color: rgba(0, 0, 0, 0.6);
}

.light-theme .mat-hint {
  color: rgba(0, 0, 0, 0.6);
}

.light-theme .mat-form-field.mat-focused .mat-form-field-label {
  color: #009688;
}

.light-theme .mat-form-field.mat-focused .mat-form-field-label.mat-accent {
  color: #ffc107;
}

.light-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #f44336;
}

.light-theme .mat-focused .mat-form-field-required-marker {
  color: #ffc107;
}

.light-theme .mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87);
}

.light-theme .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #009688;
}

.light-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
  background-color: #ffc107;
}

.light-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #f44336;
}

.light-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #009688;
}

.light-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #ffc107;
}

.light-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #f44336;
}

.light-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #f44336;
}

.light-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
.light-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: #f44336;
}

.light-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.light-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #f44336;
}

.light-theme .mat-error {
  color: #f44336;
}

.light-theme .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(0, 0, 0, 0.54);
}

.light-theme .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(0, 0, 0, 0.54);
}

.light-theme .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}

.light-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.light-theme .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}

.light-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.light-theme .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.04);
}

.light-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.02);
}

.light-theme .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42);
}

.light-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38);
}

.light-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent;
}

.light-theme .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12);
}

.light-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87);
}

.light-theme .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #009688;
}

.light-theme .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #ffc107;
}

.light-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #f44336;
}

.light-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #f44336;
}

.light-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38);
}

.light-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06);
}

.light-theme .mat-icon.mat-primary {
  color: #009688;
}

.light-theme .mat-icon.mat-accent {
  color: #ffc107;
}

.light-theme .mat-icon.mat-warn {
  color: #f44336;
}

.light-theme .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.54);
}

.light-theme .mat-input-element:disabled,
.light-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.38);
}

.light-theme .mat-input-element {
  caret-color: #009688;
}

.light-theme .mat-input-element::-moz-placeholder {
  color: rgba(0, 0, 0, 0.42);
}

.light-theme .mat-input-element::placeholder {
  color: rgba(0, 0, 0, 0.42);
}

.light-theme .mat-input-element::-moz-placeholder {
  color: rgba(0, 0, 0, 0.42);
}

.light-theme .mat-input-element::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}

.light-theme .mat-input-element:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}

.light-theme .mat-form-field.mat-accent .mat-input-element {
  caret-color: #ffc107;
}

.light-theme .mat-form-field.mat-warn .mat-input-element,
.light-theme .mat-form-field-invalid .mat-input-element {
  caret-color: #f44336;
}

.light-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #f44336;
}

.light-theme .mat-list-base .mat-list-item {
  color: rgba(0, 0, 0, 0.87);
}

.light-theme .mat-list-base .mat-list-option {
  color: rgba(0, 0, 0, 0.87);
}

.light-theme .mat-list-base .mat-subheader {
  color: rgba(0, 0, 0, 0.54);
}

.light-theme .mat-list-base .mat-list-item-disabled {
  background-color: #eeeeee;
  color: rgba(0, 0, 0, 0.38);
}

.light-theme .mat-list-option:hover, .light-theme .mat-list-option:focus,
.light-theme .mat-nav-list .mat-list-item:hover,
.light-theme .mat-nav-list .mat-list-item:focus,
.light-theme .mat-action-list .mat-list-item:hover,
.light-theme .mat-action-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04);
}

.light-theme .mat-list-single-selected-option, .light-theme .mat-list-single-selected-option:hover, .light-theme .mat-list-single-selected-option:focus {
  background: rgba(0, 0, 0, 0.12);
}

.light-theme .mat-menu-panel {
  background: white;
}

.light-theme .mat-menu-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.light-theme .mat-menu-item {
  background: transparent;
  color: rgba(0, 0, 0, 0.87);
}

.light-theme .mat-menu-item[disabled],
.light-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,
.light-theme .mat-menu-item[disabled] .mat-icon-no-color {
  color: rgba(0, 0, 0, 0.38);
}

.light-theme .mat-menu-item .mat-icon-no-color,
.light-theme .mat-menu-submenu-icon {
  color: rgba(0, 0, 0, 0.54);
}

.light-theme .mat-menu-item:hover:not([disabled]),
.light-theme .mat-menu-item.cdk-program-focused:not([disabled]),
.light-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),
.light-theme .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04);
}

.light-theme .mat-paginator {
  background: white;
}

.light-theme .mat-paginator,
.light-theme .mat-paginator-page-size .mat-select-trigger {
  color: rgba(0, 0, 0, 0.54);
}

.light-theme .mat-paginator-decrement,
.light-theme .mat-paginator-increment {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
  border-right: 2px solid rgba(0, 0, 0, 0.54);
}

.light-theme .mat-paginator-first,
.light-theme .mat-paginator-last {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
}

.light-theme .mat-icon-button[disabled] .mat-paginator-decrement,
.light-theme .mat-icon-button[disabled] .mat-paginator-increment,
.light-theme .mat-icon-button[disabled] .mat-paginator-first,
.light-theme .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(0, 0, 0, 0.38);
}

.light-theme .mat-paginator-container {
  min-height: 56px;
}

.light-theme .mat-progress-bar-background {
  fill: #bce1de;
}

.light-theme .mat-progress-bar-buffer {
  background-color: #bce1de;
}

.light-theme .mat-progress-bar-fill::after {
  background-color: #009688;
}

.light-theme .mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #fbecbd;
}

.light-theme .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #fbecbd;
}

.light-theme .mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #ffc107;
}

.light-theme .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #f9ccc9;
}

.light-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #f9ccc9;
}

.light-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #f44336;
}

.light-theme .mat-progress-spinner circle, .light-theme .mat-spinner circle {
  stroke: #009688;
}

.light-theme .mat-progress-spinner.mat-accent circle, .light-theme .mat-spinner.mat-accent circle {
  stroke: #ffc107;
}

.light-theme .mat-progress-spinner.mat-warn circle, .light-theme .mat-spinner.mat-warn circle {
  stroke: #f44336;
}

.light-theme .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.54);
}

.light-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #009688;
}

.light-theme .mat-radio-button.mat-primary .mat-radio-inner-circle,
.light-theme .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .light-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple, .light-theme .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #009688;
}

.light-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ffc107;
}

.light-theme .mat-radio-button.mat-accent .mat-radio-inner-circle,
.light-theme .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .light-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple, .light-theme .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #ffc107;
}

.light-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #f44336;
}

.light-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,
.light-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .light-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple, .light-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #f44336;
}

.light-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.light-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.38);
}

.light-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.light-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(0, 0, 0, 0.38);
}

.light-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(0, 0, 0, 0.38);
}

.light-theme .mat-radio-button .mat-ripple-element {
  background-color: black;
}

.light-theme .mat-select-value {
  color: rgba(0, 0, 0, 0.87);
}

.light-theme .mat-select-placeholder {
  color: rgba(0, 0, 0, 0.42);
}

.light-theme .mat-select-disabled .mat-select-value {
  color: rgba(0, 0, 0, 0.38);
}

.light-theme .mat-select-arrow {
  color: rgba(0, 0, 0, 0.54);
}

.light-theme .mat-select-panel {
  background: white;
}

.light-theme .mat-select-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.light-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(0, 0, 0, 0.12);
}

.light-theme .mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #009688;
}

.light-theme .mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #ffc107;
}

.light-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #f44336;
}

.light-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #f44336;
}

.light-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38);
}

.light-theme .mat-drawer-container {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}

.light-theme .mat-drawer {
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}

.light-theme .mat-drawer.mat-drawer-push {
  background-color: white;
}

.light-theme .mat-drawer:not(.mat-drawer-side) {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.light-theme .mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}

.light-theme .mat-drawer-side.mat-drawer-end {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}

.light-theme [dir=rtl] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}

.light-theme [dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}

.light-theme .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6);
}

.light-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #ffc107;
}

.light-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(255, 193, 7, 0.54);
}

.light-theme .mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #ffc107;
}

.light-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #009688;
}

.light-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(0, 150, 136, 0.54);
}

.light-theme .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #009688;
}

.light-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #f44336;
}

.light-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(244, 67, 54, 0.54);
}

.light-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #f44336;
}

.light-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: black;
}

.light-theme .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa;
}

.light-theme .mat-slide-toggle-bar {
  background-color: rgba(0, 0, 0, 0.38);
}

.light-theme .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26);
}

.light-theme .mat-slider.mat-primary .mat-slider-track-fill,
.light-theme .mat-slider.mat-primary .mat-slider-thumb,
.light-theme .mat-slider.mat-primary .mat-slider-thumb-label {
  background-color: #009688;
}

.light-theme .mat-slider.mat-primary .mat-slider-thumb-label-text {
  color: white;
}

.light-theme .mat-slider.mat-primary .mat-slider-focus-ring {
  background-color: rgba(0, 150, 136, 0.2);
}

.light-theme .mat-slider.mat-accent .mat-slider-track-fill,
.light-theme .mat-slider.mat-accent .mat-slider-thumb,
.light-theme .mat-slider.mat-accent .mat-slider-thumb-label {
  background-color: #ffc107;
}

.light-theme .mat-slider.mat-accent .mat-slider-thumb-label-text {
  color: rgba(0, 0, 0, 0.87);
}

.light-theme .mat-slider.mat-accent .mat-slider-focus-ring {
  background-color: rgba(255, 193, 7, 0.2);
}

.light-theme .mat-slider.mat-warn .mat-slider-track-fill,
.light-theme .mat-slider.mat-warn .mat-slider-thumb,
.light-theme .mat-slider.mat-warn .mat-slider-thumb-label {
  background-color: #f44336;
}

.light-theme .mat-slider.mat-warn .mat-slider-thumb-label-text {
  color: white;
}

.light-theme .mat-slider.mat-warn .mat-slider-focus-ring {
  background-color: rgba(244, 67, 54, 0.2);
}

.light-theme .mat-slider:hover .mat-slider-track-background,
.light-theme .mat-slider.cdk-focused .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.38);
}

.light-theme .mat-slider.mat-slider-disabled .mat-slider-track-background,
.light-theme .mat-slider.mat-slider-disabled .mat-slider-track-fill,
.light-theme .mat-slider.mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(0, 0, 0, 0.26);
}

.light-theme .mat-slider.mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26);
}

.light-theme .mat-slider.mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(0, 0, 0, 0.12);
}

.light-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
.light-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.87);
}

.light-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.light-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.26);
}

.light-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
  background-color: transparent;
}

.light-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, .light-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.38);
}

.light-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, .light-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
}

.light-theme .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(0, 0, 0, 0.7);
}

.light-theme .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
}

.light-theme .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
}

.light-theme .mat-step-header.cdk-keyboard-focused, .light-theme .mat-step-header.cdk-program-focused, .light-theme .mat-step-header:hover:not([aria-disabled]), .light-theme .mat-step-header:hover[aria-disabled=false] {
  background-color: rgba(0, 0, 0, 0.04);
}

.light-theme .mat-step-header:hover[aria-disabled=true] {
  cursor: default;
}

@media (hover: none) {
  .light-theme .mat-step-header:hover {
    background: none;
  }
}

.light-theme .mat-step-header .mat-step-label,
.light-theme .mat-step-header .mat-step-optional {
  color: rgba(0, 0, 0, 0.54);
}

.light-theme .mat-step-header .mat-step-icon {
  background-color: rgba(0, 0, 0, 0.54);
  color: white;
}

.light-theme .mat-step-header .mat-step-icon-selected,
.light-theme .mat-step-header .mat-step-icon-state-done,
.light-theme .mat-step-header .mat-step-icon-state-edit {
  background-color: #009688;
  color: white;
}

.light-theme .mat-step-header.mat-accent .mat-step-icon {
  color: rgba(0, 0, 0, 0.87);
}

.light-theme .mat-step-header.mat-accent .mat-step-icon-selected,
.light-theme .mat-step-header.mat-accent .mat-step-icon-state-done,
.light-theme .mat-step-header.mat-accent .mat-step-icon-state-edit {
  background-color: #ffc107;
  color: rgba(0, 0, 0, 0.87);
}

.light-theme .mat-step-header.mat-warn .mat-step-icon {
  color: white;
}

.light-theme .mat-step-header.mat-warn .mat-step-icon-selected,
.light-theme .mat-step-header.mat-warn .mat-step-icon-state-done,
.light-theme .mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: #f44336;
  color: white;
}

.light-theme .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #f44336;
}

.light-theme .mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(0, 0, 0, 0.87);
}

.light-theme .mat-step-header .mat-step-label.mat-step-label-error {
  color: #f44336;
}

.light-theme .mat-stepper-horizontal, .light-theme .mat-stepper-vertical {
  background-color: white;
}

.light-theme .mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12);
}

.light-theme .mat-horizontal-stepper-header::before,
.light-theme .mat-horizontal-stepper-header::after,
.light-theme .mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.light-theme .mat-horizontal-stepper-header {
  height: 72px;
}

.light-theme .mat-stepper-label-position-bottom .mat-horizontal-stepper-header,
.light-theme .mat-vertical-stepper-header {
  padding: 24px 24px;
}

.light-theme .mat-stepper-vertical-line::before {
  top: -16px;
  bottom: -16px;
}

.light-theme .mat-stepper-label-position-bottom .mat-horizontal-stepper-header::after, .light-theme .mat-stepper-label-position-bottom .mat-horizontal-stepper-header::before {
  top: 36px;
}

.light-theme .mat-stepper-label-position-bottom .mat-stepper-horizontal-line {
  top: 36px;
}

.light-theme .mat-sort-header-arrow {
  color: #757575;
}

.light-theme .mat-tab-nav-bar,
.light-theme .mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.light-theme .mat-tab-group-inverted-header .mat-tab-nav-bar,
.light-theme .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none;
}

.light-theme .mat-tab-label, .light-theme .mat-tab-link {
  color: rgba(0, 0, 0, 0.87);
}

.light-theme .mat-tab-label.mat-tab-disabled, .light-theme .mat-tab-link.mat-tab-disabled {
  color: rgba(0, 0, 0, 0.38);
}

.light-theme .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.87);
}

.light-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.38);
}

.light-theme .mat-tab-group[class*=mat-background-] > .mat-tab-header,
.light-theme .mat-tab-nav-bar[class*=mat-background-] {
  border-bottom: none;
  border-top: none;
}

.light-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .light-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.light-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.light-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .light-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .light-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.light-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.light-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(178, 223, 219, 0.3);
}

.light-theme .mat-tab-group.mat-primary .mat-ink-bar, .light-theme .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #009688;
}

.light-theme .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, .light-theme .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar, .light-theme .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, .light-theme .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}

.light-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .light-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.light-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.light-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .light-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .light-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.light-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.light-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 224, 130, 0.3);
}

.light-theme .mat-tab-group.mat-accent .mat-ink-bar, .light-theme .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #ffc107;
}

.light-theme .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, .light-theme .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar, .light-theme .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, .light-theme .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar {
  background-color: rgba(0, 0, 0, 0.87);
}

.light-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .light-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.light-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.light-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .light-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .light-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.light-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.light-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3);
}

.light-theme .mat-tab-group.mat-warn .mat-ink-bar, .light-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #f44336;
}

.light-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .light-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar, .light-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .light-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}

.light-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .light-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.light-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.light-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .light-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .light-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.light-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.light-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(178, 223, 219, 0.3);
}

.light-theme .mat-tab-group.mat-background-primary > .mat-tab-header, .light-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container, .light-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination, .light-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header, .light-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container, .light-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination {
  background-color: #009688;
}

.light-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label, .light-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link, .light-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label, .light-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link {
  color: white;
}

.light-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, .light-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .light-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, .light-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}

.light-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-chevron,
.light-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.light-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-focus-indicator::before,
.light-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-focus-indicator::before, .light-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-chevron,
.light-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.light-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-focus-indicator::before,
.light-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}

.light-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.light-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .light-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.light-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: white;
  opacity: 0.4;
}

.light-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
.light-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.light-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element, .light-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
.light-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.light-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element {
  background-color: white;
  opacity: 0.12;
}

.light-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .light-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.light-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.light-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .light-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .light-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.light-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.light-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 224, 130, 0.3);
}

.light-theme .mat-tab-group.mat-background-accent > .mat-tab-header, .light-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container, .light-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination, .light-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header, .light-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container, .light-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination {
  background-color: #ffc107;
}

.light-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label, .light-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link, .light-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label, .light-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link {
  color: rgba(0, 0, 0, 0.87);
}

.light-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, .light-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .light-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, .light-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(0, 0, 0, 0.4);
}

.light-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-chevron,
.light-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.light-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-focus-indicator::before,
.light-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-focus-indicator::before, .light-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-chevron,
.light-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.light-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-focus-indicator::before,
.light-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-focus-indicator::before {
  border-color: rgba(0, 0, 0, 0.87);
}

.light-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.light-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .light-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.light-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: black;
  opacity: 0.4;
}

.light-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
.light-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.light-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element, .light-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
.light-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.light-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element {
  background-color: black;
  opacity: 0.12;
}

.light-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .light-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.light-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.light-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .light-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .light-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.light-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.light-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3);
}

.light-theme .mat-tab-group.mat-background-warn > .mat-tab-header, .light-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container, .light-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination, .light-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header, .light-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container, .light-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination {
  background-color: #f44336;
}

.light-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label, .light-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link, .light-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label, .light-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link {
  color: white;
}

.light-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .light-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .light-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .light-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}

.light-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.light-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.light-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.light-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-focus-indicator::before, .light-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.light-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.light-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.light-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}

.light-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.light-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .light-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.light-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: white;
  opacity: 0.4;
}

.light-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
.light-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.light-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element, .light-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
.light-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.light-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element {
  background-color: white;
  opacity: 0.12;
}

.light-theme .mat-toolbar {
  background: whitesmoke;
  color: rgba(0, 0, 0, 0.87);
}

.light-theme .mat-toolbar.mat-primary {
  background: #009688;
  color: white;
}

.light-theme .mat-toolbar.mat-accent {
  background: #ffc107;
  color: rgba(0, 0, 0, 0.87);
}

.light-theme .mat-toolbar.mat-warn {
  background: #f44336;
  color: white;
}

.light-theme .mat-toolbar .mat-form-field-underline,
.light-theme .mat-toolbar .mat-form-field-ripple,
.light-theme .mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}

.light-theme .mat-toolbar .mat-form-field-label,
.light-theme .mat-toolbar .mat-focused .mat-form-field-label,
.light-theme .mat-toolbar .mat-select-value,
.light-theme .mat-toolbar .mat-select-arrow,
.light-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}

.light-theme .mat-toolbar .mat-input-element {
  caret-color: currentColor;
}

.light-theme .mat-toolbar-multiple-rows {
  min-height: 64px;
}

.light-theme .mat-toolbar-row, .light-theme .mat-toolbar-single-row {
  height: 64px;
}

@media (max-width: 599px) {
  .light-theme .mat-toolbar-multiple-rows {
    min-height: 56px;
  }
  .light-theme .mat-toolbar-row, .light-theme .mat-toolbar-single-row {
    height: 56px;
  }
}

.light-theme .mat-tooltip {
  background: rgba(97, 97, 97, 0.9);
}

.light-theme .mat-tree {
  background: white;
}

.light-theme .mat-tree-node,
.light-theme .mat-nested-tree-node {
  color: rgba(0, 0, 0, 0.87);
}

.light-theme .mat-tree-node {
  min-height: 48px;
}

.light-theme .mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.light-theme .mat-simple-snackbar-action {
  color: #ffc107;
}

.light-theme .list-item .title-row .item-title {
  font-size: 16px;
}

.light-theme .list-item .title-row .item-title-suffix {
  color: rgba(0, 0, 0, 0.54);
}

.light-theme .list-item .content-row {
  color: rgba(0, 0, 0, 0.54);
}

.light-theme .list-item.album .item-image:not(:empty) {
  background-color: whitesmoke;
}

.light-theme .list-item.album .title-row .item-title {
  color: rgba(0, 0, 0, 0.54);
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.15em;
  margin-bottom: 4px;
  line-height: 11px;
}

.light-theme .list-item.album .title-row .item-title-suffix {
  line-height: 16px;
  margin-top: -5px;
}

.light-theme .list-item.album .subtitle-row {
  font-size: 16px;
  line-height: 24px;
}

.light-theme .main-app-scaffold {
  background-color: white;
}

.light-theme .main-app-scaffold .mat-nav-list .mat-list-item {
  color: rgba(0, 0, 0, 0.87);
  box-sizing: border-box;
  border-left: 0px solid currentColor;
  transition: background-color, 0.1s ease-out, color 0.1s ease-out, border 0.1s ease-out;
}

.light-theme .main-app-scaffold .mat-nav-list .mat-list-item mat-icon {
  color: inherit;
}

.light-theme .main-app-scaffold .mat-nav-list .mat-list-item .mat-list-item-content {
  transition: padding 0.1s ease-out;
}

.light-theme .main-app-scaffold .mat-nav-list .mat-list-item .mat-list-item-content mat-icon {
  transition: color 0.1s ease-out;
}

.light-theme .main-app-scaffold .mat-nav-list .mat-list-item .mat-list-item-content .mat-line {
  font-weight: inherit;
}

.light-theme .main-app-scaffold .mat-nav-list .mat-list-item.mat-list-item-active {
  border-left: 4px solid currentColor;
  background-color: rgba(0, 150, 136, 0.08) !important;
  color: #00635a;
  font-weight: 500;
}

.light-theme .main-app-scaffold .mat-nav-list .mat-list-item.mat-list-item-active .mat-list-item-content {
  padding-left: 12px;
}

.light-theme .toolbar-scaffold-wrapper .scroll-content {
  background-color: white;
}

.light-theme .toolbar-scaffold-wrapper .loading-overlay {
  background-color: rgba(250, 250, 250, 0.8);
}

.light-theme .profile-picture {
  background-color: #b2dfdb;
  color: white;
}

.light-theme .chat-bubble-wrapper .bubble.me {
  background-color: #ffe082;
}

.light-theme .chat-bubble-wrapper .bubble.me::before, .light-theme .chat-bubble-wrapper .bubble.me::after {
  color: #ffe082;
}

.light-theme .chat-bubble-wrapper .bubble.contact {
  background-color: #b2dfdb;
}

.light-theme .chat-bubble-wrapper .bubble.contact::before, .light-theme .chat-bubble-wrapper .bubble.contact::after {
  color: #b2dfdb;
}

.light-theme .chat-bubble-wrapper .bubble .message-time {
  font-size: 12px;
  line-height: 14px;
  color: rgba(0, 0, 0, 0.54);
}

.light-theme .primary-50-bg {
  background-color: #e0f2f1 !important;
}

.light-theme .primary-50 {
  background-color: #e0f2f1 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-theme .primary-50[disabled] {
  background-color: rgba(224, 242, 241, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-theme .primary-50-fg {
  color: #e0f2f1 !important;
}

.light-theme .primary-50-border {
  border-color: #e0f2f1 !important;
}

.light-theme .primary-50-border-top {
  border-top-color: #e0f2f1 !important;
}

.light-theme .primary-50-border-right {
  border-right-color: #e0f2f1 !important;
}

.light-theme .primary-50-border-bottom {
  border-bottom-color: #e0f2f1 !important;
}

.light-theme .primary-50-border-left {
  border-left-color: #e0f2f1 !important;
}

.light-theme .primary-100-bg {
  background-color: #b2dfdb !important;
}

.light-theme .primary-100 {
  background-color: #b2dfdb !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-theme .primary-100[disabled] {
  background-color: rgba(178, 223, 219, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-theme .primary-100-fg {
  color: #b2dfdb !important;
}

.light-theme .primary-100-border {
  border-color: #b2dfdb !important;
}

.light-theme .primary-100-border-top {
  border-top-color: #b2dfdb !important;
}

.light-theme .primary-100-border-right {
  border-right-color: #b2dfdb !important;
}

.light-theme .primary-100-border-bottom {
  border-bottom-color: #b2dfdb !important;
}

.light-theme .primary-100-border-left {
  border-left-color: #b2dfdb !important;
}

.light-theme .primary-200-bg {
  background-color: #80cbc4 !important;
}

.light-theme .primary-200 {
  background-color: #80cbc4 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-theme .primary-200[disabled] {
  background-color: rgba(128, 203, 196, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-theme .primary-200-fg {
  color: #80cbc4 !important;
}

.light-theme .primary-200-border {
  border-color: #80cbc4 !important;
}

.light-theme .primary-200-border-top {
  border-top-color: #80cbc4 !important;
}

.light-theme .primary-200-border-right {
  border-right-color: #80cbc4 !important;
}

.light-theme .primary-200-border-bottom {
  border-bottom-color: #80cbc4 !important;
}

.light-theme .primary-200-border-left {
  border-left-color: #80cbc4 !important;
}

.light-theme .primary-300-bg {
  background-color: #4db6ac !important;
}

.light-theme .primary-300 {
  background-color: #4db6ac !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-theme .primary-300[disabled] {
  background-color: rgba(77, 182, 172, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-theme .primary-300-fg {
  color: #4db6ac !important;
}

.light-theme .primary-300-border {
  border-color: #4db6ac !important;
}

.light-theme .primary-300-border-top {
  border-top-color: #4db6ac !important;
}

.light-theme .primary-300-border-right {
  border-right-color: #4db6ac !important;
}

.light-theme .primary-300-border-bottom {
  border-bottom-color: #4db6ac !important;
}

.light-theme .primary-300-border-left {
  border-left-color: #4db6ac !important;
}

.light-theme .primary-400-bg {
  background-color: #26a69a !important;
}

.light-theme .primary-400 {
  background-color: #26a69a !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-theme .primary-400[disabled] {
  background-color: rgba(38, 166, 154, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-theme .primary-400-fg {
  color: #26a69a !important;
}

.light-theme .primary-400-border {
  border-color: #26a69a !important;
}

.light-theme .primary-400-border-top {
  border-top-color: #26a69a !important;
}

.light-theme .primary-400-border-right {
  border-right-color: #26a69a !important;
}

.light-theme .primary-400-border-bottom {
  border-bottom-color: #26a69a !important;
}

.light-theme .primary-400-border-left {
  border-left-color: #26a69a !important;
}

.light-theme .primary-500-bg {
  background-color: #009688 !important;
}

.light-theme .primary-500 {
  background-color: #009688 !important;
  color: white !important;
}

.light-theme .primary-500[disabled] {
  background-color: rgba(0, 150, 136, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.light-theme .primary-500-fg {
  color: #009688 !important;
}

.light-theme .primary-500-border {
  border-color: #009688 !important;
}

.light-theme .primary-500-border-top {
  border-top-color: #009688 !important;
}

.light-theme .primary-500-border-right {
  border-right-color: #009688 !important;
}

.light-theme .primary-500-border-bottom {
  border-bottom-color: #009688 !important;
}

.light-theme .primary-500-border-left {
  border-left-color: #009688 !important;
}

.light-theme .primary-600-bg {
  background-color: #00897b !important;
}

.light-theme .primary-600 {
  background-color: #00897b !important;
  color: white !important;
}

.light-theme .primary-600[disabled] {
  background-color: rgba(0, 137, 123, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.light-theme .primary-600-fg {
  color: #00897b !important;
}

.light-theme .primary-600-border {
  border-color: #00897b !important;
}

.light-theme .primary-600-border-top {
  border-top-color: #00897b !important;
}

.light-theme .primary-600-border-right {
  border-right-color: #00897b !important;
}

.light-theme .primary-600-border-bottom {
  border-bottom-color: #00897b !important;
}

.light-theme .primary-600-border-left {
  border-left-color: #00897b !important;
}

.light-theme .primary-700-bg {
  background-color: #00796b !important;
}

.light-theme .primary-700 {
  background-color: #00796b !important;
  color: white !important;
}

.light-theme .primary-700[disabled] {
  background-color: rgba(0, 121, 107, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.light-theme .primary-700-fg {
  color: #00796b !important;
}

.light-theme .primary-700-border {
  border-color: #00796b !important;
}

.light-theme .primary-700-border-top {
  border-top-color: #00796b !important;
}

.light-theme .primary-700-border-right {
  border-right-color: #00796b !important;
}

.light-theme .primary-700-border-bottom {
  border-bottom-color: #00796b !important;
}

.light-theme .primary-700-border-left {
  border-left-color: #00796b !important;
}

.light-theme .primary-800-bg {
  background-color: #00695c !important;
}

.light-theme .primary-800 {
  background-color: #00695c !important;
  color: white !important;
}

.light-theme .primary-800[disabled] {
  background-color: rgba(0, 105, 92, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.light-theme .primary-800-fg {
  color: #00695c !important;
}

.light-theme .primary-800-border {
  border-color: #00695c !important;
}

.light-theme .primary-800-border-top {
  border-top-color: #00695c !important;
}

.light-theme .primary-800-border-right {
  border-right-color: #00695c !important;
}

.light-theme .primary-800-border-bottom {
  border-bottom-color: #00695c !important;
}

.light-theme .primary-800-border-left {
  border-left-color: #00695c !important;
}

.light-theme .primary-900-bg {
  background-color: #004d40 !important;
}

.light-theme .primary-900 {
  background-color: #004d40 !important;
  color: white !important;
}

.light-theme .primary-900[disabled] {
  background-color: rgba(0, 77, 64, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.light-theme .primary-900-fg {
  color: #004d40 !important;
}

.light-theme .primary-900-border {
  border-color: #004d40 !important;
}

.light-theme .primary-900-border-top {
  border-top-color: #004d40 !important;
}

.light-theme .primary-900-border-right {
  border-right-color: #004d40 !important;
}

.light-theme .primary-900-border-bottom {
  border-bottom-color: #004d40 !important;
}

.light-theme .primary-900-border-left {
  border-left-color: #004d40 !important;
}

.light-theme .primary-A100-bg {
  background-color: #a7ffeb !important;
}

.light-theme .primary-A100 {
  background-color: #a7ffeb !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-theme .primary-A100[disabled] {
  background-color: rgba(167, 255, 235, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-theme .primary-A100-fg {
  color: #a7ffeb !important;
}

.light-theme .primary-A100-border {
  border-color: #a7ffeb !important;
}

.light-theme .primary-A100-border-top {
  border-top-color: #a7ffeb !important;
}

.light-theme .primary-A100-border-right {
  border-right-color: #a7ffeb !important;
}

.light-theme .primary-A100-border-bottom {
  border-bottom-color: #a7ffeb !important;
}

.light-theme .primary-A100-border-left {
  border-left-color: #a7ffeb !important;
}

.light-theme .primary-A200-bg {
  background-color: #64ffda !important;
}

.light-theme .primary-A200 {
  background-color: #64ffda !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-theme .primary-A200[disabled] {
  background-color: rgba(100, 255, 218, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-theme .primary-A200-fg {
  color: #64ffda !important;
}

.light-theme .primary-A200-border {
  border-color: #64ffda !important;
}

.light-theme .primary-A200-border-top {
  border-top-color: #64ffda !important;
}

.light-theme .primary-A200-border-right {
  border-right-color: #64ffda !important;
}

.light-theme .primary-A200-border-bottom {
  border-bottom-color: #64ffda !important;
}

.light-theme .primary-A200-border-left {
  border-left-color: #64ffda !important;
}

.light-theme .primary-A400-bg {
  background-color: #1de9b6 !important;
}

.light-theme .primary-A400 {
  background-color: #1de9b6 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-theme .primary-A400[disabled] {
  background-color: rgba(29, 233, 182, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-theme .primary-A400-fg {
  color: #1de9b6 !important;
}

.light-theme .primary-A400-border {
  border-color: #1de9b6 !important;
}

.light-theme .primary-A400-border-top {
  border-top-color: #1de9b6 !important;
}

.light-theme .primary-A400-border-right {
  border-right-color: #1de9b6 !important;
}

.light-theme .primary-A400-border-bottom {
  border-bottom-color: #1de9b6 !important;
}

.light-theme .primary-A400-border-left {
  border-left-color: #1de9b6 !important;
}

.light-theme .primary-A700-bg {
  background-color: #00bfa5 !important;
}

.light-theme .primary-A700 {
  background-color: #00bfa5 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-theme .primary-A700[disabled] {
  background-color: rgba(0, 191, 165, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-theme .primary-A700-fg {
  color: #00bfa5 !important;
}

.light-theme .primary-A700-border {
  border-color: #00bfa5 !important;
}

.light-theme .primary-A700-border-top {
  border-top-color: #00bfa5 !important;
}

.light-theme .primary-A700-border-right {
  border-right-color: #00bfa5 !important;
}

.light-theme .primary-A700-border-bottom {
  border-bottom-color: #00bfa5 !important;
}

.light-theme .primary-A700-border-left {
  border-left-color: #00bfa5 !important;
}

.light-theme .primary-bg {
  background-color: #009688 !important;
}

.light-theme .primary {
  background-color: #009688 !important;
  color: white !important;
}

.light-theme .primary[disabled] {
  background-color: rgba(0, 150, 136, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.light-theme .primary-fg {
  color: #009688 !important;
}

.light-theme .primary-border {
  border-color: #009688 !important;
}

.light-theme .primary-border-top {
  border-top-color: #009688 !important;
}

.light-theme .primary-border-right {
  border-right-color: #009688 !important;
}

.light-theme .primary-border-bottom {
  border-bottom-color: #009688 !important;
}

.light-theme .primary-border-left {
  border-left-color: #009688 !important;
}

.light-theme .accent-50-bg {
  background-color: #fff8e1 !important;
}

.light-theme .accent-50 {
  background-color: #fff8e1 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-theme .accent-50[disabled] {
  background-color: rgba(255, 248, 225, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-theme .accent-50-fg {
  color: #fff8e1 !important;
}

.light-theme .accent-50-border {
  border-color: #fff8e1 !important;
}

.light-theme .accent-50-border-top {
  border-top-color: #fff8e1 !important;
}

.light-theme .accent-50-border-right {
  border-right-color: #fff8e1 !important;
}

.light-theme .accent-50-border-bottom {
  border-bottom-color: #fff8e1 !important;
}

.light-theme .accent-50-border-left {
  border-left-color: #fff8e1 !important;
}

.light-theme .accent-100-bg {
  background-color: #ffecb3 !important;
}

.light-theme .accent-100 {
  background-color: #ffecb3 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-theme .accent-100[disabled] {
  background-color: rgba(255, 236, 179, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-theme .accent-100-fg {
  color: #ffecb3 !important;
}

.light-theme .accent-100-border {
  border-color: #ffecb3 !important;
}

.light-theme .accent-100-border-top {
  border-top-color: #ffecb3 !important;
}

.light-theme .accent-100-border-right {
  border-right-color: #ffecb3 !important;
}

.light-theme .accent-100-border-bottom {
  border-bottom-color: #ffecb3 !important;
}

.light-theme .accent-100-border-left {
  border-left-color: #ffecb3 !important;
}

.light-theme .accent-200-bg {
  background-color: #ffe082 !important;
}

.light-theme .accent-200 {
  background-color: #ffe082 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-theme .accent-200[disabled] {
  background-color: rgba(255, 224, 130, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-theme .accent-200-fg {
  color: #ffe082 !important;
}

.light-theme .accent-200-border {
  border-color: #ffe082 !important;
}

.light-theme .accent-200-border-top {
  border-top-color: #ffe082 !important;
}

.light-theme .accent-200-border-right {
  border-right-color: #ffe082 !important;
}

.light-theme .accent-200-border-bottom {
  border-bottom-color: #ffe082 !important;
}

.light-theme .accent-200-border-left {
  border-left-color: #ffe082 !important;
}

.light-theme .accent-300-bg {
  background-color: #ffd54f !important;
}

.light-theme .accent-300 {
  background-color: #ffd54f !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-theme .accent-300[disabled] {
  background-color: rgba(255, 213, 79, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-theme .accent-300-fg {
  color: #ffd54f !important;
}

.light-theme .accent-300-border {
  border-color: #ffd54f !important;
}

.light-theme .accent-300-border-top {
  border-top-color: #ffd54f !important;
}

.light-theme .accent-300-border-right {
  border-right-color: #ffd54f !important;
}

.light-theme .accent-300-border-bottom {
  border-bottom-color: #ffd54f !important;
}

.light-theme .accent-300-border-left {
  border-left-color: #ffd54f !important;
}

.light-theme .accent-400-bg {
  background-color: #ffca28 !important;
}

.light-theme .accent-400 {
  background-color: #ffca28 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-theme .accent-400[disabled] {
  background-color: rgba(255, 202, 40, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-theme .accent-400-fg {
  color: #ffca28 !important;
}

.light-theme .accent-400-border {
  border-color: #ffca28 !important;
}

.light-theme .accent-400-border-top {
  border-top-color: #ffca28 !important;
}

.light-theme .accent-400-border-right {
  border-right-color: #ffca28 !important;
}

.light-theme .accent-400-border-bottom {
  border-bottom-color: #ffca28 !important;
}

.light-theme .accent-400-border-left {
  border-left-color: #ffca28 !important;
}

.light-theme .accent-500-bg {
  background-color: #ffc107 !important;
}

.light-theme .accent-500 {
  background-color: #ffc107 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-theme .accent-500[disabled] {
  background-color: rgba(255, 193, 7, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-theme .accent-500-fg {
  color: #ffc107 !important;
}

.light-theme .accent-500-border {
  border-color: #ffc107 !important;
}

.light-theme .accent-500-border-top {
  border-top-color: #ffc107 !important;
}

.light-theme .accent-500-border-right {
  border-right-color: #ffc107 !important;
}

.light-theme .accent-500-border-bottom {
  border-bottom-color: #ffc107 !important;
}

.light-theme .accent-500-border-left {
  border-left-color: #ffc107 !important;
}

.light-theme .accent-600-bg {
  background-color: #ffb300 !important;
}

.light-theme .accent-600 {
  background-color: #ffb300 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-theme .accent-600[disabled] {
  background-color: rgba(255, 179, 0, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-theme .accent-600-fg {
  color: #ffb300 !important;
}

.light-theme .accent-600-border {
  border-color: #ffb300 !important;
}

.light-theme .accent-600-border-top {
  border-top-color: #ffb300 !important;
}

.light-theme .accent-600-border-right {
  border-right-color: #ffb300 !important;
}

.light-theme .accent-600-border-bottom {
  border-bottom-color: #ffb300 !important;
}

.light-theme .accent-600-border-left {
  border-left-color: #ffb300 !important;
}

.light-theme .accent-700-bg {
  background-color: #ffa000 !important;
}

.light-theme .accent-700 {
  background-color: #ffa000 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-theme .accent-700[disabled] {
  background-color: rgba(255, 160, 0, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-theme .accent-700-fg {
  color: #ffa000 !important;
}

.light-theme .accent-700-border {
  border-color: #ffa000 !important;
}

.light-theme .accent-700-border-top {
  border-top-color: #ffa000 !important;
}

.light-theme .accent-700-border-right {
  border-right-color: #ffa000 !important;
}

.light-theme .accent-700-border-bottom {
  border-bottom-color: #ffa000 !important;
}

.light-theme .accent-700-border-left {
  border-left-color: #ffa000 !important;
}

.light-theme .accent-800-bg {
  background-color: #ff8f00 !important;
}

.light-theme .accent-800 {
  background-color: #ff8f00 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-theme .accent-800[disabled] {
  background-color: rgba(255, 143, 0, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-theme .accent-800-fg {
  color: #ff8f00 !important;
}

.light-theme .accent-800-border {
  border-color: #ff8f00 !important;
}

.light-theme .accent-800-border-top {
  border-top-color: #ff8f00 !important;
}

.light-theme .accent-800-border-right {
  border-right-color: #ff8f00 !important;
}

.light-theme .accent-800-border-bottom {
  border-bottom-color: #ff8f00 !important;
}

.light-theme .accent-800-border-left {
  border-left-color: #ff8f00 !important;
}

.light-theme .accent-900-bg {
  background-color: #ff6f00 !important;
}

.light-theme .accent-900 {
  background-color: #ff6f00 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-theme .accent-900[disabled] {
  background-color: rgba(255, 111, 0, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-theme .accent-900-fg {
  color: #ff6f00 !important;
}

.light-theme .accent-900-border {
  border-color: #ff6f00 !important;
}

.light-theme .accent-900-border-top {
  border-top-color: #ff6f00 !important;
}

.light-theme .accent-900-border-right {
  border-right-color: #ff6f00 !important;
}

.light-theme .accent-900-border-bottom {
  border-bottom-color: #ff6f00 !important;
}

.light-theme .accent-900-border-left {
  border-left-color: #ff6f00 !important;
}

.light-theme .accent-A100-bg {
  background-color: #ffe57f !important;
}

.light-theme .accent-A100 {
  background-color: #ffe57f !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-theme .accent-A100[disabled] {
  background-color: rgba(255, 229, 127, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-theme .accent-A100-fg {
  color: #ffe57f !important;
}

.light-theme .accent-A100-border {
  border-color: #ffe57f !important;
}

.light-theme .accent-A100-border-top {
  border-top-color: #ffe57f !important;
}

.light-theme .accent-A100-border-right {
  border-right-color: #ffe57f !important;
}

.light-theme .accent-A100-border-bottom {
  border-bottom-color: #ffe57f !important;
}

.light-theme .accent-A100-border-left {
  border-left-color: #ffe57f !important;
}

.light-theme .accent-A200-bg {
  background-color: #ffd740 !important;
}

.light-theme .accent-A200 {
  background-color: #ffd740 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-theme .accent-A200[disabled] {
  background-color: rgba(255, 215, 64, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-theme .accent-A200-fg {
  color: #ffd740 !important;
}

.light-theme .accent-A200-border {
  border-color: #ffd740 !important;
}

.light-theme .accent-A200-border-top {
  border-top-color: #ffd740 !important;
}

.light-theme .accent-A200-border-right {
  border-right-color: #ffd740 !important;
}

.light-theme .accent-A200-border-bottom {
  border-bottom-color: #ffd740 !important;
}

.light-theme .accent-A200-border-left {
  border-left-color: #ffd740 !important;
}

.light-theme .accent-A400-bg {
  background-color: #ffc400 !important;
}

.light-theme .accent-A400 {
  background-color: #ffc400 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-theme .accent-A400[disabled] {
  background-color: rgba(255, 196, 0, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-theme .accent-A400-fg {
  color: #ffc400 !important;
}

.light-theme .accent-A400-border {
  border-color: #ffc400 !important;
}

.light-theme .accent-A400-border-top {
  border-top-color: #ffc400 !important;
}

.light-theme .accent-A400-border-right {
  border-right-color: #ffc400 !important;
}

.light-theme .accent-A400-border-bottom {
  border-bottom-color: #ffc400 !important;
}

.light-theme .accent-A400-border-left {
  border-left-color: #ffc400 !important;
}

.light-theme .accent-A700-bg {
  background-color: #ffab00 !important;
}

.light-theme .accent-A700 {
  background-color: #ffab00 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-theme .accent-A700[disabled] {
  background-color: rgba(255, 171, 0, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-theme .accent-A700-fg {
  color: #ffab00 !important;
}

.light-theme .accent-A700-border {
  border-color: #ffab00 !important;
}

.light-theme .accent-A700-border-top {
  border-top-color: #ffab00 !important;
}

.light-theme .accent-A700-border-right {
  border-right-color: #ffab00 !important;
}

.light-theme .accent-A700-border-bottom {
  border-bottom-color: #ffab00 !important;
}

.light-theme .accent-A700-border-left {
  border-left-color: #ffab00 !important;
}

.light-theme .accent-bg {
  background-color: #ffc107 !important;
}

.light-theme .accent {
  background-color: #ffc107 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-theme .accent[disabled] {
  background-color: rgba(255, 193, 7, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-theme .accent-fg {
  color: #ffc107 !important;
}

.light-theme .accent-border {
  border-color: #ffc107 !important;
}

.light-theme .accent-border-top {
  border-top-color: #ffc107 !important;
}

.light-theme .accent-border-right {
  border-right-color: #ffc107 !important;
}

.light-theme .accent-border-bottom {
  border-bottom-color: #ffc107 !important;
}

.light-theme .accent-border-left {
  border-left-color: #ffc107 !important;
}

.light-theme .white-50-bg {
  background-color: white !important;
}

.light-theme .white-50 {
  background-color: white !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-theme .white-50[disabled] {
  background-color: rgba(255, 255, 255, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-theme .white-50-fg {
  color: white !important;
}

.light-theme .white-50-border {
  border-color: white !important;
}

.light-theme .white-50-border-top {
  border-top-color: white !important;
}

.light-theme .white-50-border-right {
  border-right-color: white !important;
}

.light-theme .white-50-border-bottom {
  border-bottom-color: white !important;
}

.light-theme .white-50-border-left {
  border-left-color: white !important;
}

.light-theme .white-100-bg {
  background-color: white !important;
}

.light-theme .white-100 {
  background-color: white !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-theme .white-100[disabled] {
  background-color: rgba(255, 255, 255, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-theme .white-100-fg {
  color: white !important;
}

.light-theme .white-100-border {
  border-color: white !important;
}

.light-theme .white-100-border-top {
  border-top-color: white !important;
}

.light-theme .white-100-border-right {
  border-right-color: white !important;
}

.light-theme .white-100-border-bottom {
  border-bottom-color: white !important;
}

.light-theme .white-100-border-left {
  border-left-color: white !important;
}

.light-theme .white-200-bg {
  background-color: white !important;
}

.light-theme .white-200 {
  background-color: white !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-theme .white-200[disabled] {
  background-color: rgba(255, 255, 255, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-theme .white-200-fg {
  color: white !important;
}

.light-theme .white-200-border {
  border-color: white !important;
}

.light-theme .white-200-border-top {
  border-top-color: white !important;
}

.light-theme .white-200-border-right {
  border-right-color: white !important;
}

.light-theme .white-200-border-bottom {
  border-bottom-color: white !important;
}

.light-theme .white-200-border-left {
  border-left-color: white !important;
}

.light-theme .white-300-bg {
  background-color: white !important;
}

.light-theme .white-300 {
  background-color: white !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-theme .white-300[disabled] {
  background-color: rgba(255, 255, 255, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-theme .white-300-fg {
  color: white !important;
}

.light-theme .white-300-border {
  border-color: white !important;
}

.light-theme .white-300-border-top {
  border-top-color: white !important;
}

.light-theme .white-300-border-right {
  border-right-color: white !important;
}

.light-theme .white-300-border-bottom {
  border-bottom-color: white !important;
}

.light-theme .white-300-border-left {
  border-left-color: white !important;
}

.light-theme .white-400-bg {
  background-color: white !important;
}

.light-theme .white-400 {
  background-color: white !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-theme .white-400[disabled] {
  background-color: rgba(255, 255, 255, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-theme .white-400-fg {
  color: white !important;
}

.light-theme .white-400-border {
  border-color: white !important;
}

.light-theme .white-400-border-top {
  border-top-color: white !important;
}

.light-theme .white-400-border-right {
  border-right-color: white !important;
}

.light-theme .white-400-border-bottom {
  border-bottom-color: white !important;
}

.light-theme .white-400-border-left {
  border-left-color: white !important;
}

.light-theme .white-500-bg {
  background-color: white !important;
}

.light-theme .white-500 {
  background-color: white !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-theme .white-500[disabled] {
  background-color: rgba(255, 255, 255, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-theme .white-500-fg {
  color: white !important;
}

.light-theme .white-500-border {
  border-color: white !important;
}

.light-theme .white-500-border-top {
  border-top-color: white !important;
}

.light-theme .white-500-border-right {
  border-right-color: white !important;
}

.light-theme .white-500-border-bottom {
  border-bottom-color: white !important;
}

.light-theme .white-500-border-left {
  border-left-color: white !important;
}

.light-theme .white-bg {
  background-color: white !important;
}

.light-theme .white {
  background-color: white !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-theme .white[disabled] {
  background-color: rgba(255, 255, 255, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-theme .white-fg {
  color: white !important;
}

.light-theme .white-border {
  border-color: white !important;
}

.light-theme .white-border-top {
  border-top-color: white !important;
}

.light-theme .white-border-right {
  border-right-color: white !important;
}

.light-theme .white-border-bottom {
  border-bottom-color: white !important;
}

.light-theme .white-border-left {
  border-left-color: white !important;
}

.light-theme .white-600-bg {
  background-color: white !important;
}

.light-theme .white-600 {
  background-color: white !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-theme .white-600[disabled] {
  background-color: rgba(255, 255, 255, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-theme .white-600-fg {
  color: white !important;
}

.light-theme .white-600-border {
  border-color: white !important;
}

.light-theme .white-600-border-top {
  border-top-color: white !important;
}

.light-theme .white-600-border-right {
  border-right-color: white !important;
}

.light-theme .white-600-border-bottom {
  border-bottom-color: white !important;
}

.light-theme .white-600-border-left {
  border-left-color: white !important;
}

.light-theme .white-700-bg {
  background-color: white !important;
}

.light-theme .white-700 {
  background-color: white !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-theme .white-700[disabled] {
  background-color: rgba(255, 255, 255, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-theme .white-700-fg {
  color: white !important;
}

.light-theme .white-700-border {
  border-color: white !important;
}

.light-theme .white-700-border-top {
  border-top-color: white !important;
}

.light-theme .white-700-border-right {
  border-right-color: white !important;
}

.light-theme .white-700-border-bottom {
  border-bottom-color: white !important;
}

.light-theme .white-700-border-left {
  border-left-color: white !important;
}

.light-theme .white-800-bg {
  background-color: white !important;
}

.light-theme .white-800 {
  background-color: white !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-theme .white-800[disabled] {
  background-color: rgba(255, 255, 255, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-theme .white-800-fg {
  color: white !important;
}

.light-theme .white-800-border {
  border-color: white !important;
}

.light-theme .white-800-border-top {
  border-top-color: white !important;
}

.light-theme .white-800-border-right {
  border-right-color: white !important;
}

.light-theme .white-800-border-bottom {
  border-bottom-color: white !important;
}

.light-theme .white-800-border-left {
  border-left-color: white !important;
}

.light-theme .white-900-bg {
  background-color: white !important;
}

.light-theme .white-900 {
  background-color: white !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-theme .white-900[disabled] {
  background-color: rgba(255, 255, 255, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-theme .white-900-fg {
  color: white !important;
}

.light-theme .white-900-border {
  border-color: white !important;
}

.light-theme .white-900-border-top {
  border-top-color: white !important;
}

.light-theme .white-900-border-right {
  border-right-color: white !important;
}

.light-theme .white-900-border-bottom {
  border-bottom-color: white !important;
}

.light-theme .white-900-border-left {
  border-left-color: white !important;
}

.light-theme .white-A100-bg {
  background-color: white !important;
}

.light-theme .white-A100 {
  background-color: white !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-theme .white-A100[disabled] {
  background-color: rgba(255, 255, 255, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-theme .white-A100-fg {
  color: white !important;
}

.light-theme .white-A100-border {
  border-color: white !important;
}

.light-theme .white-A100-border-top {
  border-top-color: white !important;
}

.light-theme .white-A100-border-right {
  border-right-color: white !important;
}

.light-theme .white-A100-border-bottom {
  border-bottom-color: white !important;
}

.light-theme .white-A100-border-left {
  border-left-color: white !important;
}

.light-theme .white-A200-bg {
  background-color: white !important;
}

.light-theme .white-A200 {
  background-color: white !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-theme .white-A200[disabled] {
  background-color: rgba(255, 255, 255, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-theme .white-A200-fg {
  color: white !important;
}

.light-theme .white-A200-border {
  border-color: white !important;
}

.light-theme .white-A200-border-top {
  border-top-color: white !important;
}

.light-theme .white-A200-border-right {
  border-right-color: white !important;
}

.light-theme .white-A200-border-bottom {
  border-bottom-color: white !important;
}

.light-theme .white-A200-border-left {
  border-left-color: white !important;
}

.light-theme .white-A400-bg {
  background-color: white !important;
}

.light-theme .white-A400 {
  background-color: white !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-theme .white-A400[disabled] {
  background-color: rgba(255, 255, 255, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-theme .white-A400-fg {
  color: white !important;
}

.light-theme .white-A400-border {
  border-color: white !important;
}

.light-theme .white-A400-border-top {
  border-top-color: white !important;
}

.light-theme .white-A400-border-right {
  border-right-color: white !important;
}

.light-theme .white-A400-border-bottom {
  border-bottom-color: white !important;
}

.light-theme .white-A400-border-left {
  border-left-color: white !important;
}

.light-theme .white-A700-bg {
  background-color: white !important;
}

.light-theme .white-A700 {
  background-color: white !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-theme .white-A700[disabled] {
  background-color: rgba(255, 255, 255, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-theme .white-A700-fg {
  color: white !important;
}

.light-theme .white-A700-border {
  border-color: white !important;
}

.light-theme .white-A700-border-top {
  border-top-color: white !important;
}

.light-theme .white-A700-border-right {
  border-right-color: white !important;
}

.light-theme .white-A700-border-bottom {
  border-bottom-color: white !important;
}

.light-theme .white-A700-border-left {
  border-left-color: white !important;
}

.light-theme .warn-50-bg {
  background-color: #ffebee !important;
}

.light-theme .warn-50 {
  background-color: #ffebee !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-theme .warn-50[disabled] {
  background-color: rgba(255, 235, 238, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-theme .warn-50-fg {
  color: #ffebee !important;
}

.light-theme .warn-50-border {
  border-color: #ffebee !important;
}

.light-theme .warn-50-border-top {
  border-top-color: #ffebee !important;
}

.light-theme .warn-50-border-right {
  border-right-color: #ffebee !important;
}

.light-theme .warn-50-border-bottom {
  border-bottom-color: #ffebee !important;
}

.light-theme .warn-50-border-left {
  border-left-color: #ffebee !important;
}

.light-theme .warn-100-bg {
  background-color: #ffcdd2 !important;
}

.light-theme .warn-100 {
  background-color: #ffcdd2 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-theme .warn-100[disabled] {
  background-color: rgba(255, 205, 210, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-theme .warn-100-fg {
  color: #ffcdd2 !important;
}

.light-theme .warn-100-border {
  border-color: #ffcdd2 !important;
}

.light-theme .warn-100-border-top {
  border-top-color: #ffcdd2 !important;
}

.light-theme .warn-100-border-right {
  border-right-color: #ffcdd2 !important;
}

.light-theme .warn-100-border-bottom {
  border-bottom-color: #ffcdd2 !important;
}

.light-theme .warn-100-border-left {
  border-left-color: #ffcdd2 !important;
}

.light-theme .warn-200-bg {
  background-color: #ef9a9a !important;
}

.light-theme .warn-200 {
  background-color: #ef9a9a !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-theme .warn-200[disabled] {
  background-color: rgba(239, 154, 154, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-theme .warn-200-fg {
  color: #ef9a9a !important;
}

.light-theme .warn-200-border {
  border-color: #ef9a9a !important;
}

.light-theme .warn-200-border-top {
  border-top-color: #ef9a9a !important;
}

.light-theme .warn-200-border-right {
  border-right-color: #ef9a9a !important;
}

.light-theme .warn-200-border-bottom {
  border-bottom-color: #ef9a9a !important;
}

.light-theme .warn-200-border-left {
  border-left-color: #ef9a9a !important;
}

.light-theme .warn-300-bg {
  background-color: #e57373 !important;
}

.light-theme .warn-300 {
  background-color: #e57373 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-theme .warn-300[disabled] {
  background-color: rgba(229, 115, 115, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-theme .warn-300-fg {
  color: #e57373 !important;
}

.light-theme .warn-300-border {
  border-color: #e57373 !important;
}

.light-theme .warn-300-border-top {
  border-top-color: #e57373 !important;
}

.light-theme .warn-300-border-right {
  border-right-color: #e57373 !important;
}

.light-theme .warn-300-border-bottom {
  border-bottom-color: #e57373 !important;
}

.light-theme .warn-300-border-left {
  border-left-color: #e57373 !important;
}

.light-theme .warn-400-bg {
  background-color: #ef5350 !important;
}

.light-theme .warn-400 {
  background-color: #ef5350 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-theme .warn-400[disabled] {
  background-color: rgba(239, 83, 80, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-theme .warn-400-fg {
  color: #ef5350 !important;
}

.light-theme .warn-400-border {
  border-color: #ef5350 !important;
}

.light-theme .warn-400-border-top {
  border-top-color: #ef5350 !important;
}

.light-theme .warn-400-border-right {
  border-right-color: #ef5350 !important;
}

.light-theme .warn-400-border-bottom {
  border-bottom-color: #ef5350 !important;
}

.light-theme .warn-400-border-left {
  border-left-color: #ef5350 !important;
}

.light-theme .warn-500-bg {
  background-color: #f44336 !important;
}

.light-theme .warn-500 {
  background-color: #f44336 !important;
  color: white !important;
}

.light-theme .warn-500[disabled] {
  background-color: rgba(244, 67, 54, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.light-theme .warn-500-fg {
  color: #f44336 !important;
}

.light-theme .warn-500-border {
  border-color: #f44336 !important;
}

.light-theme .warn-500-border-top {
  border-top-color: #f44336 !important;
}

.light-theme .warn-500-border-right {
  border-right-color: #f44336 !important;
}

.light-theme .warn-500-border-bottom {
  border-bottom-color: #f44336 !important;
}

.light-theme .warn-500-border-left {
  border-left-color: #f44336 !important;
}

.light-theme .warn-600-bg {
  background-color: #e53935 !important;
}

.light-theme .warn-600 {
  background-color: #e53935 !important;
  color: white !important;
}

.light-theme .warn-600[disabled] {
  background-color: rgba(229, 57, 53, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.light-theme .warn-600-fg {
  color: #e53935 !important;
}

.light-theme .warn-600-border {
  border-color: #e53935 !important;
}

.light-theme .warn-600-border-top {
  border-top-color: #e53935 !important;
}

.light-theme .warn-600-border-right {
  border-right-color: #e53935 !important;
}

.light-theme .warn-600-border-bottom {
  border-bottom-color: #e53935 !important;
}

.light-theme .warn-600-border-left {
  border-left-color: #e53935 !important;
}

.light-theme .warn-700-bg {
  background-color: #d32f2f !important;
}

.light-theme .warn-700 {
  background-color: #d32f2f !important;
  color: white !important;
}

.light-theme .warn-700[disabled] {
  background-color: rgba(211, 47, 47, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.light-theme .warn-700-fg {
  color: #d32f2f !important;
}

.light-theme .warn-700-border {
  border-color: #d32f2f !important;
}

.light-theme .warn-700-border-top {
  border-top-color: #d32f2f !important;
}

.light-theme .warn-700-border-right {
  border-right-color: #d32f2f !important;
}

.light-theme .warn-700-border-bottom {
  border-bottom-color: #d32f2f !important;
}

.light-theme .warn-700-border-left {
  border-left-color: #d32f2f !important;
}

.light-theme .warn-800-bg {
  background-color: #c62828 !important;
}

.light-theme .warn-800 {
  background-color: #c62828 !important;
  color: white !important;
}

.light-theme .warn-800[disabled] {
  background-color: rgba(198, 40, 40, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.light-theme .warn-800-fg {
  color: #c62828 !important;
}

.light-theme .warn-800-border {
  border-color: #c62828 !important;
}

.light-theme .warn-800-border-top {
  border-top-color: #c62828 !important;
}

.light-theme .warn-800-border-right {
  border-right-color: #c62828 !important;
}

.light-theme .warn-800-border-bottom {
  border-bottom-color: #c62828 !important;
}

.light-theme .warn-800-border-left {
  border-left-color: #c62828 !important;
}

.light-theme .warn-900-bg {
  background-color: #b71c1c !important;
}

.light-theme .warn-900 {
  background-color: #b71c1c !important;
  color: white !important;
}

.light-theme .warn-900[disabled] {
  background-color: rgba(183, 28, 28, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.light-theme .warn-900-fg {
  color: #b71c1c !important;
}

.light-theme .warn-900-border {
  border-color: #b71c1c !important;
}

.light-theme .warn-900-border-top {
  border-top-color: #b71c1c !important;
}

.light-theme .warn-900-border-right {
  border-right-color: #b71c1c !important;
}

.light-theme .warn-900-border-bottom {
  border-bottom-color: #b71c1c !important;
}

.light-theme .warn-900-border-left {
  border-left-color: #b71c1c !important;
}

.light-theme .warn-A100-bg {
  background-color: #ff8a80 !important;
}

.light-theme .warn-A100 {
  background-color: #ff8a80 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.light-theme .warn-A100[disabled] {
  background-color: rgba(255, 138, 128, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.light-theme .warn-A100-fg {
  color: #ff8a80 !important;
}

.light-theme .warn-A100-border {
  border-color: #ff8a80 !important;
}

.light-theme .warn-A100-border-top {
  border-top-color: #ff8a80 !important;
}

.light-theme .warn-A100-border-right {
  border-right-color: #ff8a80 !important;
}

.light-theme .warn-A100-border-bottom {
  border-bottom-color: #ff8a80 !important;
}

.light-theme .warn-A100-border-left {
  border-left-color: #ff8a80 !important;
}

.light-theme .warn-A200-bg {
  background-color: #ff5252 !important;
}

.light-theme .warn-A200 {
  background-color: #ff5252 !important;
  color: white !important;
}

.light-theme .warn-A200[disabled] {
  background-color: rgba(255, 82, 82, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.light-theme .warn-A200-fg {
  color: #ff5252 !important;
}

.light-theme .warn-A200-border {
  border-color: #ff5252 !important;
}

.light-theme .warn-A200-border-top {
  border-top-color: #ff5252 !important;
}

.light-theme .warn-A200-border-right {
  border-right-color: #ff5252 !important;
}

.light-theme .warn-A200-border-bottom {
  border-bottom-color: #ff5252 !important;
}

.light-theme .warn-A200-border-left {
  border-left-color: #ff5252 !important;
}

.light-theme .warn-A400-bg {
  background-color: #ff1744 !important;
}

.light-theme .warn-A400 {
  background-color: #ff1744 !important;
  color: white !important;
}

.light-theme .warn-A400[disabled] {
  background-color: rgba(255, 23, 68, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.light-theme .warn-A400-fg {
  color: #ff1744 !important;
}

.light-theme .warn-A400-border {
  border-color: #ff1744 !important;
}

.light-theme .warn-A400-border-top {
  border-top-color: #ff1744 !important;
}

.light-theme .warn-A400-border-right {
  border-right-color: #ff1744 !important;
}

.light-theme .warn-A400-border-bottom {
  border-bottom-color: #ff1744 !important;
}

.light-theme .warn-A400-border-left {
  border-left-color: #ff1744 !important;
}

.light-theme .warn-A700-bg {
  background-color: #d50000 !important;
}

.light-theme .warn-A700 {
  background-color: #d50000 !important;
  color: white !important;
}

.light-theme .warn-A700[disabled] {
  background-color: rgba(213, 0, 0, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.light-theme .warn-A700-fg {
  color: #d50000 !important;
}

.light-theme .warn-A700-border {
  border-color: #d50000 !important;
}

.light-theme .warn-A700-border-top {
  border-top-color: #d50000 !important;
}

.light-theme .warn-A700-border-right {
  border-right-color: #d50000 !important;
}

.light-theme .warn-A700-border-bottom {
  border-bottom-color: #d50000 !important;
}

.light-theme .warn-A700-border-left {
  border-left-color: #d50000 !important;
}

.light-theme .warn-bg {
  background-color: #f44336 !important;
}

.light-theme .warn {
  background-color: #f44336 !important;
  color: white !important;
}

.light-theme .warn[disabled] {
  background-color: rgba(244, 67, 54, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.light-theme .warn-fg {
  color: #f44336 !important;
}

.light-theme .warn-border {
  border-color: #f44336 !important;
}

.light-theme .warn-border-top {
  border-top-color: #f44336 !important;
}

.light-theme .warn-border-right {
  border-right-color: #f44336 !important;
}

.light-theme .warn-border-bottom {
  border-bottom-color: #f44336 !important;
}

.light-theme .warn-border-left {
  border-left-color: #f44336 !important;
}

.light-theme #theme-color-ref {
  background-color: #00796b !important;
}

.light-theme mat-chip.mat-chip.mat-standard-chip {
  border: 1px solid rgba(0, 0, 0, 0.12);
}

.light-theme mat-chip.mat-chip.mat-standard-chip .mat-icon {
  color: rgba(0, 0, 0, 0.54);
}

.dark-theme .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.dark-theme .mat-option {
  color: white;
}

.dark-theme .mat-option:hover:not(.mat-option-disabled), .dark-theme .mat-option:focus:not(.mat-option-disabled) {
  background: rgba(255, 255, 255, 0.04);
}

.dark-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(255, 255, 255, 0.04);
}

.dark-theme .mat-option.mat-active {
  background: rgba(255, 255, 255, 0.04);
  color: white;
}

.dark-theme .mat-option.mat-option-disabled {
  color: rgba(255, 255, 255, 0.5);
}

.dark-theme .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #80cbc4;
}

.dark-theme .mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #ffc107;
}

.dark-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #ff5722;
}

.dark-theme .mat-optgroup-label {
  color: rgba(255, 255, 255, 0.7);
}

.dark-theme .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(255, 255, 255, 0.5);
}

.dark-theme .mat-pseudo-checkbox {
  color: rgba(255, 255, 255, 0.7);
}

.dark-theme .mat-pseudo-checkbox::after {
  color: #303030;
}

.dark-theme .mat-pseudo-checkbox-disabled {
  color: #686868;
}

.dark-theme .mat-primary .mat-pseudo-checkbox-checked,
.dark-theme .mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #80cbc4;
}

.dark-theme .mat-pseudo-checkbox-checked,
.dark-theme .mat-pseudo-checkbox-indeterminate,
.dark-theme .mat-accent .mat-pseudo-checkbox-checked,
.dark-theme .mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #ffc107;
}

.dark-theme .mat-warn .mat-pseudo-checkbox-checked,
.dark-theme .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #ff5722;
}

.dark-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
.dark-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #686868;
}

.dark-theme .mat-app-background, .dark-theme.mat-app-background {
  background-color: #303030;
  color: white;
}

.dark-theme .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.dark-theme .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.dark-theme .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.dark-theme .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

.dark-theme .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.dark-theme .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
}

.dark-theme .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.dark-theme .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}

.dark-theme .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.dark-theme .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
}

.dark-theme .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
}

.dark-theme .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
}

.dark-theme .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.dark-theme .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
}

.dark-theme .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
}

.dark-theme .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
}

.dark-theme .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.dark-theme .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
}

.dark-theme .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
}

.dark-theme .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
}

.dark-theme .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
}

.dark-theme .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
}

.dark-theme .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
}

.dark-theme .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
}

.dark-theme .mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}

.mat-theme-loaded-marker {
  display: none;
}

.dark-theme .mat-autocomplete-panel {
  background: #424242;
  color: white;
}

.dark-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.dark-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: #424242;
}

.dark-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: white;
}

.dark-theme .mat-badge {
  position: relative;
}

.dark-theme .mat-badge.mat-badge {
  overflow: visible;
}

.dark-theme .mat-badge-hidden .mat-badge-content {
  display: none;
}

.dark-theme .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}

.dark-theme .ng-animate-disabled .mat-badge-content,
.dark-theme .mat-badge-content._mat-animation-noopable {
  transition: none;
}

.dark-theme .mat-badge-content.mat-badge-active {
  transform: none;
}

.dark-theme .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
}

.dark-theme .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}

.dark-theme .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}

.dark-theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}

[dir=rtl] .dark-theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}

.dark-theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}

[dir=rtl] .dark-theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}

.dark-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}

[dir=rtl] .dark-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}

.dark-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}

[dir=rtl] .dark-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}

.dark-theme .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}

.dark-theme .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}

.dark-theme .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}

.dark-theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}

[dir=rtl] .dark-theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}

.dark-theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}

[dir=rtl] .dark-theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}

.dark-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}

[dir=rtl] .dark-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}

.dark-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}

[dir=rtl] .dark-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}

.dark-theme .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
}

.dark-theme .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}

.dark-theme .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}

.dark-theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}

[dir=rtl] .dark-theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}

.dark-theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}

[dir=rtl] .dark-theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}

.dark-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}

[dir=rtl] .dark-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}

.dark-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}

[dir=rtl] .dark-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}

.dark-theme .mat-badge-content {
  color: rgba(0, 0, 0, 0.87);
  background: #80cbc4;
}

.cdk-high-contrast-active .dark-theme .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}

.dark-theme .mat-badge-accent .mat-badge-content {
  background: #ffc107;
  color: rgba(0, 0, 0, 0.87);
}

.dark-theme .mat-badge-warn .mat-badge-content {
  color: white;
  background: #ff5722;
}

.dark-theme .mat-badge-disabled .mat-badge-content {
  background: #6e6e6e;
  color: rgba(255, 255, 255, 0.5);
}

.dark-theme .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: #424242;
  color: white;
}

.dark-theme .mat-button, .dark-theme .mat-icon-button, .dark-theme .mat-stroked-button {
  color: inherit;
  background: transparent;
}

.dark-theme .mat-button.mat-primary, .dark-theme .mat-icon-button.mat-primary, .dark-theme .mat-stroked-button.mat-primary {
  color: #80cbc4;
}

.dark-theme .mat-button.mat-accent, .dark-theme .mat-icon-button.mat-accent, .dark-theme .mat-stroked-button.mat-accent {
  color: #ffc107;
}

.dark-theme .mat-button.mat-warn, .dark-theme .mat-icon-button.mat-warn, .dark-theme .mat-stroked-button.mat-warn {
  color: #ff5722;
}

.dark-theme .mat-button.mat-primary.mat-button-disabled, .dark-theme .mat-button.mat-accent.mat-button-disabled, .dark-theme .mat-button.mat-warn.mat-button-disabled, .dark-theme .mat-button.mat-button-disabled.mat-button-disabled, .dark-theme .mat-icon-button.mat-primary.mat-button-disabled, .dark-theme .mat-icon-button.mat-accent.mat-button-disabled, .dark-theme .mat-icon-button.mat-warn.mat-button-disabled, .dark-theme .mat-icon-button.mat-button-disabled.mat-button-disabled, .dark-theme .mat-stroked-button.mat-primary.mat-button-disabled, .dark-theme .mat-stroked-button.mat-accent.mat-button-disabled, .dark-theme .mat-stroked-button.mat-warn.mat-button-disabled, .dark-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: rgba(255, 255, 255, 0.3);
}

.dark-theme .mat-button.mat-primary .mat-button-focus-overlay, .dark-theme .mat-icon-button.mat-primary .mat-button-focus-overlay, .dark-theme .mat-stroked-button.mat-primary .mat-button-focus-overlay {
  background-color: #80cbc4;
}

.dark-theme .mat-button.mat-accent .mat-button-focus-overlay, .dark-theme .mat-icon-button.mat-accent .mat-button-focus-overlay, .dark-theme .mat-stroked-button.mat-accent .mat-button-focus-overlay {
  background-color: #ffc107;
}

.dark-theme .mat-button.mat-warn .mat-button-focus-overlay, .dark-theme .mat-icon-button.mat-warn .mat-button-focus-overlay, .dark-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: #ff5722;
}

.dark-theme .mat-button.mat-button-disabled .mat-button-focus-overlay, .dark-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay, .dark-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent;
}

.dark-theme .mat-button .mat-ripple-element, .dark-theme .mat-icon-button .mat-ripple-element, .dark-theme .mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}

.dark-theme .mat-button-focus-overlay {
  background: white;
}

.dark-theme .mat-stroked-button:not(.mat-button-disabled) {
  border-color: rgba(255, 255, 255, 0.12);
}

.dark-theme .mat-flat-button, .dark-theme .mat-raised-button, .dark-theme .mat-fab, .dark-theme .mat-mini-fab {
  color: white;
  background-color: #424242;
}

.dark-theme .mat-flat-button.mat-primary, .dark-theme .mat-raised-button.mat-primary, .dark-theme .mat-fab.mat-primary, .dark-theme .mat-mini-fab.mat-primary {
  color: rgba(0, 0, 0, 0.87);
}

.dark-theme .mat-flat-button.mat-accent, .dark-theme .mat-raised-button.mat-accent, .dark-theme .mat-fab.mat-accent, .dark-theme .mat-mini-fab.mat-accent {
  color: rgba(0, 0, 0, 0.87);
}

.dark-theme .mat-flat-button.mat-warn, .dark-theme .mat-raised-button.mat-warn, .dark-theme .mat-fab.mat-warn, .dark-theme .mat-mini-fab.mat-warn {
  color: white;
}

.dark-theme .mat-flat-button.mat-primary.mat-button-disabled, .dark-theme .mat-flat-button.mat-accent.mat-button-disabled, .dark-theme .mat-flat-button.mat-warn.mat-button-disabled, .dark-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .dark-theme .mat-raised-button.mat-primary.mat-button-disabled, .dark-theme .mat-raised-button.mat-accent.mat-button-disabled, .dark-theme .mat-raised-button.mat-warn.mat-button-disabled, .dark-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .dark-theme .mat-fab.mat-primary.mat-button-disabled, .dark-theme .mat-fab.mat-accent.mat-button-disabled, .dark-theme .mat-fab.mat-warn.mat-button-disabled, .dark-theme .mat-fab.mat-button-disabled.mat-button-disabled, .dark-theme .mat-mini-fab.mat-primary.mat-button-disabled, .dark-theme .mat-mini-fab.mat-accent.mat-button-disabled, .dark-theme .mat-mini-fab.mat-warn.mat-button-disabled, .dark-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: rgba(255, 255, 255, 0.3);
}

.dark-theme .mat-flat-button.mat-primary, .dark-theme .mat-raised-button.mat-primary, .dark-theme .mat-fab.mat-primary, .dark-theme .mat-mini-fab.mat-primary {
  background-color: #80cbc4;
}

.dark-theme .mat-flat-button.mat-accent, .dark-theme .mat-raised-button.mat-accent, .dark-theme .mat-fab.mat-accent, .dark-theme .mat-mini-fab.mat-accent {
  background-color: #ffc107;
}

.dark-theme .mat-flat-button.mat-warn, .dark-theme .mat-raised-button.mat-warn, .dark-theme .mat-fab.mat-warn, .dark-theme .mat-mini-fab.mat-warn {
  background-color: #ff5722;
}

.dark-theme .mat-flat-button.mat-primary.mat-button-disabled, .dark-theme .mat-flat-button.mat-accent.mat-button-disabled, .dark-theme .mat-flat-button.mat-warn.mat-button-disabled, .dark-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .dark-theme .mat-raised-button.mat-primary.mat-button-disabled, .dark-theme .mat-raised-button.mat-accent.mat-button-disabled, .dark-theme .mat-raised-button.mat-warn.mat-button-disabled, .dark-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .dark-theme .mat-fab.mat-primary.mat-button-disabled, .dark-theme .mat-fab.mat-accent.mat-button-disabled, .dark-theme .mat-fab.mat-warn.mat-button-disabled, .dark-theme .mat-fab.mat-button-disabled.mat-button-disabled, .dark-theme .mat-mini-fab.mat-primary.mat-button-disabled, .dark-theme .mat-mini-fab.mat-accent.mat-button-disabled, .dark-theme .mat-mini-fab.mat-warn.mat-button-disabled, .dark-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: rgba(255, 255, 255, 0.12);
}

.dark-theme .mat-flat-button.mat-primary .mat-ripple-element, .dark-theme .mat-raised-button.mat-primary .mat-ripple-element, .dark-theme .mat-fab.mat-primary .mat-ripple-element, .dark-theme .mat-mini-fab.mat-primary .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}

.dark-theme .mat-flat-button.mat-accent .mat-ripple-element, .dark-theme .mat-raised-button.mat-accent .mat-ripple-element, .dark-theme .mat-fab.mat-accent .mat-ripple-element, .dark-theme .mat-mini-fab.mat-accent .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}

.dark-theme .mat-flat-button.mat-warn .mat-ripple-element, .dark-theme .mat-raised-button.mat-warn .mat-ripple-element, .dark-theme .mat-fab.mat-warn .mat-ripple-element, .dark-theme .mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.dark-theme .mat-stroked-button:not([class*=mat-elevation-z]), .dark-theme .mat-flat-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.dark-theme .mat-raised-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.dark-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.dark-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.dark-theme .mat-fab:not([class*=mat-elevation-z]), .dark-theme .mat-mini-fab:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.dark-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]), .dark-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.dark-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]), .dark-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.dark-theme .mat-button-toggle-standalone:not([class*=mat-elevation-z]),
.dark-theme .mat-button-toggle-group:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.dark-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),
.dark-theme .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]) {
  box-shadow: none;
}

.dark-theme .mat-button-toggle {
  color: rgba(255, 255, 255, 0.5);
}

.dark-theme .mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(255, 255, 255, 0.12);
}

.dark-theme .mat-button-toggle-appearance-standard {
  color: white;
  background: #424242;
}

.dark-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: white;
}

.dark-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px #595959;
}

.dark-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px #595959;
}

.dark-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px #595959;
}

.dark-theme .mat-button-toggle-checked {
  background-color: #212121;
  color: rgba(255, 255, 255, 0.7);
}

.dark-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: white;
}

.dark-theme .mat-button-toggle-disabled {
  color: rgba(255, 255, 255, 0.3);
  background-color: black;
}

.dark-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: #424242;
}

.dark-theme .mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #424242;
}

.dark-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.dark-theme .mat-button-toggle-group-appearance-standard {
  border: solid 1px #595959;
}

.dark-theme .mat-button-toggle-appearance-standard .mat-button-toggle-label-content {
  line-height: 48px;
}

.dark-theme .mat-card {
  background: #424242;
  color: white;
}

.dark-theme .mat-card:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.dark-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.dark-theme .mat-card-subtitle {
  color: rgba(255, 255, 255, 0.7);
}

.dark-theme .mat-checkbox-frame {
  border-color: rgba(255, 255, 255, 0.7);
}

.dark-theme .mat-checkbox-checkmark {
  fill: #303030;
}

.dark-theme .mat-checkbox-checkmark-path {
  stroke: #303030 !important;
}

.dark-theme .mat-checkbox-mixedmark {
  background-color: #303030;
}

.dark-theme .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, .dark-theme .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #80cbc4;
}

.dark-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, .dark-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #ffc107;
}

.dark-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, .dark-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #ff5722;
}

.dark-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .dark-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #686868;
}

.dark-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #686868;
}

.dark-theme .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(255, 255, 255, 0.5);
}

.dark-theme .mat-checkbox .mat-ripple-element {
  background-color: white;
}

.dark-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,
.dark-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element {
  background: #80cbc4;
}

.dark-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,
.dark-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element {
  background: #ffc107;
}

.dark-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
.dark-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: #ff5722;
}

.dark-theme .mat-chip.mat-standard-chip {
  background-color: #616161;
  color: white;
}

.dark-theme .mat-chip.mat-standard-chip .mat-chip-remove {
  color: white;
  opacity: 0.4;
}

.dark-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

.dark-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}

.dark-theme .mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}

.dark-theme .mat-chip.mat-standard-chip::after {
  background: white;
}

.dark-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #80cbc4;
  color: rgba(0, 0, 0, 0.87);
}

.dark-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  color: rgba(0, 0, 0, 0.87);
  opacity: 0.4;
}

.dark-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}

.dark-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #ff5722;
  color: white;
}

.dark-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: white;
  opacity: 0.4;
}

.dark-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.dark-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #ffc107;
  color: rgba(0, 0, 0, 0.87);
}

.dark-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  color: rgba(0, 0, 0, 0.87);
  opacity: 0.4;
}

.dark-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}

.dark-theme .mat-table {
  background: #424242;
}

.dark-theme .mat-table thead, .dark-theme .mat-table tbody, .dark-theme .mat-table tfoot,
.dark-theme mat-header-row, .dark-theme mat-row, .dark-theme mat-footer-row,
.dark-theme [mat-header-row], .dark-theme [mat-row], .dark-theme [mat-footer-row],
.dark-theme .mat-table-sticky {
  background: inherit;
}

.dark-theme mat-row, .dark-theme mat-header-row, .dark-theme mat-footer-row,
.dark-theme th.mat-header-cell, .dark-theme td.mat-cell, .dark-theme td.mat-footer-cell {
  border-bottom-color: rgba(255, 255, 255, 0.12);
}

.dark-theme .mat-header-cell {
  color: rgba(255, 255, 255, 0.7);
}

.dark-theme .mat-cell, .dark-theme .mat-footer-cell {
  color: white;
}

.dark-theme .mat-calendar-arrow {
  fill: white;
}

.dark-theme .mat-datepicker-toggle,
.dark-theme .mat-datepicker-content .mat-calendar-next-button,
.dark-theme .mat-datepicker-content .mat-calendar-previous-button {
  color: white;
}

.dark-theme .mat-calendar-table-header-divider::after {
  background: rgba(255, 255, 255, 0.12);
}

.dark-theme .mat-calendar-table-header,
.dark-theme .mat-calendar-body-label {
  color: rgba(255, 255, 255, 0.7);
}

.dark-theme .mat-calendar-body-cell-content,
.dark-theme .mat-date-range-input-separator {
  color: white;
  border-color: transparent;
}

.dark-theme .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(255, 255, 255, 0.5);
}

.dark-theme .mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(255, 255, 255, 0.5);
}

.dark-theme .mat-calendar-body-in-preview {
  color: rgba(255, 255, 255, 0.24);
}

.dark-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(255, 255, 255, 0.5);
}

.dark-theme .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(255, 255, 255, 0.3);
}

.dark-theme .mat-calendar-body-in-range::before {
  background: rgba(128, 203, 196, 0.2);
}

.dark-theme .mat-calendar-body-comparison-identical,
.dark-theme .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.dark-theme .mat-calendar-body-comparison-bridge-start::before,
.dark-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(128, 203, 196, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.dark-theme .mat-calendar-body-comparison-bridge-end::before,
.dark-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(128, 203, 196, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.dark-theme .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.dark-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.dark-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.dark-theme .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.dark-theme .mat-calendar-body-selected {
  background-color: #80cbc4;
  color: rgba(0, 0, 0, 0.87);
}

.dark-theme .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(128, 203, 196, 0.4);
}

.dark-theme .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.87);
}

.dark-theme .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.dark-theme .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(128, 203, 196, 0.3);
}

@media (hover: hover) {
  .dark-theme .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(128, 203, 196, 0.3);
  }
}

.dark-theme .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: #424242;
  color: white;
}

.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range::before {
  background: rgba(255, 193, 7, 0.2);
}

.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
.dark-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(255, 193, 7, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
.dark-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(255, 193, 7, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
  background-color: #ffc107;
  color: rgba(0, 0, 0, 0.87);
}

.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(255, 193, 7, 0.4);
}

.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.87);
}

.dark-theme .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.dark-theme .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(255, 193, 7, 0.3);
}

@media (hover: hover) {
  .dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(255, 193, 7, 0.3);
  }
}

.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(255, 87, 34, 0.2);
}

.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
.dark-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(255, 87, 34, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
.dark-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(255, 87, 34, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #ff5722;
  color: white;
}

.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(255, 87, 34, 0.4);
}

.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}

.dark-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.dark-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(255, 87, 34, 0.3);
}

@media (hover: hover) {
  .dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(255, 87, 34, 0.3);
  }
}

.dark-theme .mat-datepicker-content-touch {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}

.dark-theme .mat-datepicker-toggle-active {
  color: #80cbc4;
}

.dark-theme .mat-datepicker-toggle-active.mat-accent {
  color: #ffc107;
}

.dark-theme .mat-datepicker-toggle-active.mat-warn {
  color: #ff5722;
}

.dark-theme .mat-date-range-input-inner[disabled] {
  color: rgba(255, 255, 255, 0.5);
}

.dark-theme .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: #424242;
  color: white;
}

.dark-theme .mat-divider {
  border-top-color: rgba(255, 255, 255, 0.12);
}

.dark-theme .mat-divider-vertical {
  border-right-color: rgba(255, 255, 255, 0.12);
}

.dark-theme .mat-expansion-panel {
  background: #424242;
  color: white;
}

.dark-theme .mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.dark-theme .mat-action-row {
  border-top-color: rgba(255, 255, 255, 0.12);
}

.dark-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), .dark-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), .dark-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(255, 255, 255, 0.04);
}

@media (hover: none) {
  .dark-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: #424242;
  }
}

.dark-theme .mat-expansion-panel-header-title {
  color: white;
}

.dark-theme .mat-expansion-panel-header-description,
.dark-theme .mat-expansion-indicator::after {
  color: rgba(255, 255, 255, 0.7);
}

.dark-theme .mat-expansion-panel-header[aria-disabled=true] {
  color: rgba(255, 255, 255, 0.3);
}

.dark-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
.dark-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}

.dark-theme .mat-expansion-panel-header {
  height: 48px;
}

.dark-theme .mat-expansion-panel-header.mat-expanded {
  height: 64px;
}

.dark-theme .mat-form-field-label {
  color: rgba(255, 255, 255, 0.7);
}

.dark-theme .mat-hint {
  color: rgba(255, 255, 255, 0.7);
}

.dark-theme .mat-form-field.mat-focused .mat-form-field-label {
  color: #80cbc4;
}

.dark-theme .mat-form-field.mat-focused .mat-form-field-label.mat-accent {
  color: #ffc107;
}

.dark-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #ff5722;
}

.dark-theme .mat-focused .mat-form-field-required-marker {
  color: #ffc107;
}

.dark-theme .mat-form-field-ripple {
  background-color: white;
}

.dark-theme .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #80cbc4;
}

.dark-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
  background-color: #ffc107;
}

.dark-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #ff5722;
}

.dark-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #80cbc4;
}

.dark-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #ffc107;
}

.dark-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #ff5722;
}

.dark-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #ff5722;
}

.dark-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
.dark-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: #ff5722;
}

.dark-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.dark-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #ff5722;
}

.dark-theme .mat-error {
  color: #ff5722;
}

.dark-theme .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(255, 255, 255, 0.7);
}

.dark-theme .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(255, 255, 255, 0.7);
}

.dark-theme .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.7);
}

.dark-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.7) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.dark-theme .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.7);
}

.dark-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.7) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.dark-theme .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(255, 255, 255, 0.1);
}

.dark-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(255, 255, 255, 0.05);
}

.dark-theme .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(255, 255, 255, 0.5);
}

.dark-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5);
}

.dark-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent;
}

.dark-theme .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(255, 255, 255, 0.3);
}

.dark-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: white;
}

.dark-theme .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #80cbc4;
}

.dark-theme .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #ffc107;
}

.dark-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #ff5722;
}

.dark-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #ff5722;
}

.dark-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5);
}

.dark-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(255, 255, 255, 0.15);
}

.dark-theme .mat-icon.mat-primary {
  color: #80cbc4;
}

.dark-theme .mat-icon.mat-accent {
  color: #ffc107;
}

.dark-theme .mat-icon.mat-warn {
  color: #ff5722;
}

.dark-theme .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(255, 255, 255, 0.7);
}

.dark-theme .mat-input-element:disabled,
.dark-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(255, 255, 255, 0.5);
}

.dark-theme .mat-input-element {
  caret-color: #80cbc4;
}

.dark-theme .mat-input-element::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.dark-theme .mat-input-element::placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.dark-theme .mat-input-element::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.dark-theme .mat-input-element::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.dark-theme .mat-input-element:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.dark-theme .mat-input-element:not(.mat-native-select-inline) option {
  color: rgba(0, 0, 0, 0.87);
}

.dark-theme .mat-input-element:not(.mat-native-select-inline) option:disabled {
  color: rgba(0, 0, 0, 0.38);
}

.dark-theme .mat-form-field.mat-accent .mat-input-element {
  caret-color: #ffc107;
}

.dark-theme .mat-form-field.mat-warn .mat-input-element,
.dark-theme .mat-form-field-invalid .mat-input-element {
  caret-color: #ff5722;
}

.dark-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #ff5722;
}

.dark-theme .mat-list-base .mat-list-item {
  color: white;
}

.dark-theme .mat-list-base .mat-list-option {
  color: white;
}

.dark-theme .mat-list-base .mat-subheader {
  color: rgba(255, 255, 255, 0.7);
}

.dark-theme .mat-list-base .mat-list-item-disabled {
  background-color: rgba(255, 255, 255, 0.12);
  color: rgba(255, 255, 255, 0.5);
}

.dark-theme .mat-list-option:hover, .dark-theme .mat-list-option:focus,
.dark-theme .mat-nav-list .mat-list-item:hover,
.dark-theme .mat-nav-list .mat-list-item:focus,
.dark-theme .mat-action-list .mat-list-item:hover,
.dark-theme .mat-action-list .mat-list-item:focus {
  background: rgba(255, 255, 255, 0.04);
}

.dark-theme .mat-list-single-selected-option, .dark-theme .mat-list-single-selected-option:hover, .dark-theme .mat-list-single-selected-option:focus {
  background: rgba(255, 255, 255, 0.12);
}

.dark-theme .mat-menu-panel {
  background: #424242;
}

.dark-theme .mat-menu-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.dark-theme .mat-menu-item {
  background: transparent;
  color: white;
}

.dark-theme .mat-menu-item[disabled],
.dark-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,
.dark-theme .mat-menu-item[disabled] .mat-icon-no-color {
  color: rgba(255, 255, 255, 0.5);
}

.dark-theme .mat-menu-item .mat-icon-no-color,
.dark-theme .mat-menu-submenu-icon {
  color: white;
}

.dark-theme .mat-menu-item:hover:not([disabled]),
.dark-theme .mat-menu-item.cdk-program-focused:not([disabled]),
.dark-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),
.dark-theme .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(255, 255, 255, 0.04);
}

.dark-theme .mat-paginator {
  background: #424242;
}

.dark-theme .mat-paginator,
.dark-theme .mat-paginator-page-size .mat-select-trigger {
  color: rgba(255, 255, 255, 0.7);
}

.dark-theme .mat-paginator-decrement,
.dark-theme .mat-paginator-increment {
  border-top: 2px solid white;
  border-right: 2px solid white;
}

.dark-theme .mat-paginator-first,
.dark-theme .mat-paginator-last {
  border-top: 2px solid white;
}

.dark-theme .mat-icon-button[disabled] .mat-paginator-decrement,
.dark-theme .mat-icon-button[disabled] .mat-paginator-increment,
.dark-theme .mat-icon-button[disabled] .mat-paginator-first,
.dark-theme .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(255, 255, 255, 0.5);
}

.dark-theme .mat-paginator-container {
  min-height: 56px;
}

.dark-theme .mat-progress-bar-background {
  fill: #445755;
}

.dark-theme .mat-progress-bar-buffer {
  background-color: #445755;
}

.dark-theme .mat-progress-bar-fill::after {
  background-color: #80cbc4;
}

.dark-theme .mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #645426;
}

.dark-theme .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #645426;
}

.dark-theme .mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #ffc107;
}

.dark-theme .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #643a2d;
}

.dark-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #643a2d;
}

.dark-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #ff5722;
}

.dark-theme .mat-progress-spinner circle, .dark-theme .mat-spinner circle {
  stroke: #80cbc4;
}

.dark-theme .mat-progress-spinner.mat-accent circle, .dark-theme .mat-spinner.mat-accent circle {
  stroke: #ffc107;
}

.dark-theme .mat-progress-spinner.mat-warn circle, .dark-theme .mat-spinner.mat-warn circle {
  stroke: #ff5722;
}

.dark-theme .mat-radio-outer-circle {
  border-color: rgba(255, 255, 255, 0.7);
}

.dark-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #80cbc4;
}

.dark-theme .mat-radio-button.mat-primary .mat-radio-inner-circle,
.dark-theme .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .dark-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple, .dark-theme .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #80cbc4;
}

.dark-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ffc107;
}

.dark-theme .mat-radio-button.mat-accent .mat-radio-inner-circle,
.dark-theme .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .dark-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple, .dark-theme .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #ffc107;
}

.dark-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ff5722;
}

.dark-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,
.dark-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .dark-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple, .dark-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #ff5722;
}

.dark-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.dark-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(255, 255, 255, 0.5);
}

.dark-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.dark-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(255, 255, 255, 0.5);
}

.dark-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(255, 255, 255, 0.5);
}

.dark-theme .mat-radio-button .mat-ripple-element {
  background-color: white;
}

.dark-theme .mat-select-value {
  color: white;
}

.dark-theme .mat-select-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.dark-theme .mat-select-disabled .mat-select-value {
  color: rgba(255, 255, 255, 0.5);
}

.dark-theme .mat-select-arrow {
  color: rgba(255, 255, 255, 0.7);
}

.dark-theme .mat-select-panel {
  background: #424242;
}

.dark-theme .mat-select-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.dark-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(255, 255, 255, 0.12);
}

.dark-theme .mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #80cbc4;
}

.dark-theme .mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #ffc107;
}

.dark-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #ff5722;
}

.dark-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #ff5722;
}

.dark-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(255, 255, 255, 0.5);
}

.dark-theme .mat-drawer-container {
  background-color: #303030;
  color: white;
}

.dark-theme .mat-drawer {
  background-color: #424242;
  color: white;
}

.dark-theme .mat-drawer.mat-drawer-push {
  background-color: #424242;
}

.dark-theme .mat-drawer:not(.mat-drawer-side) {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.dark-theme .mat-drawer-side {
  border-right: solid 1px rgba(255, 255, 255, 0.12);
}

.dark-theme .mat-drawer-side.mat-drawer-end {
  border-left: solid 1px rgba(255, 255, 255, 0.12);
  border-right: none;
}

.dark-theme [dir=rtl] .mat-drawer-side {
  border-left: solid 1px rgba(255, 255, 255, 0.12);
  border-right: none;
}

.dark-theme [dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(255, 255, 255, 0.12);
}

.dark-theme .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(189, 189, 189, 0.6);
}

.dark-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #ffc107;
}

.dark-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(255, 193, 7, 0.54);
}

.dark-theme .mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #ffc107;
}

.dark-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #80cbc4;
}

.dark-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(128, 203, 196, 0.54);
}

.dark-theme .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #80cbc4;
}

.dark-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #ff5722;
}

.dark-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(255, 87, 34, 0.54);
}

.dark-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #ff5722;
}

.dark-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: white;
}

.dark-theme .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #bdbdbd;
}

.dark-theme .mat-slide-toggle-bar {
  background-color: rgba(255, 255, 255, 0.5);
}

.dark-theme .mat-slider-track-background {
  background-color: rgba(255, 255, 255, 0.3);
}

.dark-theme .mat-slider.mat-primary .mat-slider-track-fill,
.dark-theme .mat-slider.mat-primary .mat-slider-thumb,
.dark-theme .mat-slider.mat-primary .mat-slider-thumb-label {
  background-color: #80cbc4;
}

.dark-theme .mat-slider.mat-primary .mat-slider-thumb-label-text {
  color: rgba(0, 0, 0, 0.87);
}

.dark-theme .mat-slider.mat-primary .mat-slider-focus-ring {
  background-color: rgba(128, 203, 196, 0.2);
}

.dark-theme .mat-slider.mat-accent .mat-slider-track-fill,
.dark-theme .mat-slider.mat-accent .mat-slider-thumb,
.dark-theme .mat-slider.mat-accent .mat-slider-thumb-label {
  background-color: #ffc107;
}

.dark-theme .mat-slider.mat-accent .mat-slider-thumb-label-text {
  color: rgba(0, 0, 0, 0.87);
}

.dark-theme .mat-slider.mat-accent .mat-slider-focus-ring {
  background-color: rgba(255, 193, 7, 0.2);
}

.dark-theme .mat-slider.mat-warn .mat-slider-track-fill,
.dark-theme .mat-slider.mat-warn .mat-slider-thumb,
.dark-theme .mat-slider.mat-warn .mat-slider-thumb-label {
  background-color: #ff5722;
}

.dark-theme .mat-slider.mat-warn .mat-slider-thumb-label-text {
  color: white;
}

.dark-theme .mat-slider.mat-warn .mat-slider-focus-ring {
  background-color: rgba(255, 87, 34, 0.2);
}

.dark-theme .mat-slider:hover .mat-slider-track-background,
.dark-theme .mat-slider.cdk-focused .mat-slider-track-background {
  background-color: rgba(255, 255, 255, 0.3);
}

.dark-theme .mat-slider.mat-slider-disabled .mat-slider-track-background,
.dark-theme .mat-slider.mat-slider-disabled .mat-slider-track-fill,
.dark-theme .mat-slider.mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(255, 255, 255, 0.3);
}

.dark-theme .mat-slider.mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(255, 255, 255, 0.3);
}

.dark-theme .mat-slider.mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(255, 255, 255, 0.12);
}

.dark-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
.dark-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: white;
}

.dark-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.dark-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(255, 255, 255, 0.3);
}

.dark-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(255, 255, 255, 0.3);
  background-color: transparent;
}

.dark-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, .dark-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(255, 255, 255, 0.3);
}

.dark-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, .dark-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(255, 255, 255, 0.3);
}

.dark-theme .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(255, 255, 255, 0.7);
}

.dark-theme .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent);
}

.dark-theme .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent);
}

.dark-theme .mat-step-header.cdk-keyboard-focused, .dark-theme .mat-step-header.cdk-program-focused, .dark-theme .mat-step-header:hover:not([aria-disabled]), .dark-theme .mat-step-header:hover[aria-disabled=false] {
  background-color: rgba(255, 255, 255, 0.04);
}

.dark-theme .mat-step-header:hover[aria-disabled=true] {
  cursor: default;
}

@media (hover: none) {
  .dark-theme .mat-step-header:hover {
    background: none;
  }
}

.dark-theme .mat-step-header .mat-step-label,
.dark-theme .mat-step-header .mat-step-optional {
  color: rgba(255, 255, 255, 0.7);
}

.dark-theme .mat-step-header .mat-step-icon {
  background-color: rgba(255, 255, 255, 0.7);
  color: rgba(0, 0, 0, 0.87);
}

.dark-theme .mat-step-header .mat-step-icon-selected,
.dark-theme .mat-step-header .mat-step-icon-state-done,
.dark-theme .mat-step-header .mat-step-icon-state-edit {
  background-color: #80cbc4;
  color: rgba(0, 0, 0, 0.87);
}

.dark-theme .mat-step-header.mat-accent .mat-step-icon {
  color: rgba(0, 0, 0, 0.87);
}

.dark-theme .mat-step-header.mat-accent .mat-step-icon-selected,
.dark-theme .mat-step-header.mat-accent .mat-step-icon-state-done,
.dark-theme .mat-step-header.mat-accent .mat-step-icon-state-edit {
  background-color: #ffc107;
  color: rgba(0, 0, 0, 0.87);
}

.dark-theme .mat-step-header.mat-warn .mat-step-icon {
  color: white;
}

.dark-theme .mat-step-header.mat-warn .mat-step-icon-selected,
.dark-theme .mat-step-header.mat-warn .mat-step-icon-state-done,
.dark-theme .mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: #ff5722;
  color: white;
}

.dark-theme .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #ff5722;
}

.dark-theme .mat-step-header .mat-step-label.mat-step-label-active {
  color: white;
}

.dark-theme .mat-step-header .mat-step-label.mat-step-label-error {
  color: #ff5722;
}

.dark-theme .mat-stepper-horizontal, .dark-theme .mat-stepper-vertical {
  background-color: #424242;
}

.dark-theme .mat-stepper-vertical-line::before {
  border-left-color: rgba(255, 255, 255, 0.12);
}

.dark-theme .mat-horizontal-stepper-header::before,
.dark-theme .mat-horizontal-stepper-header::after,
.dark-theme .mat-stepper-horizontal-line {
  border-top-color: rgba(255, 255, 255, 0.12);
}

.dark-theme .mat-horizontal-stepper-header {
  height: 72px;
}

.dark-theme .mat-stepper-label-position-bottom .mat-horizontal-stepper-header,
.dark-theme .mat-vertical-stepper-header {
  padding: 24px 24px;
}

.dark-theme .mat-stepper-vertical-line::before {
  top: -16px;
  bottom: -16px;
}

.dark-theme .mat-stepper-label-position-bottom .mat-horizontal-stepper-header::after, .dark-theme .mat-stepper-label-position-bottom .mat-horizontal-stepper-header::before {
  top: 36px;
}

.dark-theme .mat-stepper-label-position-bottom .mat-stepper-horizontal-line {
  top: 36px;
}

.dark-theme .mat-sort-header-arrow {
  color: #c6c6c6;
}

.dark-theme .mat-tab-nav-bar,
.dark-theme .mat-tab-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

.dark-theme .mat-tab-group-inverted-header .mat-tab-nav-bar,
.dark-theme .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  border-bottom: none;
}

.dark-theme .mat-tab-label, .dark-theme .mat-tab-link {
  color: white;
}

.dark-theme .mat-tab-label.mat-tab-disabled, .dark-theme .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.5);
}

.dark-theme .mat-tab-header-pagination-chevron {
  border-color: white;
}

.dark-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.5);
}

.dark-theme .mat-tab-group[class*=mat-background-] > .mat-tab-header,
.dark-theme .mat-tab-nav-bar[class*=mat-background-] {
  border-bottom: none;
  border-top: none;
}

.dark-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .dark-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.dark-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.dark-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .dark-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .dark-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.dark-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.dark-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(178, 223, 219, 0.3);
}

.dark-theme .mat-tab-group.mat-primary .mat-ink-bar, .dark-theme .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #80cbc4;
}

.dark-theme .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, .dark-theme .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar, .dark-theme .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, .dark-theme .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar {
  background-color: rgba(0, 0, 0, 0.87);
}

.dark-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .dark-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.dark-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.dark-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .dark-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .dark-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.dark-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.dark-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 224, 130, 0.3);
}

.dark-theme .mat-tab-group.mat-accent .mat-ink-bar, .dark-theme .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #ffc107;
}

.dark-theme .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, .dark-theme .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar, .dark-theme .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, .dark-theme .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar {
  background-color: rgba(0, 0, 0, 0.87);
}

.dark-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .dark-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.dark-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.dark-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .dark-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .dark-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.dark-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.dark-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 204, 188, 0.3);
}

.dark-theme .mat-tab-group.mat-warn .mat-ink-bar, .dark-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #ff5722;
}

.dark-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .dark-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar, .dark-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .dark-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}

.dark-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .dark-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.dark-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.dark-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .dark-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .dark-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.dark-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.dark-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(178, 223, 219, 0.3);
}

.dark-theme .mat-tab-group.mat-background-primary > .mat-tab-header, .dark-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container, .dark-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination, .dark-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header, .dark-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container, .dark-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination {
  background-color: #80cbc4;
}

.dark-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label, .dark-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link, .dark-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label, .dark-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link {
  color: rgba(0, 0, 0, 0.87);
}

.dark-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, .dark-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .dark-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, .dark-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(0, 0, 0, 0.4);
}

.dark-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-chevron,
.dark-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.dark-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-focus-indicator::before,
.dark-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-focus-indicator::before, .dark-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-chevron,
.dark-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.dark-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-focus-indicator::before,
.dark-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-focus-indicator::before {
  border-color: rgba(0, 0, 0, 0.87);
}

.dark-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.dark-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .dark-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.dark-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: black;
  opacity: 0.4;
}

.dark-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
.dark-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.dark-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element, .dark-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
.dark-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.dark-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element {
  background-color: black;
  opacity: 0.12;
}

.dark-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .dark-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.dark-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.dark-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .dark-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .dark-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.dark-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.dark-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 224, 130, 0.3);
}

.dark-theme .mat-tab-group.mat-background-accent > .mat-tab-header, .dark-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container, .dark-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination, .dark-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header, .dark-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container, .dark-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination {
  background-color: #ffc107;
}

.dark-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label, .dark-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link, .dark-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label, .dark-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link {
  color: rgba(0, 0, 0, 0.87);
}

.dark-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, .dark-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .dark-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, .dark-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(0, 0, 0, 0.4);
}

.dark-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-chevron,
.dark-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.dark-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-focus-indicator::before,
.dark-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-focus-indicator::before, .dark-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-chevron,
.dark-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.dark-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-focus-indicator::before,
.dark-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-focus-indicator::before {
  border-color: rgba(0, 0, 0, 0.87);
}

.dark-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.dark-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .dark-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.dark-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: black;
  opacity: 0.4;
}

.dark-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
.dark-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.dark-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element, .dark-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
.dark-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.dark-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element {
  background-color: black;
  opacity: 0.12;
}

.dark-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .dark-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.dark-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.dark-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .dark-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .dark-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.dark-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.dark-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 204, 188, 0.3);
}

.dark-theme .mat-tab-group.mat-background-warn > .mat-tab-header, .dark-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container, .dark-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination, .dark-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header, .dark-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container, .dark-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination {
  background-color: #ff5722;
}

.dark-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label, .dark-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link, .dark-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label, .dark-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link {
  color: white;
}

.dark-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .dark-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .dark-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .dark-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}

.dark-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.dark-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.dark-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.dark-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-focus-indicator::before, .dark-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.dark-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.dark-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.dark-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}

.dark-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.dark-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .dark-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.dark-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: white;
  opacity: 0.4;
}

.dark-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
.dark-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.dark-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element, .dark-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
.dark-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.dark-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element {
  background-color: white;
  opacity: 0.12;
}

.dark-theme .mat-toolbar {
  background: #212121;
  color: white;
}

.dark-theme .mat-toolbar.mat-primary {
  background: #80cbc4;
  color: rgba(0, 0, 0, 0.87);
}

.dark-theme .mat-toolbar.mat-accent {
  background: #ffc107;
  color: rgba(0, 0, 0, 0.87);
}

.dark-theme .mat-toolbar.mat-warn {
  background: #ff5722;
  color: white;
}

.dark-theme .mat-toolbar .mat-form-field-underline,
.dark-theme .mat-toolbar .mat-form-field-ripple,
.dark-theme .mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}

.dark-theme .mat-toolbar .mat-form-field-label,
.dark-theme .mat-toolbar .mat-focused .mat-form-field-label,
.dark-theme .mat-toolbar .mat-select-value,
.dark-theme .mat-toolbar .mat-select-arrow,
.dark-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}

.dark-theme .mat-toolbar .mat-input-element {
  caret-color: currentColor;
}

.dark-theme .mat-toolbar-multiple-rows {
  min-height: 64px;
}

.dark-theme .mat-toolbar-row, .dark-theme .mat-toolbar-single-row {
  height: 64px;
}

@media (max-width: 599px) {
  .dark-theme .mat-toolbar-multiple-rows {
    min-height: 56px;
  }
  .dark-theme .mat-toolbar-row, .dark-theme .mat-toolbar-single-row {
    height: 56px;
  }
}

.dark-theme .mat-tooltip {
  background: rgba(97, 97, 97, 0.9);
}

.dark-theme .mat-tree {
  background: #424242;
}

.dark-theme .mat-tree-node,
.dark-theme .mat-nested-tree-node {
  color: white;
}

.dark-theme .mat-tree-node {
  min-height: 48px;
}

.dark-theme .mat-snack-bar-container {
  color: rgba(0, 0, 0, 0.87);
  background: #fafafa;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.dark-theme .mat-simple-snackbar-action {
  color: inherit;
}

.dark-theme .list-item .title-row .item-title {
  font-size: 16px;
}

.dark-theme .list-item .title-row .item-title-suffix {
  color: rgba(255, 255, 255, 0.7);
}

.dark-theme .list-item .content-row {
  color: rgba(255, 255, 255, 0.7);
}

.dark-theme .list-item.album .item-image:not(:empty) {
  background-color: #212121;
}

.dark-theme .list-item.album .title-row .item-title {
  color: rgba(255, 255, 255, 0.7);
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.15em;
  margin-bottom: 4px;
  line-height: 11px;
}

.dark-theme .list-item.album .title-row .item-title-suffix {
  line-height: 16px;
  margin-top: -5px;
}

.dark-theme .list-item.album .subtitle-row {
  font-size: 16px;
  line-height: 24px;
}

.dark-theme .main-app-scaffold {
  background-color: #424242;
}

.dark-theme .main-app-scaffold .mat-nav-list .mat-list-item {
  color: white;
  box-sizing: border-box;
  border-left: 0px solid currentColor;
  transition: background-color, 0.1s ease-out, color 0.1s ease-out, border 0.1s ease-out;
}

.dark-theme .main-app-scaffold .mat-nav-list .mat-list-item mat-icon {
  color: inherit;
}

.dark-theme .main-app-scaffold .mat-nav-list .mat-list-item .mat-list-item-content {
  transition: padding 0.1s ease-out;
}

.dark-theme .main-app-scaffold .mat-nav-list .mat-list-item .mat-list-item-content mat-icon {
  transition: color 0.1s ease-out;
}

.dark-theme .main-app-scaffold .mat-nav-list .mat-list-item .mat-list-item-content .mat-line {
  font-weight: inherit;
}

.dark-theme .main-app-scaffold .mat-nav-list .mat-list-item.mat-list-item-active {
  border-left: 4px solid currentColor;
  background-color: rgba(128, 203, 196, 0.08) !important;
  color: #5cbcb3;
  font-weight: 500;
}

.dark-theme .main-app-scaffold .mat-nav-list .mat-list-item.mat-list-item-active .mat-list-item-content {
  padding-left: 12px;
}

.dark-theme .toolbar-scaffold-wrapper .scroll-content {
  background-color: #424242;
}

.dark-theme .toolbar-scaffold-wrapper .loading-overlay {
  background-color: rgba(48, 48, 48, 0.8);
}

.dark-theme .profile-picture {
  background-color: #b2dfdb;
  color: rgba(0, 0, 0, 0.87);
}

.dark-theme .chat-bubble-wrapper .bubble.me {
  background-color: #ffe082;
}

.dark-theme .chat-bubble-wrapper .bubble.me::before, .dark-theme .chat-bubble-wrapper .bubble.me::after {
  color: #ffe082;
}

.dark-theme .chat-bubble-wrapper .bubble.contact {
  background-color: #b2dfdb;
}

.dark-theme .chat-bubble-wrapper .bubble.contact::before, .dark-theme .chat-bubble-wrapper .bubble.contact::after {
  color: #b2dfdb;
}

.dark-theme .chat-bubble-wrapper .bubble .message-time {
  font-size: 12px;
  line-height: 14px;
  color: rgba(255, 255, 255, 0.7);
}

.dark-theme .primary-50-bg {
  background-color: #e0f2f1 !important;
}

.dark-theme .primary-50 {
  background-color: #e0f2f1 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.dark-theme .primary-50[disabled] {
  background-color: rgba(224, 242, 241, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.dark-theme .primary-50-fg {
  color: #e0f2f1 !important;
}

.dark-theme .primary-50-border {
  border-color: #e0f2f1 !important;
}

.dark-theme .primary-50-border-top {
  border-top-color: #e0f2f1 !important;
}

.dark-theme .primary-50-border-right {
  border-right-color: #e0f2f1 !important;
}

.dark-theme .primary-50-border-bottom {
  border-bottom-color: #e0f2f1 !important;
}

.dark-theme .primary-50-border-left {
  border-left-color: #e0f2f1 !important;
}

.dark-theme .primary-100-bg {
  background-color: #b2dfdb !important;
}

.dark-theme .primary-100 {
  background-color: #b2dfdb !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.dark-theme .primary-100[disabled] {
  background-color: rgba(178, 223, 219, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.dark-theme .primary-100-fg {
  color: #b2dfdb !important;
}

.dark-theme .primary-100-border {
  border-color: #b2dfdb !important;
}

.dark-theme .primary-100-border-top {
  border-top-color: #b2dfdb !important;
}

.dark-theme .primary-100-border-right {
  border-right-color: #b2dfdb !important;
}

.dark-theme .primary-100-border-bottom {
  border-bottom-color: #b2dfdb !important;
}

.dark-theme .primary-100-border-left {
  border-left-color: #b2dfdb !important;
}

.dark-theme .primary-200-bg {
  background-color: #80cbc4 !important;
}

.dark-theme .primary-200 {
  background-color: #80cbc4 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.dark-theme .primary-200[disabled] {
  background-color: rgba(128, 203, 196, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.dark-theme .primary-200-fg {
  color: #80cbc4 !important;
}

.dark-theme .primary-200-border {
  border-color: #80cbc4 !important;
}

.dark-theme .primary-200-border-top {
  border-top-color: #80cbc4 !important;
}

.dark-theme .primary-200-border-right {
  border-right-color: #80cbc4 !important;
}

.dark-theme .primary-200-border-bottom {
  border-bottom-color: #80cbc4 !important;
}

.dark-theme .primary-200-border-left {
  border-left-color: #80cbc4 !important;
}

.dark-theme .primary-300-bg {
  background-color: #4db6ac !important;
}

.dark-theme .primary-300 {
  background-color: #4db6ac !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.dark-theme .primary-300[disabled] {
  background-color: rgba(77, 182, 172, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.dark-theme .primary-300-fg {
  color: #4db6ac !important;
}

.dark-theme .primary-300-border {
  border-color: #4db6ac !important;
}

.dark-theme .primary-300-border-top {
  border-top-color: #4db6ac !important;
}

.dark-theme .primary-300-border-right {
  border-right-color: #4db6ac !important;
}

.dark-theme .primary-300-border-bottom {
  border-bottom-color: #4db6ac !important;
}

.dark-theme .primary-300-border-left {
  border-left-color: #4db6ac !important;
}

.dark-theme .primary-400-bg {
  background-color: #26a69a !important;
}

.dark-theme .primary-400 {
  background-color: #26a69a !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.dark-theme .primary-400[disabled] {
  background-color: rgba(38, 166, 154, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.dark-theme .primary-400-fg {
  color: #26a69a !important;
}

.dark-theme .primary-400-border {
  border-color: #26a69a !important;
}

.dark-theme .primary-400-border-top {
  border-top-color: #26a69a !important;
}

.dark-theme .primary-400-border-right {
  border-right-color: #26a69a !important;
}

.dark-theme .primary-400-border-bottom {
  border-bottom-color: #26a69a !important;
}

.dark-theme .primary-400-border-left {
  border-left-color: #26a69a !important;
}

.dark-theme .primary-500-bg {
  background-color: #009688 !important;
}

.dark-theme .primary-500 {
  background-color: #009688 !important;
  color: white !important;
}

.dark-theme .primary-500[disabled] {
  background-color: rgba(0, 150, 136, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.dark-theme .primary-500-fg {
  color: #009688 !important;
}

.dark-theme .primary-500-border {
  border-color: #009688 !important;
}

.dark-theme .primary-500-border-top {
  border-top-color: #009688 !important;
}

.dark-theme .primary-500-border-right {
  border-right-color: #009688 !important;
}

.dark-theme .primary-500-border-bottom {
  border-bottom-color: #009688 !important;
}

.dark-theme .primary-500-border-left {
  border-left-color: #009688 !important;
}

.dark-theme .primary-600-bg {
  background-color: #00897b !important;
}

.dark-theme .primary-600 {
  background-color: #00897b !important;
  color: white !important;
}

.dark-theme .primary-600[disabled] {
  background-color: rgba(0, 137, 123, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.dark-theme .primary-600-fg {
  color: #00897b !important;
}

.dark-theme .primary-600-border {
  border-color: #00897b !important;
}

.dark-theme .primary-600-border-top {
  border-top-color: #00897b !important;
}

.dark-theme .primary-600-border-right {
  border-right-color: #00897b !important;
}

.dark-theme .primary-600-border-bottom {
  border-bottom-color: #00897b !important;
}

.dark-theme .primary-600-border-left {
  border-left-color: #00897b !important;
}

.dark-theme .primary-700-bg {
  background-color: #00796b !important;
}

.dark-theme .primary-700 {
  background-color: #00796b !important;
  color: white !important;
}

.dark-theme .primary-700[disabled] {
  background-color: rgba(0, 121, 107, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.dark-theme .primary-700-fg {
  color: #00796b !important;
}

.dark-theme .primary-700-border {
  border-color: #00796b !important;
}

.dark-theme .primary-700-border-top {
  border-top-color: #00796b !important;
}

.dark-theme .primary-700-border-right {
  border-right-color: #00796b !important;
}

.dark-theme .primary-700-border-bottom {
  border-bottom-color: #00796b !important;
}

.dark-theme .primary-700-border-left {
  border-left-color: #00796b !important;
}

.dark-theme .primary-800-bg {
  background-color: #00695c !important;
}

.dark-theme .primary-800 {
  background-color: #00695c !important;
  color: white !important;
}

.dark-theme .primary-800[disabled] {
  background-color: rgba(0, 105, 92, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.dark-theme .primary-800-fg {
  color: #00695c !important;
}

.dark-theme .primary-800-border {
  border-color: #00695c !important;
}

.dark-theme .primary-800-border-top {
  border-top-color: #00695c !important;
}

.dark-theme .primary-800-border-right {
  border-right-color: #00695c !important;
}

.dark-theme .primary-800-border-bottom {
  border-bottom-color: #00695c !important;
}

.dark-theme .primary-800-border-left {
  border-left-color: #00695c !important;
}

.dark-theme .primary-900-bg {
  background-color: #004d40 !important;
}

.dark-theme .primary-900 {
  background-color: #004d40 !important;
  color: white !important;
}

.dark-theme .primary-900[disabled] {
  background-color: rgba(0, 77, 64, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.dark-theme .primary-900-fg {
  color: #004d40 !important;
}

.dark-theme .primary-900-border {
  border-color: #004d40 !important;
}

.dark-theme .primary-900-border-top {
  border-top-color: #004d40 !important;
}

.dark-theme .primary-900-border-right {
  border-right-color: #004d40 !important;
}

.dark-theme .primary-900-border-bottom {
  border-bottom-color: #004d40 !important;
}

.dark-theme .primary-900-border-left {
  border-left-color: #004d40 !important;
}

.dark-theme .primary-A100-bg {
  background-color: #a7ffeb !important;
}

.dark-theme .primary-A100 {
  background-color: #a7ffeb !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.dark-theme .primary-A100[disabled] {
  background-color: rgba(167, 255, 235, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.dark-theme .primary-A100-fg {
  color: #a7ffeb !important;
}

.dark-theme .primary-A100-border {
  border-color: #a7ffeb !important;
}

.dark-theme .primary-A100-border-top {
  border-top-color: #a7ffeb !important;
}

.dark-theme .primary-A100-border-right {
  border-right-color: #a7ffeb !important;
}

.dark-theme .primary-A100-border-bottom {
  border-bottom-color: #a7ffeb !important;
}

.dark-theme .primary-A100-border-left {
  border-left-color: #a7ffeb !important;
}

.dark-theme .primary-A200-bg {
  background-color: #64ffda !important;
}

.dark-theme .primary-A200 {
  background-color: #64ffda !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.dark-theme .primary-A200[disabled] {
  background-color: rgba(100, 255, 218, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.dark-theme .primary-A200-fg {
  color: #64ffda !important;
}

.dark-theme .primary-A200-border {
  border-color: #64ffda !important;
}

.dark-theme .primary-A200-border-top {
  border-top-color: #64ffda !important;
}

.dark-theme .primary-A200-border-right {
  border-right-color: #64ffda !important;
}

.dark-theme .primary-A200-border-bottom {
  border-bottom-color: #64ffda !important;
}

.dark-theme .primary-A200-border-left {
  border-left-color: #64ffda !important;
}

.dark-theme .primary-A400-bg {
  background-color: #1de9b6 !important;
}

.dark-theme .primary-A400 {
  background-color: #1de9b6 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.dark-theme .primary-A400[disabled] {
  background-color: rgba(29, 233, 182, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.dark-theme .primary-A400-fg {
  color: #1de9b6 !important;
}

.dark-theme .primary-A400-border {
  border-color: #1de9b6 !important;
}

.dark-theme .primary-A400-border-top {
  border-top-color: #1de9b6 !important;
}

.dark-theme .primary-A400-border-right {
  border-right-color: #1de9b6 !important;
}

.dark-theme .primary-A400-border-bottom {
  border-bottom-color: #1de9b6 !important;
}

.dark-theme .primary-A400-border-left {
  border-left-color: #1de9b6 !important;
}

.dark-theme .primary-A700-bg {
  background-color: #00bfa5 !important;
}

.dark-theme .primary-A700 {
  background-color: #00bfa5 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.dark-theme .primary-A700[disabled] {
  background-color: rgba(0, 191, 165, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.dark-theme .primary-A700-fg {
  color: #00bfa5 !important;
}

.dark-theme .primary-A700-border {
  border-color: #00bfa5 !important;
}

.dark-theme .primary-A700-border-top {
  border-top-color: #00bfa5 !important;
}

.dark-theme .primary-A700-border-right {
  border-right-color: #00bfa5 !important;
}

.dark-theme .primary-A700-border-bottom {
  border-bottom-color: #00bfa5 !important;
}

.dark-theme .primary-A700-border-left {
  border-left-color: #00bfa5 !important;
}

.dark-theme .primary-bg {
  background-color: #009688 !important;
}

.dark-theme .primary {
  background-color: #009688 !important;
  color: white !important;
}

.dark-theme .primary[disabled] {
  background-color: rgba(0, 150, 136, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.dark-theme .primary-fg {
  color: #009688 !important;
}

.dark-theme .primary-border {
  border-color: #009688 !important;
}

.dark-theme .primary-border-top {
  border-top-color: #009688 !important;
}

.dark-theme .primary-border-right {
  border-right-color: #009688 !important;
}

.dark-theme .primary-border-bottom {
  border-bottom-color: #009688 !important;
}

.dark-theme .primary-border-left {
  border-left-color: #009688 !important;
}

.dark-theme .accent-50-bg {
  background-color: #fff8e1 !important;
}

.dark-theme .accent-50 {
  background-color: #fff8e1 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.dark-theme .accent-50[disabled] {
  background-color: rgba(255, 248, 225, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.dark-theme .accent-50-fg {
  color: #fff8e1 !important;
}

.dark-theme .accent-50-border {
  border-color: #fff8e1 !important;
}

.dark-theme .accent-50-border-top {
  border-top-color: #fff8e1 !important;
}

.dark-theme .accent-50-border-right {
  border-right-color: #fff8e1 !important;
}

.dark-theme .accent-50-border-bottom {
  border-bottom-color: #fff8e1 !important;
}

.dark-theme .accent-50-border-left {
  border-left-color: #fff8e1 !important;
}

.dark-theme .accent-100-bg {
  background-color: #ffecb3 !important;
}

.dark-theme .accent-100 {
  background-color: #ffecb3 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.dark-theme .accent-100[disabled] {
  background-color: rgba(255, 236, 179, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.dark-theme .accent-100-fg {
  color: #ffecb3 !important;
}

.dark-theme .accent-100-border {
  border-color: #ffecb3 !important;
}

.dark-theme .accent-100-border-top {
  border-top-color: #ffecb3 !important;
}

.dark-theme .accent-100-border-right {
  border-right-color: #ffecb3 !important;
}

.dark-theme .accent-100-border-bottom {
  border-bottom-color: #ffecb3 !important;
}

.dark-theme .accent-100-border-left {
  border-left-color: #ffecb3 !important;
}

.dark-theme .accent-200-bg {
  background-color: #ffe082 !important;
}

.dark-theme .accent-200 {
  background-color: #ffe082 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.dark-theme .accent-200[disabled] {
  background-color: rgba(255, 224, 130, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.dark-theme .accent-200-fg {
  color: #ffe082 !important;
}

.dark-theme .accent-200-border {
  border-color: #ffe082 !important;
}

.dark-theme .accent-200-border-top {
  border-top-color: #ffe082 !important;
}

.dark-theme .accent-200-border-right {
  border-right-color: #ffe082 !important;
}

.dark-theme .accent-200-border-bottom {
  border-bottom-color: #ffe082 !important;
}

.dark-theme .accent-200-border-left {
  border-left-color: #ffe082 !important;
}

.dark-theme .accent-300-bg {
  background-color: #ffd54f !important;
}

.dark-theme .accent-300 {
  background-color: #ffd54f !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.dark-theme .accent-300[disabled] {
  background-color: rgba(255, 213, 79, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.dark-theme .accent-300-fg {
  color: #ffd54f !important;
}

.dark-theme .accent-300-border {
  border-color: #ffd54f !important;
}

.dark-theme .accent-300-border-top {
  border-top-color: #ffd54f !important;
}

.dark-theme .accent-300-border-right {
  border-right-color: #ffd54f !important;
}

.dark-theme .accent-300-border-bottom {
  border-bottom-color: #ffd54f !important;
}

.dark-theme .accent-300-border-left {
  border-left-color: #ffd54f !important;
}

.dark-theme .accent-400-bg {
  background-color: #ffca28 !important;
}

.dark-theme .accent-400 {
  background-color: #ffca28 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.dark-theme .accent-400[disabled] {
  background-color: rgba(255, 202, 40, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.dark-theme .accent-400-fg {
  color: #ffca28 !important;
}

.dark-theme .accent-400-border {
  border-color: #ffca28 !important;
}

.dark-theme .accent-400-border-top {
  border-top-color: #ffca28 !important;
}

.dark-theme .accent-400-border-right {
  border-right-color: #ffca28 !important;
}

.dark-theme .accent-400-border-bottom {
  border-bottom-color: #ffca28 !important;
}

.dark-theme .accent-400-border-left {
  border-left-color: #ffca28 !important;
}

.dark-theme .accent-500-bg {
  background-color: #ffc107 !important;
}

.dark-theme .accent-500 {
  background-color: #ffc107 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.dark-theme .accent-500[disabled] {
  background-color: rgba(255, 193, 7, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.dark-theme .accent-500-fg {
  color: #ffc107 !important;
}

.dark-theme .accent-500-border {
  border-color: #ffc107 !important;
}

.dark-theme .accent-500-border-top {
  border-top-color: #ffc107 !important;
}

.dark-theme .accent-500-border-right {
  border-right-color: #ffc107 !important;
}

.dark-theme .accent-500-border-bottom {
  border-bottom-color: #ffc107 !important;
}

.dark-theme .accent-500-border-left {
  border-left-color: #ffc107 !important;
}

.dark-theme .accent-600-bg {
  background-color: #ffb300 !important;
}

.dark-theme .accent-600 {
  background-color: #ffb300 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.dark-theme .accent-600[disabled] {
  background-color: rgba(255, 179, 0, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.dark-theme .accent-600-fg {
  color: #ffb300 !important;
}

.dark-theme .accent-600-border {
  border-color: #ffb300 !important;
}

.dark-theme .accent-600-border-top {
  border-top-color: #ffb300 !important;
}

.dark-theme .accent-600-border-right {
  border-right-color: #ffb300 !important;
}

.dark-theme .accent-600-border-bottom {
  border-bottom-color: #ffb300 !important;
}

.dark-theme .accent-600-border-left {
  border-left-color: #ffb300 !important;
}

.dark-theme .accent-700-bg {
  background-color: #ffa000 !important;
}

.dark-theme .accent-700 {
  background-color: #ffa000 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.dark-theme .accent-700[disabled] {
  background-color: rgba(255, 160, 0, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.dark-theme .accent-700-fg {
  color: #ffa000 !important;
}

.dark-theme .accent-700-border {
  border-color: #ffa000 !important;
}

.dark-theme .accent-700-border-top {
  border-top-color: #ffa000 !important;
}

.dark-theme .accent-700-border-right {
  border-right-color: #ffa000 !important;
}

.dark-theme .accent-700-border-bottom {
  border-bottom-color: #ffa000 !important;
}

.dark-theme .accent-700-border-left {
  border-left-color: #ffa000 !important;
}

.dark-theme .accent-800-bg {
  background-color: #ff8f00 !important;
}

.dark-theme .accent-800 {
  background-color: #ff8f00 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.dark-theme .accent-800[disabled] {
  background-color: rgba(255, 143, 0, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.dark-theme .accent-800-fg {
  color: #ff8f00 !important;
}

.dark-theme .accent-800-border {
  border-color: #ff8f00 !important;
}

.dark-theme .accent-800-border-top {
  border-top-color: #ff8f00 !important;
}

.dark-theme .accent-800-border-right {
  border-right-color: #ff8f00 !important;
}

.dark-theme .accent-800-border-bottom {
  border-bottom-color: #ff8f00 !important;
}

.dark-theme .accent-800-border-left {
  border-left-color: #ff8f00 !important;
}

.dark-theme .accent-900-bg {
  background-color: #ff6f00 !important;
}

.dark-theme .accent-900 {
  background-color: #ff6f00 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.dark-theme .accent-900[disabled] {
  background-color: rgba(255, 111, 0, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.dark-theme .accent-900-fg {
  color: #ff6f00 !important;
}

.dark-theme .accent-900-border {
  border-color: #ff6f00 !important;
}

.dark-theme .accent-900-border-top {
  border-top-color: #ff6f00 !important;
}

.dark-theme .accent-900-border-right {
  border-right-color: #ff6f00 !important;
}

.dark-theme .accent-900-border-bottom {
  border-bottom-color: #ff6f00 !important;
}

.dark-theme .accent-900-border-left {
  border-left-color: #ff6f00 !important;
}

.dark-theme .accent-A100-bg {
  background-color: #ffe57f !important;
}

.dark-theme .accent-A100 {
  background-color: #ffe57f !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.dark-theme .accent-A100[disabled] {
  background-color: rgba(255, 229, 127, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.dark-theme .accent-A100-fg {
  color: #ffe57f !important;
}

.dark-theme .accent-A100-border {
  border-color: #ffe57f !important;
}

.dark-theme .accent-A100-border-top {
  border-top-color: #ffe57f !important;
}

.dark-theme .accent-A100-border-right {
  border-right-color: #ffe57f !important;
}

.dark-theme .accent-A100-border-bottom {
  border-bottom-color: #ffe57f !important;
}

.dark-theme .accent-A100-border-left {
  border-left-color: #ffe57f !important;
}

.dark-theme .accent-A200-bg {
  background-color: #ffd740 !important;
}

.dark-theme .accent-A200 {
  background-color: #ffd740 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.dark-theme .accent-A200[disabled] {
  background-color: rgba(255, 215, 64, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.dark-theme .accent-A200-fg {
  color: #ffd740 !important;
}

.dark-theme .accent-A200-border {
  border-color: #ffd740 !important;
}

.dark-theme .accent-A200-border-top {
  border-top-color: #ffd740 !important;
}

.dark-theme .accent-A200-border-right {
  border-right-color: #ffd740 !important;
}

.dark-theme .accent-A200-border-bottom {
  border-bottom-color: #ffd740 !important;
}

.dark-theme .accent-A200-border-left {
  border-left-color: #ffd740 !important;
}

.dark-theme .accent-A400-bg {
  background-color: #ffc400 !important;
}

.dark-theme .accent-A400 {
  background-color: #ffc400 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.dark-theme .accent-A400[disabled] {
  background-color: rgba(255, 196, 0, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.dark-theme .accent-A400-fg {
  color: #ffc400 !important;
}

.dark-theme .accent-A400-border {
  border-color: #ffc400 !important;
}

.dark-theme .accent-A400-border-top {
  border-top-color: #ffc400 !important;
}

.dark-theme .accent-A400-border-right {
  border-right-color: #ffc400 !important;
}

.dark-theme .accent-A400-border-bottom {
  border-bottom-color: #ffc400 !important;
}

.dark-theme .accent-A400-border-left {
  border-left-color: #ffc400 !important;
}

.dark-theme .accent-A700-bg {
  background-color: #ffab00 !important;
}

.dark-theme .accent-A700 {
  background-color: #ffab00 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.dark-theme .accent-A700[disabled] {
  background-color: rgba(255, 171, 0, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.dark-theme .accent-A700-fg {
  color: #ffab00 !important;
}

.dark-theme .accent-A700-border {
  border-color: #ffab00 !important;
}

.dark-theme .accent-A700-border-top {
  border-top-color: #ffab00 !important;
}

.dark-theme .accent-A700-border-right {
  border-right-color: #ffab00 !important;
}

.dark-theme .accent-A700-border-bottom {
  border-bottom-color: #ffab00 !important;
}

.dark-theme .accent-A700-border-left {
  border-left-color: #ffab00 !important;
}

.dark-theme .accent-bg {
  background-color: #ffc107 !important;
}

.dark-theme .accent {
  background-color: #ffc107 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.dark-theme .accent[disabled] {
  background-color: rgba(255, 193, 7, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.dark-theme .accent-fg {
  color: #ffc107 !important;
}

.dark-theme .accent-border {
  border-color: #ffc107 !important;
}

.dark-theme .accent-border-top {
  border-top-color: #ffc107 !important;
}

.dark-theme .accent-border-right {
  border-right-color: #ffc107 !important;
}

.dark-theme .accent-border-bottom {
  border-bottom-color: #ffc107 !important;
}

.dark-theme .accent-border-left {
  border-left-color: #ffc107 !important;
}

.dark-theme .white-50-bg {
  background-color: white !important;
}

.dark-theme .white-50 {
  background-color: white !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.dark-theme .white-50[disabled] {
  background-color: rgba(255, 255, 255, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.dark-theme .white-50-fg {
  color: white !important;
}

.dark-theme .white-50-border {
  border-color: white !important;
}

.dark-theme .white-50-border-top {
  border-top-color: white !important;
}

.dark-theme .white-50-border-right {
  border-right-color: white !important;
}

.dark-theme .white-50-border-bottom {
  border-bottom-color: white !important;
}

.dark-theme .white-50-border-left {
  border-left-color: white !important;
}

.dark-theme .white-100-bg {
  background-color: white !important;
}

.dark-theme .white-100 {
  background-color: white !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.dark-theme .white-100[disabled] {
  background-color: rgba(255, 255, 255, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.dark-theme .white-100-fg {
  color: white !important;
}

.dark-theme .white-100-border {
  border-color: white !important;
}

.dark-theme .white-100-border-top {
  border-top-color: white !important;
}

.dark-theme .white-100-border-right {
  border-right-color: white !important;
}

.dark-theme .white-100-border-bottom {
  border-bottom-color: white !important;
}

.dark-theme .white-100-border-left {
  border-left-color: white !important;
}

.dark-theme .white-200-bg {
  background-color: white !important;
}

.dark-theme .white-200 {
  background-color: white !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.dark-theme .white-200[disabled] {
  background-color: rgba(255, 255, 255, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.dark-theme .white-200-fg {
  color: white !important;
}

.dark-theme .white-200-border {
  border-color: white !important;
}

.dark-theme .white-200-border-top {
  border-top-color: white !important;
}

.dark-theme .white-200-border-right {
  border-right-color: white !important;
}

.dark-theme .white-200-border-bottom {
  border-bottom-color: white !important;
}

.dark-theme .white-200-border-left {
  border-left-color: white !important;
}

.dark-theme .white-300-bg {
  background-color: white !important;
}

.dark-theme .white-300 {
  background-color: white !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.dark-theme .white-300[disabled] {
  background-color: rgba(255, 255, 255, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.dark-theme .white-300-fg {
  color: white !important;
}

.dark-theme .white-300-border {
  border-color: white !important;
}

.dark-theme .white-300-border-top {
  border-top-color: white !important;
}

.dark-theme .white-300-border-right {
  border-right-color: white !important;
}

.dark-theme .white-300-border-bottom {
  border-bottom-color: white !important;
}

.dark-theme .white-300-border-left {
  border-left-color: white !important;
}

.dark-theme .white-400-bg {
  background-color: white !important;
}

.dark-theme .white-400 {
  background-color: white !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.dark-theme .white-400[disabled] {
  background-color: rgba(255, 255, 255, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.dark-theme .white-400-fg {
  color: white !important;
}

.dark-theme .white-400-border {
  border-color: white !important;
}

.dark-theme .white-400-border-top {
  border-top-color: white !important;
}

.dark-theme .white-400-border-right {
  border-right-color: white !important;
}

.dark-theme .white-400-border-bottom {
  border-bottom-color: white !important;
}

.dark-theme .white-400-border-left {
  border-left-color: white !important;
}

.dark-theme .white-500-bg {
  background-color: white !important;
}

.dark-theme .white-500 {
  background-color: white !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.dark-theme .white-500[disabled] {
  background-color: rgba(255, 255, 255, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.dark-theme .white-500-fg {
  color: white !important;
}

.dark-theme .white-500-border {
  border-color: white !important;
}

.dark-theme .white-500-border-top {
  border-top-color: white !important;
}

.dark-theme .white-500-border-right {
  border-right-color: white !important;
}

.dark-theme .white-500-border-bottom {
  border-bottom-color: white !important;
}

.dark-theme .white-500-border-left {
  border-left-color: white !important;
}

.dark-theme .white-bg {
  background-color: white !important;
}

.dark-theme .white {
  background-color: white !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.dark-theme .white[disabled] {
  background-color: rgba(255, 255, 255, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.dark-theme .white-fg {
  color: white !important;
}

.dark-theme .white-border {
  border-color: white !important;
}

.dark-theme .white-border-top {
  border-top-color: white !important;
}

.dark-theme .white-border-right {
  border-right-color: white !important;
}

.dark-theme .white-border-bottom {
  border-bottom-color: white !important;
}

.dark-theme .white-border-left {
  border-left-color: white !important;
}

.dark-theme .white-600-bg {
  background-color: white !important;
}

.dark-theme .white-600 {
  background-color: white !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.dark-theme .white-600[disabled] {
  background-color: rgba(255, 255, 255, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.dark-theme .white-600-fg {
  color: white !important;
}

.dark-theme .white-600-border {
  border-color: white !important;
}

.dark-theme .white-600-border-top {
  border-top-color: white !important;
}

.dark-theme .white-600-border-right {
  border-right-color: white !important;
}

.dark-theme .white-600-border-bottom {
  border-bottom-color: white !important;
}

.dark-theme .white-600-border-left {
  border-left-color: white !important;
}

.dark-theme .white-700-bg {
  background-color: white !important;
}

.dark-theme .white-700 {
  background-color: white !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.dark-theme .white-700[disabled] {
  background-color: rgba(255, 255, 255, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.dark-theme .white-700-fg {
  color: white !important;
}

.dark-theme .white-700-border {
  border-color: white !important;
}

.dark-theme .white-700-border-top {
  border-top-color: white !important;
}

.dark-theme .white-700-border-right {
  border-right-color: white !important;
}

.dark-theme .white-700-border-bottom {
  border-bottom-color: white !important;
}

.dark-theme .white-700-border-left {
  border-left-color: white !important;
}

.dark-theme .white-800-bg {
  background-color: white !important;
}

.dark-theme .white-800 {
  background-color: white !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.dark-theme .white-800[disabled] {
  background-color: rgba(255, 255, 255, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.dark-theme .white-800-fg {
  color: white !important;
}

.dark-theme .white-800-border {
  border-color: white !important;
}

.dark-theme .white-800-border-top {
  border-top-color: white !important;
}

.dark-theme .white-800-border-right {
  border-right-color: white !important;
}

.dark-theme .white-800-border-bottom {
  border-bottom-color: white !important;
}

.dark-theme .white-800-border-left {
  border-left-color: white !important;
}

.dark-theme .white-900-bg {
  background-color: white !important;
}

.dark-theme .white-900 {
  background-color: white !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.dark-theme .white-900[disabled] {
  background-color: rgba(255, 255, 255, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.dark-theme .white-900-fg {
  color: white !important;
}

.dark-theme .white-900-border {
  border-color: white !important;
}

.dark-theme .white-900-border-top {
  border-top-color: white !important;
}

.dark-theme .white-900-border-right {
  border-right-color: white !important;
}

.dark-theme .white-900-border-bottom {
  border-bottom-color: white !important;
}

.dark-theme .white-900-border-left {
  border-left-color: white !important;
}

.dark-theme .white-A100-bg {
  background-color: white !important;
}

.dark-theme .white-A100 {
  background-color: white !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.dark-theme .white-A100[disabled] {
  background-color: rgba(255, 255, 255, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.dark-theme .white-A100-fg {
  color: white !important;
}

.dark-theme .white-A100-border {
  border-color: white !important;
}

.dark-theme .white-A100-border-top {
  border-top-color: white !important;
}

.dark-theme .white-A100-border-right {
  border-right-color: white !important;
}

.dark-theme .white-A100-border-bottom {
  border-bottom-color: white !important;
}

.dark-theme .white-A100-border-left {
  border-left-color: white !important;
}

.dark-theme .white-A200-bg {
  background-color: white !important;
}

.dark-theme .white-A200 {
  background-color: white !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.dark-theme .white-A200[disabled] {
  background-color: rgba(255, 255, 255, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.dark-theme .white-A200-fg {
  color: white !important;
}

.dark-theme .white-A200-border {
  border-color: white !important;
}

.dark-theme .white-A200-border-top {
  border-top-color: white !important;
}

.dark-theme .white-A200-border-right {
  border-right-color: white !important;
}

.dark-theme .white-A200-border-bottom {
  border-bottom-color: white !important;
}

.dark-theme .white-A200-border-left {
  border-left-color: white !important;
}

.dark-theme .white-A400-bg {
  background-color: white !important;
}

.dark-theme .white-A400 {
  background-color: white !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.dark-theme .white-A400[disabled] {
  background-color: rgba(255, 255, 255, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.dark-theme .white-A400-fg {
  color: white !important;
}

.dark-theme .white-A400-border {
  border-color: white !important;
}

.dark-theme .white-A400-border-top {
  border-top-color: white !important;
}

.dark-theme .white-A400-border-right {
  border-right-color: white !important;
}

.dark-theme .white-A400-border-bottom {
  border-bottom-color: white !important;
}

.dark-theme .white-A400-border-left {
  border-left-color: white !important;
}

.dark-theme .white-A700-bg {
  background-color: white !important;
}

.dark-theme .white-A700 {
  background-color: white !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.dark-theme .white-A700[disabled] {
  background-color: rgba(255, 255, 255, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.dark-theme .white-A700-fg {
  color: white !important;
}

.dark-theme .white-A700-border {
  border-color: white !important;
}

.dark-theme .white-A700-border-top {
  border-top-color: white !important;
}

.dark-theme .white-A700-border-right {
  border-right-color: white !important;
}

.dark-theme .white-A700-border-bottom {
  border-bottom-color: white !important;
}

.dark-theme .white-A700-border-left {
  border-left-color: white !important;
}

.dark-theme .warn-50-bg {
  background-color: #ffebee !important;
}

.dark-theme .warn-50 {
  background-color: #ffebee !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.dark-theme .warn-50[disabled] {
  background-color: rgba(255, 235, 238, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.dark-theme .warn-50-fg {
  color: #ffebee !important;
}

.dark-theme .warn-50-border {
  border-color: #ffebee !important;
}

.dark-theme .warn-50-border-top {
  border-top-color: #ffebee !important;
}

.dark-theme .warn-50-border-right {
  border-right-color: #ffebee !important;
}

.dark-theme .warn-50-border-bottom {
  border-bottom-color: #ffebee !important;
}

.dark-theme .warn-50-border-left {
  border-left-color: #ffebee !important;
}

.dark-theme .warn-100-bg {
  background-color: #ffcdd2 !important;
}

.dark-theme .warn-100 {
  background-color: #ffcdd2 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.dark-theme .warn-100[disabled] {
  background-color: rgba(255, 205, 210, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.dark-theme .warn-100-fg {
  color: #ffcdd2 !important;
}

.dark-theme .warn-100-border {
  border-color: #ffcdd2 !important;
}

.dark-theme .warn-100-border-top {
  border-top-color: #ffcdd2 !important;
}

.dark-theme .warn-100-border-right {
  border-right-color: #ffcdd2 !important;
}

.dark-theme .warn-100-border-bottom {
  border-bottom-color: #ffcdd2 !important;
}

.dark-theme .warn-100-border-left {
  border-left-color: #ffcdd2 !important;
}

.dark-theme .warn-200-bg {
  background-color: #ef9a9a !important;
}

.dark-theme .warn-200 {
  background-color: #ef9a9a !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.dark-theme .warn-200[disabled] {
  background-color: rgba(239, 154, 154, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.dark-theme .warn-200-fg {
  color: #ef9a9a !important;
}

.dark-theme .warn-200-border {
  border-color: #ef9a9a !important;
}

.dark-theme .warn-200-border-top {
  border-top-color: #ef9a9a !important;
}

.dark-theme .warn-200-border-right {
  border-right-color: #ef9a9a !important;
}

.dark-theme .warn-200-border-bottom {
  border-bottom-color: #ef9a9a !important;
}

.dark-theme .warn-200-border-left {
  border-left-color: #ef9a9a !important;
}

.dark-theme .warn-300-bg {
  background-color: #e57373 !important;
}

.dark-theme .warn-300 {
  background-color: #e57373 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.dark-theme .warn-300[disabled] {
  background-color: rgba(229, 115, 115, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.dark-theme .warn-300-fg {
  color: #e57373 !important;
}

.dark-theme .warn-300-border {
  border-color: #e57373 !important;
}

.dark-theme .warn-300-border-top {
  border-top-color: #e57373 !important;
}

.dark-theme .warn-300-border-right {
  border-right-color: #e57373 !important;
}

.dark-theme .warn-300-border-bottom {
  border-bottom-color: #e57373 !important;
}

.dark-theme .warn-300-border-left {
  border-left-color: #e57373 !important;
}

.dark-theme .warn-400-bg {
  background-color: #ef5350 !important;
}

.dark-theme .warn-400 {
  background-color: #ef5350 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.dark-theme .warn-400[disabled] {
  background-color: rgba(239, 83, 80, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.dark-theme .warn-400-fg {
  color: #ef5350 !important;
}

.dark-theme .warn-400-border {
  border-color: #ef5350 !important;
}

.dark-theme .warn-400-border-top {
  border-top-color: #ef5350 !important;
}

.dark-theme .warn-400-border-right {
  border-right-color: #ef5350 !important;
}

.dark-theme .warn-400-border-bottom {
  border-bottom-color: #ef5350 !important;
}

.dark-theme .warn-400-border-left {
  border-left-color: #ef5350 !important;
}

.dark-theme .warn-500-bg {
  background-color: #f44336 !important;
}

.dark-theme .warn-500 {
  background-color: #f44336 !important;
  color: white !important;
}

.dark-theme .warn-500[disabled] {
  background-color: rgba(244, 67, 54, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.dark-theme .warn-500-fg {
  color: #f44336 !important;
}

.dark-theme .warn-500-border {
  border-color: #f44336 !important;
}

.dark-theme .warn-500-border-top {
  border-top-color: #f44336 !important;
}

.dark-theme .warn-500-border-right {
  border-right-color: #f44336 !important;
}

.dark-theme .warn-500-border-bottom {
  border-bottom-color: #f44336 !important;
}

.dark-theme .warn-500-border-left {
  border-left-color: #f44336 !important;
}

.dark-theme .warn-600-bg {
  background-color: #e53935 !important;
}

.dark-theme .warn-600 {
  background-color: #e53935 !important;
  color: white !important;
}

.dark-theme .warn-600[disabled] {
  background-color: rgba(229, 57, 53, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.dark-theme .warn-600-fg {
  color: #e53935 !important;
}

.dark-theme .warn-600-border {
  border-color: #e53935 !important;
}

.dark-theme .warn-600-border-top {
  border-top-color: #e53935 !important;
}

.dark-theme .warn-600-border-right {
  border-right-color: #e53935 !important;
}

.dark-theme .warn-600-border-bottom {
  border-bottom-color: #e53935 !important;
}

.dark-theme .warn-600-border-left {
  border-left-color: #e53935 !important;
}

.dark-theme .warn-700-bg {
  background-color: #d32f2f !important;
}

.dark-theme .warn-700 {
  background-color: #d32f2f !important;
  color: white !important;
}

.dark-theme .warn-700[disabled] {
  background-color: rgba(211, 47, 47, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.dark-theme .warn-700-fg {
  color: #d32f2f !important;
}

.dark-theme .warn-700-border {
  border-color: #d32f2f !important;
}

.dark-theme .warn-700-border-top {
  border-top-color: #d32f2f !important;
}

.dark-theme .warn-700-border-right {
  border-right-color: #d32f2f !important;
}

.dark-theme .warn-700-border-bottom {
  border-bottom-color: #d32f2f !important;
}

.dark-theme .warn-700-border-left {
  border-left-color: #d32f2f !important;
}

.dark-theme .warn-800-bg {
  background-color: #c62828 !important;
}

.dark-theme .warn-800 {
  background-color: #c62828 !important;
  color: white !important;
}

.dark-theme .warn-800[disabled] {
  background-color: rgba(198, 40, 40, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.dark-theme .warn-800-fg {
  color: #c62828 !important;
}

.dark-theme .warn-800-border {
  border-color: #c62828 !important;
}

.dark-theme .warn-800-border-top {
  border-top-color: #c62828 !important;
}

.dark-theme .warn-800-border-right {
  border-right-color: #c62828 !important;
}

.dark-theme .warn-800-border-bottom {
  border-bottom-color: #c62828 !important;
}

.dark-theme .warn-800-border-left {
  border-left-color: #c62828 !important;
}

.dark-theme .warn-900-bg {
  background-color: #b71c1c !important;
}

.dark-theme .warn-900 {
  background-color: #b71c1c !important;
  color: white !important;
}

.dark-theme .warn-900[disabled] {
  background-color: rgba(183, 28, 28, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.dark-theme .warn-900-fg {
  color: #b71c1c !important;
}

.dark-theme .warn-900-border {
  border-color: #b71c1c !important;
}

.dark-theme .warn-900-border-top {
  border-top-color: #b71c1c !important;
}

.dark-theme .warn-900-border-right {
  border-right-color: #b71c1c !important;
}

.dark-theme .warn-900-border-bottom {
  border-bottom-color: #b71c1c !important;
}

.dark-theme .warn-900-border-left {
  border-left-color: #b71c1c !important;
}

.dark-theme .warn-A100-bg {
  background-color: #ff8a80 !important;
}

.dark-theme .warn-A100 {
  background-color: #ff8a80 !important;
  color: rgba(0, 0, 0, 0.87) !important;
}

.dark-theme .warn-A100[disabled] {
  background-color: rgba(255, 138, 128, 0.12) !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.dark-theme .warn-A100-fg {
  color: #ff8a80 !important;
}

.dark-theme .warn-A100-border {
  border-color: #ff8a80 !important;
}

.dark-theme .warn-A100-border-top {
  border-top-color: #ff8a80 !important;
}

.dark-theme .warn-A100-border-right {
  border-right-color: #ff8a80 !important;
}

.dark-theme .warn-A100-border-bottom {
  border-bottom-color: #ff8a80 !important;
}

.dark-theme .warn-A100-border-left {
  border-left-color: #ff8a80 !important;
}

.dark-theme .warn-A200-bg {
  background-color: #ff5252 !important;
}

.dark-theme .warn-A200 {
  background-color: #ff5252 !important;
  color: white !important;
}

.dark-theme .warn-A200[disabled] {
  background-color: rgba(255, 82, 82, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.dark-theme .warn-A200-fg {
  color: #ff5252 !important;
}

.dark-theme .warn-A200-border {
  border-color: #ff5252 !important;
}

.dark-theme .warn-A200-border-top {
  border-top-color: #ff5252 !important;
}

.dark-theme .warn-A200-border-right {
  border-right-color: #ff5252 !important;
}

.dark-theme .warn-A200-border-bottom {
  border-bottom-color: #ff5252 !important;
}

.dark-theme .warn-A200-border-left {
  border-left-color: #ff5252 !important;
}

.dark-theme .warn-A400-bg {
  background-color: #ff1744 !important;
}

.dark-theme .warn-A400 {
  background-color: #ff1744 !important;
  color: white !important;
}

.dark-theme .warn-A400[disabled] {
  background-color: rgba(255, 23, 68, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.dark-theme .warn-A400-fg {
  color: #ff1744 !important;
}

.dark-theme .warn-A400-border {
  border-color: #ff1744 !important;
}

.dark-theme .warn-A400-border-top {
  border-top-color: #ff1744 !important;
}

.dark-theme .warn-A400-border-right {
  border-right-color: #ff1744 !important;
}

.dark-theme .warn-A400-border-bottom {
  border-bottom-color: #ff1744 !important;
}

.dark-theme .warn-A400-border-left {
  border-left-color: #ff1744 !important;
}

.dark-theme .warn-A700-bg {
  background-color: #d50000 !important;
}

.dark-theme .warn-A700 {
  background-color: #d50000 !important;
  color: white !important;
}

.dark-theme .warn-A700[disabled] {
  background-color: rgba(213, 0, 0, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.dark-theme .warn-A700-fg {
  color: #d50000 !important;
}

.dark-theme .warn-A700-border {
  border-color: #d50000 !important;
}

.dark-theme .warn-A700-border-top {
  border-top-color: #d50000 !important;
}

.dark-theme .warn-A700-border-right {
  border-right-color: #d50000 !important;
}

.dark-theme .warn-A700-border-bottom {
  border-bottom-color: #d50000 !important;
}

.dark-theme .warn-A700-border-left {
  border-left-color: #d50000 !important;
}

.dark-theme .warn-bg {
  background-color: #f44336 !important;
}

.dark-theme .warn {
  background-color: #f44336 !important;
  color: white !important;
}

.dark-theme .warn[disabled] {
  background-color: rgba(244, 67, 54, 0.12) !important;
  color: rgba(255, 255, 255, 0.26) !important;
}

.dark-theme .warn-fg {
  color: #f44336 !important;
}

.dark-theme .warn-border {
  border-color: #f44336 !important;
}

.dark-theme .warn-border-top {
  border-top-color: #f44336 !important;
}

.dark-theme .warn-border-right {
  border-right-color: #f44336 !important;
}

.dark-theme .warn-border-bottom {
  border-bottom-color: #f44336 !important;
}

.dark-theme .warn-border-left {
  border-left-color: #f44336 !important;
}

.dark-theme #theme-color-ref {
  background-color: #000000 !important;
}

.dark-theme .mat-progress-bar-background {
  fill: #323232;
}

.dark-theme .mat-progress-bar-buffer {
  background-color: #323232;
}

.dark-theme mat-chip.mat-chip.mat-standard-chip {
  border: 1px solid rgba(255, 255, 255, 0.12);
}

.dark-theme mat-chip.mat-chip.mat-standard-chip .mat-icon {
  color: rgba(255, 255, 255, 0.7);
}

.dark-theme .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6);
}

mat-toolbar.mat-toolbar {
  transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

mat-toolbar.mat-toolbar .width-container {
  max-width: 500px;
}

mat-toolbar.mat-toolbar .toolbar-items {
  display: flex;
  align-items: center;
  width: 100%;
}

mat-toolbar.mat-toolbar .toolbar-items button[mat-icon-button]:first-child {
  margin-left: -8px;
  margin-right: 22px;
}

mat-toolbar.mat-toolbar .toolbar-items .mat-button-base:last-child {
  margin-right: -8px;
}

mat-toolbar.mat-toolbar .toolbar-items .mat-button-base {
  flex-grow: 0;
  flex-shrink: 0;
}

mat-toolbar.mat-toolbar .titles {
  display: inline-flex;
  flex: 1 1 auto;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: flex-start;
  min-width: 0;
  padding: 6px 0;
  white-space: pre-wrap;
}

mat-toolbar.mat-toolbar .titles span.title,
mat-toolbar.mat-toolbar .titles span.subtitle:not(.overflow) {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  max-width: 100%;
}

mat-toolbar.mat-toolbar .titles span.title {
  line-height: 24px;
  margin: 0;
}

mat-toolbar.mat-toolbar .titles span.subtitle {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  opacity: 0.87;
}

nav.mat-tab-nav-bar[mat-bottom-navigation] {
  transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  background-color: #009688;
  color: white;
  border-bottom: 0;
}

nav.mat-tab-nav-bar[mat-bottom-navigation] mat-ink-bar.mat-ink-bar {
  background-color: white !important;
}

nav.mat-tab-nav-bar[mat-bottom-navigation] a.mat-tab-link {
  text-transform: uppercase;
  letter-spacing: 0.089em;
  font-weight: 500;
  color: white;
}

nav.mat-tab-nav-bar[mat-bottom-navigation] a.mat-tab-link.mat-tab-label-active {
  opacity: 1;
}

nav.mat-tab-nav-bar[mat-bottom-navigation] a.mat-tab-link[has-icon] {
  height: 56px;
}

.app-sheet-maxwidth .mat-bottom-sheet-container {
  max-width: 532px;
  min-width: 0px;
  width: 100vw;
  padding: 0;
}

.app-sheet-maxwidth.full-height .mat-bottom-sheet-container {
  max-height: calc(100vh - 56px - 56px);
  height: calc(100vh - 56px - 56px);
}

.app-darker-backdrop {
  background-color: rgba(0, 0, 0, 0.32);
}

.light-theme mat-chip.mat-chip.mat-standard-chip, .dark-theme mat-chip.mat-chip.mat-standard-chip {
  background-color: transparent;
  font-weight: 400;
}

.light-theme mat-chip.mat-chip.mat-standard-chip .mat-icon, .dark-theme mat-chip.mat-chip.mat-standard-chip .mat-icon {
  opacity: 1;
}

.mat-fab[has-text] {
  width: auto;
  border-radius: 24px;
  height: 48px;
  pointer-events: all;
}

.mat-fab[has-text] .mat-button-wrapper {
  padding: 12px;
  padding-right: 20px;
  height: 24px;
}

.mat-fab[has-text] .mat-button-wrapper span {
  display: flex;
}

.mat-fab[has-text] .mat-button-wrapper > * {
  vertical-align: top;
}

.mat-fab[has-text] .mat-button-wrapper mat-icon {
  margin-right: 8px;
}

.mat-mini-fab:not([has-text]) .mat-button-wrapper > *,
.mat-fab:not([has-text]) .mat-button-wrapper > * {
  vertical-align: initial !important;
}

.mat-button-base[has-icon] {
  padding: 0 16px 0 12px;
}

.mat-button-base[has-icon] .mat-button-wrapper {
  display: flex;
  align-items: center;
}

.mat-button-base[has-icon] .mat-button-wrapper mat-icon {
  margin-right: 8px;
}

[icon-with-text] {
  display: flex;
  align-items: center;
}

[icon-with-text][is-inline] {
  display: inline-flex;
}

[icon-with-text] mat-icon {
  margin-right: 4px;
  flex-shrink: 0;
}

[icon-with-text][icon-start] {
  align-items: flex-start;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/styles.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* You can add global styles to this file, and also import other style files */
.m-256 {
  margin: 256px !important;
}
.m-254 {
  margin: 254px !important;
}
.m-252 {
  margin: 252px !important;
}
.m-250 {
  margin: 250px !important;
}
.m-248 {
  margin: 248px !important;
}
.m-246 {
  margin: 246px !important;
}
.m-244 {
  margin: 244px !important;
}
.m-242 {
  margin: 242px !important;
}
.m-240 {
  margin: 240px !important;
}
.m-238 {
  margin: 238px !important;
}
.m-236 {
  margin: 236px !important;
}
.m-234 {
  margin: 234px !important;
}
.m-232 {
  margin: 232px !important;
}
.m-230 {
  margin: 230px !important;
}
.m-228 {
  margin: 228px !important;
}
.m-226 {
  margin: 226px !important;
}
.m-224 {
  margin: 224px !important;
}
.m-222 {
  margin: 222px !important;
}
.m-220 {
  margin: 220px !important;
}
.m-218 {
  margin: 218px !important;
}
.m-216 {
  margin: 216px !important;
}
.m-214 {
  margin: 214px !important;
}
.m-212 {
  margin: 212px !important;
}
.m-210 {
  margin: 210px !important;
}
.m-208 {
  margin: 208px !important;
}
.m-206 {
  margin: 206px !important;
}
.m-204 {
  margin: 204px !important;
}
.m-202 {
  margin: 202px !important;
}
.m-200 {
  margin: 200px !important;
}
.m-198 {
  margin: 198px !important;
}
.m-196 {
  margin: 196px !important;
}
.m-194 {
  margin: 194px !important;
}
.m-192 {
  margin: 192px !important;
}
.m-190 {
  margin: 190px !important;
}
.m-188 {
  margin: 188px !important;
}
.m-186 {
  margin: 186px !important;
}
.m-184 {
  margin: 184px !important;
}
.m-182 {
  margin: 182px !important;
}
.m-180 {
  margin: 180px !important;
}
.m-178 {
  margin: 178px !important;
}
.m-176 {
  margin: 176px !important;
}
.m-174 {
  margin: 174px !important;
}
.m-172 {
  margin: 172px !important;
}
.m-170 {
  margin: 170px !important;
}
.m-168 {
  margin: 168px !important;
}
.m-166 {
  margin: 166px !important;
}
.m-164 {
  margin: 164px !important;
}
.m-162 {
  margin: 162px !important;
}
.m-160 {
  margin: 160px !important;
}
.m-158 {
  margin: 158px !important;
}
.m-156 {
  margin: 156px !important;
}
.m-154 {
  margin: 154px !important;
}
.m-152 {
  margin: 152px !important;
}
.m-150 {
  margin: 150px !important;
}
.m-148 {
  margin: 148px !important;
}
.m-146 {
  margin: 146px !important;
}
.m-144 {
  margin: 144px !important;
}
.m-142 {
  margin: 142px !important;
}
.m-140 {
  margin: 140px !important;
}
.m-138 {
  margin: 138px !important;
}
.m-136 {
  margin: 136px !important;
}
.m-134 {
  margin: 134px !important;
}
.m-132 {
  margin: 132px !important;
}
.m-130 {
  margin: 130px !important;
}
.m-128 {
  margin: 128px !important;
}
.m-126 {
  margin: 126px !important;
}
.m-124 {
  margin: 124px !important;
}
.m-122 {
  margin: 122px !important;
}
.m-120 {
  margin: 120px !important;
}
.m-118 {
  margin: 118px !important;
}
.m-116 {
  margin: 116px !important;
}
.m-114 {
  margin: 114px !important;
}
.m-112 {
  margin: 112px !important;
}
.m-110 {
  margin: 110px !important;
}
.m-108 {
  margin: 108px !important;
}
.m-106 {
  margin: 106px !important;
}
.m-104 {
  margin: 104px !important;
}
.m-102 {
  margin: 102px !important;
}
.m-100 {
  margin: 100px !important;
}
.m-98 {
  margin: 98px !important;
}
.m-96 {
  margin: 96px !important;
}
.m-94 {
  margin: 94px !important;
}
.m-92 {
  margin: 92px !important;
}
.m-90 {
  margin: 90px !important;
}
.m-88 {
  margin: 88px !important;
}
.m-86 {
  margin: 86px !important;
}
.m-84 {
  margin: 84px !important;
}
.m-82 {
  margin: 82px !important;
}
.m-80 {
  margin: 80px !important;
}
.m-78 {
  margin: 78px !important;
}
.m-76 {
  margin: 76px !important;
}
.m-74 {
  margin: 74px !important;
}
.m-72 {
  margin: 72px !important;
}
.m-70 {
  margin: 70px !important;
}
.m-68 {
  margin: 68px !important;
}
.m-66 {
  margin: 66px !important;
}
.m-64 {
  margin: 64px !important;
}
.m-62 {
  margin: 62px !important;
}
.m-60 {
  margin: 60px !important;
}
.m-58 {
  margin: 58px !important;
}
.m-56 {
  margin: 56px !important;
}
.m-54 {
  margin: 54px !important;
}
.m-52 {
  margin: 52px !important;
}
.m-50 {
  margin: 50px !important;
}
.m-48 {
  margin: 48px !important;
}
.m-46 {
  margin: 46px !important;
}
.m-44 {
  margin: 44px !important;
}
.m-42 {
  margin: 42px !important;
}
.m-40 {
  margin: 40px !important;
}
.m-38 {
  margin: 38px !important;
}
.m-36 {
  margin: 36px !important;
}
.m-34 {
  margin: 34px !important;
}
.m-32 {
  margin: 32px !important;
}
.m-30 {
  margin: 30px !important;
}
.m-28 {
  margin: 28px !important;
}
.m-26 {
  margin: 26px !important;
}
.m-24 {
  margin: 24px !important;
}
.m-22 {
  margin: 22px !important;
}
.m-20 {
  margin: 20px !important;
}
.m-18 {
  margin: 18px !important;
}
.m-16 {
  margin: 16px !important;
}
.m-14 {
  margin: 14px !important;
}
.m-12 {
  margin: 12px !important;
}
.m-10 {
  margin: 10px !important;
}
.m-8 {
  margin: 8px !important;
}
.m-6 {
  margin: 6px !important;
}
.m-4 {
  margin: 4px !important;
}
.m-2 {
  margin: 2px !important;
}
.m-0 {
  margin: 0px !important;
}
.mr-256 {
  margin-right: 256px !important;
}
.mt-256 {
  margin-top: 256px !important;
}
.ml-256 {
  margin-left: 256px !important;
}
.mb-256 {
  margin-bottom: 256px !important;
}
.mr-254 {
  margin-right: 254px !important;
}
.mt-254 {
  margin-top: 254px !important;
}
.ml-254 {
  margin-left: 254px !important;
}
.mb-254 {
  margin-bottom: 254px !important;
}
.mr-252 {
  margin-right: 252px !important;
}
.mt-252 {
  margin-top: 252px !important;
}
.ml-252 {
  margin-left: 252px !important;
}
.mb-252 {
  margin-bottom: 252px !important;
}
.mr-250 {
  margin-right: 250px !important;
}
.mt-250 {
  margin-top: 250px !important;
}
.ml-250 {
  margin-left: 250px !important;
}
.mb-250 {
  margin-bottom: 250px !important;
}
.mr-248 {
  margin-right: 248px !important;
}
.mt-248 {
  margin-top: 248px !important;
}
.ml-248 {
  margin-left: 248px !important;
}
.mb-248 {
  margin-bottom: 248px !important;
}
.mr-246 {
  margin-right: 246px !important;
}
.mt-246 {
  margin-top: 246px !important;
}
.ml-246 {
  margin-left: 246px !important;
}
.mb-246 {
  margin-bottom: 246px !important;
}
.mr-244 {
  margin-right: 244px !important;
}
.mt-244 {
  margin-top: 244px !important;
}
.ml-244 {
  margin-left: 244px !important;
}
.mb-244 {
  margin-bottom: 244px !important;
}
.mr-242 {
  margin-right: 242px !important;
}
.mt-242 {
  margin-top: 242px !important;
}
.ml-242 {
  margin-left: 242px !important;
}
.mb-242 {
  margin-bottom: 242px !important;
}
.mr-240 {
  margin-right: 240px !important;
}
.mt-240 {
  margin-top: 240px !important;
}
.ml-240 {
  margin-left: 240px !important;
}
.mb-240 {
  margin-bottom: 240px !important;
}
.mr-238 {
  margin-right: 238px !important;
}
.mt-238 {
  margin-top: 238px !important;
}
.ml-238 {
  margin-left: 238px !important;
}
.mb-238 {
  margin-bottom: 238px !important;
}
.mr-236 {
  margin-right: 236px !important;
}
.mt-236 {
  margin-top: 236px !important;
}
.ml-236 {
  margin-left: 236px !important;
}
.mb-236 {
  margin-bottom: 236px !important;
}
.mr-234 {
  margin-right: 234px !important;
}
.mt-234 {
  margin-top: 234px !important;
}
.ml-234 {
  margin-left: 234px !important;
}
.mb-234 {
  margin-bottom: 234px !important;
}
.mr-232 {
  margin-right: 232px !important;
}
.mt-232 {
  margin-top: 232px !important;
}
.ml-232 {
  margin-left: 232px !important;
}
.mb-232 {
  margin-bottom: 232px !important;
}
.mr-230 {
  margin-right: 230px !important;
}
.mt-230 {
  margin-top: 230px !important;
}
.ml-230 {
  margin-left: 230px !important;
}
.mb-230 {
  margin-bottom: 230px !important;
}
.mr-228 {
  margin-right: 228px !important;
}
.mt-228 {
  margin-top: 228px !important;
}
.ml-228 {
  margin-left: 228px !important;
}
.mb-228 {
  margin-bottom: 228px !important;
}
.mr-226 {
  margin-right: 226px !important;
}
.mt-226 {
  margin-top: 226px !important;
}
.ml-226 {
  margin-left: 226px !important;
}
.mb-226 {
  margin-bottom: 226px !important;
}
.mr-224 {
  margin-right: 224px !important;
}
.mt-224 {
  margin-top: 224px !important;
}
.ml-224 {
  margin-left: 224px !important;
}
.mb-224 {
  margin-bottom: 224px !important;
}
.mr-222 {
  margin-right: 222px !important;
}
.mt-222 {
  margin-top: 222px !important;
}
.ml-222 {
  margin-left: 222px !important;
}
.mb-222 {
  margin-bottom: 222px !important;
}
.mr-220 {
  margin-right: 220px !important;
}
.mt-220 {
  margin-top: 220px !important;
}
.ml-220 {
  margin-left: 220px !important;
}
.mb-220 {
  margin-bottom: 220px !important;
}
.mr-218 {
  margin-right: 218px !important;
}
.mt-218 {
  margin-top: 218px !important;
}
.ml-218 {
  margin-left: 218px !important;
}
.mb-218 {
  margin-bottom: 218px !important;
}
.mr-216 {
  margin-right: 216px !important;
}
.mt-216 {
  margin-top: 216px !important;
}
.ml-216 {
  margin-left: 216px !important;
}
.mb-216 {
  margin-bottom: 216px !important;
}
.mr-214 {
  margin-right: 214px !important;
}
.mt-214 {
  margin-top: 214px !important;
}
.ml-214 {
  margin-left: 214px !important;
}
.mb-214 {
  margin-bottom: 214px !important;
}
.mr-212 {
  margin-right: 212px !important;
}
.mt-212 {
  margin-top: 212px !important;
}
.ml-212 {
  margin-left: 212px !important;
}
.mb-212 {
  margin-bottom: 212px !important;
}
.mr-210 {
  margin-right: 210px !important;
}
.mt-210 {
  margin-top: 210px !important;
}
.ml-210 {
  margin-left: 210px !important;
}
.mb-210 {
  margin-bottom: 210px !important;
}
.mr-208 {
  margin-right: 208px !important;
}
.mt-208 {
  margin-top: 208px !important;
}
.ml-208 {
  margin-left: 208px !important;
}
.mb-208 {
  margin-bottom: 208px !important;
}
.mr-206 {
  margin-right: 206px !important;
}
.mt-206 {
  margin-top: 206px !important;
}
.ml-206 {
  margin-left: 206px !important;
}
.mb-206 {
  margin-bottom: 206px !important;
}
.mr-204 {
  margin-right: 204px !important;
}
.mt-204 {
  margin-top: 204px !important;
}
.ml-204 {
  margin-left: 204px !important;
}
.mb-204 {
  margin-bottom: 204px !important;
}
.mr-202 {
  margin-right: 202px !important;
}
.mt-202 {
  margin-top: 202px !important;
}
.ml-202 {
  margin-left: 202px !important;
}
.mb-202 {
  margin-bottom: 202px !important;
}
.mr-200 {
  margin-right: 200px !important;
}
.mt-200 {
  margin-top: 200px !important;
}
.ml-200 {
  margin-left: 200px !important;
}
.mb-200 {
  margin-bottom: 200px !important;
}
.mr-198 {
  margin-right: 198px !important;
}
.mt-198 {
  margin-top: 198px !important;
}
.ml-198 {
  margin-left: 198px !important;
}
.mb-198 {
  margin-bottom: 198px !important;
}
.mr-196 {
  margin-right: 196px !important;
}
.mt-196 {
  margin-top: 196px !important;
}
.ml-196 {
  margin-left: 196px !important;
}
.mb-196 {
  margin-bottom: 196px !important;
}
.mr-194 {
  margin-right: 194px !important;
}
.mt-194 {
  margin-top: 194px !important;
}
.ml-194 {
  margin-left: 194px !important;
}
.mb-194 {
  margin-bottom: 194px !important;
}
.mr-192 {
  margin-right: 192px !important;
}
.mt-192 {
  margin-top: 192px !important;
}
.ml-192 {
  margin-left: 192px !important;
}
.mb-192 {
  margin-bottom: 192px !important;
}
.mr-190 {
  margin-right: 190px !important;
}
.mt-190 {
  margin-top: 190px !important;
}
.ml-190 {
  margin-left: 190px !important;
}
.mb-190 {
  margin-bottom: 190px !important;
}
.mr-188 {
  margin-right: 188px !important;
}
.mt-188 {
  margin-top: 188px !important;
}
.ml-188 {
  margin-left: 188px !important;
}
.mb-188 {
  margin-bottom: 188px !important;
}
.mr-186 {
  margin-right: 186px !important;
}
.mt-186 {
  margin-top: 186px !important;
}
.ml-186 {
  margin-left: 186px !important;
}
.mb-186 {
  margin-bottom: 186px !important;
}
.mr-184 {
  margin-right: 184px !important;
}
.mt-184 {
  margin-top: 184px !important;
}
.ml-184 {
  margin-left: 184px !important;
}
.mb-184 {
  margin-bottom: 184px !important;
}
.mr-182 {
  margin-right: 182px !important;
}
.mt-182 {
  margin-top: 182px !important;
}
.ml-182 {
  margin-left: 182px !important;
}
.mb-182 {
  margin-bottom: 182px !important;
}
.mr-180 {
  margin-right: 180px !important;
}
.mt-180 {
  margin-top: 180px !important;
}
.ml-180 {
  margin-left: 180px !important;
}
.mb-180 {
  margin-bottom: 180px !important;
}
.mr-178 {
  margin-right: 178px !important;
}
.mt-178 {
  margin-top: 178px !important;
}
.ml-178 {
  margin-left: 178px !important;
}
.mb-178 {
  margin-bottom: 178px !important;
}
.mr-176 {
  margin-right: 176px !important;
}
.mt-176 {
  margin-top: 176px !important;
}
.ml-176 {
  margin-left: 176px !important;
}
.mb-176 {
  margin-bottom: 176px !important;
}
.mr-174 {
  margin-right: 174px !important;
}
.mt-174 {
  margin-top: 174px !important;
}
.ml-174 {
  margin-left: 174px !important;
}
.mb-174 {
  margin-bottom: 174px !important;
}
.mr-172 {
  margin-right: 172px !important;
}
.mt-172 {
  margin-top: 172px !important;
}
.ml-172 {
  margin-left: 172px !important;
}
.mb-172 {
  margin-bottom: 172px !important;
}
.mr-170 {
  margin-right: 170px !important;
}
.mt-170 {
  margin-top: 170px !important;
}
.ml-170 {
  margin-left: 170px !important;
}
.mb-170 {
  margin-bottom: 170px !important;
}
.mr-168 {
  margin-right: 168px !important;
}
.mt-168 {
  margin-top: 168px !important;
}
.ml-168 {
  margin-left: 168px !important;
}
.mb-168 {
  margin-bottom: 168px !important;
}
.mr-166 {
  margin-right: 166px !important;
}
.mt-166 {
  margin-top: 166px !important;
}
.ml-166 {
  margin-left: 166px !important;
}
.mb-166 {
  margin-bottom: 166px !important;
}
.mr-164 {
  margin-right: 164px !important;
}
.mt-164 {
  margin-top: 164px !important;
}
.ml-164 {
  margin-left: 164px !important;
}
.mb-164 {
  margin-bottom: 164px !important;
}
.mr-162 {
  margin-right: 162px !important;
}
.mt-162 {
  margin-top: 162px !important;
}
.ml-162 {
  margin-left: 162px !important;
}
.mb-162 {
  margin-bottom: 162px !important;
}
.mr-160 {
  margin-right: 160px !important;
}
.mt-160 {
  margin-top: 160px !important;
}
.ml-160 {
  margin-left: 160px !important;
}
.mb-160 {
  margin-bottom: 160px !important;
}
.mr-158 {
  margin-right: 158px !important;
}
.mt-158 {
  margin-top: 158px !important;
}
.ml-158 {
  margin-left: 158px !important;
}
.mb-158 {
  margin-bottom: 158px !important;
}
.mr-156 {
  margin-right: 156px !important;
}
.mt-156 {
  margin-top: 156px !important;
}
.ml-156 {
  margin-left: 156px !important;
}
.mb-156 {
  margin-bottom: 156px !important;
}
.mr-154 {
  margin-right: 154px !important;
}
.mt-154 {
  margin-top: 154px !important;
}
.ml-154 {
  margin-left: 154px !important;
}
.mb-154 {
  margin-bottom: 154px !important;
}
.mr-152 {
  margin-right: 152px !important;
}
.mt-152 {
  margin-top: 152px !important;
}
.ml-152 {
  margin-left: 152px !important;
}
.mb-152 {
  margin-bottom: 152px !important;
}
.mr-150 {
  margin-right: 150px !important;
}
.mt-150 {
  margin-top: 150px !important;
}
.ml-150 {
  margin-left: 150px !important;
}
.mb-150 {
  margin-bottom: 150px !important;
}
.mr-148 {
  margin-right: 148px !important;
}
.mt-148 {
  margin-top: 148px !important;
}
.ml-148 {
  margin-left: 148px !important;
}
.mb-148 {
  margin-bottom: 148px !important;
}
.mr-146 {
  margin-right: 146px !important;
}
.mt-146 {
  margin-top: 146px !important;
}
.ml-146 {
  margin-left: 146px !important;
}
.mb-146 {
  margin-bottom: 146px !important;
}
.mr-144 {
  margin-right: 144px !important;
}
.mt-144 {
  margin-top: 144px !important;
}
.ml-144 {
  margin-left: 144px !important;
}
.mb-144 {
  margin-bottom: 144px !important;
}
.mr-142 {
  margin-right: 142px !important;
}
.mt-142 {
  margin-top: 142px !important;
}
.ml-142 {
  margin-left: 142px !important;
}
.mb-142 {
  margin-bottom: 142px !important;
}
.mr-140 {
  margin-right: 140px !important;
}
.mt-140 {
  margin-top: 140px !important;
}
.ml-140 {
  margin-left: 140px !important;
}
.mb-140 {
  margin-bottom: 140px !important;
}
.mr-138 {
  margin-right: 138px !important;
}
.mt-138 {
  margin-top: 138px !important;
}
.ml-138 {
  margin-left: 138px !important;
}
.mb-138 {
  margin-bottom: 138px !important;
}
.mr-136 {
  margin-right: 136px !important;
}
.mt-136 {
  margin-top: 136px !important;
}
.ml-136 {
  margin-left: 136px !important;
}
.mb-136 {
  margin-bottom: 136px !important;
}
.mr-134 {
  margin-right: 134px !important;
}
.mt-134 {
  margin-top: 134px !important;
}
.ml-134 {
  margin-left: 134px !important;
}
.mb-134 {
  margin-bottom: 134px !important;
}
.mr-132 {
  margin-right: 132px !important;
}
.mt-132 {
  margin-top: 132px !important;
}
.ml-132 {
  margin-left: 132px !important;
}
.mb-132 {
  margin-bottom: 132px !important;
}
.mr-130 {
  margin-right: 130px !important;
}
.mt-130 {
  margin-top: 130px !important;
}
.ml-130 {
  margin-left: 130px !important;
}
.mb-130 {
  margin-bottom: 130px !important;
}
.mr-128 {
  margin-right: 128px !important;
}
.mt-128 {
  margin-top: 128px !important;
}
.ml-128 {
  margin-left: 128px !important;
}
.mb-128 {
  margin-bottom: 128px !important;
}
.mr-126 {
  margin-right: 126px !important;
}
.mt-126 {
  margin-top: 126px !important;
}
.ml-126 {
  margin-left: 126px !important;
}
.mb-126 {
  margin-bottom: 126px !important;
}
.mr-124 {
  margin-right: 124px !important;
}
.mt-124 {
  margin-top: 124px !important;
}
.ml-124 {
  margin-left: 124px !important;
}
.mb-124 {
  margin-bottom: 124px !important;
}
.mr-122 {
  margin-right: 122px !important;
}
.mt-122 {
  margin-top: 122px !important;
}
.ml-122 {
  margin-left: 122px !important;
}
.mb-122 {
  margin-bottom: 122px !important;
}
.mr-120 {
  margin-right: 120px !important;
}
.mt-120 {
  margin-top: 120px !important;
}
.ml-120 {
  margin-left: 120px !important;
}
.mb-120 {
  margin-bottom: 120px !important;
}
.mr-118 {
  margin-right: 118px !important;
}
.mt-118 {
  margin-top: 118px !important;
}
.ml-118 {
  margin-left: 118px !important;
}
.mb-118 {
  margin-bottom: 118px !important;
}
.mr-116 {
  margin-right: 116px !important;
}
.mt-116 {
  margin-top: 116px !important;
}
.ml-116 {
  margin-left: 116px !important;
}
.mb-116 {
  margin-bottom: 116px !important;
}
.mr-114 {
  margin-right: 114px !important;
}
.mt-114 {
  margin-top: 114px !important;
}
.ml-114 {
  margin-left: 114px !important;
}
.mb-114 {
  margin-bottom: 114px !important;
}
.mr-112 {
  margin-right: 112px !important;
}
.mt-112 {
  margin-top: 112px !important;
}
.ml-112 {
  margin-left: 112px !important;
}
.mb-112 {
  margin-bottom: 112px !important;
}
.mr-110 {
  margin-right: 110px !important;
}
.mt-110 {
  margin-top: 110px !important;
}
.ml-110 {
  margin-left: 110px !important;
}
.mb-110 {
  margin-bottom: 110px !important;
}
.mr-108 {
  margin-right: 108px !important;
}
.mt-108 {
  margin-top: 108px !important;
}
.ml-108 {
  margin-left: 108px !important;
}
.mb-108 {
  margin-bottom: 108px !important;
}
.mr-106 {
  margin-right: 106px !important;
}
.mt-106 {
  margin-top: 106px !important;
}
.ml-106 {
  margin-left: 106px !important;
}
.mb-106 {
  margin-bottom: 106px !important;
}
.mr-104 {
  margin-right: 104px !important;
}
.mt-104 {
  margin-top: 104px !important;
}
.ml-104 {
  margin-left: 104px !important;
}
.mb-104 {
  margin-bottom: 104px !important;
}
.mr-102 {
  margin-right: 102px !important;
}
.mt-102 {
  margin-top: 102px !important;
}
.ml-102 {
  margin-left: 102px !important;
}
.mb-102 {
  margin-bottom: 102px !important;
}
.mr-100 {
  margin-right: 100px !important;
}
.mt-100 {
  margin-top: 100px !important;
}
.ml-100 {
  margin-left: 100px !important;
}
.mb-100 {
  margin-bottom: 100px !important;
}
.mr-98 {
  margin-right: 98px !important;
}
.mt-98 {
  margin-top: 98px !important;
}
.ml-98 {
  margin-left: 98px !important;
}
.mb-98 {
  margin-bottom: 98px !important;
}
.mr-96 {
  margin-right: 96px !important;
}
.mt-96 {
  margin-top: 96px !important;
}
.ml-96 {
  margin-left: 96px !important;
}
.mb-96 {
  margin-bottom: 96px !important;
}
.mr-94 {
  margin-right: 94px !important;
}
.mt-94 {
  margin-top: 94px !important;
}
.ml-94 {
  margin-left: 94px !important;
}
.mb-94 {
  margin-bottom: 94px !important;
}
.mr-92 {
  margin-right: 92px !important;
}
.mt-92 {
  margin-top: 92px !important;
}
.ml-92 {
  margin-left: 92px !important;
}
.mb-92 {
  margin-bottom: 92px !important;
}
.mr-90 {
  margin-right: 90px !important;
}
.mt-90 {
  margin-top: 90px !important;
}
.ml-90 {
  margin-left: 90px !important;
}
.mb-90 {
  margin-bottom: 90px !important;
}
.mr-88 {
  margin-right: 88px !important;
}
.mt-88 {
  margin-top: 88px !important;
}
.ml-88 {
  margin-left: 88px !important;
}
.mb-88 {
  margin-bottom: 88px !important;
}
.mr-86 {
  margin-right: 86px !important;
}
.mt-86 {
  margin-top: 86px !important;
}
.ml-86 {
  margin-left: 86px !important;
}
.mb-86 {
  margin-bottom: 86px !important;
}
.mr-84 {
  margin-right: 84px !important;
}
.mt-84 {
  margin-top: 84px !important;
}
.ml-84 {
  margin-left: 84px !important;
}
.mb-84 {
  margin-bottom: 84px !important;
}
.mr-82 {
  margin-right: 82px !important;
}
.mt-82 {
  margin-top: 82px !important;
}
.ml-82 {
  margin-left: 82px !important;
}
.mb-82 {
  margin-bottom: 82px !important;
}
.mr-80 {
  margin-right: 80px !important;
}
.mt-80 {
  margin-top: 80px !important;
}
.ml-80 {
  margin-left: 80px !important;
}
.mb-80 {
  margin-bottom: 80px !important;
}
.mr-78 {
  margin-right: 78px !important;
}
.mt-78 {
  margin-top: 78px !important;
}
.ml-78 {
  margin-left: 78px !important;
}
.mb-78 {
  margin-bottom: 78px !important;
}
.mr-76 {
  margin-right: 76px !important;
}
.mt-76 {
  margin-top: 76px !important;
}
.ml-76 {
  margin-left: 76px !important;
}
.mb-76 {
  margin-bottom: 76px !important;
}
.mr-74 {
  margin-right: 74px !important;
}
.mt-74 {
  margin-top: 74px !important;
}
.ml-74 {
  margin-left: 74px !important;
}
.mb-74 {
  margin-bottom: 74px !important;
}
.mr-72 {
  margin-right: 72px !important;
}
.mt-72 {
  margin-top: 72px !important;
}
.ml-72 {
  margin-left: 72px !important;
}
.mb-72 {
  margin-bottom: 72px !important;
}
.mr-70 {
  margin-right: 70px !important;
}
.mt-70 {
  margin-top: 70px !important;
}
.ml-70 {
  margin-left: 70px !important;
}
.mb-70 {
  margin-bottom: 70px !important;
}
.mr-68 {
  margin-right: 68px !important;
}
.mt-68 {
  margin-top: 68px !important;
}
.ml-68 {
  margin-left: 68px !important;
}
.mb-68 {
  margin-bottom: 68px !important;
}
.mr-66 {
  margin-right: 66px !important;
}
.mt-66 {
  margin-top: 66px !important;
}
.ml-66 {
  margin-left: 66px !important;
}
.mb-66 {
  margin-bottom: 66px !important;
}
.mr-64 {
  margin-right: 64px !important;
}
.mt-64 {
  margin-top: 64px !important;
}
.ml-64 {
  margin-left: 64px !important;
}
.mb-64 {
  margin-bottom: 64px !important;
}
.mr-62 {
  margin-right: 62px !important;
}
.mt-62 {
  margin-top: 62px !important;
}
.ml-62 {
  margin-left: 62px !important;
}
.mb-62 {
  margin-bottom: 62px !important;
}
.mr-60 {
  margin-right: 60px !important;
}
.mt-60 {
  margin-top: 60px !important;
}
.ml-60 {
  margin-left: 60px !important;
}
.mb-60 {
  margin-bottom: 60px !important;
}
.mr-58 {
  margin-right: 58px !important;
}
.mt-58 {
  margin-top: 58px !important;
}
.ml-58 {
  margin-left: 58px !important;
}
.mb-58 {
  margin-bottom: 58px !important;
}
.mr-56 {
  margin-right: 56px !important;
}
.mt-56 {
  margin-top: 56px !important;
}
.ml-56 {
  margin-left: 56px !important;
}
.mb-56 {
  margin-bottom: 56px !important;
}
.mr-54 {
  margin-right: 54px !important;
}
.mt-54 {
  margin-top: 54px !important;
}
.ml-54 {
  margin-left: 54px !important;
}
.mb-54 {
  margin-bottom: 54px !important;
}
.mr-52 {
  margin-right: 52px !important;
}
.mt-52 {
  margin-top: 52px !important;
}
.ml-52 {
  margin-left: 52px !important;
}
.mb-52 {
  margin-bottom: 52px !important;
}
.mr-50 {
  margin-right: 50px !important;
}
.mt-50 {
  margin-top: 50px !important;
}
.ml-50 {
  margin-left: 50px !important;
}
.mb-50 {
  margin-bottom: 50px !important;
}
.mr-48 {
  margin-right: 48px !important;
}
.mt-48 {
  margin-top: 48px !important;
}
.ml-48 {
  margin-left: 48px !important;
}
.mb-48 {
  margin-bottom: 48px !important;
}
.mr-46 {
  margin-right: 46px !important;
}
.mt-46 {
  margin-top: 46px !important;
}
.ml-46 {
  margin-left: 46px !important;
}
.mb-46 {
  margin-bottom: 46px !important;
}
.mr-44 {
  margin-right: 44px !important;
}
.mt-44 {
  margin-top: 44px !important;
}
.ml-44 {
  margin-left: 44px !important;
}
.mb-44 {
  margin-bottom: 44px !important;
}
.mr-42 {
  margin-right: 42px !important;
}
.mt-42 {
  margin-top: 42px !important;
}
.ml-42 {
  margin-left: 42px !important;
}
.mb-42 {
  margin-bottom: 42px !important;
}
.mr-40 {
  margin-right: 40px !important;
}
.mt-40 {
  margin-top: 40px !important;
}
.ml-40 {
  margin-left: 40px !important;
}
.mb-40 {
  margin-bottom: 40px !important;
}
.mr-38 {
  margin-right: 38px !important;
}
.mt-38 {
  margin-top: 38px !important;
}
.ml-38 {
  margin-left: 38px !important;
}
.mb-38 {
  margin-bottom: 38px !important;
}
.mr-36 {
  margin-right: 36px !important;
}
.mt-36 {
  margin-top: 36px !important;
}
.ml-36 {
  margin-left: 36px !important;
}
.mb-36 {
  margin-bottom: 36px !important;
}
.mr-34 {
  margin-right: 34px !important;
}
.mt-34 {
  margin-top: 34px !important;
}
.ml-34 {
  margin-left: 34px !important;
}
.mb-34 {
  margin-bottom: 34px !important;
}
.mr-32 {
  margin-right: 32px !important;
}
.mt-32 {
  margin-top: 32px !important;
}
.ml-32 {
  margin-left: 32px !important;
}
.mb-32 {
  margin-bottom: 32px !important;
}
.mr-30 {
  margin-right: 30px !important;
}
.mt-30 {
  margin-top: 30px !important;
}
.ml-30 {
  margin-left: 30px !important;
}
.mb-30 {
  margin-bottom: 30px !important;
}
.mr-28 {
  margin-right: 28px !important;
}
.mt-28 {
  margin-top: 28px !important;
}
.ml-28 {
  margin-left: 28px !important;
}
.mb-28 {
  margin-bottom: 28px !important;
}
.mr-26 {
  margin-right: 26px !important;
}
.mt-26 {
  margin-top: 26px !important;
}
.ml-26 {
  margin-left: 26px !important;
}
.mb-26 {
  margin-bottom: 26px !important;
}
.mr-24 {
  margin-right: 24px !important;
}
.mt-24 {
  margin-top: 24px !important;
}
.ml-24 {
  margin-left: 24px !important;
}
.mb-24 {
  margin-bottom: 24px !important;
}
.mr-22 {
  margin-right: 22px !important;
}
.mt-22 {
  margin-top: 22px !important;
}
.ml-22 {
  margin-left: 22px !important;
}
.mb-22 {
  margin-bottom: 22px !important;
}
.mr-20 {
  margin-right: 20px !important;
}
.mt-20 {
  margin-top: 20px !important;
}
.ml-20 {
  margin-left: 20px !important;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.mr-18 {
  margin-right: 18px !important;
}
.mt-18 {
  margin-top: 18px !important;
}
.ml-18 {
  margin-left: 18px !important;
}
.mb-18 {
  margin-bottom: 18px !important;
}
.mr-16 {
  margin-right: 16px !important;
}
.mt-16 {
  margin-top: 16px !important;
}
.ml-16 {
  margin-left: 16px !important;
}
.mb-16 {
  margin-bottom: 16px !important;
}
.mr-14 {
  margin-right: 14px !important;
}
.mt-14 {
  margin-top: 14px !important;
}
.ml-14 {
  margin-left: 14px !important;
}
.mb-14 {
  margin-bottom: 14px !important;
}
.mr-12 {
  margin-right: 12px !important;
}
.mt-12 {
  margin-top: 12px !important;
}
.ml-12 {
  margin-left: 12px !important;
}
.mb-12 {
  margin-bottom: 12px !important;
}
.mr-10 {
  margin-right: 10px !important;
}
.mt-10 {
  margin-top: 10px !important;
}
.ml-10 {
  margin-left: 10px !important;
}
.mb-10 {
  margin-bottom: 10px !important;
}
.mr-8 {
  margin-right: 8px !important;
}
.mt-8 {
  margin-top: 8px !important;
}
.ml-8 {
  margin-left: 8px !important;
}
.mb-8 {
  margin-bottom: 8px !important;
}
.mr-6 {
  margin-right: 6px !important;
}
.mt-6 {
  margin-top: 6px !important;
}
.ml-6 {
  margin-left: 6px !important;
}
.mb-6 {
  margin-bottom: 6px !important;
}
.mr-4 {
  margin-right: 4px !important;
}
.mt-4 {
  margin-top: 4px !important;
}
.ml-4 {
  margin-left: 4px !important;
}
.mb-4 {
  margin-bottom: 4px !important;
}
.mr-2 {
  margin-right: 2px !important;
}
.mt-2 {
  margin-top: 2px !important;
}
.ml-2 {
  margin-left: 2px !important;
}
.mb-2 {
  margin-bottom: 2px !important;
}
.mr-0 {
  margin-right: 0px !important;
}
.mt-0 {
  margin-top: 0px !important;
}
.ml-0 {
  margin-left: 0px !important;
}
.mb-0 {
  margin-bottom: 0px !important;
}
.p-256 {
  padding: 256px !important;
}
.p-254 {
  padding: 254px !important;
}
.p-252 {
  padding: 252px !important;
}
.p-250 {
  padding: 250px !important;
}
.p-248 {
  padding: 248px !important;
}
.p-246 {
  padding: 246px !important;
}
.p-244 {
  padding: 244px !important;
}
.p-242 {
  padding: 242px !important;
}
.p-240 {
  padding: 240px !important;
}
.p-238 {
  padding: 238px !important;
}
.p-236 {
  padding: 236px !important;
}
.p-234 {
  padding: 234px !important;
}
.p-232 {
  padding: 232px !important;
}
.p-230 {
  padding: 230px !important;
}
.p-228 {
  padding: 228px !important;
}
.p-226 {
  padding: 226px !important;
}
.p-224 {
  padding: 224px !important;
}
.p-222 {
  padding: 222px !important;
}
.p-220 {
  padding: 220px !important;
}
.p-218 {
  padding: 218px !important;
}
.p-216 {
  padding: 216px !important;
}
.p-214 {
  padding: 214px !important;
}
.p-212 {
  padding: 212px !important;
}
.p-210 {
  padding: 210px !important;
}
.p-208 {
  padding: 208px !important;
}
.p-206 {
  padding: 206px !important;
}
.p-204 {
  padding: 204px !important;
}
.p-202 {
  padding: 202px !important;
}
.p-200 {
  padding: 200px !important;
}
.p-198 {
  padding: 198px !important;
}
.p-196 {
  padding: 196px !important;
}
.p-194 {
  padding: 194px !important;
}
.p-192 {
  padding: 192px !important;
}
.p-190 {
  padding: 190px !important;
}
.p-188 {
  padding: 188px !important;
}
.p-186 {
  padding: 186px !important;
}
.p-184 {
  padding: 184px !important;
}
.p-182 {
  padding: 182px !important;
}
.p-180 {
  padding: 180px !important;
}
.p-178 {
  padding: 178px !important;
}
.p-176 {
  padding: 176px !important;
}
.p-174 {
  padding: 174px !important;
}
.p-172 {
  padding: 172px !important;
}
.p-170 {
  padding: 170px !important;
}
.p-168 {
  padding: 168px !important;
}
.p-166 {
  padding: 166px !important;
}
.p-164 {
  padding: 164px !important;
}
.p-162 {
  padding: 162px !important;
}
.p-160 {
  padding: 160px !important;
}
.p-158 {
  padding: 158px !important;
}
.p-156 {
  padding: 156px !important;
}
.p-154 {
  padding: 154px !important;
}
.p-152 {
  padding: 152px !important;
}
.p-150 {
  padding: 150px !important;
}
.p-148 {
  padding: 148px !important;
}
.p-146 {
  padding: 146px !important;
}
.p-144 {
  padding: 144px !important;
}
.p-142 {
  padding: 142px !important;
}
.p-140 {
  padding: 140px !important;
}
.p-138 {
  padding: 138px !important;
}
.p-136 {
  padding: 136px !important;
}
.p-134 {
  padding: 134px !important;
}
.p-132 {
  padding: 132px !important;
}
.p-130 {
  padding: 130px !important;
}
.p-128 {
  padding: 128px !important;
}
.p-126 {
  padding: 126px !important;
}
.p-124 {
  padding: 124px !important;
}
.p-122 {
  padding: 122px !important;
}
.p-120 {
  padding: 120px !important;
}
.p-118 {
  padding: 118px !important;
}
.p-116 {
  padding: 116px !important;
}
.p-114 {
  padding: 114px !important;
}
.p-112 {
  padding: 112px !important;
}
.p-110 {
  padding: 110px !important;
}
.p-108 {
  padding: 108px !important;
}
.p-106 {
  padding: 106px !important;
}
.p-104 {
  padding: 104px !important;
}
.p-102 {
  padding: 102px !important;
}
.p-100 {
  padding: 100px !important;
}
.p-98 {
  padding: 98px !important;
}
.p-96 {
  padding: 96px !important;
}
.p-94 {
  padding: 94px !important;
}
.p-92 {
  padding: 92px !important;
}
.p-90 {
  padding: 90px !important;
}
.p-88 {
  padding: 88px !important;
}
.p-86 {
  padding: 86px !important;
}
.p-84 {
  padding: 84px !important;
}
.p-82 {
  padding: 82px !important;
}
.p-80 {
  padding: 80px !important;
}
.p-78 {
  padding: 78px !important;
}
.p-76 {
  padding: 76px !important;
}
.p-74 {
  padding: 74px !important;
}
.p-72 {
  padding: 72px !important;
}
.p-70 {
  padding: 70px !important;
}
.p-68 {
  padding: 68px !important;
}
.p-66 {
  padding: 66px !important;
}
.p-64 {
  padding: 64px !important;
}
.p-62 {
  padding: 62px !important;
}
.p-60 {
  padding: 60px !important;
}
.p-58 {
  padding: 58px !important;
}
.p-56 {
  padding: 56px !important;
}
.p-54 {
  padding: 54px !important;
}
.p-52 {
  padding: 52px !important;
}
.p-50 {
  padding: 50px !important;
}
.p-48 {
  padding: 48px !important;
}
.p-46 {
  padding: 46px !important;
}
.p-44 {
  padding: 44px !important;
}
.p-42 {
  padding: 42px !important;
}
.p-40 {
  padding: 40px !important;
}
.p-38 {
  padding: 38px !important;
}
.p-36 {
  padding: 36px !important;
}
.p-34 {
  padding: 34px !important;
}
.p-32 {
  padding: 32px !important;
}
.p-30 {
  padding: 30px !important;
}
.p-28 {
  padding: 28px !important;
}
.p-26 {
  padding: 26px !important;
}
.p-24 {
  padding: 24px !important;
}
.p-22 {
  padding: 22px !important;
}
.p-20 {
  padding: 20px !important;
}
.p-18 {
  padding: 18px !important;
}
.p-16 {
  padding: 16px !important;
}
.p-14 {
  padding: 14px !important;
}
.p-12 {
  padding: 12px !important;
}
.p-10 {
  padding: 10px !important;
}
.p-8 {
  padding: 8px !important;
}
.p-6 {
  padding: 6px !important;
}
.p-4 {
  padding: 4px !important;
}
.p-2 {
  padding: 2px !important;
}
.p-0 {
  padding: 0px !important;
}
.pr-256 {
  padding-right: 256px !important;
}
.pt-256 {
  padding-top: 256px !important;
}
.pl-256 {
  padding-left: 256px !important;
}
.pb-256 {
  padding-bottom: 256px !important;
}
.pr-254 {
  padding-right: 254px !important;
}
.pt-254 {
  padding-top: 254px !important;
}
.pl-254 {
  padding-left: 254px !important;
}
.pb-254 {
  padding-bottom: 254px !important;
}
.pr-252 {
  padding-right: 252px !important;
}
.pt-252 {
  padding-top: 252px !important;
}
.pl-252 {
  padding-left: 252px !important;
}
.pb-252 {
  padding-bottom: 252px !important;
}
.pr-250 {
  padding-right: 250px !important;
}
.pt-250 {
  padding-top: 250px !important;
}
.pl-250 {
  padding-left: 250px !important;
}
.pb-250 {
  padding-bottom: 250px !important;
}
.pr-248 {
  padding-right: 248px !important;
}
.pt-248 {
  padding-top: 248px !important;
}
.pl-248 {
  padding-left: 248px !important;
}
.pb-248 {
  padding-bottom: 248px !important;
}
.pr-246 {
  padding-right: 246px !important;
}
.pt-246 {
  padding-top: 246px !important;
}
.pl-246 {
  padding-left: 246px !important;
}
.pb-246 {
  padding-bottom: 246px !important;
}
.pr-244 {
  padding-right: 244px !important;
}
.pt-244 {
  padding-top: 244px !important;
}
.pl-244 {
  padding-left: 244px !important;
}
.pb-244 {
  padding-bottom: 244px !important;
}
.pr-242 {
  padding-right: 242px !important;
}
.pt-242 {
  padding-top: 242px !important;
}
.pl-242 {
  padding-left: 242px !important;
}
.pb-242 {
  padding-bottom: 242px !important;
}
.pr-240 {
  padding-right: 240px !important;
}
.pt-240 {
  padding-top: 240px !important;
}
.pl-240 {
  padding-left: 240px !important;
}
.pb-240 {
  padding-bottom: 240px !important;
}
.pr-238 {
  padding-right: 238px !important;
}
.pt-238 {
  padding-top: 238px !important;
}
.pl-238 {
  padding-left: 238px !important;
}
.pb-238 {
  padding-bottom: 238px !important;
}
.pr-236 {
  padding-right: 236px !important;
}
.pt-236 {
  padding-top: 236px !important;
}
.pl-236 {
  padding-left: 236px !important;
}
.pb-236 {
  padding-bottom: 236px !important;
}
.pr-234 {
  padding-right: 234px !important;
}
.pt-234 {
  padding-top: 234px !important;
}
.pl-234 {
  padding-left: 234px !important;
}
.pb-234 {
  padding-bottom: 234px !important;
}
.pr-232 {
  padding-right: 232px !important;
}
.pt-232 {
  padding-top: 232px !important;
}
.pl-232 {
  padding-left: 232px !important;
}
.pb-232 {
  padding-bottom: 232px !important;
}
.pr-230 {
  padding-right: 230px !important;
}
.pt-230 {
  padding-top: 230px !important;
}
.pl-230 {
  padding-left: 230px !important;
}
.pb-230 {
  padding-bottom: 230px !important;
}
.pr-228 {
  padding-right: 228px !important;
}
.pt-228 {
  padding-top: 228px !important;
}
.pl-228 {
  padding-left: 228px !important;
}
.pb-228 {
  padding-bottom: 228px !important;
}
.pr-226 {
  padding-right: 226px !important;
}
.pt-226 {
  padding-top: 226px !important;
}
.pl-226 {
  padding-left: 226px !important;
}
.pb-226 {
  padding-bottom: 226px !important;
}
.pr-224 {
  padding-right: 224px !important;
}
.pt-224 {
  padding-top: 224px !important;
}
.pl-224 {
  padding-left: 224px !important;
}
.pb-224 {
  padding-bottom: 224px !important;
}
.pr-222 {
  padding-right: 222px !important;
}
.pt-222 {
  padding-top: 222px !important;
}
.pl-222 {
  padding-left: 222px !important;
}
.pb-222 {
  padding-bottom: 222px !important;
}
.pr-220 {
  padding-right: 220px !important;
}
.pt-220 {
  padding-top: 220px !important;
}
.pl-220 {
  padding-left: 220px !important;
}
.pb-220 {
  padding-bottom: 220px !important;
}
.pr-218 {
  padding-right: 218px !important;
}
.pt-218 {
  padding-top: 218px !important;
}
.pl-218 {
  padding-left: 218px !important;
}
.pb-218 {
  padding-bottom: 218px !important;
}
.pr-216 {
  padding-right: 216px !important;
}
.pt-216 {
  padding-top: 216px !important;
}
.pl-216 {
  padding-left: 216px !important;
}
.pb-216 {
  padding-bottom: 216px !important;
}
.pr-214 {
  padding-right: 214px !important;
}
.pt-214 {
  padding-top: 214px !important;
}
.pl-214 {
  padding-left: 214px !important;
}
.pb-214 {
  padding-bottom: 214px !important;
}
.pr-212 {
  padding-right: 212px !important;
}
.pt-212 {
  padding-top: 212px !important;
}
.pl-212 {
  padding-left: 212px !important;
}
.pb-212 {
  padding-bottom: 212px !important;
}
.pr-210 {
  padding-right: 210px !important;
}
.pt-210 {
  padding-top: 210px !important;
}
.pl-210 {
  padding-left: 210px !important;
}
.pb-210 {
  padding-bottom: 210px !important;
}
.pr-208 {
  padding-right: 208px !important;
}
.pt-208 {
  padding-top: 208px !important;
}
.pl-208 {
  padding-left: 208px !important;
}
.pb-208 {
  padding-bottom: 208px !important;
}
.pr-206 {
  padding-right: 206px !important;
}
.pt-206 {
  padding-top: 206px !important;
}
.pl-206 {
  padding-left: 206px !important;
}
.pb-206 {
  padding-bottom: 206px !important;
}
.pr-204 {
  padding-right: 204px !important;
}
.pt-204 {
  padding-top: 204px !important;
}
.pl-204 {
  padding-left: 204px !important;
}
.pb-204 {
  padding-bottom: 204px !important;
}
.pr-202 {
  padding-right: 202px !important;
}
.pt-202 {
  padding-top: 202px !important;
}
.pl-202 {
  padding-left: 202px !important;
}
.pb-202 {
  padding-bottom: 202px !important;
}
.pr-200 {
  padding-right: 200px !important;
}
.pt-200 {
  padding-top: 200px !important;
}
.pl-200 {
  padding-left: 200px !important;
}
.pb-200 {
  padding-bottom: 200px !important;
}
.pr-198 {
  padding-right: 198px !important;
}
.pt-198 {
  padding-top: 198px !important;
}
.pl-198 {
  padding-left: 198px !important;
}
.pb-198 {
  padding-bottom: 198px !important;
}
.pr-196 {
  padding-right: 196px !important;
}
.pt-196 {
  padding-top: 196px !important;
}
.pl-196 {
  padding-left: 196px !important;
}
.pb-196 {
  padding-bottom: 196px !important;
}
.pr-194 {
  padding-right: 194px !important;
}
.pt-194 {
  padding-top: 194px !important;
}
.pl-194 {
  padding-left: 194px !important;
}
.pb-194 {
  padding-bottom: 194px !important;
}
.pr-192 {
  padding-right: 192px !important;
}
.pt-192 {
  padding-top: 192px !important;
}
.pl-192 {
  padding-left: 192px !important;
}
.pb-192 {
  padding-bottom: 192px !important;
}
.pr-190 {
  padding-right: 190px !important;
}
.pt-190 {
  padding-top: 190px !important;
}
.pl-190 {
  padding-left: 190px !important;
}
.pb-190 {
  padding-bottom: 190px !important;
}
.pr-188 {
  padding-right: 188px !important;
}
.pt-188 {
  padding-top: 188px !important;
}
.pl-188 {
  padding-left: 188px !important;
}
.pb-188 {
  padding-bottom: 188px !important;
}
.pr-186 {
  padding-right: 186px !important;
}
.pt-186 {
  padding-top: 186px !important;
}
.pl-186 {
  padding-left: 186px !important;
}
.pb-186 {
  padding-bottom: 186px !important;
}
.pr-184 {
  padding-right: 184px !important;
}
.pt-184 {
  padding-top: 184px !important;
}
.pl-184 {
  padding-left: 184px !important;
}
.pb-184 {
  padding-bottom: 184px !important;
}
.pr-182 {
  padding-right: 182px !important;
}
.pt-182 {
  padding-top: 182px !important;
}
.pl-182 {
  padding-left: 182px !important;
}
.pb-182 {
  padding-bottom: 182px !important;
}
.pr-180 {
  padding-right: 180px !important;
}
.pt-180 {
  padding-top: 180px !important;
}
.pl-180 {
  padding-left: 180px !important;
}
.pb-180 {
  padding-bottom: 180px !important;
}
.pr-178 {
  padding-right: 178px !important;
}
.pt-178 {
  padding-top: 178px !important;
}
.pl-178 {
  padding-left: 178px !important;
}
.pb-178 {
  padding-bottom: 178px !important;
}
.pr-176 {
  padding-right: 176px !important;
}
.pt-176 {
  padding-top: 176px !important;
}
.pl-176 {
  padding-left: 176px !important;
}
.pb-176 {
  padding-bottom: 176px !important;
}
.pr-174 {
  padding-right: 174px !important;
}
.pt-174 {
  padding-top: 174px !important;
}
.pl-174 {
  padding-left: 174px !important;
}
.pb-174 {
  padding-bottom: 174px !important;
}
.pr-172 {
  padding-right: 172px !important;
}
.pt-172 {
  padding-top: 172px !important;
}
.pl-172 {
  padding-left: 172px !important;
}
.pb-172 {
  padding-bottom: 172px !important;
}
.pr-170 {
  padding-right: 170px !important;
}
.pt-170 {
  padding-top: 170px !important;
}
.pl-170 {
  padding-left: 170px !important;
}
.pb-170 {
  padding-bottom: 170px !important;
}
.pr-168 {
  padding-right: 168px !important;
}
.pt-168 {
  padding-top: 168px !important;
}
.pl-168 {
  padding-left: 168px !important;
}
.pb-168 {
  padding-bottom: 168px !important;
}
.pr-166 {
  padding-right: 166px !important;
}
.pt-166 {
  padding-top: 166px !important;
}
.pl-166 {
  padding-left: 166px !important;
}
.pb-166 {
  padding-bottom: 166px !important;
}
.pr-164 {
  padding-right: 164px !important;
}
.pt-164 {
  padding-top: 164px !important;
}
.pl-164 {
  padding-left: 164px !important;
}
.pb-164 {
  padding-bottom: 164px !important;
}
.pr-162 {
  padding-right: 162px !important;
}
.pt-162 {
  padding-top: 162px !important;
}
.pl-162 {
  padding-left: 162px !important;
}
.pb-162 {
  padding-bottom: 162px !important;
}
.pr-160 {
  padding-right: 160px !important;
}
.pt-160 {
  padding-top: 160px !important;
}
.pl-160 {
  padding-left: 160px !important;
}
.pb-160 {
  padding-bottom: 160px !important;
}
.pr-158 {
  padding-right: 158px !important;
}
.pt-158 {
  padding-top: 158px !important;
}
.pl-158 {
  padding-left: 158px !important;
}
.pb-158 {
  padding-bottom: 158px !important;
}
.pr-156 {
  padding-right: 156px !important;
}
.pt-156 {
  padding-top: 156px !important;
}
.pl-156 {
  padding-left: 156px !important;
}
.pb-156 {
  padding-bottom: 156px !important;
}
.pr-154 {
  padding-right: 154px !important;
}
.pt-154 {
  padding-top: 154px !important;
}
.pl-154 {
  padding-left: 154px !important;
}
.pb-154 {
  padding-bottom: 154px !important;
}
.pr-152 {
  padding-right: 152px !important;
}
.pt-152 {
  padding-top: 152px !important;
}
.pl-152 {
  padding-left: 152px !important;
}
.pb-152 {
  padding-bottom: 152px !important;
}
.pr-150 {
  padding-right: 150px !important;
}
.pt-150 {
  padding-top: 150px !important;
}
.pl-150 {
  padding-left: 150px !important;
}
.pb-150 {
  padding-bottom: 150px !important;
}
.pr-148 {
  padding-right: 148px !important;
}
.pt-148 {
  padding-top: 148px !important;
}
.pl-148 {
  padding-left: 148px !important;
}
.pb-148 {
  padding-bottom: 148px !important;
}
.pr-146 {
  padding-right: 146px !important;
}
.pt-146 {
  padding-top: 146px !important;
}
.pl-146 {
  padding-left: 146px !important;
}
.pb-146 {
  padding-bottom: 146px !important;
}
.pr-144 {
  padding-right: 144px !important;
}
.pt-144 {
  padding-top: 144px !important;
}
.pl-144 {
  padding-left: 144px !important;
}
.pb-144 {
  padding-bottom: 144px !important;
}
.pr-142 {
  padding-right: 142px !important;
}
.pt-142 {
  padding-top: 142px !important;
}
.pl-142 {
  padding-left: 142px !important;
}
.pb-142 {
  padding-bottom: 142px !important;
}
.pr-140 {
  padding-right: 140px !important;
}
.pt-140 {
  padding-top: 140px !important;
}
.pl-140 {
  padding-left: 140px !important;
}
.pb-140 {
  padding-bottom: 140px !important;
}
.pr-138 {
  padding-right: 138px !important;
}
.pt-138 {
  padding-top: 138px !important;
}
.pl-138 {
  padding-left: 138px !important;
}
.pb-138 {
  padding-bottom: 138px !important;
}
.pr-136 {
  padding-right: 136px !important;
}
.pt-136 {
  padding-top: 136px !important;
}
.pl-136 {
  padding-left: 136px !important;
}
.pb-136 {
  padding-bottom: 136px !important;
}
.pr-134 {
  padding-right: 134px !important;
}
.pt-134 {
  padding-top: 134px !important;
}
.pl-134 {
  padding-left: 134px !important;
}
.pb-134 {
  padding-bottom: 134px !important;
}
.pr-132 {
  padding-right: 132px !important;
}
.pt-132 {
  padding-top: 132px !important;
}
.pl-132 {
  padding-left: 132px !important;
}
.pb-132 {
  padding-bottom: 132px !important;
}
.pr-130 {
  padding-right: 130px !important;
}
.pt-130 {
  padding-top: 130px !important;
}
.pl-130 {
  padding-left: 130px !important;
}
.pb-130 {
  padding-bottom: 130px !important;
}
.pr-128 {
  padding-right: 128px !important;
}
.pt-128 {
  padding-top: 128px !important;
}
.pl-128 {
  padding-left: 128px !important;
}
.pb-128 {
  padding-bottom: 128px !important;
}
.pr-126 {
  padding-right: 126px !important;
}
.pt-126 {
  padding-top: 126px !important;
}
.pl-126 {
  padding-left: 126px !important;
}
.pb-126 {
  padding-bottom: 126px !important;
}
.pr-124 {
  padding-right: 124px !important;
}
.pt-124 {
  padding-top: 124px !important;
}
.pl-124 {
  padding-left: 124px !important;
}
.pb-124 {
  padding-bottom: 124px !important;
}
.pr-122 {
  padding-right: 122px !important;
}
.pt-122 {
  padding-top: 122px !important;
}
.pl-122 {
  padding-left: 122px !important;
}
.pb-122 {
  padding-bottom: 122px !important;
}
.pr-120 {
  padding-right: 120px !important;
}
.pt-120 {
  padding-top: 120px !important;
}
.pl-120 {
  padding-left: 120px !important;
}
.pb-120 {
  padding-bottom: 120px !important;
}
.pr-118 {
  padding-right: 118px !important;
}
.pt-118 {
  padding-top: 118px !important;
}
.pl-118 {
  padding-left: 118px !important;
}
.pb-118 {
  padding-bottom: 118px !important;
}
.pr-116 {
  padding-right: 116px !important;
}
.pt-116 {
  padding-top: 116px !important;
}
.pl-116 {
  padding-left: 116px !important;
}
.pb-116 {
  padding-bottom: 116px !important;
}
.pr-114 {
  padding-right: 114px !important;
}
.pt-114 {
  padding-top: 114px !important;
}
.pl-114 {
  padding-left: 114px !important;
}
.pb-114 {
  padding-bottom: 114px !important;
}
.pr-112 {
  padding-right: 112px !important;
}
.pt-112 {
  padding-top: 112px !important;
}
.pl-112 {
  padding-left: 112px !important;
}
.pb-112 {
  padding-bottom: 112px !important;
}
.pr-110 {
  padding-right: 110px !important;
}
.pt-110 {
  padding-top: 110px !important;
}
.pl-110 {
  padding-left: 110px !important;
}
.pb-110 {
  padding-bottom: 110px !important;
}
.pr-108 {
  padding-right: 108px !important;
}
.pt-108 {
  padding-top: 108px !important;
}
.pl-108 {
  padding-left: 108px !important;
}
.pb-108 {
  padding-bottom: 108px !important;
}
.pr-106 {
  padding-right: 106px !important;
}
.pt-106 {
  padding-top: 106px !important;
}
.pl-106 {
  padding-left: 106px !important;
}
.pb-106 {
  padding-bottom: 106px !important;
}
.pr-104 {
  padding-right: 104px !important;
}
.pt-104 {
  padding-top: 104px !important;
}
.pl-104 {
  padding-left: 104px !important;
}
.pb-104 {
  padding-bottom: 104px !important;
}
.pr-102 {
  padding-right: 102px !important;
}
.pt-102 {
  padding-top: 102px !important;
}
.pl-102 {
  padding-left: 102px !important;
}
.pb-102 {
  padding-bottom: 102px !important;
}
.pr-100 {
  padding-right: 100px !important;
}
.pt-100 {
  padding-top: 100px !important;
}
.pl-100 {
  padding-left: 100px !important;
}
.pb-100 {
  padding-bottom: 100px !important;
}
.pr-98 {
  padding-right: 98px !important;
}
.pt-98 {
  padding-top: 98px !important;
}
.pl-98 {
  padding-left: 98px !important;
}
.pb-98 {
  padding-bottom: 98px !important;
}
.pr-96 {
  padding-right: 96px !important;
}
.pt-96 {
  padding-top: 96px !important;
}
.pl-96 {
  padding-left: 96px !important;
}
.pb-96 {
  padding-bottom: 96px !important;
}
.pr-94 {
  padding-right: 94px !important;
}
.pt-94 {
  padding-top: 94px !important;
}
.pl-94 {
  padding-left: 94px !important;
}
.pb-94 {
  padding-bottom: 94px !important;
}
.pr-92 {
  padding-right: 92px !important;
}
.pt-92 {
  padding-top: 92px !important;
}
.pl-92 {
  padding-left: 92px !important;
}
.pb-92 {
  padding-bottom: 92px !important;
}
.pr-90 {
  padding-right: 90px !important;
}
.pt-90 {
  padding-top: 90px !important;
}
.pl-90 {
  padding-left: 90px !important;
}
.pb-90 {
  padding-bottom: 90px !important;
}
.pr-88 {
  padding-right: 88px !important;
}
.pt-88 {
  padding-top: 88px !important;
}
.pl-88 {
  padding-left: 88px !important;
}
.pb-88 {
  padding-bottom: 88px !important;
}
.pr-86 {
  padding-right: 86px !important;
}
.pt-86 {
  padding-top: 86px !important;
}
.pl-86 {
  padding-left: 86px !important;
}
.pb-86 {
  padding-bottom: 86px !important;
}
.pr-84 {
  padding-right: 84px !important;
}
.pt-84 {
  padding-top: 84px !important;
}
.pl-84 {
  padding-left: 84px !important;
}
.pb-84 {
  padding-bottom: 84px !important;
}
.pr-82 {
  padding-right: 82px !important;
}
.pt-82 {
  padding-top: 82px !important;
}
.pl-82 {
  padding-left: 82px !important;
}
.pb-82 {
  padding-bottom: 82px !important;
}
.pr-80 {
  padding-right: 80px !important;
}
.pt-80 {
  padding-top: 80px !important;
}
.pl-80 {
  padding-left: 80px !important;
}
.pb-80 {
  padding-bottom: 80px !important;
}
.pr-78 {
  padding-right: 78px !important;
}
.pt-78 {
  padding-top: 78px !important;
}
.pl-78 {
  padding-left: 78px !important;
}
.pb-78 {
  padding-bottom: 78px !important;
}
.pr-76 {
  padding-right: 76px !important;
}
.pt-76 {
  padding-top: 76px !important;
}
.pl-76 {
  padding-left: 76px !important;
}
.pb-76 {
  padding-bottom: 76px !important;
}
.pr-74 {
  padding-right: 74px !important;
}
.pt-74 {
  padding-top: 74px !important;
}
.pl-74 {
  padding-left: 74px !important;
}
.pb-74 {
  padding-bottom: 74px !important;
}
.pr-72 {
  padding-right: 72px !important;
}
.pt-72 {
  padding-top: 72px !important;
}
.pl-72 {
  padding-left: 72px !important;
}
.pb-72 {
  padding-bottom: 72px !important;
}
.pr-70 {
  padding-right: 70px !important;
}
.pt-70 {
  padding-top: 70px !important;
}
.pl-70 {
  padding-left: 70px !important;
}
.pb-70 {
  padding-bottom: 70px !important;
}
.pr-68 {
  padding-right: 68px !important;
}
.pt-68 {
  padding-top: 68px !important;
}
.pl-68 {
  padding-left: 68px !important;
}
.pb-68 {
  padding-bottom: 68px !important;
}
.pr-66 {
  padding-right: 66px !important;
}
.pt-66 {
  padding-top: 66px !important;
}
.pl-66 {
  padding-left: 66px !important;
}
.pb-66 {
  padding-bottom: 66px !important;
}
.pr-64 {
  padding-right: 64px !important;
}
.pt-64 {
  padding-top: 64px !important;
}
.pl-64 {
  padding-left: 64px !important;
}
.pb-64 {
  padding-bottom: 64px !important;
}
.pr-62 {
  padding-right: 62px !important;
}
.pt-62 {
  padding-top: 62px !important;
}
.pl-62 {
  padding-left: 62px !important;
}
.pb-62 {
  padding-bottom: 62px !important;
}
.pr-60 {
  padding-right: 60px !important;
}
.pt-60 {
  padding-top: 60px !important;
}
.pl-60 {
  padding-left: 60px !important;
}
.pb-60 {
  padding-bottom: 60px !important;
}
.pr-58 {
  padding-right: 58px !important;
}
.pt-58 {
  padding-top: 58px !important;
}
.pl-58 {
  padding-left: 58px !important;
}
.pb-58 {
  padding-bottom: 58px !important;
}
.pr-56 {
  padding-right: 56px !important;
}
.pt-56 {
  padding-top: 56px !important;
}
.pl-56 {
  padding-left: 56px !important;
}
.pb-56 {
  padding-bottom: 56px !important;
}
.pr-54 {
  padding-right: 54px !important;
}
.pt-54 {
  padding-top: 54px !important;
}
.pl-54 {
  padding-left: 54px !important;
}
.pb-54 {
  padding-bottom: 54px !important;
}
.pr-52 {
  padding-right: 52px !important;
}
.pt-52 {
  padding-top: 52px !important;
}
.pl-52 {
  padding-left: 52px !important;
}
.pb-52 {
  padding-bottom: 52px !important;
}
.pr-50 {
  padding-right: 50px !important;
}
.pt-50 {
  padding-top: 50px !important;
}
.pl-50 {
  padding-left: 50px !important;
}
.pb-50 {
  padding-bottom: 50px !important;
}
.pr-48 {
  padding-right: 48px !important;
}
.pt-48 {
  padding-top: 48px !important;
}
.pl-48 {
  padding-left: 48px !important;
}
.pb-48 {
  padding-bottom: 48px !important;
}
.pr-46 {
  padding-right: 46px !important;
}
.pt-46 {
  padding-top: 46px !important;
}
.pl-46 {
  padding-left: 46px !important;
}
.pb-46 {
  padding-bottom: 46px !important;
}
.pr-44 {
  padding-right: 44px !important;
}
.pt-44 {
  padding-top: 44px !important;
}
.pl-44 {
  padding-left: 44px !important;
}
.pb-44 {
  padding-bottom: 44px !important;
}
.pr-42 {
  padding-right: 42px !important;
}
.pt-42 {
  padding-top: 42px !important;
}
.pl-42 {
  padding-left: 42px !important;
}
.pb-42 {
  padding-bottom: 42px !important;
}
.pr-40 {
  padding-right: 40px !important;
}
.pt-40 {
  padding-top: 40px !important;
}
.pl-40 {
  padding-left: 40px !important;
}
.pb-40 {
  padding-bottom: 40px !important;
}
.pr-38 {
  padding-right: 38px !important;
}
.pt-38 {
  padding-top: 38px !important;
}
.pl-38 {
  padding-left: 38px !important;
}
.pb-38 {
  padding-bottom: 38px !important;
}
.pr-36 {
  padding-right: 36px !important;
}
.pt-36 {
  padding-top: 36px !important;
}
.pl-36 {
  padding-left: 36px !important;
}
.pb-36 {
  padding-bottom: 36px !important;
}
.pr-34 {
  padding-right: 34px !important;
}
.pt-34 {
  padding-top: 34px !important;
}
.pl-34 {
  padding-left: 34px !important;
}
.pb-34 {
  padding-bottom: 34px !important;
}
.pr-32 {
  padding-right: 32px !important;
}
.pt-32 {
  padding-top: 32px !important;
}
.pl-32 {
  padding-left: 32px !important;
}
.pb-32 {
  padding-bottom: 32px !important;
}
.pr-30 {
  padding-right: 30px !important;
}
.pt-30 {
  padding-top: 30px !important;
}
.pl-30 {
  padding-left: 30px !important;
}
.pb-30 {
  padding-bottom: 30px !important;
}
.pr-28 {
  padding-right: 28px !important;
}
.pt-28 {
  padding-top: 28px !important;
}
.pl-28 {
  padding-left: 28px !important;
}
.pb-28 {
  padding-bottom: 28px !important;
}
.pr-26 {
  padding-right: 26px !important;
}
.pt-26 {
  padding-top: 26px !important;
}
.pl-26 {
  padding-left: 26px !important;
}
.pb-26 {
  padding-bottom: 26px !important;
}
.pr-24 {
  padding-right: 24px !important;
}
.pt-24 {
  padding-top: 24px !important;
}
.pl-24 {
  padding-left: 24px !important;
}
.pb-24 {
  padding-bottom: 24px !important;
}
.pr-22 {
  padding-right: 22px !important;
}
.pt-22 {
  padding-top: 22px !important;
}
.pl-22 {
  padding-left: 22px !important;
}
.pb-22 {
  padding-bottom: 22px !important;
}
.pr-20 {
  padding-right: 20px !important;
}
.pt-20 {
  padding-top: 20px !important;
}
.pl-20 {
  padding-left: 20px !important;
}
.pb-20 {
  padding-bottom: 20px !important;
}
.pr-18 {
  padding-right: 18px !important;
}
.pt-18 {
  padding-top: 18px !important;
}
.pl-18 {
  padding-left: 18px !important;
}
.pb-18 {
  padding-bottom: 18px !important;
}
.pr-16 {
  padding-right: 16px !important;
}
.pt-16 {
  padding-top: 16px !important;
}
.pl-16 {
  padding-left: 16px !important;
}
.pb-16 {
  padding-bottom: 16px !important;
}
.pr-14 {
  padding-right: 14px !important;
}
.pt-14 {
  padding-top: 14px !important;
}
.pl-14 {
  padding-left: 14px !important;
}
.pb-14 {
  padding-bottom: 14px !important;
}
.pr-12 {
  padding-right: 12px !important;
}
.pt-12 {
  padding-top: 12px !important;
}
.pl-12 {
  padding-left: 12px !important;
}
.pb-12 {
  padding-bottom: 12px !important;
}
.pr-10 {
  padding-right: 10px !important;
}
.pt-10 {
  padding-top: 10px !important;
}
.pl-10 {
  padding-left: 10px !important;
}
.pb-10 {
  padding-bottom: 10px !important;
}
.pr-8 {
  padding-right: 8px !important;
}
.pt-8 {
  padding-top: 8px !important;
}
.pl-8 {
  padding-left: 8px !important;
}
.pb-8 {
  padding-bottom: 8px !important;
}
.pr-6 {
  padding-right: 6px !important;
}
.pt-6 {
  padding-top: 6px !important;
}
.pl-6 {
  padding-left: 6px !important;
}
.pb-6 {
  padding-bottom: 6px !important;
}
.pr-4 {
  padding-right: 4px !important;
}
.pt-4 {
  padding-top: 4px !important;
}
.pl-4 {
  padding-left: 4px !important;
}
.pb-4 {
  padding-bottom: 4px !important;
}
.pr-2 {
  padding-right: 2px !important;
}
.pt-2 {
  padding-top: 2px !important;
}
.pl-2 {
  padding-left: 2px !important;
}
.pb-2 {
  padding-bottom: 2px !important;
}
.pr-0 {
  padding-right: 0px !important;
}
.pt-0 {
  padding-top: 0px !important;
}
.pl-0 {
  padding-left: 0px !important;
}
.pb-0 {
  padding-bottom: 0px !important;
}
.w-0 {
  width: 0px !important;
}
.mw-0 {
  min-width: 0px !important;
}
.w-2 {
  width: 2px !important;
}
.mw-2 {
  min-width: 2px !important;
}
.w-4 {
  width: 4px !important;
}
.mw-4 {
  min-width: 4px !important;
}
.w-6 {
  width: 6px !important;
}
.mw-6 {
  min-width: 6px !important;
}
.w-8 {
  width: 8px !important;
}
.mw-8 {
  min-width: 8px !important;
}
.w-10 {
  width: 10px !important;
}
.mw-10 {
  min-width: 10px !important;
}
.w-12 {
  width: 12px !important;
}
.mw-12 {
  min-width: 12px !important;
}
.w-14 {
  width: 14px !important;
}
.mw-14 {
  min-width: 14px !important;
}
.w-16 {
  width: 16px !important;
}
.mw-16 {
  min-width: 16px !important;
}
.w-18 {
  width: 18px !important;
}
.mw-18 {
  min-width: 18px !important;
}
.w-20 {
  width: 20px !important;
}
.mw-20 {
  min-width: 20px !important;
}
.w-22 {
  width: 22px !important;
}
.mw-22 {
  min-width: 22px !important;
}
.w-24 {
  width: 24px !important;
}
.mw-24 {
  min-width: 24px !important;
}
.w-26 {
  width: 26px !important;
}
.mw-26 {
  min-width: 26px !important;
}
.w-28 {
  width: 28px !important;
}
.mw-28 {
  min-width: 28px !important;
}
.w-30 {
  width: 30px !important;
}
.mw-30 {
  min-width: 30px !important;
}
.w-32 {
  width: 32px !important;
}
.mw-32 {
  min-width: 32px !important;
}
.w-34 {
  width: 34px !important;
}
.mw-34 {
  min-width: 34px !important;
}
.w-36 {
  width: 36px !important;
}
.mw-36 {
  min-width: 36px !important;
}
.w-38 {
  width: 38px !important;
}
.mw-38 {
  min-width: 38px !important;
}
.w-40 {
  width: 40px !important;
}
.mw-40 {
  min-width: 40px !important;
}
.w-42 {
  width: 42px !important;
}
.mw-42 {
  min-width: 42px !important;
}
.w-44 {
  width: 44px !important;
}
.mw-44 {
  min-width: 44px !important;
}
.w-46 {
  width: 46px !important;
}
.mw-46 {
  min-width: 46px !important;
}
.w-48 {
  width: 48px !important;
}
.mw-48 {
  min-width: 48px !important;
}
.w-50 {
  width: 50px !important;
}
.mw-50 {
  min-width: 50px !important;
}
.w-52 {
  width: 52px !important;
}
.mw-52 {
  min-width: 52px !important;
}
.w-54 {
  width: 54px !important;
}
.mw-54 {
  min-width: 54px !important;
}
.w-56 {
  width: 56px !important;
}
.mw-56 {
  min-width: 56px !important;
}
.w-58 {
  width: 58px !important;
}
.mw-58 {
  min-width: 58px !important;
}
.w-60 {
  width: 60px !important;
}
.mw-60 {
  min-width: 60px !important;
}
.w-62 {
  width: 62px !important;
}
.mw-62 {
  min-width: 62px !important;
}
.w-64 {
  width: 64px !important;
}
.mw-64 {
  min-width: 64px !important;
}
.w-66 {
  width: 66px !important;
}
.mw-66 {
  min-width: 66px !important;
}
.w-68 {
  width: 68px !important;
}
.mw-68 {
  min-width: 68px !important;
}
.w-70 {
  width: 70px !important;
}
.mw-70 {
  min-width: 70px !important;
}
.w-72 {
  width: 72px !important;
}
.mw-72 {
  min-width: 72px !important;
}
.w-74 {
  width: 74px !important;
}
.mw-74 {
  min-width: 74px !important;
}
.w-76 {
  width: 76px !important;
}
.mw-76 {
  min-width: 76px !important;
}
.w-78 {
  width: 78px !important;
}
.mw-78 {
  min-width: 78px !important;
}
.w-80 {
  width: 80px !important;
}
.mw-80 {
  min-width: 80px !important;
}
.w-82 {
  width: 82px !important;
}
.mw-82 {
  min-width: 82px !important;
}
.w-84 {
  width: 84px !important;
}
.mw-84 {
  min-width: 84px !important;
}
.w-86 {
  width: 86px !important;
}
.mw-86 {
  min-width: 86px !important;
}
.w-88 {
  width: 88px !important;
}
.mw-88 {
  min-width: 88px !important;
}
.w-90 {
  width: 90px !important;
}
.mw-90 {
  min-width: 90px !important;
}
.w-92 {
  width: 92px !important;
}
.mw-92 {
  min-width: 92px !important;
}
.w-94 {
  width: 94px !important;
}
.mw-94 {
  min-width: 94px !important;
}
.w-96 {
  width: 96px !important;
}
.mw-96 {
  min-width: 96px !important;
}
.w-98 {
  width: 98px !important;
}
.mw-98 {
  min-width: 98px !important;
}
.w-100 {
  width: 100px !important;
}
.mw-100 {
  min-width: 100px !important;
}
.w-102 {
  width: 102px !important;
}
.mw-102 {
  min-width: 102px !important;
}
.w-104 {
  width: 104px !important;
}
.mw-104 {
  min-width: 104px !important;
}
.w-106 {
  width: 106px !important;
}
.mw-106 {
  min-width: 106px !important;
}
.w-108 {
  width: 108px !important;
}
.mw-108 {
  min-width: 108px !important;
}
.w-110 {
  width: 110px !important;
}
.mw-110 {
  min-width: 110px !important;
}
.w-112 {
  width: 112px !important;
}
.mw-112 {
  min-width: 112px !important;
}
.w-114 {
  width: 114px !important;
}
.mw-114 {
  min-width: 114px !important;
}
.w-116 {
  width: 116px !important;
}
.mw-116 {
  min-width: 116px !important;
}
.w-118 {
  width: 118px !important;
}
.mw-118 {
  min-width: 118px !important;
}
.w-120 {
  width: 120px !important;
}
.mw-120 {
  min-width: 120px !important;
}
.w-122 {
  width: 122px !important;
}
.mw-122 {
  min-width: 122px !important;
}
.w-124 {
  width: 124px !important;
}
.mw-124 {
  min-width: 124px !important;
}
.w-126 {
  width: 126px !important;
}
.mw-126 {
  min-width: 126px !important;
}
.w-128 {
  width: 128px !important;
}
.mw-128 {
  min-width: 128px !important;
}
.w-130 {
  width: 130px !important;
}
.mw-130 {
  min-width: 130px !important;
}
.w-132 {
  width: 132px !important;
}
.mw-132 {
  min-width: 132px !important;
}
.w-134 {
  width: 134px !important;
}
.mw-134 {
  min-width: 134px !important;
}
.w-136 {
  width: 136px !important;
}
.mw-136 {
  min-width: 136px !important;
}
.w-138 {
  width: 138px !important;
}
.mw-138 {
  min-width: 138px !important;
}
.w-140 {
  width: 140px !important;
}
.mw-140 {
  min-width: 140px !important;
}
.w-142 {
  width: 142px !important;
}
.mw-142 {
  min-width: 142px !important;
}
.w-144 {
  width: 144px !important;
}
.mw-144 {
  min-width: 144px !important;
}
.w-146 {
  width: 146px !important;
}
.mw-146 {
  min-width: 146px !important;
}
.w-148 {
  width: 148px !important;
}
.mw-148 {
  min-width: 148px !important;
}
.w-150 {
  width: 150px !important;
}
.mw-150 {
  min-width: 150px !important;
}
.w-152 {
  width: 152px !important;
}
.mw-152 {
  min-width: 152px !important;
}
.w-154 {
  width: 154px !important;
}
.mw-154 {
  min-width: 154px !important;
}
.w-156 {
  width: 156px !important;
}
.mw-156 {
  min-width: 156px !important;
}
.w-158 {
  width: 158px !important;
}
.mw-158 {
  min-width: 158px !important;
}
.w-160 {
  width: 160px !important;
}
.mw-160 {
  min-width: 160px !important;
}
.w-162 {
  width: 162px !important;
}
.mw-162 {
  min-width: 162px !important;
}
.w-164 {
  width: 164px !important;
}
.mw-164 {
  min-width: 164px !important;
}
.w-166 {
  width: 166px !important;
}
.mw-166 {
  min-width: 166px !important;
}
.w-168 {
  width: 168px !important;
}
.mw-168 {
  min-width: 168px !important;
}
.w-170 {
  width: 170px !important;
}
.mw-170 {
  min-width: 170px !important;
}
.w-172 {
  width: 172px !important;
}
.mw-172 {
  min-width: 172px !important;
}
.w-174 {
  width: 174px !important;
}
.mw-174 {
  min-width: 174px !important;
}
.w-176 {
  width: 176px !important;
}
.mw-176 {
  min-width: 176px !important;
}
.w-178 {
  width: 178px !important;
}
.mw-178 {
  min-width: 178px !important;
}
.w-180 {
  width: 180px !important;
}
.mw-180 {
  min-width: 180px !important;
}
.w-182 {
  width: 182px !important;
}
.mw-182 {
  min-width: 182px !important;
}
.w-184 {
  width: 184px !important;
}
.mw-184 {
  min-width: 184px !important;
}
.w-186 {
  width: 186px !important;
}
.mw-186 {
  min-width: 186px !important;
}
.w-188 {
  width: 188px !important;
}
.mw-188 {
  min-width: 188px !important;
}
.w-190 {
  width: 190px !important;
}
.mw-190 {
  min-width: 190px !important;
}
.w-192 {
  width: 192px !important;
}
.mw-192 {
  min-width: 192px !important;
}
.w-194 {
  width: 194px !important;
}
.mw-194 {
  min-width: 194px !important;
}
.w-196 {
  width: 196px !important;
}
.mw-196 {
  min-width: 196px !important;
}
.w-198 {
  width: 198px !important;
}
.mw-198 {
  min-width: 198px !important;
}
.w-200 {
  width: 200px !important;
}
.mw-200 {
  min-width: 200px !important;
}
.w-202 {
  width: 202px !important;
}
.mw-202 {
  min-width: 202px !important;
}
.w-204 {
  width: 204px !important;
}
.mw-204 {
  min-width: 204px !important;
}
.w-206 {
  width: 206px !important;
}
.mw-206 {
  min-width: 206px !important;
}
.w-208 {
  width: 208px !important;
}
.mw-208 {
  min-width: 208px !important;
}
.w-210 {
  width: 210px !important;
}
.mw-210 {
  min-width: 210px !important;
}
.w-212 {
  width: 212px !important;
}
.mw-212 {
  min-width: 212px !important;
}
.w-214 {
  width: 214px !important;
}
.mw-214 {
  min-width: 214px !important;
}
.w-216 {
  width: 216px !important;
}
.mw-216 {
  min-width: 216px !important;
}
.w-218 {
  width: 218px !important;
}
.mw-218 {
  min-width: 218px !important;
}
.w-220 {
  width: 220px !important;
}
.mw-220 {
  min-width: 220px !important;
}
.w-222 {
  width: 222px !important;
}
.mw-222 {
  min-width: 222px !important;
}
.w-224 {
  width: 224px !important;
}
.mw-224 {
  min-width: 224px !important;
}
.w-226 {
  width: 226px !important;
}
.mw-226 {
  min-width: 226px !important;
}
.w-228 {
  width: 228px !important;
}
.mw-228 {
  min-width: 228px !important;
}
.w-230 {
  width: 230px !important;
}
.mw-230 {
  min-width: 230px !important;
}
.w-232 {
  width: 232px !important;
}
.mw-232 {
  min-width: 232px !important;
}
.w-234 {
  width: 234px !important;
}
.mw-234 {
  min-width: 234px !important;
}
.w-236 {
  width: 236px !important;
}
.mw-236 {
  min-width: 236px !important;
}
.w-238 {
  width: 238px !important;
}
.mw-238 {
  min-width: 238px !important;
}
.w-240 {
  width: 240px !important;
}
.mw-240 {
  min-width: 240px !important;
}
.w-242 {
  width: 242px !important;
}
.mw-242 {
  min-width: 242px !important;
}
.w-244 {
  width: 244px !important;
}
.mw-244 {
  min-width: 244px !important;
}
.w-246 {
  width: 246px !important;
}
.mw-246 {
  min-width: 246px !important;
}
.w-248 {
  width: 248px !important;
}
.mw-248 {
  min-width: 248px !important;
}
.w-250 {
  width: 250px !important;
}
.mw-250 {
  min-width: 250px !important;
}
.w-252 {
  width: 252px !important;
}
.mw-252 {
  min-width: 252px !important;
}
.w-254 {
  width: 254px !important;
}
.mw-254 {
  min-width: 254px !important;
}
.w-256 {
  width: 256px !important;
}
.mw-256 {
  min-width: 256px !important;
}
.w-258 {
  width: 258px !important;
}
.mw-258 {
  min-width: 258px !important;
}
.w-260 {
  width: 260px !important;
}
.mw-260 {
  min-width: 260px !important;
}
.w-262 {
  width: 262px !important;
}
.mw-262 {
  min-width: 262px !important;
}
.w-264 {
  width: 264px !important;
}
.mw-264 {
  min-width: 264px !important;
}
.w-266 {
  width: 266px !important;
}
.mw-266 {
  min-width: 266px !important;
}
.w-268 {
  width: 268px !important;
}
.mw-268 {
  min-width: 268px !important;
}
.w-270 {
  width: 270px !important;
}
.mw-270 {
  min-width: 270px !important;
}
.w-272 {
  width: 272px !important;
}
.mw-272 {
  min-width: 272px !important;
}
.w-274 {
  width: 274px !important;
}
.mw-274 {
  min-width: 274px !important;
}
.w-276 {
  width: 276px !important;
}
.mw-276 {
  min-width: 276px !important;
}
.w-278 {
  width: 278px !important;
}
.mw-278 {
  min-width: 278px !important;
}
.w-280 {
  width: 280px !important;
}
.mw-280 {
  min-width: 280px !important;
}
.w-282 {
  width: 282px !important;
}
.mw-282 {
  min-width: 282px !important;
}
.w-284 {
  width: 284px !important;
}
.mw-284 {
  min-width: 284px !important;
}
.w-286 {
  width: 286px !important;
}
.mw-286 {
  min-width: 286px !important;
}
.w-288 {
  width: 288px !important;
}
.mw-288 {
  min-width: 288px !important;
}
.w-290 {
  width: 290px !important;
}
.mw-290 {
  min-width: 290px !important;
}
.w-292 {
  width: 292px !important;
}
.mw-292 {
  min-width: 292px !important;
}
.w-294 {
  width: 294px !important;
}
.mw-294 {
  min-width: 294px !important;
}
.w-296 {
  width: 296px !important;
}
.mw-296 {
  min-width: 296px !important;
}
.w-298 {
  width: 298px !important;
}
.mw-298 {
  min-width: 298px !important;
}
.w-300 {
  width: 300px !important;
}
.mw-300 {
  min-width: 300px !important;
}
.w-302 {
  width: 302px !important;
}
.mw-302 {
  min-width: 302px !important;
}
.w-304 {
  width: 304px !important;
}
.mw-304 {
  min-width: 304px !important;
}
.w-306 {
  width: 306px !important;
}
.mw-306 {
  min-width: 306px !important;
}
.w-308 {
  width: 308px !important;
}
.mw-308 {
  min-width: 308px !important;
}
.w-310 {
  width: 310px !important;
}
.mw-310 {
  min-width: 310px !important;
}
.w-312 {
  width: 312px !important;
}
.mw-312 {
  min-width: 312px !important;
}
.w-314 {
  width: 314px !important;
}
.mw-314 {
  min-width: 314px !important;
}
.w-316 {
  width: 316px !important;
}
.mw-316 {
  min-width: 316px !important;
}
.w-318 {
  width: 318px !important;
}
.mw-318 {
  min-width: 318px !important;
}
.w-320 {
  width: 320px !important;
}
.mw-320 {
  min-width: 320px !important;
}
.w-322 {
  width: 322px !important;
}
.mw-322 {
  min-width: 322px !important;
}
.w-324 {
  width: 324px !important;
}
.mw-324 {
  min-width: 324px !important;
}
.w-326 {
  width: 326px !important;
}
.mw-326 {
  min-width: 326px !important;
}
.w-328 {
  width: 328px !important;
}
.mw-328 {
  min-width: 328px !important;
}
.w-330 {
  width: 330px !important;
}
.mw-330 {
  min-width: 330px !important;
}
.w-332 {
  width: 332px !important;
}
.mw-332 {
  min-width: 332px !important;
}
.w-334 {
  width: 334px !important;
}
.mw-334 {
  min-width: 334px !important;
}
.w-336 {
  width: 336px !important;
}
.mw-336 {
  min-width: 336px !important;
}
.w-338 {
  width: 338px !important;
}
.mw-338 {
  min-width: 338px !important;
}
.w-340 {
  width: 340px !important;
}
.mw-340 {
  min-width: 340px !important;
}
.w-342 {
  width: 342px !important;
}
.mw-342 {
  min-width: 342px !important;
}
.w-344 {
  width: 344px !important;
}
.mw-344 {
  min-width: 344px !important;
}
.w-346 {
  width: 346px !important;
}
.mw-346 {
  min-width: 346px !important;
}
.w-348 {
  width: 348px !important;
}
.mw-348 {
  min-width: 348px !important;
}
.w-350 {
  width: 350px !important;
}
.mw-350 {
  min-width: 350px !important;
}
.w-352 {
  width: 352px !important;
}
.mw-352 {
  min-width: 352px !important;
}
.w-354 {
  width: 354px !important;
}
.mw-354 {
  min-width: 354px !important;
}
.w-356 {
  width: 356px !important;
}
.mw-356 {
  min-width: 356px !important;
}
.w-358 {
  width: 358px !important;
}
.mw-358 {
  min-width: 358px !important;
}
.w-360 {
  width: 360px !important;
}
.mw-360 {
  min-width: 360px !important;
}
.w-362 {
  width: 362px !important;
}
.mw-362 {
  min-width: 362px !important;
}
.w-364 {
  width: 364px !important;
}
.mw-364 {
  min-width: 364px !important;
}
.w-366 {
  width: 366px !important;
}
.mw-366 {
  min-width: 366px !important;
}
.w-368 {
  width: 368px !important;
}
.mw-368 {
  min-width: 368px !important;
}
.w-370 {
  width: 370px !important;
}
.mw-370 {
  min-width: 370px !important;
}
.w-372 {
  width: 372px !important;
}
.mw-372 {
  min-width: 372px !important;
}
.w-374 {
  width: 374px !important;
}
.mw-374 {
  min-width: 374px !important;
}
.w-376 {
  width: 376px !important;
}
.mw-376 {
  min-width: 376px !important;
}
.w-378 {
  width: 378px !important;
}
.mw-378 {
  min-width: 378px !important;
}
.w-380 {
  width: 380px !important;
}
.mw-380 {
  min-width: 380px !important;
}
.w-382 {
  width: 382px !important;
}
.mw-382 {
  min-width: 382px !important;
}
.w-384 {
  width: 384px !important;
}
.mw-384 {
  min-width: 384px !important;
}
.w-386 {
  width: 386px !important;
}
.mw-386 {
  min-width: 386px !important;
}
.w-388 {
  width: 388px !important;
}
.mw-388 {
  min-width: 388px !important;
}
.w-390 {
  width: 390px !important;
}
.mw-390 {
  min-width: 390px !important;
}
.w-392 {
  width: 392px !important;
}
.mw-392 {
  min-width: 392px !important;
}
.w-394 {
  width: 394px !important;
}
.mw-394 {
  min-width: 394px !important;
}
.w-396 {
  width: 396px !important;
}
.mw-396 {
  min-width: 396px !important;
}
.w-398 {
  width: 398px !important;
}
.mw-398 {
  min-width: 398px !important;
}
.w-400 {
  width: 400px !important;
}
.mw-400 {
  min-width: 400px !important;
}
.w-402 {
  width: 402px !important;
}
.mw-402 {
  min-width: 402px !important;
}
.w-404 {
  width: 404px !important;
}
.mw-404 {
  min-width: 404px !important;
}
.w-406 {
  width: 406px !important;
}
.mw-406 {
  min-width: 406px !important;
}
.w-408 {
  width: 408px !important;
}
.mw-408 {
  min-width: 408px !important;
}
.w-410 {
  width: 410px !important;
}
.mw-410 {
  min-width: 410px !important;
}
.w-412 {
  width: 412px !important;
}
.mw-412 {
  min-width: 412px !important;
}
.w-414 {
  width: 414px !important;
}
.mw-414 {
  min-width: 414px !important;
}
.w-416 {
  width: 416px !important;
}
.mw-416 {
  min-width: 416px !important;
}
.w-418 {
  width: 418px !important;
}
.mw-418 {
  min-width: 418px !important;
}
.w-420 {
  width: 420px !important;
}
.mw-420 {
  min-width: 420px !important;
}
.w-422 {
  width: 422px !important;
}
.mw-422 {
  min-width: 422px !important;
}
.w-424 {
  width: 424px !important;
}
.mw-424 {
  min-width: 424px !important;
}
.w-426 {
  width: 426px !important;
}
.mw-426 {
  min-width: 426px !important;
}
.w-428 {
  width: 428px !important;
}
.mw-428 {
  min-width: 428px !important;
}
.w-430 {
  width: 430px !important;
}
.mw-430 {
  min-width: 430px !important;
}
.w-432 {
  width: 432px !important;
}
.mw-432 {
  min-width: 432px !important;
}
.w-434 {
  width: 434px !important;
}
.mw-434 {
  min-width: 434px !important;
}
.w-436 {
  width: 436px !important;
}
.mw-436 {
  min-width: 436px !important;
}
.w-438 {
  width: 438px !important;
}
.mw-438 {
  min-width: 438px !important;
}
.w-440 {
  width: 440px !important;
}
.mw-440 {
  min-width: 440px !important;
}
.w-442 {
  width: 442px !important;
}
.mw-442 {
  min-width: 442px !important;
}
.w-444 {
  width: 444px !important;
}
.mw-444 {
  min-width: 444px !important;
}
.w-446 {
  width: 446px !important;
}
.mw-446 {
  min-width: 446px !important;
}
.w-448 {
  width: 448px !important;
}
.mw-448 {
  min-width: 448px !important;
}
.w-450 {
  width: 450px !important;
}
.mw-450 {
  min-width: 450px !important;
}
.w-452 {
  width: 452px !important;
}
.mw-452 {
  min-width: 452px !important;
}
.w-454 {
  width: 454px !important;
}
.mw-454 {
  min-width: 454px !important;
}
.w-456 {
  width: 456px !important;
}
.mw-456 {
  min-width: 456px !important;
}
.w-458 {
  width: 458px !important;
}
.mw-458 {
  min-width: 458px !important;
}
.w-460 {
  width: 460px !important;
}
.mw-460 {
  min-width: 460px !important;
}
.w-462 {
  width: 462px !important;
}
.mw-462 {
  min-width: 462px !important;
}
.w-464 {
  width: 464px !important;
}
.mw-464 {
  min-width: 464px !important;
}
.w-466 {
  width: 466px !important;
}
.mw-466 {
  min-width: 466px !important;
}
.w-468 {
  width: 468px !important;
}
.mw-468 {
  min-width: 468px !important;
}
.w-470 {
  width: 470px !important;
}
.mw-470 {
  min-width: 470px !important;
}
.w-472 {
  width: 472px !important;
}
.mw-472 {
  min-width: 472px !important;
}
.w-474 {
  width: 474px !important;
}
.mw-474 {
  min-width: 474px !important;
}
.w-476 {
  width: 476px !important;
}
.mw-476 {
  min-width: 476px !important;
}
.w-478 {
  width: 478px !important;
}
.mw-478 {
  min-width: 478px !important;
}
.w-480 {
  width: 480px !important;
}
.mw-480 {
  min-width: 480px !important;
}
.w-482 {
  width: 482px !important;
}
.mw-482 {
  min-width: 482px !important;
}
.w-484 {
  width: 484px !important;
}
.mw-484 {
  min-width: 484px !important;
}
.w-486 {
  width: 486px !important;
}
.mw-486 {
  min-width: 486px !important;
}
.w-488 {
  width: 488px !important;
}
.mw-488 {
  min-width: 488px !important;
}
.w-490 {
  width: 490px !important;
}
.mw-490 {
  min-width: 490px !important;
}
.w-492 {
  width: 492px !important;
}
.mw-492 {
  min-width: 492px !important;
}
.w-494 {
  width: 494px !important;
}
.mw-494 {
  min-width: 494px !important;
}
.w-496 {
  width: 496px !important;
}
.mw-496 {
  min-width: 496px !important;
}
.w-498 {
  width: 498px !important;
}
.mw-498 {
  min-width: 498px !important;
}
.w-500 {
  width: 500px !important;
}
.mw-500 {
  min-width: 500px !important;
}
.w-502 {
  width: 502px !important;
}
.mw-502 {
  min-width: 502px !important;
}
.w-504 {
  width: 504px !important;
}
.mw-504 {
  min-width: 504px !important;
}
.w-506 {
  width: 506px !important;
}
.mw-506 {
  min-width: 506px !important;
}
.w-508 {
  width: 508px !important;
}
.mw-508 {
  min-width: 508px !important;
}
.w-510 {
  width: 510px !important;
}
.mw-510 {
  min-width: 510px !important;
}
.align-center {
  text-align: center;
}
html, body {
  height: 100%;
  width: 100%;
  /* Disables pull-to-refresh but allows overscroll glow effects. */
  overscroll-behavior-y: contain;
}
body {
  margin: 0;
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.width-container {
  max-width: 532px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  box-sizing: border-box;
}
.width-container.scrollable {
  overflow-y: auto;
}
.scroll-container {
  overflow-y: auto;
}
form {
  width: 100%;
}
form mat-form-field {
  display: inline;
  width: 100%;
}
.mat-button-base .mat-button-wrapper {
  text-transform: uppercase;
  letter-spacing: 0.089em;
  font-weight: 500;
}
button.mat-button .mat-icon,
a.mat-button .mat-icon,
a.mat-raised-button .mat-icon,
a.mat-flat-button .mat-icon,
a.mat-stroked-button .mat-icon {
  margin: -4px 0 -4px -4px;
  height: 24px;
  width: 24px;
  vertical-align: middle;
  vertical-align: text-bottom;
}
.round {
  border-radius: 50%;
}
:focus {
  outline: none !important;
}
a {
  text-decoration: none;
  color: inherit;
}
.animate-rotate {
  -webkit-animation: rotate 1s ease-out infinite;
          animation: rotate 1s ease-out infinite;
}
@-webkit-keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.lightbox-back {
  background-image: none !important;
}
.lightbox-back::after {
  content: "\e5c4";
  font-family: "Material Icons Outlined";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  height: 56px;
  line-height: 56px;
  width: 56px;
  text-align: center;
}
.info-panel {
  border-radius: 5px;
  padding: 14px;
}
.info-panel p:last-child {
  margin: 0 !important;
}

/*# sourceMappingURL=styles.css.map*/