@charset "UTF-8";
@font-face {
  font-family: "Urbanist";
  src: url("/assets/fonts/Urbanist/Urbanist-VariableFont_wght.ttf") format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Urbanist";
  src: url("/assets/fonts/Urbanist/Urbanist-Italic-VariableFont_wght.ttf") format("truetype");
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Urbanist";
  src: url("/assets/fonts/Urbanist/static/Urbanist-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Urbanist";
  src: url("/assets/fonts/Urbanist/static/Urbanist-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Urbanist";
  src: url("/assets/fonts/Urbanist/static/Urbanist-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Urbanist";
  src: url("/assets/fonts/Urbanist/static/Urbanist-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Urbanist";
  src: url("/assets/fonts/Urbanist/static/Urbanist-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Urbanist";
  src: url("/assets/fonts/Urbanist/static/Urbanist-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Urbanist";
  src: url("/assets/fonts/Urbanist/static/Urbanist-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Urbanist";
  src: url("/assets/fonts/Urbanist/static/Urbanist-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Urbanist";
  src: url("/assets/fonts/Urbanist/static/Urbanist-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Urbanist";
  src: url("/assets/fonts/Urbanist/static/Urbanist-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Urbanist";
  src: url("/assets/fonts/Urbanist/static/Urbanist-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Urbanist";
  src: url("/assets/fonts/Urbanist/static/Urbanist-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Urbanist";
  src: url("/assets/fonts/Urbanist/static/Urbanist-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Urbanist";
  src: url("/assets/fonts/Urbanist/static/Urbanist-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Urbanist";
  src: url("/assets/fonts/Urbanist/static/Urbanist-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Urbanist";
  src: url("/assets/fonts/Urbanist/static/Urbanist-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Urbanist";
  src: url("/assets/fonts/Urbanist/static/Urbanist-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Urbanist";
  src: url("/assets/fonts/Urbanist/static/Urbanist-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: url("/assets/fonts/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2") format("woff2");
}
.materialize-red {
  background-color: #e51c23 !important;
}

.materialize-red-text {
  color: #e51c23 !important;
}

.materialize-red.lighten-5 {
  background-color: #fdeaeb !important;
}

.materialize-red-text.text-lighten-5 {
  color: #fdeaeb !important;
}

.materialize-red.lighten-4 {
  background-color: #f8c1c3 !important;
}

.materialize-red-text.text-lighten-4 {
  color: #f8c1c3 !important;
}

.materialize-red.lighten-3 {
  background-color: #f3989b !important;
}

.materialize-red-text.text-lighten-3 {
  color: #f3989b !important;
}

.materialize-red.lighten-2 {
  background-color: #ee6e73 !important;
}

.materialize-red-text.text-lighten-2 {
  color: #ee6e73 !important;
}

.materialize-red.lighten-1 {
  background-color: #ea454b !important;
}

.materialize-red-text.text-lighten-1 {
  color: #ea454b !important;
}

.materialize-red.darken-1 {
  background-color: #d0181e !important;
}

.materialize-red-text.text-darken-1 {
  color: #d0181e !important;
}

.materialize-red.darken-2 {
  background-color: #b9151b !important;
}

.materialize-red-text.text-darken-2 {
  color: #b9151b !important;
}

.materialize-red.darken-3 {
  background-color: #a21318 !important;
}

.materialize-red-text.text-darken-3 {
  color: #a21318 !important;
}

.materialize-red.darken-4 {
  background-color: #8b1014 !important;
}

.materialize-red-text.text-darken-4 {
  color: #8b1014 !important;
}

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

.red-text {
  color: #F44336 !important;
}

.red.lighten-5 {
  background-color: #FFEBEE !important;
}

.red-text.text-lighten-5 {
  color: #FFEBEE !important;
}

.red.lighten-4 {
  background-color: #FFCDD2 !important;
}

.red-text.text-lighten-4 {
  color: #FFCDD2 !important;
}

.red.lighten-3 {
  background-color: #EF9A9A !important;
}

.red-text.text-lighten-3 {
  color: #EF9A9A !important;
}

.red.lighten-2 {
  background-color: #E57373 !important;
}

.red-text.text-lighten-2 {
  color: #E57373 !important;
}

.red.lighten-1 {
  background-color: #EF5350 !important;
}

.red-text.text-lighten-1 {
  color: #EF5350 !important;
}

.red.darken-1 {
  background-color: #E53935 !important;
}

.red-text.text-darken-1 {
  color: #E53935 !important;
}

.red.darken-2 {
  background-color: #D32F2F !important;
}

.red-text.text-darken-2 {
  color: #D32F2F !important;
}

.red.darken-3 {
  background-color: #C62828 !important;
}

.red-text.text-darken-3 {
  color: #C62828 !important;
}

.red.darken-4 {
  background-color: #B71C1C !important;
}

.red-text.text-darken-4 {
  color: #B71C1C !important;
}

.red.accent-1 {
  background-color: #FF8A80 !important;
}

.red-text.text-accent-1 {
  color: #FF8A80 !important;
}

.red.accent-2 {
  background-color: #FF5252 !important;
}

.red-text.text-accent-2 {
  color: #FF5252 !important;
}

.red.accent-3 {
  background-color: #FF1744 !important;
}

.red-text.text-accent-3 {
  color: #FF1744 !important;
}

.red.accent-4 {
  background-color: #D50000 !important;
}

.red-text.text-accent-4 {
  color: #D50000 !important;
}

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

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

.pink.lighten-5 {
  background-color: #fce4ec !important;
}

.pink-text.text-lighten-5 {
  color: #fce4ec !important;
}

.pink.lighten-4 {
  background-color: #f8bbd0 !important;
}

.pink-text.text-lighten-4 {
  color: #f8bbd0 !important;
}

.pink.lighten-3 {
  background-color: #f48fb1 !important;
}

.pink-text.text-lighten-3 {
  color: #f48fb1 !important;
}

.pink.lighten-2 {
  background-color: #f06292 !important;
}

.pink-text.text-lighten-2 {
  color: #f06292 !important;
}

.pink.lighten-1 {
  background-color: #ec407a !important;
}

.pink-text.text-lighten-1 {
  color: #ec407a !important;
}

.pink.darken-1 {
  background-color: #d81b60 !important;
}

.pink-text.text-darken-1 {
  color: #d81b60 !important;
}

.pink.darken-2 {
  background-color: #c2185b !important;
}

.pink-text.text-darken-2 {
  color: #c2185b !important;
}

.pink.darken-3 {
  background-color: #ad1457 !important;
}

.pink-text.text-darken-3 {
  color: #ad1457 !important;
}

.pink.darken-4 {
  background-color: #880e4f !important;
}

.pink-text.text-darken-4 {
  color: #880e4f !important;
}

.pink.accent-1 {
  background-color: #ff80ab !important;
}

.pink-text.text-accent-1 {
  color: #ff80ab !important;
}

.pink.accent-2 {
  background-color: #ff4081 !important;
}

.pink-text.text-accent-2 {
  color: #ff4081 !important;
}

.pink.accent-3 {
  background-color: #f50057 !important;
}

.pink-text.text-accent-3 {
  color: #f50057 !important;
}

.pink.accent-4 {
  background-color: #c51162 !important;
}

.pink-text.text-accent-4 {
  color: #c51162 !important;
}

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

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

.purple.lighten-5 {
  background-color: #f3e5f5 !important;
}

.purple-text.text-lighten-5 {
  color: #f3e5f5 !important;
}

.purple.lighten-4 {
  background-color: #e1bee7 !important;
}

.purple-text.text-lighten-4 {
  color: #e1bee7 !important;
}

.purple.lighten-3 {
  background-color: #ce93d8 !important;
}

.purple-text.text-lighten-3 {
  color: #ce93d8 !important;
}

.purple.lighten-2 {
  background-color: #ba68c8 !important;
}

.purple-text.text-lighten-2 {
  color: #ba68c8 !important;
}

.purple.lighten-1 {
  background-color: #ab47bc !important;
}

.purple-text.text-lighten-1 {
  color: #ab47bc !important;
}

.purple.darken-1 {
  background-color: #8e24aa !important;
}

.purple-text.text-darken-1 {
  color: #8e24aa !important;
}

.purple.darken-2 {
  background-color: #7b1fa2 !important;
}

.purple-text.text-darken-2 {
  color: #7b1fa2 !important;
}

.purple.darken-3 {
  background-color: #6a1b9a !important;
}

.purple-text.text-darken-3 {
  color: #6a1b9a !important;
}

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

.purple-text.text-darken-4 {
  color: #4a148c !important;
}

.purple.accent-1 {
  background-color: #ea80fc !important;
}

.purple-text.text-accent-1 {
  color: #ea80fc !important;
}

.purple.accent-2 {
  background-color: #e040fb !important;
}

.purple-text.text-accent-2 {
  color: #e040fb !important;
}

.purple.accent-3 {
  background-color: #d500f9 !important;
}

.purple-text.text-accent-3 {
  color: #d500f9 !important;
}

.purple.accent-4 {
  background-color: #aa00ff !important;
}

.purple-text.text-accent-4 {
  color: #aa00ff !important;
}

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

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

.deep-purple.lighten-5 {
  background-color: #ede7f6 !important;
}

.deep-purple-text.text-lighten-5 {
  color: #ede7f6 !important;
}

.deep-purple.lighten-4 {
  background-color: #d1c4e9 !important;
}

.deep-purple-text.text-lighten-4 {
  color: #d1c4e9 !important;
}

.deep-purple.lighten-3 {
  background-color: #b39ddb !important;
}

.deep-purple-text.text-lighten-3 {
  color: #b39ddb !important;
}

.deep-purple.lighten-2 {
  background-color: #9575cd !important;
}

.deep-purple-text.text-lighten-2 {
  color: #9575cd !important;
}

.deep-purple.lighten-1 {
  background-color: #7e57c2 !important;
}

.deep-purple-text.text-lighten-1 {
  color: #7e57c2 !important;
}

.deep-purple.darken-1 {
  background-color: #5e35b1 !important;
}

.deep-purple-text.text-darken-1 {
  color: #5e35b1 !important;
}

.deep-purple.darken-2 {
  background-color: #512da8 !important;
}

.deep-purple-text.text-darken-2 {
  color: #512da8 !important;
}

.deep-purple.darken-3 {
  background-color: #4527a0 !important;
}

.deep-purple-text.text-darken-3 {
  color: #4527a0 !important;
}

.deep-purple.darken-4 {
  background-color: #311b92 !important;
}

.deep-purple-text.text-darken-4 {
  color: #311b92 !important;
}

.deep-purple.accent-1 {
  background-color: #b388ff !important;
}

.deep-purple-text.text-accent-1 {
  color: #b388ff !important;
}

.deep-purple.accent-2 {
  background-color: #7c4dff !important;
}

.deep-purple-text.text-accent-2 {
  color: #7c4dff !important;
}

.deep-purple.accent-3 {
  background-color: #651fff !important;
}

.deep-purple-text.text-accent-3 {
  color: #651fff !important;
}

.deep-purple.accent-4 {
  background-color: #6200ea !important;
}

.deep-purple-text.text-accent-4 {
  color: #6200ea !important;
}

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

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

.indigo.lighten-5 {
  background-color: #e8eaf6 !important;
}

.indigo-text.text-lighten-5 {
  color: #e8eaf6 !important;
}

.indigo.lighten-4 {
  background-color: #c5cae9 !important;
}

.indigo-text.text-lighten-4 {
  color: #c5cae9 !important;
}

.indigo.lighten-3 {
  background-color: #9fa8da !important;
}

.indigo-text.text-lighten-3 {
  color: #9fa8da !important;
}

.indigo.lighten-2 {
  background-color: #7986cb !important;
}

.indigo-text.text-lighten-2 {
  color: #7986cb !important;
}

.indigo.lighten-1 {
  background-color: #5c6bc0 !important;
}

.indigo-text.text-lighten-1 {
  color: #5c6bc0 !important;
}

.indigo.darken-1 {
  background-color: #3949ab !important;
}

.indigo-text.text-darken-1 {
  color: #3949ab !important;
}

.indigo.darken-2 {
  background-color: #303f9f !important;
}

.indigo-text.text-darken-2 {
  color: #303f9f !important;
}

.indigo.darken-3 {
  background-color: #283593 !important;
}

.indigo-text.text-darken-3 {
  color: #283593 !important;
}

.indigo.darken-4 {
  background-color: #1a237e !important;
}

.indigo-text.text-darken-4 {
  color: #1a237e !important;
}

.indigo.accent-1 {
  background-color: #8c9eff !important;
}

.indigo-text.text-accent-1 {
  color: #8c9eff !important;
}

.indigo.accent-2 {
  background-color: #536dfe !important;
}

.indigo-text.text-accent-2 {
  color: #536dfe !important;
}

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

.indigo-text.text-accent-3 {
  color: #3d5afe !important;
}

.indigo.accent-4 {
  background-color: #304ffe !important;
}

.indigo-text.text-accent-4 {
  color: #304ffe !important;
}

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

.blue-text {
  color: #2196F3 !important;
}

.blue.lighten-5 {
  background-color: #E3F2FD !important;
}

.blue-text.text-lighten-5 {
  color: #E3F2FD !important;
}

.blue.lighten-4 {
  background-color: #BBDEFB !important;
}

.blue-text.text-lighten-4 {
  color: #BBDEFB !important;
}

.blue.lighten-3 {
  background-color: #90CAF9 !important;
}

.blue-text.text-lighten-3 {
  color: #90CAF9 !important;
}

.blue.lighten-2 {
  background-color: #64B5F6 !important;
}

.blue-text.text-lighten-2 {
  color: #64B5F6 !important;
}

.blue.lighten-1 {
  background-color: #42A5F5 !important;
}

.blue-text.text-lighten-1 {
  color: #42A5F5 !important;
}

.blue.darken-1 {
  background-color: #1E88E5 !important;
}

.blue-text.text-darken-1 {
  color: #1E88E5 !important;
}

.blue.darken-2 {
  background-color: #1976D2 !important;
}

.blue-text.text-darken-2 {
  color: #1976D2 !important;
}

.blue.darken-3 {
  background-color: #1565C0 !important;
}

.blue-text.text-darken-3 {
  color: #1565C0 !important;
}

.blue.darken-4 {
  background-color: #0D47A1 !important;
}

.blue-text.text-darken-4 {
  color: #0D47A1 !important;
}

.blue.accent-1 {
  background-color: #82B1FF !important;
}

.blue-text.text-accent-1 {
  color: #82B1FF !important;
}

.blue.accent-2 {
  background-color: #448AFF !important;
}

.blue-text.text-accent-2 {
  color: #448AFF !important;
}

.blue.accent-3 {
  background-color: #2979FF !important;
}

.blue-text.text-accent-3 {
  color: #2979FF !important;
}

.blue.accent-4 {
  background-color: #2962FF !important;
}

.blue-text.text-accent-4 {
  color: #2962FF !important;
}

.light-blue {
  background-color: #03a9f4 !important;
}

.light-blue-text {
  color: #03a9f4 !important;
}

.light-blue.lighten-5 {
  background-color: #e1f5fe !important;
}

.light-blue-text.text-lighten-5 {
  color: #e1f5fe !important;
}

.light-blue.lighten-4 {
  background-color: #b3e5fc !important;
}

.light-blue-text.text-lighten-4 {
  color: #b3e5fc !important;
}

.light-blue.lighten-3 {
  background-color: #81d4fa !important;
}

.light-blue-text.text-lighten-3 {
  color: #81d4fa !important;
}

.light-blue.lighten-2 {
  background-color: #4fc3f7 !important;
}

.light-blue-text.text-lighten-2 {
  color: #4fc3f7 !important;
}

.light-blue.lighten-1 {
  background-color: #29b6f6 !important;
}

.light-blue-text.text-lighten-1 {
  color: #29b6f6 !important;
}

.light-blue.darken-1 {
  background-color: #039be5 !important;
}

.light-blue-text.text-darken-1 {
  color: #039be5 !important;
}

.light-blue.darken-2 {
  background-color: #0288d1 !important;
}

.light-blue-text.text-darken-2 {
  color: #0288d1 !important;
}

.light-blue.darken-3 {
  background-color: #0277bd !important;
}

.light-blue-text.text-darken-3 {
  color: #0277bd !important;
}

.light-blue.darken-4 {
  background-color: #01579b !important;
}

.light-blue-text.text-darken-4 {
  color: #01579b !important;
}

.light-blue.accent-1 {
  background-color: #80d8ff !important;
}

.light-blue-text.text-accent-1 {
  color: #80d8ff !important;
}

.light-blue.accent-2 {
  background-color: #40c4ff !important;
}

.light-blue-text.text-accent-2 {
  color: #40c4ff !important;
}

.light-blue.accent-3 {
  background-color: #00b0ff !important;
}

.light-blue-text.text-accent-3 {
  color: #00b0ff !important;
}

.light-blue.accent-4 {
  background-color: #0091ea !important;
}

.light-blue-text.text-accent-4 {
  color: #0091ea !important;
}

.cyan {
  background-color: #00bcd4 !important;
}

.cyan-text {
  color: #00bcd4 !important;
}

.cyan.lighten-5 {
  background-color: #e0f7fa !important;
}

.cyan-text.text-lighten-5 {
  color: #e0f7fa !important;
}

.cyan.lighten-4 {
  background-color: #b2ebf2 !important;
}

.cyan-text.text-lighten-4 {
  color: #b2ebf2 !important;
}

.cyan.lighten-3 {
  background-color: #80deea !important;
}

.cyan-text.text-lighten-3 {
  color: #80deea !important;
}

.cyan.lighten-2 {
  background-color: #4dd0e1 !important;
}

.cyan-text.text-lighten-2 {
  color: #4dd0e1 !important;
}

.cyan.lighten-1 {
  background-color: #26c6da !important;
}

.cyan-text.text-lighten-1 {
  color: #26c6da !important;
}

.cyan.darken-1 {
  background-color: #00acc1 !important;
}

.cyan-text.text-darken-1 {
  color: #00acc1 !important;
}

.cyan.darken-2 {
  background-color: #0097a7 !important;
}

.cyan-text.text-darken-2 {
  color: #0097a7 !important;
}

.cyan.darken-3 {
  background-color: #00838f !important;
}

.cyan-text.text-darken-3 {
  color: #00838f !important;
}

.cyan.darken-4 {
  background-color: #006064 !important;
}

.cyan-text.text-darken-4 {
  color: #006064 !important;
}

.cyan.accent-1 {
  background-color: #84ffff !important;
}

.cyan-text.text-accent-1 {
  color: #84ffff !important;
}

.cyan.accent-2 {
  background-color: #18ffff !important;
}

.cyan-text.text-accent-2 {
  color: #18ffff !important;
}

.cyan.accent-3 {
  background-color: #00e5ff !important;
}

.cyan-text.text-accent-3 {
  color: #00e5ff !important;
}

.cyan.accent-4 {
  background-color: #00b8d4 !important;
}

.cyan-text.text-accent-4 {
  color: #00b8d4 !important;
}

.teal {
  background-color: #009688 !important;
}

.teal-text {
  color: #009688 !important;
}

.teal.lighten-5 {
  background-color: #e0f2f1 !important;
}

.teal-text.text-lighten-5 {
  color: #e0f2f1 !important;
}

.teal.lighten-4 {
  background-color: #b2dfdb !important;
}

.teal-text.text-lighten-4 {
  color: #b2dfdb !important;
}

.teal.lighten-3 {
  background-color: #80cbc4 !important;
}

.teal-text.text-lighten-3 {
  color: #80cbc4 !important;
}

.teal.lighten-2 {
  background-color: #4db6ac !important;
}

.teal-text.text-lighten-2 {
  color: #4db6ac !important;
}

.teal.lighten-1 {
  background-color: #26a69a !important;
}

.teal-text.text-lighten-1 {
  color: #26a69a !important;
}

.teal.darken-1 {
  background-color: #00897b !important;
}

.teal-text.text-darken-1 {
  color: #00897b !important;
}

.teal.darken-2 {
  background-color: #00796b !important;
}

.teal-text.text-darken-2 {
  color: #00796b !important;
}

.teal.darken-3 {
  background-color: #00695c !important;
}

.teal-text.text-darken-3 {
  color: #00695c !important;
}

.teal.darken-4 {
  background-color: #004d40 !important;
}

.teal-text.text-darken-4 {
  color: #004d40 !important;
}

.teal.accent-1 {
  background-color: #a7ffeb !important;
}

.teal-text.text-accent-1 {
  color: #a7ffeb !important;
}

.teal.accent-2 {
  background-color: #64ffda !important;
}

.teal-text.text-accent-2 {
  color: #64ffda !important;
}

.teal.accent-3 {
  background-color: #1de9b6 !important;
}

.teal-text.text-accent-3 {
  color: #1de9b6 !important;
}

.teal.accent-4 {
  background-color: #00bfa5 !important;
}

.teal-text.text-accent-4 {
  color: #00bfa5 !important;
}

.green {
  background-color: #4CAF50 !important;
}

.green-text {
  color: #4CAF50 !important;
}

.green.lighten-5 {
  background-color: #E8F5E9 !important;
}

.green-text.text-lighten-5 {
  color: #E8F5E9 !important;
}

.green.lighten-4 {
  background-color: #C8E6C9 !important;
}

.green-text.text-lighten-4 {
  color: #C8E6C9 !important;
}

.green.lighten-3 {
  background-color: #A5D6A7 !important;
}

.green-text.text-lighten-3 {
  color: #A5D6A7 !important;
}

.green.lighten-2 {
  background-color: #81C784 !important;
}

.green-text.text-lighten-2 {
  color: #81C784 !important;
}

.green.lighten-1 {
  background-color: #66BB6A !important;
}

.green-text.text-lighten-1 {
  color: #66BB6A !important;
}

.green.darken-1 {
  background-color: #43A047 !important;
}

.green-text.text-darken-1 {
  color: #43A047 !important;
}

.green.darken-2 {
  background-color: #388E3C !important;
}

.green-text.text-darken-2 {
  color: #388E3C !important;
}

.green.darken-3 {
  background-color: #2E7D32 !important;
}

.green-text.text-darken-3 {
  color: #2E7D32 !important;
}

.green.darken-4 {
  background-color: #1B5E20 !important;
}

.green-text.text-darken-4 {
  color: #1B5E20 !important;
}

.green.accent-1 {
  background-color: #B9F6CA !important;
}

.green-text.text-accent-1 {
  color: #B9F6CA !important;
}

.green.accent-2 {
  background-color: #69F0AE !important;
}

.green-text.text-accent-2 {
  color: #69F0AE !important;
}

.green.accent-3 {
  background-color: #00E676 !important;
}

.green-text.text-accent-3 {
  color: #00E676 !important;
}

.green.accent-4 {
  background-color: #00C853 !important;
}

.green-text.text-accent-4 {
  color: #00C853 !important;
}

.light-green {
  background-color: #8bc34a !important;
}

.light-green-text {
  color: #8bc34a !important;
}

.light-green.lighten-5 {
  background-color: #f1f8e9 !important;
}

.light-green-text.text-lighten-5 {
  color: #f1f8e9 !important;
}

.light-green.lighten-4 {
  background-color: #dcedc8 !important;
}

.light-green-text.text-lighten-4 {
  color: #dcedc8 !important;
}

.light-green.lighten-3 {
  background-color: #c5e1a5 !important;
}

.light-green-text.text-lighten-3 {
  color: #c5e1a5 !important;
}

.light-green.lighten-2 {
  background-color: #aed581 !important;
}

.light-green-text.text-lighten-2 {
  color: #aed581 !important;
}

.light-green.lighten-1 {
  background-color: #9ccc65 !important;
}

.light-green-text.text-lighten-1 {
  color: #9ccc65 !important;
}

.light-green.darken-1 {
  background-color: #7cb342 !important;
}

.light-green-text.text-darken-1 {
  color: #7cb342 !important;
}

.light-green.darken-2 {
  background-color: #689f38 !important;
}

.light-green-text.text-darken-2 {
  color: #689f38 !important;
}

.light-green.darken-3 {
  background-color: #558b2f !important;
}

.light-green-text.text-darken-3 {
  color: #558b2f !important;
}

.light-green.darken-4 {
  background-color: #33691e !important;
}

.light-green-text.text-darken-4 {
  color: #33691e !important;
}

.light-green.accent-1 {
  background-color: #ccff90 !important;
}

.light-green-text.text-accent-1 {
  color: #ccff90 !important;
}

.light-green.accent-2 {
  background-color: #b2ff59 !important;
}

.light-green-text.text-accent-2 {
  color: #b2ff59 !important;
}

.light-green.accent-3 {
  background-color: #76ff03 !important;
}

.light-green-text.text-accent-3 {
  color: #76ff03 !important;
}

.light-green.accent-4 {
  background-color: #64dd17 !important;
}

.light-green-text.text-accent-4 {
  color: #64dd17 !important;
}

.lime {
  background-color: #cddc39 !important;
}

.lime-text {
  color: #cddc39 !important;
}

.lime.lighten-5 {
  background-color: #f9fbe7 !important;
}

.lime-text.text-lighten-5 {
  color: #f9fbe7 !important;
}

.lime.lighten-4 {
  background-color: #f0f4c3 !important;
}

.lime-text.text-lighten-4 {
  color: #f0f4c3 !important;
}

.lime.lighten-3 {
  background-color: #e6ee9c !important;
}

.lime-text.text-lighten-3 {
  color: #e6ee9c !important;
}

.lime.lighten-2 {
  background-color: #dce775 !important;
}

.lime-text.text-lighten-2 {
  color: #dce775 !important;
}

.lime.lighten-1 {
  background-color: #d4e157 !important;
}

.lime-text.text-lighten-1 {
  color: #d4e157 !important;
}

.lime.darken-1 {
  background-color: #c0ca33 !important;
}

.lime-text.text-darken-1 {
  color: #c0ca33 !important;
}

.lime.darken-2 {
  background-color: #afb42b !important;
}

.lime-text.text-darken-2 {
  color: #afb42b !important;
}

.lime.darken-3 {
  background-color: #9e9d24 !important;
}

.lime-text.text-darken-3 {
  color: #9e9d24 !important;
}

.lime.darken-4 {
  background-color: #827717 !important;
}

.lime-text.text-darken-4 {
  color: #827717 !important;
}

.lime.accent-1 {
  background-color: #f4ff81 !important;
}

.lime-text.text-accent-1 {
  color: #f4ff81 !important;
}

.lime.accent-2 {
  background-color: #eeff41 !important;
}

.lime-text.text-accent-2 {
  color: #eeff41 !important;
}

.lime.accent-3 {
  background-color: #c6ff00 !important;
}

.lime-text.text-accent-3 {
  color: #c6ff00 !important;
}

.lime.accent-4 {
  background-color: #aeea00 !important;
}

.lime-text.text-accent-4 {
  color: #aeea00 !important;
}

.yellow {
  background-color: #ffeb3b !important;
}

.yellow-text {
  color: #ffeb3b !important;
}

.yellow.lighten-5 {
  background-color: #fffde7 !important;
}

.yellow-text.text-lighten-5 {
  color: #fffde7 !important;
}

.yellow.lighten-4 {
  background-color: #fff9c4 !important;
}

.yellow-text.text-lighten-4 {
  color: #fff9c4 !important;
}

.yellow.lighten-3 {
  background-color: #fff59d !important;
}

.yellow-text.text-lighten-3 {
  color: #fff59d !important;
}

.yellow.lighten-2 {
  background-color: #fff176 !important;
}

.yellow-text.text-lighten-2 {
  color: #fff176 !important;
}

.yellow.lighten-1 {
  background-color: #ffee58 !important;
}

.yellow-text.text-lighten-1 {
  color: #ffee58 !important;
}

.yellow.darken-1 {
  background-color: #fdd835 !important;
}

.yellow-text.text-darken-1 {
  color: #fdd835 !important;
}

.yellow.darken-2 {
  background-color: #fbc02d !important;
}

.yellow-text.text-darken-2 {
  color: #fbc02d !important;
}

.yellow.darken-3 {
  background-color: #f9a825 !important;
}

.yellow-text.text-darken-3 {
  color: #f9a825 !important;
}

.yellow.darken-4 {
  background-color: #f57f17 !important;
}

.yellow-text.text-darken-4 {
  color: #f57f17 !important;
}

.yellow.accent-1 {
  background-color: #ffff8d !important;
}

.yellow-text.text-accent-1 {
  color: #ffff8d !important;
}

.yellow.accent-2 {
  background-color: #ffff00 !important;
}

.yellow-text.text-accent-2 {
  color: #ffff00 !important;
}

.yellow.accent-3 {
  background-color: #ffea00 !important;
}

.yellow-text.text-accent-3 {
  color: #ffea00 !important;
}

.yellow.accent-4 {
  background-color: #ffd600 !important;
}

.yellow-text.text-accent-4 {
  color: #ffd600 !important;
}

.amber {
  background-color: #ffc107 !important;
}

.amber-text {
  color: #ffc107 !important;
}

.amber.lighten-5 {
  background-color: #fff8e1 !important;
}

.amber-text.text-lighten-5 {
  color: #fff8e1 !important;
}

.amber.lighten-4 {
  background-color: #ffecb3 !important;
}

.amber-text.text-lighten-4 {
  color: #ffecb3 !important;
}

.amber.lighten-3 {
  background-color: #ffe082 !important;
}

.amber-text.text-lighten-3 {
  color: #ffe082 !important;
}

.amber.lighten-2 {
  background-color: #ffd54f !important;
}

.amber-text.text-lighten-2 {
  color: #ffd54f !important;
}

.amber.lighten-1 {
  background-color: #ffca28 !important;
}

.amber-text.text-lighten-1 {
  color: #ffca28 !important;
}

.amber.darken-1 {
  background-color: #ffb300 !important;
}

.amber-text.text-darken-1 {
  color: #ffb300 !important;
}

.amber.darken-2 {
  background-color: #ffa000 !important;
}

.amber-text.text-darken-2 {
  color: #ffa000 !important;
}

.amber.darken-3 {
  background-color: #ff8f00 !important;
}

.amber-text.text-darken-3 {
  color: #ff8f00 !important;
}

.amber.darken-4 {
  background-color: #ff6f00 !important;
}

.amber-text.text-darken-4 {
  color: #ff6f00 !important;
}

.amber.accent-1 {
  background-color: #ffe57f !important;
}

.amber-text.text-accent-1 {
  color: #ffe57f !important;
}

.amber.accent-2 {
  background-color: #ffd740 !important;
}

.amber-text.text-accent-2 {
  color: #ffd740 !important;
}

.amber.accent-3 {
  background-color: #ffc400 !important;
}

.amber-text.text-accent-3 {
  color: #ffc400 !important;
}

.amber.accent-4 {
  background-color: #ffab00 !important;
}

.amber-text.text-accent-4 {
  color: #ffab00 !important;
}

.orange {
  background-color: #ff9800 !important;
}

.orange-text {
  color: #ff9800 !important;
}

.orange.lighten-5 {
  background-color: #fff3e0 !important;
}

.orange-text.text-lighten-5 {
  color: #fff3e0 !important;
}

.orange.lighten-4 {
  background-color: #ffe0b2 !important;
}

.orange-text.text-lighten-4 {
  color: #ffe0b2 !important;
}

.orange.lighten-3 {
  background-color: #ffcc80 !important;
}

.orange-text.text-lighten-3 {
  color: #ffcc80 !important;
}

.orange.lighten-2 {
  background-color: #ffb74d !important;
}

.orange-text.text-lighten-2 {
  color: #ffb74d !important;
}

.orange.lighten-1 {
  background-color: #ffa726 !important;
}

.orange-text.text-lighten-1 {
  color: #ffa726 !important;
}

.orange.darken-1 {
  background-color: #fb8c00 !important;
}

.orange-text.text-darken-1 {
  color: #fb8c00 !important;
}

.orange.darken-2 {
  background-color: #f57c00 !important;
}

.orange-text.text-darken-2 {
  color: #f57c00 !important;
}

.orange.darken-3 {
  background-color: #ef6c00 !important;
}

.orange-text.text-darken-3 {
  color: #ef6c00 !important;
}

.orange.darken-4 {
  background-color: #e65100 !important;
}

.orange-text.text-darken-4 {
  color: #e65100 !important;
}

.orange.accent-1 {
  background-color: #ffd180 !important;
}

.orange-text.text-accent-1 {
  color: #ffd180 !important;
}

.orange.accent-2 {
  background-color: #ffab40 !important;
}

.orange-text.text-accent-2 {
  color: #ffab40 !important;
}

.orange.accent-3 {
  background-color: #ff9100 !important;
}

.orange-text.text-accent-3 {
  color: #ff9100 !important;
}

.orange.accent-4 {
  background-color: #ff6d00 !important;
}

.orange-text.text-accent-4 {
  color: #ff6d00 !important;
}

.deep-orange {
  background-color: #ff5722 !important;
}

.deep-orange-text {
  color: #ff5722 !important;
}

.deep-orange.lighten-5 {
  background-color: #fbe9e7 !important;
}

.deep-orange-text.text-lighten-5 {
  color: #fbe9e7 !important;
}

.deep-orange.lighten-4 {
  background-color: #ffccbc !important;
}

.deep-orange-text.text-lighten-4 {
  color: #ffccbc !important;
}

.deep-orange.lighten-3 {
  background-color: #ffab91 !important;
}

.deep-orange-text.text-lighten-3 {
  color: #ffab91 !important;
}

.deep-orange.lighten-2 {
  background-color: #ff8a65 !important;
}

.deep-orange-text.text-lighten-2 {
  color: #ff8a65 !important;
}

.deep-orange.lighten-1 {
  background-color: #ff7043 !important;
}

.deep-orange-text.text-lighten-1 {
  color: #ff7043 !important;
}

.deep-orange.darken-1 {
  background-color: #f4511e !important;
}

.deep-orange-text.text-darken-1 {
  color: #f4511e !important;
}

.deep-orange.darken-2 {
  background-color: #e64a19 !important;
}

.deep-orange-text.text-darken-2 {
  color: #e64a19 !important;
}

.deep-orange.darken-3 {
  background-color: #d84315 !important;
}

.deep-orange-text.text-darken-3 {
  color: #d84315 !important;
}

.deep-orange.darken-4 {
  background-color: #bf360c !important;
}

.deep-orange-text.text-darken-4 {
  color: #bf360c !important;
}

.deep-orange.accent-1 {
  background-color: #ff9e80 !important;
}

.deep-orange-text.text-accent-1 {
  color: #ff9e80 !important;
}

.deep-orange.accent-2 {
  background-color: #ff6e40 !important;
}

.deep-orange-text.text-accent-2 {
  color: #ff6e40 !important;
}

.deep-orange.accent-3 {
  background-color: #ff3d00 !important;
}

.deep-orange-text.text-accent-3 {
  color: #ff3d00 !important;
}

.deep-orange.accent-4 {
  background-color: #dd2c00 !important;
}

.deep-orange-text.text-accent-4 {
  color: #dd2c00 !important;
}

.brown {
  background-color: #795548 !important;
}

.brown-text {
  color: #795548 !important;
}

.brown.lighten-5 {
  background-color: #efebe9 !important;
}

.brown-text.text-lighten-5 {
  color: #efebe9 !important;
}

.brown.lighten-4 {
  background-color: #d7ccc8 !important;
}

.brown-text.text-lighten-4 {
  color: #d7ccc8 !important;
}

.brown.lighten-3 {
  background-color: #bcaaa4 !important;
}

.brown-text.text-lighten-3 {
  color: #bcaaa4 !important;
}

.brown.lighten-2 {
  background-color: #a1887f !important;
}

.brown-text.text-lighten-2 {
  color: #a1887f !important;
}

.brown.lighten-1 {
  background-color: #8d6e63 !important;
}

.brown-text.text-lighten-1 {
  color: #8d6e63 !important;
}

.brown.darken-1 {
  background-color: #6d4c41 !important;
}

.brown-text.text-darken-1 {
  color: #6d4c41 !important;
}

.brown.darken-2 {
  background-color: #5d4037 !important;
}

.brown-text.text-darken-2 {
  color: #5d4037 !important;
}

.brown.darken-3 {
  background-color: #4e342e !important;
}

.brown-text.text-darken-3 {
  color: #4e342e !important;
}

.brown.darken-4 {
  background-color: #3e2723 !important;
}

.brown-text.text-darken-4 {
  color: #3e2723 !important;
}

.blue-grey {
  background-color: #607d8b !important;
}

.blue-grey-text {
  color: #607d8b !important;
}

.blue-grey.lighten-5 {
  background-color: #eceff1 !important;
}

.blue-grey-text.text-lighten-5 {
  color: #eceff1 !important;
}

.blue-grey.lighten-4 {
  background-color: #cfd8dc !important;
}

.blue-grey-text.text-lighten-4 {
  color: #cfd8dc !important;
}

.blue-grey.lighten-3 {
  background-color: #b0bec5 !important;
}

.blue-grey-text.text-lighten-3 {
  color: #b0bec5 !important;
}

.blue-grey.lighten-2 {
  background-color: #90a4ae !important;
}

.blue-grey-text.text-lighten-2 {
  color: #90a4ae !important;
}

.blue-grey.lighten-1 {
  background-color: #78909c !important;
}

.blue-grey-text.text-lighten-1 {
  color: #78909c !important;
}

.blue-grey.darken-1 {
  background-color: #546e7a !important;
}

.blue-grey-text.text-darken-1 {
  color: #546e7a !important;
}

.blue-grey.darken-2 {
  background-color: #455a64 !important;
}

.blue-grey-text.text-darken-2 {
  color: #455a64 !important;
}

.blue-grey.darken-3 {
  background-color: #37474f !important;
}

.blue-grey-text.text-darken-3 {
  color: #37474f !important;
}

.blue-grey.darken-4 {
  background-color: #263238 !important;
}

.blue-grey-text.text-darken-4 {
  color: #263238 !important;
}

.grey {
  background-color: #9e9e9e !important;
}

.grey-text {
  color: #9e9e9e !important;
}

.grey.lighten-5 {
  background-color: #fafafa !important;
}

.grey-text.text-lighten-5 {
  color: #fafafa !important;
}

.grey.lighten-4 {
  background-color: #f5f5f5 !important;
}

.grey-text.text-lighten-4 {
  color: #f5f5f5 !important;
}

.grey.lighten-3 {
  background-color: #eeeeee !important;
}

.grey-text.text-lighten-3 {
  color: #eeeeee !important;
}

.grey.lighten-2 {
  background-color: #e0e0e0 !important;
}

.grey-text.text-lighten-2 {
  color: #e0e0e0 !important;
}

.grey.lighten-1 {
  background-color: #bdbdbd !important;
}

.grey-text.text-lighten-1 {
  color: #bdbdbd !important;
}

.grey.darken-1 {
  background-color: #757575 !important;
}

.grey-text.text-darken-1 {
  color: #757575 !important;
}

.grey.darken-2 {
  background-color: #616161 !important;
}

.grey-text.text-darken-2 {
  color: #616161 !important;
}

.grey.darken-3 {
  background-color: #424242 !important;
}

.grey-text.text-darken-3 {
  color: #424242 !important;
}

.grey.darken-4 {
  background-color: #212121 !important;
}

.grey-text.text-darken-4 {
  color: #212121 !important;
}

.black {
  background-color: #000000 !important;
}

.black-text {
  color: #000000 !important;
}

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

.white-text {
  color: #FFFFFF !important;
}

.transparent {
  background-color: transparent !important;
}

.transparent-text {
  color: transparent !important;
}

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main { /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

html {
  box-sizing: border-box;
}

*, *:before, *:after {
  box-sizing: inherit;
}

button,
input,
optgroup,
select,
textarea {
  font-family: "Urbanist", "Segoe UI", Roboto, sans-serif;
}

ul:not(.browser-default) {
  padding-left: 0;
  list-style-type: none;
}
ul:not(.browser-default) > li {
  list-style-type: none;
}

a {
  color: #00718A;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}

.valign-wrapper {
  display: flex;
  align-items: center;
}

.clearfix {
  clear: both;
}

.z-depth-0 {
  box-shadow: none !important;
}

/* 2dp elevation modified*/
.z-depth-1, .sidenav, .collapsible, .dropdown-content, .btn-floating, .btn, .btn-small, .btn-large, .toast, .card, .card-panel, nav {
  box-shadow: 0 2px 2px 0 #00000024, 0 3px 1px -2px #0000001f, 0 1px 5px 0 #00000033;
}

.z-depth-1-half, .btn-floating:hover, .btn:hover, .btn-small:hover, .btn-large:hover {
  box-shadow: 0 3px 3px 0 #00000024, 0 1px 7px 0 #0000001f, 0 3px 1px -1px #00000033;
}

/* 6dp elevation modified*/
.z-depth-2 {
  box-shadow: 0 4px 5px 0 #00000024, 0 1px 10px 0 #0000001f, 0 2px 4px -1px #0000004d;
}

/* 12dp elevation modified*/
.z-depth-3 {
  box-shadow: 0 8px 17px 2px #00000024, 0 3px 14px 2px #0000001f, 0 5px 5px -3px #00000033;
}

/* 16dp elevation */
.z-depth-4 {
  box-shadow: 0 16px 24px 2px #00000024, 0 6px 30px 5px #0000001f, 0 8px 10px -7px #00000033;
}

/* 24dp elevation */
.z-depth-5, .modal {
  box-shadow: 0 24px 38px 3px #00000024, 0 9px 46px 8px #0000001f, 0 11px 15px -7px #00000033;
}

.hoverable {
  transition: box-shadow 0.25s;
}
.hoverable:hover {
  box-shadow: 0 8px 17px 0 #00000033, 0 6px 20px 0 #00000030;
}

.divider {
  height: 1px;
  overflow: hidden;
  background-color: #e0e0e0;
}

blockquote {
  margin: 20px 0;
  padding-left: 1.5rem;
  border-left: 5px solid #0091AD;
}

i {
  line-height: inherit;
}
i.left {
  float: left;
  margin-right: 15px;
}
i.right {
  float: right;
  margin-left: 15px;
}
i.tiny {
  font-size: 1rem;
}
i.small {
  font-size: 2rem;
}
i.medium {
  font-size: 4rem;
}
i.large {
  font-size: 6rem;
}

img.responsive-img,
video.responsive-video {
  max-width: 100%;
  height: auto;
}

.pagination li {
  display: inline-block;
  border-radius: 2px;
  text-align: center;
  vertical-align: top;
  height: 30px;
}
.pagination li a {
  color: #444;
  display: inline-block;
  font-size: 1.2rem;
  padding: 0 10px;
  line-height: 30px;
}
.pagination li.active a {
  color: #fff;
}
.pagination li.active {
  background-color: #0091AD;
}
.pagination li.disabled a {
  cursor: default;
  color: #999;
}
.pagination li i {
  font-size: 2rem;
}
.pagination li.pages ul li {
  display: inline-block;
  float: none;
}

@media only screen and (max-width : 992px) {
  .pagination {
    width: 100%;
  }
  .pagination li.prev,
  .pagination li.next {
    width: 10%;
  }
  .pagination li.pages {
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
  }
}
.breadcrumb {
  font-size: 18px;
  color: #ffffffb3;
}
.breadcrumb i,
.breadcrumb [class^=mdi-], .breadcrumb [class*=mdi-],
.breadcrumb i.material-icons {
  display: inline-block;
  float: left;
  font-size: 24px;
}
.breadcrumb:before {
  content: "\e5cc";
  color: #ffffffb3;
  vertical-align: top;
  display: inline-block;
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  margin: 0 10px 0 8px;
  -webkit-font-smoothing: antialiased;
}
.breadcrumb:first-child:before {
  display: none;
}
.breadcrumb:last-child {
  color: #fff;
}

.parallax-container {
  position: relative;
  overflow: hidden;
  height: 500px;
}
.parallax-container .parallax {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.parallax-container .parallax img {
  opacity: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  transform: translate3d(0, 0, 0);
  transform: translateX(-50%);
}

.pin-top, .pin-bottom {
  position: relative;
}

.pinned {
  position: fixed !important;
}

/*********************
  Transition Classes
**********************/
ul.staggered-list li {
  opacity: 0;
}

.fade-in {
  opacity: 0;
  transform-origin: 0 50%;
}

/*********************
  Media Query Classes
**********************/
@media only screen and (max-width : 600px) {
  .hide-on-small-only, .hide-on-small-and-down {
    display: none !important;
  }
}

@media only screen and (max-width : 992px) {
  .hide-on-med-and-down {
    display: none !important;
  }
}

@media only screen and (min-width : 601px) {
  .hide-on-med-and-up {
    display: none !important;
  }
}

@media only screen and (min-width: 600px) and (max-width: 992px) {
  .hide-on-med-only {
    display: none !important;
  }
}

@media only screen and (min-width : 993px) {
  .hide-on-large-only {
    display: none !important;
  }
}

@media only screen and (min-width : 1201px) {
  .hide-on-extra-large-only {
    display: none !important;
  }
}

@media only screen and (min-width : 1201px) {
  .show-on-extra-large {
    display: block !important;
  }
}

@media only screen and (min-width : 993px) {
  .show-on-large {
    display: block !important;
  }
}

@media only screen and (min-width: 600px) and (max-width: 992px) {
  .show-on-medium {
    display: block !important;
  }
}

@media only screen and (max-width : 600px) {
  .show-on-small {
    display: block !important;
  }
}

@media only screen and (min-width : 601px) {
  .show-on-medium-and-up {
    display: block !important;
  }
}

@media only screen and (max-width : 992px) {
  .show-on-medium-and-down {
    display: block !important;
  }
}

@media only screen and (max-width : 600px) {
  .center-on-small-only {
    text-align: center;
  }
}

.page-footer {
  padding-top: 20px;
  color: #fff;
  background-color: #0091AD;
}
.page-footer .footer-copyright {
  overflow: hidden;
  min-height: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0px;
  color: #ffffffcc;
  background-color: #33333314;
}

table, th, td {
  border: none;
}

table {
  width: 100%;
  display: table;
  border-collapse: collapse;
  border-spacing: 0;
}
table.striped tr {
  border-bottom: none;
}
table.striped > tbody > tr:nth-child(odd) {
  background-color: #f2f2f280;
}
table.striped > tbody > tr > td {
  border-radius: 0;
}
table.highlight > tbody > tr {
  transition: background-color 0.25s ease;
}
table.highlight > tbody > tr:hover {
  background-color: #f2f2f280;
}
table.centered thead tr th, table.centered tbody tr td {
  text-align: center;
}

tr {
  border-bottom: 1px solid #0000001f;
}

td, th {
  padding: 15px 5px;
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  border-radius: 2px;
}

@media only screen and (max-width : 992px) {
  table.responsive-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    display: block;
    position: relative;
    /* sort out borders */
  }
  table.responsive-table td:empty:before {
    content: " ";
  }
  table.responsive-table th,
  table.responsive-table td {
    margin: 0;
    vertical-align: top;
  }
  table.responsive-table th {
    text-align: left;
  }
  table.responsive-table thead {
    display: block;
    float: left;
  }
  table.responsive-table thead tr {
    display: block;
    padding: 0 10px 0 0;
  }
  table.responsive-table thead tr th::before {
    content: " ";
  }
  table.responsive-table tbody {
    display: block;
    width: auto;
    position: relative;
    overflow-x: auto;
    white-space: nowrap;
  }
  table.responsive-table tbody tr {
    display: inline-block;
    vertical-align: top;
  }
  table.responsive-table th {
    display: block;
    text-align: right;
  }
  table.responsive-table td {
    display: block;
    min-height: 1.25em;
    text-align: left;
  }
  table.responsive-table tr {
    border-bottom: none;
    padding: 0 10px;
  }
  table.responsive-table thead {
    border: 0;
    border-right: 1px solid #0000001f;
  }
}
.collection {
  margin: 0.5rem 0 1rem 0;
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  overflow: hidden;
  position: relative;
}
.collection .collection-item {
  background-color: #fff;
  line-height: 1.5rem;
  padding: 10px 20px;
  margin: 0;
  border-bottom: 1px solid #e0e0e0;
}
.collection .collection-item.avatar {
  min-height: 84px;
  padding-left: 72px;
  position: relative;
}
.collection .collection-item.avatar:not(.circle-clipper) > .circle,
.collection .collection-item.avatar :not(.circle-clipper) > .circle {
  position: absolute;
  width: 42px;
  height: 42px;
  overflow: hidden;
  left: 15px;
  display: inline-block;
  vertical-align: middle;
}
.collection .collection-item.avatar i.circle {
  font-size: 18px;
  line-height: 42px;
  color: #fff;
  background-color: #999;
  text-align: center;
}
.collection .collection-item.avatar .title {
  font-size: 16px;
}
.collection .collection-item.avatar p {
  margin: 0;
}
.collection .collection-item.avatar .secondary-content {
  position: absolute;
  top: 16px;
  right: 16px;
}
.collection .collection-item:last-child {
  border-bottom: none;
}
.collection .collection-item.active {
  background-color: #892B64;
  color: #f3d9e9;
}
.collection .collection-item.active .secondary-content {
  color: #fff;
}
.collection a.collection-item {
  display: block;
  transition: 0.25s;
  color: #892B64;
}
.collection a.collection-item:not(.active):hover {
  background-color: #ddd;
}
.collection.with-header .collection-header {
  background-color: #fff;
  border-bottom: 1px solid #e0e0e0;
  padding: 10px 20px;
}
.collection.with-header .collection-item {
  padding-left: 30px;
}
.collection.with-header .collection-item.avatar {
  padding-left: 72px;
}

.secondary-content {
  float: right;
  color: #892B64;
}

.collapsible .collection {
  margin: 0;
  border: none;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.progress {
  position: relative;
  height: 4px;
  display: block;
  width: 100%;
  background-color: #e19fc7;
  border-radius: 2px;
  margin: 0.5rem 0 1rem 0;
  overflow: hidden;
}
.progress .determinate {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: #892B64;
  transition: width 0.3s linear;
}
.progress .indeterminate {
  background-color: #892B64;
}
.progress .indeterminate:before {
  content: "";
  position: absolute;
  background-color: inherit;
  top: 0;
  left: 0;
  bottom: 0;
  will-change: left, right;
  animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
}
.progress .indeterminate:after {
  content: "";
  position: absolute;
  background-color: inherit;
  top: 0;
  left: 0;
  bottom: 0;
  will-change: left, right;
  animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
  animation-delay: 1.15s;
}

@keyframes indeterminate {
  0% {
    left: -35%;
    right: 100%;
  }
  60% {
    left: 100%;
    right: -90%;
  }
  100% {
    left: 100%;
    right: -90%;
  }
}
@keyframes indeterminate-short {
  0% {
    left: -200%;
    right: 100%;
  }
  60% {
    left: 107%;
    right: -8%;
  }
  100% {
    left: 107%;
    right: -8%;
  }
}
/*******************
  Utility Classes
*******************/
.hide {
  display: none !important;
}

.left-align {
  text-align: left;
}

.right-align {
  text-align: right;
}

.center, .center-align {
  text-align: center;
}

.left {
  float: left !important;
}

.right {
  float: right !important;
}

.no-select, input[type=range],
input[type=range] + .thumb {
  user-select: none;
}

.circle {
  border-radius: 50%;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.truncate {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.no-padding {
  padding: 0 !important;
}

span.badge {
  min-width: 3rem;
  padding: 0 6px;
  margin-left: 14px;
  text-align: center;
  font-size: 1rem;
  line-height: 22px;
  height: 22px;
  color: #757575;
  float: right;
  box-sizing: border-box;
}
span.badge.new {
  font-weight: 300;
  font-size: 0.8rem;
  color: #fff;
  background-color: #892B64;
  border-radius: 2px;
}
span.badge.new:after {
  content: " new";
}
span.badge[data-badge-caption]::after {
  content: " " attr(data-badge-caption);
}

nav ul a span.badge {
  display: inline-block;
  float: none;
  margin-left: 4px;
  line-height: 22px;
  height: 22px;
  -webkit-font-smoothing: auto;
}

.collection-item span.badge {
  margin-top: calc(0.75rem - 11px);
}

.collapsible span.badge {
  margin-left: auto;
}

.sidenav span.badge {
  margin-top: calc(24px - 11px);
}

table span.badge {
  display: inline-block;
  float: none;
  margin-left: auto;
}

/* This is needed for some mobile phones to display the Google Icon font properly */
.material-icons {
  text-rendering: optimizeLegibility;
  font-feature-settings: "liga";
}

.container {
  margin: 0 auto;
  max-width: 1280px;
  width: 90%;
}
@media (min-width: 601px) {
  .container {
    width: 85%;
  }
}
@media (min-width: 993px) {
  .container {
    width: 70%;
  }
}

.section {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.section.no-pad {
  padding: 0;
}
.section.no-pad-bot {
  padding-bottom: 0;
}
.section.no-pad-top {
  padding-top: 0;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-inline: auto;
  margin-bottom: 20px;
}
.row.align-top {
  align-items: flex-start;
}
.row.align-center {
  align-items: center;
}
.row.align-bottom {
  align-items: flex-end;
}
.row.align-stretch {
  align-items: stretch;
}
.row.justify-right {
  justify-content: flex-end;
}
.row.justify-center {
  justify-content: center;
}
.row.justify-space-between {
  justify-content: space-between;
}
.row.justify-space-around {
  justify-content: space-around;
}
.row .col {
  box-sizing: border-box;
  min-height: 1px;
  flex: 0 0 auto;
  padding-left: 8px;
  padding-right: 8px;
}
@media (min-width: 601px) {
  .row .col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 993px) {
  .row .col {
    padding-left: 12px;
    padding-right: 12px;
  }
}
.row .col[class*=push-], .row .col[class*=pull-] {
  position: relative;
}
@media (min-width: 0) {
  .row .col.s1 {
    width: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .row .col.offset-s1 {
    margin-left: 8.3333333333%;
  }
  .row .col.pull-s1 {
    right: 8.3333333333%;
  }
  .row .col.push-s1 {
    left: 8.3333333333%;
  }
  .row .col.s2 {
    width: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .row .col.offset-s2 {
    margin-left: 16.6666666667%;
  }
  .row .col.pull-s2 {
    right: 16.6666666667%;
  }
  .row .col.push-s2 {
    left: 16.6666666667%;
  }
  .row .col.s3 {
    width: 25%;
    max-width: 25%;
  }
  .row .col.offset-s3 {
    margin-left: 25%;
  }
  .row .col.pull-s3 {
    right: 25%;
  }
  .row .col.push-s3 {
    left: 25%;
  }
  .row .col.s4 {
    width: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row .col.offset-s4 {
    margin-left: 33.3333333333%;
  }
  .row .col.pull-s4 {
    right: 33.3333333333%;
  }
  .row .col.push-s4 {
    left: 33.3333333333%;
  }
  .row .col.s5 {
    width: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .row .col.offset-s5 {
    margin-left: 41.6666666667%;
  }
  .row .col.pull-s5 {
    right: 41.6666666667%;
  }
  .row .col.push-s5 {
    left: 41.6666666667%;
  }
  .row .col.s6 {
    width: 50%;
    max-width: 50%;
  }
  .row .col.offset-s6 {
    margin-left: 50%;
  }
  .row .col.pull-s6 {
    right: 50%;
  }
  .row .col.push-s6 {
    left: 50%;
  }
  .row .col.s7 {
    width: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .row .col.offset-s7 {
    margin-left: 58.3333333333%;
  }
  .row .col.pull-s7 {
    right: 58.3333333333%;
  }
  .row .col.push-s7 {
    left: 58.3333333333%;
  }
  .row .col.s8 {
    width: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .row .col.offset-s8 {
    margin-left: 66.6666666667%;
  }
  .row .col.pull-s8 {
    right: 66.6666666667%;
  }
  .row .col.push-s8 {
    left: 66.6666666667%;
  }
  .row .col.s9 {
    width: 75%;
    max-width: 75%;
  }
  .row .col.offset-s9 {
    margin-left: 75%;
  }
  .row .col.pull-s9 {
    right: 75%;
  }
  .row .col.push-s9 {
    left: 75%;
  }
  .row .col.s10 {
    width: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .row .col.offset-s10 {
    margin-left: 83.3333333333%;
  }
  .row .col.pull-s10 {
    right: 83.3333333333%;
  }
  .row .col.push-s10 {
    left: 83.3333333333%;
  }
  .row .col.s11 {
    width: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .row .col.offset-s11 {
    margin-left: 91.6666666667%;
  }
  .row .col.pull-s11 {
    right: 91.6666666667%;
  }
  .row .col.push-s11 {
    left: 91.6666666667%;
  }
  .row .col.s12 {
    width: 100%;
    max-width: 100%;
  }
  .row .col.offset-s12 {
    margin-left: 100%;
  }
  .row .col.pull-s12 {
    right: 100%;
  }
  .row .col.push-s12 {
    left: 100%;
  }
}
@media (min-width: 601px) {
  .row .col.m1 {
    width: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .row .col.offset-m1 {
    margin-left: 8.3333333333%;
  }
  .row .col.pull-m1 {
    right: 8.3333333333%;
  }
  .row .col.push-m1 {
    left: 8.3333333333%;
  }
  .row .col.m2 {
    width: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .row .col.offset-m2 {
    margin-left: 16.6666666667%;
  }
  .row .col.pull-m2 {
    right: 16.6666666667%;
  }
  .row .col.push-m2 {
    left: 16.6666666667%;
  }
  .row .col.m3 {
    width: 25%;
    max-width: 25%;
  }
  .row .col.offset-m3 {
    margin-left: 25%;
  }
  .row .col.pull-m3 {
    right: 25%;
  }
  .row .col.push-m3 {
    left: 25%;
  }
  .row .col.m4 {
    width: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row .col.offset-m4 {
    margin-left: 33.3333333333%;
  }
  .row .col.pull-m4 {
    right: 33.3333333333%;
  }
  .row .col.push-m4 {
    left: 33.3333333333%;
  }
  .row .col.m5 {
    width: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .row .col.offset-m5 {
    margin-left: 41.6666666667%;
  }
  .row .col.pull-m5 {
    right: 41.6666666667%;
  }
  .row .col.push-m5 {
    left: 41.6666666667%;
  }
  .row .col.m6 {
    width: 50%;
    max-width: 50%;
  }
  .row .col.offset-m6 {
    margin-left: 50%;
  }
  .row .col.pull-m6 {
    right: 50%;
  }
  .row .col.push-m6 {
    left: 50%;
  }
  .row .col.m7 {
    width: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .row .col.offset-m7 {
    margin-left: 58.3333333333%;
  }
  .row .col.pull-m7 {
    right: 58.3333333333%;
  }
  .row .col.push-m7 {
    left: 58.3333333333%;
  }
  .row .col.m8 {
    width: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .row .col.offset-m8 {
    margin-left: 66.6666666667%;
  }
  .row .col.pull-m8 {
    right: 66.6666666667%;
  }
  .row .col.push-m8 {
    left: 66.6666666667%;
  }
  .row .col.m9 {
    width: 75%;
    max-width: 75%;
  }
  .row .col.offset-m9 {
    margin-left: 75%;
  }
  .row .col.pull-m9 {
    right: 75%;
  }
  .row .col.push-m9 {
    left: 75%;
  }
  .row .col.m10 {
    width: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .row .col.offset-m10 {
    margin-left: 83.3333333333%;
  }
  .row .col.pull-m10 {
    right: 83.3333333333%;
  }
  .row .col.push-m10 {
    left: 83.3333333333%;
  }
  .row .col.m11 {
    width: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .row .col.offset-m11 {
    margin-left: 91.6666666667%;
  }
  .row .col.pull-m11 {
    right: 91.6666666667%;
  }
  .row .col.push-m11 {
    left: 91.6666666667%;
  }
  .row .col.m12 {
    width: 100%;
    max-width: 100%;
  }
  .row .col.offset-m12 {
    margin-left: 100%;
  }
  .row .col.pull-m12 {
    right: 100%;
  }
  .row .col.push-m12 {
    left: 100%;
  }
}
@media (min-width: 993px) {
  .row .col.l1 {
    width: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .row .col.offset-l1 {
    margin-left: 8.3333333333%;
  }
  .row .col.pull-l1 {
    right: 8.3333333333%;
  }
  .row .col.push-l1 {
    left: 8.3333333333%;
  }
  .row .col.l2 {
    width: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .row .col.offset-l2 {
    margin-left: 16.6666666667%;
  }
  .row .col.pull-l2 {
    right: 16.6666666667%;
  }
  .row .col.push-l2 {
    left: 16.6666666667%;
  }
  .row .col.l3 {
    width: 25%;
    max-width: 25%;
  }
  .row .col.offset-l3 {
    margin-left: 25%;
  }
  .row .col.pull-l3 {
    right: 25%;
  }
  .row .col.push-l3 {
    left: 25%;
  }
  .row .col.l4 {
    width: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row .col.offset-l4 {
    margin-left: 33.3333333333%;
  }
  .row .col.pull-l4 {
    right: 33.3333333333%;
  }
  .row .col.push-l4 {
    left: 33.3333333333%;
  }
  .row .col.l5 {
    width: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .row .col.offset-l5 {
    margin-left: 41.6666666667%;
  }
  .row .col.pull-l5 {
    right: 41.6666666667%;
  }
  .row .col.push-l5 {
    left: 41.6666666667%;
  }
  .row .col.l6 {
    width: 50%;
    max-width: 50%;
  }
  .row .col.offset-l6 {
    margin-left: 50%;
  }
  .row .col.pull-l6 {
    right: 50%;
  }
  .row .col.push-l6 {
    left: 50%;
  }
  .row .col.l7 {
    width: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .row .col.offset-l7 {
    margin-left: 58.3333333333%;
  }
  .row .col.pull-l7 {
    right: 58.3333333333%;
  }
  .row .col.push-l7 {
    left: 58.3333333333%;
  }
  .row .col.l8 {
    width: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .row .col.offset-l8 {
    margin-left: 66.6666666667%;
  }
  .row .col.pull-l8 {
    right: 66.6666666667%;
  }
  .row .col.push-l8 {
    left: 66.6666666667%;
  }
  .row .col.l9 {
    width: 75%;
    max-width: 75%;
  }
  .row .col.offset-l9 {
    margin-left: 75%;
  }
  .row .col.pull-l9 {
    right: 75%;
  }
  .row .col.push-l9 {
    left: 75%;
  }
  .row .col.l10 {
    width: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .row .col.offset-l10 {
    margin-left: 83.3333333333%;
  }
  .row .col.pull-l10 {
    right: 83.3333333333%;
  }
  .row .col.push-l10 {
    left: 83.3333333333%;
  }
  .row .col.l11 {
    width: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .row .col.offset-l11 {
    margin-left: 91.6666666667%;
  }
  .row .col.pull-l11 {
    right: 91.6666666667%;
  }
  .row .col.push-l11 {
    left: 91.6666666667%;
  }
  .row .col.l12 {
    width: 100%;
    max-width: 100%;
  }
  .row .col.offset-l12 {
    margin-left: 100%;
  }
  .row .col.pull-l12 {
    right: 100%;
  }
  .row .col.push-l12 {
    left: 100%;
  }
}
@media (min-width: 1201px) {
  .row .col.xl1 {
    width: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .row .col.offset-xl1 {
    margin-left: 8.3333333333%;
  }
  .row .col.pull-xl1 {
    right: 8.3333333333%;
  }
  .row .col.push-xl1 {
    left: 8.3333333333%;
  }
  .row .col.xl2 {
    width: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .row .col.offset-xl2 {
    margin-left: 16.6666666667%;
  }
  .row .col.pull-xl2 {
    right: 16.6666666667%;
  }
  .row .col.push-xl2 {
    left: 16.6666666667%;
  }
  .row .col.xl3 {
    width: 25%;
    max-width: 25%;
  }
  .row .col.offset-xl3 {
    margin-left: 25%;
  }
  .row .col.pull-xl3 {
    right: 25%;
  }
  .row .col.push-xl3 {
    left: 25%;
  }
  .row .col.xl4 {
    width: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row .col.offset-xl4 {
    margin-left: 33.3333333333%;
  }
  .row .col.pull-xl4 {
    right: 33.3333333333%;
  }
  .row .col.push-xl4 {
    left: 33.3333333333%;
  }
  .row .col.xl5 {
    width: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .row .col.offset-xl5 {
    margin-left: 41.6666666667%;
  }
  .row .col.pull-xl5 {
    right: 41.6666666667%;
  }
  .row .col.push-xl5 {
    left: 41.6666666667%;
  }
  .row .col.xl6 {
    width: 50%;
    max-width: 50%;
  }
  .row .col.offset-xl6 {
    margin-left: 50%;
  }
  .row .col.pull-xl6 {
    right: 50%;
  }
  .row .col.push-xl6 {
    left: 50%;
  }
  .row .col.xl7 {
    width: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .row .col.offset-xl7 {
    margin-left: 58.3333333333%;
  }
  .row .col.pull-xl7 {
    right: 58.3333333333%;
  }
  .row .col.push-xl7 {
    left: 58.3333333333%;
  }
  .row .col.xl8 {
    width: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .row .col.offset-xl8 {
    margin-left: 66.6666666667%;
  }
  .row .col.pull-xl8 {
    right: 66.6666666667%;
  }
  .row .col.push-xl8 {
    left: 66.6666666667%;
  }
  .row .col.xl9 {
    width: 75%;
    max-width: 75%;
  }
  .row .col.offset-xl9 {
    margin-left: 75%;
  }
  .row .col.pull-xl9 {
    right: 75%;
  }
  .row .col.push-xl9 {
    left: 75%;
  }
  .row .col.xl10 {
    width: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .row .col.offset-xl10 {
    margin-left: 83.3333333333%;
  }
  .row .col.pull-xl10 {
    right: 83.3333333333%;
  }
  .row .col.push-xl10 {
    left: 83.3333333333%;
  }
  .row .col.xl11 {
    width: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .row .col.offset-xl11 {
    margin-left: 91.6666666667%;
  }
  .row .col.pull-xl11 {
    right: 91.6666666667%;
  }
  .row .col.push-xl11 {
    left: 91.6666666667%;
  }
  .row .col.xl12 {
    width: 100%;
    max-width: 100%;
  }
  .row .col.offset-xl12 {
    margin-left: 100%;
  }
  .row .col.pull-xl12 {
    right: 100%;
  }
  .row .col.push-xl12 {
    left: 100%;
  }
}

nav {
  color: #fff;
  background-color: #0091AD;
  width: 100%;
  height: 56px;
  line-height: 56px;
}
nav.nav-extended {
  height: auto;
}
nav.nav-extended .nav-wrapper {
  min-height: 56px;
  height: auto;
}
nav.nav-extended .nav-content {
  position: relative;
  line-height: normal;
}
nav a {
  color: #fff;
}
nav i,
nav [class^=mdi-], nav [class*=mdi-],
nav i.material-icons {
  display: block;
  font-size: 24px;
  height: 56px;
  line-height: 56px;
}
nav .nav-wrapper {
  position: relative;
  height: 100%;
}
@media only screen and (min-width : 993px) {
  nav a.sidenav-trigger {
    display: none;
  }
}
nav .sidenav-trigger {
  float: left;
  position: relative;
  z-index: 1;
  height: 56px;
  margin: 0 18px;
}
nav .sidenav-trigger i {
  height: 56px;
  line-height: 56px;
}
nav .brand-logo {
  position: absolute;
  color: #fff;
  display: inline-block;
  font-size: 2.1rem;
  padding: 0;
}
nav .brand-logo.center {
  left: 50%;
  transform: translateX(-50%);
}
@media only screen and (max-width : 992px) {
  nav .brand-logo {
    left: 50%;
    transform: translateX(-50%);
  }
  nav .brand-logo.left, nav .brand-logo.right {
    padding: 0;
    transform: none;
  }
  nav .brand-logo.left {
    left: 0.5rem;
  }
  nav .brand-logo.right {
    right: 0.5rem;
    left: auto;
  }
}
nav .brand-logo.right {
  right: 0.5rem;
  padding: 0;
}
nav .brand-logo i,
nav .brand-logo [class^=mdi-], nav .brand-logo [class*=mdi-],
nav .brand-logo i.material-icons {
  float: left;
  margin-right: 15px;
}
nav .nav-title {
  display: inline-block;
  font-size: 32px;
  padding: 28px 0;
}
nav ul {
  margin: 0;
}
nav ul li {
  transition: background-color 0.3s;
  float: left;
  padding: 0;
}
nav ul li.active {
  background-color: #0000001a;
}
nav ul a {
  transition: background-color 0.3s;
  font-size: 1rem;
  color: #fff;
  display: block;
  padding: 0 15px;
  cursor: pointer;
}
nav ul a.btn, nav ul a.btn-small, nav ul a.btn-large, nav ul a.btn-flat, nav ul a.btn-floating {
  margin-top: -2px;
  margin-left: 15px;
  margin-right: 15px;
}
nav ul a.btn > .material-icons, nav ul a.btn-small > .material-icons, nav ul a.btn-large > .material-icons, nav ul a.btn-flat > .material-icons, nav ul a.btn-floating > .material-icons {
  height: inherit;
  line-height: inherit;
}
nav ul a:hover {
  background-color: #0000001a;
}
nav ul.left {
  float: left;
}
nav form {
  height: 100%;
}
nav .input-field {
  margin: 0;
  height: 100%;
}
nav .input-field input {
  height: 100%;
  font-size: 1.2rem;
  border: none;
  padding-left: 2rem;
}
nav .input-field input:focus, nav .input-field input[type=text]:valid, nav .input-field input[type=password]:valid, nav .input-field input[type=email]:valid, nav .input-field input[type=url]:valid, nav .input-field input[type=date]:valid {
  border: none;
  box-shadow: none;
}
nav .input-field label {
  top: 0;
  left: 0;
}
nav .input-field label i {
  color: #ffffffb3;
  transition: color 0.3s;
}
nav .input-field label.active i {
  color: #fff;
}

.navbar-fixed {
  position: relative;
  height: 56px;
  z-index: 997;
}
.navbar-fixed nav {
  position: fixed;
}

@media only screen and (min-width : 601px) {
  nav.nav-extended .nav-wrapper {
    min-height: 64px;
  }
  nav, nav .nav-wrapper i, nav a.sidenav-trigger, nav a.sidenav-trigger i {
    height: 64px;
    line-height: 64px;
  }
  .navbar-fixed {
    height: 64px;
  }
}
a {
  text-decoration: none;
}

html {
  line-height: 1.5;
  font-family: "Urbanist", "Segoe UI", Roboto, sans-serif;
  font-weight: normal;
  color: #344767;
}
@media only screen and (min-width: 0) {
  html {
    font-size: 14px;
  }
}
@media only screen and (min-width: 992px) {
  html {
    font-size: 14.5px;
  }
}
@media only screen and (min-width: 1200px) {
  html {
    font-size: 15px;
  }
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  line-height: 1.3;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: inherit;
}

h1 {
  font-size: 3.2rem;
  line-height: 110%;
  margin: 2.1333333333rem 0 1.28rem 0;
}

h2 {
  font-size: 3rem;
  line-height: 110%;
  margin: 2rem 0 1.2rem 0;
}

h3 {
  font-size: 2rem;
  line-height: 110%;
  margin: 1.3333333333rem 0 0.8rem 0;
}

h4 {
  font-size: 1.35rem;
  line-height: 110%;
  margin: 0.9rem 0 0.54rem 0;
}

h5 {
  font-size: 1.1rem;
  line-height: 110%;
  margin: 0.7333333333rem 0 0.44rem 0;
}

h6 {
  font-size: 0.9rem;
  line-height: 110%;
  margin: 0.6rem 0 0.36rem 0;
}

em {
  font-style: italic;
}

strong {
  font-weight: 500;
}

small {
  font-size: 75%;
}

.light {
  font-weight: 300;
}

.thin {
  font-weight: 200;
}

@media only screen and (min-width: 360px) {
  .flow-text {
    font-size: 1.2rem;
  }
}
@media only screen and (min-width: 390px) {
  .flow-text {
    font-size: 1.224rem;
  }
}
@media only screen and (min-width: 420px) {
  .flow-text {
    font-size: 1.248rem;
  }
}
@media only screen and (min-width: 450px) {
  .flow-text {
    font-size: 1.272rem;
  }
}
@media only screen and (min-width: 480px) {
  .flow-text {
    font-size: 1.296rem;
  }
}
@media only screen and (min-width: 510px) {
  .flow-text {
    font-size: 1.32rem;
  }
}
@media only screen and (min-width: 540px) {
  .flow-text {
    font-size: 1.344rem;
  }
}
@media only screen and (min-width: 570px) {
  .flow-text {
    font-size: 1.368rem;
  }
}
@media only screen and (min-width: 600px) {
  .flow-text {
    font-size: 1.392rem;
  }
}
@media only screen and (min-width: 630px) {
  .flow-text {
    font-size: 1.416rem;
  }
}
@media only screen and (min-width: 660px) {
  .flow-text {
    font-size: 1.44rem;
  }
}
@media only screen and (min-width: 690px) {
  .flow-text {
    font-size: 1.464rem;
  }
}
@media only screen and (min-width: 720px) {
  .flow-text {
    font-size: 1.488rem;
  }
}
@media only screen and (min-width: 750px) {
  .flow-text {
    font-size: 1.512rem;
  }
}
@media only screen and (min-width: 780px) {
  .flow-text {
    font-size: 1.536rem;
  }
}
@media only screen and (min-width: 810px) {
  .flow-text {
    font-size: 1.56rem;
  }
}
@media only screen and (min-width: 840px) {
  .flow-text {
    font-size: 1.584rem;
  }
}
@media only screen and (min-width: 870px) {
  .flow-text {
    font-size: 1.608rem;
  }
}
@media only screen and (min-width: 900px) {
  .flow-text {
    font-size: 1.632rem;
  }
}
@media only screen and (min-width: 930px) {
  .flow-text {
    font-size: 1.656rem;
  }
}
@media only screen and (min-width: 960px) {
  .flow-text {
    font-size: 1.68rem;
  }
}
@media only screen and (max-width: 360px) {
  .flow-text {
    font-size: 1.2rem;
  }
}

.scale-transition {
  transition: transform 0.3s cubic-bezier(0.53, 0.01, 0.36, 1.63) !important;
}
.scale-transition.scale-out {
  transform: scale(0);
  transition: transform 0.2s !important;
}
.scale-transition.scale-in {
  transform: scale(1);
}

.card-panel {
  transition: box-shadow 0.25s;
  padding: 16px;
  margin: 0.5rem 0 1rem 0;
  border-radius: 2px;
  background-color: #fff;
}

.card {
  position: relative;
  margin: 0.5rem 0 1rem 0;
  background-color: #fff;
  transition: box-shadow 0.25s;
  border-radius: 2px;
}
.card .card-title {
  font-size: 24px;
  font-weight: 300;
}
.card .card-title.activator {
  cursor: pointer;
}
.card.small, .card.medium, .card.large {
  position: relative;
}
.card.small .card-image, .card.medium .card-image, .card.large .card-image {
  max-height: 60%;
  overflow: hidden;
}
.card.small .card-image + .card-content, .card.medium .card-image + .card-content, .card.large .card-image + .card-content {
  max-height: 40%;
}
.card.small .card-content, .card.medium .card-content, .card.large .card-content {
  max-height: 100%;
  overflow: hidden;
}
.card.small .card-action, .card.medium .card-action, .card.large .card-action {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.card.small {
  height: 300px;
}
.card.medium {
  height: 400px;
}
.card.large {
  height: 500px;
}
.card.horizontal {
  display: flex;
}
.card.horizontal.small .card-image, .card.horizontal.medium .card-image, .card.horizontal.large .card-image {
  height: 100%;
  max-height: none;
  overflow: visible;
}
.card.horizontal.small .card-image img, .card.horizontal.medium .card-image img, .card.horizontal.large .card-image img {
  height: 100%;
}
.card.horizontal .card-image {
  max-width: 50%;
}
.card.horizontal .card-image img {
  border-radius: 2px 0 0 2px;
  max-width: 100%;
  width: auto;
}
.card.horizontal .card-stacked {
  display: flex;
  flex-direction: column;
  flex: 1;
  position: relative;
}
.card.horizontal .card-stacked .card-content {
  flex-grow: 1;
}
.card.sticky-action .card-action {
  z-index: 2;
}
.card.sticky-action .card-reveal {
  z-index: 1;
  padding-bottom: 64px;
}
.card .card-image {
  position: relative;
}
.card .card-image img {
  display: block;
  border-radius: 2px 2px 0 0;
  position: relative;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
}
.card .card-image .card-title {
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  max-width: 100%;
  padding: 16px;
}
.card .card-content {
  padding: 16px;
  border-radius: 0 0 2px 2px;
}
.card .card-content p {
  margin: 0;
}
.card .card-content .card-title {
  display: block;
  line-height: 32px;
  margin-bottom: 8px;
}
.card .card-content .card-title i {
  line-height: 32px;
}
.card .card-action {
  background-color: inherit;
  border-top: 1px solid #a0a0a033;
  position: relative;
  padding: 16px 16px;
}
.card .card-action:last-child {
  border-radius: 0 0 2px 2px;
}
.card .card-action a:not(.btn):not(.btn-small):not(.btn-large):not(.btn-large):not(.btn-floating) {
  color: #ffab40;
  margin-right: 16px;
  transition: color 0.3s ease;
  text-transform: uppercase;
}
.card .card-action a:not(.btn):not(.btn-small):not(.btn-large):not(.btn-large):not(.btn-floating):hover {
  color: #ffd8a6;
}
.card .card-reveal {
  padding: 16px;
  position: absolute;
  background-color: #fff;
  width: 100%;
  overflow-y: auto;
  left: 0;
  top: 100%;
  height: 100%;
  z-index: 3;
  display: none;
}
.card .card-reveal .card-title {
  cursor: pointer;
  display: block;
}

#toast-container {
  display: block;
  position: fixed;
  z-index: 10000;
}
@media only screen and (max-width : 600px) {
  #toast-container {
    min-width: 100%;
    bottom: 0%;
  }
}
@media only screen and (min-width : 601px) and (max-width : 992px) {
  #toast-container {
    left: 5%;
    bottom: 7%;
    max-width: 90%;
  }
}
@media only screen and (min-width : 993px) {
  #toast-container {
    top: 10%;
    right: 7%;
    max-width: 86%;
  }
}

.toast {
  border-radius: 2px;
  top: 35px;
  width: auto;
  margin-top: 10px;
  position: relative;
  max-width: 100%;
  height: auto;
  min-height: 48px;
  line-height: 1.5em;
  background-color: #323232;
  padding: 10px 25px;
  font-size: 1.1rem;
  font-weight: 300;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: default;
}
.toast .toast-action {
  color: #eeff41;
  font-weight: 500;
  margin-right: -25px;
  margin-left: 3rem;
}
.toast.rounded {
  border-radius: 24px;
}
@media only screen and (max-width : 600px) {
  .toast {
    width: 100%;
    border-radius: 0;
  }
}

.tabs {
  position: relative;
  overflow-x: auto;
  overflow-y: hidden;
  height: 48px;
  width: 100%;
  background-color: #fff;
  margin: 0 auto;
  white-space: nowrap;
}
.tabs.tabs-transparent {
  background-color: transparent;
}
.tabs.tabs-transparent .tab a,
.tabs.tabs-transparent .tab.disabled a,
.tabs.tabs-transparent .tab.disabled a:hover {
  color: #ffffffb3;
}
.tabs.tabs-transparent .tab a:hover,
.tabs.tabs-transparent .tab a.active {
  color: #fff;
}
.tabs.tabs-transparent .indicator {
  background-color: #fff;
}
.tabs.tabs-fixed-width {
  display: flex;
}
.tabs.tabs-fixed-width .tab {
  flex-grow: 1;
}
.tabs .tab {
  display: inline-block;
  text-align: center;
  line-height: 48px;
  height: 48px;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
}
.tabs .tab a {
  color: #0091adb3;
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 24px;
  font-size: 14px;
  text-overflow: ellipsis;
  overflow: hidden;
  transition: color 0.28s ease, background-color 0.28s ease;
}
.tabs .tab a:focus, .tabs .tab a:focus.active {
  background-color: #00d1fa33;
  outline: none;
}
.tabs .tab a:hover, .tabs .tab a.active {
  background-color: transparent;
  color: #0091AD;
}
.tabs .tab.disabled a, .tabs .tab.disabled a:hover {
  color: #0091ad66;
  cursor: default;
}
.tabs .indicator {
  position: absolute;
  bottom: 0;
  height: 2px;
  background-color: #00d1fa;
  will-change: left, right;
}

@media only screen and (max-width : 992px) {
  .tabs {
    display: flex;
  }
  .tabs .tab {
    flex-grow: 1;
  }
  .tabs .tab a {
    padding: 0 12px;
  }
}
.material-tooltip {
  padding: 10px 8px;
  font-size: 1rem;
  z-index: 2000;
  background-color: transparent;
  border-radius: 2px;
  color: #fff;
  min-height: 36px;
  line-height: 120%;
  opacity: 0;
  position: absolute;
  text-align: center;
  max-width: calc(100% - 4px);
  overflow: hidden;
  left: 0;
  top: 0;
  pointer-events: none;
  visibility: hidden;
  background-color: #323232;
}

.backdrop {
  position: absolute;
  opacity: 0;
  height: 7px;
  width: 14px;
  border-radius: 0 0 50% 50%;
  background-color: #323232;
  z-index: -1;
  transform-origin: 50% 0%;
  visibility: hidden;
}

.btn, .btn-small, .btn-large,
.btn-flat {
  border: none;
  border-radius: 6px;
  display: inline-block;
  height: 48px;
  line-height: 48px;
  padding: 0 12px;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-tap-highlight-color: transparent;
}

.btn.disabled,
.btn-floating.disabled,
.btn-large.disabled,
.btn-small.disabled,
.btn-flat.disabled,
.btn:disabled,
.btn-floating:disabled,
.btn-large:disabled,
.btn-small:disabled,
.btn-flat:disabled,
.btn[disabled],
.btn-floating[disabled],
.btn-large[disabled],
.btn-small[disabled],
.btn-flat[disabled] {
  pointer-events: none;
  background-color: #DFDFDF !important;
  box-shadow: none;
  color: #9F9F9F !important;
  cursor: default;
}
.btn.disabled:hover,
.btn-floating.disabled:hover,
.btn-large.disabled:hover,
.btn-small.disabled:hover,
.btn-flat.disabled:hover,
.btn:disabled:hover,
.btn-floating:disabled:hover,
.btn-large:disabled:hover,
.btn-small:disabled:hover,
.btn-flat:disabled:hover,
.btn[disabled]:hover,
.btn-floating[disabled]:hover,
.btn-large[disabled]:hover,
.btn-small[disabled]:hover,
.btn-flat[disabled]:hover {
  background-color: #DFDFDF !important;
  color: #9F9F9F !important;
}

.btn,
.btn-small,
.btn-large,
.btn-floating,
.btn-flat {
  font-size: 14px;
  outline: 0;
}
.btn i,
.btn-floating i,
.btn-large i,
.btn-small i,
.btn-flat i {
  font-size: 1.3rem;
  line-height: inherit;
}

.btn:focus, .btn-small:focus, .btn-large:focus,
.btn-floating:focus {
  background-color: #621f48;
}

.btn, .btn-small, .btn-large {
  text-decoration: none;
  color: #fff;
  background-color: #892B64;
  text-align: center;
  letter-spacing: 0.5px;
  transition: background-color 0.2s ease-out;
  cursor: pointer;
}
.btn:hover, .btn-small:hover, .btn-large:hover {
  background-color: #9c3172;
}

.btn-floating {
  display: inline-block;
  color: #fff;
  position: relative;
  overflow: hidden;
  z-index: 1;
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  background-color: #892B64;
  border-radius: 50%;
  transition: background-color 0.3s;
  cursor: pointer;
  vertical-align: middle;
}
.btn-floating:hover {
  background-color: #892B64;
}
.btn-floating:before {
  border-radius: 0;
}
.btn-floating.btn-large {
  width: 56px;
  height: 56px;
  padding: 0;
}
.btn-floating.btn-large.halfway-fab {
  bottom: -28px;
}
.btn-floating.btn-large i {
  line-height: 56px;
}
.btn-floating.btn-small {
  width: 43.2px;
  height: 43.2px;
}
.btn-floating.btn-small.halfway-fab {
  bottom: -21.6px;
}
.btn-floating.btn-small i {
  line-height: 43.2px;
}
.btn-floating.halfway-fab {
  position: absolute;
  right: 24px;
  bottom: -20px;
}
.btn-floating.halfway-fab.left {
  right: auto;
  left: 24px;
}
.btn-floating i {
  width: inherit;
  display: inline-block;
  text-align: center;
  color: #fff;
  font-size: 1.6rem;
  line-height: 40px;
}

button.btn-floating {
  border: none;
}

.fixed-action-btn {
  position: fixed;
  right: 23px;
  bottom: 23px;
  padding-top: 15px;
  margin-bottom: 0;
  z-index: 997;
}
.fixed-action-btn.active ul {
  visibility: visible;
}
.fixed-action-btn.direction-left, .fixed-action-btn.direction-right {
  padding: 0 0 0 15px;
}
.fixed-action-btn.direction-left ul, .fixed-action-btn.direction-right ul {
  text-align: right;
  right: 64px;
  top: 50%;
  transform: translateY(-50%);
  height: 100%;
  left: auto;
  /*width 100% only goes to width of button container */
  width: 500px;
}
.fixed-action-btn.direction-left ul li, .fixed-action-btn.direction-right ul li {
  display: inline-block;
  margin: 7.5px 15px 0 0;
}
.fixed-action-btn.direction-right {
  padding: 0 15px 0 0;
}
.fixed-action-btn.direction-right ul {
  text-align: left;
  direction: rtl;
  left: 64px;
  right: auto;
}
.fixed-action-btn.direction-right ul li {
  margin: 7.5px 0 0 15px;
}
.fixed-action-btn.direction-bottom {
  padding: 0 0 15px 0;
}
.fixed-action-btn.direction-bottom ul {
  top: 64px;
  bottom: auto;
  display: flex;
  flex-direction: column-reverse;
}
.fixed-action-btn.direction-bottom ul li {
  margin: 15px 0 0 0;
}
.fixed-action-btn.toolbar {
  padding: 0;
  height: 56px;
}
.fixed-action-btn.toolbar.active > a i {
  opacity: 0;
}
.fixed-action-btn.toolbar ul {
  display: flex;
  top: 0;
  bottom: 0;
  z-index: 1;
}
.fixed-action-btn.toolbar ul li {
  flex: 1;
  display: inline-block;
  margin: 0;
  height: 100%;
  transition: none;
}
.fixed-action-btn.toolbar ul li a {
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
  background-color: transparent;
  box-shadow: none;
  color: #fff;
  line-height: 56px;
  z-index: 1;
}
.fixed-action-btn.toolbar ul li a i {
  line-height: inherit;
}
.fixed-action-btn ul {
  left: 0;
  right: 0;
  text-align: center;
  position: absolute;
  bottom: 64px;
  margin: 0;
  visibility: hidden;
}
.fixed-action-btn ul li {
  margin-bottom: 15px;
}
.fixed-action-btn ul a.btn-floating {
  opacity: 0;
}
.fixed-action-btn .fab-backdrop {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 40px;
  height: 40px;
  background-color: #892B64;
  border-radius: 50%;
  transform: scale(0);
}

.btn-flat {
  box-shadow: none;
  background-color: transparent;
  color: #343434;
  cursor: pointer;
  transition: background-color 0.2s;
}
.btn-flat:focus, .btn-flat:hover {
  box-shadow: none;
}
.btn-flat:focus {
  background-color: #0000001a;
}
.btn-flat.disabled, .btn-flat.btn-flat[disabled] {
  background-color: transparent !important;
  color: #b3b3b3 !important;
  cursor: default;
}

.btn-large {
  height: 72px;
  line-height: 72px;
  font-size: 15px;
  padding: 0 28px;
}
.btn-large i {
  font-size: 1.6rem;
}

.btn-small {
  height: 43.2px;
  line-height: 43.2px;
  font-size: 13px;
}
.btn-small i {
  font-size: 1.2rem;
}

.btn-block {
  display: block;
}

.dropdown-content {
  background-color: #fff;
  margin: 0;
  display: none;
  min-width: 100px;
  overflow-y: auto;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9999;
  transform-origin: 0 0;
}
.dropdown-content:focus {
  outline: 0;
}
.dropdown-content li {
  clear: both;
  color: #344767;
  cursor: pointer;
  min-height: 50px;
  line-height: 1.5rem;
  width: 100%;
  text-align: left;
}
.dropdown-content li:hover, .dropdown-content li.active {
  background-color: #eee;
}
.dropdown-content li:focus {
  outline: none;
}
.dropdown-content li.divider {
  min-height: 0;
  height: 1px;
}
.dropdown-content li > a, .dropdown-content li > span {
  font-size: 16px;
  color: #892B64;
  display: block;
  line-height: 22px;
  padding: 14px 16px;
}
.dropdown-content li > span > label {
  top: 1px;
  left: 0;
  height: 18px;
}
.dropdown-content li > a > i {
  height: inherit;
  line-height: inherit;
  float: left;
  margin: 0 24px 0 0;
  width: 24px;
}

body.keyboard-focused .dropdown-content li:focus {
  background-color: #dadada;
}

.input-field.col .dropdown-content [type=checkbox] + label {
  top: 1px;
  left: 0;
  height: 18px;
  transform: none;
}

.dropdown-trigger {
  cursor: pointer;
}

/*!
 * Waves v0.6.0
 * http://fian.my.id/Waves
 *
 * Copyright 2014 Alfiana E. Sibuea and other contributors
 * Released under the MIT license
 * https://github.com/fians/Waves/blob/master/LICENSE
 */
.waves-effect {
  position: relative;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  vertical-align: middle;
  z-index: 1;
  transition: 0.3s ease-out;
}
.waves-effect .waves-ripple {
  position: absolute;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  opacity: 0;
  background: #00000033;
  transition: all 0.7s ease-out;
  transition-property: transform, opacity;
  transform: scale(0);
  pointer-events: none;
}
.waves-effect.waves-light .waves-ripple {
  background-color: #ffffff73;
}
.waves-effect.waves-red .waves-ripple {
  background-color: #f44336b3;
}
.waves-effect.waves-yellow .waves-ripple {
  background-color: #ffeb3bb3;
}
.waves-effect.waves-orange .waves-ripple {
  background-color: #ff9800b3;
}
.waves-effect.waves-purple .waves-ripple {
  background-color: #9c27b0b3;
}
.waves-effect.waves-green .waves-ripple {
  background-color: #4caf50b3;
}
.waves-effect.waves-teal .waves-ripple {
  background-color: #009688b3;
}
.waves-effect input[type=button], .waves-effect input[type=reset], .waves-effect input[type=submit] {
  border: 0;
  font-style: normal;
  font-size: inherit;
  text-transform: inherit;
  background: none;
}
.waves-effect img {
  position: relative;
  z-index: -1;
}

.waves-notransition {
  transition: none !important;
}

.waves-circle {
  transform: translateZ(0);
  -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
}

.waves-input-wrapper {
  border-radius: 0.2em;
  vertical-align: bottom;
}
.waves-input-wrapper .waves-button-input {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
}

.waves-circle {
  text-align: center;
  width: 2.5em;
  height: 2.5em;
  line-height: 2.5em;
  border-radius: 50%;
  -webkit-mask-image: none;
}

.waves-block {
  display: block;
}

/* Firefox Bug: link not triggered */
.waves-effect .waves-ripple {
  z-index: -1;
}

.modal {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  background-color: #fafafa;
  padding: 0;
  max-height: 70%;
  width: 55%;
  margin: auto;
  overflow-y: auto;
  border-radius: 2px;
  will-change: top, opacity;
}
.modal:focus {
  outline: none;
}
@media only screen and (max-width : 992px) {
  .modal {
    width: 80%;
  }
}
.modal h1, .modal h2, .modal h3, .modal h4 {
  margin-top: 0;
}
.modal .modal-content {
  padding: 24px;
}
.modal .modal-close {
  cursor: pointer;
}
.modal .modal-footer {
  border-radius: 0 0 2px 2px;
  background-color: #fafafa;
  padding: 4px 6px;
  height: 56px;
  width: 100%;
  text-align: right;
}
.modal .modal-footer .btn, .modal .modal-footer .btn-large, .modal .modal-footer .btn-small, .modal .modal-footer .btn-flat {
  margin: 6px 0;
}

.modal-overlay {
  position: fixed;
  z-index: 999;
  top: -25%;
  left: 0;
  bottom: 0;
  right: 0;
  height: 125%;
  width: 100%;
  background: #000;
  display: none;
  will-change: opacity;
}

.modal.modal-fixed-footer {
  padding: 0;
  height: 70%;
}
.modal.modal-fixed-footer .modal-content {
  position: absolute;
  height: calc(100% - 56px);
  max-height: 100%;
  width: 100%;
  overflow-y: auto;
}
.modal.modal-fixed-footer .modal-footer {
  border-top: 1px solid #0000001a;
  position: absolute;
  bottom: 0;
}

.modal.bottom-sheet {
  top: auto;
  bottom: -100%;
  margin: 0;
  width: 100%;
  max-height: 45%;
  border-radius: 0;
  will-change: bottom, opacity;
}

.collapsible {
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  margin: 0.5rem 0 1rem 0;
}

.collapsible-header {
  display: flex;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  line-height: 1.5;
  padding: 1rem;
  background-color: #fff;
  border-bottom: 1px solid #ddd;
}
.collapsible-header:focus {
  outline: 0;
}
.collapsible-header i {
  width: 2rem;
  font-size: 1.6rem;
  display: inline-block;
  text-align: center;
  margin-right: 1rem;
}

.keyboard-focused .collapsible-header:focus {
  background-color: #eee;
}

.collapsible-body {
  display: none;
  border-bottom: 1px solid #ddd;
  box-sizing: border-box;
  padding: 2rem;
}

.sidenav .collapsible,
.sidenav.fixed .collapsible {
  border: none;
  box-shadow: none;
}
.sidenav .collapsible li,
.sidenav.fixed .collapsible li {
  padding: 0;
}
.sidenav .collapsible-header,
.sidenav.fixed .collapsible-header {
  background-color: transparent;
  border: none;
  line-height: inherit;
  height: inherit;
  padding: 0 16px;
}
.sidenav .collapsible-header:hover,
.sidenav.fixed .collapsible-header:hover {
  background-color: #000000d;
}
.sidenav .collapsible-header i,
.sidenav.fixed .collapsible-header i {
  line-height: inherit;
}
.sidenav .collapsible-body,
.sidenav.fixed .collapsible-body {
  border: 0;
  background-color: #fff;
}
.sidenav .collapsible-body li a,
.sidenav.fixed .collapsible-body li a {
  padding: 0 23.5px 0 31px;
}

.collapsible.popout {
  border: none;
  box-shadow: none;
}
.collapsible.popout > li {
  box-shadow: 0 2px 5px 0 #00000029, 0 2px 10px 0 #0000001f;
  margin: 0 24px;
  transition: margin 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.collapsible.popout > li.active {
  box-shadow: 0 5px 11px 0 #0000002e, 0 4px 15px 0 #00000026;
  margin: 16px 0;
}

.chip {
  display: inline-block;
  height: 32px;
  font-size: 13px;
  font-weight: 500;
  color: #00000099;
  line-height: 32px;
  padding: 0 12px;
  border-radius: 16px;
  background-color: #e4e4e4;
  margin-bottom: 5px;
  margin-right: 5px;
}
.chip:focus {
  outline: none;
  background-color: #26a69a;
  color: #fff;
}
.chip > img {
  float: left;
  margin: 0 8px 0 -12px;
  height: 32px;
  width: 32px;
  border-radius: 50%;
}
.chip .close {
  cursor: pointer;
  float: right;
  font-size: 16px;
  line-height: 32px;
  padding-left: 8px;
}

.chips {
  border: none;
  border-bottom: 1px solid #9e9e9e;
  box-shadow: none;
  margin: 0 0 1rem 0;
  min-height: 45px;
  outline: none;
  transition: all 0.3s;
}
.chips.focus {
  border-bottom: 1px solid #26a69a;
  box-shadow: 0 1px 0 0 #26a69a;
}
.chips:hover {
  cursor: text;
}
.chips .input {
  background: none;
  border: 0;
  color: #00000099;
  display: inline-block;
  font-size: 1rem;
  height: 3rem;
  line-height: 32px;
  outline: 0;
  margin: 0;
  padding: 0 !important;
  width: 120px !important;
}
.chips .input:focus {
  border: 0 !important;
  box-shadow: none !important;
}
.chips .autocomplete-content {
  margin-top: 0;
  margin-bottom: 0;
}

.prefix ~ .chips {
  margin-left: 3rem;
  width: 92%;
  width: calc(100% - 3rem);
}

.chips:empty ~ label {
  font-size: 0.8rem;
  transform: translateY(-140%);
}

.materialboxed {
  display: block;
  cursor: zoom-in;
  position: relative;
  transition: opacity 0.4s;
  -webkit-backface-visibility: hidden;
}
.materialboxed:hover:not(.active) {
  opacity: 0.8;
}
.materialboxed.active {
  cursor: zoom-out;
}

#materialbox-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #292929;
  z-index: 1000;
  will-change: opacity;
}

.materialbox-caption {
  position: fixed;
  display: none;
  color: #fff;
  line-height: 50px;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 0% 15%;
  height: 50px;
  z-index: 1000;
  -webkit-font-smoothing: antialiased;
}

select:focus {
  outline: 1px solid #e9bad7;
}

button:focus {
  outline: none;
  background-color: #99306f;
}

label {
  font-size: 0.75rem;
  color: #959FB0;
}

/* Text Inputs + Textarea
   ========================================================================== */
/* Style Placeholders */
::placeholder {
  color: #54647F;
}

/* Text inputs */
input:not([type]),
input[type=text]:not(.browser-default),
input[type=password]:not(.browser-default),
input[type=email]:not(.browser-default),
input[type=url]:not(.browser-default),
input[type=time]:not(.browser-default),
input[type=date]:not(.browser-default),
input[type=datetime]:not(.browser-default),
input[type=datetime-local]:not(.browser-default),
input[type=tel]:not(.browser-default),
input[type=number]:not(.browser-default),
input[type=search]:not(.browser-default),
textarea.materialize-textarea {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #959FB0;
  border-radius: 0;
  outline: none;
  height: 3rem;
  width: 100%;
  font-size: 1rem;
  margin: 0 0 1rem 0;
  padding: 0;
  box-shadow: none;
  box-sizing: content-box;
  transition: box-shadow 0.3s, border 0.3s;
}
input:not([type]):disabled, input:not([type])[readonly=readonly],
input[type=text]:not(.browser-default):disabled,
input[type=text]:not(.browser-default)[readonly=readonly],
input[type=password]:not(.browser-default):disabled,
input[type=password]:not(.browser-default)[readonly=readonly],
input[type=email]:not(.browser-default):disabled,
input[type=email]:not(.browser-default)[readonly=readonly],
input[type=url]:not(.browser-default):disabled,
input[type=url]:not(.browser-default)[readonly=readonly],
input[type=time]:not(.browser-default):disabled,
input[type=time]:not(.browser-default)[readonly=readonly],
input[type=date]:not(.browser-default):disabled,
input[type=date]:not(.browser-default)[readonly=readonly],
input[type=datetime]:not(.browser-default):disabled,
input[type=datetime]:not(.browser-default)[readonly=readonly],
input[type=datetime-local]:not(.browser-default):disabled,
input[type=datetime-local]:not(.browser-default)[readonly=readonly],
input[type=tel]:not(.browser-default):disabled,
input[type=tel]:not(.browser-default)[readonly=readonly],
input[type=number]:not(.browser-default):disabled,
input[type=number]:not(.browser-default)[readonly=readonly],
input[type=search]:not(.browser-default):disabled,
input[type=search]:not(.browser-default)[readonly=readonly],
textarea.materialize-textarea:disabled,
textarea.materialize-textarea[readonly=readonly] {
  color: #959FB0;
  border-bottom: 1px dotted #959FB0;
}
input:not([type]):disabled + label, input:not([type])[readonly=readonly] + label,
input[type=text]:not(.browser-default):disabled + label,
input[type=text]:not(.browser-default)[readonly=readonly] + label,
input[type=password]:not(.browser-default):disabled + label,
input[type=password]:not(.browser-default)[readonly=readonly] + label,
input[type=email]:not(.browser-default):disabled + label,
input[type=email]:not(.browser-default)[readonly=readonly] + label,
input[type=url]:not(.browser-default):disabled + label,
input[type=url]:not(.browser-default)[readonly=readonly] + label,
input[type=time]:not(.browser-default):disabled + label,
input[type=time]:not(.browser-default)[readonly=readonly] + label,
input[type=date]:not(.browser-default):disabled + label,
input[type=date]:not(.browser-default)[readonly=readonly] + label,
input[type=datetime]:not(.browser-default):disabled + label,
input[type=datetime]:not(.browser-default)[readonly=readonly] + label,
input[type=datetime-local]:not(.browser-default):disabled + label,
input[type=datetime-local]:not(.browser-default)[readonly=readonly] + label,
input[type=tel]:not(.browser-default):disabled + label,
input[type=tel]:not(.browser-default)[readonly=readonly] + label,
input[type=number]:not(.browser-default):disabled + label,
input[type=number]:not(.browser-default)[readonly=readonly] + label,
input[type=search]:not(.browser-default):disabled + label,
input[type=search]:not(.browser-default)[readonly=readonly] + label,
textarea.materialize-textarea:disabled + label,
textarea.materialize-textarea[readonly=readonly] + label {
  color: #959FB0;
}
input:not([type]):focus:not([readonly]),
input[type=text]:not(.browser-default):focus:not([readonly]),
input[type=password]:not(.browser-default):focus:not([readonly]),
input[type=email]:not(.browser-default):focus:not([readonly]),
input[type=url]:not(.browser-default):focus:not([readonly]),
input[type=time]:not(.browser-default):focus:not([readonly]),
input[type=date]:not(.browser-default):focus:not([readonly]),
input[type=datetime]:not(.browser-default):focus:not([readonly]),
input[type=datetime-local]:not(.browser-default):focus:not([readonly]),
input[type=tel]:not(.browser-default):focus:not([readonly]),
input[type=number]:not(.browser-default):focus:not([readonly]),
input[type=search]:not(.browser-default):focus:not([readonly]),
textarea.materialize-textarea:focus:not([readonly]) {
  border-bottom: 1px solid #344767;
  box-shadow: 0 1px 0 0 #344767;
}
input:not([type]):focus:not([readonly]) + label,
input[type=text]:not(.browser-default):focus:not([readonly]) + label,
input[type=password]:not(.browser-default):focus:not([readonly]) + label,
input[type=email]:not(.browser-default):focus:not([readonly]) + label,
input[type=url]:not(.browser-default):focus:not([readonly]) + label,
input[type=time]:not(.browser-default):focus:not([readonly]) + label,
input[type=date]:not(.browser-default):focus:not([readonly]) + label,
input[type=datetime]:not(.browser-default):focus:not([readonly]) + label,
input[type=datetime-local]:not(.browser-default):focus:not([readonly]) + label,
input[type=tel]:not(.browser-default):focus:not([readonly]) + label,
input[type=number]:not(.browser-default):focus:not([readonly]) + label,
input[type=search]:not(.browser-default):focus:not([readonly]) + label,
textarea.materialize-textarea:focus:not([readonly]) + label {
  color: #344767;
}
input:not([type]):focus.valid ~ label,
input[type=text]:not(.browser-default):focus.valid ~ label,
input[type=password]:not(.browser-default):focus.valid ~ label,
input[type=email]:not(.browser-default):focus.valid ~ label,
input[type=url]:not(.browser-default):focus.valid ~ label,
input[type=time]:not(.browser-default):focus.valid ~ label,
input[type=date]:not(.browser-default):focus.valid ~ label,
input[type=datetime]:not(.browser-default):focus.valid ~ label,
input[type=datetime-local]:not(.browser-default):focus.valid ~ label,
input[type=tel]:not(.browser-default):focus.valid ~ label,
input[type=number]:not(.browser-default):focus.valid ~ label,
input[type=search]:not(.browser-default):focus.valid ~ label,
textarea.materialize-textarea:focus.valid ~ label {
  color: #4CBD96;
}
input:not([type]):focus.invalid ~ label,
input[type=text]:not(.browser-default):focus.invalid ~ label,
input[type=password]:not(.browser-default):focus.invalid ~ label,
input[type=email]:not(.browser-default):focus.invalid ~ label,
input[type=url]:not(.browser-default):focus.invalid ~ label,
input[type=time]:not(.browser-default):focus.invalid ~ label,
input[type=date]:not(.browser-default):focus.invalid ~ label,
input[type=datetime]:not(.browser-default):focus.invalid ~ label,
input[type=datetime-local]:not(.browser-default):focus.invalid ~ label,
input[type=tel]:not(.browser-default):focus.invalid ~ label,
input[type=number]:not(.browser-default):focus.invalid ~ label,
input[type=search]:not(.browser-default):focus.invalid ~ label,
textarea.materialize-textarea:focus.invalid ~ label {
  color: #D65C5C;
}
input:not([type]).validate + label,
input[type=text]:not(.browser-default).validate + label,
input[type=password]:not(.browser-default).validate + label,
input[type=email]:not(.browser-default).validate + label,
input[type=url]:not(.browser-default).validate + label,
input[type=time]:not(.browser-default).validate + label,
input[type=date]:not(.browser-default).validate + label,
input[type=datetime]:not(.browser-default).validate + label,
input[type=datetime-local]:not(.browser-default).validate + label,
input[type=tel]:not(.browser-default).validate + label,
input[type=number]:not(.browser-default).validate + label,
input[type=search]:not(.browser-default).validate + label,
textarea.materialize-textarea.validate + label {
  width: 100%;
}
/* Validation Sass Placeholders */
.select-wrapper.valid > input.select-dropdown, input:not([type]).valid, input:not([type]):focus.valid,
input[type=text]:not(.browser-default).valid,
input[type=text]:not(.browser-default):focus.valid,
input[type=password]:not(.browser-default).valid,
input[type=password]:not(.browser-default):focus.valid,
input[type=email]:not(.browser-default).valid,
input[type=email]:not(.browser-default):focus.valid,
input[type=url]:not(.browser-default).valid,
input[type=url]:not(.browser-default):focus.valid,
input[type=time]:not(.browser-default).valid,
input[type=time]:not(.browser-default):focus.valid,
input[type=date]:not(.browser-default).valid,
input[type=date]:not(.browser-default):focus.valid,
input[type=datetime]:not(.browser-default).valid,
input[type=datetime]:not(.browser-default):focus.valid,
input[type=datetime-local]:not(.browser-default).valid,
input[type=datetime-local]:not(.browser-default):focus.valid,
input[type=tel]:not(.browser-default).valid,
input[type=tel]:not(.browser-default):focus.valid,
input[type=number]:not(.browser-default).valid,
input[type=number]:not(.browser-default):focus.valid,
input[type=search]:not(.browser-default).valid,
input[type=search]:not(.browser-default):focus.valid,
textarea.materialize-textarea.valid,
textarea.materialize-textarea:focus.valid {
  border-bottom: 1px solid #4CBD96;
  box-shadow: 0 1px 0 0 #4CBD96;
}

.select-wrapper.invalid > input.select-dropdown, .select-wrapper.invalid > input.select-dropdown:focus, input:not([type]).invalid, input:not([type]):focus.invalid,
input[type=text]:not(.browser-default).invalid,
input[type=text]:not(.browser-default):focus.invalid,
input[type=password]:not(.browser-default).invalid,
input[type=password]:not(.browser-default):focus.invalid,
input[type=email]:not(.browser-default).invalid,
input[type=email]:not(.browser-default):focus.invalid,
input[type=url]:not(.browser-default).invalid,
input[type=url]:not(.browser-default):focus.invalid,
input[type=time]:not(.browser-default).invalid,
input[type=time]:not(.browser-default):focus.invalid,
input[type=date]:not(.browser-default).invalid,
input[type=date]:not(.browser-default):focus.invalid,
input[type=datetime]:not(.browser-default).invalid,
input[type=datetime]:not(.browser-default):focus.invalid,
input[type=datetime-local]:not(.browser-default).invalid,
input[type=datetime-local]:not(.browser-default):focus.invalid,
input[type=tel]:not(.browser-default).invalid,
input[type=tel]:not(.browser-default):focus.invalid,
input[type=number]:not(.browser-default).invalid,
input[type=number]:not(.browser-default):focus.invalid,
input[type=search]:not(.browser-default).invalid,
input[type=search]:not(.browser-default):focus.invalid,
textarea.materialize-textarea.invalid,
textarea.materialize-textarea:focus.invalid {
  border-bottom: 1px solid #D65C5C;
  box-shadow: 0 1px 0 0 #D65C5C;
}

.select-wrapper.valid .helper-text[data-success], .select-wrapper.invalid ~ .helper-text[data-error], input:not([type]).valid ~ .helper-text[data-success], input:not([type]):focus.valid ~ .helper-text[data-success], input:not([type]).invalid ~ .helper-text[data-error], input:not([type]):focus.invalid ~ .helper-text[data-error],
input[type=text]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=text]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=text]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=text]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=password]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=password]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=password]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=password]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=email]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=email]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=email]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=email]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=url]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=url]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=url]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=url]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=time]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=time]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=time]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=time]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=date]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=date]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=date]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=date]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=datetime]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=datetime]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=datetime]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=datetime]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=datetime-local]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=datetime-local]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=datetime-local]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=datetime-local]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=tel]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=tel]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=tel]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=tel]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=number]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=number]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=number]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=number]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=search]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=search]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=search]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=search]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
textarea.materialize-textarea.valid ~ .helper-text[data-success],
textarea.materialize-textarea:focus.valid ~ .helper-text[data-success],
textarea.materialize-textarea.invalid ~ .helper-text[data-error],
textarea.materialize-textarea:focus.invalid ~ .helper-text[data-error] {
  color: transparent;
  user-select: none;
  pointer-events: none;
}

.select-wrapper.valid ~ .helper-text:after, input:not([type]).valid ~ .helper-text:after, input:not([type]):focus.valid ~ .helper-text:after,
input[type=text]:not(.browser-default).valid ~ .helper-text:after,
input[type=text]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=password]:not(.browser-default).valid ~ .helper-text:after,
input[type=password]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=email]:not(.browser-default).valid ~ .helper-text:after,
input[type=email]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=url]:not(.browser-default).valid ~ .helper-text:after,
input[type=url]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=time]:not(.browser-default).valid ~ .helper-text:after,
input[type=time]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=date]:not(.browser-default).valid ~ .helper-text:after,
input[type=date]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=datetime]:not(.browser-default).valid ~ .helper-text:after,
input[type=datetime]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=datetime-local]:not(.browser-default).valid ~ .helper-text:after,
input[type=datetime-local]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=tel]:not(.browser-default).valid ~ .helper-text:after,
input[type=tel]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=number]:not(.browser-default).valid ~ .helper-text:after,
input[type=number]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=search]:not(.browser-default).valid ~ .helper-text:after,
input[type=search]:not(.browser-default):focus.valid ~ .helper-text:after,
textarea.materialize-textarea.valid ~ .helper-text:after,
textarea.materialize-textarea:focus.valid ~ .helper-text:after {
  content: attr(data-success);
  color: #4CBD96;
}

.select-wrapper.invalid ~ .helper-text:after, input:not([type]).invalid ~ .helper-text:after, input:not([type]):focus.invalid ~ .helper-text:after,
input[type=text]:not(.browser-default).invalid ~ .helper-text:after,
input[type=text]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=password]:not(.browser-default).invalid ~ .helper-text:after,
input[type=password]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=email]:not(.browser-default).invalid ~ .helper-text:after,
input[type=email]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=url]:not(.browser-default).invalid ~ .helper-text:after,
input[type=url]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=time]:not(.browser-default).invalid ~ .helper-text:after,
input[type=time]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=date]:not(.browser-default).invalid ~ .helper-text:after,
input[type=date]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=datetime]:not(.browser-default).invalid ~ .helper-text:after,
input[type=datetime]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=datetime-local]:not(.browser-default).invalid ~ .helper-text:after,
input[type=datetime-local]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=tel]:not(.browser-default).invalid ~ .helper-text:after,
input[type=tel]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=number]:not(.browser-default).invalid ~ .helper-text:after,
input[type=number]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=search]:not(.browser-default).invalid ~ .helper-text:after,
input[type=search]:not(.browser-default):focus.invalid ~ .helper-text:after,
textarea.materialize-textarea.invalid ~ .helper-text:after,
textarea.materialize-textarea:focus.invalid ~ .helper-text:after {
  content: attr(data-error);
  color: #D65C5C;
}

.select-wrapper + label:after, input:not([type]) + label:after,
input[type=text]:not(.browser-default) + label:after,
input[type=password]:not(.browser-default) + label:after,
input[type=email]:not(.browser-default) + label:after,
input[type=url]:not(.browser-default) + label:after,
input[type=time]:not(.browser-default) + label:after,
input[type=date]:not(.browser-default) + label:after,
input[type=datetime]:not(.browser-default) + label:after,
input[type=datetime-local]:not(.browser-default) + label:after,
input[type=tel]:not(.browser-default) + label:after,
input[type=number]:not(.browser-default) + label:after,
input[type=search]:not(.browser-default) + label:after,
textarea.materialize-textarea + label:after {
  display: block;
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  opacity: 0;
  transition: 0.2s opacity ease-out, 0.2s color ease-out;
}

.input-field {
  position: relative;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.input-field.inline {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
.input-field.inline input,
.input-field.inline .select-dropdown {
  margin-bottom: 1rem;
}
.input-field.col label {
  left: 0.75rem;
}
.input-field.col .prefix ~ label,
.input-field.col .prefix ~ .validate ~ label {
  width: calc(100% - 3rem - 1.5rem);
}
.input-field > label {
  color: #959FB0;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1rem;
  cursor: text;
  transition: transform 0.2s ease-out, color 0.2s ease-out;
  transform-origin: 0% 100%;
  text-align: initial;
  transform: translateY(12px);
}
.input-field > label:not(.label-icon).active {
  transform: translateY(-14px) scale(0.8);
  transform-origin: 0 0;
}
.input-field > input[type]:-webkit-autofill:not(.browser-default):not([type=search]) + label, .input-field > input[type=date]:not(.browser-default) + label, .input-field > input[type=time]:not(.browser-default) + label {
  transform: translateY(-14px) scale(0.8);
  transform-origin: 0 0;
}
.input-field .helper-text {
  position: relative;
  min-height: 18px;
  display: block;
  font-size: 12px;
  color: #0000008a;
}
.input-field .helper-text::after {
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
}
.input-field .prefix {
  position: absolute;
  width: 3rem;
  font-size: 2rem;
  transition: color 0.2s;
  top: 0.5rem;
}
.input-field .prefix.active {
  color: #344767;
}
.input-field .prefix ~ input,
.input-field .prefix ~ textarea,
.input-field .prefix ~ label,
.input-field .prefix ~ .validate ~ label,
.input-field .prefix ~ .helper-text,
.input-field .prefix ~ .autocomplete-content {
  margin-left: 3rem;
  width: 92%;
  width: calc(100% - 3rem);
}
.input-field .prefix ~ label {
  margin-left: 3rem;
}
@media only screen and (max-width : 992px) {
  .input-field .prefix ~ input {
    width: 86%;
    width: calc(100% - 3rem);
  }
}
@media only screen and (max-width : 600px) {
  .input-field .prefix ~ input {
    width: 80%;
    width: calc(100% - 3rem);
  }
}

/* Search Field */
.input-field input[type=search] {
  display: block;
  line-height: inherit;
  transition: 0.3s background-color;
}
.nav-wrapper .input-field input[type=search] {
  height: inherit;
  padding-left: 4rem;
  width: calc(100% - 4rem);
  border: 0;
  box-shadow: none;
}
.input-field input[type=search]:focus:not(.browser-default) {
  background-color: #FBFBFB;
  border: 0;
  box-shadow: none;
  color: #444;
}
.input-field input[type=search]:focus:not(.browser-default) + label i, .input-field input[type=search]:focus:not(.browser-default) ~ .mdi-navigation-close, .input-field input[type=search]:focus:not(.browser-default) ~ .material-icons {
  color: #444;
}
.input-field input[type=search] + .label-icon {
  transform: none;
  left: 1rem;
}
.input-field input[type=search] ~ .mdi-navigation-close, .input-field input[type=search] ~ .material-icons {
  position: absolute;
  top: 0;
  right: 1rem;
  color: transparent;
  cursor: pointer;
  font-size: 2rem;
  transition: 0.3s color;
}

/* Textarea */
textarea {
  width: 100%;
  height: 3rem;
  background-color: transparent;
}
textarea.materialize-textarea {
  line-height: normal;
  overflow-y: hidden; /* prevents scroll bar flash */
  padding: 0.8rem 0 0.8rem 0; /* prevents text jump on Enter keypress */
  resize: none;
  min-height: 3rem;
  box-sizing: border-box;
}

.hiddendiv {
  visibility: hidden;
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow-wrap: break-word; /* future version of deprecated 'word-wrap' */
  padding-top: 1.2rem; /* prevents text jump on Enter keypress */
  position: absolute;
  top: 0;
  z-index: -1;
}

/* Autocomplete */
.autocomplete-content li .highlight {
  color: #444;
}
.autocomplete-content li img {
  height: 40px;
  width: 40px;
  margin: 5px 15px;
}

/* Character Counter */
.character-counter {
  min-height: 18px;
}

/* Radio Buttons
   ========================================================================== */
[type=radio]:not(:checked),
[type=radio]:checked {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

[type=radio]:not(:checked) + span,
[type=radio]:checked + span {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  font-size: 1rem;
  transition: 0.28s ease;
  user-select: none;
}

[type=radio] + span:before,
[type=radio] + span:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  margin: 4px;
  width: 16px;
  height: 16px;
  z-index: 0;
  transition: 0.28s ease;
}

/* Unchecked styles */
[type=radio]:not(:checked) + span:before,
[type=radio]:not(:checked) + span:after,
[type=radio]:checked + span:before,
[type=radio]:checked + span:after,
[type=radio].with-gap:checked + span:before,
[type=radio].with-gap:checked + span:after {
  border-radius: 50%;
}

[type=radio]:not(:checked) + span:before,
[type=radio]:not(:checked) + span:after {
  border: 2px solid #5a5a5a;
}

[type=radio]:not(:checked) + span:after {
  transform: scale(0);
}

/* Checked styles */
[type=radio]:checked + span:before {
  border: 2px solid transparent;
}

[type=radio]:checked + span:after,
[type=radio].with-gap:checked + span:before,
[type=radio].with-gap:checked + span:after {
  border: 2px solid #0091AD;
}

[type=radio]:checked + span:after,
[type=radio].with-gap:checked + span:after {
  background-color: #0091AD;
}

[type=radio]:checked + span:after {
  transform: scale(1.02);
}

/* Radio With gap */
[type=radio].with-gap:checked + span:after {
  transform: scale(0.5);
}

/* Focused styles */
[type=radio].tabbed:focus + span:before {
  box-shadow: 0 0 0 10px #0000001a;
}

/* Disabled Radio With gap */
[type=radio].with-gap:disabled:checked + span:before {
  border: 2px solid #959FB0;
}

[type=radio].with-gap:disabled:checked + span:after {
  border: none;
  background-color: #959FB0;
}

/* Disabled style */
[type=radio]:disabled:not(:checked) + span:before,
[type=radio]:disabled:checked + span:before {
  background-color: transparent;
  border-color: #959FB0;
}

[type=radio]:disabled + span {
  color: #959FB0;
}

[type=radio]:disabled:not(:checked) + span:before {
  border-color: #959FB0;
}

[type=radio]:disabled:checked + span:after {
  background-color: #959FB0;
  border-color: #54647F;
}

/* Checkboxes
   ========================================================================== */
/* Remove default checkbox */
[type=checkbox]:not(:checked),
[type=checkbox]:checked {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

[type=checkbox] {
  /* checkbox aspect */
}
[type=checkbox] + span:not(.lever) {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  font-size: 1rem;
  user-select: none;
}
[type=checkbox] + span:not(.lever):before, [type=checkbox]:not(.filled-in) + span:not(.lever):after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  z-index: 0;
  border: 2px solid #5a5a5a;
  border-radius: 1px;
  margin-top: 3px;
  transition: 0.2s;
}
[type=checkbox]:not(.filled-in) + span:not(.lever):after {
  border: 0;
  transform: scale(0);
}
[type=checkbox]:not(:checked):disabled + span:not(.lever):before {
  border: none;
  background-color: #959FB0;
}
[type=checkbox].tabbed:focus + span:not(.lever):after {
  transform: scale(1);
  border: 0;
  border-radius: 50%;
  box-shadow: 0 0 0 10px #0000001a;
  background-color: #0000001a;
}

[type=checkbox]:checked + span:not(.lever):before {
  top: -4px;
  left: -5px;
  width: 12px;
  height: 22px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #0091AD;
  border-bottom: 2px solid #0091AD;
  transform: rotate(40deg);
  backface-visibility: hidden;
  transform-origin: 100% 100%;
}
[type=checkbox]:checked:disabled + span:before {
  border-right: 2px solid #959FB0;
  border-bottom: 2px solid #959FB0;
}

/* Indeterminate checkbox */
[type=checkbox]:indeterminate + span:not(.lever):before {
  top: -11px;
  left: -12px;
  width: 10px;
  height: 22px;
  border-top: none;
  border-left: none;
  border-right: 2px solid #0091AD;
  border-bottom: none;
  transform: rotate(90deg);
  backface-visibility: hidden;
  transform-origin: 100% 100%;
}
[type=checkbox]:indeterminate:disabled + span:not(.lever):before {
  border-right: 2px solid #959FB0;
  background-color: transparent;
}

[type=checkbox].filled-in + span:not(.lever):after {
  border-radius: 2px;
}
[type=checkbox].filled-in + span:not(.lever):before,
[type=checkbox].filled-in + span:not(.lever):after {
  content: "";
  left: 0;
  position: absolute;
  /* .1s delay is for check animation */
  transition: border 0.25s, background-color 0.25s, width 0.2s 0.1s, height 0.2s 0.1s, top 0.2s 0.1s, left 0.2s 0.1s;
  z-index: 1;
}
[type=checkbox].filled-in:not(:checked) + span:not(.lever):before {
  width: 0;
  height: 0;
  border: 3px solid transparent;
  left: 6px;
  top: 10px;
  transform: rotateZ(37deg);
  transform-origin: 100% 100%;
}
[type=checkbox].filled-in:not(:checked) + span:not(.lever):after {
  height: 20px;
  width: 20px;
  background-color: transparent;
  border: 2px solid #5a5a5a;
  top: 0px;
  z-index: 0;
}
[type=checkbox].filled-in:checked + span:not(.lever):before {
  top: 0;
  left: 1px;
  width: 8px;
  height: 13px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #FBFBFB;
  border-bottom: 2px solid #FBFBFB;
  transform: rotateZ(37deg);
  transform-origin: 100% 100%;
}
[type=checkbox].filled-in:checked + span:not(.lever):after {
  top: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #892B64;
  background-color: #892B64;
  z-index: 0;
}
[type=checkbox].filled-in.tabbed:focus + span:not(.lever):after {
  border-radius: 2px;
  border-color: #5a5a5a;
  background-color: #0000001a;
}
[type=checkbox].filled-in.tabbed:checked:focus + span:not(.lever):after {
  border-radius: 2px;
  background-color: #892B64;
  border-color: #892B64;
}
[type=checkbox].filled-in:disabled:not(:checked) + span:not(.lever):before {
  background-color: transparent;
  border: 2px solid transparent;
}
[type=checkbox].filled-in:disabled:not(:checked) + span:not(.lever):after {
  border-color: transparent;
  background-color: #54647F;
}
[type=checkbox].filled-in:disabled:checked + span:not(.lever):before {
  background-color: transparent;
}
[type=checkbox].filled-in:disabled:checked + span:not(.lever):after {
  background-color: #54647F;
  border-color: #54647F;
}

/* Switch
   ========================================================================== */
.switch,
.switch * {
  -webkit-tap-highlight-color: transparent;
  user-select: none;
}

.switch label {
  cursor: pointer;
}

.switch label input[type=checkbox] {
  opacity: 0;
  width: 0;
  height: 0;
}
.switch label input[type=checkbox]:checked + .lever {
  background-color: #b57ea0;
}
.switch label input[type=checkbox]:checked + .lever:before, .switch label input[type=checkbox]:checked + .lever:after {
  left: 18px;
}
.switch label input[type=checkbox]:checked + .lever:after {
  background-color: #892B64;
}

.switch label .lever {
  content: "";
  display: inline-block;
  position: relative;
  width: 36px;
  height: 14px;
  background-color: #00000061;
  border-radius: 15px;
  margin-right: 10px;
  transition: background 0.3s ease;
  vertical-align: middle;
  margin: 0 16px;
}
.switch label .lever:before, .switch label .lever:after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  left: 0;
  top: -3px;
  transition: left 0.3s ease, background 0.3s ease, box-shadow 0.1s ease, transform 0.1s ease;
}
.switch label .lever:before {
  background-color: #892b6426;
}
.switch label .lever:after {
  background-color: #F1F1F1;
  box-shadow: 0px 3px 1px -2px #00000033, 0px 2px 2px 0px #00000024, 0px 1px 5px 0px #0000001f;
}

input[type=checkbox]:checked:not(:disabled) ~ .lever:active::before,
input[type=checkbox]:checked:not(:disabled).tabbed:focus ~ .lever::before {
  transform: scale(2.4);
  background-color: #892b6426;
}

input[type=checkbox]:not(:disabled) ~ .lever:active:before,
input[type=checkbox]:not(:disabled).tabbed:focus ~ .lever::before {
  transform: scale(2.4);
  background-color: #00000014;
}

.switch input[type=checkbox][disabled] + .lever {
  cursor: default;
  background-color: #0000001f;
}

.switch label input[type=checkbox][disabled] + .lever:after,
.switch label input[type=checkbox][disabled]:checked + .lever:after {
  background-color: #54647F;
}

/* Select Field
   ========================================================================== */
select {
  display: none;
}

select.browser-default {
  display: block;
}

select {
  background-color: #ffffffe6;
  width: 100%;
  padding: 5px;
  border: 1px solid #f2f2f2;
  border-radius: 2px;
  height: 3rem;
}

.select-label {
  position: absolute;
}

.select-wrapper {
  position: relative;
}
.select-wrapper.valid + label, .select-wrapper.invalid + label {
  width: 100%;
  pointer-events: none;
}
.select-wrapper input.select-dropdown {
  position: relative;
  cursor: pointer;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #959FB0;
  outline: none;
  height: 3rem;
  line-height: 3rem;
  width: 100%;
  font-size: 1rem;
  margin: 0 0 1rem 0;
  padding: 0;
  display: block;
  user-select: none;
  z-index: 1;
}
.select-wrapper input.select-dropdown:focus {
  border-bottom: 1px solid #344767;
}
.select-wrapper .caret {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  z-index: 0;
  fill: #000000de;
}
.select-wrapper + label {
  position: absolute;
  top: -26px;
  font-size: 0.75rem;
}

select:disabled {
  color: #959FB0;
}

.select-wrapper.disabled + label {
  color: #959FB0;
}
.select-wrapper.disabled .caret {
  fill: #959FB0;
}

.select-wrapper input.select-dropdown:disabled {
  color: #959FB0;
  cursor: default;
  user-select: none;
}

.select-wrapper i {
  color: #0000004d;
}

.select-dropdown li.disabled,
.select-dropdown li.disabled > span,
.select-dropdown li.optgroup {
  color: #0000004d;
  background-color: transparent;
}

body.keyboard-focused .select-dropdown.dropdown-content li:focus {
  background-color: #00000014;
}

.select-dropdown.dropdown-content li:hover {
  background-color: #00000014;
}
.select-dropdown.dropdown-content li.selected {
  background-color: #0000008;
}

.prefix ~ .select-wrapper {
  margin-left: 3rem;
  width: 92%;
  width: calc(100% - 3rem);
}

.prefix ~ label {
  margin-left: 3rem;
}

.select-dropdown li img {
  height: 40px;
  width: 40px;
  margin: 5px 15px;
  float: right;
}

.select-dropdown li.optgroup {
  border-top: 1px solid #eee;
}
.select-dropdown li.optgroup.selected > span {
  color: #000000b3;
}
.select-dropdown li.optgroup > span {
  color: #00000066;
}
.select-dropdown li.optgroup ~ li.optgroup-option {
  padding-left: 1rem;
}

/* File Input
   ========================================================================== */
.file-field {
  position: relative;
}
.file-field .file-path-wrapper {
  overflow: hidden;
  padding-left: 10px;
}
.file-field input.file-path {
  width: 100%;
}
.file-field .btn, .file-field .btn-large, .file-field .btn-small {
  float: left;
  height: 3rem;
  line-height: 3rem;
}
.file-field span {
  cursor: pointer;
}
.file-field input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}
.file-field input[type=file]::-webkit-file-upload-button {
  display: none;
}

/* Range
   ========================================================================== */
.range-field {
  position: relative;
}

input[type=range],
input[type=range] + .thumb {
  cursor: pointer;
}

input[type=range] {
  position: relative;
  background-color: transparent;
  border: none;
  outline: none;
  width: 100%;
  margin: 15px 0;
  padding: 0;
}
input[type=range]:focus {
  outline: none;
}

input[type=range] + .thumb {
  position: absolute;
  top: 10px;
  left: 0;
  border: none;
  height: 0;
  width: 0;
  border-radius: 50%;
  background-color: #0091AD;
  margin-left: 7px;
  transform-origin: 50% 50%;
  transform: rotate(-45deg);
}
input[type=range] + .thumb .value {
  display: block;
  width: 30px;
  text-align: center;
  color: #0091AD;
  font-size: 0;
  transform: rotate(45deg);
}
input[type=range] + .thumb.active {
  border-radius: 50% 50% 50% 0;
}
input[type=range] + .thumb.active .value {
  color: #FBFBFB;
  margin-left: -1px;
  margin-top: 8px;
  font-size: 10px;
}

input[type=range] {
  -webkit-appearance: none;
}

input[type=range]::-webkit-slider-runnable-track {
  height: 3px;
  background: #c2c0c2;
  border: none;
}

input[type=range]::-webkit-slider-thumb {
  border: none;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background: #0091AD;
  transition: box-shadow 0.3s;
  -webkit-appearance: none;
  background-color: #0091AD;
  transform-origin: 50% 50%;
  margin: -5px 0 0 0;
}

.keyboard-focused input[type=range]:focus:not(.active)::-webkit-slider-thumb {
  box-shadow: 0 0 0 10px #0091ad42;
}

input[type=range] {
  /* fix for FF unable to apply focus style bug  */
  border: 1px solid #ffffff;
  /*required for proper track sizing in FF*/
}

input[type=range]::-moz-range-track {
  height: 3px;
  background: #c2c0c2;
  border: none;
}

input[type=range]::-moz-focus-inner {
  border: 0;
}

input[type=range]::-moz-range-thumb {
  border: none;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background: #0091AD;
  transition: box-shadow 0.3s;
  margin-top: -5px;
}

input[type=range]:-moz-focusring {
  outline: 1px solid #fff;
  outline-offset: -1px;
}

.keyboard-focused input[type=range]:focus:not(.active)::-moz-range-thumb {
  box-shadow: 0 0 0 10px #0091ad42;
}

input[type=range]::-ms-track {
  height: 3px;
  background: transparent;
  border-color: transparent;
  border-width: 6px 0;
  /*remove default tick marks*/
  color: transparent;
}

input[type=range]::-ms-fill-lower {
  background: #777;
}

input[type=range]::-ms-fill-upper {
  background: #ddd;
}

input[type=range]::-ms-thumb {
  border: none;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background: #0091AD;
  transition: box-shadow 0.3s;
}

.keyboard-focused input[type=range]:focus:not(.active)::-ms-thumb {
  box-shadow: 0 0 0 10px #0091ad42;
}

/***************
    Nav List
***************/
.table-of-contents.fixed {
  position: fixed;
}
.table-of-contents li {
  padding: 2px 0;
}
.table-of-contents a {
  display: inline-block;
  font-weight: 300;
  color: #757575;
  padding-left: 16px;
  height: 1.5rem;
  line-height: 1.5rem;
  letter-spacing: 0.4;
  display: inline-block;
}
.table-of-contents a:hover {
  color: #a8a8a8;
  padding-left: 15px;
  border-left: 1px solid #0091AD;
}
.table-of-contents a.active {
  font-weight: 500;
  padding-left: 14px;
  border-left: 2px solid #0091AD;
}

.sidenav {
  position: fixed;
  width: 300px;
  left: 0;
  top: 0;
  margin: 0;
  transform: translateX(-100%);
  height: 100%;
  height: calc(100% + 60px);
  height: -moz-calc(100%);
  padding-bottom: 60px;
  background-color: #fff;
  z-index: 999;
  overflow-y: auto;
  will-change: transform;
  backface-visibility: hidden;
  transform: translateX(-105%);
}
.sidenav.right-aligned {
  right: 0;
  transform: translateX(105%);
  left: auto;
  transform: translateX(100%);
}
.sidenav .collapsible {
  margin: 0;
}
.sidenav li {
  float: none;
  line-height: 48px;
}
.sidenav li.active {
  background-color: #000000d;
}
.sidenav li > a {
  color: #000000de;
  display: block;
  font-size: 14px;
  font-weight: 500;
  height: 48px;
  line-height: 48px;
  padding: 0 32px;
}
.sidenav li > a:hover {
  background-color: #000000d;
}
.sidenav li > a.btn, .sidenav li > a.btn-small, .sidenav li > a.btn-large, .sidenav li > a.btn-flat, .sidenav li > a.btn-floating {
  margin: 10px 15px;
}
.sidenav li > a.btn, .sidenav li > a.btn-small, .sidenav li > a.btn-large, .sidenav li > a.btn-floating {
  color: #fff;
}
.sidenav li > a.btn-flat {
  color: #343434;
}
.sidenav li > a.btn:hover, .sidenav li > a.btn-small:hover, .sidenav li > a.btn-large:hover {
  background-color: #9c3172;
}
.sidenav li > a.btn-floating:hover {
  background-color: #892B64;
}
.sidenav li > a > i, .sidenav li > a > [class^=mdi-], .sidenav li > a li > a > [class*=mdi-], .sidenav li > a > i.material-icons {
  float: left;
  height: 48px;
  line-height: 48px;
  margin: 0 32px 0 0;
  width: 24px;
  color: #0000008a;
}
.sidenav .divider {
  margin: 8px 0 0 0;
}
.sidenav .subheader {
  cursor: initial;
  pointer-events: none;
  color: #0000008a;
  font-size: 14px;
  font-weight: 500;
  line-height: 48px;
}
.sidenav .subheader:hover {
  background-color: transparent;
}
.sidenav .user-view {
  position: relative;
  padding: 32px 32px 0;
  margin-bottom: 8px;
}
.sidenav .user-view > a {
  height: auto;
  padding: 0;
}
.sidenav .user-view > a:hover {
  background-color: transparent;
}
.sidenav .user-view .background {
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.sidenav .user-view .circle, .sidenav .user-view .name, .sidenav .user-view .email {
  display: block;
}
.sidenav .user-view .circle {
  height: 64px;
  width: 64px;
}
.sidenav .user-view .name,
.sidenav .user-view .email {
  font-size: 14px;
  line-height: 24px;
}
.sidenav .user-view .name {
  margin-top: 16px;
  font-weight: 500;
}
.sidenav .user-view .email {
  padding-bottom: 16px;
  font-weight: 400;
}

.drag-target {
  height: 100%;
  width: 10px;
  position: fixed;
  top: 0;
  z-index: 998;
}
.drag-target.right-aligned {
  right: 0;
}

.sidenav.sidenav-fixed {
  left: 0;
  transform: translateX(0);
  position: fixed;
}
.sidenav.sidenav-fixed.right-aligned {
  right: 0;
  left: auto;
}

.dataTables_length, .dataTables_filter {
  display: flex;
  align-items: center;
  gap: 4px;
  max-height: 42px;
}
.dataTables_length label, .dataTables_filter label {
  display: flex;
  align-items: center;
  gap: 8px;
  white-space: nowrap;
}
.dataTables_length select, .dataTables_filter select {
  margin: 0 4px;
}
.dataTables_length .select-wrapper input.select-dropdown, .dataTables_filter .select-wrapper input.select-dropdown {
  margin-bottom: 0;
}

@media only screen and (max-width : 992px) {
  .sidenav.sidenav-fixed {
    transform: translateX(-105%);
  }
  .sidenav.sidenav-fixed.right-aligned {
    transform: translateX(105%);
  }
  .sidenav > a {
    padding: 0 16px;
  }
  .sidenav .user-view {
    padding: 16px 16px 0;
  }
}
.sidenav .collapsible-body > ul:not(.collapsible) > li.active,
.sidenav.sidenav-fixed .collapsible-body > ul:not(.collapsible) > li.active {
  background-color: #0091AD;
}
.sidenav .collapsible-body > ul:not(.collapsible) > li.active a,
.sidenav.sidenav-fixed .collapsible-body > ul:not(.collapsible) > li.active a {
  color: #fff;
}

.sidenav .collapsible-body {
  padding: 0;
}

.sidenav-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  height: 120vh;
  background-color: #00000080;
  z-index: 997;
  display: none;
}

@media screen and (max-width: 767px) {
  .dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter {
    float: none !important;
    max-height: none;
  }
  .dataTables_length label {
    width: 100%;
    padding-bottom: 48px;
  }
  .dataTables_length label .select-wrapper {
    position: absolute;
    top: 8px;
    width: 100%;
  }
  .dataTables_filter label {
    width: 100%;
    position: relative;
    padding-bottom: 48px;
    overflow: hidden;
  }
  .dataTables_filter label input[type=search] {
    position: absolute;
    top: 0px;
  }
}
/*
    @license
    Copyright (c) 2014 The Polymer Project Authors. All rights reserved.
    This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
    The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
    The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
    Code distributed by Google as part of the polymer project is also
    subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
 */
/**************************/
/* STYLES FOR THE SPINNER */
/**************************/
/*
 * Constants:
 *      STROKEWIDTH = 3px
 *      ARCSIZE     = 270 degrees (amount of circle the arc takes up)
 *      ARCTIME     = 1333ms (time it takes to expand and contract arc)
 *      ARCSTARTROT = 216 degrees (how much the start location of the arc
 *                                should rotate each time, 216 gives us a
 *                                5 pointed star shape (it's 360/5 * 3).
 *                                For a 7 pointed star, we might do
 *                                360/7 * 3 = 154.286)
 *      CONTAINERWIDTH = 28px
 *      SHRINK_TIME = 400ms
 */
.preloader-wrapper {
  display: inline-block;
  position: relative;
  width: 50px;
  height: 50px;
}
.preloader-wrapper.small {
  width: 36px;
  height: 36px;
}
.preloader-wrapper.big {
  width: 64px;
  height: 64px;
}
.preloader-wrapper.active {
  /* duration: 360 * ARCTIME / (ARCSTARTROT + (360-ARCSIZE)) */
  -webkit-animation: container-rotate 1568ms linear infinite;
  animation: container-rotate 1568ms linear infinite;
}

@-webkit-keyframes container-rotate {
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes container-rotate {
  to {
    transform: rotate(360deg);
  }
}
.spinner-layer {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-color: #892B64;
}

.spinner-blue,
.spinner-blue-only {
  border-color: #4285f4;
}

.spinner-red,
.spinner-red-only {
  border-color: #db4437;
}

.spinner-yellow,
.spinner-yellow-only {
  border-color: #f4b400;
}

.spinner-green,
.spinner-green-only {
  border-color: #0f9d58;
}

/**
 * IMPORTANT NOTE ABOUT CSS ANIMATION PROPERTIES (keanulee):
 *
 * iOS Safari (tested on iOS 8.1) does not handle animation-delay very well - it doesn't
 * guarantee that the animation will start _exactly_ after that value. So we avoid using
 * animation-delay and instead set custom keyframes for each color (as redundant as it
 * seems).
 *
 * We write out each animation in full (instead of separating animation-name,
 * animation-duration, etc.) because under the polyfill, Safari does not recognize those
 * specific properties properly, treats them as -webkit-animation, and overrides the
 * other animation rules. See https://github.com/Polymer/platform/issues/53.
 */
.active .spinner-layer.spinner-blue {
  /* durations: 4 * ARCTIME */
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, blue-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, blue-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.active .spinner-layer.spinner-red {
  /* durations: 4 * ARCTIME */
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, red-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, red-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.active .spinner-layer.spinner-yellow {
  /* durations: 4 * ARCTIME */
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, yellow-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, yellow-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.active .spinner-layer.spinner-green {
  /* durations: 4 * ARCTIME */
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, green-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, green-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.active .spinner-layer,
.active .spinner-layer.spinner-blue-only,
.active .spinner-layer.spinner-red-only,
.active .spinner-layer.spinner-yellow-only,
.active .spinner-layer.spinner-green-only {
  /* durations: 4 * ARCTIME */
  opacity: 1;
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

@-webkit-keyframes fill-unfill-rotate {
  12.5% {
    -webkit-transform: rotate(135deg);
  } /* 0.5 * ARCSIZE */
  25% {
    -webkit-transform: rotate(270deg);
  } /* 1   * ARCSIZE */
  37.5% {
    -webkit-transform: rotate(405deg);
  } /* 1.5 * ARCSIZE */
  50% {
    -webkit-transform: rotate(540deg);
  } /* 2   * ARCSIZE */
  62.5% {
    -webkit-transform: rotate(675deg);
  } /* 2.5 * ARCSIZE */
  75% {
    -webkit-transform: rotate(810deg);
  } /* 3   * ARCSIZE */
  87.5% {
    -webkit-transform: rotate(945deg);
  } /* 3.5 * ARCSIZE */
  to {
    -webkit-transform: rotate(1080deg);
  } /* 4   * ARCSIZE */
}
@keyframes fill-unfill-rotate {
  12.5% {
    transform: rotate(135deg);
  } /* 0.5 * ARCSIZE */
  25% {
    transform: rotate(270deg);
  } /* 1   * ARCSIZE */
  37.5% {
    transform: rotate(405deg);
  } /* 1.5 * ARCSIZE */
  50% {
    transform: rotate(540deg);
  } /* 2   * ARCSIZE */
  62.5% {
    transform: rotate(675deg);
  } /* 2.5 * ARCSIZE */
  75% {
    transform: rotate(810deg);
  } /* 3   * ARCSIZE */
  87.5% {
    transform: rotate(945deg);
  } /* 3.5 * ARCSIZE */
  to {
    transform: rotate(1080deg);
  } /* 4   * ARCSIZE */
}
@-webkit-keyframes blue-fade-in-out {
  from {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  26% {
    opacity: 0;
  }
  89% {
    opacity: 0;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes blue-fade-in-out {
  from {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  26% {
    opacity: 0;
  }
  89% {
    opacity: 0;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes red-fade-in-out {
  from {
    opacity: 0;
  }
  15% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  51% {
    opacity: 0;
  }
}
@keyframes red-fade-in-out {
  from {
    opacity: 0;
  }
  15% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  51% {
    opacity: 0;
  }
}
@-webkit-keyframes yellow-fade-in-out {
  from {
    opacity: 0;
  }
  40% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  76% {
    opacity: 0;
  }
}
@keyframes yellow-fade-in-out {
  from {
    opacity: 0;
  }
  40% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  76% {
    opacity: 0;
  }
}
@-webkit-keyframes green-fade-in-out {
  from {
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes green-fade-in-out {
  from {
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/**
 * Patch the gap that appear between the two adjacent div.circle-clipper while the
 * spinner is rotating (appears on Chrome 38, Safari 7.1, and IE 11).
 */
.gap-patch {
  position: absolute;
  top: 0;
  left: 45%;
  width: 10%;
  height: 100%;
  overflow: hidden;
  border-color: inherit;
}

.gap-patch .circle {
  width: 1000%;
  left: -450%;
}

.circle-clipper {
  display: inline-block;
  position: relative;
  width: 50%;
  height: 100%;
  overflow: hidden;
  border-color: inherit;
}
.circle-clipper .circle {
  width: 200%;
  height: 100%;
  border-width: 3px; /* STROKEWIDTH */
  border-style: solid;
  border-color: inherit;
  border-bottom-color: transparent !important;
  border-radius: 50%;
  -webkit-animation: none;
  animation: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}
.circle-clipper.left .circle {
  left: 0;
  border-right-color: transparent !important;
  -webkit-transform: rotate(129deg);
  transform: rotate(129deg);
}
.circle-clipper.right .circle {
  left: -100%;
  border-left-color: transparent !important;
  -webkit-transform: rotate(-129deg);
  transform: rotate(-129deg);
}

.active .circle-clipper.left .circle {
  /* duration: ARCTIME */
  -webkit-animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.active .circle-clipper.right .circle {
  /* duration: ARCTIME */
  -webkit-animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

@-webkit-keyframes left-spin {
  from {
    -webkit-transform: rotate(130deg);
  }
  50% {
    -webkit-transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(130deg);
  }
}
@keyframes left-spin {
  from {
    transform: rotate(130deg);
  }
  50% {
    transform: rotate(-5deg);
  }
  to {
    transform: rotate(130deg);
  }
}
@-webkit-keyframes right-spin {
  from {
    -webkit-transform: rotate(-130deg);
  }
  50% {
    -webkit-transform: rotate(5deg);
  }
  to {
    -webkit-transform: rotate(-130deg);
  }
}
@keyframes right-spin {
  from {
    transform: rotate(-130deg);
  }
  50% {
    transform: rotate(5deg);
  }
  to {
    transform: rotate(-130deg);
  }
}
#spinnerContainer.cooldown {
  /* duration: SHRINK_TIME */
  -webkit-animation: container-rotate 1568ms linear infinite, fade-out 400ms cubic-bezier(0.4, 0, 0.2, 1);
  animation: container-rotate 1568ms linear infinite, fade-out 400ms cubic-bezier(0.4, 0, 0.2, 1);
}

@-webkit-keyframes fade-out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fade-out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.slider {
  position: relative;
  height: 400px;
  width: 100%;
}
.slider.fullscreen {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.slider.fullscreen ul.slides {
  height: 100%;
}
.slider.fullscreen ul.indicators {
  z-index: 2;
  bottom: 30px;
}
.slider .slides {
  background-color: #9e9e9e;
  margin: 0;
  height: 400px;
}
.slider .slides li {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: inherit;
  overflow: hidden;
}
.slider .slides li img {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
}
.slider .slides li .caption {
  color: #fff;
  position: absolute;
  top: 15%;
  left: 15%;
  width: 70%;
  opacity: 0;
}
.slider .slides li .caption p {
  color: #e0e0e0;
}
.slider .slides li.active {
  z-index: 2;
}
.slider .indicators {
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
}
.slider .indicators .indicator-item {
  display: inline-block;
  position: relative;
  cursor: pointer;
  height: 16px;
  width: 16px;
  margin: 0 12px;
  background-color: #e0e0e0;
  transition: background-color 0.3s;
  border-radius: 50%;
}
.slider .indicators .indicator-item.active {
  background-color: #4CAF50;
}

.carousel {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 400px;
  perspective: 500px;
  transform-style: preserve-3d;
  transform-origin: 0% 50%;
}
.carousel.carousel-slider {
  top: 0;
  left: 0;
}
.carousel.carousel-slider .carousel-fixed-item {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  z-index: 1;
}
.carousel.carousel-slider .carousel-fixed-item.with-indicators {
  bottom: 68px;
}
.carousel.carousel-slider .carousel-item {
  width: 100%;
  height: 100%;
  min-height: 400px;
  position: absolute;
  top: 0;
  left: 0;
}
.carousel.carousel-slider .carousel-item h2 {
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
}
.carousel.carousel-slider .carousel-item p {
  font-size: 15px;
}
.carousel .carousel-item {
  visibility: hidden;
  width: 200px;
  height: 200px;
  position: absolute;
  top: 0;
  left: 0;
}
.carousel .carousel-item > img {
  width: 100%;
}
.carousel .indicators {
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
}
.carousel .indicators .indicator-item {
  display: inline-block;
  position: relative;
  cursor: pointer;
  height: 8px;
  width: 8px;
  margin: 24px 4px;
  background-color: #ffffff80;
  transition: background-color 0.3s;
  border-radius: 50%;
}
.carousel .indicators .indicator-item.active {
  background-color: #fff;
}
.carousel.scrolling .carousel-item .materialboxed,
.carousel .carousel-item:not(.active) .materialboxed {
  pointer-events: none;
}

.tap-target-wrapper {
  width: 800px;
  height: 800px;
  position: fixed;
  z-index: 1000;
  visibility: hidden;
  transition: visibility 0s 0.3s;
}

.tap-target-wrapper.open {
  visibility: visible;
  transition: visibility 0s;
}
.tap-target-wrapper.open .tap-target {
  transform: scale(1);
  opacity: 0.95;
  transition: transform 0.3s cubic-bezier(0.42, 0, 0.58, 1), opacity 0.3s cubic-bezier(0.42, 0, 0.58, 1);
}
.tap-target-wrapper.open .tap-target-wave::before {
  transform: scale(1);
}
.tap-target-wrapper.open .tap-target-wave::after {
  visibility: visible;
  animation: pulse-animation 1s cubic-bezier(0.24, 0, 0.38, 1) infinite;
  transition: opacity 0.3s, transform 0.3s, visibility 0s 1s;
}

.tap-target {
  position: absolute;
  font-size: 1rem;
  border-radius: 50%;
  background-color: #0091AD;
  box-shadow: 0 20px 20px 0 #00000024, 0 10px 50px 0 #0000001f, 0 30px 10px -20px #00000033;
  width: 100%;
  height: 100%;
  opacity: 0;
  transform: scale(0);
  transition: transform 0.3s cubic-bezier(0.42, 0, 0.58, 1), opacity 0.3s cubic-bezier(0.42, 0, 0.58, 1);
}

.tap-target-content {
  position: relative;
  display: table-cell;
}

.tap-target-wave {
  position: absolute;
  border-radius: 50%;
  z-index: 10001;
}
.tap-target-wave::before, .tap-target-wave::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #ffffff;
}
.tap-target-wave::before {
  transform: scale(0);
  transition: transform 0.3s;
}
.tap-target-wave::after {
  visibility: hidden;
  transition: opacity 0.3s, transform 0.3s, visibility 0s;
  z-index: -1;
}

.tap-target-origin {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10002;
  position: absolute !important;
}
.tap-target-origin:not(.btn):not(.btn-large):not(.btn-small), .tap-target-origin:not(.btn):not(.btn-large):not(.btn-small):hover {
  background: none;
}

@media only screen and (max-width: 600px) {
  .tap-target, .tap-target-wrapper {
    width: 600px;
    height: 600px;
  }
}
.pulse {
  overflow: visible;
  position: relative;
}
.pulse::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: inherit;
  border-radius: inherit;
  transition: opacity 0.3s, transform 0.3s;
  animation: pulse-animation 1s cubic-bezier(0.24, 0, 0.38, 1) infinite;
  z-index: -1;
}

@keyframes pulse-animation {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  50% {
    opacity: 0;
    transform: scale(1.5);
  }
  100% {
    opacity: 0;
    transform: scale(1.5);
  }
}
/* Modal */
.datepicker-modal {
  max-width: 325px;
  min-width: 300px;
  max-height: none;
}

.datepicker-container.modal-content {
  display: flex;
  flex-direction: column;
  padding: 0;
}

.datepicker-controls {
  display: flex;
  justify-content: space-between;
  width: 280px;
  margin: 0 auto;
}
.datepicker-controls .selects-container {
  display: flex;
}
.datepicker-controls .select-wrapper input {
  border-bottom: none;
  text-align: center;
  margin: 0;
}
.datepicker-controls .select-wrapper input:focus {
  border-bottom: none;
}
.datepicker-controls .select-wrapper .caret {
  display: none;
}
.datepicker-controls .select-year input {
  width: 50px;
}
.datepicker-controls .select-month input {
  width: 70px;
}

.month-prev, .month-next {
  margin-top: 4px;
  cursor: pointer;
  background-color: transparent;
  border: none;
}

/* Date Display */
.datepicker-date-display {
  flex: 1 auto;
  background-color: #892B64;
  color: #fff;
  padding: 20px 22px;
  font-weight: 500;
}
.datepicker-date-display .year-text {
  display: block;
  font-size: 1.5rem;
  line-height: 25px;
  color: #ffffffb3;
}
.datepicker-date-display .date-text {
  display: block;
  font-size: 2.8rem;
  line-height: 47px;
  font-weight: 500;
}

/* Calendar */
.datepicker-calendar-container {
  flex: 2.5 auto;
}

.datepicker-table {
  width: 280px;
  font-size: 1rem;
  margin: 0 auto;
}
.datepicker-table thead {
  border-bottom: none;
}
.datepicker-table th {
  padding: 10px 5px;
  text-align: center;
}
.datepicker-table tr {
  border: none;
}
.datepicker-table abbr {
  text-decoration: none;
  color: #999;
}
.datepicker-table td {
  border-radius: 50%;
  padding: 0;
}
.datepicker-table td.is-today {
  color: #892B64;
}
.datepicker-table td.is-selected {
  background-color: #892B64;
  color: #fff;
}
.datepicker-table td.is-outside-current-month, .datepicker-table td.is-disabled {
  color: #0000004d;
  pointer-events: none;
}

.datepicker-day-button {
  background-color: transparent;
  border: none;
  line-height: 38px;
  display: block;
  width: 100%;
  border-radius: 50%;
  padding: 0 5px;
  cursor: pointer;
  color: inherit;
}
.datepicker-day-button:focus {
  background-color: #85306340;
}

/* Footer */
.datepicker-footer {
  width: 280px;
  margin: 0 auto;
  padding-bottom: 5px;
  display: flex;
  justify-content: space-between;
}

.datepicker-cancel,
.datepicker-clear,
.datepicker-today,
.datepicker-done {
  color: #892B64;
  padding: 0 1rem;
}

.datepicker-clear {
  color: #D65C5C;
}

/* Media Queries */
@media only screen and (min-width : 601px) {
  .datepicker-modal {
    max-width: 625px;
  }
  .datepicker-container.modal-content {
    flex-direction: row;
  }
  .datepicker-date-display {
    flex: 0 1 270px;
  }
  .datepicker-controls,
  .datepicker-table,
  .datepicker-footer {
    width: 320px;
  }
  .datepicker-day-button {
    line-height: 44px;
  }
}
/* Timepicker Containers */
.timepicker-modal {
  max-width: 325px;
  max-height: none;
}

.timepicker-container.modal-content {
  display: flex;
  flex-direction: column;
  padding: 0;
}

.text-primary {
  color: #ffffff;
}

/* Clock Digital Display */
.timepicker-digital-display {
  flex: 1 auto;
  background-color: #892B64;
  padding: 10px;
  font-weight: 300;
}

.timepicker-text-container {
  font-size: 4rem;
  font-weight: bold;
  text-align: center;
  color: #ffffff99;
  font-weight: 400;
  position: relative;
  user-select: none;
}

.timepicker-span-hours,
.timepicker-span-minutes,
.timepicker-span-am-pm div {
  cursor: pointer;
}

.timepicker-span-hours {
  margin-right: 3px;
}

.timepicker-span-minutes {
  margin-left: 3px;
}

.timepicker-display-am-pm {
  font-size: 1.3rem;
  position: absolute;
  right: 1rem;
  bottom: 1rem;
  font-weight: 400;
}

/* Analog Clock Display */
.timepicker-analog-display {
  flex: 2.5 auto;
}

.timepicker-plate {
  background-color: #eee;
  border-radius: 50%;
  width: 270px;
  height: 270px;
  overflow: visible;
  position: relative;
  margin: auto;
  margin-top: 25px;
  margin-bottom: 5px;
  user-select: none;
}

.timepicker-canvas,
.timepicker-dial {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.timepicker-minutes {
  visibility: hidden;
}

.timepicker-tick {
  border-radius: 50%;
  color: #000000de;
  line-height: 40px;
  text-align: center;
  width: 40px;
  height: 40px;
  position: absolute;
  cursor: pointer;
  font-size: 15px;
}

.timepicker-tick.active,
.timepicker-tick:hover {
  background-color: #892b6440;
}

.timepicker-dial {
  transition: transform 350ms, opacity 350ms;
}

.timepicker-dial-out {
  opacity: 0;
}
.timepicker-dial-out.timepicker-hours {
  transform: scale(1.1, 1.1);
}
.timepicker-dial-out.timepicker-minutes {
  transform: scale(0.8, 0.8);
}

.timepicker-canvas {
  transition: opacity 175ms;
}
.timepicker-canvas line {
  stroke: #892B64;
  stroke-width: 4;
  stroke-linecap: round;
}

.timepicker-canvas-out {
  opacity: 0.25;
}

.timepicker-canvas-bearing {
  stroke: none;
  fill: #892B64;
}

.timepicker-canvas-bg {
  stroke: none;
  fill: #892B64;
}

/* Footer */
.timepicker-footer {
  margin: 0 auto;
  padding: 5px 1rem;
  display: flex;
  justify-content: space-between;
}

.timepicker-clear {
  color: #D65C5C;
}

.timepicker-close {
  color: #892B64;
}

.timepicker-clear,
.timepicker-close {
  padding: 0 20px;
}

/* Media Queries */
@media only screen and (min-width : 601px) {
  .timepicker-modal {
    max-width: 600px;
  }
  .timepicker-container.modal-content {
    flex-direction: row;
  }
  .timepicker-text-container {
    top: 32%;
  }
  .timepicker-display-am-pm {
    position: relative;
    right: auto;
    bottom: auto;
    text-align: center;
    margin-top: 1.2rem;
  }
}
@media only screen and (min-width: 0) {
  html {
    font-size: 14px;
  }
}
@media only screen and (min-width: 992px) {
  html {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1200px) {
  html {
    font-size: 16px;
  }
}
html h1 {
  margin: 2px 0 2px 0;
}
html h2 {
  margin: 2px 0 2px 0;
}
html h3 {
  margin: 2px 0 2px 0;
}
html h4 {
  margin: 2px 0 2px 0;
}
html h5 {
  margin: 2px 0 2px 0;
}
html h6 {
  margin: 2px 0 2px 0;
}
html h6 {
  font-weight: 300;
}
html * {
  box-sizing: border-box;
}

.material-icons {
  font-family: "Material Icons";
  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;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  visibility: hidden;
}

html body .material-icons {
  visibility: visible;
}

body {
  background-color: #F5F6F8;
  min-width: 300px;
  font-family: "Urbanist", sans-serif;
  font-weight: 400;
  margin-bottom: 160px;
  /*login page*/
}
body.partnerLoginBody {
  background: url("/assets/img/bg.png") no-repeat top -200px left/100%;
}
body.partnerLoginBody .title {
  background: linear-gradient(to right, #455E89, #0091AD);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 6vw;
  font-weight: 600;
  margin: 1rem 0 0 0;
}
body.partnerLoginBody .title404 {
  background: linear-gradient(to right, #455E89, #0091AD);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 4vw;
  padding-bottom: 20px;
  font-weight: 600;
  margin: 2rem 0 0 0;
}
body.partnerLoginBody .logo {
  width: 11vw;
  max-width: 200px;
  min-width: 120px;
}
body.partnerLoginBody .input-field {
  position: relative;
}
body.partnerLoginBody .input-field .toggle-password {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  cursor: pointer;
}
body.partnerLoginBody .card {
  border-radius: 6px;
  border: 1px solid #D6DAE1;
  box-shadow: none;
  max-width: 500px;
}

.mb-0 {
  margin-bottom: 0;
}

.mt-16 {
  margin-top: 16px;
}

.mb-16 {
  margin-bottom: 16px;
}

.mt-32 {
  margin-top: 32px;
}

.mb-32 {
  margin-bottom: 32px;
}

.p-32 {
  padding: 32px;
}

.pt-32 {
  padding-top: 32px;
}

.pl-0 {
  padding-left: 0 !important;
}

.pr-0 {
  padding-right: 0 !important;
}

.min_80vh {
  min-height: 80vh !important;
}

.pt_10vh {
  padding-top: 10vh !important;
}

.subtitle {
  color: #54647F;
}

.fz14 {
  font-size: 14px;
}

.red-text {
  color: #D65C5C !important;
}

.container-fluid {
  width: 95%;
  margin: 0 auto;
}

.link {
  color: #00718A;
  position: relative;
  margin: 0 0 8px 0;
  cursor: pointer;
  font-weight: 500;
  transition: 0.3s;
}
.link:after {
  content: "";
  display: block;
  height: 1px;
  background: #00718A;
  position: absolute;
  bottom: -1px;
  left: -2px;
  right: -2px;
}
.link:hover {
  color: #005061;
}
.link:hover:after {
  background: #005061;
}

.arrow {
  width: 12px !important;
  height: 12px !important;
  display: inline-block;
  background: url("/assets/img/icons/arrow.svg") no-repeat center center;
  background-size: contain;
  margin: 0 0 0 8px;
}
.arrow.top {
  transform: rotate(180deg);
}

.icons {
  width: 20px;
  height: 20px;
  display: inline-block;
  -webkit-mask-image: url("/assets/img/icons/icon-set.svg");
  mask-image: url("/assets/img/icons/icon-set.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  mask-position: var(--icon-pos);
  background-color: #344767;
}
.icons.plant {
  --icon-pos: 0 -0px;
}
.icons.dealer {
  --icon-pos: 0 -24px;
}
.icons.car {
  --icon-pos: 0 -48px;
}
.icons.engine {
  --icon-pos: 0 -72px;
}
.icons.body-car {
  --icon-pos: 0 -98px;
}
.icons.transmission {
  --icon-pos: 0 -120px;
}
.icons.finance-status {
  --icon-pos: 0 -144px;
}
.icons.calendar {
  --icon-pos: 0 -168px;
}
.icons.wallet {
  --icon-pos: 0 -192px;
}
.icons.calculator {
  --icon-pos: 0 -216px;
}
.icons.card-swipe {
  --icon-pos: 0 -240px;
}
.icons.plus {
  --icon-pos: 0 -264px;
}
.icons.export {
  --icon-pos: 0 -288px;
}
.icons.user {
  --icon-pos: 0 -312px;
}
.icons.tie {
  --icon-pos: 0 -336px;
}
.icons.dashboard {
  --icon-pos: 0 -360px;
}
.icons.edit {
  --icon-pos: 0 -384px;
}
.icons.doc-upload {
  width: 30px;
  height: 30px;
  -webkit-mask-image: none;
  mask-image: none;
  background-color: transparent;
  background-image: url("/assets/img/icons/doc-upload-status.svg");
  background-position: 0 0px;
}
.icons.doc-upload.done {
  background-position: 0 -30px;
}
.icons.doc-upload.fail {
  background-position: 0 -60px;
}
.icons.bank {
  width: 24px;
  height: 24px;
  -webkit-mask-size: 24px;
  mask-size: 24px;
  -webkit-mask-image: url("/assets/img/icons/bank-set.svg");
  mask-image: url("/assets/img/icons/bank-set.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  mask-position: var(--icon-pos);
  background-color: #344767;
}
.icons.bank.wallet {
  --icon-pos: 0 -0px;
}
.icons.bank.receipt {
  --icon-pos: 0 -24px;
}
.icons.bank.map {
  --icon-pos: 0 -48px;
}

.card-title {
  display: flex;
  width: fit-content;
  gap: 12px;
  align-items: center;
  margin: 0;
}
.card-title span {
  display: inline-block;
  border: 1px solid #959FB0;
  border-radius: 6px;
  padding: 8px;
}
.card-title span .icons {
  width: 24px;
  height: 24px;
}
.card-title span .icons.steps {
  mask-size: 24px;
  -webkit-mask-size: 24px;
  -webkit-mask-image: url("/assets/img/icons/whats-done-set.svg");
  mask-image: url("/assets/img/icons/whats-done-set.svg");
  mask-position: var(--icon-pos);
}
.card-title span .icons.steps.app-step-1 {
  --icon-pos: 0 -0px;
}
.card-title span .icons.steps.app-step-2 {
  --icon-pos: 0 -24px;
}
.card-title span .icons.steps.app-step-3 {
  --icon-pos: 0 -48px;
}
.card-title span .icons.steps.app-step-4 {
  --icon-pos: 0 -72px;
}
.card-title span .icons.steps.app-step-5 {
  --icon-pos: 0 -96px;
}
.card-title span .icons.steps.app-step-6 {
  --icon-pos: 0 -120px;
}
.card-title span .icons.steps.app-step-7 {
  --icon-pos: 0 -144px;
}
.card-title span .icons.steps.app-step-8 {
  --icon-pos: 0 -168px;
}

.session-modal .modal-content {
  padding: 2rem;
}
.session-modal .modal-content .modal-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.5rem;
}
.session-modal .modal-content .modal-header .modal-title {
  font-size: 1.8rem;
  color: #344767;
}
.session-modal .modal-content .modal-header .close-btn {
  color: #54647F;
  font-size: 1.8rem;
}
.session-modal .modal-content .session-message {
  font-size: 1.2rem;
  color: #344767;
  line-height: 1.5;
}

.modal {
  border-radius: 6px;
}

.modal-content {
  padding: 2rem;
  border: 1px solid #959FB0;
}
.modal-content .modal-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2rem;
}
.modal-content .modal-header.right-align {
  justify-content: flex-end;
}
.modal-content .modal-header .modal-title {
  font-size: 2rem;
  color: #344767;
}
.modal-content .modal-header .close-btn {
  border: 1px solid #959FB0;
  border-radius: 6px;
  width: 40px;
  height: 40px;
  color: #54647F;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE1Ljk5NDkgNy4wMzU5N0MxNi4wOTY1IDcuMTIxMjEgMTYuMTYgNy4yNDMzMSAxNi4xNzE2IDcuMzc1NDFDMTYuMTgzMiA3LjUwNzUyIDE2LjE0MTggNy42Mzg4IDE2LjA1NjUgNy43NDAzOEw3LjgzODk3IDE3LjU4MDRDNy43NTIyOSAxNy42Nzk3IDcuNjMwNTEgMTcuNzQxNiA3LjQ5OTE4IDE3Ljc1MzFDNy4zNjc4NSAxNy43NjQ2IDcuMjM3MTcgMTcuNzI0NyA3LjEzNDU2IDE3LjY0MkM3LjAzMjk3IDE3LjU1NjcgNi45Njk0MSAxNy40MzQ2IDYuOTU3ODUgMTcuMzAyNUM2Ljk0NjMgMTcuMTcwNCA2Ljk4NzY5IDE3LjAzOTIgNy4wNzI5MyAxNi45Mzc2TDE1LjMxMzUgNy4xMTY4OEMxNS4zOTg3IDcuMDE1MyAxNS41MjA4IDYuOTUxNzQgMTUuNjUyOSA2Ljk0MDE4QzE1Ljc4NSA2LjkyODYyIDE1LjkxNjMgNi45NzAwMSAxNi4wMTc5IDcuMDU1MjVMMTUuOTk0OSA3LjAzNTk3WiIgZmlsbD0iIzQ1NUU4OSIvPgo8cGF0aCBkPSJNNy4xNTc0NSA3LjAzNTk3QzcuMDU1ODYgNy4xMjEyMSA2Ljk5MjMgNy4yNDMzMSA2Ljk4MDc0IDcuMzc1NDFDNi45NjkxOCA3LjUwNzUyIDcuMDEwNTggNy42Mzg4IDcuMDk1ODIgNy43NDAzOEwxNS4zMTM0IDE3LjU4MDRDMTUuNDAwMSAxNy42Nzk3IDE1LjUyMTggMTcuNzQxNiAxNS42NTMyIDE3Ljc1MzFDMTUuNzg0NSAxNy43NjQ2IDE1LjkxNTIgMTcuNzI0NyAxNi4wMTc4IDE3LjY0MkMxNi4xMTk0IDE3LjU1NjcgMTYuMTgyOSAxNy40MzQ2IDE2LjE5NDUgMTcuMzAyNUMxNi4yMDYgMTcuMTcwNCAxNi4xNjQ3IDE3LjAzOTIgMTYuMDc5NCAxNi45Mzc2TDcuODM4ODggNy4xMTY4OEM3Ljc1MzY0IDcuMDE1MyA3LjYzMTU0IDYuOTUxNzQgNy40OTk0MyA2Ljk0MDE4QzcuMzY3MzMgNi45Mjg2MiA3LjIzNjA1IDYuOTcwMDEgNy4xMzQ0NiA3LjA1NTI1TDcuMTU3NDUgNy4wMzU5N1oiIGZpbGw9IiM0NTVFODkiLz4KPC9zdmc+Cg==") no-repeat center center/24px 24px;
  transition: border-color 0.3s;
}
.modal-content .modal-header .close-btn:hover {
  border-color: #344767;
}
.modal-content .input-field {
  margin-bottom: 0.5rem;
}
.modal-content .input-field .toggle-password {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  cursor: pointer;
}
.modal-content .input-field label {
  color: #54647F;
  font-size: 1rem;
}
.modal-content .input-field select {
  border-bottom: 1px solid #ccc;
}
.modal-content .input-field .select-wrapper + label {
  position: absolute;
  top: -26px;
  font-size: 0.75rem !important;
}
.modal-content .input-field .field-value {
  display: block;
  font-size: 1.1rem;
  color: #344767;
  margin-top: 0.5rem;
}
.modal-content .input-field.readonly {
  border-bottom: 1px solid #ccc;
  padding-bottom: 0.5rem;
}
.modal-content .input-field .date-icon {
  float: right;
  margin-top: -2rem;
  color: #959FB0;
}

.modal-footer {
  height: auto;
}

.custom-modal-wrapper {
  max-width: 500px;
  max-height: 80%;
}

.big-modal-wrapper {
  width: 75%;
  max-height: 85%;
  top: 7% !important;
}

.dropdown-content li > a, .dropdown-content li > span {
  color: #344767;
}

.modal-overlay {
  background: #344767;
}

.no-wrap {
  white-space: nowrap;
}

.datepicker-modal .datepicker-done .waves-ripple {
  display: none !important;
}

@media (min-width: 601px) {
  .has-application-steps .row .col.m1 {
    width: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .has-application-steps .row .col.m2 {
    width: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .has-application-steps .row .col.m3 {
    width: 25%;
    max-width: 25%;
  }
  .has-application-steps .row .col.m4 {
    width: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .has-application-steps .row .col.m5 {
    width: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .has-application-steps .row .col.m6 {
    width: 50%;
    max-width: 50%;
  }
  .has-application-steps .row .col.m7 {
    width: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .has-application-steps .row .col.m8 {
    width: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .has-application-steps .row .col.m9 {
    width: 75%;
    max-width: 75%;
  }
  .has-application-steps .row .col.m10 {
    width: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .has-application-steps .row .col.m11 {
    width: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .has-application-steps .row .col.m12 {
    width: 100%;
    max-width: 100%;
  }
}
@media (min-width: 993px) {
  .has-application-steps .row .col.l1 {
    width: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .has-application-steps .row .col.l2 {
    width: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .has-application-steps .row .col.l3 {
    width: 25%;
    max-width: 25%;
  }
  .has-application-steps .row .col.l4 {
    width: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .has-application-steps .row .col.l5 {
    width: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .has-application-steps .row .col.l6 {
    width: 50%;
    max-width: 50%;
  }
  .has-application-steps .row .col.l7 {
    width: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .has-application-steps .row .col.l8 {
    width: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .has-application-steps .row .col.l9 {
    width: 75%;
    max-width: 75%;
  }
  .has-application-steps .row .col.l10 {
    width: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .has-application-steps .row .col.l11 {
    width: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .has-application-steps .row .col.l12 {
    width: 100%;
    max-width: 100%;
  }
}
@media (min-width: 1441px) {
  .has-application-steps .row .col.xl1 {
    width: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .has-application-steps .row .col.xl2 {
    width: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .has-application-steps .row .col.xl3 {
    width: 25%;
    max-width: 25%;
  }
  .has-application-steps .row .col.xl4 {
    width: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .has-application-steps .row .col.xl5 {
    width: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .has-application-steps .row .col.xl6 {
    width: 50%;
    max-width: 50%;
  }
  .has-application-steps .row .col.xl7 {
    width: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .has-application-steps .row .col.xl8 {
    width: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .has-application-steps .row .col.xl9 {
    width: 75%;
    max-width: 75%;
  }
  .has-application-steps .row .col.xl10 {
    width: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .has-application-steps .row .col.xl11 {
    width: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .has-application-steps .row .col.xl12 {
    width: 100%;
    max-width: 100%;
  }
}

.status-chart {
  margin-top: 24px;
  padding: 0;
  list-style-type: none;
  position: relative;
  width: 352px;
  height: 175px;
  overflow: hidden;
  float: right;
}
.status-chart * {
  box-sizing: border-box;
}
.status-chart li {
  position: absolute;
  top: 100%;
  left: 0;
  width: inherit;
  height: inherit;
  border-top: none;
  border-bottom-left-radius: 175px;
  border-bottom-right-radius: 175px;
  transform-origin: 50% 0;
  animation-fill-mode: forwards;
  animation-duration: 0.4s;
  animation-timing-function: linear;
  transform-style: preserve-3d;
  backface-visibility: hidden;
}
.status-chart li span {
  background: #FBFBFB;
  padding: 6px;
  position: absolute;
  top: 0;
  left: 16px;
  display: block;
  border-radius: 6px;
  border: 1px solid;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.status-chart li:hover span {
  opacity: 1;
}
.status-chart li.gradient-blue {
  z-index: 5;
  animation-name: rotate-one;
  background: linear-gradient(to right, #455E89, #0091AD);
  color: #0091AD;
}
.status-chart li.gradient-blue span {
  transform: rotate(-21.8deg);
}
.status-chart li.filled-purple {
  z-index: 4;
  animation-name: rotate-two;
  animation-delay: 0.4s;
  background-color: #892B64;
  color: #892B64;
}
.status-chart li.filled-purple span {
  transform: rotate(-80.4deg);
}
.status-chart li.filled-green {
  z-index: 3;
  animation-name: rotate-two;
  animation-delay: 0.4s;
  background-color: #4CBD96;
  color: #4CBD96;
}
.status-chart li.filled-green span {
  transform: rotate(-80.4deg);
}
.status-chart li.filled-white {
  z-index: 8;
  animation-name: rotate-one;
  background: #FBFBFB;
  border: 2px solid #0091AD;
  color: #54647F;
}
.status-chart li.filled-white span {
  transform: rotate(-21.8deg);
}
.status-chart li.filled-grey {
  z-index: 7;
  animation-name: rotate-one;
  background: #959FB0;
  color: #54647F;
}
.status-chart li.filled-grey span {
  transform: rotate(-21.8deg);
}
.status-chart li.filled-blue {
  z-index: 6;
  animation-name: rotate-one;
  background: #0091AD;
  color: #FBFBFB;
}
.status-chart li.filled-blue span {
  transform: rotate(-21.8deg);
}
.status-chart li.striped-outline {
  z-index: 2;
  animation-name: rotate-three;
  animation-delay: 0.8s;
  border: 2px solid #892B64;
  color: #892B64;
  background: repeating-linear-gradient(45deg, #fff, #fff 6px, #D6DAE1 6px, #D6DAE1 12px);
}
.status-chart li.striped-outline span {
  transform: rotate(-140deg);
}
.status-chart li.outline {
  z-index: 1;
  animation-name: rotate-four;
  animation-delay: 1.2s;
  border: 2px solid #54647F;
  color: #54647F;
  background: #F5F6F8;
}
.status-chart li.outline span {
  transform: rotate(-180deg);
}

.status-legend {
  position: absolute;
  top: 24px;
}
.status-legend li {
  display: flex;
  align-items: center;
  margin-bottom: 0px;
  font-size: 12px;
}
.status-legend li .status-color {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 8px;
  border-radius: 50%;
}
.status-legend li .status-color.gradient-blue {
  background: linear-gradient(to right, #455E89, #0091AD);
}
.status-legend li .status-color.filled-purple {
  background-color: #892B64;
}
.status-legend li .status-color.filled-green {
  background-color: #4CBD96;
}
.status-legend li .status-color.filled-white {
  border: 2px solid #0091AD;
  background: #FBFBFB;
}
.status-legend li .status-color.filled-grey {
  background: #959FB0;
}
.status-legend li .status-color.filled-blue {
  background: #0091AD;
}
.status-legend li .status-color.striped-outline {
  border: 2px solid #892B64;
  color: #892B64;
  background: repeating-linear-gradient(45deg, #fff, #fff 6px, #D6DAE1 6px, #D6DAE1 12px);
}
.status-legend li .status-color.outline {
  border: 2px solid #54647F;
  color: #344767;
  background: #F5F6F8;
}

.chart-tooltip {
  background: #FBFBFB;
  padding: 6px;
  position: absolute;
  top: 0;
  left: 16px;
  display: block;
  border-radius: 6px;
  border: 1px solid;
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 9999;
}

@media only screen and (min-width: 2000px) {
  body.partnerLoginBody {
    background-size: 80%;
  }
}
@media only screen and (max-width: 993px) {
  .partnerLoginBody .card.p-32 {
    padding: 5px !important;
  }
  .big-modal-wrapper {
    width: 90%;
  }
}
@media only screen and (max-width: 601px) {
  .fz14 {
    font-size: 12px;
  }
  body.partnerLoginBody {
    background: url("/assets/img/bg.png") no-repeat top 0px center/180%;
  }
  .partnerLoginBody .pt_10vh {
    padding-top: 0 !important;
  }
  .partnerLoginBody .title, .partnerLoginBody .title404 {
    text-align: center;
    font-size: 11vw !important;
  }
  .daterangepicker .drp-selected {
    display: block !important;
    padding-bottom: 8px;
  }
  .custom-modal-wrapper {
    max-width: 90%;
    width: 90%;
  }
}
#page-loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #0000004d;
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
#page-loader.visible {
  opacity: 1;
  visibility: visible;
}
#page-loader:not(.visible) {
  pointer-events: none;
}

#loader {
  z-index: 10001;
  background: #00000080;
}

.loader-img {
  width: 80px;
  height: 80px;
  z-index: 10002;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -30px;
  margin-top: -30px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  opacity: 0.75;
  -webkit-animation-name: rotate;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: rotate;
  -moz-animation-duration: 2s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: rotate;
  -ms-animation-duration: 2s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: rotate;
  -o-animation-duration: 2s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
  animation-name: rotate;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

.btn, .btn-large, .btn-small {
  box-shadow: none;
  text-transform: capitalize;
}
.btn.submit, .submit.btn-large, .submit.btn-small, .btn.row-submit, .row-submit.btn-large, .row-submit.btn-small {
  background: linear-gradient(to right, #455E89, #0091AD);
  position: relative;
}
.btn.submit:not(.no-icon), .submit.btn-large:not(.no-icon), .submit.btn-small:not(.no-icon), .btn.row-submit:not(.no-icon), .row-submit.btn-large:not(.no-icon), .row-submit.btn-small:not(.no-icon) {
  padding-right: 38px;
}
.btn.submit:not(.no-icon):after, .submit.btn-large:not(.no-icon):after, .submit.btn-small:not(.no-icon):after, .btn.row-submit:not(.no-icon):after, .row-submit.btn-large:not(.no-icon):after, .row-submit.btn-small:not(.no-icon):after {
  content: "";
  display: block;
  position: absolute;
  height: 24px;
  width: 24px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE1Ljk5NDYgNy4wMzYwOUMxNi4wOTYyIDcuMTIxMzMgMTYuMTU5OCA3LjI0MzQzIDE2LjE3MTMgNy4zNzU1NEMxNi4xODI5IDcuNTA3NjQgMTYuMTQxNSA3LjYzODkyIDE2LjA1NjIgNy43NDA1MUw3LjgzODcgMTcuNTgwNUM3Ljc1MjAxIDE3LjY3OTggNy42MzAyMyAxNy43NDE3IDcuNDk4OSAxNy43NTMyQzcuMzY3NTcgMTcuNzY0NyA3LjIzNjg5IDE3LjcyNDkgNy4xMzQyOCAxNy42NDIxQzcuMDMyNyAxNy41NTY5IDYuOTY5MTMgMTcuNDM0OCA2Ljk1NzU4IDE3LjMwMjdDNi45NDYwMiAxNy4xNzA2IDYuOTg3NDEgMTcuMDM5MyA3LjA3MjY1IDE2LjkzNzdMMTUuMzEzMiA3LjExN0MxNS4zOTg0IDcuMDE1NDIgMTUuNTIwNSA2Ljk1MTg2IDE1LjY1MjYgNi45NDAzQzE1Ljc4NDcgNi45Mjg3NCAxNS45MTYgNi45NzAxNCAxNi4wMTc2IDcuMDU1MzdMMTUuOTk0NiA3LjAzNjA5WiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTE2Ljg4OCA1Ljk3MTI1QzE2LjkzOSA2LjAxMTMzIDE2Ljk4MTIgNi4wNjE1NCAxNy4wMTE4IDYuMTE4NzJDMTcuMDQyNSA2LjE3NTkgMTcuMDYxIDYuMjM4OCAxNy4wNjYxIDYuMzAzNDdMMTcuNjY1NyAxMi45OTQyQzE3LjY3NTIgMTMuMTI2NCAxNy42MzI5IDEzLjI1NzEgMTcuNTQ3NyAxMy4zNTg2QzE3LjQ2MjUgMTMuNDYwMSAxNy4zNDExIDEzLjUyNDUgMTcuMjA5MyAxMy41MzgxQzE3LjE0MzYgMTMuNTQ0MSAxNy4wNzczIDEzLjUzNzEgMTcuMDE0MyAxMy41MTczQzE2Ljk1MTMgMTMuNDk3NiAxNi44OTI5IDEzLjQ2NTYgMTYuODQyMyAxMy40MjMyQzE2Ljc5MTcgMTMuMzgwOCAxNi43NTAxIDEzLjMyODcgMTYuNzE5NyAxMy4yNzAxQzE2LjY4OTQgMTMuMjExNSAxNi42NzA5IDEzLjE0NzUgMTYuNjY1NCAxMy4wODE3TDE2LjExNjcgNi44OTA1TDkuOTExMzcgNy40NDA0OUM5Ljg0NTY0IDcuNDQ2NTEgOS43NzkzNyA3LjQzOTQ2IDkuNzE2MzggNy40MTk3NEM5LjY1MzM5IDcuNDAwMDIgOS41OTQ5MiA3LjM2ODAzIDkuNTQ0MzYgNy4zMjU2QzkuNDkzOCA3LjI4MzE3IDkuNDUyMTMgNy4yMzExNSA5LjQyMTc3IDcuMTcyNTRDOS4zOTE0MiA3LjExMzkzIDkuMzcyOTYgNy4wNDk4OSA5LjM2NzQ4IDYuOTg0MTFDOS4zNTc5OCA2Ljg1MTkzIDkuNDAwMyA2LjcyMTIzIDkuNDg1NDggNi42MTk3MUM5LjU3MDY3IDYuNTE4MTkgOS42OTIwMyA2LjQ1MzgxIDkuODIzODYgNi40NDAyMkwxNi41MjEgNS44MzNDMTYuNTg4MyA1LjgzMDEyIDE2LjY1NTYgNS44NDA4OSAxNi43MTg2IDUuODY0NjRDMTYuNzgxNyA1Ljg4ODQgMTYuODM5MyA1LjkyNDY2IDE2Ljg4OCA1Ljk3MTI1WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==") no-repeat center center;
  top: 12px;
  right: 12px;
}
.btn.submit.full-width, .submit.full-width.btn-large, .submit.full-width.btn-small, .btn.row-submit.full-width, .row-submit.full-width.btn-large, .row-submit.full-width.btn-small {
  width: 100%;
}
.btn.submit.disabled, .submit.disabled.btn-large, .submit.disabled.btn-small, .btn.submit.disabled:disabled, .btn.submit:disabled, .submit.btn-large:disabled, .submit.btn-small:disabled, .btn.row-submit.disabled, .row-submit.disabled.btn-large, .row-submit.disabled.btn-small, .btn.row-submit.disabled:disabled, .btn.row-submit:disabled, .row-submit.btn-large:disabled, .row-submit.btn-small:disabled {
  background: #D6DAE1 !important;
  color: #344767 !important;
}
.btn.submit.disabled:after, .submit.disabled.btn-large:after, .submit.disabled.btn-small:after, .btn.submit.disabled:disabled:after, .btn.submit:disabled:after, .submit.btn-large:disabled:after, .submit.btn-small:disabled:after, .btn.row-submit.disabled:after, .row-submit.disabled.btn-large:after, .row-submit.disabled.btn-small:after, .btn.row-submit.disabled:disabled:after, .btn.row-submit:disabled:after, .row-submit.btn-large:disabled:after, .row-submit.btn-small:disabled:after {
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE1Ljk5NDcgNy4wMzYyMUMxNi4wOTYyIDcuMTIxNDUgMTYuMTU5OCA3LjI0MzU1IDE2LjE3MTQgNy4zNzU2NkMxNi4xODI5IDcuNTA3NzYgMTYuMTQxNSA3LjYzOTA0IDE2LjA1NjMgNy43NDA2M0w3LjgzODczIDE3LjU4MDZDNy43NTIwNCAxNy42Nzk5IDcuNjMwMjYgMTcuNzQxOCA3LjQ5ODk0IDE3Ljc1MzNDNy4zNjc2MSAxNy43NjQ4IDcuMjM2OTMgMTcuNzI1IDcuMTM0MzEgMTcuNjQyMkM3LjAzMjczIDE3LjU1NyA2Ljk2OTE3IDE3LjQzNDkgNi45NTc2MSAxNy4zMDI4QzYuOTQ2MDUgMTcuMTcwNyA2Ljk4NzQ1IDE3LjAzOTQgNy4wNzI2OCAxNi45Mzc4TDE1LjMxMzIgNy4xMTcxM0MxNS4zOTg1IDcuMDE1NTQgMTUuNTIwNiA2Ljk1MTk4IDE1LjY1MjcgNi45NDA0MkMxNS43ODQ4IDYuOTI4ODYgMTUuOTE2MSA2Ljk3MDI2IDE2LjAxNzYgNy4wNTU1TDE1Ljk5NDcgNy4wMzYyMVoiIGZpbGw9IiM0NTVFODkiLz4KPHBhdGggZD0iTTE2Ljg4ODEgNS45NzEzN0MxNi45MzkxIDYuMDExNDYgMTYuOTgxMyA2LjA2MTY3IDE3LjAxMTkgNi4xMTg4NEMxNy4wNDI2IDYuMTc2MDIgMTcuMDYxMSA2LjIzODkyIDE3LjA2NjIgNi4zMDM1OUwxNy42NjU4IDEyLjk5NDNDMTcuNjc1MyAxMy4xMjY1IDE3LjYzMyAxMy4yNTcyIDE3LjU0NzggMTMuMzU4N0MxNy40NjI2IDEzLjQ2MDIgMTcuMzQxMiAxMy41MjQ2IDE3LjIwOTQgMTMuNTM4MkMxNy4xNDM3IDEzLjU0NDIgMTcuMDc3NCAxMy41MzcyIDE3LjAxNDQgMTMuNTE3NUMxNi45NTE0IDEzLjQ5NzcgMTYuODkzIDEzLjQ2NTcgMTYuODQyNCAxMy40MjMzQzE2Ljc5MTggMTMuMzgwOSAxNi43NTAyIDEzLjMyODkgMTYuNzE5OCAxMy4yNzAzQzE2LjY4OTUgMTMuMjExNiAxNi42NzEgMTMuMTQ3NiAxNi42NjU1IDEzLjA4MThMMTYuMTE2OCA2Ljg5MDYyTDkuOTExNDcgNy40NDA2MUM5Ljg0NTc0IDcuNDQ2NjQgOS43Nzk0NyA3LjQzOTU4IDkuNzE2NDcgNy40MTk4N0M5LjY1MzQ4IDcuNDAwMTUgOS41OTUwMiA3LjM2ODE1IDkuNTQ0NDYgNy4zMjU3MkM5LjQ5Mzg5IDcuMjgzMjkgOS40NTIyMyA3LjIzMTI3IDkuNDIxODcgNy4xNzI2NkM5LjM5MTUxIDcuMTE0MDUgOS4zNzMwNiA3LjA1MDAxIDkuMzY3NTggNi45ODQyM0M5LjM1ODA3IDYuODUyMDUgOS40MDAzOSA2LjcyMTM1IDkuNDg1NTggNi42MTk4M0M5LjU3MDc3IDYuNTE4MzEgOS42OTIxMyA2LjQ1Mzk0IDkuODIzOTYgNi40NDAzNEwxNi41MjExIDUuODMzMTNDMTYuNTg4NCA1LjgzMDI1IDE2LjY1NTcgNS44NDEwMSAxNi43MTg3IDUuODY0NzdDMTYuNzgxOCA1Ljg4ODUyIDE2LjgzOTQgNS45MjQ3OCAxNi44ODgxIDUuOTcxMzdaIiBmaWxsPSIjNDU1RTg5Ii8+Cjwvc3ZnPgo=") no-repeat center center;
}
.btn.secondary, .secondary.btn-large, .secondary.btn-small {
  background: transparent;
  color: #344767;
  border: 1px solid #959FB0;
  position: relative;
}
.btn.secondary.row-secondary, .secondary.row-secondary.btn-large, .secondary.row-secondary.btn-small {
  margin-right: 5px;
  height: 41px;
  padding: 0 8px;
  line-height: 1;
}
.btn.secondary:not(.no-icon), .secondary.btn-large:not(.no-icon), .secondary.btn-small:not(.no-icon) {
  padding-right: 38px;
}
.btn.secondary:not(.no-icon):after, .secondary.btn-large:not(.no-icon):after, .secondary.btn-small:not(.no-icon):after {
  content: "";
  display: block;
  position: absolute;
  height: 24px;
  width: 24px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE1Ljk5NDcgNy4wMzYwOUMxNi4wOTYyIDcuMTIxMzMgMTYuMTU5OCA3LjI0MzQzIDE2LjE3MTQgNy4zNzU1NEMxNi4xODI5IDcuNTA3NjQgMTYuMTQxNSA3LjYzODkyIDE2LjA1NjMgNy43NDA1MUw3LjgzODczIDE3LjU4MDVDNy43NTIwNCAxNy42Nzk4IDcuNjMwMjYgMTcuNzQxNyA3LjQ5ODk0IDE3Ljc1MzJDNy4zNjc2MSAxNy43NjQ3IDcuMjM2OTMgMTcuNzI0OSA3LjEzNDMxIDE3LjY0MjFDNy4wMzI3MyAxNy41NTY5IDYuOTY5MTcgMTcuNDM0OCA2Ljk1NzYxIDE3LjMwMjdDNi45NDYwNSAxNy4xNzA2IDYuOTg3NDUgMTcuMDM5MyA3LjA3MjY4IDE2LjkzNzdMMTUuMzEzMiA3LjExN0MxNS4zOTg1IDcuMDE1NDIgMTUuNTIwNiA2Ljk1MTg2IDE1LjY1MjcgNi45NDAzQzE1Ljc4NDggNi45Mjg3NCAxNS45MTYxIDYuOTcwMTQgMTYuMDE3NiA3LjA1NTM3TDE1Ljk5NDcgNy4wMzYwOVoiIGZpbGw9IiM0NTVFODkiLz4KPHBhdGggZD0iTTE2Ljg4ODEgNS45NzEyNUMxNi45MzkxIDYuMDExMzMgMTYuOTgxMyA2LjA2MTU0IDE3LjAxMTkgNi4xMTg3MkMxNy4wNDI2IDYuMTc1OSAxNy4wNjExIDYuMjM4OCAxNy4wNjYyIDYuMzAzNDdMMTcuNjY1OCAxMi45OTQyQzE3LjY3NTMgMTMuMTI2NCAxNy42MzMgMTMuMjU3MSAxNy41NDc4IDEzLjM1ODZDMTcuNDYyNiAxMy40NjAxIDE3LjM0MTIgMTMuNTI0NSAxNy4yMDk0IDEzLjUzODFDMTcuMTQzNyAxMy41NDQxIDE3LjA3NzQgMTMuNTM3MSAxNy4wMTQ0IDEzLjUxNzNDMTYuOTUxNCAxMy40OTc2IDE2Ljg5MyAxMy40NjU2IDE2Ljg0MjQgMTMuNDIzMkMxNi43OTE4IDEzLjM4MDggMTYuNzUwMiAxMy4zMjg3IDE2LjcxOTggMTMuMjcwMUMxNi42ODk1IDEzLjIxMTUgMTYuNjcxIDEzLjE0NzUgMTYuNjY1NSAxMy4wODE3TDE2LjExNjggNi44OTA1TDkuOTExNDcgNy40NDA0OUM5Ljg0NTc0IDcuNDQ2NTEgOS43Nzk0NyA3LjQzOTQ2IDkuNzE2NDcgNy40MTk3NEM5LjY1MzQ4IDcuNDAwMDIgOS41OTUwMiA3LjM2ODAzIDkuNTQ0NDYgNy4zMjU2QzkuNDkzODkgNy4yODMxNyA5LjQ1MjIzIDcuMjMxMTUgOS40MjE4NyA3LjE3MjU0QzkuMzkxNTEgNy4xMTM5MyA5LjM3MzA2IDcuMDQ5ODkgOS4zNjc1OCA2Ljk4NDExQzkuMzU4MDcgNi44NTE5MyA5LjQwMDM5IDYuNzIxMjMgOS40ODU1OCA2LjYxOTcxQzkuNTcwNzcgNi41MTgxOSA5LjY5MjEzIDYuNDUzODEgOS44MjM5NiA2LjQ0MDIyTDE2LjUyMTEgNS44MzNDMTYuNTg4NCA1LjgzMDEyIDE2LjY1NTcgNS44NDA4OSAxNi43MTg3IDUuODY0NjRDMTYuNzgxOCA1Ljg4ODQgMTYuODM5NCA1LjkyNDY2IDE2Ljg4ODEgNS45NzEyNVoiIGZpbGw9IiM0NTVFODkiLz4KPC9zdmc+Cg==") no-repeat center center;
  top: 12px;
  right: 12px;
}
.btn.with-icon, .with-icon.btn-large, .with-icon.btn-small {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  background: transparent;
  position: relative;
  padding: 12px 8px;
  color: #344767;
  border: 1px solid #959FB0;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  transition: all 0.3s;
}
.btn.with-icon.active, .with-icon.active.btn-large, .with-icon.active.btn-small {
  background-color: #344767;
  border-color: #344767;
  color: #FBFBFB;
}
.btn.with-icon.active .icons, .with-icon.active.btn-large .icons, .with-icon.active.btn-small .icons {
  background-color: #FBFBFB;
}
.btn.with-icon:hover, .with-icon.btn-large:hover, .with-icon.btn-small:hover {
  border-color: #344767;
  box-shadow: 0px 1px 2px 0 #959FB0;
}
.btn.with-icon:disabled, .with-icon.btn-large:disabled, .with-icon.btn-small:disabled {
  background: #959FB0 !important;
}
.btn.with-icon.rounded, .with-icon.rounded.btn-large, .with-icon.rounded.btn-small {
  width: 48px;
  height: 48px;
  border-radius: 50%;
}
.btn.with-icon.secondary, .with-icon.secondary.btn-large, .with-icon.secondary.btn-small {
  border-color: #892B64;
  background-color: #892B64;
  color: #FBFBFB;
}
.btn.with-icon.secondary .icons, .with-icon.secondary.btn-large .icons, .with-icon.secondary.btn-small .icons {
  background-color: #FBFBFB;
}
.btn.with-icon.secondary::after, .with-icon.secondary.btn-large::after, .with-icon.secondary.btn-small::after {
  display: none;
}
.btn.with-icon .icons, .with-icon.btn-large .icons, .with-icon.btn-small .icons {
  width: 24px;
  height: 24px;
}
.btn.with-icon .icons.files, .with-icon.btn-large .icons.files, .with-icon.btn-small .icons.files {
  -webkit-mask-image: url("/assets/img/icons/files-set.svg");
  mask-image: url("/assets/img/icons/files-set.svg");
}
.btn.with-icon .icons.files.record, .with-icon.btn-large .icons.files.record, .with-icon.btn-small .icons.files.record {
  --icon-pos: 0 -0px;
}
.btn.with-icon .icons.files.stop, .with-icon.btn-large .icons.files.stop, .with-icon.btn-small .icons.files.stop {
  --icon-pos: 0 -24px;
}
.btn.with-icon .icons.files.play, .with-icon.btn-large .icons.files.play, .with-icon.btn-small .icons.files.play {
  --icon-pos: 0 -48px;
}
.btn.with-icon .icons.files.back, .with-icon.btn-large .icons.files.back, .with-icon.btn-small .icons.files.back {
  --icon-pos: 0 -72px;
}
.btn.with-icon .icons.files.undo, .with-icon.btn-large .icons.files.undo, .with-icon.btn-small .icons.files.undo {
  --icon-pos: 0 -96px;
}
.btn.with-icon .icons.files.add, .with-icon.btn-large .icons.files.add, .with-icon.btn-small .icons.files.add {
  --icon-pos: 0 -120px;
}
.btn.with-icon .icons.files.clear, .with-icon.btn-large .icons.files.clear, .with-icon.btn-small .icons.files.clear {
  --icon-pos: 0 -144px;
}
.btn.with-icon .icons.files.camera, .with-icon.btn-large .icons.files.camera, .with-icon.btn-small .icons.files.camera {
  --icon-pos: 0 -168px;
}
.btn.with-icon .icons.files.switch_camera, .with-icon.btn-large .icons.files.switch_camera, .with-icon.btn-small .icons.files.switch_camera {
  --icon-pos: 0 -192px;
}
.btn.with-border, .with-border.btn-large, .with-border.btn-small {
  border: 1px solid #959FB0;
  border-radius: 6px;
  padding: 12px 16px;
  color: #344767;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  background: transparent;
  transition: background-color 0.3s, border-color 0.3s;
}

.button-group {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  flex-wrap: wrap;
}
.button-group.right-align {
  justify-content: flex-end;
}
.button-group .btn, .button-group .btn-large, .button-group .btn-small {
  margin: 0;
}

.daterangepicker .drp-buttons .btn, .daterangepicker .drp-buttons .btn-large, .daterangepicker .drp-buttons .btn-small {
  padding: 0 8px !important;
}

/* Text inputs */
input:not([type]),
input[type=text]:not(.browser-default),
input[type=password]:not(.browser-default),
input[type=email]:not(.browser-default),
input[type=url]:not(.browser-default),
input[type=time]:not(.browser-default),
input[type=date]:not(.browser-default),
input[type=datetime]:not(.browser-default),
input[type=datetime-local]:not(.browser-default),
input[type=tel]:not(.browser-default),
input[type=number]:not(.browser-default),
input[type=search]:not(.browser-default),
textarea.materialize-textarea {
  color: #344767;
  font-weight: 500;
}

.input-field {
  margin-top: 1rem;
  margin-bottom: 0rem;
}
.input-field.full-date {
  display: flex;
  align-items: end;
  gap: 6px;
}
.input-field > label {
  transform: translateY(16px);
}
.input-field > label:not(.label-icon).active {
  transform: translateY(-8px) scale(0.8);
  transform-origin: 0 0;
}
.input-field.toggle {
  display: flex;
  height: 3rem;
}
.input-field .toggle-switch {
  width: 100%;
  position: relative;
  display: inline-flex;
  border-radius: 6px;
  overflow: hidden;
  border: 1px solid #54647F;
  background: #FBFBFB;
  font-size: 1rem;
  margin-top: auto;
  box-shadow: inset 0 0 6px -2px #455e8933;
}
.input-field .toggle-switch .toggle-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background: linear-gradient(to right, #455E89, #0091AD);
  border-radius: 6px;
  z-index: 0;
  box-shadow: 0 1px 3px 0 #455e8966, 0 1px 8px 0 #455e8940, 0 3px 1px -1px #455e8926;
  transition: transform 0.3s ease;
}
.input-field .toggle-switch label {
  height: 2rem;
  line-height: 2rem;
  font-size: 0.95rem;
  cursor: pointer;
  color: #344767;
  background: transparent;
  z-index: 1;
  flex: 1;
  text-align: center;
  position: relative;
  transition: color 0.3s ease;
}
.input-field .toggle-switch input[type=radio] {
  display: none;
}
.input-field .toggle-switch input[type=radio]:checked + label {
  color: #FBFBFB;
  z-index: 2;
}
.input-field .toggle-switch input[type=radio].first:checked ~ .toggle-bg {
  transform: translateX(0%);
}
.input-field .toggle-switch input[type=radio].second:checked ~ .toggle-bg {
  transform: translateX(100%);
}
.input-field.slider-wrapper {
  position: relative;
  margin-top: 2.98rem;
}
.input-field.slider-wrapper label.active {
  transform: translateY(-3rem) scale(0.8);
}
.input-field.slider-wrapper .slider-label {
  position: absolute;
  bottom: -15%;
  left: 0;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 0.75rem;
  color: #54647F;
}
.input-field:has(.datepicker):after {
  content: "";
  position: absolute;
  bottom: 24px;
  right: 12px;
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE3LjUgMjJINi41QzUuNTcxNzQgMjIgNC42ODE1IDIxLjYzMTMgNC4wMjUxMyAyMC45NzQ5QzMuMzY4NzUgMjAuMzE4NSAzIDE5LjQyODMgMyAxOC41VjcuNUMzIDYuNTcxNzQgMy4zNjg3NSA1LjY4MTUgNC4wMjUxMyA1LjAyNTEzQzQuNjgxNSA0LjM2ODc1IDUuNTcxNzQgNCA2LjUgNEgxNy41QzE4LjQyODMgNCAxOS4zMTg1IDQuMzY4NzUgMTkuOTc0OSA1LjAyNTEzQzIwLjYzMTMgNS42ODE1IDIxIDYuNTcxNzQgMjEgNy41VjE4LjVDMjEgMTkuNDI4MyAyMC42MzEzIDIwLjMxODUgMTkuOTc0OSAyMC45NzQ5QzE5LjMxODUgMjEuNjMxMyAxOC40MjgzIDIyIDE3LjUgMjJaTTYuNSA1QzUuODM2OTYgNSA1LjIwMTA3IDUuMjYzMzkgNC43MzIyMyA1LjczMjIzQzQuMjYzMzkgNi4yMDEwNyA0IDYuODM2OTYgNCA3LjVWMTguNUM0IDE5LjE2MyA0LjI2MzM5IDE5Ljc5ODkgNC43MzIyMyAyMC4yNjc4QzUuMjAxMDcgMjAuNzM2NiA1LjgzNjk2IDIxIDYuNSAyMUgxNy41QzE4LjE2MyAyMSAxOC43OTg5IDIwLjczNjYgMTkuMjY3OCAyMC4yNjc4QzE5LjczNjYgMTkuNzk4OSAyMCAxOS4xNjMgMjAgMTguNVY3LjVDMjAgNi44MzY5NiAxOS43MzY2IDYuMjAxMDcgMTkuMjY3OCA1LjczMjIzQzE4Ljc5ODkgNS4yNjMzOSAxOC4xNjMgNSAxNy41IDVINi41WiIgZmlsbD0iI0JGQ0RFMiIvPgo8cGF0aCBkPSJNOCA3QzcuODY3MzkgNyA3Ljc0MDIxIDYuOTQ3MzIgNy42NDY0NSA2Ljg1MzU1QzcuNTUyNjggNi43NTk3OSA3LjUgNi42MzI2MSA3LjUgNi41VjIuNUM3LjUgMi4zNjczOSA3LjU1MjY4IDIuMjQwMjEgNy42NDY0NSAyLjE0NjQ1QzcuNzQwMjEgMi4wNTI2OCA3Ljg2NzM5IDIgOCAyQzguMTMyNjEgMiA4LjI1OTc5IDIuMDUyNjggOC4zNTM1NSAyLjE0NjQ1QzguNDQ3MzIgMi4yNDAyMSA4LjUgMi4zNjczOSA4LjUgMi41VjYuNUM4LjUgNi42MzI2MSA4LjQ0NzMyIDYuNzU5NzkgOC4zNTM1NSA2Ljg1MzU1QzguMjU5NzkgNi45NDczMiA4LjEzMjYxIDcgOCA3WiIgZmlsbD0iI0JGQ0RFMiIvPgo8cGF0aCBkPSJNMTIgN0MxMS44Njc0IDcgMTEuNzQwMiA2Ljk0NzMyIDExLjY0NjQgNi44NTM1NUMxMS41NTI3IDYuNzU5NzkgMTEuNSA2LjYzMjYxIDExLjUgNi41VjIuNUMxMS41IDIuMzY3MzkgMTEuNTUyNyAyLjI0MDIxIDExLjY0NjQgMi4xNDY0NUMxMS43NDAyIDIuMDUyNjggMTEuODY3NCAyIDEyIDJDMTIuMTMyNiAyIDEyLjI1OTggMi4wNTI2OCAxMi4zNTM2IDIuMTQ2NDVDMTIuNDQ3MyAyLjI0MDIxIDEyLjUgMi4zNjczOSAxMi41IDIuNVY2LjVDMTIuNSA2LjYzMjYxIDEyLjQ0NzMgNi43NTk3OSAxMi4zNTM2IDYuODUzNTVDMTIuMjU5OCA2Ljk0NzMyIDEyLjEzMjYgNyAxMiA3WiIgZmlsbD0iI0JGQ0RFMiIvPgo8cGF0aCBkPSJNMTYgN0MxNS44Njc0IDcgMTUuNzQwMiA2Ljk0NzMyIDE1LjY0NjQgNi44NTM1NUMxNS41NTI3IDYuNzU5NzkgMTUuNSA2LjYzMjYxIDE1LjUgNi41VjIuNUMxNS41IDIuMzY3MzkgMTUuNTUyNyAyLjI0MDIxIDE1LjY0NjQgMi4xNDY0NUMxNS43NDAyIDIuMDUyNjggMTUuODY3NCAyIDE2IDJDMTYuMTMyNiAyIDE2LjI1OTggMi4wNTI2OCAxNi4zNTM2IDIuMTQ2NDVDMTYuNDQ3MyAyLjI0MDIxIDE2LjUgMi4zNjczOSAxNi41IDIuNVY2LjVDMTYuNSA2LjYzMjYxIDE2LjQ0NzMgNi43NTk3OSAxNi4zNTM2IDYuODUzNTVDMTYuMjU5OCA2Ljk0NzMyIDE2LjEzMjYgNyAxNiA3WiIgZmlsbD0iI0JGQ0RFMiIvPgo8L3N2Zz4K") no-repeat center center/100%;
  pointer-events: none;
}
.input-field:has(.datepicker) .datepicker {
  box-sizing: border-box;
  padding-right: 28px;
}
.input-field .select-dropdown.dropdown-trigger {
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
  box-sizing: border-box;
  padding-right: 24px;
}

form .card {
  padding: 2rem 1.5rem;
  background: #FBFBFB;
  border-radius: 12px;
  box-shadow: 0px 0px 1px 0px #959FB0;
  position: relative;
}
form .card-title {
  margin-bottom: 2rem;
}
form .tiles {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
form .tiles.two-column {
  grid-template-columns: repeat(2, 1fr);
}
form .tile {
  border-radius: 6px;
  padding: 0.75rem 1.5rem;
  border: 1px solid #959FB0;
  position: relative;
  transition: border-color 0.3s;
}
form .tile.want-remove {
  border: 2px solid #D65C5C;
}
form .tile .delete-reference-btn {
  display: block;
  border: 1px solid #959FB0;
  border-radius: 6px;
  width: 24px;
  height: 24px;
  color: #344767;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE1Ljk5NDkgNy4wMzU5N0MxNi4wOTY1IDcuMTIxMjEgMTYuMTYgNy4yNDMzMSAxNi4xNzE2IDcuMzc1NDFDMTYuMTgzMiA3LjUwNzUyIDE2LjE0MTggNy42Mzg4IDE2LjA1NjUgNy43NDAzOEw3LjgzODk3IDE3LjU4MDRDNy43NTIyOSAxNy42Nzk3IDcuNjMwNTEgMTcuNzQxNiA3LjQ5OTE4IDE3Ljc1MzFDNy4zNjc4NSAxNy43NjQ2IDcuMjM3MTcgMTcuNzI0NyA3LjEzNDU2IDE3LjY0MkM3LjAzMjk3IDE3LjU1NjcgNi45Njk0MSAxNy40MzQ2IDYuOTU3ODUgMTcuMzAyNUM2Ljk0NjMgMTcuMTcwNCA2Ljk4NzY5IDE3LjAzOTIgNy4wNzI5MyAxNi45Mzc2TDE1LjMxMzUgNy4xMTY4OEMxNS4zOTg3IDcuMDE1MyAxNS41MjA4IDYuOTUxNzQgMTUuNjUyOSA2Ljk0MDE4QzE1Ljc4NSA2LjkyODYyIDE1LjkxNjMgNi45NzAwMSAxNi4wMTc5IDcuMDU1MjVMMTUuOTk0OSA3LjAzNTk3WiIgZmlsbD0iIzQ1NUU4OSIvPgo8cGF0aCBkPSJNNy4xNTc0NSA3LjAzNTk3QzcuMDU1ODYgNy4xMjEyMSA2Ljk5MjMgNy4yNDMzMSA2Ljk4MDc0IDcuMzc1NDFDNi45NjkxOCA3LjUwNzUyIDcuMDEwNTggNy42Mzg4IDcuMDk1ODIgNy43NDAzOEwxNS4zMTM0IDE3LjU4MDRDMTUuNDAwMSAxNy42Nzk3IDE1LjUyMTggMTcuNzQxNiAxNS42NTMyIDE3Ljc1MzFDMTUuNzg0NSAxNy43NjQ2IDE1LjkxNTIgMTcuNzI0NyAxNi4wMTc4IDE3LjY0MkMxNi4xMTk0IDE3LjU1NjcgMTYuMTgyOSAxNy40MzQ2IDE2LjE5NDUgMTcuMzAyNUMxNi4yMDYgMTcuMTcwNCAxNi4xNjQ3IDE3LjAzOTIgMTYuMDc5NCAxNi45Mzc2TDcuODM4ODggNy4xMTY4OEM3Ljc1MzY0IDcuMDE1MyA3LjYzMTU0IDYuOTUxNzQgNy40OTk0MyA2Ljk0MDE4QzcuMzY3MzMgNi45Mjg2MiA3LjIzNjA1IDYuOTcwMDEgNy4xMzQ0NiA3LjA1NTI1TDcuMTU3NDUgNy4wMzU5N1oiIGZpbGw9IiM0NTVFODkiLz4KPC9zdmc+Cg==") no-repeat center center/20px 20px, #FBFBFB;
  transition: border-color 0.3s;
  position: absolute;
  right: 12px;
  top: 12px;
  z-index: 10;
}
form .tile .delete-reference-btn:hover {
  border-color: #344767;
  box-shadow: 0px 1px 2px 0 #54647F;
}
form .tile.add {
  align-items: center;
  justify-content: center;
  font-size: 2rem;
  cursor: pointer;
}

.tile.template {
  display: none;
}

[type=checkbox].filled-in + span:not(.lever):after {
  border-radius: 6px;
}
[type=checkbox].filled-in:not(:checked) + span:not(.lever):after {
  height: 24px;
  width: 24px;
  background-color: transparent;
  border: 2px solid #0091AD;
  top: 0px;
  z-index: 0;
}
[type=checkbox].filled-in:checked + span:not(.lever):before {
  top: 1px;
  left: 3px;
  width: 8px;
  height: 13px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #FBFBFB;
  border-bottom: 2px solid #FBFBFB;
  transform: rotateZ(37deg);
  transform-origin: 100% 100%;
}
[type=checkbox].filled-in:checked + span:not(.lever):after {
  top: 0;
  width: 24px;
  height: 24px;
  border: 2px solid #0091AD;
  background-color: #0091AD;
  z-index: 0;
}
[type=checkbox].filled-in.tabbed:focus + span:not(.lever):after {
  border-radius: 6px;
  border-color: #344767;
  background-color: #0000001a;
}
[type=checkbox].filled-in.tabbed:checked:focus + span:not(.lever):after {
  border-radius: 6px;
  background-color: #0091AD;
  border-color: #0091AD;
}
[type=checkbox].filled-in:disabled:not(:checked) + span:not(.lever):before {
  background-color: transparent;
  border: 1px solid transparent;
}
[type=checkbox].filled-in:disabled:not(:checked) + span:not(.lever):after {
  border-color: transparent;
  background-color: #54647F;
}
[type=checkbox].filled-in:disabled:checked + span:not(.lever):before {
  background-color: transparent;
}
[type=checkbox].filled-in:disabled:checked + span:not(.lever):after {
  background-color: #54647F;
  border-color: #54647F;
}

select.valid:focus {
  outline-color: #4CBD96;
}

.strength-label {
  position: absolute;
  min-height: 18px;
  display: block;
  font-size: 12px;
  font-weight: 600;
  margin-top: -10px;
}
.strength-label.strength-0 {
  color: #d32f2f;
}
.strength-label.strength-1 {
  color: #f44336;
}
.strength-label.strength-2 {
  color: #fbc02d;
}
.strength-label.strength-3 {
  color: #388e3c;
}
.strength-label.strength-4 {
  color: #2e7d32;
}

.toggle-password .icon {
  display: none;
  vertical-align: middle;
  fill: currentColor;
}

.toggle-password.showing-password .icon-visibility {
  display: inline !important;
  height: 40px;
  padding-bottom: 10px;
}

.toggle-password:not(.showing-password) .icon-visibility-off {
  display: inline;
}

@media only screen and (max-width: 1201px) {
  form .tiles {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 700px) {
  .modal form .tiles.two-column {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media only screen and (max-width: 601px) {
  form .tiles, form .tiles.two-column {
    grid-template-columns: repeat(1, 1fr);
  }
}
.chart-card {
  background: #FDFDFD;
  border-radius: 12px;
  padding: 24px;
  box-shadow: 0px 0px 1px 0px #959FB0;
  position: relative;
  overflow: hidden;
  height: 400px;
}

.chart-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}

canvas {
  width: 100% !important;
  height: 100% !important;
}

.chartjs-tooltip {
  opacity: 1;
  background: #892B64;
  color: #FBFBFB;
  border-radius: 6px;
  padding: 8px 12px;
  pointer-events: none;
  transform: translate(-50%, -100%);
  transition: all 0.1s ease;
  font-family: "Urbanist", sans-serif;
  font-size: 14px;
  text-align: center;
}

.chart-legend {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 16px;
  gap: 24px;
}
.chart-legend .legend-item {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  color: #54647F;
  font-family: "Urbanist", sans-serif;
}
.chart-legend .legend-item .legend-color {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
}

#profitSummary .card-title {
  position: absolute;
}

@media only screen and (max-width: 601px) {
  #profitSummary.chart-card {
    height: auto !important;
    min-height: 200px;
    margin-bottom: 24px;
  }
}
#header-nav {
  background-color: transparent;
  box-shadow: none;
  margin-bottom: 60px;
  padding-top: 20px;
}
#header-nav .brand-logo img {
  height: 54px;
  margin-left: 15px;
  margin-top: 5px;
}
#header-nav .sidenav-trigger {
  width: 40px;
  height: 40px;
  float: right;
  color: #344767;
  border: 1px solid #54647F;
  border-radius: 6px;
  padding: 6px;
  margin-right: 15px;
  margin-top: 5px;
  text-align: center;
}
#header-nav .sidenav-trigger i {
  font-size: 24px;
  line-height: 28px;
}

#navigation-panel .icons,
.sidenav .icons {
  width: 20px;
  height: 20px;
  display: inline-block;
  -webkit-mask-image: url("/assets/img/icons/header-set.svg");
  mask-image: url("/assets/img/icons/header-set.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  mask-position: var(--icon-pos);
  background-color: #344767;
}
#navigation-panel .icons.home,
.sidenav .icons.home {
  --icon-pos: 0 -0px;
}
#navigation-panel .icons.inventory,
.sidenav .icons.inventory {
  --icon-pos: 0 -20px;
}
#navigation-panel .icons.loans,
.sidenav .icons.loans {
  --icon-pos: 0 -40px;
}
#navigation-panel .icons.users,
.sidenav .icons.users {
  --icon-pos: 0 -60px;
}
#navigation-panel .icons.leads,
.sidenav .icons.leads {
  --icon-pos: 0 -80px;
}
#navigation-panel .icons.ledger,
.sidenav .icons.ledger {
  --icon-pos: 0 -100px;
}

#navigation-panel {
  display: flex;
  justify-content: center;
  position: relative;
}
#navigation-panel .button-panel {
  width: fit-content;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  height: 100%;
}
#navigation-panel .button-panel .nav-button {
  width: 125px;
  height: 46px;
  border-radius: 6px;
  border: 1px solid #959FB0;
  display: flex;
  justify-content: start;
  align-items: center;
  text-decoration: none;
  transition: background-color 0.3s, border-color 0.3s;
  color: #344767;
  overflow: hidden;
}
#navigation-panel .button-panel .nav-button .icons {
  margin-left: 5px;
  margin-right: 5px;
}
#navigation-panel .button-panel .nav-button .label {
  font-size: 13px;
  line-height: 1.2;
}
#navigation-panel .button-panel .nav-button:hover {
  border-color: #344767;
  background-color: #344767;
  box-shadow: 0px 1px 2px 0 #54647F;
}
#navigation-panel .button-panel .nav-button:hover .label {
  color: #FBFBFB;
}
#navigation-panel .button-panel .nav-button:hover .icons {
  background-color: #FBFBFB;
}
#navigation-panel .button-panel .nav-button.active {
  background-color: #344767;
  border-color: #344767;
  color: #FBFBFB;
}
#navigation-panel .button-panel .nav-button.active .label {
  color: #FBFBFB;
}
#navigation-panel .button-panel .nav-button.active .icons {
  background-color: #FBFBFB;
}
#navigation-panel .button-panel .nav-button.active i {
  color: #FBFBFB;
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */
  -khtml-user-select: none; /* Konqueror HTML */
  -moz-user-select: none; /* Old versions of Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none; /* Non-prefixed version, currently
     supported by Chrome, Edge, Opera and Firefox */
}
#navigation-panel .dropdown-button {
  position: absolute;
  right: 1rem;
  top: 0;
}
#navigation-panel .dropdown-button .dropdown-trigger {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  align-items: center;
  border: 1px solid #959FB0;
  border-radius: 6px;
  padding: 8px 12px;
  max-width: 170px;
  transition: all 0.3s ease;
}
#navigation-panel .dropdown-button .dropdown-trigger:hover {
  border: 1px solid #344767;
  box-shadow: 0px 1px 2px 0 #959FB0;
}
#navigation-panel .dropdown-button p {
  color: #54647F;
  font-size: 12px;
  font-weight: 300;
  line-height: 1;
  margin: 0;
}
#navigation-panel .dropdown-button p span {
  display: block;
}
#navigation-panel .dropdown-button p span:first-child {
  color: #344767;
  font-size: 16px;
  font-weight: 400;
}
#navigation-panel .dropdown-button .dropdown-content {
  background-color: #FBFBFB;
  border-radius: 6px;
  margin-top: 10px;
  padding: 12px 6px;
}
#navigation-panel .dropdown-button .dropdown-content li {
  cursor: pointer;
  min-height: auto;
  line-height: 1.15;
  width: 100%;
  text-align: left;
}
#navigation-panel .dropdown-button .dropdown-content li a {
  color: #344767;
  font-size: 14px;
}
#navigation-panel .dropdown-button .dropdown-content li a:hover {
  background-color: #F7F8F9;
}

.sidenav li > a {
  color: #344767;
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  padding: 6px 32px;
  gap: 16px;
}
.sidenav li > a .icons {
  margin: 0;
}
.sidenav li > a:hover {
  background-color: #344767;
  color: #FBFBFB;
}
.sidenav li > a:hover .icons {
  background-color: #FBFBFB;
}

#mobile-demo.sidenav li > a.nav-button.active {
  background-color: #344767;
  color: #FBFBFB;
}
#mobile-demo.sidenav li > a.nav-button.active .icons {
  background-color: #FBFBFB;
}

#dropdownUser {
  min-width: 172px;
  right: 0;
  left: auto !important;
}

@media only screen and (max-width: 1200px) {
  #navigation-panel .button-panel {
    gap: 6px;
  }
  #navigation-panel .button-panel .nav-button {
    width: 110px;
  }
  #navigation-panel .button-panel .nav-button .label {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1100px) {
  .hide-on-large-and-down {
    display: none !important;
  }
  nav a.sidenav-trigger {
    display: block !important;
  }
}
@media only screen and (min-width: 1100px) {
  nav a.sidenav-trigger {
    display: none;
  }
}
.breadcrumb-nav {
  padding: 8px 16px;
}

.breadcrumb-container {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  color: #344767;
}

.breadcrumb-link {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  color: #344767;
  text-decoration: none;
}

.breadcrumb-link .material-icons {
  font-size: 18px;
}

.icon-breadcrumb svg {
  vertical-align: middle;
}

.breadcrumb-separator {
  color: #959FB0;
  font-size: 12px;
}

.table-card {
  position: relative;
  background: #FDFDFD;
  border-radius: 12px;
  padding: 1.5rem;
  border: 1px solid #D6DAE1;
  box-shadow: none;
  margin-top: 120px;
}
.table-card::before {
  content: "";
  position: absolute;
  top: -75px;
  left: -0.6px;
  width: 75%;
  height: 85px;
  background: #FDFDFD;
  border-radius: 7px 0 0 0;
  border-top: 1px solid #D6DAE1;
  border-left: 1px solid #D6DAE1;
}
.table-card .card-panel.filter-start-msg {
  margin-top: 0;
  margin-bottom: 1rem;
  padding: 0.75rem 1rem;
  font-size: 0.95rem;
}
.table-card .btn-flat i {
  margin-right: 6px;
}
.table-card table {
  margin-top: 1rem;
}
.table-card table:has(.row-on-editing) {
  border-collapse: collapse;
}
.table-card .top-actions {
  display: flex;
  justify-content: flex-end;
  gap: 12px;
  margin-bottom: 1rem;
  margin-top: -40px;
}
.table-card .top-actions .btn-floating {
  margin-right: 8px;
}
.table-card .top-actions .btn-flat {
  font-weight: 500;
}

.tab-notch {
  height: 80px;
  position: absolute;
  top: -75px;
  z-index: 2;
  margin-left: 74.9%;
  left: 0;
}

.table-actions-row {
  margin-bottom: -100px;
  z-index: 2;
  position: relative;
}
.table-actions-row .btn, .table-actions-row .btn-large, .table-actions-row .btn-small {
  display: inline-flex;
  margin-left: 10px;
}
.table-actions-row.extra-margin-top {
  margin-top: 100px;
}

.table {
  background-color: #FDFDFD;
  border-radius: 2.25rem 2.25rem 0.75rem 0.75rem;
  padding: 1.5rem 0 0;
  width: 100%;
  border: none;
  border-bottom: none !important;
  border-spacing: 0px 2px !important;
}
.table > thead > tr > th {
  border-bottom: 2px dashed #959FB0 !important;
  line-height: 130% !important;
}
.table > thead > tr > th.sorting {
  padding-right: 0 !important;
  padding-left: 2.25rem !important;
  border-radius: 4px 4px 0 0;
}
.table > thead > tr > th.sorting:hover {
  outline: 2px solid #D6DAE1;
  outline-offset: -4px;
}
.table > thead > tr > th.sorting:before, .table > thead > tr > th.sorting:after {
  right: auto !important;
  left: 1rem !important;
  content: url("/assets/img/icons/sort-arrow.svg") !important;
  opacity: 0.5 !important;
  height: 6px;
  line-height: 0 !important;
}
.table > thead > tr > th.sorting:before {
  bottom: 51% !important;
}
.table > thead > tr > th.sorting:after {
  transform: rotate(-180deg);
  top: 51% !important;
}
.table > thead > tr > th.sorting.sorting_asc:before {
  opacity: 1 !important;
}
.table > thead > tr > th.sorting.sorting_asc:after {
  opacity: 0.15 !important;
}
.table > thead > tr > th.sorting.sorting_desc:before {
  opacity: 0.15 !important;
}
.table > thead > tr > th.sorting.sorting_desc:after {
  opacity: 1 !important;
}
.table > thead > tr > th.sorting.sorting_asc, .table > thead > tr > th.sorting.sorting_desc {
  color: #0091AD;
  background-color: #F7F8F9;
}
.table > thead > tr > th.sorting_disabled {
  text-align: center;
}
.table > tbody > tr.row-on-editing {
  border: 2px solid #0091AD !important;
}
.table > tbody > tr:not(:has(.child)) {
  border-radius: 1.5rem;
}
.table > tbody > tr.child {
  border-radius: 0 0 12px 12px;
}
.table > tbody > tr:nth-child(odd) {
  background-color: #F7F8F9 !important;
}
.table > tbody > tr > td {
  padding: 1.125rem 0.375rem 1.125rem 2rem !important;
  text-align: left;
  font-size: 1rem;
  color: #344767;
}
.table > tbody > tr > td:first-child {
  padding-left: 1rem;
  border-radius: 12px 0 0 12px;
}
.table > tbody > tr > td:last-child {
  padding-right: 1rem;
  border-radius: 0 12px 12px 0;
}
.table > tbody > tr > td.child {
  border-radius: 0 0 12px 12px;
}
.table > tbody > tr.shown, .table > tbody > tr.dt-hasChild.dtr-expanded, .table > tbody > tr:not(.row-on-editing):not(.child):hover {
  background-color: #0091AD !important;
}
.table > tbody > tr.shown > td, .table > tbody > tr.dt-hasChild.dtr-expanded > td, .table > tbody > tr:not(.row-on-editing):not(.child):hover > td {
  color: #FBFBFB !important;
}
.table > tbody > tr.shown > td a, .table > tbody > tr.dt-hasChild.dtr-expanded > td a, .table > tbody > tr:not(.row-on-editing):not(.child):hover > td a {
  color: #FBFBFB !important;
  text-decoration: underline;
}
.table > tbody > tr:first-child > td:first-child {
  border-radius: 0 0 0 12px;
}
.table > tbody > tr:first-child > td:last-child {
  border-radius: 0 0 12px 0;
}
.table p {
  margin: 0;
}
.dataTables_scrollBody .table {
  padding-top: 0;
}
.dataTables_scrollBody .table > thead > tr > th {
  border-bottom: none !important;
}

.table-filter-controls {
  margin-top: -70px;
  position: relative;
  z-index: 3;
  width: 75%;
  margin-inline: initial;
  margin-left: 0;
}
.table-filter-controls .filter-start-msg {
  width: fit-content;
  background: #F7F8F9;
  color: #0091AD;
  padding: 0.75rem 1rem;
  font-size: 0.875rem;
  text-align: center;
  border-radius: 6px;
}
.table-filter-controls .button-group {
  align-items: flex-start;
}
.table-filter-controls .btn-filter {
  padding: 6px 36px 6px 12px;
  border: 1px solid #959FB0;
  border-radius: 6px;
  color: #344767;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  height: 36px;
  background: transparent;
  position: relative;
  transition: border-color 0.3s;
}
.table-filter-controls .btn-filter.apply {
  border-color: #0091AD;
}
.table-filter-controls .btn-filter.apply:after {
  content: "";
  display: block;
  position: absolute;
  height: 24px;
  width: 24px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE1Ljk5NDcgNy4wMzYwOUMxNi4wOTYyIDcuMTIxMzMgMTYuMTU5OCA3LjI0MzQzIDE2LjE3MTQgNy4zNzU1NEMxNi4xODI5IDcuNTA3NjQgMTYuMTQxNSA3LjYzODkyIDE2LjA1NjMgNy43NDA1MUw3LjgzODczIDE3LjU4MDVDNy43NTIwNCAxNy42Nzk4IDcuNjMwMjYgMTcuNzQxNyA3LjQ5ODk0IDE3Ljc1MzJDNy4zNjc2MSAxNy43NjQ3IDcuMjM2OTMgMTcuNzI0OSA3LjEzNDMxIDE3LjY0MjFDNy4wMzI3MyAxNy41NTY5IDYuOTY5MTcgMTcuNDM0OCA2Ljk1NzYxIDE3LjMwMjdDNi45NDYwNSAxNy4xNzA2IDYuOTg3NDUgMTcuMDM5MyA3LjA3MjY4IDE2LjkzNzdMMTUuMzEzMiA3LjExN0MxNS4zOTg1IDcuMDE1NDIgMTUuNTIwNiA2Ljk1MTg2IDE1LjY1MjcgNi45NDAzQzE1Ljc4NDggNi45Mjg3NCAxNS45MTYxIDYuOTcwMTQgMTYuMDE3NiA3LjA1NTM3TDE1Ljk5NDcgNy4wMzYwOVoiIGZpbGw9IiM0NTVFODkiLz4KPHBhdGggZD0iTTE2Ljg4ODEgNS45NzEyNUMxNi45MzkxIDYuMDExMzMgMTYuOTgxMyA2LjA2MTU0IDE3LjAxMTkgNi4xMTg3MkMxNy4wNDI2IDYuMTc1OSAxNy4wNjExIDYuMjM4OCAxNy4wNjYyIDYuMzAzNDdMMTcuNjY1OCAxMi45OTQyQzE3LjY3NTMgMTMuMTI2NCAxNy42MzMgMTMuMjU3MSAxNy41NDc4IDEzLjM1ODZDMTcuNDYyNiAxMy40NjAxIDE3LjM0MTIgMTMuNTI0NSAxNy4yMDk0IDEzLjUzODFDMTcuMTQzNyAxMy41NDQxIDE3LjA3NzQgMTMuNTM3MSAxNy4wMTQ0IDEzLjUxNzNDMTYuOTUxNCAxMy40OTc2IDE2Ljg5MyAxMy40NjU2IDE2Ljg0MjQgMTMuNDIzMkMxNi43OTE4IDEzLjM4MDggMTYuNzUwMiAxMy4zMjg3IDE2LjcxOTggMTMuMjcwMUMxNi42ODk1IDEzLjIxMTUgMTYuNjcxIDEzLjE0NzUgMTYuNjY1NSAxMy4wODE3TDE2LjExNjggNi44OTA1TDkuOTExNDcgNy40NDA0OUM5Ljg0NTc0IDcuNDQ2NTEgOS43Nzk0NyA3LjQzOTQ2IDkuNzE2NDcgNy40MTk3NEM5LjY1MzQ4IDcuNDAwMDIgOS41OTUwMiA3LjM2ODAzIDkuNTQ0NDYgNy4zMjU2QzkuNDkzODkgNy4yODMxNyA5LjQ1MjIzIDcuMjMxMTUgOS40MjE4NyA3LjE3MjU0QzkuMzkxNTEgNy4xMTM5MyA5LjM3MzA2IDcuMDQ5ODkgOS4zNjc1OCA2Ljk4NDExQzkuMzU4MDcgNi44NTE5MyA5LjQwMDM5IDYuNzIxMjMgOS40ODU1OCA2LjYxOTcxQzkuNTcwNzcgNi41MTgxOSA5LjY5MjEzIDYuNDUzODEgOS44MjM5NiA2LjQ0MDIyTDE2LjUyMTEgNS44MzNDMTYuNTg4NCA1LjgzMDEyIDE2LjY1NTcgNS44NDA4OSAxNi43MTg3IDUuODY0NjRDMTYuNzgxOCA1Ljg4ODQgMTYuODM5NCA1LjkyNDY2IDE2Ljg4ODEgNS45NzEyNVoiIGZpbGw9IiM0NTVFODkiLz4KPC9zdmc+Cg==") no-repeat center center;
  top: 6px;
  right: 12px;
}
.table-filter-controls .btn-filter.clear:after {
  content: "";
  display: block;
  position: absolute;
  height: 24px;
  width: 24px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE1Ljk5NDkgNy4wMzU5N0MxNi4wOTY1IDcuMTIxMjEgMTYuMTYgNy4yNDMzMSAxNi4xNzE2IDcuMzc1NDFDMTYuMTgzMiA3LjUwNzUyIDE2LjE0MTggNy42Mzg4IDE2LjA1NjUgNy43NDAzOEw3LjgzODk3IDE3LjU4MDRDNy43NTIyOSAxNy42Nzk3IDcuNjMwNTEgMTcuNzQxNiA3LjQ5OTE4IDE3Ljc1MzFDNy4zNjc4NSAxNy43NjQ2IDcuMjM3MTcgMTcuNzI0NyA3LjEzNDU2IDE3LjY0MkM3LjAzMjk3IDE3LjU1NjcgNi45Njk0MSAxNy40MzQ2IDYuOTU3ODUgMTcuMzAyNUM2Ljk0NjMgMTcuMTcwNCA2Ljk4NzY5IDE3LjAzOTIgNy4wNzI5MyAxNi45Mzc2TDE1LjMxMzUgNy4xMTY4OEMxNS4zOTg3IDcuMDE1MyAxNS41MjA4IDYuOTUxNzQgMTUuNjUyOSA2Ljk0MDE4QzE1Ljc4NSA2LjkyODYyIDE1LjkxNjMgNi45NzAwMSAxNi4wMTc5IDcuMDU1MjVMMTUuOTk0OSA3LjAzNTk3WiIgZmlsbD0iIzQ1NUU4OSIvPgo8cGF0aCBkPSJNNy4xNTc0NSA3LjAzNTk3QzcuMDU1ODYgNy4xMjEyMSA2Ljk5MjMgNy4yNDMzMSA2Ljk4MDc0IDcuMzc1NDFDNi45NjkxOCA3LjUwNzUyIDcuMDEwNTggNy42Mzg4IDcuMDk1ODIgNy43NDAzOEwxNS4zMTM0IDE3LjU4MDRDMTUuNDAwMSAxNy42Nzk3IDE1LjUyMTggMTcuNzQxNiAxNS42NTMyIDE3Ljc1MzFDMTUuNzg0NSAxNy43NjQ2IDE1LjkxNTIgMTcuNzI0NyAxNi4wMTc4IDE3LjY0MkMxNi4xMTk0IDE3LjU1NjcgMTYuMTgyOSAxNy40MzQ2IDE2LjE5NDUgMTcuMzAyNUMxNi4yMDYgMTcuMTcwNCAxNi4xNjQ3IDE3LjAzOTIgMTYuMDc5NCAxNi45Mzc2TDcuODM4ODggNy4xMTY4OEM3Ljc1MzY0IDcuMDE1MyA3LjYzMTU0IDYuOTUxNzQgNy40OTk0MyA2Ljk0MDE4QzcuMzY3MzMgNi45Mjg2MiA3LjIzNjA1IDYuOTcwMDEgNy4xMzQ0NiA3LjA1NTI1TDcuMTU3NDUgNy4wMzU5N1oiIGZpbGw9IiM0NTVFODkiLz4KPC9zdmc+Cg==") no-repeat center center/100% auto;
  top: 6px;
  right: 12px;
}
.table-filter-controls .btn-filter:hover {
  border-color: #344767;
}
.table-filter-controls .noUi-target {
  background: transparent;
  height: 10px;
  border-radius: 6px;
  border: 1px solid #959FB0;
  box-shadow: none;
}
.table-filter-controls .noUi-target .noUi-base .noUi-connects {
  border-radius: 6px;
  border: 1px solid #959FB0;
  background: repeating-linear-gradient(320deg, #D6DAE1 0, #D6DAE1 2px, transparent 2px, transparent 4px);
}
.table-filter-controls .noUi-target .noUi-base .noUi-connects .noUi-connect {
  background: linear-gradient(to right, #455E89, #0091AD);
}
.table-filter-controls .noUi-target .noUi-base .noUi-handle {
  width: 18px;
  height: 18px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSI4IiB2aWV3Qm94PSIwIDAgOSA4IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMy44MDkyNSAxLjE2OTkyQzQuMTk0MTUgMC41MDMyNTYgNS4xNTY0IDAuNTAzMjU1IDUuNTQxMyAxLjE2OTkyTDguNDI1MzMgNi4xNjUyQzguODEwMjMgNi44MzE4NyA4LjMyOTEgNy42NjUyIDcuNTU5MyA3LjY2NTJIMS43OTEyNUMxLjAyMTQ1IDcuNjY1MiAwLjU0MDMyOCA2LjgzMTg3IDAuOTI1MjI4IDYuMTY1MkwzLjgwOTI1IDEuMTY5OTJaIiBmaWxsPSIjNDU1RTg5Ii8+Cjwvc3ZnPgo=") no-repeat top center/12px auto;
  box-shadow: none;
  border: none;
  top: 8px;
  right: -9px;
  cursor: pointer;
}
.table-filter-controls .noUi-target .noUi-base .noUi-handle::after, .table-filter-controls .noUi-target .noUi-base .noUi-handle::before {
  display: none;
}
.table-filter-controls .input-field.mt-0 {
  margin-top: 0;
}
.table-filter-controls .slider-tooltip {
  position: absolute;
  top: -26px;
  left: 0;
  min-width: 112px;
  height: 18px;
  transform: translateX(-50%);
  background: #959FB0;
  color: #FBFBFB;
  padding: 0 10px;
  border-radius: 6px;
  font-size: 14px;
  line-height: 18px;
  white-space: nowrap;
  z-index: 10;
  font-weight: 500;
}
.table-filter-controls .slider-tooltip::before {
  content: "";
  width: 6px;
  height: 8px;
  border-radius: 50%;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNiIgaGVpZ2h0PSI5IiB2aWV3Qm94PSIwIDAgNiA5IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMyA1LjY2NjY3QzQuNDcyNzYgNS42NjY2NyA1LjY2NjY3IDQuNDcyNzYgNS42NjY2NyAzQzUuNjY2NjcgMS41MjcyNCA0LjQ3Mjc2IDAuMzMzMzMzIDMgMC4zMzMzMzNDMS41MjcyNCAwLjMzMzMzMyAwLjMzMzMzNCAxLjUyNzI0IDAuMzMzMzM0IDNDMC4zMzMzMzQgNC40NzI3NiAxLjUyNzI0IDUuNjY2NjcgMyA1LjY2NjY3Wk0zIDlMMy41IDlMMy41IDNMMyAzTDIuNSAzTDIuNSA5TDMgOVoiIGZpbGw9IiNDQ0Q0RTEiLz4KPC9zdmc+Cg==") no-repeat top center/100% auto;
  display: block;
  position: absolute;
  top: -8px;
  left: 50%;
  transform: translateX(-50%);
}
.table-filter-controls .slider-tooltip::after {
  content: "";
  width: 1px;
  background-color: #959FB0;
  display: block;
  position: absolute;
  top: 18px;
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%);
}
.table-filter-controls #filtering-range-row > div.col,
.table-filter-controls #numericFilterRow > div.col {
  position: relative; /* needed for tooltip position */
}

.dataTables_wrapper .dataTables_filter input[type=search],
div.dt-container .dt-search input[type=search] {
  border-left: none;
  border-right: none;
  border-top: none;
  border-radius: 0;
  height: 38px;
  margin-left: 0;
}

.item-btn-edit {
  width: 24px;
  height: 24px;
  background: no-repeat center center;
  background-size: contain;
  background-image: url("data:image/svg+xml;utf8,<svg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M16.5 18.2858H6.79483M6.79483 18.2858H2.91663C2.77855 18.2858 2.66663 18.1739 2.66663 18.0358V13.9691C2.66663 13.9029 2.69288 13.8394 2.73964 13.7925L12.7101 3.79828C12.8085 3.6997 12.9684 3.70047 13.0658 3.80001L16.846 7.66348C16.9411 7.76065 16.9411 7.91599 16.846 8.01316L6.79483 18.2858Z' stroke='%23344667' stroke-width='1.15' stroke-linecap='round'/></svg>");
  border: none;
  cursor: pointer;
  outline: none;
  margin: 5px 7px;
  padding: 3px;
}
.item-btn-edit:hover, .item-btn-edit.active, .item-btn-edit:focus {
  background-color: transparent;
}
tbody > tr:not(.row-on-editing):not(.child):hover .item-btn-edit, tbody > tr.dt-hasChild.dtr-expanded .item-btn-edit {
  background-image: url("data:image/svg+xml;utf8,<svg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M16.5 18.2858H6.79483M6.79483 18.2858H2.91663C2.77855 18.2858 2.66663 18.1739 2.66663 18.0358V13.9691C2.66663 13.9029 2.69288 13.8394 2.73964 13.7925L12.7101 3.79828C12.8085 3.6997 12.9684 3.70047 13.0658 3.80001L16.846 7.66348C16.9411 7.76065 16.9411 7.91599 16.846 8.01316L6.79483 18.2858Z' stroke='%23ffffff' stroke-width='1.15' stroke-linecap='round'/></svg>");
}

.item-btn-convert {
  width: 24px;
  height: 24px;
  background: no-repeat center center;
  background-size: contain;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='21' viewBox='0 0 20 21' fill='none'><path d='M15.0418 19.4372C14.9319 19.4357 14.827 19.3908 14.7501 19.3122C14.7102 19.2748 14.6785 19.2297 14.6568 19.1795C14.635 19.1293 14.6238 19.0752 14.6238 19.0206C14.6238 18.9659 14.635 18.9118 14.6568 18.8617C14.6785 18.8115 14.7102 18.7663 14.7501 18.7289L16.4168 17.0622L14.5918 15.2622C14.5154 15.1844 14.4727 15.0796 14.4727 14.9706C14.4727 14.8615 14.5154 14.7568 14.5918 14.6789C14.6305 14.6399 14.6766 14.6089 14.7274 14.5877C14.7781 14.5666 14.8326 14.5557 14.8876 14.5557C14.9426 14.5557 14.9971 14.5666 15.0478 14.5877C15.0986 14.6089 15.1447 14.6399 15.1834 14.6789L17.2834 16.7622C17.3237 16.801 17.3556 16.8477 17.3771 16.8993C17.3986 16.9509 17.4092 17.0063 17.4084 17.0622C17.4081 17.1167 17.3969 17.1706 17.3754 17.2207C17.354 17.2708 17.3227 17.3161 17.2834 17.3539L15.3418 19.2956C15.3038 19.3381 15.2577 19.3726 15.2062 19.3969C15.1546 19.4212 15.0987 19.435 15.0418 19.4372Z' fill='%23455E89'/><path d='M10.1419 11.5866C9.23543 11.5866 8.34929 11.3178 7.59557 10.8142C6.84184 10.3105 6.25438 9.59472 5.90748 8.75722C5.56058 7.91973 5.46981 6.99817 5.64666 6.10909C5.82351 5.22001 6.26003 4.40334 6.90102 3.76235C7.54201 3.12136 8.35869 2.68484 9.24777 2.50799C10.1368 2.33114 11.0584 2.42191 11.8959 2.76881C12.7334 3.11571 13.4492 3.70317 13.9528 4.45689C14.4565 5.21062 14.7253 6.09676 14.7253 7.00326C14.7231 8.21816 14.2395 9.38267 13.3804 10.2417C12.5213 11.1008 11.3568 11.5844 10.1419 11.5866ZM10.1419 3.25326C9.40025 3.25326 8.67523 3.47319 8.05854 3.88525C7.44186 4.2973 6.96121 4.88297 6.67738 5.56819C6.39355 6.25342 6.31929 7.00742 6.46398 7.73485C6.60868 8.46228 6.96583 9.13046 7.49028 9.65491C8.01473 10.1794 8.68291 10.5365 9.41034 10.6812C10.1378 10.8259 10.8918 10.7516 11.577 10.4678C12.2622 10.184 12.8479 9.70333 13.2599 9.08665C13.672 8.46996 13.8919 7.74494 13.8919 7.00326C13.8897 6.00937 13.4939 5.05682 12.7912 4.35404C12.0884 3.65125 11.1358 3.25546 10.1419 3.25326Z' fill='%23455E89'/><path d='M2.64176 18.2529C2.53126 18.2529 2.42528 18.209 2.34714 18.1309C2.269 18.0528 2.2251 17.9468 2.2251 17.8363C2.2273 15.9583 2.97429 14.1579 4.30219 12.83C5.6301 11.5021 7.43049 10.7551 9.30843 10.7529H10.9751C11.0856 10.7529 11.1916 10.7968 11.2697 10.875C11.3479 10.9531 11.3918 11.0591 11.3918 11.1696C11.3918 11.2801 11.3479 11.3861 11.2697 11.4642C11.1916 11.5424 11.0856 11.5863 10.9751 11.5863H9.30843C7.65083 11.5863 6.06112 12.2447 4.88901 13.4168C3.71691 14.5889 3.05843 16.1787 3.05843 17.8363C3.05843 17.9468 3.01453 18.0528 2.93639 18.1309C2.85825 18.209 2.75227 18.2529 2.64176 18.2529Z' fill='%23455E89'/><path d='M16.5251 17.4115H13.1418C13.0313 17.4115 12.9253 17.3676 12.8471 17.2894C12.769 17.2113 12.7251 17.1053 12.7251 16.9948C12.7251 16.8843 12.769 16.7783 12.8471 16.7002C12.9253 16.622 13.0313 16.5781 13.1418 16.5781H16.5251C16.6356 16.5781 16.7416 16.622 16.8197 16.7002C16.8979 16.7783 16.9418 16.8843 16.9418 16.9948C16.9418 17.1053 16.8979 17.2113 16.8197 17.2894C16.7416 17.3676 16.6356 17.4115 16.5251 17.4115Z' fill='%23455E89'/></svg>");
  border: none;
  cursor: pointer;
  outline: none;
  margin: 5px 7px;
  padding: 3px;
}
.item-btn-convert:hover, .item-btn-convert.active, .item-btn-convert:focus {
  background-color: transparent;
}
tbody > tr:not(.row-on-editing):not(.child):hover .item-btn-convert {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='21' viewBox='0 0 20 21' fill='none'><path d='M15.0418 19.4372C14.9319 19.4357 14.827 19.3908 14.7501 19.3122C14.7102 19.2748 14.6785 19.2297 14.6568 19.1795C14.635 19.1293 14.6238 19.0752 14.6238 19.0206C14.6238 18.9659 14.635 18.9118 14.6568 18.8617C14.6785 18.8115 14.7102 18.7663 14.7501 18.7289L16.4168 17.0622L14.5918 15.2622C14.5154 15.1844 14.4727 15.0796 14.4727 14.9706C14.4727 14.8615 14.5154 14.7568 14.5918 14.6789C14.6305 14.6399 14.6766 14.6089 14.7274 14.5877C14.7781 14.5666 14.8326 14.5557 14.8876 14.5557C14.9426 14.5557 14.9971 14.5666 15.0478 14.5877C15.0986 14.6089 15.1447 14.6399 15.1834 14.6789L17.2834 16.7622C17.3237 16.801 17.3556 16.8477 17.3771 16.8993C17.3986 16.9509 17.4092 17.0063 17.4084 17.0622C17.4081 17.1167 17.3969 17.1706 17.3754 17.2207C17.354 17.2708 17.3227 17.3161 17.2834 17.3539L15.3418 19.2956C15.3038 19.3381 15.2577 19.3726 15.2062 19.3969C15.1546 19.4212 15.0987 19.435 15.0418 19.4372Z' fill='%23ffffff'/><path d='M10.1419 11.5866C9.23543 11.5866 8.34929 11.3178 7.59557 10.8142C6.84184 10.3105 6.25438 9.59472 5.90748 8.75722C5.56058 7.91973 5.46981 6.99817 5.64666 6.10909C5.82351 5.22001 6.26003 4.40334 6.90102 3.76235C7.54201 3.12136 8.35869 2.68484 9.24777 2.50799C10.1368 2.33114 11.0584 2.42191 11.8959 2.76881C12.7334 3.11571 13.4492 3.70317 13.9528 4.45689C14.4565 5.21062 14.7253 6.09676 14.7253 7.00326C14.7231 8.21816 14.2395 9.38267 13.3804 10.2417C12.5213 11.1008 11.3568 11.5844 10.1419 11.5866ZM10.1419 3.25326C9.40025 3.25326 8.67523 3.47319 8.05854 3.88525C7.44186 4.2973 6.96121 4.88297 6.67738 5.56819C6.39355 6.25342 6.31929 7.00742 6.46398 7.73485C6.60868 8.46228 6.96583 9.13046 7.49028 9.65491C8.01473 10.1794 8.68291 10.5365 9.41034 10.6812C10.1378 10.8259 10.8918 10.7516 11.577 10.4678C12.2622 10.184 12.8479 9.70333 13.2599 9.08665C13.672 8.46996 13.8919 7.74494 13.8919 7.00326C13.8897 6.00937 13.4939 5.05682 12.7912 4.35404C12.0884 3.65125 11.1358 3.25546 10.1419 3.25326Z' fill='%23ffffff'/><path d='M2.64176 18.2529C2.53126 18.2529 2.42528 18.209 2.34714 18.1309C2.269 18.0528 2.2251 17.9468 2.2251 17.8363C2.2273 15.9583 2.97429 14.1579 4.30219 12.83C5.6301 11.5021 7.43049 10.7551 9.30843 10.7529H10.9751C11.0856 10.7529 11.1916 10.7968 11.2697 10.875C11.3479 10.9531 11.3918 11.0591 11.3918 11.1696C11.3918 11.2801 11.3479 11.3861 11.2697 11.4642C11.1916 11.5424 11.0856 11.5863 10.9751 11.5863H9.30843C7.65083 11.5863 6.06112 12.2447 4.88901 13.4168C3.71691 14.5889 3.05843 16.1787 3.05843 17.8363C3.05843 17.9468 3.01453 18.0528 2.93639 18.1309C2.85825 18.209 2.75227 18.2529 2.64176 18.2529Z' fill='%23ffffff'/><path d='M16.5251 17.4115H13.1418C13.0313 17.4115 12.9253 17.3676 12.8471 17.2894C12.769 17.2113 12.7251 17.1053 12.7251 16.9948C12.7251 16.8843 12.769 16.7783 12.8471 16.7002C12.9253 16.622 13.0313 16.5781 13.1418 16.5781H16.5251C16.6356 16.5781 16.7416 16.622 16.8197 16.7002C16.8979 16.7783 16.9418 16.8843 16.9418 16.9948C16.9418 17.1053 16.8979 17.2113 16.8197 17.2894C16.7416 17.3676 16.6356 17.4115 16.5251 17.4115Z' fill='%23ffffff'/></svg>");
}

.item-btn-delete {
  width: 24px;
  height: 24px;
  background: no-repeat center center;
  background-size: contain;
  background-image: url("data:image/svg+xml;utf8,<svg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'><g clip-path='url(%23clip0_2981_56)'><path d='M15.5011 3.76752C15.6335 3.87871 15.7177 4.03638 15.7352 4.20582C15.7527 4.37526 15.702 4.5426 15.5944 4.67104L5.21318 17.1124C5.10358 17.2379 4.94808 17.3148 4.77929 17.3269C4.61049 17.339 4.44152 17.2855 4.30782 17.1774C4.17539 17.0662 4.09117 16.9086 4.07368 16.7391C4.05619 16.5697 4.10687 16.4023 4.21456 16.2739L14.6257 3.85766C14.7334 3.72923 14.8893 3.65023 15.0591 3.63804C15.2288 3.62586 15.3986 3.68148 15.5311 3.79267L15.5011 3.76752Z' fill='%23344667'/><path d='M4.30779 3.74486C4.18277 3.84966 4.10586 4.00137 4.09398 4.16662C4.08211 4.33187 4.13624 4.49712 4.24446 4.62601L14.6791 17.1107C14.7891 17.2368 14.9421 17.3167 15.1061 17.3336C15.27 17.3505 15.4322 17.3032 15.5586 17.2015C15.6836 17.0967 15.7605 16.945 15.7724 16.7798C15.7842 16.6145 15.7301 16.4493 15.6219 16.3204L5.15898 3.85941C5.05075 3.73052 4.89729 3.64853 4.73236 3.6315C4.56743 3.61446 4.40453 3.66377 4.27951 3.76857L4.30779 3.74486Z' fill='%23344667'/></g><defs><clipPath id='clip0_2981_56'><rect width='20' height='20' fill='white' transform='translate(0 0.928711)'/></clipPath></defs></svg>");
  border: none;
  cursor: pointer;
  outline: none;
  margin: 5px 7px;
  padding: 4px 3px;
}
.item-btn-delete:hover, .item-btn-delete.active, .item-btn-delete:focus {
  background-color: transparent;
}
tbody > tr:not(.row-on-editing):not(.child):hover .item-btn-delete {
  background-image: url("data:image/svg+xml;utf8,<svg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'><g clip-path='url(%23clip0_2981_56)'><path d='M15.5011 3.76752C15.6335 3.87871 15.7177 4.03638 15.7352 4.20582C15.7527 4.37526 15.702 4.5426 15.5944 4.67104L5.21318 17.1124C5.10358 17.2379 4.94808 17.3148 4.77929 17.3269C4.61049 17.339 4.44152 17.2855 4.30782 17.1774C4.17539 17.0662 4.09117 16.9086 4.07368 16.7391C4.05619 16.5697 4.10687 16.4023 4.21456 16.2739L14.6257 3.85766C14.7334 3.72923 14.8893 3.65023 15.0591 3.63804C15.2288 3.62586 15.3986 3.68148 15.5311 3.79267L15.5011 3.76752Z' fill='%23ffffff'/><path d='M4.30779 3.74486C4.18277 3.84966 4.10586 4.00137 4.09398 4.16662C4.08211 4.33187 4.13624 4.49712 4.24446 4.62601L14.6791 17.1107C14.7891 17.2368 14.9421 17.3167 15.1061 17.3336C15.27 17.3505 15.4322 17.3032 15.5586 17.2015C15.6836 17.0967 15.7605 16.945 15.7724 16.7798C15.7842 16.6145 15.7301 16.4493 15.6219 16.3204L5.15898 3.85941C5.05075 3.73052 4.89729 3.64853 4.73236 3.6315C4.56743 3.61446 4.40453 3.66377 4.27951 3.76857L4.30779 3.74486Z' fill='%23ffffff'/></g><defs><clipPath id='clip0_2981_56'><rect width='20' height='20' fill='white' transform='translate(0 0.928711)'/></clipPath></defs></svg>");
}

.item-btn-reverse {
  width: 24px;
  height: 24px;
  background: no-repeat center center;
  background-size: contain;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMCAyMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIuNTc0ODcgMTEuNjIwN0MyLjQ2NDM2IDExLjYyMDcgMi4zNTgzOCAxMS41NzY4IDIuMjgwMjQgMTEuNDk4NkMyLjIwMjEgMTEuNDIwNSAyLjE1ODIgMTEuMzE0NSAyLjE1ODIgMTEuMjA0QzIuMTYwMzQgMTEuMDk0MiAyLjIwNDkyIDEwLjk4OTQgMi4yODI2IDEwLjkxMThDMi4zNjAyOSAxMC44MzQxIDIuNDY1MDMgMTAuNzg5NSAyLjU3NDg3IDEwLjc4NzRIMTYuNTQ5OUMxNi42NjA0IDEwLjc4NzQgMTYuNzY2NCAxMC44MzEzIDE2Ljg0NDUgMTAuOTA5NEMxNi45MjI2IDEwLjk4NzUgMTYuOTY2NSAxMS4wOTM1IDE2Ljk2NjUgMTEuMjA0QzE2Ljk2NjUgMTEuMzE0NSAxNi45MjI2IDExLjQyMDUgMTYuODQ0NSAxMS40OTg2QzE2Ljc2NjQgMTEuNTc2OCAxNi42NjA0IDExLjYyMDcgMTYuNTQ5OSAxMS42MjA3SDIuNTc0ODdaIiBmaWxsPSIjNDU1RTg5Ii8+CjxwYXRoIGQ9Ik0xMy42NzUgMTUuNjg3M0MxMy41NjI0IDE1LjY4NzEgMTMuNDU0NSAxNS42NDIxIDEzLjM3NSAxNS41NjIzQzEzLjI5ODEgMTUuNDgzIDEzLjI1NTEgMTUuMzc2OSAxMy4yNTUxIDE1LjI2NjVDMTMuMjU1MSAxNS4xNTYxIDEzLjI5ODEgMTUuMDUgMTMuMzc1IDE0Ljk3MDdMMTcuMTY2NiAxMS4xNzA3TDEzLjMzMzMgNy4zNzlDMTMuMjg3OSA3LjM0MTQ3IDEzLjI1MTMgNy4yOTQzNyAxMy4yMjYyIDcuMjQxMDdDMTMuMjAxMSA3LjE4Nzc2IDEzLjE4ODEgNy4xMjk1OCAxMy4xODgxIDcuMDcwNjZDMTMuMTg4MSA3LjAxMTc1IDEzLjIwMTEgNi45NTM1NiAxMy4yMjYyIDYuOTAwMjZDMTMuMjUxMyA2Ljg0Njk2IDEzLjI4NzkgNi43OTk4NiAxMy4zMzMzIDYuNzYyMzNDMTMuMzcxMyA2LjcyMzUzIDEzLjQxNjcgNi42OTI3IDEzLjQ2NjggNi42NzE2NkMxMy41MTY5IDYuNjUwNjEgMTMuNTcwNiA2LjYzOTc3IDEzLjYyNSA2LjYzOTc3QzEzLjY3OTMgNi42Mzk3NyAxMy43MzMxIDYuNjUwNjEgMTMuNzgzMSA2LjY3MTY2QzEzLjgzMzIgNi42OTI3IDEzLjg3ODYgNi43MjM1MyAxMy45MTY2IDYuNzYyMzNMMTguMDE2NiAxMC44NDU3QzE4LjA1NTcgMTAuODg0NCAxOC4wODY3IDEwLjkzMDUgMTguMTA3OCAxMC45ODEzQzE4LjEyOSAxMS4wMzIgMTguMTM5OSAxMS4wODY1IDE4LjEzOTkgMTEuMTQxNUMxOC4xMzk5IDExLjE5NjUgMTguMTI5IDExLjI1MSAxOC4xMDc4IDExLjMwMTdDMTguMDg2NyAxMS4zNTI1IDE4LjA1NTcgMTEuMzk4NiAxOC4wMTY2IDExLjQzNzNMMTMuOTMzMyAxNS41MzczQzEzLjg2ODcgMTUuNjE3NSAxMy43NzY3IDE1LjY3MSAxMy42NzUgMTUuNjg3M1oiIGZpbGw9IiM0NTVFODkiLz4KPHBhdGggZD0iTTYuMzQ5ODQgMTUuNjc5QzYuMjk1MTkgMTUuNjc5NyA2LjI0MTAxIDE1LjY2ODkgNi4xOTA3OCAxNS42NDczQzYuMTQwNTUgMTUuNjI1OCA2LjA5NTM4IDE1LjU5NCA2LjA1ODE3IDE1LjU1NEwxLjk1ODE3IDExLjQ3OUMxLjkxNzkxIDExLjQ0MDIgMS44ODYwNCAxMS4zOTM2IDEuODY0NTQgMTEuMzQyQzEuODQzMDQgMTEuMjkwNCAxLjgzMjM2IDExLjIzNDkgMS44MzMxNyAxMS4xNzlDMS44NDI1NCAxMS4wODQ4IDEuODgzNjkgMTAuOTk2NyAxLjk0OTg0IDEwLjkyOUw2LjAzMzE3IDYuNzYyMzJDNi4wNzIyOSA2LjcxNjU4IDYuMTIwODUgNi42Nzk4NSA2LjE3NTUyIDYuNjU0NjdDNi4yMzAxOCA2LjYyOTQ5IDYuMjg5NjUgNi42MTY0NiA2LjM0OTg0IDYuNjE2NDZDNi40MTAwMyA2LjYxNjQ2IDYuNDY5NSA2LjYyOTQ5IDYuNTI0MTYgNi42NTQ2N0M2LjU3ODgzIDYuNjc5ODUgNi42MjczOSA2LjcxNjU4IDYuNjY2NTEgNi43NjIzMkM2Ljc0Mjg1IDYuODQwMjEgNi43ODU2MSA2Ljk0NDkyIDYuNzg1NjEgNy4wNTM5OUM2Ljc4NTYxIDcuMTYzMDUgNi43NDI4NSA3LjI2Nzc3IDYuNjY2NTEgNy4zNDU2NUwyLjgzMzE3IDExLjE3OUw2LjY2NjUxIDE0Ljk2MjNDNi43MDU1NiAxNS4wMDExIDYuNzM2NTYgMTUuMDQ3MSA2Ljc1NzcxIDE1LjA5NzlDNi43Nzg4NyAxNS4xNDg3IDYuNzg5NzYgMTUuMjAzMSA2Ljc4OTc2IDE1LjI1ODJDNi43ODk3NiAxNS4zMTMyIDYuNzc4ODcgMTUuMzY3NiA2Ljc1NzcxIDE1LjQxODRDNi43MzY1NiAxNS40NjkyIDYuNzA1NTYgMTUuNTE1MyA2LjY2NjUxIDE1LjU1NEM2LjYyNjUzIDE1LjU5NzMgNi41NzczIDE1LjYzMTEgNi41MjI0NyAxNS42NTI3QzYuNDY3NjQgMTUuNjc0MyA2LjQwODYzIDE1LjY4MzMgNi4zNDk4NCAxNS42NzlaIiBmaWxsPSIjNDU1RTg5Ii8+CjxwYXRoIGQ9Ik05Ljk5OTkyIDE3LjEyOUM5Ljg4OTQxIDE3LjEyOSA5Ljc4MzQzIDE3LjA4NTEgOS43MDUyOSAxNy4wMDdDOS42MjcxNSAxNi45Mjg4IDkuNTgzMjUgMTYuODIyOCA5LjU4MzI1IDE2LjcxMjNWNS4xNDU2N0M5LjU4MzI1IDUuMDM1MTYgOS42MjcxNSA0LjkyOTE4IDkuNzA1MjkgNC44NTEwNEM5Ljc4MzQzIDQuNzcyOSA5Ljg4OTQxIDQuNzI5IDkuOTk5OTIgNC43MjlDMTAuMTEwNCA0LjcyOSAxMC4yMTY0IDQuNzcyOSAxMC4yOTQ1IDQuODUxMDRDMTAuMzcyNyA0LjkyOTE4IDEwLjQxNjYgNS4wMzUxNiAxMC40MTY2IDUuMTQ1NjdWMTYuNzEyM0MxMC40MTY2IDE2LjgyMjggMTAuMzcyNyAxNi45Mjg4IDEwLjI5NDUgMTcuMDA3QzEwLjIxNjQgMTcuMDg1MSAxMC4xMTA0IDE3LjEyOSA5Ljk5OTkyIDE3LjEyOVoiIGZpbGw9IiM0NTVFODkiLz4KPC9zdmc+Cg==");
  border: none;
  cursor: pointer;
  outline: none;
  margin: 5px 7px;
  padding: 3px;
}
.item-btn-reverse:hover, .item-btn-reverse.active, .item-btn-reverse:focus {
  background-color: transparent;
}
tbody > tr:not(.row-on-editing):not(.child):hover .item-btn-reverse, tbody > tr.dt-hasChild.dtr-expanded .item-btn-reverse {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMCAyMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIuNTc0ODcgMTEuNjIwN0MyLjQ2NDM2IDExLjYyMDcgMi4zNTgzOCAxMS41NzY4IDIuMjgwMjQgMTEuNDk4NkMyLjIwMjEgMTEuNDIwNSAyLjE1ODIgMTEuMzE0NSAyLjE1ODIgMTEuMjA0QzIuMTYwMzQgMTEuMDk0MiAyLjIwNDkyIDEwLjk4OTQgMi4yODI2IDEwLjkxMThDMi4zNjAyOSAxMC44MzQxIDIuNDY1MDMgMTAuNzg5NSAyLjU3NDg3IDEwLjc4NzRIMTYuNTQ5OUMxNi42NjA0IDEwLjc4NzQgMTYuNzY2NCAxMC44MzEzIDE2Ljg0NDUgMTAuOTA5NEMxNi45MjI2IDEwLjk4NzUgMTYuOTY2NSAxMS4wOTM1IDE2Ljk2NjUgMTEuMjA0QzE2Ljk2NjUgMTEuMzE0NSAxNi45MjI2IDExLjQyMDUgMTYuODQ0NSAxMS40OTg2QzE2Ljc2NjQgMTEuNTc2OCAxNi42NjA0IDExLjYyMDcgMTYuNTQ5OSAxMS42MjA3SDIuNTc0ODdaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMTMuNjc1IDE1LjY4NzNDMTMuNTYyNCAxNS42ODcxIDEzLjQ1NDUgMTUuNjQyMSAxMy4zNzUgMTUuNTYyM0MxMy4yOTgxIDE1LjQ4MyAxMy4yNTUxIDE1LjM3NjkgMTMuMjU1MSAxNS4yNjY1QzEzLjI1NTEgMTUuMTU2MSAxMy4yOTgxIDE1LjA1IDEzLjM3NSAxNC45NzA3TDE3LjE2NjYgMTEuMTcwN0wxMy4zMzMzIDcuMzc5QzEzLjI4NzkgNy4zNDE0NyAxMy4yNTEzIDcuMjk0MzcgMTMuMjI2MiA3LjI0MTA3QzEzLjIwMTEgNy4xODc3NiAxMy4xODgxIDcuMTI5NTggMTMuMTg4MSA3LjA3MDY2QzEzLjE4ODEgNy4wMTE3NSAxMy4yMDExIDYuOTUzNTYgMTMuMjI2MiA2LjkwMDI2QzEzLjI1MTMgNi44NDY5NiAxMy4yODc5IDYuNzk5ODYgMTMuMzMzMyA2Ljc2MjMzQzEzLjM3MTMgNi43MjM1MyAxMy40MTY3IDYuNjkyNyAxMy40NjY4IDYuNjcxNjZDMTMuNTE2OSA2LjY1MDYxIDEzLjU3MDYgNi42Mzk3NyAxMy42MjUgNi42Mzk3N0MxMy42NzkzIDYuNjM5NzcgMTMuNzMzMSA2LjY1MDYxIDEzLjc4MzEgNi42NzE2NkMxMy44MzMyIDYuNjkyNyAxMy44Nzg2IDYuNzIzNTMgMTMuOTE2NiA2Ljc2MjMzTDE4LjAxNjYgMTAuODQ1N0MxOC4wNTU3IDEwLjg4NDQgMTguMDg2NyAxMC45MzA1IDE4LjEwNzggMTAuOTgxM0MxOC4xMjkgMTEuMDMyIDE4LjEzOTkgMTEuMDg2NSAxOC4xMzk5IDExLjE0MTVDMTguMTM5OSAxMS4xOTY1IDE4LjEyOSAxMS4yNTEgMTguMTA3OCAxMS4zMDE3QzE4LjA4NjcgMTEuMzUyNSAxOC4wNTU3IDExLjM5ODYgMTguMDE2NiAxMS40MzczTDEzLjkzMzMgMTUuNTM3M0MxMy44Njg3IDE1LjYxNzUgMTMuNzc2NyAxNS42NzEgMTMuNjc1IDE1LjY4NzNaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNNi4zNDk4NCAxNS42NzlDNi4yOTUxOSAxNS42Nzk3IDYuMjQxMDEgMTUuNjY4OSA2LjE5MDc4IDE1LjY0NzNDNi4xNDA1NSAxNS42MjU4IDYuMDk1MzggMTUuNTk0IDYuMDU4MTcgMTUuNTU0TDEuOTU4MTcgMTEuNDc5QzEuOTE3OTEgMTEuNDQwMiAxLjg4NjA0IDExLjM5MzYgMS44NjQ1NCAxMS4zNDJDMS44NDMwNCAxMS4yOTA0IDEuODMyMzYgMTEuMjM0OSAxLjgzMzE3IDExLjE3OUMxLjg0MjU0IDExLjA4NDggMS44ODM2OSAxMC45OTY3IDEuOTQ5ODQgMTAuOTI5TDYuMDMzMTcgNi43NjIzMkM2LjA3MjI5IDYuNzE2NTggNi4xMjA4NSA2LjY3OTg1IDYuMTc1NTIgNi42NTQ2N0M2LjIzMDE4IDYuNjI5NDkgNi4yODk2NSA2LjYxNjQ2IDYuMzQ5ODQgNi42MTY0NkM2LjQxMDAzIDYuNjE2NDYgNi40Njk1IDYuNjI5NDkgNi41MjQxNiA2LjY1NDY3QzYuNTc4ODMgNi42Nzk4NSA2LjYyNzM5IDYuNzE2NTggNi42NjY1MSA2Ljc2MjMyQzYuNzQyODUgNi44NDAyMSA2Ljc4NTYxIDYuOTQ0OTIgNi43ODU2MSA3LjA1Mzk5QzYuNzg1NjEgNy4xNjMwNSA2Ljc0Mjg1IDcuMjY3NzcgNi42NjY1MSA3LjM0NTY1TDIuODMzMTcgMTEuMTc5TDYuNjY2NTEgMTQuOTYyM0M2LjcwNTU2IDE1LjAwMTEgNi43MzY1NiAxNS4wNDcxIDYuNzU3NzEgMTUuMDk3OUM2Ljc3ODg3IDE1LjE0ODcgNi43ODk3NiAxNS4yMDMxIDYuNzg5NzYgMTUuMjU4MkM2Ljc4OTc2IDE1LjMxMzIgNi43Nzg4NyAxNS4zNjc2IDYuNzU3NzEgMTUuNDE4NEM2LjczNjU2IDE1LjQ2OTIgNi43MDU1NiAxNS41MTUzIDYuNjY2NTEgMTUuNTU0QzYuNjI2NTMgMTUuNTk3MyA2LjU3NzMgMTUuNjMxMSA2LjUyMjQ3IDE1LjY1MjdDNi40Njc2NCAxNS42NzQzIDYuNDA4NjMgMTUuNjgzMyA2LjM0OTg0IDE1LjY3OVoiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik05Ljk5OTkyIDE3LjEyOUM5Ljg4OTQxIDE3LjEyOSA5Ljc4MzQzIDE3LjA4NTEgOS43MDUyOSAxNy4wMDdDOS42MjcxNSAxNi45Mjg4IDkuNTgzMjUgMTYuODIyOCA5LjU4MzI1IDE2LjcxMjNWNS4xNDU2N0M5LjU4MzI1IDUuMDM1MTYgOS42MjcxNSA0LjkyOTE4IDkuNzA1MjkgNC44NTEwNEM5Ljc4MzQzIDQuNzcyOSA5Ljg4OTQxIDQuNzI5IDkuOTk5OTIgNC43MjlDMTAuMTEwNCA0LjcyOSAxMC4yMTY0IDQuNzcyOSAxMC4yOTQ1IDQuODUxMDRDMTAuMzcyNyA0LjkyOTE4IDEwLjQxNjYgNS4wMzUxNiAxMC40MTY2IDUuMTQ1NjdWMTYuNzEyM0MxMC40MTY2IDE2LjgyMjggMTAuMzcyNyAxNi45Mjg4IDEwLjI5NDUgMTcuMDA3QzEwLjIxNjQgMTcuMDg1MSAxMC4xMTA0IDE3LjEyOSA5Ljk5OTkyIDE3LjEyOVoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=");
}

#relatedUsersTable tbody tr td:last-child,
#leadsTable tbody tr td:last-child {
  text-align: center;
  padding-right: 10px !important;
  padding-left: 10px !important;
}

#customersTable_wrapper .dt-paging nav,
#transactionsTable_wrapper .dt-paging nav {
  background-color: transparent;
  box-shadow: none;
  color: #344767;
}
#customersTable_wrapper .dt-paging .dt-paging-button.current,
#transactionsTable_wrapper .dt-paging .dt-paging-button.current {
  color: #344767 !important;
  background: transparent;
  border-color: #54647F;
}
#customersTable_wrapper .dt-paging .dt-paging-button:hover,
#transactionsTable_wrapper .dt-paging .dt-paging-button:hover {
  background: linear-gradient(to right, #455E89, #0091AD);
  color: #FBFBFB !important;
}
#customersTable_wrapper .dt-length,
#customersTable_wrapper .dt-search,
#transactionsTable_wrapper .dt-length,
#transactionsTable_wrapper .dt-search {
  height: 3rem;
  position: relative;
}
#customersTable_wrapper .dt-length label[for=dt-length-0],
#transactionsTable_wrapper .dt-length label[for=dt-length-0] {
  position: absolute;
  top: -6px;
  left: 0;
}
#customersTable_wrapper .dt-search input#dt-search-0,
#transactionsTable_wrapper .dt-search input#dt-search-0 {
  height: 3rem;
  line-height: 3rem;
  font-size: 1rem;
  margin: 0 0 1rem 0;
  padding: 0;
}
#customersTable_wrapper .dt-search label[for=dt-search-0],
#transactionsTable_wrapper .dt-search label[for=dt-search-0] {
  position: absolute;
  top: 0;
}

table#customersTable .dt-column-header,
table#transactionsTable .dt-column-header {
  flex-direction: row-reverse;
  gap: 6px;
}
table#customersTable .dt-column-order:before, table#customersTable .dt-column-order:after,
table#transactionsTable .dt-column-order:before,
table#transactionsTable .dt-column-order:after {
  content: url("/assets/img/icons/sort-arrow.svg") !important;
  height: 6px;
  line-height: 0 !important;
}
table#customersTable .dt-column-order:before,
table#transactionsTable .dt-column-order:before {
  bottom: 51% !important;
}
table#customersTable .dt-column-order:after,
table#transactionsTable .dt-column-order:after {
  transform: rotate(-180deg);
  top: 51% !important;
}
table#customersTable .dt-orderable-none .dt-column-order:before, table#customersTable .dt-orderable-none .dt-column-order:after,
table#transactionsTable .dt-orderable-none .dt-column-order:before,
table#transactionsTable .dt-orderable-none .dt-column-order:after {
  display: none;
}
table#customersTable thead > tr > th,
table#transactionsTable thead > tr > th {
  padding: 2px;
}
table#customersTable thead > tr > th .dt-column-header,
table#transactionsTable thead > tr > th .dt-column-header {
  padding: 8px;
  border-radius: 4px;
}
table#customersTable thead > tr > th:first-child .dt-column-header,
table#transactionsTable thead > tr > th:first-child .dt-column-header {
  border-radius: 1.25rem 4px 4px;
}
table#customersTable thead > tr > th.filter-highlighted-header .dt-column-header, table#customersTable thead > tr > th.dt-ordering-desc .dt-column-header, table#customersTable thead > tr > th.dt-ordering-asc .dt-column-header,
table#transactionsTable thead > tr > th.filter-highlighted-header .dt-column-header,
table#transactionsTable thead > tr > th.dt-ordering-desc .dt-column-header,
table#transactionsTable thead > tr > th.dt-ordering-asc .dt-column-header {
  color: #0091AD;
  background-color: #F7F8F9;
}

@media only screen and (max-width: 1340px) {
  .table-card::before {
    width: calc(100% + 2px);
    border-radius: 7px 7px 0 0;
    border-right: 1px solid #D6DAE1;
    left: -1px;
  }
  .tab-notch {
    display: none;
  }
  .table-actions-row {
    margin-bottom: -30px;
  }
  .table-actions-row.extra-margin-top {
    margin-top: 40px;
  }
  .table-filter-controls {
    width: 100%;
  }
  .top-actions {
    width: 100%;
    max-width: 100%;
    left: 0;
  }
}
@media only screen and (max-width: 993px) {
  .table-card {
    padding: 1rem;
  }
}
@media only screen and (max-width: 601px) {
  .table-card {
    padding: 10px;
  }
  .table-filter-controls .slider-tooltip {
    white-space: normal;
    max-width: 70px;
    min-width: 70px;
    height: fit-content;
    text-align: center;
    top: -44px;
  }
  .table-filter-controls .slider-tooltip:after {
    top: 36px;
  }
}
.application-steps {
  color: #54647F;
  max-width: 260px;
}
.application-steps .description {
  font-size: 1rem;
  margin-bottom: 24px;
}
.application-steps .steps-list {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
}
.application-steps .app-step {
  position: relative;
  margin-bottom: 32px;
}
.application-steps .app-step a {
  display: flex;
  align-items: center;
  gap: 8px;
  pointer-events: none;
}
.application-steps .app-step .icon {
  border: 1px solid #54647F;
  height: 44px;
  width: 44px;
  padding: 6px;
  border-radius: 8px;
  position: relative;
  transition: all 0.3s ease;
}
.application-steps .app-step .icon::after {
  content: "";
  position: absolute;
  top: -0.5rem;
  right: -0.5rem;
  width: 1rem;
  height: 1rem;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzI1NDJfNzAwKSI+CjxwYXRoIGQ9Ik03Ljk5OTkyIDE0LjY2NjdDOC44NzU1NyAxNC42Njc4IDkuNzQyODEgMTQuNDk1OSAxMC41NTE4IDE0LjE2MDhDMTEuMzYwOCAxMy44MjU3IDEyLjA5NTYgMTMuMzM0IDEyLjcxMzkgMTIuNzE0QzEzLjMzMzkgMTIuMDk1NiAxMy44MjU2IDExLjM2MDggMTQuMTYwNyAxMC41NTE5QzE0LjQ5NTggOS43NDI4NyAxNC42Njc3IDguODc1NjMgMTQuNjY2NiA3Ljk5OTk4QzE0LjY2NzcgNy4xMjQzNCAxNC40OTU4IDYuMjU3MTEgMTQuMTYwNyA1LjQ0ODEzQzEzLjgyNTYgNC42MzkxNCAxMy4zMzM5IDMuOTA0MzUgMTIuNzEzOSAzLjI4NTk4QzEyLjA5NTYgMi42NjU5OSAxMS4zNjA4IDIuMTc0MzIgMTAuNTUxOCAxLjgzOTIxQzkuNzQyODEgMS41MDQxMSA4Ljg3NTU3IDEuMzMyMTggNy45OTk5MiAxLjMzMzMyQzcuMTI0MjggMS4zMzIyIDYuMjU3MDUgMS41MDQxNCA1LjQ0ODA3IDEuODM5MjRDNC42MzkwOCAyLjE3NDM0IDMuOTA0MjkgMi42NjYwMSAzLjI4NTkyIDMuMjg1OThDMi42NjU5NSAzLjkwNDM1IDIuMTc0MjggNC42MzkxNCAxLjgzOTE4IDUuNDQ4MTNDMS41MDQwNyA2LjI1NzExIDEuMzMyMTQgNy4xMjQzNCAxLjMzMzI2IDcuOTk5OThDMS4zMzIxMiA4Ljg3NTYzIDEuNTA0MDUgOS43NDI4NyAxLjgzOTE1IDEwLjU1MTlDMi4xNzQyNiAxMS4zNjA4IDIuNjY1OTMgMTIuMDk1NiAzLjI4NTkyIDEyLjcxNEMzLjkwNDI5IDEzLjMzNCA0LjYzOTA4IDEzLjgyNTYgNS40NDgwNyAxNC4xNjA3QzYuMjU3MDUgMTQuNDk1OCA3LjEyNDI4IDE0LjY2NzggNy45OTk5MiAxNC42NjY3WiIgZmlsbD0iIzQ1NUU4OSIgc3Ryb2tlPSIjNDU1RTg5IiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGQ9Ik01LjMzMzI1IDhMNy4zMzMyNSAxMEwxMS4zMzMzIDYiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzI1NDJfNzAwIj4KPHJlY3Qgd2lkdGg9IjE2IiBoZWlnaHQ9IjE2IiBmaWxsPSJ3aGl0ZSIvPgo8L2NsaXBQYXRoPgo8L2RlZnM+Cjwvc3ZnPgo=") no-repeat center center/100%;
  opacity: 0;
}
.application-steps .app-step .icon i {
  display: block;
  width: 32px;
  height: 32px;
  mask-size: 32px;
  -webkit-mask-size: 32px;
  -webkit-mask-image: url("/assets/img/icons/whats-done-set.svg");
  mask-image: url("/assets/img/icons/whats-done-set.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  mask-position: var(--icon-pos);
  background-color: #54647F;
}
.application-steps .app-step .icon i.app-step-1 {
  --icon-pos: 0 -0px;
}
.application-steps .app-step .icon i.app-step-2 {
  --icon-pos: 0 -32px;
}
.application-steps .app-step .icon i.app-step-3 {
  --icon-pos: 0 -64px;
}
.application-steps .app-step .icon i.app-step-4 {
  --icon-pos: 0 -96px;
}
.application-steps .app-step .icon i.app-step-5 {
  --icon-pos: 0 -128px;
}
.application-steps .app-step .icon i.app-step-6 {
  --icon-pos: 0 -160px;
}
.application-steps .app-step .icon i.app-step-7 {
  --icon-pos: 0 -192px;
}
.application-steps .app-step .icon i.app-step-8 {
  --icon-pos: 0 -224px;
}
.application-steps .app-step .text {
  color: #54647F;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.3;
}
.application-steps .app-step:not(:last-child)::after {
  content: "";
  position: absolute;
  bottom: -28px;
  left: 22px;
  height: 24px;
  width: 1px;
  background: #54647F;
  z-index: 0;
}
.application-steps .app-step.completed {
  margin-bottom: 12px;
}
.application-steps .app-step.completed:not(:last-child)::after {
  display: none;
}
.application-steps .app-step.completed a {
  pointer-events: auto;
}
.application-steps .app-step.completed .icon {
  border-color: #344767;
}
.application-steps .app-step.completed .icon i {
  background-color: #344767;
}
.application-steps .app-step.completed .icon::after {
  opacity: 1;
}
.application-steps .app-step.current a {
  pointer-events: auto;
}
.application-steps .app-step.current .icon {
  background-color: #344767;
  border-color: #344767;
}
.application-steps .app-step.current .icon::after {
  opacity: 0;
}
.application-steps .app-step.current .icon i {
  background-color: #FBFBFB;
}
.application-steps .app-step.current .text {
  color: #344767;
}
.application-steps .app-step:hover .icon,
.application-steps .app-step a:hover .icon {
  box-shadow: 0 1px 3px 0 #455e8966, 0 1px 8px 0 #455e8940, 0 3px 1px -1px #455e8926;
}

@media only screen and (max-width: 993px) {
  .application-steps {
    max-width: 100%;
  }
  .application-steps .steps-list {
    display: flex;
    gap: 12px;
    margin-bottom: 0;
    align-items: flex-start;
  }
  .application-steps .steps-list .app-step {
    margin-bottom: 0;
  }
  .application-steps .steps-list .app-step a {
    align-items: flex-start;
  }
  .application-steps .steps-list .app-step::after {
    display: none;
  }
  .application-steps .steps-list .app-step:not(.current) .text {
    display: none;
  }
  .application-steps .steps-list .app-step.current {
    height: fit-content;
    flex-grow: 1;
    width: auto;
  }
}
@media only screen and (max-width: 601px) {
  .application-steps {
    padding-bottom: 44px;
    max-width: 100%;
  }
  .application-steps .steps-list .app-step {
    justify-content: space-between;
    gap: 0;
  }
  .application-steps .steps-list .app-step.current {
    flex-grow: 0;
  }
  .application-steps .steps-list .app-step.current a {
    flex-direction: column;
    align-items: flex-start;
  }
  .application-steps .steps-list .app-step.current .text {
    position: absolute;
    width: fit-content;
    white-space: nowrap;
    bottom: -44px;
  }
  .application-steps .steps-list .app-step:last-child.current .text {
    right: 0;
  }
  .application-steps .steps-list .app-step .icon {
    height: 32px;
    width: 32px;
    padding: 4px;
    border-radius: 4px;
  }
  .application-steps .steps-list .app-step .icon i {
    width: 24px;
    height: 24px;
    mask-size: 24px;
    -webkit-mask-size: 24px;
  }
  .application-steps .steps-list .app-step .icon i.app-step-1 {
    --icon-pos: 0 -0px;
  }
  .application-steps .steps-list .app-step .icon i.app-step-2 {
    --icon-pos: 0 -24px;
  }
  .application-steps .steps-list .app-step .icon i.app-step-3 {
    --icon-pos: 0 -48px;
  }
  .application-steps .steps-list .app-step .icon i.app-step-4 {
    --icon-pos: 0 -72px;
  }
  .application-steps .steps-list .app-step .icon i.app-step-5 {
    --icon-pos: 0 -96px;
  }
  .application-steps .steps-list .app-step .icon i.app-step-6 {
    --icon-pos: 0 -120px;
  }
  .application-steps .steps-list .app-step .icon i.app-step-7 {
    --icon-pos: 0 -144px;
  }
  .application-steps .steps-list .app-step .icon i.app-step-8 {
    --icon-pos: 0 -168px;
  }
}
#inventoryPage {
  background-color: #F5F6F8;
}
#inventoryPage .profit-card {
  display: flex;
  gap: 4px;
  align-items: flex-end;
  justify-content: center;
  margin-top: 24px;
}
#inventoryPage .profit-column {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  flex: 1;
  cursor: pointer;
  overflow: hidden;
  border-radius: 18px 18px 0 0;
  transition: box-shadow 0.3s ease;
}
#inventoryPage .profit-column:hover {
  box-shadow: 0 1px 5px #959FB0;
}
#inventoryPage .profit-column.selected .profit-box {
  background: linear-gradient(to right, #455E89, #0091AD) !important;
  color: #FBFBFB;
}
#inventoryPage .profit-column.selected .profit-box .profit-label {
  color: #FBFBFB;
}
#inventoryPage .profit-column.small .profit-box {
  height: 100px;
}
#inventoryPage .profit-column.medium .profit-box {
  height: 160px;
}
#inventoryPage .profit-column.large .profit-box {
  height: 220px;
}
#inventoryPage .profit-box {
  border-radius: 18px 18px 0 0;
  padding: 16px;
  text-align: right;
  display: flex;
  flex-direction: column;
  justify-content: end;
  transition: box-shadow 0.3s ease, background 0.3s ease;
  font-family: "Urbanist", sans-serif;
}
#inventoryPage .profit-box.light {
  background: #F7F8F9;
  border-top: 3px solid #0091AD;
}
#inventoryPage .profit-box.gradient {
  background: linear-gradient(to right, #455E89, #0091AD);
  color: #FBFBFB;
}
#inventoryPage .profit-box::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, #455E89, #0091AD);
  border-radius: 18px 18px 0 0;
  opacity: 0;
  transform: translateY(100%);
  transition: opacity 0.3s ease, transform 0.3s ease;
  z-index: 1;
}
#inventoryPage .profit-box:hover {
  color: #FBFBFB;
}
#inventoryPage .profit-box:hover::after {
  opacity: 1;
  transform: translateY(0);
}
#inventoryPage .profit-box > * {
  position: relative;
  z-index: 2;
}
#inventoryPage .profit-box .profit-value {
  font-size: 24px;
  font-weight: 600;
  line-height: 0.8;
}
#inventoryPage .profit-box .profit-label {
  font-size: 14px;
  margin-top: 4px;
  color: inherit;
}
#inventoryPage #statusCards {
  position: relative;
}
#inventoryPage .status-row {
  margin-top: 32px;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  gap: 6px;
}
#inventoryPage .status-group {
  width: calc(25% - 6px);
}
#inventoryPage .status-label {
  color: #54647F;
  text-align: left;
  padding-left: 9px;
  font-weight: 300;
  line-height: 1.15;
}
#inventoryPage .status-card {
  border-radius: 12px;
  padding: 12px 8px;
  margin-top: 6px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: "Urbanist", sans-serif;
  font-size: 16px;
  font-weight: 500;
  position: relative;
}
#inventoryPage .status-card .status-percent {
  font-size: 20px;
  font-weight: 700;
  margin-right: 8px;
}
#inventoryPage .status-card .status-count {
  font-size: 16px;
  color: inherit;
}
#inventoryPage .status-card.gradient-blue {
  background: linear-gradient(to right, #455E89, #0091AD);
  color: #FBFBFB;
}
#inventoryPage .status-card.filled-purple {
  background-color: #892B64;
  color: #FBFBFB;
}
#inventoryPage .status-card.filled-green {
  background-color: #4CBD96;
  color: #FBFBFB;
}
#inventoryPage .status-card.striped-outline {
  border: 2px solid #959FB0;
  color: #892B64;
  background: repeating-linear-gradient(45deg, #fff, #fff 6px, #f7e6ef 6px, #f7e6ef 12px);
}
#inventoryPage .status-card.outline {
  border: 2px solid #959FB0;
  color: #344767;
  background: transparent;
}
#inventoryPage .salesYearSelect {
  margin-bottom: 8px;
  text-align: right;
  position: absolute;
  z-index: 2;
  width: auto;
  min-width: 60px;
  right: 20px;
  top: 7px;
}
#inventoryPage #inventoryTable {
  width: 100% !important;
  min-width: 1400px !important;
}
#inventoryPage #inventoryTable td, #inventoryPage #inventoryTable th {
  white-space: nowrap;
}
#inventoryPage #inventoryTable tbody tr td:last-child {
  text-align: center;
  padding-right: 10px !important;
  padding-left: 10px !important;
}
#inventoryPage #inventoryTable_wrapper .dataTables_scrollHeadInner {
  width: 100% !important;
  min-width: 1400px !important;
}
#inventoryPage #inventoryTable_wrapper .dataTables_scrollHeadInner table {
  width: 100% !important;
  min-width: 1400px !important;
}
#inventoryPage .dataTables_scrollBody #inventoryTable {
  padding-top: 0;
}
#inventoryPage .dataTables_scrollBody #inventoryTable thead {
  display: none;
}

@keyframes fadeSmoothUpdate {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  50% {
    opacity: 0.7;
    transform: scale(0.99);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.fade-smooth-update {
  animation: fadeSmoothUpdate 0.6s ease-out;
}

.flex {
  display: flex;
}

#general_filter_reset_btn {
  margin: 4px 10px;
}

@media (max-width: 1480px) {
  #inventoryPage .status-group {
    width: auto;
    min-width: 0;
  }
}
@media (max-width: 1200px) and (min-width: 601px) {
  #inventoryPage .profit-card {
    margin-top: 16px;
  }
  #inventoryPage .profit-column.small .profit-box {
    height: 65px;
  }
  #inventoryPage .profit-column.medium .profit-box {
    height: 85px;
  }
  #inventoryPage .profit-column.large .profit-box {
    height: 115px;
  }
  #inventoryPage .profit-column .profit-box {
    padding: 8px;
  }
  #inventoryPage .profit-column .profit-box .profit-label {
    line-height: 1;
  }
}
@media (min-width: 993px) and (max-width: 1170px) {
  #inventoryPage .status-chart {
    width: 300px;
    height: 150px;
    margin-top: 70px;
  }
}
@media only screen and (max-width: 993px) {
  #inventoryPage #profitSummary {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 601px) {
  #inventoryPage .profit-card {
    flex-direction: column;
  }
  #inventoryPage .profit-column {
    flex-direction: row;
    justify-content: end;
    min-width: 160px;
    border-radius: 6px;
  }
  #inventoryPage .profit-column.small {
    width: 40%;
  }
  #inventoryPage .profit-column.medium {
    width: 70%;
  }
  #inventoryPage .profit-column.large {
    width: 100%;
  }
  #inventoryPage .profit-column.small .profit-box, #inventoryPage .profit-column.medium .profit-box, #inventoryPage .profit-column.large .profit-box {
    height: auto;
  }
  #inventoryPage .profit-box {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 6px 4px;
    border-radius: 6px;
    width: 100%;
  }
  #inventoryPage .profit-box.light, #inventoryPage .profit-box.gradient {
    border-top: none;
    border: 1px solid #959FB0;
  }
  #inventoryPage .profit-box::after {
    border-radius: 6px;
  }
  #inventoryPage .profit-box .profit-value {
    font-size: 16px;
  }
  #inventoryPage .profit-box .profit-label {
    font-size: 12px;
  }
}
#inventoryItemPage .car-header-section {
  padding: 24px 16px 8px;
}
#inventoryItemPage .vin-line {
  font-size: 16px;
  color: #344767;
  font-weight: 500;
  margin-bottom: 4px;
}
#inventoryItemPage .car-title-row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
}
#inventoryItemPage .car-title {
  font-size: 32px;
  color: #344767;
  font-weight: 600;
  margin: 0;
}
#inventoryItemPage .status-badge {
  width: 50px;
  height: 23px;
  display: inline-block;
  background: url("/assets/img/icons/status-badge.svg") no-repeat 100%;
}
#inventoryItemPage .status-badge.new {
  background-position: 0 0;
}
#inventoryItemPage .status-badge.used {
  background-position: 0 -23px;
}
#inventoryItemPage .car-image-wrapper {
  position: relative;
  padding: 12px;
  max-height: 320px;
  display: block;
  background-color: #FDFDFD;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
  border-radius: 6px;
  box-shadow: 0px 0px 1px 0px #959FB0;
}
#inventoryItemPage .car-image {
  width: auto;
  height: auto;
  max-height: 296px;
}
#inventoryItemPage .car-labels {
  position: absolute;
  top: 12px;
  left: 12px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  z-index: 1;
}
#inventoryItemPage .car-labels .label {
  font-size: 14px;
  font-weight: 500;
  color: #FBFBFB;
  padding: 6px 8px;
  border-radius: 6px;
  line-height: 1;
  display: inline-block;
}
#inventoryItemPage .car-labels .vin-label {
  background: linear-gradient(to right, #455E89, #0091AD);
}
#inventoryItemPage .car-labels .status-label {
  font-size: 24px;
  background-color: #892B64;
  width: fit-content;
  padding: 8px;
  text-transform: uppercase;
}
#inventoryItemPage .car-attributes-container {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  padding: 16px 0;
}
#inventoryItemPage .car-attribute {
  display: flex;
  align-items: center;
  border-radius: 10px;
  padding: 12px 0;
  gap: 12px;
  min-width: 180px;
  flex: 1 1 auto;
}
#inventoryItemPage .car-attribute .icon-box {
  width: 40px;
  height: 40px;
  border-radius: 8px;
  border: 1px solid #959FB0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
#inventoryItemPage .car-attribute .icon-box .icons {
  width: 24px;
  height: 24px;
  mask-size: 24px;
  -webkit-mask-size: 24px;
}
#inventoryItemPage .car-attribute .attr-value {
  font-size: 16px;
  font-weight: 500;
  color: #344767;
  font-style: normal;
  line-height: 130%;
}
#inventoryItemPage .car-attribute .attr-label {
  font-size: 14px;
  color: #54647F;
  line-height: 130%;
  font-style: normal;
  font-weight: 300;
}
#inventoryItemPage .dealer-summary-card {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 20px;
  border-radius: 8px;
  background-color: #FDFDFD;
  box-shadow: 0px 0px 1px 0px #959FB0;
  width: 100%;
  max-width: 100%;
  margin: 0;
}
#inventoryItemPage .dealer-summary-card .dealer-section {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
}
#inventoryItemPage .dealer-summary-card .dealer-title-group {
  display: flex;
  align-items: center;
  gap: 12px;
}
#inventoryItemPage .dealer-summary-card .dealer-title-icon {
  width: 48px;
  height: 48px;
  box-shadow: 0px 0px 1px 0px #959FB0;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
#inventoryItemPage .dealer-summary-card .dealer-expand-btn {
  box-shadow: 0px 0px 1px 0px #959FB0;
  border-radius: 6px;
  padding: 12px;
  cursor: pointer;
  outline: none;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
}
#inventoryItemPage .dealer-summary-card .dealer-label {
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  color: #344767;
  line-height: 1;
}
#inventoryItemPage .dealer-summary-card .dealer-subtext {
  font-size: 14px;
  color: #54647F;
  font-style: normal;
  font-weight: 300;
  line-height: 130%;
}
#inventoryItemPage .dealer-summary-card .dealer-info-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
#inventoryItemPage .dealer-summary-card .info-block.with-icon {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}
#inventoryItemPage .dealer-summary-card .info-block.with-icon > div:last-child {
  display: flex;
  flex-direction: column;
}
#inventoryItemPage .dealer-summary-card .info-block.with-icon > .info-text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
#inventoryItemPage .dealer-summary-card .info-icon {
  width: 48px;
  height: 48px;
  box-shadow: 0px 0px 1px 0px #959FB0;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
#inventoryItemPage .dealer-summary-card .info-icon .icons {
  width: 24px;
  height: 24px;
  mask-size: 24px;
  -webkit-mask-size: 24px;
}
#inventoryItemPage .dealer-summary-card .info-title {
  color: #344767;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
}
#inventoryItemPage .dealer-summary-card .info-label {
  color: #54647F;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 130%;
}
#inventoryItemPage .dealer-summary-card .info-block {
  display: flex;
  flex-direction: column;
  font-size: 14px;
}
#inventoryItemPage .dealer-summary-card .status-badge.self-owned {
  background-color: #D6DAE1;
  color: #0091AD;
  font-weight: 600;
  padding: 6px 12px;
  border-radius: 4px;
  font-size: 12px;
}
#inventoryItemPage .dealer-summary-card .price-section {
  width: 100%;
}
#inventoryItemPage .dealer-summary-card .price-block {
  margin-bottom: 8px;
}
#inventoryItemPage .dealer-summary-card .price-label {
  font-size: 12px;
  color: #959FB0;
  margin-top: 12px;
}
#inventoryItemPage .dealer-summary-card .price-tag {
  font-size: 18px;
  font-weight: bold;
  color: #0091AD;
}
#inventoryItemPage .dealer-summary-card .price-date {
  font-size: 11px;
  color: #959FB0;
}
#inventoryItemPage .dealer-summary-card .price-progress-bar {
  background-color: #D6DAE1;
  height: 6px;
  border-radius: 4px;
  overflow: hidden;
  margin-top: 10px;
}
#inventoryItemPage .dealer-summary-card .progress-fill {
  height: 100%;
  background-color: #42a5f5;
  width: 33%;
}
#inventoryItemPage .dealer-summary-card .cost-breakdown {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin-top: 12px;
}
#inventoryItemPage .dealer-summary-card .cost-item {
  display: flex;
  align-items: center;
  width: calc(50% - 8px);
  gap: 12px;
}
#inventoryItemPage .dealer-summary-card .cost-icon {
  width: 40px;
  height: 40px;
  box-shadow: 0px 0px 1px 0px #959FB0;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
#inventoryItemPage .dealer-summary-card .cost-icon .icons {
  width: 24px;
  height: 24px;
  mask-size: 24px;
  -webkit-mask-size: 24px;
}
#inventoryItemPage .dealer-summary-card .cost-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#inventoryItemPage .dealer-summary-card .cost-text span {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  color: #344767;
  line-height: 130%;
}
#inventoryItemPage .dealer-summary-card .cost-label {
  font-size: 14px;
  color: #54647F;
  font-style: normal;
  font-weight: 300;
  line-height: 130%;
}
#inventoryItemPage .dealer-summary-card .status-block {
  display: flex;
  align-items: center;
  gap: 12px;
}
#inventoryItemPage .dealer-summary-card .status-icon {
  width: 40px;
  height: 40px;
  border-radius: 6px;
  background: linear-gradient(to right, #455E89, #0091AD);
  color: #FBFBFB;
  font-size: 24px;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}
#inventoryItemPage .dealer-summary-card .status-text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
#inventoryItemPage .dealer-summary-card .status-label {
  color: #344767;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
}
#inventoryItemPage .dealer-summary-card .status-sub {
  color: #959FB0;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 130%;
}
#inventoryItemPage .price-section {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
#inventoryItemPage .price-section .price-block .price-bar-row {
  display: flex;
  flex-direction: column;
  gap: 6px;
  position: relative;
}
#inventoryItemPage .price-section .price-block .price-labels-row {
  display: flex;
  flex-direction: row;
  gap: 6px;
  position: relative;
  margin-top: 6px;
}
#inventoryItemPage .price-section .price-bar {
  height: 44px;
  background: repeating-linear-gradient(135deg, #f6f7f9 0px, #f6f7f9 2px, #ffffff 2px, #ffffff 11px);
  box-shadow: 0px 0px 1px 0px #959FB0;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  border-radius: 12px;
}
#inventoryItemPage .price-section .price-fill {
  height: 100%;
  background: linear-gradient(to right, #455E89, #0091AD);
  border-radius: 12px;
}
#inventoryItemPage .price-section .price-date-pill {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  background: #FBFBFB;
  border: 1px solid #D6DAE1;
  border-radius: 6px;
  font-size: 14px;
  color: #344767;
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 2px 6px;
}
#inventoryItemPage .price-section .price-date-pill svg {
  width: 16px;
  height: 16px;
}
#inventoryItemPage .price-section .price-amount {
  font-size: 32px;
  font-weight: 500;
  color: #344767;
  font-style: normal;
  line-height: 100%;
  width: 50%;
}
#inventoryItemPage .price-section .price-label {
  color: #54647F;
  width: 50%;
  text-align: right;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 100%;
  margin-top: 0;
}
#inventoryItemPage .finance-status-card {
  margin: 34px 0 0 0;
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 20px;
  border-radius: 8px;
  background-color: #FBFBFB;
  box-shadow: 0px 0px 1px 0px #D6DAE1;
  width: 100%;
  max-width: 100%;
}
#inventoryItemPage .finance-status-card .finance-status-section {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 0;
}
#inventoryItemPage .finance-status-card .finance-status-title-group {
  display: flex;
  align-items: flex-start;
  gap: 12px;
}
#inventoryItemPage .finance-status-card .finance-status-title-group .finance-status-title-icon {
  width: 48px;
  height: 48px;
  background-color: #344767;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
#inventoryItemPage .finance-status-card .finance-status-title-group .finance-status-label {
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  color: #344767;
  line-height: 1;
  white-space: break-spaces;
}
#inventoryItemPage .finance-status-card .finance-status-title-group.sold .finance-status-title-icon {
  background-color: #4CBD96;
}
#inventoryItemPage .finance-status-card .finance-status-title-group.sold .finance-status-label {
  color: #4CBD96;
}
#inventoryItemPage .finance-status-card .finance-status-subtext {
  font-size: 14px;
  color: #54647F;
  font-style: normal;
  font-weight: 300;
  line-height: 130%;
}
#inventoryItemPage .finance-status-card .finance-status-breakdown {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin-top: 12px;
}
#inventoryItemPage .finance-status-card .finance-status-item {
  display: flex;
  align-items: center;
  width: calc(33% - 12px);
  gap: 12px;
}
#inventoryItemPage .finance-status-card .finance-status-icon {
  width: 40px;
  height: 40px;
  box-shadow: 0px 0px 1px 0px #959FB0;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
#inventoryItemPage .finance-status-card .finance-status-icon .icons {
  width: 24px;
  height: 24px;
  mask-size: 24px;
  -webkit-mask-size: 24px;
}
#inventoryItemPage .finance-status-card .finance-status-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#inventoryItemPage .finance-status-card .finance-status-text span {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  color: #344767;
  line-height: 130%;
}
#inventoryItemPage .finance-status-card .finance-label {
  font-size: 14px;
  color: #54647F;
  font-style: normal;
  font-weight: 300;
  line-height: 130%;
}
#inventoryItemPage .profit-card {
  margin: 34px 0 0 0;
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 20px;
  border-radius: 8px;
  background-color: #FDFDFD;
  box-shadow: 0px 0px 1px 0px #959FB0;
  width: 100%;
  max-width: 100%;
}
#inventoryItemPage .profit-card .profit-section {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  flex-direction: column;
  gap: 16px;
}
#inventoryItemPage .profit-card .profit-title-group {
  display: flex;
  align-items: center;
  gap: 12px;
}
#inventoryItemPage .profit-card .profit-title-icon {
  width: 48px;
  height: 48px;
  box-shadow: 0px 0px 1px 0px #959FB0;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
#inventoryItemPage .profit-card .profit-label {
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  color: #344767;
  line-height: 1;
}
#inventoryItemPage .profit-card .profit-breakdown {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin-top: 12px;
  width: 100%;
}
#inventoryItemPage .profit-card .status-row {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  gap: 6px;
  width: 100%;
}
#inventoryItemPage .profit-card .status-group {
  width: 100%;
}
#inventoryItemPage .profit-card .status-label {
  color: #54647F;
  text-align: left;
  padding-left: 9px;
  font-weight: 300;
  line-height: 1.15;
}
#inventoryItemPage .profit-card .status-card {
  border-radius: 12px;
  padding: 12px 8px;
  margin-top: 6px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: "Urbanist", sans-serif;
  font-size: 16px;
  font-weight: 500;
  position: relative;
}
#inventoryItemPage .profit-card .status-card .status-val {
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
}
#inventoryItemPage .profit-card .status-card.striped-outline {
  width: 100%;
  border: 1px solid #892B64;
  color: #892B64;
  background: repeating-linear-gradient(135deg, #f7e6ef 0px, #f7e6ef 2px, #ffffff 2px, #ffffff 11px);
}
#inventoryItemPage .profit-card .status-card.filled-green {
  width: 100%;
  border: 1px solid #4CBD96;
  background-color: #4CBD96;
  color: #FBFBFB;
}
#inventoryItemPage .profit-card .status-card.filled-red {
  width: 100%;
  border: 1px solid #D65C5C;
  background-color: #D65C5C;
  color: #FBFBFB;
}
#inventoryItemPage .custom-tabs {
  margin-top: 40px;
}
#inventoryItemPage .custom-tabs .tabs {
  display: inline-block;
  background: none;
  border-bottom: none;
  height: 52px;
}
#inventoryItemPage .custom-tabs .tabs .tab {
  flex: 1;
  text-align: center;
  text-transform: none;
  display: inline-flex;
  height: 52px;
}
#inventoryItemPage .custom-tabs .tabs .tab::after {
  content: "";
  display: block;
  width: 31px;
  height: 53px;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 54 106'><path d='M54,106 Q54,106 44,96 L9,6 Q4,0 0,0 L0,106 Z' fill='#fdfdfd'/></svg>") no-repeat center;
  background-size: contain;
  top: 0;
  float: right;
  margin-left: -4px;
  visibility: hidden;
}
#inventoryItemPage .custom-tabs .tabs .tab:has(.active)::after {
  visibility: visible;
}
#inventoryItemPage .custom-tabs .tabs .tab a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 12px 16px;
  border-radius: 8px 8px 0 0;
  color: #344767;
  transition: none;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
}
#inventoryItemPage .custom-tabs .tabs .tab a .tab-icon-label {
  display: flex;
  align-items: center;
  gap: 10px;
}
#inventoryItemPage .custom-tabs .tabs .tab a .tab-icon-label .circle-icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  box-shadow: 0px 0px 1px 0px #959FB0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 2px;
  transition: all 0.2s ease-in-out;
}
#inventoryItemPage .custom-tabs .tabs .tab a .tab-icon-label .circle-icon svg path {
  fill: #344767;
}
#inventoryItemPage .custom-tabs .tabs .tab a.active {
  background-color: #FDFDFD;
  border-top: 1px solid #D6DAE1;
  border-left: 1px solid #D6DAE1;
}
#inventoryItemPage .custom-tabs .tabs .tab a.active .circle-icon {
  background-color: #344767;
  box-shadow: 0px 0px 1px 0px #959FB0;
}
#inventoryItemPage .custom-tabs .tabs .tab a.active .circle-icon svg path {
  fill: #FDFDFD;
}
#inventoryItemPage .custom-tabs .tabs .tab a:hover .circle-icon {
  background-color: #344767;
  box-shadow: 0px 0px 1px 0px #959FB0;
}
#inventoryItemPage .custom-tabs .tabs .tab a:hover .circle-icon svg path {
  fill: #FDFDFD;
}
#inventoryItemPage .custom-tabs .tabs .indicator {
  display: none;
}
#inventoryItemPage .custom-tab-content {
  display: block;
  background: #FDFDFD;
  padding: 20px 10px;
  margin-top: -7px;
  min-height: 500px;
  border: 1px solid #D6DAE1;
  border-radius: 0 6px 6px 6px;
}
#inventoryItemPage .finance-tab-card {
  padding: 0 0 16px 0;
  border-radius: 6px;
  box-shadow: 0px 0px 1px 0px #959FB0;
}
#inventoryItemPage .finance-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 16px;
  padding-top: 0;
  background-color: transparent;
}
#inventoryItemPage .finance-table.table > thead > tr > th.sorting:hover {
  outline: none;
}
#inventoryItemPage .finance-table th {
  color: #344767;
  font-weight: 500;
  font-size: 18px;
  border-bottom: 1px solid #D6DAE1;
  border-radius: 0;
}
#inventoryItemPage .finance-table th.sorting_asc, #inventoryItemPage .finance-table th.sorting_desc {
  color: #0091AD;
}
#inventoryItemPage .finance-table td {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
  font-size: 16px;
  color: #344767;
}
#inventoryItemPage .finance-table tbody tr:nth-child(odd) {
  background-color: transparent !important;
}
#inventoryItemPage .finance-table tbody tr:hover {
  background-color: #F5F6F8 !important;
  color: #344767;
}
#inventoryItemPage .finance-table tbody tr:hover > td {
  color: #344767 !important;
}
#inventoryItemPage .finance-table tbody tr:hover > td:first-child {
  border-radius: 6px 0 0 6px;
}
#inventoryItemPage .finance-table tbody tr:hover > td:last-child {
  border-radius: 0 6px 6px 0;
}
#inventoryItemPage .finance-table tbody tr:hover a {
  color: #0091AD !important;
  text-decoration: none;
}
#inventoryItemPage #finance .info-summary {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 24px;
}
#inventoryItemPage #finance .info-summary .info-block {
  display: flex;
  align-items: end;
  gap: 16px;
  margin-bottom: 16px;
}
#inventoryItemPage #finance .info-summary .info-block .icon-wrap {
  background-color: #F7F8F9;
  border-radius: 8px;
  padding: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#inventoryItemPage #finance .info-summary .info-block .info-value {
  color: #344767;
  font-size: 48px;
  font-style: normal;
  font-weight: 300;
  line-height: 100%;
}
#inventoryItemPage #finance .info-summary .info-block .info-label {
  color: #54647F;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
}
#inventoryItemPage #finance .purchase-summary-row {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
  margin-top: 40px;
}
#inventoryItemPage #finance .purchase-summary-row .purchase-summary-box {
  flex: 1 1 45%;
  border-left: 2px solid #54647F;
  border-radius: 12px 12px 12px 0;
  padding: 0;
  box-shadow: none;
  position: relative;
}
#inventoryItemPage #finance .purchase-summary-row .summary-title {
  display: inline-block;
  padding: 14px 12px;
  background-color: #F7F8F9;
  border-bottom: 1px solid #54647F;
  border-radius: 12px;
  font-size: 16px;
  color: #344767;
  margin-bottom: 10px;
  box-shadow: 0 1px 2px #D6DAE1;
  width: 100%;
  font-style: normal;
  font-weight: 300;
  line-height: 100%;
  text-align: right;
}
#inventoryItemPage #finance .purchase-summary-row .summary-value {
  color: #344767;
  text-align: left;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  padding-left: 12px;
}
#inventoryItemPage #documents #dropzone {
  height: 150px;
  border: 2px dashed #bfcde2;
  border-radius: 6px;
  margin-bottom: 20px;
  cursor: pointer;
  margin-top: 20px;
}
#inventoryItemPage #documents #dropzone.drag-over {
  background-color: #1fd2f526;
  border-color: #0091AD;
  color: #00718A;
  transform: scale(1.02);
}
#inventoryItemPage #documents #dropzone.has-file {
  background-color: #e8f5e9;
  border-color: #4CBD96;
  color: #4CBD96;
}
#inventoryItemPage #documents #dropzone span {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  font-size: 15px;
  gap: 6px;
}
#inventoryItemPage #documents .filename-transition {
  font-weight: 500;
  font-size: 16px;
  color: #333;
  transition: opacity 0.4s ease, transform 0.3s ease;
}
#inventoryItemPage #documents .fade-in {
  opacity: 1;
  transform: translateY(0);
  animation: fadeInUp 0.4s ease;
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
#inventoryItemPage #documents .gradient-btn {
  background: linear-gradient(to right, #455E89, #0091AD);
}
#inventoryItemPage #documents .mt-16 {
  margin-top: 16px;
}
#inventoryItemPage #doc-table .material-icons {
  display: inline-flex;
  vertical-align: sub;
}
#inventoryItemPage .upload-doc-tab-card {
  padding: 16px;
  border-radius: 6px;
  border: none;
  margin-top: 20px;
}

.mv100 {
  min-width: 100px !important;
}

@media only screen and (max-width: 1600px) {
  #inventoryItemPage .finance-status-card .finance-status-item {
    width: calc(50% - 12px);
  }
  #inventoryItemPage .car-attribute {
    box-shadow: 0px 0px 1px 0px #959FB0;
    padding: 5px;
    border-radius: 6px;
  }
}
@media only screen and (max-width: 601px) {
  .s-mt34 {
    margin-top: 34px;
  }
  .car-title {
    font-size: 24px;
  }
  .vin-line {
    font-size: 14px;
  }
  .car-labels {
    top: 10px;
    left: 12px;
  }
  .car-labels .label {
    font-size: 11px;
    padding: 3px 8px;
  }
  .car-attribute {
    min-width: 100%;
  }
  .dealer-expand-btn {
    align-self: flex-end;
  }
  .info-block.status-badge {
    align-self: flex-start;
  }
  #inventoryItemPage #finance .purchase-summary-row .purchase-summary-box {
    flex: 1 1 100%;
  }
  #inventoryItemPage #finance .info-summary .info-block .info-value {
    font-size: 32px;
  }
  #inventoryItemPage .custom-tabs .tabs .tab a span {
    display: none;
  }
  #inventoryItemPage .custom-tabs .tabs .tab a.active span {
    display: initial;
  }
}
.table-responsive-wrapper {
  overflow-x: hidden;
}

table#customersTable {
  width: 100% !important;
}
table#customersTable tr.child td.child > div {
  width: 100%;
  max-width: 95vw;
}
table#customersTable .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0;
  margin-bottom: 16px;
}
table#customersTable .top .vin {
  display: inline-block;
  color: #FBFBFB;
  font-size: 14px;
  font-weight: 500;
  padding: 4px 6px;
  background: linear-gradient(to right, #455E89, #0091AD);
  border-radius: 6px;
  font-weight: 600;
  margin-right: 32px;
}
table#customersTable .top .car {
  color: #54647F;
  font-size: 16px;
  margin-right: auto;
}
table#customersTable .top .link {
  margin-left: auto;
}
table#customersTable .top .btn.with-border, table#customersTable .top .with-border.btn-large, table#customersTable .top .with-border.btn-small {
  padding: 6px 16px;
  color: #54647F;
  margin-left: auto;
  height: auto;
}
table#customersTable .middle {
  margin-bottom: 32px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
table#customersTable .middle .finance-block {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 32px;
}
table#customersTable .middle .finance-block .finance-column {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 12px;
}
table#customersTable .middle .finance-block .finance-column .column {
  display: flex;
  align-items: stretch;
  gap: 6px;
}
table#customersTable .middle .finance-block .finance-column .column .icon {
  width: 48px;
  height: 48px;
  border: 1px solid #959FB0;
  border-radius: 6px;
  padding: 12px;
}
table#customersTable .middle .finance-block .finance-column .column .icon i.icons {
  width: 24px;
  height: 24px;
  mask-size: 24px;
  -webkit-mask-size: 24px;
  background-color: #344767;
}
table#customersTable .middle .finance-block .finance-column .column .info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
table#customersTable .middle .finance-block .finance-column .column .info .value {
  color: #344767;
  font-size: 16px;
  font-weight: 500;
}
table#customersTable .middle .finance-block .finance-column .column .info .label {
  color: #54647F;
  font-size: 14px;
  font-weight: 300;
  line-height: 1;
}
table#customersTable .current-stage {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
  width: 100%;
  color: #54647F;
  font-size: 14px;
  text-align: center;
  min-width: 230px;
}
table#customersTable .current-stage > div {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 12px;
  padding: 4px 12px 4px 6px;
  width: 100%;
  height: 38px;
  color: #344767;
  border-radius: 6px;
  background-color: #D6DAE1;
  font-size: 16px;
  line-height: 1;
  cursor: pointer;
  position: relative;
}
table#customersTable .current-stage > div span {
  display: block;
}
table#customersTable .current-stage > div span.ico i {
  display: block;
  width: 30px;
  height: 30px;
  -webkit-mask-image: url("/assets/img/icons/whats-done-set.svg");
  mask-image: url("/assets/img/icons/whats-done-set.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  mask-position: var(--icon-pos);
  background-color: #54647F;
}
table#customersTable .current-stage > div span.ico i.none {
  display: none;
}
table#customersTable .current-stage > div span.ico i.ico-1 {
  --icon-pos: -1px -31px;
}
table#customersTable .current-stage > div span.ico i.ico-2 {
  --icon-pos: -1px -61px;
}
table#customersTable .current-stage > div span.ico i.ico-3 {
  --icon-pos: -1px -91px;
}
table#customersTable .current-stage > div span.ico i.ico-4 {
  --icon-pos: -1px -121px;
}
table#customersTable .current-stage > div span.ico i.ico-5 {
  --icon-pos: -1px -151px;
}
table#customersTable .current-stage > div span.ico i.ico-6 {
  --icon-pos: -1px -181px;
}
table#customersTable .current-stage > div span.ico i.ico-7 {
  --icon-pos: -1px -211px;
}
table#customersTable .current-stage > div span.ico i.ico-8 {
  --icon-pos: -1px -241px;
}
table#customersTable .current-stage > div .tooltip-wrapper {
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  width: fit-content;
  background-color: #FBFBFB;
  border-radius: 12px;
  padding: 4px 24px;
  border: 0.25px solid #959FB0;
  box-shadow: 0px 1px 2px 0 #959FB0;
  opacity: 0;
  transition: 0.25s ease;
  pointer-events: none;
}
table#customersTable .current-stage > div .tooltip-wrapper:after {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  bottom: -13px;
  left: 50%;
  transform: translateX(-50%);
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxMiAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYuODY2MDMgOS41QzYuNDgxMTMgMTAuMTY2NyA1LjUxODg3IDEwLjE2NjcgNS4xMzM5NyA5LjVMMC44MDM4NDcgMkMwLjQxODk0NyAxLjMzMzMzIDAuOTAwMDczIDAuNSAxLjY2OTg3IDAuNUgxMC4zMzAxQzExLjA5OTkgMC41IDExLjU4MTEgMS4zMzMzMyAxMS4xOTYyIDJMNi44NjYwMyA5LjVaIiBmaWxsPSIjQkZDREUyIi8+Cjwvc3ZnPgo=") no-repeat 100%;
  pointer-events: none;
}
table#customersTable .current-stage > div:hover .tooltip-wrapper {
  opacity: 1;
  top: -130%;
}
table#customersTable .current-stage span.finished {
  text-align: center;
  color: #4CBD96;
  width: 100%;
}
table#customersTable ul.whatsDone {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  width: fit-content;
  margin: 0 auto;
}
table#customersTable ul.whatsDone li {
  list-style: none;
}
table#customersTable ul.whatsDone li a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  gap: 8px;
  color: #54647F;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  cursor: pointer;
}
table#customersTable ul.whatsDone li span {
  display: block;
  box-sizing: border-box;
}
table#customersTable ul.whatsDone li span:not(.ico) {
  display: none;
}
table#customersTable ul.whatsDone li span.ico {
  transition: 0.25s ease;
}
table#customersTable ul.whatsDone li span.ico i {
  display: block;
  width: 30px;
  height: 30px;
  -webkit-mask-image: url("/assets/img/icons/whats-done-set.svg");
  mask-image: url("/assets/img/icons/whats-done-set.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  mask-position: var(--icon-pos);
  background-color: #959FB0;
}
table#customersTable ul.whatsDone li:nth-child(1) span.ico i {
  --icon-pos: -1px -1px;
}
table#customersTable ul.whatsDone li:nth-child(2) span.ico i {
  --icon-pos: -1px -31px;
}
table#customersTable ul.whatsDone li:nth-child(3) span.ico i {
  --icon-pos: -1px -61px;
}
table#customersTable ul.whatsDone li:nth-child(4) span.ico i {
  --icon-pos: -1px -91px;
}
table#customersTable ul.whatsDone li:nth-child(5) span.ico i {
  --icon-pos: -1px -121px;
}
table#customersTable ul.whatsDone li:nth-child(6) span.ico i {
  --icon-pos: -1px -151px;
}
table#customersTable ul.whatsDone li:nth-child(7) span.ico i {
  --icon-pos: -1px -181px;
}
table#customersTable ul.whatsDone li:nth-child(8) span.ico i {
  --icon-pos: -1px -211px;
}
table#customersTable ul.whatsDone li[data-success=true] span.ico i {
  background-color: #4CBD96;
}
table#customersTable ul.whatsDone li:hover span.ico,
table#customersTable ul.whatsDone li a:hover span.ico {
  box-shadow: 0px 1px 2px 0 #959FB0;
}
table#customersTable ul.whatsDone.in-child-row {
  gap: 16px;
  align-items: flex-start;
  padding: 4px 0;
}
table#customersTable ul.whatsDone.in-child-row li {
  min-width: 80px;
  max-width: 100px;
}
table#customersTable ul.whatsDone.in-child-row li span:not(.ico) {
  display: block;
}
table#customersTable ul.whatsDone.in-child-row li span.ico {
  border-radius: 50%;
  border: 1px solid #54647F;
  height: 50px;
  width: 50px;
  padding: 6px;
}
table#customersTable ul.whatsDone.in-child-row li span.ico i {
  height: 38px;
  width: 38px;
  mask-size: 38px;
  -webkit-mask-size: 38px;
}
table#customersTable ul.whatsDone.in-child-row li:nth-child(1) span.ico i {
  --icon-pos: -1px -1px;
}
table#customersTable ul.whatsDone.in-child-row li:nth-child(2) span.ico i {
  --icon-pos: -1px -39px;
}
table#customersTable ul.whatsDone.in-child-row li:nth-child(3) span.ico i {
  --icon-pos: -1px -77px;
}
table#customersTable ul.whatsDone.in-child-row li:nth-child(4) span.ico i {
  --icon-pos: -1px -115px;
}
table#customersTable ul.whatsDone.in-child-row li:nth-child(5) span.ico i {
  --icon-pos: -1px -153px;
}
table#customersTable ul.whatsDone.in-child-row li:nth-child(6) span.ico i {
  --icon-pos: -1px -191px;
}
table#customersTable ul.whatsDone.in-child-row li:nth-child(7) span.ico i {
  --icon-pos: -1px -229px;
}
table#customersTable ul.whatsDone.in-child-row li:nth-child(8) span.ico i {
  --icon-pos: -1px -267px;
}
table#customersTable ul.whatsDone.in-child-row li[data-success=true] span.ico {
  border-color: #4CBD96;
}
table#customersTable ul.whatsDone.in-child-row li[data-success=true] span.ico i {
  background-color: #4CBD96;
}
table#customersTable ul.whatsDone.in-child-row li[data-success=true] span:not(.ico) {
  color: #4CBD96;
}
table#customersTable .finance-status {
  text-align: center;
  color: #FBFBFB;
}
table#customersTable .finance-status span:first-child {
  display: inline-block;
  width: 100%;
  background-color: #54647F;
  color: #344767;
  font-weight: 500;
  font-size: 1rem;
  line-height: 120%;
  border-radius: 12px;
  padding: 6px 16px;
  white-space: nowrap;
}
table#customersTable .finance-status span:last-child {
  font-weight: 400;
  font-size: 0.875rem;
  color: #54647F;
  line-height: 100%;
}
table#customersTable .finance-status.success span:first-child {
  background-color: #4CBD96;
  color: #FBFBFB;
}
table#customersTable .finance-status.success span:last-child {
  color: #4CBD96;
}
table#customersTable .finance-status.error span:first-child {
  background-color: #D65C5C;
  color: #FBFBFB;
}
table#customersTable .finance-status.in-progress span:first-child {
  background-color: #DFA100;
  color: #FBFBFB;
}
table#customersTable .finance-status.in-progress span:last-child {
  color: #DFA100;
}
table#customersTable p > span {
  font-size: 14px;
  color: #54647F;
}
table#customersTable td.dt-control {
  transition: 0.25s ease;
}
table#customersTable td.dt-control:before {
  display: inline-block;
  color: #00000080;
  content: url("/assets/img/icons/arrow.svg");
  border: none !important;
}
table#customersTable tr.shown td.dt-control:before, table#customersTable tr:hover td.dt-control:before {
  content: url("/assets/img/icons/arrow-white.svg");
}
table#customersTable tr.shown .finance-status span:first-child, table#customersTable tr:hover .finance-status span:first-child {
  background-color: #FBFBFB !important;
  color: #344767 !important;
}
table#customersTable tr.shown .finance-status span:last-child, table#customersTable tr:hover .finance-status span:last-child {
  color: #FBFBFB !important;
}
table#customersTable tr.shown p > span, table#customersTable tr:hover p > span {
  color: #FBFBFB !important;
}
table#customersTable tr.shown .current-stage, table#customersTable tr:hover .current-stage {
  color: #FBFBFB;
}
table#customersTable tr.shown .current-stage > div, table#customersTable tr:hover .current-stage > div {
  background-color: #FBFBFB;
}
table#customersTable tr.shown {
  border-radius: 12px 12px 4px 4px !important;
}
table#customersTable tr.shown td:first-child {
  border-radius: 12px 0 0 4px;
}
table#customersTable tr.shown td:last-child {
  padding-right: 1rem;
  border-radius: 0 12px 4px 0;
}
table#customersTable tr.shown td.dt-control:before {
  transform: rotate(180deg);
}
table#customersTable tr.child {
  background-color: #FBFBFB !important;
}
table#customersTable tr.child:hover {
  background: #FBFBFB !important;
}
table#customersTable tr.child > td.child {
  padding: 1.125rem 2.25rem !important;
}
table#customersTable .table-with-hidden-column {
  margin-bottom: 2rem;
}
table#customersTable .table-with-hidden-column tr {
  border-bottom: 1px solid #959FB0;
}
table#customersTable .table-with-hidden-column td {
  padding: 6px 12px;
}

.doc-upload-step .doc-upload-item {
  min-height: 48px;
  margin: 6px 0;
  padding: 2px 0;
}
.doc-upload-step .reject-btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row-reverse;
  border-color: #4CBD96;
  transition: 0.25s ease;
}
.doc-upload-step .reject-btn:hover {
  box-shadow: 0px 1px 2px 0 #959FB0;
}
.doc-upload-step .upload-btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row-reverse;
  position: relative;
  transition: 0.25s ease;
}
.doc-upload-step .upload-btn:hover {
  border-color: #344767;
  box-shadow: 0px 1px 2px 0 #959FB0;
}
.doc-upload-step .file-upload-input {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  background-color: transparent;
  color: transparent;
}
.lender-step2-uploading .doc-upload-step .file-upload-input {
  height: 32px;
}
.doc-upload-step .upload-descript {
  margin-top: 0px;
  margin-bottom: 5px;
  font-style: italic;
}
.doc-upload-step .html5-uploaded-lbl {
  word-break: break-all;
}
.doc-upload-step .html5-uploaded-lbl .upload_title {
  font-style: italic;
  font-size: 13px;
}
.doc-upload-step .html5-uploaded-lbl.fail .reject-btn {
  border-color: #D65C5C;
}
.doc-upload-step .upload_heading {
  color: #54647F;
  font-size: 18px;
  margin: 10px 0 20px;
  font-weight: bold;
}
.doc-upload-step .upload_heading .glyphicon {
  color: #959FB0;
  padding: 0 5px;
}
.doc-upload-step .plus-button-block .btn, .doc-upload-step .plus-button-block .btn-large, .doc-upload-step .plus-button-block .btn-small {
  min-width: 205px;
  text-align: left;
  font-weight: normal;
  padding: 0 10px !important;
  font-size: 14px;
}
.doc-upload-step .upload-error-box {
  color: #D65C5C;
  display: none;
}
.doc-upload-step .fullsize {
  width: 100%;
  height: 100%;
}
.doc-upload-step .mt10b20 {
  margin-top: 10px;
  margin-bottom: 20px;
}

.plaid-container .bank-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #959FB0;
  border-radius: 6px;
  padding: 6px;
  width: 100%;
  min-height: 48px;
  margin-bottom: 12px;
}
.plaid-container .bank-wrapper .bank-name {
  font-weight: 500;
  color: #344767;
}
.plaid-container .fin-column {
  display: flex;
  align-items: stretch;
  gap: 6px;
  margin-bottom: 12px;
}
.plaid-container .fin-column .icon {
  width: 48px;
  height: 48px;
  border: 1px solid #959FB0;
  border-radius: 6px;
  padding: 12px;
}
.plaid-container .fin-column .info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.plaid-container .fin-column .info .value {
  color: #344767;
  font-size: 16px;
  font-weight: 500;
}
.plaid-container .fin-column .info .label {
  color: #54647F;
  font-size: 14px;
  font-weight: 300;
  line-height: 1;
  text-align: right;
}

.finance-status-section {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 35px;
  gap: 2rem;
  flex-wrap: wrap;
}

.finance-status-title-group {
  display: flex;
  align-items: center;
  gap: 12px;
}
.finance-status-title-group .finance-status-title-icon {
  width: 48px;
  height: 48px;
  background-color: #344767;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.finance-status-title-group .finance-status-label {
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  color: #344767;
  line-height: 1;
  white-space: nowrap;
}
.finance-status-title-group.sent .finance-status-title-icon {
  background-color: #4CBD96;
}
.finance-status-title-group.sent .finance-status-label {
  color: #4CBD96;
}
.finance-status-title-group.approved .finance-status-title-icon {
  background-color: #4CBD96;
}
.finance-status-title-group.approved .finance-status-label {
  color: #4CBD96;
}
.finance-status-title-group.rejected .finance-status-title-icon {
  background-color: #D65C5C;
}
.finance-status-title-group.rejected .finance-status-label {
  color: #D65C5C;
}

.finance-status-item {
  display: flex;
  align-items: center;
  width: fit-content;
  gap: 12px;
}
.finance-status-item:nth-child(2) {
  margin-left: auto;
}
.finance-status-item .finance-status-icon {
  width: 40px;
  height: 40px;
  box-shadow: 0px 0px 1px 0px #959FB0;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.finance-status-item .finance-status-icon .icons {
  width: 24px;
  height: 24px;
  mask-size: 24px;
  -webkit-mask-size: 24px;
}
.finance-status-item .finance-status-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.finance-status-item .finance-status-text span {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  color: #344767;
  line-height: 130%;
}
.finance-status-item .finance-label {
  font-size: 14px;
  color: #54647F;
  font-style: normal;
  font-weight: 300;
  line-height: 130%;
}
.finance-status-item .finance-status-subtext {
  font-size: 14px;
  color: #54647F;
  font-style: normal;
  font-weight: 300;
  line-height: 130%;
}

.step7-finance-status-table {
  border-radius: 7px;
  border: 1px solid #D6DAE1;
  display: inline-flex;
  width: auto;
}
.step7-finance-status-table tbody {
  padding: 10px 15px;
}
.step7-finance-status-table td, .step7-finance-status-table th {
  padding: 10px;
}
.step7-finance-status-table tr {
  border-bottom: none;
}
.step7-finance-status-table td:nth-child(2) {
  font-weight: 700;
}

.step6 label:has(input[type=checkbox]) {
  color: #344767;
}
.step6 .document-list {
  list-style-type: disc;
  padding-left: 20px;
}
.step6 .document-list li {
  margin-bottom: 8px;
}
.step6 .document-list a {
  color: #00718A !important;
  text-decoration: none;
}
.step6 .otp-container {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  flex-wrap: wrap;
}
.step6 .otp-container .otp-input {
  max-width: 160px;
  outline: none;
  text-align: center;
}
.step6 .otp-container .otp-input::placeholder {
  color: #959FB0;
}

.step8 .row.align-stretch > .col > .card {
  height: 100%;
}
.step8 .info-block {
  display: flex;
  gap: 12px;
  align-items: center;
}
.step8 .info-block-icon {
  width: 48px;
  height: 48px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #D6DAE1;
  flex-shrink: 0;
}
.step8 .info-block-icon .icons.closing {
  width: 24px;
  height: 24px;
  -webkit-mask-size: 24px;
  mask-size: 24px;
  -webkit-mask-image: url("/assets/img/icons/info-status-set.svg");
  mask-image: url("/assets/img/icons/info-status-set.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  mask-position: var(--icon-pos);
  background-color: #344767;
}
.step8 .info-block-icon .icons.closing.stars {
  --icon-pos: 0 -0px;
}
.step8 .info-block-icon .icons.closing.attention {
  --icon-pos: 0 -24px;
}
.step8 .info-block-icon .icons.closing.wallet {
  --icon-pos: 0 -48px;
}
.step8 .info-block-icon .icons.closing.finish {
  --icon-pos: 0 -72px;
}
.step8 .info-block-icon.green {
  background-color: #4CBD96;
}
.step8 .info-block-icon.red {
  background-color: #D65C5C;
}
.step8 .info-block-icon.red .icons.closing, .step8 .info-block-icon.green .icons.closing {
  background-color: #FBFBFB;
}
.step8 .info-block-status {
  font-weight: 500;
  font-size: 1rem;
  line-height: 1;
  color: #344767;
}

@media only screen and (min-width: 1200px) {
  .plaid-container .bank-wrapper {
    height: 48px;
  }
}
@media only screen and (max-width: 1201px) {
  table#customersTable tr.child td.child {
    padding: 1rem !important;
  }
  table#customersTable tr.child td.child > div {
    max-width: calc(95vw - (2.5rem + 24px) * 2);
  }
  table#customersTable .middle {
    flex-direction: column;
    align-items: center;
    gap: 24px;
  }
  table#customersTable .middle .finance-block {
    gap: 24px;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  table#customersTable .middle .finance-block .finance-column {
    flex-direction: row;
    align-items: center;
    gap: 24px;
  }
  table#customersTable ul.whatsDone.in-child-row {
    gap: 6px;
  }
}
@media only screen and (max-width: 993px) {
  table#customersTable tr.child td.child > div {
    max-width: calc(95vw - 8rem);
  }
  table#customersTable .top {
    flex-wrap: wrap;
    gap: 6px;
  }
  table#customersTable .middle {
    align-items: flex-start;
    gap: 16px;
  }
  table#customersTable .middle .finance-block {
    gap: 16px;
  }
  table#customersTable .middle .finance-block .finance-column {
    gap: 16px;
  }
  table#customersTable .middle .finance-block .finance-column .icon {
    width: 36px;
    height: 36px;
    padding: 6px;
  }
  table#customersTable .middle .finance-block .finance-column .info {
    min-width: 94px;
  }
  table#customersTable ul.whatsDone.in-child-row {
    gap: 16px;
    flex-wrap: wrap;
  }
  table#customersTable ul.whatsDone.in-child-row li {
    min-width: 60px;
    max-width: 70px;
  }
  table#customersTable ul.whatsDone.in-child-row li a {
    font-weight: 400;
    line-height: 1.15;
  }
}
@media (max-width: 1100px) and (min-width: 992px), (max-width: 820px) {
  .finance-status-section {
    justify-content: flex-start;
  }
  .finance-status-title-group {
    width: 100%;
  }
  .finance-status-item:nth-child(2) {
    margin-left: 0;
  }
}
@media only screen and (max-width: 601px) {
  .step8 .row.align-stretch > .col > .card {
    height: auto;
  }
}
@media only screen and (max-width: 501px) {
  .table-responsive-wrapper {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  table#customersTable .middle .finance-block {
    width: 100%;
  }
  table#customersTable .middle .finance-block .finance-column {
    width: 100%;
  }
  table#customersTable .middle .finance-block .finance-column .column {
    width: calc((100% - 16px) / 2);
  }
  table#customersTable .middle .finance-block .finance-column .icon {
    width: 40px;
    height: 40px;
    padding: 8px;
  }
  table#customersTable .middle .finance-block .finance-column .info {
    min-width: auto;
  }
  table#customersTable ul.whatsDone.in-child-row {
    flex-direction: column;
    margin-left: 0;
    gap: 10px;
  }
  table#customersTable ul.whatsDone.in-child-row li {
    max-width: fit-content;
  }
  table#customersTable ul.whatsDone.in-child-row li a {
    flex-direction: row;
    font-size: 16px;
  }
}
.img-list-merge {
  list-style: none;
  text-align: right;
  width: 70%;
  margin: 20px auto;
  padding: 0;
  max-height: 135px;
  overflow-y: auto;
}
.img-list-merge li {
  display: flex;
  margin: 6px 0;
  align-items: center;
}
.img-list-merge li span {
  width: calc(100% - 32px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
}

.remove-img-merge-btn {
  position: relative;
  width: 20px;
  height: 20px;
  border: 1px solid #344767;
  background-color: transparent;
  border-radius: 4px;
  margin: 0 0 0 6px;
  padding: 4px;
  cursor: pointer;
  transition: 0.25s ease;
}
.remove-img-merge-btn::after {
  position: absolute;
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  -webkit-mask-image: url("/assets/img/icons/files-set.svg");
  mask-image: url("/assets/img/icons/files-set.svg");
  mask-size: 18px;
  -webkit-mask-size: 18px;
  background-color: #344767;
  mask-position: 0 -108px;
  top: 0px;
  left: 1px;
}
.remove-img-merge-btn:hover {
  background-color: #344767;
}
.remove-img-merge-btn:hover::after {
  background-color: #FBFBFB;
}
.invalid .remove-img-merge-btn {
  background-color: #D65C5C;
  border-color: #D65C5C;
}
.invalid .remove-img-merge-btn::after {
  background-color: #FBFBFB;
}

.error-text {
  color: #D65C5C;
}

.modal.full-height {
  max-height: 95%;
}

#signature-canvas {
  min-width: 250px;
  height: 300px !important;
}

.signature-pad p {
  margin: 0 0 2px 0;
}
.signature-pad-footer .description {
  font-style: italic;
  margin-bottom: 15px;
}

#photo-stream-modal #video {
  border: 1px solid #9e9e9e;
  width: 100%;
  height: auto;
  min-height: 240px;
  -webkit-transform-style: preserve-3d;
}
#photo-stream-modal #photo {
  border: 1px solid #aaa;
  width: 100%;
  height: auto;
  min-height: 240px;
}
#photo-stream-modal #canvas {
  display: none;
}
#photo-stream-modal .camera {
  max-width: 340px;
  display: inline-block;
}
#photo-stream-modal .output {
  max-width: 340px;
  margin-top: -20px;
  display: inline-block;
}
#photo-stream-modal .contentarea {
  font-size: 16px;
  font-family: "Lucida Grande", "Arial", sans-serif;
  width: 760px;
}

#video-message-streaming video {
  height: 232px;
  margin: 0 0 10px 0;
  vertical-align: top;
  width: 100%;
}
#video-message-streaming video:last-of-type {
  margin: 0 0 20px 0;
}
#video-message-streaming video#gumVideo {
  margin: 0 20px 20px 0;
}

#upload-circle {
  position: relative;
  width: 120px;
  height: 120px;
  margin: 0 auto;
  padding: 37px 0;
  line-height: 1.2;
  text-align: center;
  vertical-align: middle;
}
#upload-circle span {
  font-weight: bold;
}
#upload-circle canvas {
  position: absolute;
  left: 0;
  top: 0;
}

#pre-upload-start .btn, #pre-upload-start .btn-large, #pre-upload-start .btn-small {
  font-size: 18px;
  padding: 7px 15px;
  min-width: 100px;
}

#app-links-row {
  margin-bottom: 30px;
  border-top: 2px solid #f7f8f9;
  border-bottom: 2px solid #f7f8f9;
  padding-top: 15px;
  padding-bottom: 15px;
}

#homeDashboard .box-card {
  background: #FDFDFD;
  border-radius: 12px;
  padding: 24px;
  box-shadow: 0px 0px 1px 0px #959FB0;
  position: relative;
  overflow: hidden;
  height: auto;
  margin-bottom: 30px;
}
#homeDashboard .box-card.profit-card {
  height: 400px !important;
}
#homeDashboard .status-bars {
  display: flex;
  gap: 10px;
  align-items: flex-end;
}
#homeDashboard .status-bar {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  height: 260px;
  position: relative;
}
#homeDashboard .bar {
  width: 100%;
  background: #0091AD;
  border-radius: 10px 10px 0 0;
  transition: height 0.3s ease;
}
#homeDashboard .bar.striped {
  background: repeating-linear-gradient(45deg, #D6DAE1 0px, #D6DAE1 0px, #ffffff 2px, #ffffff 11px);
  border: 1px solid #959FB0;
  border-bottom: none;
}
#homeDashboard .bar.striped2 {
  background: repeating-linear-gradient(45deg, #D6DAE1 0px, #D6DAE1 0px, #ffffff 3px, #ffffff 34px);
  border: 1px solid #959FB0;
  border-bottom: none;
}
#homeDashboard .bar.striped3 {
  background: repeating-linear-gradient(45deg, #D6DAE1 0px, #D6DAE1 0px, #ffffff 3px, #ffffff 24px);
  border: 1px solid #959FB0;
  border-bottom: none;
}
#homeDashboard .bar.filled {
  background: linear-gradient(to bottom, #0091AD, #455E89);
}
#homeDashboard .bar.grey-filled {
  background-color: #959FB0;
}
#homeDashboard .bar-label {
  font-weight: 400;
  margin-bottom: 0;
  font-size: 28px;
}
#homeDashboard .bar-title {
  color: #959FB0;
  font-size: 14px;
  margin-bottom: 10px;
  margin-top: -8px;
}
#homeDashboard #moneyChart {
  max-width: 195px;
  margin: 0 auto;
  height: auto !important;
}
#homeDashboard .chart-legend {
  display: flex;
  justify-content: center;
  gap: 2rem;
  margin-top: 1rem;
}
#homeDashboard .legend-item {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
#homeDashboard .dot {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
}
#homeDashboard .dot-floor {
  background: #892B64;
}
#homeDashboard .dot-enduser {
  background: #00889E;
}
#homeDashboard .legend-value {
  font-size: 1.2rem;
  color: #37474F;
}
#homeDashboard .legend-label {
  font-size: 0.9rem;
  color: #90a4ae;
}
#homeDashboard .info-summary {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 24px;
}
#homeDashboard .info-summary .info-block {
  display: flex;
  align-items: end;
  gap: 16px;
  margin-bottom: 16px;
}
#homeDashboard .info-summary .info-block .icon-wrap {
  background-color: #D6DAE1;
  border-radius: 8px;
  padding: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#homeDashboard .info-summary .info-block .info-value {
  color: #344767;
  font-size: 48px;
  font-style: normal;
  font-weight: 300;
  line-height: 100%;
}
#homeDashboard .info-summary .info-block .info-label {
  color: #54647F;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
}
#homeDashboard .ratio-bar {
  display: flex;
  gap: 6px;
  width: 100%;
  align-items: flex-end;
  margin-top: 40px;
}
#homeDashboard .ratio-bar .ratio-item {
  display: flex;
  flex-direction: column;
  flex-grow: 0;
}
#homeDashboard .ratio-bar .segment-label {
  font-size: 16px;
  color: #b0bec5;
  margin-bottom: 4px;
}
#homeDashboard .ratio-bar .segment {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 7px 15px;
  box-sizing: border-box;
  border-radius: 9px;
  overflow: hidden;
  border: 1px solid #00718A;
  color: #00718A;
}
#homeDashboard .ratio-bar .segment.approved, #homeDashboard .ratio-bar .segment.offer-approved {
  background: #892B64;
  color: #fff;
  border-color: #892B64;
}
#homeDashboard .ratio-bar .segment.rejected {
  position: relative;
  border: 1px solid #892B64;
  color: #892B64;
}
#homeDashboard .ratio-bar .segment.rejected::before {
  content: "";
  position: absolute;
  inset: 0;
  background: repeating-linear-gradient(45deg, #8b2c671a, #8b2c671a 5px, transparent 5px, transparent 10px);
}
#homeDashboard .ratio-bar .segment.inprogress {
  border: 1px solid #90a4ae;
  color: #607d8b;
}
#homeDashboard .ratio-bar .segment.inprogress .value {
  color: #607d8b;
}
#homeDashboard .ratio-bar .segment .value {
  font-size: 20px;
  font-weight: 600;
}
#homeDashboard .card-arrow-redirect-btn {
  background: transparent url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.9947 7.03646C16.0962 7.1217 16.1598 7.2438 16.1714 7.3759C16.1829 7.508 16.1415 7.63929 16.0563 7.74087L7.83873 17.5808C7.75204 17.6802 7.63026 17.7421 7.49894 17.7536C7.36761 17.765 7.23693 17.7252 7.13431 17.6425C7.03273 17.5572 6.96917 17.4351 6.95761 17.303C6.94605 17.1709 6.98745 17.0396 7.07268 16.9381L15.3132 7.11737C15.3985 7.01579 15.5206 6.95222 15.6527 6.94067C15.7848 6.92911 15.9161 6.9705 16.0176 7.05574L15.9947 7.03646Z' fill='%23455E89'/%3E%3Cpath d='M16.8881 5.97137C16.9391 6.01146 16.9813 6.06167 17.0119 6.11884C17.0426 6.17602 17.0611 6.23892 17.0662 6.30359L17.6658 12.9943C17.6753 13.1265 17.633 13.2572 17.5478 13.3587C17.4626 13.4602 17.3412 13.5246 17.2094 13.5382C17.1437 13.5442 17.0774 13.5372 17.0144 13.5175C16.9514 13.4977 16.893 13.4657 16.8424 13.4233C16.7918 13.3809 16.7502 13.3289 16.7198 13.2703C16.6895 13.2116 16.671 13.1476 16.6655 13.0818L16.1168 6.89062L9.91147 7.44061C9.84574 7.44664 9.77947 7.43958 9.71647 7.41987C9.65348 7.40015 9.59502 7.36815 9.54446 7.32572C9.49389 7.28329 9.45223 7.23127 9.42187 7.17266C9.39151 7.11405 9.37306 7.05001 9.36758 6.98423C9.35807 6.85205 9.40039 6.72135 9.48558 6.61983C9.57077 6.51831 9.69213 6.45394 9.82396 6.44034L16.5211 5.83313C16.5884 5.83025 16.6557 5.84101 16.7187 5.86477C16.7818 5.88852 16.8394 5.92478 16.8881 5.97137Z' fill='%23455E89'/%3E%3C/svg%3E") center center no-repeat;
  border: 1px solid #959FB0;
  border-radius: 6px;
  padding: 12px;
  cursor: pointer;
  outline: none;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
}
#homeDashboard .card-arrow-redirect-btn:hover {
  opacity: 0.8;
}
#homeDashboard .title-group {
  display: flex;
  align-items: center;
  gap: 12px;
}
#homeDashboard .space-between {
  justify-content: space-between;
}
#homeDashboard .space-between.card-title {
  width: 100%;
}
#homeDashboard #loansDashboardTable_wrapper .finance-status {
  text-align: center;
  color: #FBFBFB;
}
#homeDashboard #loansDashboardTable_wrapper .finance-status span:first-child {
  display: inline-block;
  width: 100%;
  background-color: #54647F;
  color: #344767;
  font-weight: 500;
  font-size: 1rem;
  line-height: 120%;
  border-radius: 12px;
  padding: 6px 16px;
  white-space: nowrap;
  margin-bottom: 5px;
}
#homeDashboard #loansDashboardTable_wrapper .finance-status span:last-child {
  font-weight: 400;
  font-size: 0.875rem;
  color: #54647F;
  line-height: 100%;
}
#homeDashboard #loansDashboardTable_wrapper .finance-status.success span:first-child {
  background-color: #4CBD96;
  color: #FBFBFB;
}
#homeDashboard #loansDashboardTable_wrapper .finance-status.success span:last-child {
  color: #4CBD96;
}
#homeDashboard #loansDashboardTable_wrapper .finance-status.error span:first-child {
  background-color: #D65C5C;
  color: #FBFBFB;
}
#homeDashboard #loansDashboardTable_wrapper .finance-status.in-progress span:first-child {
  background-color: #DFA100;
  color: #FBFBFB;
}
#homeDashboard #loansDashboardTable_wrapper .finance-status.in-progress span:last-child {
  color: #DFA100;
}
#homeDashboard #loansDashboardTable_wrapper tr.shown td.dt-control:before, #homeDashboard #loansDashboardTable_wrapper tr:hover td.dt-control:before {
  content: url("/assets/img/icons/arrow-white.svg");
}
#homeDashboard #loansDashboardTable_wrapper tr.shown .finance-status span:first-child, #homeDashboard #loansDashboardTable_wrapper tr:hover .finance-status span:first-child {
  background-color: #FBFBFB !important;
  color: #344767 !important;
}
#homeDashboard #loansDashboardTable_wrapper tr.shown .finance-status span:last-child, #homeDashboard #loansDashboardTable_wrapper tr:hover .finance-status span:last-child {
  color: #FBFBFB !important;
}
#homeDashboard #loansDashboardTable_wrapper tr.shown p > span, #homeDashboard #loansDashboardTable_wrapper tr:hover p > span {
  color: #FBFBFB !important;
}
#homeDashboard #loansDashboardTable_wrapper tr.shown .current-stage, #homeDashboard #loansDashboardTable_wrapper tr:hover .current-stage {
  color: #FBFBFB;
}
#homeDashboard #loansDashboardTable_wrapper tr.shown .current-stage > div, #homeDashboard #loansDashboardTable_wrapper tr:hover .current-stage > div {
  background-color: #FBFBFB;
}
#homeDashboard #loansDashboardTable_wrapper tr.shown {
  border-radius: 12px 12px 4px 4px !important;
}
#homeDashboard #loansDashboardTable_wrapper tr.shown td:first-child {
  border-radius: 12px 0 0 4px;
}
#homeDashboard #loansDashboardTable_wrapper tr.shown td:last-child {
  padding-right: 1rem;
  border-radius: 0 12px 4px 0;
}
#homeDashboard #loansDashboardTable_wrapper tr.shown td.dt-control:before {
  transform: rotate(180deg);
}
#homeDashboard #loansDashboardTable_wrapper tr.child {
  background-color: #F7F8F9;
}
#homeDashboard #loansDashboardTable_wrapper tr.child:hover {
  background: #F7F8F9 !important;
}
#homeDashboard #loansDashboardTable_wrapper tr.child > td.child {
  padding: 1.125rem 2.25rem !important;
}
#homeDashboard .chart-wrapper {
  height: 80%;
  margin-top: 5%;
}
#homeDashboard .dataTables_scrollHeadInner {
  padding-left: 0 !important;
}

#glMain .info-summary {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 32px;
}
#glMain .info-summary .info-block {
  display: flex;
  align-items: end;
  gap: 4px;
  margin-bottom: 16px;
}
#glMain .info-summary .info-block .icon-wrap {
  background-color: #D6DAE1;
  border-radius: 8px;
  padding: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#glMain .info-summary .info-block .info-value {
  color: #344767;
  font-size: 3rem;
  font-style: normal;
  font-weight: 300;
  line-height: 80%;
  margin-left: 8px;
}
#glMain .info-summary .info-block .info-label {
  color: #54647F;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
}
#glMain .cashflow {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 32px;
  height: fit-content;
}
#glMain .cashflow-box {
  flex: 1 1 45%;
  border-left: 2px solid #54647F;
  border-radius: 12px 12px 12px 0;
  padding: 0;
  box-shadow: none;
  position: relative;
  color: #344767;
}
#glMain .cashflow-box.expense {
  border-color: #892B64;
  color: #892B64;
}
#glMain .cashflow-box.expense .cashflow-title {
  border-color: #892B64 !important;
}
#glMain .cashflow-title {
  display: inline-block;
  padding: 14px 12px;
  background-color: #F7F8F9;
  border-bottom: 1px solid #54647F;
  border-radius: 12px;
  font-size: 16px;
  margin-bottom: 10px;
  box-shadow: 0 1px 2px #D6DAE1;
  width: 100%;
  font-style: normal;
  font-weight: 300;
  line-height: 100%;
  text-align: right;
}
#glMain .cashflow-value {
  text-align: left;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  padding-left: 12px;
}
#glMain table#transactionsTable .balance {
  display: inline-flex;
  gap: 0;
  align-items: center;
  line-height: 1;
  font-weight: 500;
}
#glMain table#transactionsTable .balance.positive .arrow, #glMain table#transactionsTable .balance.negative .arrow {
  width: 20px !important;
  height: 20px !important;
  background: none;
  display: inline-block;
  -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMCAyMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjAwMDEgNS4zNDEyNEMxMC4xMTA2IDUuMzQxMjQgMTAuMjE2NiA1LjM4NTE0IDEwLjI5NDcgNS40NjMyOEMxMC4zNzI5IDUuNTQxNDIgMTAuNDE2OCA1LjY0NzQgMTAuNDE2OCA1Ljc1NzkxTDEwLjQ0MTggMTYuNDQxMkMxMC40Mzk2IDE2LjU1MTEgMTAuMzk1MSAxNi42NTU4IDEwLjMxNzQgMTYuNzMzNUMxMC4yMzk3IDE2LjgxMTIgMTAuMTM0OSAxNi44NTU4IDEwLjAyNTEgMTYuODU3OUM5LjkxNDYgMTYuODU3OSA5LjgwODYyIDE2LjgxNCA5LjczMDQ4IDE2LjczNTlDOS42NTIzNCAxNi42NTc3IDkuNjA4NDQgMTYuNTUxOCA5LjYwODQ0IDE2LjQ0MTJWNS43NTc5MUM5LjYwODQ0IDUuNjQ3NCA5LjY1MjM0IDUuNTQxNDIgOS43MzA0OCA1LjQ2MzI4QzkuODA4NjIgNS4zODUxNCA5LjkxNDYgNS4zNDEyNCAxMC4wMjUxIDUuMzQxMjRIMTAuMDAwMVoiIGZpbGw9IiMwMDkxQUQiLz4KPHBhdGggZD0iTTEwIDQuMTgyOTVDMTAuMDU0MSA0LjE4MTIyIDEwLjEwNzkgNC4xOTA2OSAxMC4xNTgxIDQuMjEwNzZDMTAuMjA4MyA0LjIzMDg0IDEwLjI1MzggNC4yNjExIDEwLjI5MTcgNC4yOTk2MkwxNC4yNTg0IDguMjQ5NjJDMTQuMzM1MiA4LjMyODkxIDE0LjM3ODIgOC40MzUwMSAxNC4zNzgyIDguNTQ1NDVDMTQuMzc4MiA4LjY1NTg5IDE0LjMzNTIgOC43NjE5OSAxNC4yNTg0IDguODQxMjhDMTQuMjE5NiA4Ljg4MDM0IDE0LjE3MzYgOC45MTEzNCAxNC4xMjI4IDguOTMyNDlDMTQuMDcyIDguOTUzNjQgMTQuMDE3NSA4Ljk2NDUzIDEzLjk2MjUgOC45NjQ1M0MxMy45MDc1IDguOTY0NTMgMTMuODUzMSA4Ljk1MzY0IDEzLjgwMjMgOC45MzI0OUMxMy43NTE1IDguOTExMzQgMTMuNzA1NCA4Ljg4MDM0IDEzLjY2NjcgOC44NDEyOEwxMCA1LjE4Mjk1TDYuMzMzMzcgOC44NTc5NUM2LjI5NDY0IDguODk3MDEgNi4yNDg1NSA4LjkyOCA2LjE5Nzc4IDguOTQ5MTZDNi4xNDcgOC45NzAzMSA2LjA5MjU0IDguOTgxMiA2LjAzNzU0IDguOTgxMkM1Ljk4MjUzIDguOTgxMiA1LjkyODA3IDguOTcwMzEgNS44NzczIDguOTQ5MTZDNS44MjY1MiA4LjkyOCA1Ljc4MDQ0IDguODk3MDEgNS43NDE3IDguODU3OTVDNS42NjQ4MyA4Ljc3ODY2IDUuNjIxODQgOC42NzI1NiA1LjYyMTg0IDguNTYyMTJDNS42MjE4NCA4LjQ1MTY4IDUuNjY0ODMgOC4zNDU1OCA1Ljc0MTcgOC4yNjYyOUw5LjY5MTcgNC4yOTEyOUM5LjczMzE0IDQuMjUzMzggOS43ODE4MiA0LjIyNDI1IDkuODM0ODEgNC4yMDU2M0M5Ljg4Nzc5IDQuMTg3MDEgOS45NDM5OSA0LjE3OTMgMTAgNC4xODI5NVoiIGZpbGw9IiMwMDkxQUQiLz4KPC9zdmc+Cg==");
  mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMCAyMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjAwMDEgNS4zNDEyNEMxMC4xMTA2IDUuMzQxMjQgMTAuMjE2NiA1LjM4NTE0IDEwLjI5NDcgNS40NjMyOEMxMC4zNzI5IDUuNTQxNDIgMTAuNDE2OCA1LjY0NzQgMTAuNDE2OCA1Ljc1NzkxTDEwLjQ0MTggMTYuNDQxMkMxMC40Mzk2IDE2LjU1MTEgMTAuMzk1MSAxNi42NTU4IDEwLjMxNzQgMTYuNzMzNUMxMC4yMzk3IDE2LjgxMTIgMTAuMTM0OSAxNi44NTU4IDEwLjAyNTEgMTYuODU3OUM5LjkxNDYgMTYuODU3OSA5LjgwODYyIDE2LjgxNCA5LjczMDQ4IDE2LjczNTlDOS42NTIzNCAxNi42NTc3IDkuNjA4NDQgMTYuNTUxOCA5LjYwODQ0IDE2LjQ0MTJWNS43NTc5MUM5LjYwODQ0IDUuNjQ3NCA5LjY1MjM0IDUuNTQxNDIgOS43MzA0OCA1LjQ2MzI4QzkuODA4NjIgNS4zODUxNCA5LjkxNDYgNS4zNDEyNCAxMC4wMjUxIDUuMzQxMjRIMTAuMDAwMVoiIGZpbGw9IiMwMDkxQUQiLz4KPHBhdGggZD0iTTEwIDQuMTgyOTVDMTAuMDU0MSA0LjE4MTIyIDEwLjEwNzkgNC4xOTA2OSAxMC4xNTgxIDQuMjEwNzZDMTAuMjA4MyA0LjIzMDg0IDEwLjI1MzggNC4yNjExIDEwLjI5MTcgNC4yOTk2MkwxNC4yNTg0IDguMjQ5NjJDMTQuMzM1MiA4LjMyODkxIDE0LjM3ODIgOC40MzUwMSAxNC4zNzgyIDguNTQ1NDVDMTQuMzc4MiA4LjY1NTg5IDE0LjMzNTIgOC43NjE5OSAxNC4yNTg0IDguODQxMjhDMTQuMjE5NiA4Ljg4MDM0IDE0LjE3MzYgOC45MTEzNCAxNC4xMjI4IDguOTMyNDlDMTQuMDcyIDguOTUzNjQgMTQuMDE3NSA4Ljk2NDUzIDEzLjk2MjUgOC45NjQ1M0MxMy45MDc1IDguOTY0NTMgMTMuODUzMSA4Ljk1MzY0IDEzLjgwMjMgOC45MzI0OUMxMy43NTE1IDguOTExMzQgMTMuNzA1NCA4Ljg4MDM0IDEzLjY2NjcgOC44NDEyOEwxMCA1LjE4Mjk1TDYuMzMzMzcgOC44NTc5NUM2LjI5NDY0IDguODk3MDEgNi4yNDg1NSA4LjkyOCA2LjE5Nzc4IDguOTQ5MTZDNi4xNDcgOC45NzAzMSA2LjA5MjU0IDguOTgxMiA2LjAzNzU0IDguOTgxMkM1Ljk4MjUzIDguOTgxMiA1LjkyODA3IDguOTcwMzEgNS44NzczIDguOTQ5MTZDNS44MjY1MiA4LjkyOCA1Ljc4MDQ0IDguODk3MDEgNS43NDE3IDguODU3OTVDNS42NjQ4MyA4Ljc3ODY2IDUuNjIxODQgOC42NzI1NiA1LjYyMTg0IDguNTYyMTJDNS42MjE4NCA4LjQ1MTY4IDUuNjY0ODMgOC4zNDU1OCA1Ljc0MTcgOC4yNjYyOUw5LjY5MTcgNC4yOTEyOUM5LjczMzE0IDQuMjUzMzggOS43ODE4MiA0LjIyNDI1IDkuODM0ODEgNC4yMDU2M0M5Ljg4Nzc5IDQuMTg3MDEgOS45NDM5OSA0LjE3OTMgMTAgNC4xODI5NVoiIGZpbGw9IiMwMDkxQUQiLz4KPC9zdmc+Cg==");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  mask-position: 0 0;
  margin: 0;
}
#glMain table#transactionsTable .balance.positive {
  color: #0091AD;
}
#glMain table#transactionsTable .balance.positive .arrow {
  background-color: #0091AD;
}
#glMain table#transactionsTable .balance.negative {
  color: #D65C5C;
}
#glMain table#transactionsTable .balance.negative .arrow {
  background-color: #D65C5C;
  transform: rotate(180deg);
}
#glMain table#transactionsTable tr:not(:has(.child)).dt-hasChild.dtr-expanded .balance.positive, #glMain table#transactionsTable tr:not(:has(.child)).dt-hasChild.dtr-expanded .balance.negative, #glMain table#transactionsTable tr:not(:has(.child)):hover .balance.positive, #glMain table#transactionsTable tr:not(:has(.child)):hover .balance.negative {
  color: #FBFBFB;
}
#glMain table#transactionsTable tr:not(:has(.child)).dt-hasChild.dtr-expanded .balance.positive .arrow, #glMain table#transactionsTable tr:not(:has(.child)).dt-hasChild.dtr-expanded .balance.negative .arrow, #glMain table#transactionsTable tr:not(:has(.child)):hover .balance.positive .arrow, #glMain table#transactionsTable tr:not(:has(.child)):hover .balance.negative .arrow {
  background-color: #FBFBFB;
}
#glMain table#transactionsTable tr.child {
  background-color: #FBFBFB !important;
}
#glMain table#transactionsTable tr.child ul.dtr-details {
  width: 100%;
}
#glMain table#transactionsTable tr > td.actions {
  min-width: 90px !important;
  max-width: 90px !important;
  text-align: center;
}
#glMain table#transactionsTable tr > td.txn-type {
  min-width: 150px !important;
  max-width: 150px !important;
}
#glMain table#transactionsTable tbody tr td:nth-child(2),
#glMain table#transactionsTable tbody tr td:nth-child(6),
#glMain table#transactionsTable tbody tr td:nth-child(7),
#glMain table#transactionsTable tbody tr td:nth-child(8),
#glMain table#transactionsTable tbody tr td:nth-child(9),
#glMain table#transactionsTable tbody tr td:last-child {
  padding-right: 10px !important;
  padding-left: 10px !important;
}
#glMain table#transactionsTable.dtr-column > tbody > tr > td.dtr-control {
  transition: 0.25s ease;
  min-width: 26px !important;
  max-width: 26px !important;
}
#glMain table#transactionsTable.dtr-column > tbody > tr > td.dtr-control:before {
  display: inline-block;
  color: #00000080;
  content: url("/assets/img/icons/arrow.svg");
  transform: rotate(-90deg);
  border: none !important;
}
#glMain table#transactionsTable.dtr-column > tbody > tr.dtr-expanded > td.dtr-control:before {
  transform: rotate(0deg);
}
#glMain table#transactionsTable.dtr-column > tbody > tr.dtr-expanded > td.dtr-control:before, #glMain table#transactionsTable.dtr-column > tbody > tr:hover > td.dtr-control:before {
  content: url("/assets/img/icons/arrow-white.svg");
}
#glMain .date-filters {
  display: inline-flex;
  align-items: flex-start;
  gap: 6px;
  padding: 4px;
  position: relative;
  background-color: #FBFBFB;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid #D6DAE1;
}
#glMain .date-filters [type=radio] + span {
  position: relative;
  padding: 8px 12px;
  border-radius: 8px;
  cursor: pointer;
  display: inline-block;
  white-space: nowrap;
  height: 100%;
  line-height: 1;
  font-size: 1rem;
  transition: 0.28s ease;
  user-select: none;
  color: #344767;
  text-align: center;
}
#glMain .date-filters [type=radio] + span:before, #glMain .date-filters [type=radio] + span:after {
  content: "";
  display: none;
}
#glMain .date-filters [type=radio] + span:hover {
  color: #00718A;
}
#glMain .date-filters [type=radio]:checked + span {
  background: linear-gradient(to right, #455E89, #0091AD);
  color: #FBFBFB;
}
#glMain #txnTypeChart {
  position: relative;
  display: flex;
}
#glMain #txnTypeChart .status-chart {
  margin-bottom: 0;
  margin-top: auto;
  margin-left: auto;
}
#glMain #txnTypeChart .status-legend {
  top: -40px;
}

@media (min-width: 803px) and (max-width: 1200px) {
  #glMain #txnTypeChart .status-legend {
    display: flex;
    flex-wrap: wrap;
    gap: 2px 8px;
  }
  #glMain #txnTypeChart .status-legend li .status-color {
    margin-right: 4px;
  }
}
@media (min-width: 803px) and (max-width: 1030px) {
  #glMain #txnTypeChart .status-chart {
    width: 273px;
    height: 136px;
  }
}
@media only screen and (max-width: 803px) {
  #glMain .row.charts-block .col.m7, #glMain .row.charts-block .col.m5 {
    width: 100%;
    max-width: 100%;
    margin-bottom: 16px;
  }
}
@media only screen and (max-width: 993px) {
  .date-filters {
    margin-bottom: 16px;
  }
}
@media only screen and (max-width: 601px) {
  .date-filters {
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .date-filters label {
    flex-grow: 1;
    flex-shrink: 0;
  }
  .date-filters [type=radio] + span {
    padding: 8px 4px;
    width: 100%;
  }
}
@media only screen and (max-width: 520px) {
  #glMain #txnTypeChart .status-legend {
    display: flex;
    flex-wrap: wrap;
    gap: 2px 8px;
  }
  #glMain #txnTypeChart .status-legend li .status-color {
    margin-right: 4px;
  }
  #glMain #txnTypeChart .status-chart {
    width: 273px;
    height: 136px;
    margin-top: 40px;
  }
}

/*# sourceMappingURL=main.css.map */