<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(https://fonts.googleapis.com/icon?family=Material+Icons);
@import url(https://use.fontawesome.com/releases/v5.6.3/css/all.css);
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

h1 {
  font-size: 2em;
  margin: .67em 0;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace,monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace,monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

img {
  border-style: none;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: .35em .75em .625em;
}

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox], [type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[hidden], template {
  display: none;
}

#manitouGlobalContainer {
  width: 100%;
  max-width: 1280px;
  padding: 8px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.87);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#manitouGlobalContainer html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

#manitouGlobalContainer body {
  margin: 0;
}

#manitouGlobalContainer article, #manitouGlobalContainer aside, #manitouGlobalContainer footer, #manitouGlobalContainer header, #manitouGlobalContainer nav, #manitouGlobalContainer section {
  display: block;
}

#manitouGlobalContainer h1 {
  font-size: 2em;
  margin: .67em 0;
}

#manitouGlobalContainer figcaption, #manitouGlobalContainer figure, #manitouGlobalContainer main {
  display: block;
}

#manitouGlobalContainer figure {
  margin: 1em 40px;
}

#manitouGlobalContainer hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

#manitouGlobalContainer pre {
  font-family: monospace,monospace;
  font-size: 1em;
}

#manitouGlobalContainer a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

#manitouGlobalContainer abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

#manitouGlobalContainer b, #manitouGlobalContainer strong {
  font-weight: inherit;
  font-weight: bolder;
}

#manitouGlobalContainer code, #manitouGlobalContainer kbd, #manitouGlobalContainer samp {
  font-family: monospace,monospace;
  font-size: 1em;
}

#manitouGlobalContainer dfn {
  font-style: italic;
}

#manitouGlobalContainer mark {
  background-color: #ff0;
  color: #000;
}

#manitouGlobalContainer small {
  font-size: 80%;
}

#manitouGlobalContainer sub, #manitouGlobalContainer sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

#manitouGlobalContainer sub {
  bottom: -.25em;
}

#manitouGlobalContainer sup {
  top: -.5em;
}

#manitouGlobalContainer audio, #manitouGlobalContainer video {
  display: inline-block;
}

#manitouGlobalContainer audio:not([controls]) {
  display: none;
  height: 0;
}

#manitouGlobalContainer img {
  border-style: none;
}

#manitouGlobalContainer svg:not(:root) {
  overflow: hidden;
}

#manitouGlobalContainer button, #manitouGlobalContainer input, #manitouGlobalContainer optgroup, #manitouGlobalContainer select, #manitouGlobalContainer textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

#manitouGlobalContainer button, #manitouGlobalContainer input {
  overflow: visible;
}

#manitouGlobalContainer button, #manitouGlobalContainer select {
  text-transform: none;
}

#manitouGlobalContainer [type=reset], #manitouGlobalContainer [type=submit], #manitouGlobalContainer button, #manitouGlobalContainer html [type=button] {
  -webkit-appearance: button;
}

#manitouGlobalContainer [type=button]::-moz-focus-inner, #manitouGlobalContainer [type=reset]::-moz-focus-inner, #manitouGlobalContainer [type=submit]::-moz-focus-inner, #manitouGlobalContainer button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

#manitouGlobalContainer [type=button]:-moz-focusring, #manitouGlobalContainer [type=reset]:-moz-focusring, #manitouGlobalContainer [type=submit]:-moz-focusring, #manitouGlobalContainer button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

#manitouGlobalContainer fieldset {
  padding: .35em .75em .625em;
}

#manitouGlobalContainer legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

#manitouGlobalContainer progress {
  display: inline-block;
  vertical-align: baseline;
}

#manitouGlobalContainer textarea {
  overflow: auto;
}

#manitouGlobalContainer [type=checkbox], #manitouGlobalContainer [type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

#manitouGlobalContainer [type=number]::-webkit-inner-spin-button, #manitouGlobalContainer [type=number]::-webkit-outer-spin-button {
  height: auto;
}

#manitouGlobalContainer [type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

#manitouGlobalContainer [type=search]::-webkit-search-cancel-button, #manitouGlobalContainer [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

#manitouGlobalContainer ::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

#manitouGlobalContainer details, #manitouGlobalContainer menu {
  display: block;
}

#manitouGlobalContainer summary {
  display: list-item;
}

#manitouGlobalContainer canvas {
  display: inline-block;
}

#manitouGlobalContainer [hidden], #manitouGlobalContainer template {
  display: none;
}

#manitouGlobalContainer html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

#manitouGlobalContainer button, #manitouGlobalContainer input, #manitouGlobalContainer optgroup, #manitouGlobalContainer select, #manitouGlobalContainer textarea {
  font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;
}

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

#manitouGlobalContainer ul:not(.browser-default) &gt; li {
  list-style-type: none;
}

#manitouGlobalContainer a {
  color: #039be5;
  -webkit-tap-highlight-color: transparent;
}

#manitouGlobalContainer .valign-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#manitouGlobalContainer .clearfix {
  clear: both;
}

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

#manitouGlobalContainer .btn, #manitouGlobalContainer .btn-floating, #manitouGlobalContainer .btn-large, #manitouGlobalContainer .btn-small, #manitouGlobalContainer .card, #manitouGlobalContainer .card-panel, #manitouGlobalContainer .collapsible, #manitouGlobalContainer .dropdown-content, #manitouGlobalContainer .sidenav, #manitouGlobalContainer .toast, #manitouGlobalContainer .z-depth-1, #manitouGlobalContainer nav {
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

#manitouGlobalContainer .btn-floating:hover, #manitouGlobalContainer .btn-large:hover, #manitouGlobalContainer .btn-small:hover, #manitouGlobalContainer .btn:hover, #manitouGlobalContainer .z-depth-1-half {
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);
          box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);
}

#manitouGlobalContainer .z-depth-2 {
  -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
          box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
}

#manitouGlobalContainer .z-depth-3 {
  -webkit-box-shadow: 0 8px 17px 2px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
          box-shadow: 0 8px 17px 2px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
}

#manitouGlobalContainer .z-depth-4 {
  -webkit-box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -7px rgba(0, 0, 0, 0.2);
          box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -7px rgba(0, 0, 0, 0.2);
}

#manitouGlobalContainer .modal, #manitouGlobalContainer .z-depth-5 {
  -webkit-box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.2);
          box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.2);
}

#manitouGlobalContainer .hoverable {
  -webkit-transition: -webkit-box-shadow .25s;
  transition: -webkit-box-shadow .25s;
  transition: box-shadow .25s;
  transition: box-shadow .25s, -webkit-box-shadow .25s;
}

#manitouGlobalContainer .hoverable:hover {
  -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
          box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

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

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

#manitouGlobalContainer i {
  line-height: inherit;
}

#manitouGlobalContainer i.left {
  float: left;
  margin-right: 15px;
}

#manitouGlobalContainer i.right {
  float: right;
  margin-left: 15px;
}

#manitouGlobalContainer i.tiny {
  font-size: 1rem;
}

#manitouGlobalContainer i.small {
  font-size: 2rem;
}

#manitouGlobalContainer i.medium {
  font-size: 4rem;
}

#manitouGlobalContainer i.large {
  font-size: 6rem;
}

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

#manitouGlobalContainer .pagination li {
  display: inline-block;
  border-radius: 2px;
  text-align: center;
  vertical-align: top;
  height: 30px;
}

#manitouGlobalContainer .pagination li a {
  color: #444;
  display: inline-block;
  font-size: 1.2rem;
  padding: 0 10px;
  line-height: 30px;
}

#manitouGlobalContainer .pagination li.active {
  background-color: #ee6e73;
}

#manitouGlobalContainer .pagination li.active a {
  color: #fff;
}

#manitouGlobalContainer .pagination li.disabled a {
  cursor: default;
  color: #999;
}

#manitouGlobalContainer .pagination li i {
  font-size: 2rem;
}

#manitouGlobalContainer .pagination li.pages ul li {
  display: inline-block;
  float: none;
}

#manitouGlobalContainer .breadcrumb {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.7);
}

#manitouGlobalContainer .breadcrumb [class*=mdi-], #manitouGlobalContainer .breadcrumb [class^=mdi-] {
  display: inline-block;
  float: left;
  font-size: 24px;
}

#manitouGlobalContainer .breadcrumb i {
  display: inline-block;
  float: left;
  font-size: 24px;
}

#manitouGlobalContainer .breadcrumb i.material-icons {
  display: inline-block;
  float: left;
  font-size: 24px;
}

#manitouGlobalContainer .breadcrumb:before {
  content: "\E5CC";
  color: rgba(255, 255, 255, 0.7);
  vertical-align: top;
  display: inline-block;
  font-family: Material Icons;
  font-weight: 400;
  font-style: normal;
  font-size: 25px;
  margin: 0 10px 0 8px;
  -webkit-font-smoothing: antialiased;
}

#manitouGlobalContainer .breadcrumb:first-child:before {
  display: none;
}

#manitouGlobalContainer .breadcrumb:last-child {
  color: #fff;
}

#manitouGlobalContainer .parallax-container {
  position: relative;
  overflow: hidden;
  height: 500px;
}

#manitouGlobalContainer .parallax-container .parallax {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}

#manitouGlobalContainer .parallax-container .parallax img {
  opacity: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

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

#manitouGlobalContainer .pinned {
  position: fixed !important;
}

#manitouGlobalContainer ul.staggered-list li {
  opacity: 0;
}

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

#manitouGlobalContainer .page-footer {
  padding-top: 20px;
  color: #fff;
  background-color: #ee6e73;
}

#manitouGlobalContainer .page-footer .footer-copyright {
  overflow: hidden;
  min-height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 10px 0;
  color: rgba(255, 255, 255, 0.8);
  background-color: rgba(51, 51, 51, 0.08);
}

#manitouGlobalContainer table, #manitouGlobalContainer td, #manitouGlobalContainer th {
  border: none;
}

#manitouGlobalContainer table {
  width: 100%;
  display: table;
  border-collapse: collapse;
  border-spacing: 0;
}

#manitouGlobalContainer table.striped tr {
  border-bottom: none;
}

#manitouGlobalContainer table.striped &gt; tbody &gt; tr:nth-child(odd) {
  background-color: rgba(242, 242, 242, 0.5);
}

#manitouGlobalContainer table.striped &gt; tbody &gt; tr &gt; td {
  border-radius: 0;
}

#manitouGlobalContainer table.highlight &gt; tbody &gt; tr {
  -webkit-transition: background-color .25s ease;
  transition: background-color .25s ease;
}

#manitouGlobalContainer table.highlight &gt; tbody &gt; tr:hover {
  background-color: rgba(242, 242, 242, 0.5);
}

#manitouGlobalContainer table.centered tbody tr td, #manitouGlobalContainer table.centered thead tr th {
  text-align: center;
}

#manitouGlobalContainer tr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

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

#manitouGlobalContainer .collection {
  margin: .5rem 0 1rem;
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  overflow: hidden;
  position: relative;
}

#manitouGlobalContainer .collection .collection-item {
  background-color: #fff;
  line-height: 1.5rem;
  padding: 10px 20px;
  margin: 0;
  border-bottom: 1px solid #e0e0e0;
}

#manitouGlobalContainer .collection .collection-item.avatar {
  min-height: 84px;
  padding-left: 72px;
  position: relative;
}

#manitouGlobalContainer .collection .collection-item.avatar:not(.circle-clipper) &gt; .circle, #manitouGlobalContainer .collection .collection-item.avatar :not(.circle-clipper) &gt; .circle {
  position: absolute;
  width: 42px;
  height: 42px;
  overflow: hidden;
  left: 15px;
  display: inline-block;
  vertical-align: middle;
}

#manitouGlobalContainer .collection .collection-item.avatar i.circle {
  font-size: 18px;
  line-height: 42px;
  color: #fff;
  background-color: #999;
  text-align: center;
}

#manitouGlobalContainer .collection .collection-item.avatar .title {
  font-size: 16px;
}

#manitouGlobalContainer .collection .collection-item.avatar p {
  margin: 0;
}

#manitouGlobalContainer .collection .collection-item.avatar .secondary-content {
  position: absolute;
  top: 16px;
  right: 16px;
}

#manitouGlobalContainer .collection .collection-item:last-child {
  border-bottom: none;
}

#manitouGlobalContainer .collection .collection-item.active {
  background-color: #26a69a;
  color: #eafaf9;
}

#manitouGlobalContainer .collection .collection-item.active .secondary-content {
  color: #fff;
}

#manitouGlobalContainer .collection a.collection-item {
  display: block;
  -webkit-transition: .25s;
  transition: .25s;
  color: #26a69a;
}

#manitouGlobalContainer .collection a.collection-item:not(.active):hover {
  background-color: #ddd;
}

#manitouGlobalContainer .collection.with-header .collection-header {
  background-color: #fff;
  border-bottom: 1px solid #e0e0e0;
  padding: 10px 20px;
}

#manitouGlobalContainer .collection.with-header .collection-item {
  padding-left: 30px;
}

#manitouGlobalContainer .collection.with-header .collection-item.avatar {
  padding-left: 72px;
}

#manitouGlobalContainer .secondary-content {
  float: right;
  color: #26a69a;
}

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

#manitouGlobalContainer .video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

#manitouGlobalContainer .video-container embed, #manitouGlobalContainer .video-container iframe, #manitouGlobalContainer .video-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#manitouGlobalContainer .progress {
  position: relative;
  height: 4px;
  display: block;
  width: 100%;
  background-color: #acece6;
  border-radius: 2px;
  margin: .5rem 0 1rem;
  overflow: hidden;
}

#manitouGlobalContainer .progress .determinate {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: #26a69a;
  -webkit-transition: width .3s linear;
  transition: width .3s linear;
}

#manitouGlobalContainer .progress .indeterminate {
  background-color: #26a69a;
}

#manitouGlobalContainer .progress .indeterminate:before {
  content: "";
  position: absolute;
  background-color: inherit;
  top: 0;
  left: 0;
  bottom: 0;
  will-change: left,right;
  -webkit-animation: a 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
  animation: a 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
}

#manitouGlobalContainer .progress .indeterminate:after {
  content: "";
  position: absolute;
  background-color: inherit;
  top: 0;
  left: 0;
  bottom: 0;
  will-change: left,right;
  -webkit-animation: b 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
  animation: b 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
  -webkit-animation-delay: 1.15s;
  animation-delay: 1.15s;
}

#manitouGlobalContainer .hide {
  display: none !important;
}

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

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

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

#manitouGlobalContainer .left {
  float: left !important;
}

#manitouGlobalContainer .right {
  float: right !important;
}

#manitouGlobalContainer .no-select {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#manitouGlobalContainer input[type=range] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#manitouGlobalContainer input[type=range] + .thumb {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#manitouGlobalContainer .circle {
  border-radius: 50%;
}

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

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

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

#manitouGlobalContainer 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;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#manitouGlobalContainer span.badge.new {
  font-weight: 300;
  font-size: .8rem;
  color: #fff;
  background-color: #26a69a;
  border-radius: 2px;
}

#manitouGlobalContainer span.badge.new:after {
  content: " new";
}

#manitouGlobalContainer span.badge[data-badge-caption]:after {
  content: " " attr(data-badge-caption);
}

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

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

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

#manitouGlobalContainer .sidenav span.badge {
  margin-top: 13px;
}

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

#manitouGlobalContainer .material-icons {
  text-rendering: optimizeLegibility;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
}

#manitouGlobalContainer .container {
  margin: 0 auto;
  max-width: 1280px;
  width: 90%;
}

#manitouGlobalContainer .col .row {
  margin-left: 0rem;
  margin-right: 0rem;
}

#manitouGlobalContainer .section {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

#manitouGlobalContainer .section.no-pad {
  padding: 0;
}

#manitouGlobalContainer .section.no-pad-bot {
  padding-bottom: 0;
}

#manitouGlobalContainer .section.no-pad-top {
  padding-top: 0;
}

#manitouGlobalContainer .row {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

#manitouGlobalContainer .row:after {
  content: "";
  display: table;
  clear: both;
}

#manitouGlobalContainer .row .col {
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
  min-height: 1px;
}

#manitouGlobalContainer .row .col[class*=pull-], #manitouGlobalContainer .row .col[class*=push-] {
  position: relative;
}

#manitouGlobalContainer .row .col.s1 {
  width: 8.33333%;
  margin-left: auto;
  left: auto;
  right: auto;
}

#manitouGlobalContainer .row .col.s2 {
  width: 16.66667%;
  margin-left: auto;
  left: auto;
  right: auto;
}

#manitouGlobalContainer .row .col.s3 {
  width: 25%;
  margin-left: auto;
  left: auto;
  right: auto;
}

#manitouGlobalContainer .row .col.s4 {
  width: 33.33333%;
  margin-left: auto;
  left: auto;
  right: auto;
}

#manitouGlobalContainer .row .col.s5 {
  width: 41.66667%;
  margin-left: auto;
  left: auto;
  right: auto;
}

#manitouGlobalContainer .row .col.s6 {
  width: 50%;
  margin-left: auto;
  left: auto;
  right: auto;
}

#manitouGlobalContainer .row .col.s7 {
  width: 58.33333%;
  margin-left: auto;
  left: auto;
  right: auto;
}

#manitouGlobalContainer .row .col.s8 {
  width: 66.66667%;
  margin-left: auto;
  left: auto;
  right: auto;
}

#manitouGlobalContainer .row .col.s9 {
  width: 75%;
  margin-left: auto;
  left: auto;
  right: auto;
}

#manitouGlobalContainer .row .col.s10 {
  width: 83.33333%;
  margin-left: auto;
  left: auto;
  right: auto;
}

#manitouGlobalContainer .row .col.s11 {
  width: 91.66667%;
  margin-left: auto;
  left: auto;
  right: auto;
}

#manitouGlobalContainer .row .col.s12 {
  width: 100%;
  margin-left: auto;
  left: auto;
  right: auto;
}

#manitouGlobalContainer .row .col.offset-s1 {
  margin-left: 8.33333%;
}

#manitouGlobalContainer .row .col.pull-s1 {
  right: 8.33333%;
}

#manitouGlobalContainer .row .col.push-s1 {
  left: 8.33333%;
}

#manitouGlobalContainer .row .col.offset-s2 {
  margin-left: 16.66667%;
}

#manitouGlobalContainer .row .col.pull-s2 {
  right: 16.66667%;
}

#manitouGlobalContainer .row .col.push-s2 {
  left: 16.66667%;
}

#manitouGlobalContainer .row .col.offset-s3 {
  margin-left: 25%;
}

#manitouGlobalContainer .row .col.pull-s3 {
  right: 25%;
}

#manitouGlobalContainer .row .col.push-s3 {
  left: 25%;
}

#manitouGlobalContainer .row .col.offset-s4 {
  margin-left: 33.33333%;
}

#manitouGlobalContainer .row .col.pull-s4 {
  right: 33.33333%;
}

#manitouGlobalContainer .row .col.push-s4 {
  left: 33.33333%;
}

#manitouGlobalContainer .row .col.offset-s5 {
  margin-left: 41.66667%;
}

#manitouGlobalContainer .row .col.pull-s5 {
  right: 41.66667%;
}

#manitouGlobalContainer .row .col.push-s5 {
  left: 41.66667%;
}

#manitouGlobalContainer .row .col.offset-s6 {
  margin-left: 50%;
}

#manitouGlobalContainer .row .col.pull-s6 {
  right: 50%;
}

#manitouGlobalContainer .row .col.push-s6 {
  left: 50%;
}

#manitouGlobalContainer .row .col.offset-s7 {
  margin-left: 58.33333%;
}

#manitouGlobalContainer .row .col.pull-s7 {
  right: 58.33333%;
}

#manitouGlobalContainer .row .col.push-s7 {
  left: 58.33333%;
}

#manitouGlobalContainer .row .col.offset-s8 {
  margin-left: 66.66667%;
}

#manitouGlobalContainer .row .col.pull-s8 {
  right: 66.66667%;
}

#manitouGlobalContainer .row .col.push-s8 {
  left: 66.66667%;
}

#manitouGlobalContainer .row .col.offset-s9 {
  margin-left: 75%;
}

#manitouGlobalContainer .row .col.pull-s9 {
  right: 75%;
}

#manitouGlobalContainer .row .col.push-s9 {
  left: 75%;
}

#manitouGlobalContainer .row .col.offset-s10 {
  margin-left: 83.33333%;
}

#manitouGlobalContainer .row .col.pull-s10 {
  right: 83.33333%;
}

#manitouGlobalContainer .row .col.push-s10 {
  left: 83.33333%;
}

#manitouGlobalContainer .row .col.offset-s11 {
  margin-left: 91.66667%;
}

#manitouGlobalContainer .row .col.pull-s11 {
  right: 91.66667%;
}

#manitouGlobalContainer .row .col.push-s11 {
  left: 91.66667%;
}

#manitouGlobalContainer .row .col.offset-s12 {
  margin-left: 100%;
}

#manitouGlobalContainer .row .col.pull-s12 {
  right: 100%;
}

#manitouGlobalContainer .row .col.push-s12 {
  left: 100%;
}

#manitouGlobalContainer nav {
  color: #fff;
  background-color: #ee6e73;
  width: 100%;
  height: 56px;
  line-height: 56px;
}

#manitouGlobalContainer nav.nav-extended {
  height: auto;
}

#manitouGlobalContainer nav.nav-extended .nav-wrapper {
  min-height: 56px;
  height: auto;
}

#manitouGlobalContainer nav.nav-extended .nav-content {
  position: relative;
  line-height: normal;
}

#manitouGlobalContainer nav a {
  color: #fff;
}

#manitouGlobalContainer nav [class*=mdi-], #manitouGlobalContainer nav [class^=mdi-] {
  display: block;
  font-size: 24px;
  height: 56px;
  line-height: 56px;
}

#manitouGlobalContainer nav i {
  display: block;
  font-size: 24px;
  height: 56px;
  line-height: 56px;
}

#manitouGlobalContainer nav i.material-icons {
  display: block;
  font-size: 24px;
  height: 56px;
  line-height: 56px;
}

#manitouGlobalContainer nav .nav-wrapper {
  position: relative;
  height: 100%;
}

#manitouGlobalContainer nav .sidenav-trigger {
  float: left;
  position: relative;
  z-index: 1;
  height: 56px;
  margin: 0 18px;
}

#manitouGlobalContainer nav .sidenav-trigger i {
  height: 56px;
  line-height: 56px;
}

#manitouGlobalContainer nav .brand-logo {
  position: absolute;
  color: #fff;
  display: inline-block;
  font-size: 2.1rem;
  padding: 0;
}

#manitouGlobalContainer nav .brand-logo.center {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

#manitouGlobalContainer nav .brand-logo.right {
  right: .5rem;
  padding: 0;
}

#manitouGlobalContainer nav .brand-logo [class*=mdi-], #manitouGlobalContainer nav .brand-logo [class^=mdi-] {
  float: left;
  margin-right: 15px;
}

#manitouGlobalContainer nav .brand-logo i {
  float: left;
  margin-right: 15px;
}

#manitouGlobalContainer nav .brand-logo i.material-icons {
  float: left;
  margin-right: 15px;
}

#manitouGlobalContainer nav .nav-title {
  display: inline-block;
  font-size: 32px;
  padding: 28px 0;
}

#manitouGlobalContainer nav ul {
  margin: 0;
}

#manitouGlobalContainer nav ul li {
  -webkit-transition: background-color .3s;
  transition: background-color .3s;
  float: left;
  padding: 0;
}

#manitouGlobalContainer nav ul li.active {
  background-color: rgba(0, 0, 0, 0.1);
}

#manitouGlobalContainer nav ul a {
  -webkit-transition: background-color .3s;
  transition: background-color .3s;
  font-size: 1rem;
  color: #fff;
  display: block;
  padding: 0 15px;
  cursor: pointer;
}

#manitouGlobalContainer nav ul a.btn, #manitouGlobalContainer nav ul a.btn-flat, #manitouGlobalContainer nav ul a.btn-floating, #manitouGlobalContainer nav ul a.btn-large, #manitouGlobalContainer nav ul a.btn-small {
  margin-top: -2px;
  margin-left: 15px;
  margin-right: 15px;
}

#manitouGlobalContainer nav ul a.btn-flat &gt; .material-icons, #manitouGlobalContainer nav ul a.btn-floating &gt; .material-icons, #manitouGlobalContainer nav ul a.btn-large &gt; .material-icons, #manitouGlobalContainer nav ul a.btn-small &gt; .material-icons, #manitouGlobalContainer nav ul a.btn &gt; .material-icons {
  height: inherit;
  line-height: inherit;
}

#manitouGlobalContainer nav ul a:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

#manitouGlobalContainer nav ul.left {
  float: left;
}

#manitouGlobalContainer nav form {
  height: 100%;
}

#manitouGlobalContainer nav .input-field {
  margin: 0;
  height: 100%;
}

#manitouGlobalContainer nav .input-field input {
  height: 100%;
  font-size: 1.2rem;
  border: none;
  padding-left: 2rem;
}

#manitouGlobalContainer nav .input-field input:focus, #manitouGlobalContainer nav .input-field input[type=date]:valid, #manitouGlobalContainer nav .input-field input[type=email]:valid, #manitouGlobalContainer nav .input-field input[type=password]:valid, #manitouGlobalContainer nav .input-field input[type=text]:valid, #manitouGlobalContainer nav .input-field input[type=url]:valid {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

#manitouGlobalContainer nav .input-field label {
  top: 0;
  left: 0;
}

#manitouGlobalContainer nav .input-field label i {
  color: rgba(255, 255, 255, 0.7);
  -webkit-transition: color .3s;
  transition: color .3s;
}

#manitouGlobalContainer nav .input-field label.active i {
  color: #fff;
}

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

#manitouGlobalContainer .navbar-fixed nav {
  position: fixed;
}

#manitouGlobalContainer a {
  text-decoration: none;
}

#manitouGlobalContainer html {
  line-height: 1.5;
  font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.87);
}

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

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

#manitouGlobalContainer h1 {
  font-size: 4.2rem;
  line-height: 110%;
  margin: 2.8rem 0 1.68rem;
}

#manitouGlobalContainer h2 {
  font-size: 3.56rem;
  line-height: 110%;
  margin: 2.37333rem 0 1.424rem;
}

#manitouGlobalContainer em {
  font-style: italic;
}

#manitouGlobalContainer strong {
  font-weight: 500;
}

#manitouGlobalContainer small {
  font-size: 75%;
}

#manitouGlobalContainer .light {
  font-weight: 300;
}

#manitouGlobalContainer .thin {
  font-weight: 200;
}

#manitouGlobalContainer .scale-transition {
  transition: -webkit-transform 0.3s cubic-bezier(0.53, 0.01, 0.36, 1.63) !important;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.53, 0.01, 0.36, 1.63) !important;
  transition: transform 0.3s cubic-bezier(0.53, 0.01, 0.36, 1.63) !important;
  transition: transform 0.3s cubic-bezier(0.53, 0.01, 0.36, 1.63), -webkit-transform 0.3s cubic-bezier(0.53, 0.01, 0.36, 1.63) !important;
}

#manitouGlobalContainer .scale-transition.scale-out {
  -webkit-transform: scale(0);
  transform: scale(0);
  transition: -webkit-transform 0.2s !important;
  -webkit-transition: -webkit-transform 0.2s !important;
  transition: transform 0.2s !important;
  transition: transform 0.2s, -webkit-transform 0.2s !important;
}

#manitouGlobalContainer .scale-transition.scale-in {
  -webkit-transform: scale(1);
  transform: scale(1);
}

#manitouGlobalContainer .card-panel {
  padding: 24px;
}

#manitouGlobalContainer .card, #manitouGlobalContainer .card-panel {
  -webkit-transition: -webkit-box-shadow .25s;
  transition: -webkit-box-shadow .25s;
  transition: box-shadow .25s;
  transition: box-shadow .25s, -webkit-box-shadow .25s;
  margin: .5rem 0 1rem;
  border-radius: 2px;
  background-color: #fff;
}

#manitouGlobalContainer .card {
  position: relative;
}

#manitouGlobalContainer .card .card-title {
  font-size: 24px;
  font-weight: 300;
}

#manitouGlobalContainer .card .card-title.activator {
  cursor: pointer;
}

#manitouGlobalContainer .card.large, #manitouGlobalContainer .card.medium, #manitouGlobalContainer .card.small {
  position: relative;
}

#manitouGlobalContainer .card.large .card-image, #manitouGlobalContainer .card.medium .card-image, #manitouGlobalContainer .card.small .card-image {
  max-height: 60%;
  overflow: hidden;
}

#manitouGlobalContainer .card.large .card-image + .card-content, #manitouGlobalContainer .card.medium .card-image + .card-content, #manitouGlobalContainer .card.small .card-image + .card-content {
  max-height: 40%;
}

#manitouGlobalContainer .card.large .card-content, #manitouGlobalContainer .card.medium .card-content, #manitouGlobalContainer .card.small .card-content {
  max-height: 100%;
  overflow: hidden;
}

#manitouGlobalContainer .card.large .card-action, #manitouGlobalContainer .card.medium .card-action {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

#manitouGlobalContainer .card.small {
  height: 300px;
}

#manitouGlobalContainer .card.small .card-action {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

#manitouGlobalContainer .card.medium {
  height: 400px;
}

#manitouGlobalContainer .card.large {
  height: 500px;
}

#manitouGlobalContainer .card.horizontal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#manitouGlobalContainer .card.horizontal.large .card-image, #manitouGlobalContainer .card.horizontal.medium .card-image, #manitouGlobalContainer .card.horizontal.small .card-image {
  height: 100%;
  max-height: none;
  overflow: visible;
}

#manitouGlobalContainer .card.horizontal.large .card-image img, #manitouGlobalContainer .card.horizontal.medium .card-image img, #manitouGlobalContainer .card.horizontal.small .card-image img {
  height: 100%;
}

#manitouGlobalContainer .card.horizontal .card-image {
  max-width: 50%;
}

#manitouGlobalContainer .card.horizontal .card-image img {
  border-radius: 2px 0 0 2px;
  max-width: 100%;
  width: auto;
}

#manitouGlobalContainer .card.horizontal .card-stacked {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
}

#manitouGlobalContainer .card.horizontal .card-stacked .card-content {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

#manitouGlobalContainer .card.sticky-action .card-action {
  z-index: 2;
}

#manitouGlobalContainer .card.sticky-action .card-reveal {
  z-index: 1;
  padding-bottom: 64px;
}

#manitouGlobalContainer .card .card-image {
  position: relative;
}

#manitouGlobalContainer .card .card-image img {
  display: block;
  border-radius: 2px 2px 0 0;
  position: relative;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
}

#manitouGlobalContainer .card .card-image .card-title {
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  max-width: 100%;
  padding: 24px;
}

#manitouGlobalContainer .card .card-content {
  padding: 24px;
  border-radius: 0 0 2px 2px;
}

#manitouGlobalContainer .card .card-content p {
  margin: 0;
}

#manitouGlobalContainer .card .card-content .card-title {
  display: block;
  line-height: 32px;
  margin-bottom: 8px;
}

#manitouGlobalContainer .card .card-content .card-title i {
  line-height: 32px;
}

#manitouGlobalContainer .card .card-action {
  background-color: inherit;
  border-top: 1px solid rgba(161, 161, 161, 0.2);
  position: relative;
  padding: 16px 24px;
}

#manitouGlobalContainer .card .card-action:last-child {
  border-radius: 0 0 2px 2px;
}

#manitouGlobalContainer .card .card-action a:not(.btn):not(.btn-large):not(.btn-floating) {
  color: #ffab40;
  margin-right: 24px;
  -webkit-transition: color .3s ease;
  transition: color .3s ease;
  text-transform: uppercase;
}

#manitouGlobalContainer .card .card-action a:not(.btn):not(.btn-large):not(.btn-floating):hover {
  color: #ffd8a6;
}

#manitouGlobalContainer .card .card-reveal {
  padding: 24px;
  position: absolute;
  background-color: #fff;
  width: 100%;
  overflow-y: auto;
  left: 0;
  top: 100%;
  height: 100%;
  z-index: 3;
  display: none;
}

#manitouGlobalContainer .card .card-reveal .card-title {
  cursor: pointer;
  display: block;
}

#manitouGlobalContainer #toast-container {
  display: block;
  position: fixed;
  z-index: 10000;
}

#manitouGlobalContainer .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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  cursor: default;
}

#manitouGlobalContainer .toast .toast-action {
  color: #eeff41;
  font-weight: 500;
  margin-right: -25px;
  margin-left: 3rem;
}

#manitouGlobalContainer .toast.rounded {
  border-radius: 24px;
}

#manitouGlobalContainer .tabs {
  position: relative;
  overflow-x: auto;
  overflow-y: hidden;
  height: 48px;
  width: 100%;
  background-color: #fff;
  margin: 0 auto;
  white-space: nowrap;
}

#manitouGlobalContainer .tabs.tabs-transparent {
  background-color: transparent;
}

#manitouGlobalContainer .tabs.tabs-transparent .tab.disabled a {
  color: rgba(255, 255, 255, 0.7);
}

#manitouGlobalContainer .tabs.tabs-transparent .tab.disabled a:hover {
  color: rgba(255, 255, 255, 0.7);
}

#manitouGlobalContainer .tabs.tabs-transparent .tab a {
  color: rgba(255, 255, 255, 0.7);
}

#manitouGlobalContainer .tabs.tabs-transparent .tab a.active, #manitouGlobalContainer .tabs.tabs-transparent .tab a:hover {
  color: #fff;
}

#manitouGlobalContainer .tabs.tabs-transparent .indicator {
  background-color: #fff;
}

#manitouGlobalContainer .tabs.tabs-fixed-width {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#manitouGlobalContainer .tabs.tabs-fixed-width .tab {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

#manitouGlobalContainer .tabs .tab {
  display: inline-block;
  text-align: center;
  line-height: 48px;
  height: 48px;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
}

#manitouGlobalContainer .tabs .tab a {
  color: rgba(238, 110, 115, 0.7);
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 24px;
  font-size: 14px;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-transition: color .28s ease,background-color .28s ease;
  transition: color .28s ease,background-color .28s ease;
}

#manitouGlobalContainer .tabs .tab a:focus {
  background-color: rgba(246, 178, 181, 0.2);
  outline: none;
}

#manitouGlobalContainer .tabs .tab a:focus.active {
  background-color: rgba(246, 178, 181, 0.2);
  outline: none;
}

#manitouGlobalContainer .tabs .tab a.active, #manitouGlobalContainer .tabs .tab a:hover {
  background-color: transparent;
  color: #ee6e73;
}

#manitouGlobalContainer .tabs .tab.disabled a {
  color: rgba(238, 110, 115, 0.4);
  cursor: default;
}

#manitouGlobalContainer .tabs .tab.disabled a:hover {
  color: rgba(238, 110, 115, 0.4);
  cursor: default;
}

#manitouGlobalContainer .tabs .indicator {
  position: absolute;
  bottom: 0;
  height: 2px;
  background-color: #f6b2b5;
  will-change: left,right;
}

#manitouGlobalContainer .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;
}

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

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

#manitouGlobalContainer .btn-flat.disabled, #manitouGlobalContainer .btn-flat:disabled, #manitouGlobalContainer .btn-flat[disabled] {
  pointer-events: none;
  background-color: #dfdfdf !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #9f9f9f !important;
  cursor: default;
}

#manitouGlobalContainer .btn-floating.disabled, #manitouGlobalContainer .btn-floating:disabled, #manitouGlobalContainer .btn-floating[disabled] {
  pointer-events: none;
  background-color: #dfdfdf !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #9f9f9f !important;
  cursor: default;
}

#manitouGlobalContainer .btn-large.disabled, #manitouGlobalContainer .btn-large:disabled, #manitouGlobalContainer .btn-large[disabled] {
  pointer-events: none;
  background-color: #dfdfdf !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #9f9f9f !important;
  cursor: default;
}

#manitouGlobalContainer .btn-small.disabled, #manitouGlobalContainer .btn-small:disabled, #manitouGlobalContainer .btn-small[disabled] {
  pointer-events: none;
  background-color: #dfdfdf !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #9f9f9f !important;
  cursor: default;
}

#manitouGlobalContainer .btn {
  background-image: none;
  text-shadow: none;
  font-size: 13px !important;
  font-family: latoheavy;
  font-weight: 700;
  color: #fff;
  background-color: #0f7abb;
}

#manitouGlobalContainer .btn.disabled, #manitouGlobalContainer .btn:disabled, #manitouGlobalContainer .btn[disabled] {
  pointer-events: none;
  background-color: #003e7e !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff !important;
}

#manitouGlobalContainer .disabled.btn-large, #manitouGlobalContainer .disabled.btn-small {
  pointer-events: none;
  background-color: #dfdfdf !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #9f9f9f !important;
  cursor: default;
}

#manitouGlobalContainer .btn-flat.disabled:hover, #manitouGlobalContainer .btn-flat:disabled:hover, #manitouGlobalContainer .btn-flat[disabled]:hover {
  background-color: #dfdfdf !important;
  color: #9f9f9f !important;
}

#manitouGlobalContainer .btn-floating.disabled:hover, #manitouGlobalContainer .btn-floating:disabled:hover, #manitouGlobalContainer .btn-floating[disabled]:hover {
  background-color: #dfdfdf !important;
  color: #9f9f9f !important;
}

#manitouGlobalContainer .btn-large.disabled:hover, #manitouGlobalContainer .btn-large:disabled:hover, #manitouGlobalContainer .btn-large[disabled]:hover {
  background-color: #dfdfdf !important;
  color: #9f9f9f !important;
}

#manitouGlobalContainer .btn-small.disabled:hover, #manitouGlobalContainer .btn-small:disabled:hover, #manitouGlobalContainer .btn-small[disabled]:hover {
  background-color: #dfdfdf !important;
  color: #9f9f9f !important;
}

#manitouGlobalContainer .btn.disabled:hover, #manitouGlobalContainer .btn:disabled:hover, #manitouGlobalContainer .btn[disabled]:hover {
  background-color: #003e7e !important;
  color: #fff !important;
}

#manitouGlobalContainer .disabled.btn-large:hover, #manitouGlobalContainer .disabled.btn-small:hover {
  background-color: #003e7e !important;
  color: #fff !important;
}

#manitouGlobalContainer .btn, #manitouGlobalContainer .btn-flat, #manitouGlobalContainer .btn-floating, #manitouGlobalContainer .btn-large, #manitouGlobalContainer .btn-small {
  font-size: 14px;
  outline: 0;
}

#manitouGlobalContainer .btn-flat i, #manitouGlobalContainer .btn-floating i, #manitouGlobalContainer .btn-large i, #manitouGlobalContainer .btn-small i, #manitouGlobalContainer .btn i {
  font-size: 1.3rem;
  line-height: inherit;
}

#manitouGlobalContainer .btn-floating:focus, #manitouGlobalContainer .btn-large:focus, #manitouGlobalContainer .btn-small:focus {
  background-color: #003e7e;
}

#manitouGlobalContainer .btn {
  text-decoration: none;
  color: #fff;
  background-color: #26a69a;
  text-align: center;
  letter-spacing: .5px;
  -webkit-transition: background-color .2s ease-out;
  transition: background-color .2s ease-out;
  cursor: pointer;
}

#manitouGlobalContainer .btn:focus {
  background-color: #003e7e;
}

#manitouGlobalContainer .btn-large, #manitouGlobalContainer .btn-small {
  text-decoration: none;
  color: #fff;
  background-color: #26a69a;
  text-align: center;
  letter-spacing: .5px;
  -webkit-transition: background-color .2s ease-out;
  transition: background-color .2s ease-out;
  cursor: pointer;
}

#manitouGlobalContainer .btn-large:hover, #manitouGlobalContainer .btn-small:hover, #manitouGlobalContainer .btn:hover {
  background-color: #2bbbad;
}

#manitouGlobalContainer .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: #26a69a;
  border-radius: 50%;
  -webkit-transition: background-color .3s;
  transition: background-color .3s;
  cursor: pointer;
  vertical-align: middle;
}

#manitouGlobalContainer .btn-floating:hover {
  background-color: #26a69a;
}

#manitouGlobalContainer .btn-floating:before {
  border-radius: 0;
}

#manitouGlobalContainer .btn-floating.btn-large {
  width: 56px;
  height: 56px;
  padding: 0;
}

#manitouGlobalContainer .btn-floating.btn-large.halfway-fab {
  bottom: -28px;
}

#manitouGlobalContainer .btn-floating.btn-large i {
  line-height: 56px;
}

#manitouGlobalContainer .btn-floating.btn-small {
  width: 32.4px;
  height: 32.4px;
}

#manitouGlobalContainer .btn-floating.btn-small.halfway-fab {
  bottom: -16.2px;
}

#manitouGlobalContainer .btn-floating.btn-small i {
  line-height: 32.4px;
}

#manitouGlobalContainer .btn-floating.halfway-fab {
  position: absolute;
  right: 24px;
  bottom: -20px;
}

#manitouGlobalContainer .btn-floating.halfway-fab.left {
  right: auto;
  left: 24px;
}

#manitouGlobalContainer .btn-floating i {
  width: inherit;
  display: inline-block;
  text-align: center;
  color: #fff;
  font-size: 1.6rem;
  line-height: 40px;
}

#manitouGlobalContainer button.btn-floating {
  border: none;
}

#manitouGlobalContainer .fixed-action-btn {
  position: fixed;
  right: 23px;
  bottom: 23px;
  padding-top: 15px;
  margin-bottom: 0;
  z-index: 997;
}

#manitouGlobalContainer .fixed-action-btn.active ul {
  visibility: visible;
}

#manitouGlobalContainer .fixed-action-btn.direction-left, #manitouGlobalContainer .fixed-action-btn.direction-right {
  padding: 0 0 0 15px;
}

#manitouGlobalContainer .fixed-action-btn.direction-left ul, #manitouGlobalContainer .fixed-action-btn.direction-right ul {
  text-align: right;
  right: 64px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 100%;
  left: auto;
  width: 500px;
}

#manitouGlobalContainer .fixed-action-btn.direction-left ul li {
  display: inline-block;
  margin: 7.5px 15px 0 0;
}

#manitouGlobalContainer .fixed-action-btn.direction-right {
  padding: 0 15px 0 0;
}

#manitouGlobalContainer .fixed-action-btn.direction-right ul {
  text-align: left;
  direction: rtl;
  left: 64px;
  right: auto;
}

#manitouGlobalContainer .fixed-action-btn.direction-right ul li {
  display: inline-block;
  margin: 7.5px 15px 0 0;
  margin: 7.5px 0 0 15px;
}

#manitouGlobalContainer .fixed-action-btn.direction-bottom {
  padding: 0 0 15px;
}

#manitouGlobalContainer .fixed-action-btn.direction-bottom ul {
  top: 64px;
  bottom: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

#manitouGlobalContainer .fixed-action-btn.direction-bottom ul li {
  margin: 15px 0 0;
}

#manitouGlobalContainer .fixed-action-btn.toolbar {
  padding: 0;
  height: 56px;
}

#manitouGlobalContainer .fixed-action-btn.toolbar.active &gt; a i {
  opacity: 0;
}

#manitouGlobalContainer .fixed-action-btn.toolbar ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: 0;
  bottom: 0;
  z-index: 1;
}

#manitouGlobalContainer .fixed-action-btn.toolbar ul li {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: inline-block;
  margin: 0;
  height: 100%;
  -webkit-transition: none;
  transition: none;
}

#manitouGlobalContainer .fixed-action-btn.toolbar ul li a {
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
  line-height: 56px;
  z-index: 1;
}

#manitouGlobalContainer .fixed-action-btn.toolbar ul li a i {
  line-height: inherit;
}

#manitouGlobalContainer .fixed-action-btn ul {
  left: 0;
  right: 0;
  text-align: center;
  position: absolute;
  bottom: 64px;
  margin: 0;
  visibility: hidden;
}

#manitouGlobalContainer .fixed-action-btn ul li {
  margin-bottom: 15px;
}

#manitouGlobalContainer .fixed-action-btn ul a.btn-floating {
  opacity: 0;
}

#manitouGlobalContainer .fixed-action-btn .fab-backdrop {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 40px;
  height: 40px;
  background-color: #26a69a;
  border-radius: 50%;
  -webkit-transform: scale(0);
  transform: scale(0);
}

#manitouGlobalContainer .btn-flat {
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: transparent;
  color: #343434;
  cursor: pointer;
  -webkit-transition: background-color .2s;
  transition: background-color .2s;
}

#manitouGlobalContainer .btn-flat:focus, #manitouGlobalContainer .btn-flat:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}

#manitouGlobalContainer .btn-flat:focus {
  background-color: rgba(0, 0, 0, 0.1);
}

#manitouGlobalContainer .btn-flat.btn-flat[disabled], #manitouGlobalContainer .btn-flat.disabled {
  background-color: transparent !important;
  color: #b3b3b3 !important;
  cursor: default;
}

#manitouGlobalContainer .btn-large {
  height: 54px;
  line-height: 54px;
  font-size: 15px;
  padding: 0 28px;
}

#manitouGlobalContainer .btn-large i {
  font-size: 1.6rem;
}

#manitouGlobalContainer .btn-small {
  height: 32.4px;
  line-height: 32.4px;
  font-size: 13px;
}

#manitouGlobalContainer .btn-small i {
  font-size: 1.2rem;
}

#manitouGlobalContainer .btn-block {
  display: block;
}

#manitouGlobalContainer .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;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}

#manitouGlobalContainer .dropdown-content:focus {
  outline: 0;
}

#manitouGlobalContainer .dropdown-content li {
  clear: both;
  color: rgba(0, 0, 0, 0.87);
  cursor: pointer;
  min-height: 50px;
  line-height: 1.5rem;
  width: 100%;
  text-align: left;
}

#manitouGlobalContainer .dropdown-content li.active, #manitouGlobalContainer .dropdown-content li:hover {
  background-color: #eee;
}

#manitouGlobalContainer .dropdown-content li:focus {
  outline: none;
}

#manitouGlobalContainer .dropdown-content li.divider {
  min-height: 0;
  height: 1px;
}

#manitouGlobalContainer .dropdown-content li &gt; a {
  font-size: 16px;
  color: #26a69a;
  display: block;
  line-height: 22px;
  padding: 14px 16px;
}

#manitouGlobalContainer .dropdown-content li &gt; span {
  font-size: 16px;
  color: #26a69a;
  display: block;
  line-height: 22px;
  padding: 14px 16px;
}

#manitouGlobalContainer .dropdown-content li &gt; span &gt; label {
  top: 1px;
  left: 0;
  height: 18px;
}

#manitouGlobalContainer .dropdown-content li &gt; a &gt; i {
  height: inherit;
  line-height: inherit;
  float: left;
  margin: 0 24px 0 0;
  width: 24px;
}

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

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

#manitouGlobalContainer .dropdown-trigger {
  cursor: pointer;
}

#manitouGlobalContainer .waves-effect {
  position: relative;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  vertical-align: middle;
  z-index: 1;
  -webkit-transition: .3s ease-out;
  transition: .3s ease-out;
}

#manitouGlobalContainer .waves-effect::before {
  display: none;
}

#manitouGlobalContainer .waves-effect .waves-ripple {
  position: absolute;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  opacity: 0;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transition: all .7s ease-out;
  transition: all .7s ease-out;
  transition-property: opacity,-webkit-transform;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  -webkit-transform: scale(0);
  transform: scale(0);
  pointer-events: none;
}

#manitouGlobalContainer .waves-effect.waves-light .waves-ripple {
  background-color: rgba(255, 255, 255, 0.45);
}

#manitouGlobalContainer .waves-effect.waves-red .waves-ripple {
  background-color: rgba(244, 67, 54, 0.7);
}

#manitouGlobalContainer .waves-effect.waves-yellow .waves-ripple {
  background-color: rgba(255, 235, 59, 0.7);
}

#manitouGlobalContainer .waves-effect.waves-orange .waves-ripple {
  background-color: rgba(255, 152, 0, 0.7);
}

#manitouGlobalContainer .waves-effect.waves-purple .waves-ripple {
  background-color: rgba(156, 39, 176, 0.7);
}

#manitouGlobalContainer .waves-effect.waves-green .waves-ripple {
  background-color: rgba(76, 175, 80, 0.7);
}

#manitouGlobalContainer .waves-effect.waves-teal .waves-ripple {
  background-color: rgba(0, 150, 136, 0.7);
}

#manitouGlobalContainer .waves-effect input[type=button], #manitouGlobalContainer .waves-effect input[type=reset], #manitouGlobalContainer .waves-effect input[type=submit] {
  border: 0;
  font-style: normal;
  font-size: inherit;
  text-transform: inherit;
  background: none;
}

#manitouGlobalContainer .waves-effect img {
  position: relative;
  z-index: -1;
}

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

#manitouGlobalContainer .waves-circle {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-mask-image: -webkit-radial-gradient(circle, #fff 100%, #000 0);
}

#manitouGlobalContainer .waves-input-wrapper {
  border-radius: .2em;
  vertical-align: bottom;
}

#manitouGlobalContainer .waves-input-wrapper .waves-button-input {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
}

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

#manitouGlobalContainer .waves-block {
  display: block;
}

#manitouGlobalContainer .waves-effect .waves-ripple {
  z-index: -1;
}

#manitouGlobalContainer .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;
}

#manitouGlobalContainer .modal:focus {
  outline: none;
}

#manitouGlobalContainer .modal h1, #manitouGlobalContainer .modal h2, #manitouGlobalContainer .modal h3, #manitouGlobalContainer .modal h4 {
  margin-top: 0;
}

#manitouGlobalContainer .modal .modal-content {
  padding: 24px;
}

#manitouGlobalContainer .modal .modal-close {
  cursor: pointer;
}

#manitouGlobalContainer .modal .modal-footer {
  border-radius: 0 0 2px 2px;
  background-color: #fafafa;
  padding: 4px 6px;
  height: 56px;
  width: 100%;
  text-align: right;
}

#manitouGlobalContainer .modal .modal-footer .btn, #manitouGlobalContainer .modal .modal-footer .btn-flat, #manitouGlobalContainer .modal .modal-footer .btn-large, #manitouGlobalContainer .modal .modal-footer .btn-small {
  margin: 6px 0;
}

#manitouGlobalContainer .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;
}

#manitouGlobalContainer .modal.modal-fixed-footer {
  padding: 0;
  height: 70%;
}

#manitouGlobalContainer .modal.modal-fixed-footer .modal-content {
  position: absolute;
  height: calc(100% - 56px);
  max-height: 100%;
  width: 100%;
  overflow-y: auto;
}

#manitouGlobalContainer .modal.modal-fixed-footer .modal-footer {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  position: absolute;
  bottom: 0;
}

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

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

#manitouGlobalContainer .collapsible-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  line-height: 1.5;
  padding: 1rem;
  background-color: #fff;
  border-bottom: 1px solid #ddd;
}

#manitouGlobalContainer .collapsible-header:focus {
  outline: 0;
}

#manitouGlobalContainer .collapsible-header i {
  width: 2rem;
  font-size: 1.6rem;
  display: inline-block;
  text-align: center;
  margin-right: 1rem;
}

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

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

#manitouGlobalContainer .sidenav .collapsible, #manitouGlobalContainer .sidenav.fixed .collapsible {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

#manitouGlobalContainer .sidenav .collapsible li, #manitouGlobalContainer .sidenav.fixed .collapsible li {
  padding: 0;
}

#manitouGlobalContainer .sidenav .collapsible-header, #manitouGlobalContainer .sidenav.fixed .collapsible-header {
  background-color: transparent;
  border: none;
  line-height: inherit;
  height: inherit;
  padding: 0 16px;
}

#manitouGlobalContainer .sidenav .collapsible-header:hover, #manitouGlobalContainer .sidenav.fixed .collapsible-header:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

#manitouGlobalContainer .sidenav .collapsible-header i, #manitouGlobalContainer .sidenav.fixed .collapsible-header i {
  line-height: inherit;
}

#manitouGlobalContainer .sidenav .collapsible-body, #manitouGlobalContainer .sidenav.fixed .collapsible-body {
  border: 0;
  background-color: #fff;
}

#manitouGlobalContainer .sidenav .collapsible-body li a, #manitouGlobalContainer .sidenav.fixed .collapsible-body li a {
  padding: 0 23.5px 0 31px;
}

#manitouGlobalContainer .collapsible.popout {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

#manitouGlobalContainer .collapsible.popout &gt; li {
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  margin: 0 24px;
  -webkit-transition: margin 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: margin 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

#manitouGlobalContainer .collapsible.popout &gt; li.active {
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  margin: 16px 0;
}

#manitouGlobalContainer .chip {
  display: inline-block;
  height: 32px;
  font-size: 13px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.6);
  line-height: 32px;
  padding: 0 12px;
  border-radius: 16px;
  background-color: #e4e4e4;
  margin-bottom: 5px;
  margin-right: 5px;
}

#manitouGlobalContainer .chip:focus {
  outline: none;
  background-color: #26a69a;
  color: #fff;
}

#manitouGlobalContainer .chip &gt; img {
  float: left;
  margin: 0 8px 0 -12px;
  height: 32px;
  width: 32px;
  border-radius: 50%;
}

#manitouGlobalContainer .chip .close {
  cursor: pointer;
  float: right;
  font-size: 16px;
  line-height: 32px;
  padding-left: 8px;
}

#manitouGlobalContainer .chips {
  border: none;
  border-bottom: 1px solid #9e9e9e;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 0 0 8px;
  min-height: 45px;
  outline: none;
  -webkit-transition: all .3s;
  transition: all .3s;
}

#manitouGlobalContainer .chips.focus {
  border-bottom: 1px solid #26a69a;
  -webkit-box-shadow: 0 1px 0 0 #26a69a;
          box-shadow: 0 1px 0 0 #26a69a;
}

#manitouGlobalContainer .chips:hover {
  cursor: text;
}

#manitouGlobalContainer .chips .input {
  background: none;
  border: 0;
  color: rgba(0, 0, 0, 0.6);
  display: inline-block;
  font-size: 16px;
  height: 3rem;
  line-height: 32px;
  outline: 0;
  margin: 0;
  padding: 0 !important;
  width: 120px !important;
}

#manitouGlobalContainer .chips .input:focus {
  border: 0 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

#manitouGlobalContainer .chips .autocomplete-content {
  margin-top: 0;
  margin-bottom: 0;
}

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

#manitouGlobalContainer .chips:empty ~ label {
  font-size: .8rem;
  -webkit-transform: translateY(-140%);
  transform: translateY(-140%);
}

#manitouGlobalContainer .materialboxed {
  display: block;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
  position: relative;
  -webkit-transition: opacity .4s;
  transition: opacity .4s;
  -webkit-backface-visibility: hidden;
}

#manitouGlobalContainer .materialboxed:hover:not(.active) {
  opacity: .8;
}

#manitouGlobalContainer .materialboxed.active {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

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

#manitouGlobalContainer .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;
}

#manitouGlobalContainer select:focus {
  outline: 1px solid #c9f3ef;
}

#manitouGlobalContainer button:focus {
  outline: none;
  background-color: #2ab7a9;
}

#manitouGlobalContainer label {
  font-size: .8rem;
  color: #9e9e9e;
}

#manitouGlobalContainer ::-webkit-input-placeholder, #manitouGlobalContainer :-ms-input-placeholder, #manitouGlobalContainer ::-ms-input-placeholder, #manitouGlobalContainer ::-webkit-input-placeholder {
  color: #d1d1d1;
}

#manitouGlobalContainer ::-webkit-input-placeholder, #manitouGlobalContainer :-ms-input-placeholder, #manitouGlobalContainer ::-ms-input-placeholder, #manitouGlobalContainer ::placeholder {
  color: #d1d1d1;
}

#manitouGlobalContainer input:not([type]), #manitouGlobalContainer input[type=date]:not(.browser-default), #manitouGlobalContainer input[type=datetime-local]:not(.browser-default), #manitouGlobalContainer input[type=datetime]:not(.browser-default), #manitouGlobalContainer input[type=email]:not(.browser-default), #manitouGlobalContainer input[type=number]:not(.browser-default), #manitouGlobalContainer input[type=password]:not(.browser-default), #manitouGlobalContainer input[type=search]:not(.browser-default), #manitouGlobalContainer input[type=tel]:not(.browser-default), #manitouGlobalContainer input[type=text]:not(.browser-default), #manitouGlobalContainer input[type=time]:not(.browser-default), #manitouGlobalContainer input[type=url]:not(.browser-default) {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #9e9e9e;
  border-radius: 0;
  outline: none;
  height: 3rem;
  width: 100%;
  font-size: 16px;
  margin: 0 0 8px;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-transition: border .3s,-webkit-box-shadow .3s;
  transition: border .3s,-webkit-box-shadow .3s;
  transition: box-shadow .3s,border .3s;
  transition: box-shadow .3s,border .3s,-webkit-box-shadow .3s;
}

#manitouGlobalContainer textarea.materialize-textarea, #manitouGlobalContainer textarea.materialize-textarea-no-auto-resize {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #9e9e9e;
  border-radius: 0;
  outline: none;
  height: 3rem;
  width: 100%;
  font-size: 16px;
  margin: 0 0 8px;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-transition: border .3s,-webkit-box-shadow .3s;
  transition: border .3s,-webkit-box-shadow .3s;
  transition: box-shadow .3s,border .3s;
  transition: box-shadow .3s,border .3s,-webkit-box-shadow .3s;
}

#manitouGlobalContainer input:not([type]):disabled, #manitouGlobalContainer input:not([type])[readonly=readonly] {
  color: rgba(0, 0, 0, 0.42);
  border-bottom: 1px dotted rgba(0, 0, 0, 0.42);
}

#manitouGlobalContainer input[type=date]:not(.browser-default):disabled, #manitouGlobalContainer input[type=date]:not(.browser-default)[readonly=readonly] {
  color: rgba(0, 0, 0, 0.42);
  border-bottom: 1px dotted rgba(0, 0, 0, 0.42);
}

#manitouGlobalContainer input[type=datetime-local]:not(.browser-default):disabled, #manitouGlobalContainer input[type=datetime-local]:not(.browser-default)[readonly=readonly] {
  color: rgba(0, 0, 0, 0.42);
  border-bottom: 1px dotted rgba(0, 0, 0, 0.42);
}

#manitouGlobalContainer input[type=datetime]:not(.browser-default):disabled, #manitouGlobalContainer input[type=datetime]:not(.browser-default)[readonly=readonly] {
  color: rgba(0, 0, 0, 0.42);
  border-bottom: 1px dotted rgba(0, 0, 0, 0.42);
}

#manitouGlobalContainer input[type=email]:not(.browser-default):disabled, #manitouGlobalContainer input[type=email]:not(.browser-default)[readonly=readonly] {
  color: rgba(0, 0, 0, 0.42);
  border-bottom: 1px dotted rgba(0, 0, 0, 0.42);
}

#manitouGlobalContainer input[type=number]:not(.browser-default):disabled, #manitouGlobalContainer input[type=number]:not(.browser-default)[readonly=readonly] {
  color: rgba(0, 0, 0, 0.42);
  border-bottom: 1px dotted rgba(0, 0, 0, 0.42);
}

#manitouGlobalContainer input[type=password]:not(.browser-default):disabled, #manitouGlobalContainer input[type=password]:not(.browser-default)[readonly=readonly] {
  color: rgba(0, 0, 0, 0.42);
  border-bottom: 1px dotted rgba(0, 0, 0, 0.42);
}

#manitouGlobalContainer input[type=search]:not(.browser-default):disabled, #manitouGlobalContainer input[type=search]:not(.browser-default)[readonly=readonly] {
  color: rgba(0, 0, 0, 0.42);
  border-bottom: 1px dotted rgba(0, 0, 0, 0.42);
}

#manitouGlobalContainer input[type=tel]:not(.browser-default):disabled, #manitouGlobalContainer input[type=tel]:not(.browser-default)[readonly=readonly] {
  color: rgba(0, 0, 0, 0.42);
  border-bottom: 1px dotted rgba(0, 0, 0, 0.42);
}

#manitouGlobalContainer input[type=text]:not(.browser-default):disabled, #manitouGlobalContainer input[type=text]:not(.browser-default)[readonly=readonly] {
  color: rgba(0, 0, 0, 0.42);
  border-bottom: 1px dotted rgba(0, 0, 0, 0.42);
}

#manitouGlobalContainer input[type=time]:not(.browser-default):disabled, #manitouGlobalContainer input[type=time]:not(.browser-default)[readonly=readonly] {
  color: rgba(0, 0, 0, 0.42);
  border-bottom: 1px dotted rgba(0, 0, 0, 0.42);
}

#manitouGlobalContainer input[type=url]:not(.browser-default):disabled, #manitouGlobalContainer input[type=url]:not(.browser-default)[readonly=readonly] {
  color: rgba(0, 0, 0, 0.42);
  border-bottom: 1px dotted rgba(0, 0, 0, 0.42);
}

#manitouGlobalContainer textarea.materialize-textarea-no-auto-resize:disabled, #manitouGlobalContainer textarea.materialize-textarea-no-auto-resize[readonly=readonly] {
  color: rgba(0, 0, 0, 0.42);
  border-bottom: 1px dotted rgba(0, 0, 0, 0.42);
}

#manitouGlobalContainer textarea.materialize-textarea:disabled, #manitouGlobalContainer textarea.materialize-textarea[readonly=readonly] {
  color: rgba(0, 0, 0, 0.42);
  border-bottom: 1px dotted rgba(0, 0, 0, 0.42);
}

#manitouGlobalContainer input:not([type]):disabled + label, #manitouGlobalContainer input:not([type])[readonly=readonly] + label {
  color: rgba(0, 0, 0, 0.42);
}

#manitouGlobalContainer input[type=date]:not(.browser-default):disabled + label, #manitouGlobalContainer input[type=date]:not(.browser-default)[readonly=readonly] + label {
  color: rgba(0, 0, 0, 0.42);
}

#manitouGlobalContainer input[type=datetime-local]:not(.browser-default):disabled + label, #manitouGlobalContainer input[type=datetime-local]:not(.browser-default)[readonly=readonly] + label {
  color: rgba(0, 0, 0, 0.42);
}

#manitouGlobalContainer input[type=datetime]:not(.browser-default):disabled + label, #manitouGlobalContainer input[type=datetime]:not(.browser-default)[readonly=readonly] + label {
  color: rgba(0, 0, 0, 0.42);
}

#manitouGlobalContainer input[type=email]:not(.browser-default):disabled + label, #manitouGlobalContainer input[type=email]:not(.browser-default)[readonly=readonly] + label {
  color: rgba(0, 0, 0, 0.42);
}

#manitouGlobalContainer input[type=number]:not(.browser-default):disabled + label, #manitouGlobalContainer input[type=number]:not(.browser-default)[readonly=readonly] + label {
  color: rgba(0, 0, 0, 0.42);
}

#manitouGlobalContainer input[type=password]:not(.browser-default):disabled + label, #manitouGlobalContainer input[type=password]:not(.browser-default)[readonly=readonly] + label {
  color: rgba(0, 0, 0, 0.42);
}

#manitouGlobalContainer input[type=search]:not(.browser-default):disabled + label, #manitouGlobalContainer input[type=search]:not(.browser-default)[readonly=readonly] + label {
  color: rgba(0, 0, 0, 0.42);
}

#manitouGlobalContainer input[type=tel]:not(.browser-default):disabled + label, #manitouGlobalContainer input[type=tel]:not(.browser-default)[readonly=readonly] + label {
  color: rgba(0, 0, 0, 0.42);
}

#manitouGlobalContainer input[type=text]:not(.browser-default):disabled + label, #manitouGlobalContainer input[type=text]:not(.browser-default)[readonly=readonly] + label {
  color: rgba(0, 0, 0, 0.42);
}

#manitouGlobalContainer input[type=time]:not(.browser-default):disabled + label, #manitouGlobalContainer input[type=time]:not(.browser-default)[readonly=readonly] + label {
  color: rgba(0, 0, 0, 0.42);
}

#manitouGlobalContainer input[type=url]:not(.browser-default):disabled + label, #manitouGlobalContainer input[type=url]:not(.browser-default)[readonly=readonly] + label {
  color: rgba(0, 0, 0, 0.42);
}

#manitouGlobalContainer textarea.materialize-textarea-no-auto-resize:disabled + label, #manitouGlobalContainer textarea.materialize-textarea-no-auto-resize[readonly=readonly] + label {
  color: rgba(0, 0, 0, 0.42);
}

#manitouGlobalContainer textarea.materialize-textarea:disabled + label, #manitouGlobalContainer textarea.materialize-textarea[readonly=readonly] + label {
  color: rgba(0, 0, 0, 0.42);
}

#manitouGlobalContainer input:not([type]):focus:not([readonly]), #manitouGlobalContainer input[type=date]:not(.browser-default):focus:not([readonly]), #manitouGlobalContainer input[type=datetime-local]:not(.browser-default):focus:not([readonly]), #manitouGlobalContainer input[type=datetime]:not(.browser-default):focus:not([readonly]), #manitouGlobalContainer input[type=email]:not(.browser-default):focus:not([readonly]), #manitouGlobalContainer input[type=number]:not(.browser-default):focus:not([readonly]), #manitouGlobalContainer input[type=password]:not(.browser-default):focus:not([readonly]), #manitouGlobalContainer input[type=search]:not(.browser-default):focus:not([readonly]), #manitouGlobalContainer input[type=tel]:not(.browser-default):focus:not([readonly]), #manitouGlobalContainer input[type=text]:not(.browser-default):focus:not([readonly]), #manitouGlobalContainer input[type=time]:not(.browser-default):focus:not([readonly]), #manitouGlobalContainer input[type=url]:not(.browser-default):focus:not([readonly]) {
  border-bottom: 1px solid #26a69a;
  -webkit-box-shadow: 0 1px 0 0 #26a69a;
          box-shadow: 0 1px 0 0 #26a69a;
}

#manitouGlobalContainer textarea.materialize-textarea-no-auto-resize:focus:not([readonly]), #manitouGlobalContainer textarea.materialize-textarea:focus:not([readonly]) {
  border-bottom: 1px solid #26a69a;
  -webkit-box-shadow: 0 1px 0 0 #26a69a;
          box-shadow: 0 1px 0 0 #26a69a;
}

#manitouGlobalContainer input:not([type]):focus:not([readonly]) + label, #manitouGlobalContainer input[type=date]:not(.browser-default):focus:not([readonly]) + label, #manitouGlobalContainer input[type=datetime-local]:not(.browser-default):focus:not([readonly]) + label, #manitouGlobalContainer input[type=datetime]:not(.browser-default):focus:not([readonly]) + label, #manitouGlobalContainer input[type=email]:not(.browser-default):focus:not([readonly]) + label, #manitouGlobalContainer input[type=number]:not(.browser-default):focus:not([readonly]) + label, #manitouGlobalContainer input[type=password]:not(.browser-default):focus:not([readonly]) + label, #manitouGlobalContainer input[type=search]:not(.browser-default):focus:not([readonly]) + label, #manitouGlobalContainer input[type=tel]:not(.browser-default):focus:not([readonly]) + label, #manitouGlobalContainer input[type=text]:not(.browser-default):focus:not([readonly]) + label, #manitouGlobalContainer input[type=time]:not(.browser-default):focus:not([readonly]) + label, #manitouGlobalContainer input[type=url]:not(.browser-default):focus:not([readonly]) + label {
  color: #26a69a;
}

#manitouGlobalContainer textarea.materialize-textarea-no-auto-resize:focus:not([readonly]) + label, #manitouGlobalContainer textarea.materialize-textarea:focus:not([readonly]) + label {
  color: #26a69a;
}

#manitouGlobalContainer input:not([type]):focus.valid ~ label, #manitouGlobalContainer input[type=date]:not(.browser-default):focus.valid ~ label, #manitouGlobalContainer input[type=datetime-local]:not(.browser-default):focus.valid ~ label, #manitouGlobalContainer input[type=datetime]:not(.browser-default):focus.valid ~ label, #manitouGlobalContainer input[type=email]:not(.browser-default):focus.valid ~ label, #manitouGlobalContainer input[type=number]:not(.browser-default):focus.valid ~ label, #manitouGlobalContainer input[type=password]:not(.browser-default):focus.valid ~ label, #manitouGlobalContainer input[type=search]:not(.browser-default):focus.valid ~ label, #manitouGlobalContainer input[type=tel]:not(.browser-default):focus.valid ~ label, #manitouGlobalContainer input[type=text]:not(.browser-default):focus.valid ~ label, #manitouGlobalContainer input[type=time]:not(.browser-default):focus.valid ~ label, #manitouGlobalContainer input[type=url]:not(.browser-default):focus.valid ~ label {
  color: #4caf50;
}

#manitouGlobalContainer textarea.materialize-textarea-no-auto-resize:focus.valid ~ label, #manitouGlobalContainer textarea.materialize-textarea:focus.valid ~ label {
  color: #4caf50;
}

#manitouGlobalContainer input:not([type]):focus.invalid ~ label, #manitouGlobalContainer input[type=date]:not(.browser-default):focus.invalid ~ label, #manitouGlobalContainer input[type=datetime-local]:not(.browser-default):focus.invalid ~ label, #manitouGlobalContainer input[type=datetime]:not(.browser-default):focus.invalid ~ label, #manitouGlobalContainer input[type=email]:not(.browser-default):focus.invalid ~ label, #manitouGlobalContainer input[type=number]:not(.browser-default):focus.invalid ~ label, #manitouGlobalContainer input[type=password]:not(.browser-default):focus.invalid ~ label, #manitouGlobalContainer input[type=search]:not(.browser-default):focus.invalid ~ label, #manitouGlobalContainer input[type=tel]:not(.browser-default):focus.invalid ~ label, #manitouGlobalContainer input[type=text]:not(.browser-default):focus.invalid ~ label, #manitouGlobalContainer input[type=time]:not(.browser-default):focus.invalid ~ label, #manitouGlobalContainer input[type=url]:not(.browser-default):focus.invalid ~ label {
  color: #f44336;
}

#manitouGlobalContainer textarea.materialize-textarea-no-auto-resize:focus.invalid ~ label, #manitouGlobalContainer textarea.materialize-textarea:focus.invalid ~ label {
  color: #f44336;
}

#manitouGlobalContainer input:not([type]).validate + label, #manitouGlobalContainer input[type=date]:not(.browser-default).validate + label, #manitouGlobalContainer input[type=datetime-local]:not(.browser-default).validate + label, #manitouGlobalContainer input[type=datetime]:not(.browser-default).validate + label, #manitouGlobalContainer input[type=email]:not(.browser-default).validate + label, #manitouGlobalContainer input[type=number]:not(.browser-default).validate + label, #manitouGlobalContainer input[type=password]:not(.browser-default).validate + label, #manitouGlobalContainer input[type=search]:not(.browser-default).validate + label, #manitouGlobalContainer input[type=tel]:not(.browser-default).validate + label, #manitouGlobalContainer input[type=text]:not(.browser-default).validate + label, #manitouGlobalContainer input[type=time]:not(.browser-default).validate + label, #manitouGlobalContainer input[type=url]:not(.browser-default).validate + label {
  width: 100%;
}

#manitouGlobalContainer textarea.materialize-textarea.validate + label, #manitouGlobalContainer textarea.validate.materialize-textarea-no-auto-resize + label {
  width: 100%;
}

#manitouGlobalContainer .select-wrapper.valid &gt; input.select-dropdown {
  border-bottom: 1px solid #4caf50;
  -webkit-box-shadow: 0 1px 0 0 #4caf50;
          box-shadow: 0 1px 0 0 #4caf50;
}

#manitouGlobalContainer input.valid:not([type]), #manitouGlobalContainer input.valid[type=date]:not(.browser-default), #manitouGlobalContainer input.valid[type=datetime-local]:not(.browser-default), #manitouGlobalContainer input.valid[type=datetime]:not(.browser-default), #manitouGlobalContainer input.valid[type=email]:not(.browser-default), #manitouGlobalContainer input.valid[type=number]:not(.browser-default), #manitouGlobalContainer input.valid[type=password]:not(.browser-default), #manitouGlobalContainer input.valid[type=search]:not(.browser-default), #manitouGlobalContainer input.valid[type=tel]:not(.browser-default), #manitouGlobalContainer input.valid[type=text]:not(.browser-default), #manitouGlobalContainer input.valid[type=time]:not(.browser-default), #manitouGlobalContainer input.valid[type=url]:not(.browser-default) {
  border-bottom: 1px solid #4caf50;
  -webkit-box-shadow: 0 1px 0 0 #4caf50;
          box-shadow: 0 1px 0 0 #4caf50;
}

#manitouGlobalContainer input.valid:not([type]):focus, #manitouGlobalContainer input.valid[type=date]:not(.browser-default):focus, #manitouGlobalContainer input.valid[type=datetime-local]:not(.browser-default):focus, #manitouGlobalContainer input.valid[type=datetime]:not(.browser-default):focus, #manitouGlobalContainer input.valid[type=email]:not(.browser-default):focus, #manitouGlobalContainer input.valid[type=number]:not(.browser-default):focus, #manitouGlobalContainer input.valid[type=password]:not(.browser-default):focus, #manitouGlobalContainer input.valid[type=search]:not(.browser-default):focus, #manitouGlobalContainer input.valid[type=tel]:not(.browser-default):focus, #manitouGlobalContainer input.valid[type=text]:not(.browser-default):focus, #manitouGlobalContainer input.valid[type=time]:not(.browser-default):focus, #manitouGlobalContainer input.valid[type=url]:not(.browser-default):focus {
  border-bottom: 1px solid #4caf50;
  -webkit-box-shadow: 0 1px 0 0 #4caf50;
          box-shadow: 0 1px 0 0 #4caf50;
}

#manitouGlobalContainer textarea.materialize-textarea.valid, #manitouGlobalContainer textarea.valid.materialize-textarea-no-auto-resize {
  border-bottom: 1px solid #4caf50;
  -webkit-box-shadow: 0 1px 0 0 #4caf50;
          box-shadow: 0 1px 0 0 #4caf50;
}

#manitouGlobalContainer textarea.materialize-textarea.valid:focus, #manitouGlobalContainer textarea.valid.materialize-textarea-no-auto-resize:focus {
  border-bottom: 1px solid #4caf50;
  -webkit-box-shadow: 0 1px 0 0 #4caf50;
          box-shadow: 0 1px 0 0 #4caf50;
}

#manitouGlobalContainer .select-wrapper.invalid &gt; input.select-dropdown {
  border-bottom: 1px solid #f44336;
  -webkit-box-shadow: 0 1px 0 0 #f44336;
          box-shadow: 0 1px 0 0 #f44336;
}

#manitouGlobalContainer .select-wrapper.invalid &gt; input.select-dropdown:focus {
  border-bottom: 1px solid #f44336;
  -webkit-box-shadow: 0 1px 0 0 #f44336;
          box-shadow: 0 1px 0 0 #f44336;
}

#manitouGlobalContainer input.invalid:not([type]), #manitouGlobalContainer input.invalid[type=date]:not(.browser-default), #manitouGlobalContainer input.invalid[type=datetime-local]:not(.browser-default), #manitouGlobalContainer input.invalid[type=datetime]:not(.browser-default), #manitouGlobalContainer input.invalid[type=email]:not(.browser-default), #manitouGlobalContainer input.invalid[type=number]:not(.browser-default), #manitouGlobalContainer input.invalid[type=password]:not(.browser-default), #manitouGlobalContainer input.invalid[type=search]:not(.browser-default), #manitouGlobalContainer input.invalid[type=tel]:not(.browser-default), #manitouGlobalContainer input.invalid[type=text]:not(.browser-default), #manitouGlobalContainer input.invalid[type=time]:not(.browser-default), #manitouGlobalContainer input.invalid[type=url]:not(.browser-default) {
  border-bottom: 1px solid #f44336;
  -webkit-box-shadow: 0 1px 0 0 #f44336;
          box-shadow: 0 1px 0 0 #f44336;
}

#manitouGlobalContainer input.invalid:not([type]):focus, #manitouGlobalContainer input.invalid[type=date]:not(.browser-default):focus, #manitouGlobalContainer input.invalid[type=datetime-local]:not(.browser-default):focus, #manitouGlobalContainer input.invalid[type=datetime]:not(.browser-default):focus, #manitouGlobalContainer input.invalid[type=email]:not(.browser-default):focus, #manitouGlobalContainer input.invalid[type=number]:not(.browser-default):focus, #manitouGlobalContainer input.invalid[type=password]:not(.browser-default):focus, #manitouGlobalContainer input.invalid[type=search]:not(.browser-default):focus, #manitouGlobalContainer input.invalid[type=tel]:not(.browser-default):focus, #manitouGlobalContainer input.invalid[type=text]:not(.browser-default):focus, #manitouGlobalContainer input.invalid[type=time]:not(.browser-default):focus, #manitouGlobalContainer input.invalid[type=url]:not(.browser-default):focus {
  border-bottom: 1px solid #f44336;
  -webkit-box-shadow: 0 1px 0 0 #f44336;
          box-shadow: 0 1px 0 0 #f44336;
}

#manitouGlobalContainer textarea.invalid.materialize-textarea-no-auto-resize, #manitouGlobalContainer textarea.materialize-textarea.invalid {
  border-bottom: 1px solid #f44336;
  -webkit-box-shadow: 0 1px 0 0 #f44336;
          box-shadow: 0 1px 0 0 #f44336;
}

#manitouGlobalContainer textarea.invalid.materialize-textarea-no-auto-resize:focus, #manitouGlobalContainer textarea.materialize-textarea.invalid:focus {
  border-bottom: 1px solid #f44336;
  -webkit-box-shadow: 0 1px 0 0 #f44336;
          box-shadow: 0 1px 0 0 #f44336;
}

#manitouGlobalContainer .select-wrapper.invalid ~ .helper-text[data-error], #manitouGlobalContainer .select-wrapper.valid .helper-text[data-success] {
  color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}

#manitouGlobalContainer input:not([type]).invalid ~ .helper-text[data-error], #manitouGlobalContainer input:not([type]).valid ~ .helper-text[data-success] {
  color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}

#manitouGlobalContainer input:not([type]):focus.invalid ~ .helper-text[data-error], #manitouGlobalContainer input:not([type]):focus.valid ~ .helper-text[data-success] {
  color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}

#manitouGlobalContainer input[type=date]:not(.browser-default).invalid ~ .helper-text[data-error], #manitouGlobalContainer input[type=date]:not(.browser-default).valid ~ .helper-text[data-success] {
  color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}

#manitouGlobalContainer input[type=date]:not(.browser-default):focus.invalid ~ .helper-text[data-error], #manitouGlobalContainer input[type=date]:not(.browser-default):focus.valid ~ .helper-text[data-success] {
  color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}

#manitouGlobalContainer input[type=datetime-local]:not(.browser-default).invalid ~ .helper-text[data-error], #manitouGlobalContainer input[type=datetime-local]:not(.browser-default).valid ~ .helper-text[data-success] {
  color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}

#manitouGlobalContainer input[type=datetime-local]:not(.browser-default):focus.invalid ~ .helper-text[data-error], #manitouGlobalContainer input[type=datetime-local]:not(.browser-default):focus.valid ~ .helper-text[data-success] {
  color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}

#manitouGlobalContainer input[type=datetime]:not(.browser-default).invalid ~ .helper-text[data-error], #manitouGlobalContainer input[type=datetime]:not(.browser-default).valid ~ .helper-text[data-success] {
  color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}

#manitouGlobalContainer input[type=datetime]:not(.browser-default):focus.invalid ~ .helper-text[data-error], #manitouGlobalContainer input[type=datetime]:not(.browser-default):focus.valid ~ .helper-text[data-success] {
  color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}

#manitouGlobalContainer input[type=email]:not(.browser-default).invalid ~ .helper-text[data-error], #manitouGlobalContainer input[type=email]:not(.browser-default).valid ~ .helper-text[data-success] {
  color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}

#manitouGlobalContainer input[type=email]:not(.browser-default):focus.invalid ~ .helper-text[data-error], #manitouGlobalContainer input[type=email]:not(.browser-default):focus.valid ~ .helper-text[data-success] {
  color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}

#manitouGlobalContainer input[type=number]:not(.browser-default).invalid ~ .helper-text[data-error], #manitouGlobalContainer input[type=number]:not(.browser-default).valid ~ .helper-text[data-success] {
  color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}

#manitouGlobalContainer input[type=number]:not(.browser-default):focus.invalid ~ .helper-text[data-error], #manitouGlobalContainer input[type=number]:not(.browser-default):focus.valid ~ .helper-text[data-success] {
  color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}

#manitouGlobalContainer input[type=password]:not(.browser-default).invalid ~ .helper-text[data-error], #manitouGlobalContainer input[type=password]:not(.browser-default).valid ~ .helper-text[data-success] {
  color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}

#manitouGlobalContainer input[type=password]:not(.browser-default):focus.invalid ~ .helper-text[data-error], #manitouGlobalContainer input[type=password]:not(.browser-default):focus.valid ~ .helper-text[data-success] {
  color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}

#manitouGlobalContainer input[type=search]:not(.browser-default).invalid ~ .helper-text[data-error], #manitouGlobalContainer input[type=search]:not(.browser-default).valid ~ .helper-text[data-success] {
  color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}

#manitouGlobalContainer input[type=search]:not(.browser-default):focus.invalid ~ .helper-text[data-error], #manitouGlobalContainer input[type=search]:not(.browser-default):focus.valid ~ .helper-text[data-success] {
  color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}

#manitouGlobalContainer input[type=tel]:not(.browser-default).invalid ~ .helper-text[data-error], #manitouGlobalContainer input[type=tel]:not(.browser-default).valid ~ .helper-text[data-success] {
  color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}

#manitouGlobalContainer input[type=tel]:not(.browser-default):focus.invalid ~ .helper-text[data-error], #manitouGlobalContainer input[type=tel]:not(.browser-default):focus.valid ~ .helper-text[data-success] {
  color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}

#manitouGlobalContainer input[type=text]:not(.browser-default).invalid ~ .helper-text[data-error], #manitouGlobalContainer input[type=text]:not(.browser-default).valid ~ .helper-text[data-success] {
  color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}

#manitouGlobalContainer input[type=text]:not(.browser-default):focus.invalid ~ .helper-text[data-error], #manitouGlobalContainer input[type=text]:not(.browser-default):focus.valid ~ .helper-text[data-success] {
  color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}

#manitouGlobalContainer input[type=time]:not(.browser-default).invalid ~ .helper-text[data-error], #manitouGlobalContainer input[type=time]:not(.browser-default).valid ~ .helper-text[data-success] {
  color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}

#manitouGlobalContainer input[type=time]:not(.browser-default):focus.invalid ~ .helper-text[data-error], #manitouGlobalContainer input[type=time]:not(.browser-default):focus.valid ~ .helper-text[data-success] {
  color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}

#manitouGlobalContainer input[type=url]:not(.browser-default).invalid ~ .helper-text[data-error], #manitouGlobalContainer input[type=url]:not(.browser-default).valid ~ .helper-text[data-success] {
  color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}

#manitouGlobalContainer input[type=url]:not(.browser-default):focus.invalid ~ .helper-text[data-error], #manitouGlobalContainer input[type=url]:not(.browser-default):focus.valid ~ .helper-text[data-success] {
  color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}

#manitouGlobalContainer textarea.invalid.materialize-textarea-no-auto-resize ~ .helper-text[data-error] {
  color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}

#manitouGlobalContainer textarea.materialize-textarea-no-auto-resize:focus.invalid ~ .helper-text[data-error], #manitouGlobalContainer textarea.materialize-textarea-no-auto-resize:focus.valid ~ .helper-text[data-success] {
  color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}

#manitouGlobalContainer textarea.materialize-textarea.invalid ~ .helper-text[data-error], #manitouGlobalContainer textarea.materialize-textarea.valid ~ .helper-text[data-success] {
  color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}

#manitouGlobalContainer textarea.materialize-textarea:focus.invalid ~ .helper-text[data-error], #manitouGlobalContainer textarea.materialize-textarea:focus.valid ~ .helper-text[data-success] {
  color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}

#manitouGlobalContainer textarea.valid.materialize-textarea-no-auto-resize ~ .helper-text[data-success] {
  color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}

#manitouGlobalContainer .select-wrapper.valid ~ .helper-text:after {
  content: attr(data-success);
  color: #4caf50;
}

#manitouGlobalContainer input:not([type]).valid ~ .helper-text:after, #manitouGlobalContainer input:not([type]):focus.valid ~ .helper-text:after {
  content: attr(data-success);
  color: #4caf50;
}

#manitouGlobalContainer input[type=date]:not(.browser-default).valid ~ .helper-text:after, #manitouGlobalContainer input[type=date]:not(.browser-default):focus.valid ~ .helper-text:after {
  content: attr(data-success);
  color: #4caf50;
}

#manitouGlobalContainer input[type=datetime-local]:not(.browser-default).valid ~ .helper-text:after, #manitouGlobalContainer input[type=datetime-local]:not(.browser-default):focus.valid ~ .helper-text:after {
  content: attr(data-success);
  color: #4caf50;
}

#manitouGlobalContainer input[type=datetime]:not(.browser-default).valid ~ .helper-text:after, #manitouGlobalContainer input[type=datetime]:not(.browser-default):focus.valid ~ .helper-text:after {
  content: attr(data-success);
  color: #4caf50;
}

#manitouGlobalContainer input[type=email]:not(.browser-default).valid ~ .helper-text:after, #manitouGlobalContainer input[type=email]:not(.browser-default):focus.valid ~ .helper-text:after {
  content: attr(data-success);
  color: #4caf50;
}

#manitouGlobalContainer input[type=number]:not(.browser-default).valid ~ .helper-text:after, #manitouGlobalContainer input[type=number]:not(.browser-default):focus.valid ~ .helper-text:after {
  content: attr(data-success);
  color: #4caf50;
}

#manitouGlobalContainer input[type=password]:not(.browser-default).valid ~ .helper-text:after, #manitouGlobalContainer input[type=password]:not(.browser-default):focus.valid ~ .helper-text:after {
  content: attr(data-success);
  color: #4caf50;
}

#manitouGlobalContainer input[type=search]:not(.browser-default).valid ~ .helper-text:after, #manitouGlobalContainer input[type=search]:not(.browser-default):focus.valid ~ .helper-text:after {
  content: attr(data-success);
  color: #4caf50;
}

#manitouGlobalContainer input[type=tel]:not(.browser-default).valid ~ .helper-text:after, #manitouGlobalContainer input[type=tel]:not(.browser-default):focus.valid ~ .helper-text:after {
  content: attr(data-success);
  color: #4caf50;
}

#manitouGlobalContainer input[type=text]:not(.browser-default).valid ~ .helper-text:after, #manitouGlobalContainer input[type=text]:not(.browser-default):focus.valid ~ .helper-text:after {
  content: attr(data-success);
  color: #4caf50;
}

#manitouGlobalContainer input[type=time]:not(.browser-default).valid ~ .helper-text:after, #manitouGlobalContainer input[type=time]:not(.browser-default):focus.valid ~ .helper-text:after {
  content: attr(data-success);
  color: #4caf50;
}

#manitouGlobalContainer input[type=url]:not(.browser-default).valid ~ .helper-text:after, #manitouGlobalContainer input[type=url]:not(.browser-default):focus.valid ~ .helper-text:after {
  content: attr(data-success);
  color: #4caf50;
}

#manitouGlobalContainer textarea.materialize-textarea-no-auto-resize:focus.valid ~ .helper-text:after {
  content: attr(data-success);
  color: #4caf50;
}

#manitouGlobalContainer textarea.materialize-textarea.valid ~ .helper-text:after, #manitouGlobalContainer textarea.materialize-textarea:focus.valid ~ .helper-text:after {
  content: attr(data-success);
  color: #4caf50;
}

#manitouGlobalContainer textarea.valid.materialize-textarea-no-auto-resize ~ .helper-text:after {
  content: attr(data-success);
  color: #4caf50;
}

#manitouGlobalContainer .select-wrapper.invalid ~ .helper-text:after {
  content: attr(data-error);
  color: #f44336;
}

#manitouGlobalContainer input:not([type]).invalid ~ .helper-text:after, #manitouGlobalContainer input:not([type]):focus.invalid ~ .helper-text:after {
  content: attr(data-error);
  color: #f44336;
}

#manitouGlobalContainer input[type=date]:not(.browser-default).invalid ~ .helper-text:after, #manitouGlobalContainer input[type=date]:not(.browser-default):focus.invalid ~ .helper-text:after {
  content: attr(data-error);
  color: #f44336;
}

#manitouGlobalContainer input[type=datetime-local]:not(.browser-default).invalid ~ .helper-text:after, #manitouGlobalContainer input[type=datetime-local]:not(.browser-default):focus.invalid ~ .helper-text:after {
  content: attr(data-error);
  color: #f44336;
}

#manitouGlobalContainer input[type=datetime]:not(.browser-default).invalid ~ .helper-text:after, #manitouGlobalContainer input[type=datetime]:not(.browser-default):focus.invalid ~ .helper-text:after {
  content: attr(data-error);
  color: #f44336;
}

#manitouGlobalContainer input[type=email]:not(.browser-default).invalid ~ .helper-text:after, #manitouGlobalContainer input[type=email]:not(.browser-default):focus.invalid ~ .helper-text:after {
  content: attr(data-error);
  color: #f44336;
}

#manitouGlobalContainer input[type=number]:not(.browser-default).invalid ~ .helper-text:after, #manitouGlobalContainer input[type=number]:not(.browser-default):focus.invalid ~ .helper-text:after {
  content: attr(data-error);
  color: #f44336;
}

#manitouGlobalContainer input[type=password]:not(.browser-default).invalid ~ .helper-text:after, #manitouGlobalContainer input[type=password]:not(.browser-default):focus.invalid ~ .helper-text:after {
  content: attr(data-error);
  color: #f44336;
}

#manitouGlobalContainer input[type=search]:not(.browser-default).invalid ~ .helper-text:after, #manitouGlobalContainer input[type=search]:not(.browser-default):focus.invalid ~ .helper-text:after {
  content: attr(data-error);
  color: #f44336;
}

#manitouGlobalContainer input[type=tel]:not(.browser-default).invalid ~ .helper-text:after, #manitouGlobalContainer input[type=tel]:not(.browser-default):focus.invalid ~ .helper-text:after {
  content: attr(data-error);
  color: #f44336;
}

#manitouGlobalContainer input[type=text]:not(.browser-default).invalid ~ .helper-text:after, #manitouGlobalContainer input[type=text]:not(.browser-default):focus.invalid ~ .helper-text:after {
  content: attr(data-error);
  color: #f44336;
}

#manitouGlobalContainer input[type=time]:not(.browser-default).invalid ~ .helper-text:after, #manitouGlobalContainer input[type=time]:not(.browser-default):focus.invalid ~ .helper-text:after {
  content: attr(data-error);
  color: #f44336;
}

#manitouGlobalContainer input[type=url]:not(.browser-default).invalid ~ .helper-text:after, #manitouGlobalContainer input[type=url]:not(.browser-default):focus.invalid ~ .helper-text:after {
  content: attr(data-error);
  color: #f44336;
}

#manitouGlobalContainer textarea.invalid.materialize-textarea-no-auto-resize ~ .helper-text:after, #manitouGlobalContainer textarea.materialize-textarea-no-auto-resize:focus.invalid ~ .helper-text:after {
  content: attr(data-error);
  color: #f44336;
}

#manitouGlobalContainer textarea.materialize-textarea.invalid ~ .helper-text:after, #manitouGlobalContainer textarea.materialize-textarea:focus.invalid ~ .helper-text:after {
  content: attr(data-error);
  color: #f44336;
}

#manitouGlobalContainer .select-wrapper + label:after {
  display: block;
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity .2s ease-out,color .2s ease-out;
  transition: opacity .2s ease-out,color .2s ease-out;
}

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

#manitouGlobalContainer textarea.materialize-textarea + label:after, #manitouGlobalContainer textarea.materialize-textarea-no-auto-resize + label:after {
  display: block;
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity .2s ease-out,color .2s ease-out;
  transition: opacity .2s ease-out,color .2s ease-out;
}

#manitouGlobalContainer .input-field {
  position: relative;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

#manitouGlobalContainer .input-field.inline {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}

#manitouGlobalContainer .input-field.inline .select-dropdown, #manitouGlobalContainer .input-field.inline input {
  margin-bottom: 1rem;
}

#manitouGlobalContainer .input-field.col label {
  left: .75rem;
}

#manitouGlobalContainer .input-field.col .prefix ~ .validate ~ label, #manitouGlobalContainer .input-field.col .prefix ~ label {
  width: calc(100% - 3rem - 1.5rem);
}

#manitouGlobalContainer .input-field &gt; label {
  color: #9e9e9e;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1rem;
  cursor: text;
  transition: color .2s ease-out,-webkit-transform .2s ease-out;
  -webkit-transition: color .2s ease-out,-webkit-transform .2s ease-out;
  transition: transform .2s ease-out,color .2s ease-out;
  transition: transform .2s ease-out,color .2s ease-out,-webkit-transform .2s ease-out;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  text-align: initial;
  -webkit-transform: translateY(12px);
  transform: translateY(12px);
}

#manitouGlobalContainer .input-field &gt; label:not(.label-icon).active {
  -webkit-transform: translateY(-14px) scale(0.8);
  transform: translateY(-14px) scale(0.8);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}

#manitouGlobalContainer .input-field &gt; input[type=date]:not(.browser-default) + label, #manitouGlobalContainer .input-field &gt; input[type=time]:not(.browser-default) + label, #manitouGlobalContainer .input-field &gt; input[type]:-webkit-autofill:not(.browser-default) + label {
  -webkit-transform: translateY(-14px) scale(0.8);
  transform: translateY(-14px) scale(0.8);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}

#manitouGlobalContainer .input-field .helper-text {
  position: relative;
  min-height: 18px;
  display: block;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.54);
}

#manitouGlobalContainer .input-field .helper-text:after {
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
}

#manitouGlobalContainer .input-field .prefix {
  position: absolute;
  width: 3rem;
  font-size: 2rem;
  -webkit-transition: color .2s;
  transition: color .2s;
  top: .5rem;
}

#manitouGlobalContainer .input-field .prefix.active {
  color: #26a69a;
}

#manitouGlobalContainer .input-field .prefix ~ .autocomplete-content, #manitouGlobalContainer .input-field .prefix ~ .helper-text, #manitouGlobalContainer .input-field .prefix ~ .validate ~ label, #manitouGlobalContainer .input-field .prefix ~ input, #manitouGlobalContainer .input-field .prefix ~ label, #manitouGlobalContainer .input-field .prefix ~ textarea {
  margin-left: 3rem;
  width: 92%;
  width: calc(100% - 3rem);
}

#manitouGlobalContainer .input-field .prefix ~ label {
  margin-left: 3rem;
}

#manitouGlobalContainer .input-field input[type=search] {
  display: block;
  line-height: inherit;
  -webkit-transition: background-color .3s;
  transition: background-color .3s;
}

@media only screen and (max-width: 992px) {
  #manitouGlobalContainer .pagination {
    width: 100%;
  }
  #manitouGlobalContainer .pagination li.next, #manitouGlobalContainer .pagination li.prev {
    width: 10%;
  }
  #manitouGlobalContainer .pagination li.pages {
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
  }
}

@media only screen and (max-width: 600px) {
  #manitouGlobalContainer .hide-on-small-and-down, #manitouGlobalContainer .hide-on-small-only {
    display: none !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

@media only screen and (max-width: 992px) {
  #manitouGlobalContainer table.responsive-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    display: block;
    position: relative;
  }
  #manitouGlobalContainer table.responsive-table td {
    margin: 0;
    vertical-align: top;
  }
  #manitouGlobalContainer table.responsive-table td:empty:before {
    content: "\A0";
  }
  #manitouGlobalContainer table.responsive-table th {
    margin: 0;
    vertical-align: top;
    text-align: left;
  }
  #manitouGlobalContainer table.responsive-table thead {
    display: block;
    float: left;
  }
  #manitouGlobalContainer table.responsive-table thead tr {
    display: block;
    padding: 0 10px 0 0;
  }
  #manitouGlobalContainer table.responsive-table thead tr th:before {
    content: "\A0";
  }
  #manitouGlobalContainer table.responsive-table tbody {
    display: block;
    width: auto;
    position: relative;
    overflow-x: auto;
    white-space: nowrap;
  }
  #manitouGlobalContainer table.responsive-table tbody tr {
    display: inline-block;
    vertical-align: top;
  }
  #manitouGlobalContainer table.responsive-table th {
    display: block;
    text-align: right;
  }
  #manitouGlobalContainer table.responsive-table td {
    display: block;
    min-height: 1.25em;
    text-align: left;
  }
  #manitouGlobalContainer table.responsive-table tr {
    border-bottom: none;
    padding: 0 10px;
  }
  #manitouGlobalContainer table.responsive-table thead {
    border: 0;
    border-right: 1px solid rgba(0, 0, 0, 0.12);
  }
}

@-webkit-keyframes a {
  0% {
    left: -35%;
    right: 100%;
  }
  60% {
    left: 100%;
    right: -90%;
  }
  to {
    left: 100%;
    right: -90%;
  }
}

@keyframes a {
  0% {
    left: -35%;
    right: 100%;
  }
  60% {
    left: 100%;
    right: -90%;
  }
  to {
    left: 100%;
    right: -90%;
  }
}

@-webkit-keyframes b {
  0% {
    left: -200%;
    right: 100%;
  }
  60% {
    left: 107%;
    right: -8%;
  }
  to {
    left: 107%;
    right: -8%;
  }
}

@keyframes b {
  0% {
    left: -200%;
    right: 100%;
  }
  60% {
    left: 107%;
    right: -8%;
  }
  to {
    left: 107%;
    right: -8%;
  }
}

@media only screen and (min-width: 601px) {
  #manitouGlobalContainer .container {
    width: 100%;
  }
}

@media only screen and (min-width: 993px) {
  #manitouGlobalContainer .container {
    width: 100%;
  }
}

@media only screen and (min-width: 601px) {
  #manitouGlobalContainer .row .col.m1 {
    width: 8.33333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  #manitouGlobalContainer .row .col.m2 {
    width: 16.66667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  #manitouGlobalContainer .row .col.m3 {
    width: 25%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  #manitouGlobalContainer .row .col.m4 {
    width: 33.33333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  #manitouGlobalContainer .row .col.m5 {
    width: 41.66667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  #manitouGlobalContainer .row .col.m6 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  #manitouGlobalContainer .row .col.m7 {
    width: 58.33333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  #manitouGlobalContainer .row .col.m8 {
    width: 66.66667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  #manitouGlobalContainer .row .col.m9 {
    width: 75%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  #manitouGlobalContainer .row .col.m10 {
    width: 83.33333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  #manitouGlobalContainer .row .col.m11 {
    width: 91.66667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  #manitouGlobalContainer .row .col.m12 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  #manitouGlobalContainer .row .col.offset-m1 {
    margin-left: 8.33333%;
  }
  #manitouGlobalContainer .row .col.pull-m1 {
    right: 8.33333%;
  }
  #manitouGlobalContainer .row .col.push-m1 {
    left: 8.33333%;
  }
  #manitouGlobalContainer .row .col.offset-m2 {
    margin-left: 16.66667%;
  }
  #manitouGlobalContainer .row .col.pull-m2 {
    right: 16.66667%;
  }
  #manitouGlobalContainer .row .col.push-m2 {
    left: 16.66667%;
  }
  #manitouGlobalContainer .row .col.offset-m3 {
    margin-left: 25%;
  }
  #manitouGlobalContainer .row .col.pull-m3 {
    right: 25%;
  }
  #manitouGlobalContainer .row .col.push-m3 {
    left: 25%;
  }
  #manitouGlobalContainer .row .col.offset-m4 {
    margin-left: 33.33333%;
  }
  #manitouGlobalContainer .row .col.pull-m4 {
    right: 33.33333%;
  }
  #manitouGlobalContainer .row .col.push-m4 {
    left: 33.33333%;
  }
  #manitouGlobalContainer .row .col.offset-m5 {
    margin-left: 41.66667%;
  }
  #manitouGlobalContainer .row .col.pull-m5 {
    right: 41.66667%;
  }
  #manitouGlobalContainer .row .col.push-m5 {
    left: 41.66667%;
  }
  #manitouGlobalContainer .row .col.offset-m6 {
    margin-left: 50%;
  }
  #manitouGlobalContainer .row .col.pull-m6 {
    right: 50%;
  }
  #manitouGlobalContainer .row .col.push-m6 {
    left: 50%;
  }
  #manitouGlobalContainer .row .col.offset-m7 {
    margin-left: 58.33333%;
  }
  #manitouGlobalContainer .row .col.pull-m7 {
    right: 58.33333%;
  }
  #manitouGlobalContainer .row .col.push-m7 {
    left: 58.33333%;
  }
  #manitouGlobalContainer .row .col.offset-m8 {
    margin-left: 66.66667%;
  }
  #manitouGlobalContainer .row .col.pull-m8 {
    right: 66.66667%;
  }
  #manitouGlobalContainer .row .col.push-m8 {
    left: 66.66667%;
  }
  #manitouGlobalContainer .row .col.offset-m9 {
    margin-left: 75%;
  }
  #manitouGlobalContainer .row .col.pull-m9 {
    right: 75%;
  }
  #manitouGlobalContainer .row .col.push-m9 {
    left: 75%;
  }
  #manitouGlobalContainer .row .col.offset-m10 {
    margin-left: 83.33333%;
  }
  #manitouGlobalContainer .row .col.pull-m10 {
    right: 83.33333%;
  }
  #manitouGlobalContainer .row .col.push-m10 {
    left: 83.33333%;
  }
  #manitouGlobalContainer .row .col.offset-m11 {
    margin-left: 91.66667%;
  }
  #manitouGlobalContainer .row .col.pull-m11 {
    right: 91.66667%;
  }
  #manitouGlobalContainer .row .col.push-m11 {
    left: 91.66667%;
  }
  #manitouGlobalContainer .row .col.offset-m12 {
    margin-left: 100%;
  }
  #manitouGlobalContainer .row .col.pull-m12 {
    right: 100%;
  }
  #manitouGlobalContainer .row .col.push-m12 {
    left: 100%;
  }
}

@media only screen and (min-width: 993px) {
  #manitouGlobalContainer .row .col.l1 {
    width: 8.33333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  #manitouGlobalContainer .row .col.l2 {
    width: 16.66667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  #manitouGlobalContainer .row .col.l3 {
    width: 25%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  #manitouGlobalContainer .row .col.l4 {
    width: 33.33333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  #manitouGlobalContainer .row .col.l5 {
    width: 41.66667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  #manitouGlobalContainer .row .col.l6 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  #manitouGlobalContainer .row .col.l7 {
    width: 58.33333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  #manitouGlobalContainer .row .col.l8 {
    width: 66.66667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  #manitouGlobalContainer .row .col.l9 {
    width: 75%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  #manitouGlobalContainer .row .col.l10 {
    width: 83.33333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  #manitouGlobalContainer .row .col.l11 {
    width: 91.66667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  #manitouGlobalContainer .row .col.l12 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  #manitouGlobalContainer .row .col.offset-l1 {
    margin-left: 8.33333%;
  }
  #manitouGlobalContainer .row .col.pull-l1 {
    right: 8.33333%;
  }
  #manitouGlobalContainer .row .col.push-l1 {
    left: 8.33333%;
  }
  #manitouGlobalContainer .row .col.offset-l2 {
    margin-left: 16.66667%;
  }
  #manitouGlobalContainer .row .col.pull-l2 {
    right: 16.66667%;
  }
  #manitouGlobalContainer .row .col.push-l2 {
    left: 16.66667%;
  }
  #manitouGlobalContainer .row .col.offset-l3 {
    margin-left: 25%;
  }
  #manitouGlobalContainer .row .col.pull-l3 {
    right: 25%;
  }
  #manitouGlobalContainer .row .col.push-l3 {
    left: 25%;
  }
  #manitouGlobalContainer .row .col.offset-l4 {
    margin-left: 33.33333%;
  }
  #manitouGlobalContainer .row .col.pull-l4 {
    right: 33.33333%;
  }
  #manitouGlobalContainer .row .col.push-l4 {
    left: 33.33333%;
  }
  #manitouGlobalContainer .row .col.offset-l5 {
    margin-left: 41.66667%;
  }
  #manitouGlobalContainer .row .col.pull-l5 {
    right: 41.66667%;
  }
  #manitouGlobalContainer .row .col.push-l5 {
    left: 41.66667%;
  }
  #manitouGlobalContainer .row .col.offset-l6 {
    margin-left: 50%;
  }
  #manitouGlobalContainer .row .col.pull-l6 {
    right: 50%;
  }
  #manitouGlobalContainer .row .col.push-l6 {
    left: 50%;
  }
  #manitouGlobalContainer .row .col.offset-l7 {
    margin-left: 58.33333%;
  }
  #manitouGlobalContainer .row .col.pull-l7 {
    right: 58.33333%;
  }
  #manitouGlobalContainer .row .col.push-l7 {
    left: 58.33333%;
  }
  #manitouGlobalContainer .row .col.offset-l8 {
    margin-left: 66.66667%;
  }
  #manitouGlobalContainer .row .col.pull-l8 {
    right: 66.66667%;
  }
  #manitouGlobalContainer .row .col.push-l8 {
    left: 66.66667%;
  }
  #manitouGlobalContainer .row .col.offset-l9 {
    margin-left: 75%;
  }
  #manitouGlobalContainer .row .col.pull-l9 {
    right: 75%;
  }
  #manitouGlobalContainer .row .col.push-l9 {
    left: 75%;
  }
  #manitouGlobalContainer .row .col.offset-l10 {
    margin-left: 83.33333%;
  }
  #manitouGlobalContainer .row .col.pull-l10 {
    right: 83.33333%;
  }
  #manitouGlobalContainer .row .col.push-l10 {
    left: 83.33333%;
  }
  #manitouGlobalContainer .row .col.offset-l11 {
    margin-left: 91.66667%;
  }
  #manitouGlobalContainer .row .col.pull-l11 {
    right: 91.66667%;
  }
  #manitouGlobalContainer .row .col.push-l11 {
    left: 91.66667%;
  }
  #manitouGlobalContainer .row .col.offset-l12 {
    margin-left: 100%;
  }
  #manitouGlobalContainer .row .col.pull-l12 {
    right: 100%;
  }
  #manitouGlobalContainer .row .col.push-l12 {
    left: 100%;
  }
}

@media only screen and (min-width: 1201px) {
  #manitouGlobalContainer .row .col.xl1 {
    width: 8.33333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  #manitouGlobalContainer .row .col.xl2 {
    width: 16.66667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  #manitouGlobalContainer .row .col.xl3 {
    width: 25%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  #manitouGlobalContainer .row .col.xl4 {
    width: 33.33333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  #manitouGlobalContainer .row .col.xl5 {
    width: 41.66667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  #manitouGlobalContainer .row .col.xl6 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  #manitouGlobalContainer .row .col.xl7 {
    width: 58.33333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  #manitouGlobalContainer .row .col.xl8 {
    width: 66.66667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  #manitouGlobalContainer .row .col.xl9 {
    width: 75%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  #manitouGlobalContainer .row .col.xl10 {
    width: 83.33333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  #manitouGlobalContainer .row .col.xl11 {
    width: 91.66667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  #manitouGlobalContainer .row .col.xl12 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  #manitouGlobalContainer .row .col.offset-xl1 {
    margin-left: 8.33333%;
  }
  #manitouGlobalContainer .row .col.pull-xl1 {
    right: 8.33333%;
  }
  #manitouGlobalContainer .row .col.push-xl1 {
    left: 8.33333%;
  }
  #manitouGlobalContainer .row .col.offset-xl2 {
    margin-left: 16.66667%;
  }
  #manitouGlobalContainer .row .col.pull-xl2 {
    right: 16.66667%;
  }
  #manitouGlobalContainer .row .col.push-xl2 {
    left: 16.66667%;
  }
  #manitouGlobalContainer .row .col.offset-xl3 {
    margin-left: 25%;
  }
  #manitouGlobalContainer .row .col.pull-xl3 {
    right: 25%;
  }
  #manitouGlobalContainer .row .col.push-xl3 {
    left: 25%;
  }
  #manitouGlobalContainer .row .col.offset-xl4 {
    margin-left: 33.33333%;
  }
  #manitouGlobalContainer .row .col.pull-xl4 {
    right: 33.33333%;
  }
  #manitouGlobalContainer .row .col.push-xl4 {
    left: 33.33333%;
  }
  #manitouGlobalContainer .row .col.offset-xl5 {
    margin-left: 41.66667%;
  }
  #manitouGlobalContainer .row .col.pull-xl5 {
    right: 41.66667%;
  }
  #manitouGlobalContainer .row .col.push-xl5 {
    left: 41.66667%;
  }
  #manitouGlobalContainer .row .col.offset-xl6 {
    margin-left: 50%;
  }
  #manitouGlobalContainer .row .col.pull-xl6 {
    right: 50%;
  }
  #manitouGlobalContainer .row .col.push-xl6 {
    left: 50%;
  }
  #manitouGlobalContainer .row .col.offset-xl7 {
    margin-left: 58.33333%;
  }
  #manitouGlobalContainer .row .col.pull-xl7 {
    right: 58.33333%;
  }
  #manitouGlobalContainer .row .col.push-xl7 {
    left: 58.33333%;
  }
  #manitouGlobalContainer .row .col.offset-xl8 {
    margin-left: 66.66667%;
  }
  #manitouGlobalContainer .row .col.pull-xl8 {
    right: 66.66667%;
  }
  #manitouGlobalContainer .row .col.push-xl8 {
    left: 66.66667%;
  }
  #manitouGlobalContainer .row .col.offset-xl9 {
    margin-left: 75%;
  }
  #manitouGlobalContainer .row .col.pull-xl9 {
    right: 75%;
  }
  #manitouGlobalContainer .row .col.push-xl9 {
    left: 75%;
  }
  #manitouGlobalContainer .row .col.offset-xl10 {
    margin-left: 83.33333%;
  }
  #manitouGlobalContainer .row .col.pull-xl10 {
    right: 83.33333%;
  }
  #manitouGlobalContainer .row .col.push-xl10 {
    left: 83.33333%;
  }
  #manitouGlobalContainer .row .col.offset-xl11 {
    margin-left: 91.66667%;
  }
  #manitouGlobalContainer .row .col.pull-xl11 {
    right: 91.66667%;
  }
  #manitouGlobalContainer .row .col.push-xl11 {
    left: 91.66667%;
  }
  #manitouGlobalContainer .row .col.offset-xl12 {
    margin-left: 100%;
  }
  #manitouGlobalContainer .row .col.pull-xl12 {
    right: 100%;
  }
  #manitouGlobalContainer .row .col.push-xl12 {
    left: 100%;
  }
}

@media only screen and (min-width: 993px) {
  #manitouGlobalContainer nav a.sidenav-trigger {
    display: none;
  }
}

@media only screen and (max-width: 992px) {
  #manitouGlobalContainer nav .brand-logo {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  #manitouGlobalContainer nav .brand-logo.left, #manitouGlobalContainer nav .brand-logo.right {
    padding: 0;
    -webkit-transform: none;
    transform: none;
  }
  #manitouGlobalContainer nav .brand-logo.left {
    left: .5rem;
  }
  #manitouGlobalContainer nav .brand-logo.right {
    right: .5rem;
    left: auto;
  }
}

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

@media only screen and (min-width: 0) {
  #manitouGlobalContainer html {
    font-size: 14px;
  }
}

@media only screen and (min-width: 992px) {
  #manitouGlobalContainer html {
    font-size: 14.5px;
  }
}

@media only screen and (min-width: 1200px) {
  #manitouGlobalContainer html {
    font-size: 15px;
  }
}

@media only screen and (min-width: 360px) {
  #manitouGlobalContainer .flow-text {
    font-size: 1.2rem;
  }
}

@media only screen and (min-width: 390px) {
  #manitouGlobalContainer .flow-text {
    font-size: 1.224rem;
  }
}

@media only screen and (min-width: 420px) {
  #manitouGlobalContainer .flow-text {
    font-size: 1.248rem;
  }
}

@media only screen and (min-width: 450px) {
  #manitouGlobalContainer .flow-text {
    font-size: 1.272rem;
  }
}

@media only screen and (min-width: 480px) {
  #manitouGlobalContainer .flow-text {
    font-size: 1.296rem;
  }
}

@media only screen and (min-width: 510px) {
  #manitouGlobalContainer .flow-text {
    font-size: 1.32rem;
  }
}

@media only screen and (min-width: 540px) {
  #manitouGlobalContainer .flow-text {
    font-size: 1.344rem;
  }
}

@media only screen and (min-width: 570px) {
  #manitouGlobalContainer .flow-text {
    font-size: 1.368rem;
  }
}

@media only screen and (min-width: 600px) {
  #manitouGlobalContainer .flow-text {
    font-size: 1.392rem;
  }
}

@media only screen and (min-width: 630px) {
  #manitouGlobalContainer .flow-text {
    font-size: 1.416rem;
  }
}

@media only screen and (min-width: 660px) {
  #manitouGlobalContainer .flow-text {
    font-size: 1.44rem;
  }
}

@media only screen and (min-width: 690px) {
  #manitouGlobalContainer .flow-text {
    font-size: 1.464rem;
  }
}

@media only screen and (min-width: 720px) {
  #manitouGlobalContainer .flow-text {
    font-size: 1.488rem;
  }
}

@media only screen and (min-width: 750px) {
  #manitouGlobalContainer .flow-text {
    font-size: 1.512rem;
  }
}

@media only screen and (min-width: 780px) {
  #manitouGlobalContainer .flow-text {
    font-size: 1.536rem;
  }
}

@media only screen and (min-width: 810px) {
  #manitouGlobalContainer .flow-text {
    font-size: 1.56rem;
  }
}

@media only screen and (min-width: 840px) {
  #manitouGlobalContainer .flow-text {
    font-size: 1.584rem;
  }
}

@media only screen and (min-width: 870px) {
  #manitouGlobalContainer .flow-text {
    font-size: 1.608rem;
  }
}

@media only screen and (min-width: 900px) {
  #manitouGlobalContainer .flow-text {
    font-size: 1.632rem;
  }
}

@media only screen and (min-width: 930px) {
  #manitouGlobalContainer .flow-text {
    font-size: 1.656rem;
  }
}

@media only screen and (min-width: 960px) {
  #manitouGlobalContainer .flow-text {
    font-size: 1.68rem;
  }
}

@media only screen and (max-width: 360px) {
  #manitouGlobalContainer .flow-text {
    font-size: 1.2rem;
  }
}

@media only screen and (max-width: 600px) {
  #manitouGlobalContainer #toast-container {
    min-width: 100%;
    bottom: 0;
  }
}

@media only screen and (min-width: 601px) and (max-width: 992px) {
  #manitouGlobalContainer #toast-container {
    left: 5%;
    bottom: 7%;
    max-width: 90%;
  }
}

@media only screen and (min-width: 993px) {
  #manitouGlobalContainer #toast-container {
    top: 10%;
    right: 7%;
    max-width: 86%;
  }
}

@media only screen and (max-width: 600px) {
  #manitouGlobalContainer .toast {
    width: 100%;
    border-radius: 0;
  }
}

@media only screen and (max-width: 992px) {
  #manitouGlobalContainer .tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #manitouGlobalContainer .tabs .tab {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  #manitouGlobalContainer .tabs .tab a {
    padding: 0 12px;
  }
}

@media only screen and (max-width: 992px) {
  #manitouGlobalContainer .modal {
    width: 80%;
  }
}

@media only screen and (max-width: 992px) {
  #manitouGlobalContainer .input-field .prefix ~ input {
    width: 86%;
    width: calc(100% - 3rem);
  }
}

@media only screen and (max-width: 600px) {
  #manitouGlobalContainer .input-field .prefix ~ input {
    width: 80%;
    width: calc(100% - 3rem);
  }
}

.nav-wrapper #manitouGlobalContainer .input-field input[type=search] {
  height: inherit;
  padding-left: 4rem;
  width: calc(100% - 4rem);
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

#manitouGlobalContainer .input-field input[type=search]:focus:not(.browser-default) {
  background-color: #fff;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #444;
}

#manitouGlobalContainer .input-field input[type=search]:focus:not(.browser-default) + label i {
  color: #444;
}

#manitouGlobalContainer .input-field input[type=search]:focus:not(.browser-default) ~ .material-icons, #manitouGlobalContainer .input-field input[type=search]:focus:not(.browser-default) ~ .mdi-navigation-close {
  color: #444;
}

#manitouGlobalContainer .input-field input[type=search] + .label-icon {
  -webkit-transform: none;
  transform: none;
  left: 1rem;
}

#manitouGlobalContainer .input-field input[type=search] ~ .material-icons, #manitouGlobalContainer .input-field input[type=search] ~ .mdi-navigation-close {
  position: absolute;
  top: 0;
  right: 1rem;
  color: transparent;
  cursor: pointer;
  font-size: 2rem;
  -webkit-transition: color .3s;
  transition: color .3s;
}

#manitouGlobalContainer textarea {
  width: 100%;
  height: 3rem;
  background-color: transparent;
}

#manitouGlobalContainer textarea.materialize-textarea, #manitouGlobalContainer textarea.materialize-textarea-no-auto-resize {
  line-height: normal;
  overflow-y: hidden;
  padding: .8rem 0;
  resize: none;
  min-height: 3rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#manitouGlobalContainer .hiddendiv {
  visibility: hidden;
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow-wrap: break-word;
  padding-top: 1.2rem;
  position: absolute;
  top: 0;
  z-index: -1;
}

#manitouGlobalContainer .autocomplete-content li .highlight {
  color: #444;
}

#manitouGlobalContainer .autocomplete-content li img {
  height: 40px;
  width: 40px;
  margin: 5px 15px;
}

#manitouGlobalContainer .character-counter {
  min-height: 18px;
}

#manitouGlobalContainer [type=radio]:checked, #manitouGlobalContainer [type=radio]:not(:checked) {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

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

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

#manitouGlobalContainer [type=radio].with-gap:checked + span:after, #manitouGlobalContainer [type=radio].with-gap:checked + span:before {
  border-radius: 50%;
}

#manitouGlobalContainer [type=radio]:checked + span:after, #manitouGlobalContainer [type=radio]:checked + span:before {
  border-radius: 50%;
}

#manitouGlobalContainer [type=radio]:not(:checked) + span:after, #manitouGlobalContainer [type=radio]:not(:checked) + span:before {
  border-radius: 50%;
}

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

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

#manitouGlobalContainer [type=radio]:checked + span:before {
  border: 2px solid transparent;
}

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

#manitouGlobalContainer [type=radio]:checked + span:after {
  border: 2px solid #26a69a;
}

#manitouGlobalContainer [type=radio].with-gap:checked + span:after {
  background-color: #26a69a;
}

#manitouGlobalContainer [type=radio]:checked + span:after {
  background-color: #26a69a;
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
}

#manitouGlobalContainer [type=radio].with-gap:checked + span:after {
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
}

#manitouGlobalContainer [type=radio].tabbed:focus + span:before {
  -webkit-box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
}

#manitouGlobalContainer [type=radio].with-gap:disabled:checked + span:before {
  border: 2px solid rgba(0, 0, 0, 0.42);
}

#manitouGlobalContainer [type=radio].with-gap:disabled:checked + span:after {
  border: none;
  background-color: rgba(0, 0, 0, 0.42);
}

#manitouGlobalContainer [type=radio]:disabled:checked + span:before {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.42);
}

#manitouGlobalContainer [type=radio]:disabled:not(:checked) + span:before {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.42);
}

#manitouGlobalContainer [type=radio]:disabled:not(:checked) + span:before {
  border-color: rgba(0, 0, 0, 0.42);
}

#manitouGlobalContainer [type=radio]:disabled + span {
  color: rgba(0, 0, 0, 0.42);
}

#manitouGlobalContainer [type=radio]:disabled:checked + span:after {
  background-color: rgba(0, 0, 0, 0.42);
  border-color: #949494;
}

#manitouGlobalContainer [type=checkbox]:checked, #manitouGlobalContainer [type=checkbox]:not(:checked) {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

#manitouGlobalContainer [type=checkbox] + span:not(.lever) {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  font-size: 1rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#manitouGlobalContainer [type=checkbox] + span:not(.lever):before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  z-index: 0;
  border: 2px solid #5a5a5a;
  border-radius: 1px;
  margin-top: 3px;
  -webkit-transition: .2s;
  transition: .2s;
}

#manitouGlobalContainer [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;
  -webkit-transition: .2s;
  transition: .2s;
  border: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}

#manitouGlobalContainer [type=checkbox]:not(:checked):disabled + span:not(.lever):before {
  border: none;
  background-color: rgba(0, 0, 0, 0.42);
}

#manitouGlobalContainer [type=checkbox].tabbed:focus + span:not(.lever):after {
  -webkit-transform: scale(1);
  transform: scale(1);
  border: 0;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
  background-color: rgba(0, 0, 0, 0.1);
}

#manitouGlobalContainer [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 #26a69a;
  border-bottom: 2px solid #26a69a;
  -webkit-transform: rotate(40deg);
  transform: rotate(40deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

#manitouGlobalContainer [type=checkbox]:checked:disabled + span:before {
  border-right: 2px solid rgba(0, 0, 0, 0.42);
  border-bottom: 2px solid rgba(0, 0, 0, 0.42);
}

#manitouGlobalContainer [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 #26a69a;
  border-bottom: none;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

#manitouGlobalContainer [type=checkbox]:indeterminate:disabled + span:not(.lever):before {
  border-right: 2px solid rgba(0, 0, 0, 0.42);
  background-color: transparent;
}

#manitouGlobalContainer [type=checkbox].filled-in + span:not(.lever):after {
  border-radius: 2px;
  content: "";
  left: 0;
  position: absolute;
  -webkit-transition: border .25s,background-color .25s,width .2s .1s,height .2s .1s,top .2s .1s,left .2s .1s;
  transition: border .25s,background-color .25s,width .2s .1s,height .2s .1s,top .2s .1s,left .2s .1s;
  z-index: 1;
}

#manitouGlobalContainer [type=checkbox].filled-in + span:not(.lever):before {
  content: "";
  left: 0;
  position: absolute;
  -webkit-transition: border .25s,background-color .25s,width .2s .1s,height .2s .1s,top .2s .1s,left .2s .1s;
  transition: border .25s,background-color .25s,width .2s .1s,height .2s .1s,top .2s .1s,left .2s .1s;
  z-index: 1;
}

#manitouGlobalContainer [type=checkbox].filled-in:not(:checked) + span:not(.lever):before {
  width: 0;
  height: 0;
  border: 3px solid transparent;
  left: 6px;
  top: 10px;
  -webkit-transform: rotate(37deg);
  transform: rotate(37deg);
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

#manitouGlobalContainer [type=checkbox].filled-in:not(:checked) + span:not(.lever):after {
  height: 20px;
  width: 20px;
  background-color: transparent;
  border: 2px solid #5a5a5a;
  top: 0;
  z-index: 0;
}

#manitouGlobalContainer [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 #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotate(37deg);
  transform: rotate(37deg);
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

#manitouGlobalContainer [type=checkbox].filled-in:checked + span:not(.lever):after {
  top: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #26a69a;
  background-color: #26a69a;
  z-index: 0;
}

#manitouGlobalContainer [type=checkbox].filled-in.tabbed:focus + span:not(.lever):after {
  border-radius: 2px;
  border-color: #5a5a5a;
  background-color: rgba(0, 0, 0, 0.1);
}

#manitouGlobalContainer [type=checkbox].filled-in.tabbed:checked:focus + span:not(.lever):after {
  border-radius: 2px;
  background-color: #26a69a;
  border-color: #26a69a;
}

#manitouGlobalContainer [type=checkbox].filled-in:disabled:not(:checked) + span:not(.lever):before {
  background-color: transparent;
  border: 2px solid transparent;
}

#manitouGlobalContainer [type=checkbox].filled-in:disabled:not(:checked) + span:not(.lever):after {
  border-color: transparent;
  background-color: #949494;
}

#manitouGlobalContainer [type=checkbox].filled-in:disabled:checked + span:not(.lever):before {
  background-color: transparent;
}

#manitouGlobalContainer [type=checkbox].filled-in:disabled:checked + span:not(.lever):after {
  background-color: #949494;
  border-color: #949494;
}

#manitouGlobalContainer .switch {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#manitouGlobalContainer .switch * {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#manitouGlobalContainer .switch label {
  cursor: pointer;
}

#manitouGlobalContainer .switch label input[type=checkbox] {
  opacity: 0;
  width: 0;
  height: 0;
}

#manitouGlobalContainer .switch label input[type=checkbox]:checked + .lever {
  background-color: #84c7c1;
}

#manitouGlobalContainer .switch label input[type=checkbox]:checked + .lever:after, #manitouGlobalContainer .switch label input[type=checkbox]:checked + .lever:before {
  left: 18px;
}

#manitouGlobalContainer .switch label input[type=checkbox]:checked + .lever:after {
  background-color: #26a69a;
}

#manitouGlobalContainer .switch label .lever {
  content: "";
  display: inline-block;
  position: relative;
  width: 36px;
  height: 14px;
  background-color: rgba(0, 0, 0, 0.38);
  border-radius: 15px;
  margin-right: 10px;
  -webkit-transition: background .3s ease;
  transition: background .3s ease;
  vertical-align: middle;
  margin: 0 16px;
}

#manitouGlobalContainer .switch label .lever:after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  left: 0;
  top: -3px;
  -webkit-transition: left .3s ease,background .3s ease,-webkit-box-shadow .1s ease,-webkit-transform .1s ease;
  transition: left .3s ease,background .3s ease,-webkit-box-shadow .1s ease,-webkit-transform .1s ease;
  transition: left .3s ease,background .3s ease,box-shadow .1s ease,transform .1s ease;
  transition: left .3s ease,background .3s ease,box-shadow .1s ease,transform .1s ease,-webkit-box-shadow .1s ease,-webkit-transform .1s ease;
  transition: left .3s ease,background .3s ease,box-shadow .1s ease,transform .1s ease,-webkit-transform .1s ease;
}

#manitouGlobalContainer .switch label .lever:before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  left: 0;
  top: -3px;
  -webkit-transition: left .3s ease,background .3s ease,-webkit-box-shadow .1s ease,-webkit-transform .1s ease;
  transition: left .3s ease,background .3s ease,-webkit-box-shadow .1s ease,-webkit-transform .1s ease;
  transition: left .3s ease,background .3s ease,box-shadow .1s ease,transform .1s ease;
  transition: left .3s ease,background .3s ease,box-shadow .1s ease,transform .1s ease,-webkit-box-shadow .1s ease,-webkit-transform .1s ease;
  transition: left .3s ease,background .3s ease,box-shadow .1s ease,transform .1s ease,-webkit-transform .1s ease;
  background-color: rgba(38, 166, 154, 0.15);
}

#manitouGlobalContainer .switch label .lever:after {
  background-color: #f1f1f1;
  -webkit-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

#manitouGlobalContainer input[type=checkbox]:checked:not(:disabled).tabbed:focus ~ .lever:before, #manitouGlobalContainer input[type=checkbox]:checked:not(:disabled) ~ .lever:active:before {
  -webkit-transform: scale(2.4);
  transform: scale(2.4);
  background-color: rgba(38, 166, 154, 0.15);
}

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

#manitouGlobalContainer .switch input[type=checkbox][disabled] + .lever {
  cursor: default;
  background-color: rgba(0, 0, 0, 0.12);
}

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

#manitouGlobalContainer select {
  display: none;
  background-color: rgba(255, 255, 255, 0.9);
  width: 100%;
  padding: 5px;
  border: 1px solid #f2f2f2;
  border-radius: 2px;
  height: 3rem;
}

#manitouGlobalContainer select.browser-default {
  display: block;
}

#manitouGlobalContainer .select-label {
  position: absolute;
}

#manitouGlobalContainer .select-wrapper {
  position: relative;
}

#manitouGlobalContainer .select-wrapper.invalid + label, #manitouGlobalContainer .select-wrapper.valid + label {
  width: 100%;
  pointer-events: none;
}

#manitouGlobalContainer .select-wrapper input.select-dropdown {
  position: relative;
  cursor: pointer;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #9e9e9e;
  outline: none;
  height: 3rem;
  line-height: 3rem;
  width: 100%;
  font-size: 16px;
  margin: 0 0 8px;
  padding: 0;
  display: block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 1;
}

#manitouGlobalContainer .select-wrapper input.select-dropdown:focus {
  border-bottom: 1px solid #26a69a;
}

#manitouGlobalContainer .select-wrapper .caret {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  z-index: 0;
  fill: rgba(0, 0, 0, 0.87);
}

#manitouGlobalContainer .select-wrapper + label {
  position: absolute;
  top: -26px;
  font-size: .8rem;
}

#manitouGlobalContainer .select-wrapper.disabled + label {
  color: rgba(0, 0, 0, 0.42);
}

#manitouGlobalContainer select:disabled {
  color: rgba(0, 0, 0, 0.42);
}

#manitouGlobalContainer .select-wrapper.disabled .caret {
  fill: rgba(0, 0, 0, 0.42);
}

#manitouGlobalContainer .select-wrapper input.select-dropdown:disabled {
  color: rgba(0, 0, 0, 0.42);
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#manitouGlobalContainer .select-wrapper i {
  color: rgba(0, 0, 0, 0.3);
}

#manitouGlobalContainer .select-dropdown li.disabled {
  color: rgba(0, 0, 0, 0.3);
  background-color: transparent;
}

#manitouGlobalContainer .select-dropdown li.disabled &gt; span {
  color: rgba(0, 0, 0, 0.3);
  background-color: transparent;
}

#manitouGlobalContainer .select-dropdown li.optgroup {
  color: rgba(0, 0, 0, 0.3);
  background-color: transparent;
}

#manitouGlobalContainer .select-dropdown.dropdown-content li:hover {
  background-color: rgba(0, 0, 0, 0.08);
}

#manitouGlobalContainer body.keyboard-focused .select-dropdown.dropdown-content li:focus {
  background-color: rgba(0, 0, 0, 0.08);
}

#manitouGlobalContainer .select-dropdown.dropdown-content li.selected {
  background-color: rgba(0, 0, 0, 0.03);
}

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

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

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

#manitouGlobalContainer .select-dropdown li.optgroup {
  border-top: 1px solid #eee;
}

#manitouGlobalContainer .select-dropdown li.optgroup.selected &gt; span {
  color: rgba(0, 0, 0, 0.7);
}

#manitouGlobalContainer .select-dropdown li.optgroup &gt; span {
  color: rgba(0, 0, 0, 0.4);
}

#manitouGlobalContainer .select-dropdown li.optgroup ~ li.optgroup-option {
  padding-left: 1rem;
}

#manitouGlobalContainer .file-field {
  position: relative;
}

#manitouGlobalContainer .file-field .file-path-wrapper {
  overflow: hidden;
  padding-left: 10px;
}

#manitouGlobalContainer .file-field input.file-path {
  width: 100%;
}

#manitouGlobalContainer .file-field .btn, #manitouGlobalContainer .file-field .btn-large, #manitouGlobalContainer .file-field .btn-small {
  float: left;
  height: 3rem;
  line-height: 3rem;
}

#manitouGlobalContainer .file-field span {
  cursor: pointer;
}

#manitouGlobalContainer .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);
}

#manitouGlobalContainer .file-field input[type=file]::-webkit-file-upload-button {
  display: none;
}

#manitouGlobalContainer .range-field {
  position: relative;
}

#manitouGlobalContainer input[type=range] {
  cursor: pointer;
  position: relative;
  background-color: transparent;
  border: none;
  outline: none;
  width: 100%;
  margin: 15px 0;
  padding: 0;
  -webkit-appearance: none;
}

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

#manitouGlobalContainer input[type=range]:focus {
  outline: none;
}

#manitouGlobalContainer input[type=range] + .thumb {
  position: absolute;
  top: 10px;
  left: 0;
  border: none;
  height: 0;
  width: 0;
  border-radius: 50%;
  background-color: #26a69a;
  margin-left: 7px;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#manitouGlobalContainer input[type=range] + .thumb .value {
  display: block;
  width: 30px;
  text-align: center;
  color: #26a69a;
  font-size: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#manitouGlobalContainer input[type=range] + .thumb.active {
  border-radius: 50% 50% 50% 0;
}

#manitouGlobalContainer input[type=range] + .thumb.active .value {
  color: #fff;
  margin-left: -1px;
  margin-top: 8px;
  font-size: 10px;
}

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

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

#manitouGlobalContainer .keyboard-focused input[type=range]:focus:not(.active)::-webkit-slider-thumb {
  -webkit-box-shadow: 0 0 0 10px rgba(38, 166, 154, 0.26);
          box-shadow: 0 0 0 10px rgba(38, 166, 154, 0.26);
}

#manitouGlobalContainer input[type=range] {
  border: 1px solid #fff;
}

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

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

#manitouGlobalContainer input[type=range]::-moz-range-thumb {
  border: none;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background: #26a69a;
  -webkit-transition: -webkit-box-shadow .3s;
  transition: -webkit-box-shadow .3s;
  transition: box-shadow .3s;
  transition: box-shadow .3s, -webkit-box-shadow .3s;
  margin-top: -5px;
}

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

#manitouGlobalContainer .keyboard-focused input[type=range]:focus:not(.active)::-moz-range-thumb {
  box-shadow: 0 0 0 10px rgba(38, 166, 154, 0.26);
}

#manitouGlobalContainer input[type=range]::-ms-track {
  height: 3px;
  background: transparent;
  border-color: transparent;
  border-width: 6px 0;
  color: transparent;
}

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

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

#manitouGlobalContainer input[type=range]::-ms-thumb {
  border: none;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background: #26a69a;
  -webkit-transition: -webkit-box-shadow .3s;
  transition: -webkit-box-shadow .3s;
  transition: box-shadow .3s;
  transition: box-shadow .3s, -webkit-box-shadow .3s;
}

#manitouGlobalContainer .keyboard-focused input[type=range]:focus:not(.active)::-ms-thumb {
  box-shadow: 0 0 0 10px rgba(38, 166, 154, 0.26);
}

#manitouGlobalContainer .table-of-contents.fixed {
  position: fixed;
}

#manitouGlobalContainer .table-of-contents li {
  padding: 2px 0;
}

#manitouGlobalContainer .table-of-contents a {
  font-weight: 300;
  color: #757575;
  padding-left: 16px;
  height: 1.5rem;
  line-height: 1.5rem;
  letter-spacing: .4;
  display: inline-block;
}

#manitouGlobalContainer .table-of-contents a:hover {
  color: #a8a8a8;
  padding-left: 15px;
  border-left: 1px solid #ee6e73;
}

#manitouGlobalContainer .table-of-contents a.active {
  font-weight: 500;
  padding-left: 14px;
  border-left: 2px solid #ee6e73;
}

#manitouGlobalContainer .sidenav {
  position: fixed;
  width: 300px;
  left: 0;
  top: 0;
  margin: 0;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  height: calc(100% + 60px);
  height: 100%;
  padding-bottom: 60px;
  background-color: #fff;
  z-index: 999;
  overflow-y: auto;
  will-change: transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateX(-105%);
  transform: translateX(-105%);
}

#manitouGlobalContainer .sidenav.right-aligned {
  right: 0;
  -webkit-transform: translateX(105%);
  transform: translateX(105%);
  left: auto;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

#manitouGlobalContainer .sidenav .collapsible {
  margin: 0;
}

#manitouGlobalContainer .sidenav li {
  float: none;
  line-height: 48px;
}

#manitouGlobalContainer .sidenav li.active {
  background-color: rgba(0, 0, 0, 0.05);
}

#manitouGlobalContainer .sidenav li &gt; a {
  color: rgba(0, 0, 0, 0.87);
  display: block;
  font-size: 14px;
  font-weight: 500;
  height: 48px;
  line-height: 48px;
  padding: 0 32px;
}

#manitouGlobalContainer .sidenav li &gt; a:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

#manitouGlobalContainer .sidenav li &gt; a.btn, #manitouGlobalContainer .sidenav li &gt; a.btn-flat, #manitouGlobalContainer .sidenav li &gt; a.btn-floating, #manitouGlobalContainer .sidenav li &gt; a.btn-large, #manitouGlobalContainer .sidenav li &gt; a.btn-small {
  margin: 10px 15px;
}

#manitouGlobalContainer .sidenav li &gt; a.btn, #manitouGlobalContainer .sidenav li &gt; a.btn-floating, #manitouGlobalContainer .sidenav li &gt; a.btn-large, #manitouGlobalContainer .sidenav li &gt; a.btn-small {
  color: #fff;
}

#manitouGlobalContainer .sidenav li &gt; a.btn-flat {
  color: #343434;
}

#manitouGlobalContainer .sidenav li &gt; a.btn-large:hover, #manitouGlobalContainer .sidenav li &gt; a.btn-small:hover, #manitouGlobalContainer .sidenav li &gt; a.btn:hover {
  background-color: #2bbbad;
}

#manitouGlobalContainer .sidenav li &gt; a.btn-floating:hover {
  background-color: #26a69a;
}

#manitouGlobalContainer .sidenav li &gt; a &gt; [class^=mdi-] {
  float: left;
  height: 48px;
  line-height: 48px;
  margin: 0 32px 0 0;
  width: 24px;
  color: rgba(0, 0, 0, 0.54);
}

#manitouGlobalContainer .sidenav li &gt; a &gt; i {
  float: left;
  height: 48px;
  line-height: 48px;
  margin: 0 32px 0 0;
  width: 24px;
  color: rgba(0, 0, 0, 0.54);
}

#manitouGlobalContainer .sidenav li &gt; a &gt; i.material-icons {
  float: left;
  height: 48px;
  line-height: 48px;
  margin: 0 32px 0 0;
  width: 24px;
  color: rgba(0, 0, 0, 0.54);
}

#manitouGlobalContainer .sidenav li &gt; a li &gt; a &gt; [class*=mdi-] {
  float: left;
  height: 48px;
  line-height: 48px;
  margin: 0 32px 0 0;
  width: 24px;
  color: rgba(0, 0, 0, 0.54);
}

#manitouGlobalContainer .sidenav .divider {
  margin: 8px 0 0;
}

#manitouGlobalContainer .sidenav .subheader {
  cursor: auto;
  pointer-events: none;
  color: rgba(0, 0, 0, 0.54);
  font-size: 14px;
  font-weight: 500;
  line-height: 48px;
}

#manitouGlobalContainer .sidenav .subheader:hover {
  background-color: transparent;
}

#manitouGlobalContainer .sidenav .user-view {
  position: relative;
  padding: 32px 32px 0;
  margin-bottom: 8px;
}

#manitouGlobalContainer .sidenav .user-view &gt; a {
  height: auto;
  padding: 0;
}

#manitouGlobalContainer .sidenav .user-view &gt; a:hover {
  background-color: transparent;
}

#manitouGlobalContainer .sidenav .user-view .background {
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}

#manitouGlobalContainer .sidenav .user-view .circle, #manitouGlobalContainer .sidenav .user-view .email, #manitouGlobalContainer .sidenav .user-view .name {
  display: block;
}

#manitouGlobalContainer .sidenav .user-view .circle {
  height: 64px;
  width: 64px;
}

#manitouGlobalContainer .sidenav .user-view .email {
  font-size: 14px;
  line-height: 24px;
}

#manitouGlobalContainer .sidenav .user-view .name {
  font-size: 14px;
  line-height: 24px;
  margin-top: 16px;
  font-weight: 500;
}

#manitouGlobalContainer .sidenav .user-view .email {
  padding-bottom: 16px;
  font-weight: 400;
}

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

#manitouGlobalContainer .drag-target.right-aligned {
  right: 0;
}

#manitouGlobalContainer .sidenav.sidenav-fixed {
  left: 0;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  position: fixed;
}

#manitouGlobalContainer .sidenav.sidenav-fixed.right-aligned {
  right: 0;
  left: auto;
}

#manitouGlobalContainer .sidenav .collapsible-body &gt; ul:not(.collapsible) &gt; li.active, #manitouGlobalContainer .sidenav.sidenav-fixed .collapsible-body &gt; ul:not(.collapsible) &gt; li.active {
  background-color: #ee6e73;
}

#manitouGlobalContainer .sidenav .collapsible-body &gt; ul:not(.collapsible) &gt; li.active a, #manitouGlobalContainer .sidenav.sidenav-fixed .collapsible-body &gt; ul:not(.collapsible) &gt; li.active a {
  color: #fff;
}

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

#manitouGlobalContainer .sidenav-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  height: 120vh;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 997;
  display: none;
}

#manitouGlobalContainer .preloader-wrapper {
  display: inline-block;
  position: relative;
  width: 50px;
  height: 50px;
}

#manitouGlobalContainer .preloader-wrapper.small {
  width: 36px;
  height: 36px;
}

#manitouGlobalContainer .preloader-wrapper.big {
  width: 64px;
  height: 64px;
}

#manitouGlobalContainer .preloader-wrapper.active {
  -webkit-animation: c 1568ms linear infinite;
  animation: c 1568ms linear infinite;
}

#manitouGlobalContainer .spinner-layer {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-color: #26a69a;
}

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

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

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

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

#manitouGlobalContainer .active .spinner-layer {
  opacity: 1;
  -webkit-animation: d 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: d 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

#manitouGlobalContainer .active .spinner-layer.spinner-blue {
  -webkit-animation: d 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, e 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: d 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, e 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

#manitouGlobalContainer .active .spinner-layer.spinner-red {
  -webkit-animation: d 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, f 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: d 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, f 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

#manitouGlobalContainer .active .spinner-layer.spinner-yellow {
  -webkit-animation: d 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, g 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: d 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, g 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

#manitouGlobalContainer .active .spinner-layer.spinner-green {
  -webkit-animation: d 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, h 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: d 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, h 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

#manitouGlobalContainer .active .spinner-layer.spinner-blue-only, #manitouGlobalContainer .active .spinner-layer.spinner-green-only, #manitouGlobalContainer .active .spinner-layer.spinner-red-only, #manitouGlobalContainer .active .spinner-layer.spinner-yellow-only {
  opacity: 1;
  -webkit-animation: d 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: d 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

#manitouGlobalContainer .gap-patch {
  position: absolute;
  top: 0;
  left: 45%;
  width: 10%;
  height: 100%;
  overflow: hidden;
  border-color: inherit;
}

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

#manitouGlobalContainer .circle-clipper {
  display: inline-block;
  position: relative;
  width: 50%;
  height: 100%;
  overflow: hidden;
  border-color: inherit;
}

#manitouGlobalContainer .circle-clipper .circle {
  width: 200%;
  height: 100%;
  border-width: 3px;
  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;
}

#manitouGlobalContainer .circle-clipper.left .circle {
  left: 0;
  border-right-color: transparent !important;
  -webkit-transform: rotate(129deg);
  transform: rotate(129deg);
}

#manitouGlobalContainer .circle-clipper.right .circle {
  left: -100%;
  border-left-color: transparent !important;
  -webkit-transform: rotate(-129deg);
  transform: rotate(-129deg);
}

#manitouGlobalContainer .active .circle-clipper.left .circle {
  -webkit-animation: i 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: i 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

#manitouGlobalContainer .active .circle-clipper.right .circle {
  -webkit-animation: j 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: j 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

#manitouGlobalContainer #spinnerContainer.cooldown {
  -webkit-animation: c 1568ms linear infinite, k 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  animation: c 1568ms linear infinite, k 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

#manitouGlobalContainer .slider {
  position: relative;
  height: 400px;
  width: 100%;
}

#manitouGlobalContainer .slider.fullscreen {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

#manitouGlobalContainer .slider.fullscreen ul.slides {
  height: 100%;
}

#manitouGlobalContainer .slider.fullscreen ul.indicators {
  z-index: 2;
  bottom: 30px;
}

#manitouGlobalContainer .slider .slides {
  background-color: #9e9e9e;
  margin: 0;
  height: 400px;
}

#manitouGlobalContainer .slider .slides li {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: inherit;
  overflow: hidden;
}

#manitouGlobalContainer .slider .slides li img {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: 50%;
}

#manitouGlobalContainer .slider .slides li .caption {
  color: #fff;
  position: absolute;
  top: 15%;
  left: 15%;
  width: 70%;
  opacity: 0;
}

#manitouGlobalContainer .slider .slides li .caption p {
  color: #e0e0e0;
}

#manitouGlobalContainer .slider .slides li.active {
  z-index: 2;
}

#manitouGlobalContainer .slider .indicators {
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
}

#manitouGlobalContainer .slider .indicators .indicator-item {
  display: inline-block;
  position: relative;
  cursor: pointer;
  height: 16px;
  width: 16px;
  margin: 0 12px;
  background-color: #e0e0e0;
  -webkit-transition: background-color .3s;
  transition: background-color .3s;
  border-radius: 50%;
}

#manitouGlobalContainer .slider .indicators .indicator-item.active {
  background-color: #4caf50;
}

#manitouGlobalContainer .carousel {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 400px;
  -webkit-perspective: 500px;
  perspective: 500px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}

#manitouGlobalContainer .carousel.carousel-slider {
  top: 0;
  left: 0;
}

#manitouGlobalContainer .carousel.carousel-slider .carousel-fixed-item {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  z-index: 1;
}

#manitouGlobalContainer .carousel.carousel-slider .carousel-fixed-item.with-indicators {
  bottom: 68px;
}

#manitouGlobalContainer .carousel.carousel-slider .carousel-item {
  width: 100%;
  height: 100%;
  min-height: 400px;
  position: absolute;
  top: 0;
  left: 0;
}

#manitouGlobalContainer .carousel.carousel-slider .carousel-item h2 {
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
}

#manitouGlobalContainer .carousel.carousel-slider .carousel-item p {
  font-size: 15px;
}

#manitouGlobalContainer .carousel .carousel-item {
  visibility: hidden;
  width: 200px;
  height: 200px;
  position: absolute;
  top: 0;
  left: 0;
}

#manitouGlobalContainer .carousel .carousel-item &gt; img {
  width: 100%;
}

#manitouGlobalContainer .carousel .indicators {
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
}

#manitouGlobalContainer .carousel .indicators .indicator-item {
  display: inline-block;
  position: relative;
  cursor: pointer;
  height: 8px;
  width: 8px;
  margin: 24px 4px;
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-transition: background-color .3s;
  transition: background-color .3s;
  border-radius: 50%;
}

#manitouGlobalContainer .carousel .indicators .indicator-item.active {
  background-color: #fff;
}

#manitouGlobalContainer .carousel .carousel-item:not(.active) .materialboxed, #manitouGlobalContainer .carousel.scrolling .carousel-item .materialboxed {
  pointer-events: none;
}

#manitouGlobalContainer .tap-target-wrapper {
  width: 800px;
  height: 800px;
  position: fixed;
  z-index: 1000;
  visibility: hidden;
  -webkit-transition: visibility 0s .3s;
  transition: visibility 0s .3s;
}

#manitouGlobalContainer .tap-target-wrapper.open {
  visibility: visible;
  -webkit-transition: visibility 0s;
  transition: visibility 0s;
}

#manitouGlobalContainer .tap-target-wrapper.open .tap-target {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: .95;
  transition: opacity .3s ease-in-out,-webkit-transform .3s ease-in-out;
  -webkit-transition: opacity .3s ease-in-out,-webkit-transform .3s ease-in-out;
  transition: transform .3s ease-in-out,opacity .3s ease-in-out;
  transition: transform .3s ease-in-out,opacity .3s ease-in-out,-webkit-transform .3s ease-in-out;
}

#manitouGlobalContainer .tap-target-wrapper.open .tap-target-wave:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}

#manitouGlobalContainer .tap-target-wrapper.open .tap-target-wave:after {
  visibility: visible;
  -webkit-animation: l 1s cubic-bezier(0.24, 0, 0.38, 1) infinite;
  animation: l 1s cubic-bezier(0.24, 0, 0.38, 1) infinite;
  transition: opacity .3s,visibility 0s 1s,-webkit-transform .3s;
  -webkit-transition: opacity .3s,visibility 0s 1s,-webkit-transform .3s;
  transition: opacity .3s,transform .3s,visibility 0s 1s;
  transition: opacity .3s,transform .3s,visibility 0s 1s,-webkit-transform .3s;
}

#manitouGlobalContainer .tap-target {
  position: absolute;
  font-size: 1rem;
  border-radius: 50%;
  background-color: #ee6e73;
  -webkit-box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.14), 0 10px 50px 0 rgba(0, 0, 0, 0.12), 0 30px 10px -20px rgba(0, 0, 0, 0.2);
          box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.14), 0 10px 50px 0 rgba(0, 0, 0, 0.12), 0 30px 10px -20px rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  transition: opacity .3s ease-in-out,-webkit-transform .3s ease-in-out;
  -webkit-transition: opacity .3s ease-in-out,-webkit-transform .3s ease-in-out;
  transition: transform .3s ease-in-out,opacity .3s ease-in-out;
  transition: transform .3s ease-in-out,opacity .3s ease-in-out,-webkit-transform .3s ease-in-out;
}

#manitouGlobalContainer .tap-target-content {
  position: relative;
  display: table-cell;
}

#manitouGlobalContainer .tap-target-wave {
  position: absolute;
  border-radius: 50%;
  z-index: 10001;
}

#manitouGlobalContainer .tap-target-wave:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
}

#manitouGlobalContainer .tap-target-wave:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transform: scale(0);
  transform: scale(0);
  transition: -webkit-transform .3s;
  -webkit-transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
  transition: transform .3s,-webkit-transform .3s;
}

#manitouGlobalContainer .tap-target-wave:after {
  visibility: hidden;
  transition: opacity .3s,visibility 0s,-webkit-transform .3s;
  -webkit-transition: opacity .3s,visibility 0s,-webkit-transform .3s;
  transition: opacity .3s,transform .3s,visibility 0s;
  transition: opacity .3s,transform .3s,visibility 0s,-webkit-transform .3s;
  z-index: -1;
}

#manitouGlobalContainer .tap-target-origin {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 10002;
  position: absolute !important;
}

#manitouGlobalContainer .tap-target-origin:not(.btn) {
  background: none;
}

#manitouGlobalContainer .tap-target-origin:not(.btn):hover {
  background: none;
}

#manitouGlobalContainer .pulse {
  overflow: visible;
  position: relative;
}

#manitouGlobalContainer .pulse:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: inherit;
  border-radius: inherit;
  transition: opacity .3s,-webkit-transform .3s;
  -webkit-transition: opacity .3s,-webkit-transform .3s;
  transition: opacity .3s,transform .3s;
  transition: opacity .3s,transform .3s,-webkit-transform .3s;
  -webkit-animation: l 1s cubic-bezier(0.24, 0, 0.38, 1) infinite;
  animation: l 1s cubic-bezier(0.24, 0, 0.38, 1) infinite;
  z-index: -1;
}

#manitouGlobalContainer .datepicker-modal {
  max-width: 325px;
  min-width: 300px;
  max-height: none;
}

#manitouGlobalContainer .datepicker-container.modal-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0;
}

#manitouGlobalContainer .datepicker-controls {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 280px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#manitouGlobalContainer .datepicker-controls .selects-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#manitouGlobalContainer .datepicker-controls .select-wrapper input {
  border-bottom: none;
  text-align: center;
  margin: 0;
}

#manitouGlobalContainer .datepicker-controls .select-wrapper input:focus {
  border-bottom: none;
}

#manitouGlobalContainer .datepicker-controls .select-wrapper .caret {
  display: none;
}

#manitouGlobalContainer .datepicker-controls .select-year input {
  width: 50px;
}

#manitouGlobalContainer .datepicker-controls .select-month input {
  width: 70px;
}

#manitouGlobalContainer .month-next, #manitouGlobalContainer .month-prev {
  margin-top: 4px;
  cursor: pointer;
  background-color: transparent;
  border: none;
}

#manitouGlobalContainer .datepicker-date-display {
  -webkit-box-flex: 1;
  -ms-flex: 1 auto;
  flex: 1 auto;
  background-color: #26a69a;
  color: #fff;
  padding: 20px 22px;
  font-weight: 500;
}

#manitouGlobalContainer .datepicker-date-display .year-text {
  display: block;
  font-size: 1.5rem;
  line-height: 25px;
  color: rgba(255, 255, 255, 0.7);
}

#manitouGlobalContainer .datepicker-date-display .date-text {
  display: block;
  font-size: 2.8rem;
  line-height: 47px;
  font-weight: 500;
}

#manitouGlobalContainer .datepicker-calendar-container {
  -webkit-box-flex: 2.5;
  -ms-flex: 2.5 auto;
  flex: 2.5 auto;
}

#manitouGlobalContainer .datepicker-table {
  width: 280px;
  font-size: 1rem;
  margin: 0 auto;
}

#manitouGlobalContainer .datepicker-table thead {
  border-bottom: none;
}

#manitouGlobalContainer .datepicker-table th {
  padding: 10px 5px;
  text-align: center;
}

#manitouGlobalContainer .datepicker-table tr {
  border: none;
}

#manitouGlobalContainer .datepicker-table abbr {
  text-decoration: none;
  color: #999;
}

#manitouGlobalContainer .datepicker-table td {
  border-radius: 50%;
  padding: 0;
}

#manitouGlobalContainer .datepicker-table td.is-today {
  color: #26a69a;
}

#manitouGlobalContainer .datepicker-table td.is-selected {
  background-color: #26a69a;
  color: #fff;
}

#manitouGlobalContainer .datepicker-table td.is-disabled, #manitouGlobalContainer .datepicker-table td.is-outside-current-month {
  color: rgba(0, 0, 0, 0.3);
  pointer-events: none;
}

#manitouGlobalContainer .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;
}

#manitouGlobalContainer .datepicker-day-button:focus {
  background-color: rgba(43, 161, 150, 0.25);
}

#manitouGlobalContainer .datepicker-footer {
  width: 280px;
  margin: 0 auto;
  padding-bottom: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#manitouGlobalContainer .datepicker-cancel, #manitouGlobalContainer .datepicker-clear, #manitouGlobalContainer .datepicker-done, #manitouGlobalContainer .datepicker-today {
  color: #26a69a;
  padding: 0 1rem;
}

#manitouGlobalContainer .datepicker-clear {
  color: #f44336;
}

#manitouGlobalContainer .timepicker-modal {
  max-width: 325px;
  max-height: none;
}

#manitouGlobalContainer .timepicker-container.modal-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0;
}

#manitouGlobalContainer .text-primary {
  color: #fff;
}

#manitouGlobalContainer .timepicker-digital-display {
  -webkit-box-flex: 1;
  -ms-flex: 1 auto;
  flex: 1 auto;
  background-color: #26a69a;
  padding: 10px;
  font-weight: 300;
}

#manitouGlobalContainer .timepicker-text-container {
  font-size: 4rem;
  font-weight: 700;
  text-align: center;
  color: rgba(255, 255, 255, 0.6);
  font-weight: 400;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#manitouGlobalContainer .timepicker-span-am-pm div, #manitouGlobalContainer .timepicker-span-hours, #manitouGlobalContainer .timepicker-span-minutes {
  cursor: pointer;
}

#manitouGlobalContainer .timepicker-span-hours {
  margin-right: 3px;
}

#manitouGlobalContainer .timepicker-span-minutes {
  margin-left: 3px;
}

#manitouGlobalContainer .timepicker-display-am-pm {
  font-size: 1.3rem;
  position: absolute;
  right: 1rem;
  bottom: 1rem;
  font-weight: 400;
}

#manitouGlobalContainer .timepicker-analog-display {
  -webkit-box-flex: 2.5;
  -ms-flex: 2.5 auto;
  flex: 2.5 auto;
}

#manitouGlobalContainer .timepicker-plate {
  background-color: #eee;
  border-radius: 50%;
  width: 270px;
  height: 270px;
  overflow: visible;
  position: relative;
  margin: auto;
  margin-top: 25px;
  margin-bottom: 5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#manitouGlobalContainer .timepicker-canvas, #manitouGlobalContainer .timepicker-dial {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

#manitouGlobalContainer .timepicker-minutes {
  visibility: hidden;
}

#manitouGlobalContainer .timepicker-tick {
  border-radius: 50%;
  color: rgba(0, 0, 0, 0.87);
  line-height: 40px;
  text-align: center;
  width: 40px;
  height: 40px;
  position: absolute;
  cursor: pointer;
  font-size: 15px;
}

#manitouGlobalContainer .timepicker-tick.active, #manitouGlobalContainer .timepicker-tick:hover {
  background-color: rgba(38, 166, 154, 0.25);
}

#manitouGlobalContainer .timepicker-dial {
  transition: opacity .35s,-webkit-transform .35s;
  -webkit-transition: opacity .35s,-webkit-transform .35s;
  transition: transform .35s,opacity .35s;
  transition: transform .35s,opacity .35s,-webkit-transform .35s;
}

#manitouGlobalContainer .timepicker-dial-out {
  opacity: 0;
}

#manitouGlobalContainer .timepicker-dial-out.timepicker-hours {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

#manitouGlobalContainer .timepicker-dial-out.timepicker-minutes {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}

#manitouGlobalContainer .timepicker-canvas {
  -webkit-transition: opacity 175ms;
  transition: opacity 175ms;
}

#manitouGlobalContainer .timepicker-canvas line {
  stroke: #26a69a;
  stroke-width: 4;
  stroke-linecap: round;
}

#manitouGlobalContainer .timepicker-canvas-out {
  opacity: .25;
}

#manitouGlobalContainer .timepicker-canvas-bearing, #manitouGlobalContainer .timepicker-canvas-bg {
  stroke: none;
  fill: #26a69a;
}

#manitouGlobalContainer .timepicker-footer {
  margin: 0 auto;
  padding: 5px 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#manitouGlobalContainer .timepicker-clear {
  color: #f44336;
}

#manitouGlobalContainer .timepicker-close {
  color: #26a69a;
}

#manitouGlobalContainer .timepicker-clear, #manitouGlobalContainer .timepicker-close {
  padding: 0 20px;
}

#manitouGlobalContainer .btn, #manitouGlobalContainer .btn-large, #manitouGlobalContainer .btn-small {
  background-color: #0f7abb;
}

#manitouGlobalContainer .btn-large:hover, #manitouGlobalContainer .btn-small:hover, #manitouGlobalContainer .btn:hover {
  background-color: #003e7e;
}

#manitouGlobalContainer i {
  line-height: normal !important;
}

#manitouGlobalContainer #manitouApplyButton i {
  line-height: inherit !important;
}

#manitouGlobalContainer .dropdown-content li &gt; a, #manitouGlobalContainer .dropdown-content li &gt; span {
  color: #575656;
}

#manitouGlobalContainer #manitouContentBody, #manitouGlobalContainer #manitouContentHeader {
  margin-bottom: 0;
}

#manitouGlobalContainer #manitouSocialsContainer {
  margin-left: auto;
}

#manitouGlobalContainer #manitouSocialsContainer a {
  padding: 0 12px;
}

#manitouGlobalContainer #manitouLogo {
  max-height: 80px;
}

#manitouGlobalContainer .manitouLabelRow {
  margin-bottom: 0;
}

#manitouGlobalContainer .manitouLabel {
  font-weight: 500;
}

#manitouGlobalContainer .manitouFormRow {
  margin-bottom: 0;
}

#manitouGlobalContainer .collapsible {
  -webkit-box-shadow: none;
          box-shadow: none;
}

#manitouGlobalContainer .manitouPaginationContainer {
  margin: 28px 0;
}

#manitouGlobalContainer .manitouLink {
  color: #505050;
  text-decoration: underline;
}

#manitouGlobalContainer .manitouErrorContainer, #manitouGlobalContainer .manitouNoPostingsFound {
  margin: 10vh 0;
}

#manitouGlobalContainer .manitouPreloaderContainer {
  margin: 10vh 0;
  width: 100%;
}

#manitouGlobalContainer .manitouErrorContainer {
  color: #a10000;
}

#manitouGlobalContainer #manitouApplicationForm.disabled {
  pointer-events: none;
  opacity: .65;
  background-color: #fafafa;
}

#manitouGlobalContainer #manitouApplicationForm.success {
  background-color: #e1ffe1;
  color: #005300;
}

#manitouGlobalContainer #manitouApplicationFormErrors {
  color: red;
  margin-bottom: 12px;
}

#manitouGlobalContainer #manitouApplicationFormErrors div {
  padding: 4px 0;
}

#manitouGlobalContainer #manitouPostingTableContainer {
  overflow-x: auto;
}

#manitouGlobalContainer .manitouTitle {
  font-weight: 100;
}

#manitouGlobalContainer #manitouApplyButton {
  width: 100%;
}

#manitouGlobalContainer .select-wrapper:after {
  opacity: 0;
}

#manitouGlobalContainer .pagination &gt; li &gt; a, #manitouGlobalContainer .pagination &gt; li &gt; span {
  border: none;
}

#manitouGlobalContainer #manitouSpontaneousApplicationContainer #manitouApplicationForm {
  margin-left: auto;
  margin-right: auto;
}

#manitouGlobalContainer #manitouPostingDetails ul &gt; li {
  list-style-type: disc;
}

#manitouGlobalContainer #manitouPostingDetails b, #manitouGlobalContainer #manitouPostingDetails strong {
  font-weight: 600;
}

#manitouGlobalContainer .manitouErrorMessage {
  background: rgba(255, 0, 0, 0.37);
  border-radius: 2px;
  margin: .2rem 0;
}

#manitouGlobalContainer .manitouErrorMessage h5 {
  color: #c50000;
  font-size: 1.1rem;
  margin: .3rem 0;
}

#manitouGlobalContainer .input-field.file-field {
  margin-top: 0;
  margin-bottom: 0;
}

#manitouGlobalContainer .input-field.file-field .btn, #manitouGlobalContainer .input-field.file-field .btn-large, #manitouGlobalContainer .input-field.file-field .btn-small, #manitouGlobalContainer .input-field.file-field .file-path {
  height: 36px;
  line-height: 36px;
}

#manitouGlobalContainer .input-field.file-field .btn-large input[type=file], #manitouGlobalContainer .input-field.file-field .btn-small input[type=file], #manitouGlobalContainer .input-field.file-field .btn input[type=file] {
  height: 37px;
}

#manitouGlobalContainer .input-field.file-field .helper-text {
  cursor: default;
}

#manitouGlobalContainer .input-field.manitouSelectContainer &gt; label {
  position: static;
  font-size: .8rem;
}

#manitouGlobalContainer .materialize-textarea-no-auto-resize {
  height: 6rem !important;
}

#manitouGlobalContainer [type=button] {
  -webkit-appearance: button;
}

@media only screen and (max-width: 992px) {
  #manitouGlobalContainer .sidenav.sidenav-fixed {
    -webkit-transform: translateX(-105%);
    transform: translateX(-105%);
  }
  #manitouGlobalContainer .sidenav.sidenav-fixed.right-aligned {
    -webkit-transform: translateX(105%);
    transform: translateX(105%);
  }
  #manitouGlobalContainer .sidenav &gt; a {
    padding: 0 16px;
  }
  #manitouGlobalContainer .sidenav .user-view {
    padding: 16px 16px 0;
  }
}

@-webkit-keyframes c {
  to {
    -webkit-transform: rotate(1turn);
  }
}

@keyframes c {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

@-webkit-keyframes d {
  12.5% {
    -webkit-transform: rotate(135deg);
  }
  25% {
    -webkit-transform: rotate(270deg);
  }
  37.5% {
    -webkit-transform: rotate(405deg);
  }
  50% {
    -webkit-transform: rotate(540deg);
  }
  62.5% {
    -webkit-transform: rotate(675deg);
  }
  75% {
    -webkit-transform: rotate(810deg);
  }
  87.5% {
    -webkit-transform: rotate(945deg);
  }
  to {
    -webkit-transform: rotate(3turn);
  }
}

@keyframes d {
  12.5% {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  25% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  37.5% {
    -webkit-transform: rotate(405deg);
    transform: rotate(405deg);
  }
  50% {
    -webkit-transform: rotate(540deg);
    transform: rotate(540deg);
  }
  62.5% {
    -webkit-transform: rotate(675deg);
    transform: rotate(675deg);
  }
  75% {
    -webkit-transform: rotate(810deg);
    transform: rotate(810deg);
  }
  87.5% {
    -webkit-transform: rotate(945deg);
    transform: rotate(945deg);
  }
  to {
    -webkit-transform: rotate(3turn);
    transform: rotate(3turn);
  }
}

@-webkit-keyframes e {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  26% {
    opacity: 0;
  }
  89% {
    opacity: 0;
  }
  90% {
    opacity: 1;
  }
  to {
    opacity: 1;
  }
}

@keyframes e {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  26% {
    opacity: 0;
  }
  89% {
    opacity: 0;
  }
  90% {
    opacity: 1;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes f {
  0% {
    opacity: 0;
  }
  15% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  51% {
    opacity: 0;
  }
}

@keyframes f {
  0% {
    opacity: 0;
  }
  15% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  51% {
    opacity: 0;
  }
}

@-webkit-keyframes g {
  0% {
    opacity: 0;
  }
  40% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  76% {
    opacity: 0;
  }
}

@keyframes g {
  0% {
    opacity: 0;
  }
  40% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  76% {
    opacity: 0;
  }
}

@-webkit-keyframes h {
  0% {
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes h {
  0% {
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@-webkit-keyframes i {
  0% {
    -webkit-transform: rotate(130deg);
  }
  50% {
    -webkit-transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(130deg);
  }
}

@keyframes i {
  0% {
    -webkit-transform: rotate(130deg);
    transform: rotate(130deg);
  }
  50% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(130deg);
    transform: rotate(130deg);
  }
}

@-webkit-keyframes j {
  0% {
    -webkit-transform: rotate(-130deg);
  }
  50% {
    -webkit-transform: rotate(5deg);
  }
  to {
    -webkit-transform: rotate(-130deg);
  }
}

@keyframes j {
  0% {
    -webkit-transform: rotate(-130deg);
    transform: rotate(-130deg);
  }
  50% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  to {
    -webkit-transform: rotate(-130deg);
    transform: rotate(-130deg);
  }
}

@-webkit-keyframes k {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes k {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@media only screen and (max-width: 600px) {
  #manitouGlobalContainer .tap-target, #manitouGlobalContainer .tap-target-wrapper {
    width: 600px;
    height: 600px;
  }
}

@-webkit-keyframes l {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}

@keyframes l {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}

@media only screen and (min-width: 601px) {
  #manitouGlobalContainer .datepicker-modal {
    max-width: 625px;
  }
  #manitouGlobalContainer .datepicker-container.modal-content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  #manitouGlobalContainer .datepicker-date-display {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 270px;
    flex: 0 1 270px;
  }
  #manitouGlobalContainer .datepicker-controls, #manitouGlobalContainer .datepicker-footer, #manitouGlobalContainer .datepicker-table {
    width: 320px;
  }
  #manitouGlobalContainer .datepicker-day-button {
    line-height: 44px;
  }
}

@media only screen and (min-width: 601px) {
  #manitouGlobalContainer .timepicker-modal {
    max-width: 600px;
  }
  #manitouGlobalContainer .timepicker-container.modal-content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  #manitouGlobalContainer .timepicker-text-container {
    top: 32%;
  }
  #manitouGlobalContainer .timepicker-display-am-pm {
    position: relative;
    right: auto;
    bottom: auto;
    text-align: center;
    margin-top: 1.2rem;
  }
}

@media only screen and (min-width: 1200px) {
  #manitouGlobalContainer #manitouApplicationForm {
    margin-left: 20px;
  }
}

@media only screen and (min-width: 0) {
  #manitouGlobalContainer {
    font-size: 14px;
  }
}

@media only screen and (min-width: 992px) {
  #manitouGlobalContainer {
    font-size: 14.5px;
  }
}

@media only screen and (min-width: 1200px) {
  #manitouGlobalContainer {
    font-size: 15px;
  }
}

@media only screen and (min-width: 992px) {
  #manitouGlobalContainer {
    padding: 0px;
  }
}

@media only screen and (min-width: 1200px) {
  #manitouGlobalContainer {
    margin-top: 0px;
  }
}

#manitouSelfServiceContainer {
  padding: 0 !important;
}
/*# sourceMappingURL=manitou.styles.css.map */</pre></body></html>