.qm-loader-1,
.qm-loader-1:after {
  border-radius: 50%;
}
.qm-loader-1 {
  display: block;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 3px solid rgba(255, 255, 255, 0);
  border-right: 3px solid rgba(255, 255, 255, 0);
  border-bottom: 3px solid rgba(255, 255, 255, 0);
  border-left: 3px solid #ffffff;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 0.35s infinite linear;
  animation: load8 0.35s infinite linear;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.qm-loader.page-bottom-left {
  position: fixed;
  bottom: 20px;
  left: 10px;
  background: #333;
  padding: 3px;
  border-radius: 50%;
}
.qm-loader.container-center {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 999;
}
.qm-loader .qm-loader-1 {
  width: 40px;
  height: 40px;
}

.reset-vuetify .black {
  background-color: #000!important;
  border-color: #000 !important;
}
.reset-vuetify .black--text {
  color: #000 !important;
}
.reset-vuetify .black--text input,
.reset-vuetify .black--text textarea {
  caret-color: #000 !important;
}
.reset-vuetify .black--after:after {
  background: #000 !important;
}
.reset-vuetify .white {
  background-color: #fff!important;
  border-color: #fff !important;
}
.reset-vuetify .white--text {
  color: #fff !important;
}
.reset-vuetify .white--text input,
.reset-vuetify .white--text textarea {
  caret-color: #fff !important;
}
.reset-vuetify .white--after:after {
  background: #fff !important;
}
.reset-vuetify .transparent {
  background-color: transparent!important;
  border-color: transparent !important;
}
.reset-vuetify .transparent--text {
  color: transparent !important;
}
.reset-vuetify .transparent--text input,
.reset-vuetify .transparent--text textarea {
  caret-color: transparent !important;
}
.reset-vuetify .transparent--after:after {
  background: transparent !important;
}
.reset-vuetify .red {
  background-color: #f44336!important;
  border-color: #f44336 !important;
}
.reset-vuetify .red--text {
  color: #f44336 !important;
}
.reset-vuetify .red--text input,
.reset-vuetify .red--text textarea {
  caret-color: #f44336 !important;
}
.reset-vuetify .red--after:after {
  background: #f44336 !important;
}
.reset-vuetify .red.lighten-5 {
  border-color: #ffebee !important;
}
.reset-vuetify .red.lighten-5,
.reset-vuetify .red.lighten-5--after:after {
  background-color: #ffebee !important;
}
.reset-vuetify .red--text.text--lighten-5 {
  color: #ffebee !important;
}
.reset-vuetify .red--text.text--lighten-5 input,
.reset-vuetify .red--text.text--lighten-5 textarea {
  caret-color: #ffebee !important;
}
.reset-vuetify .red.lighten-4 {
  border-color: #ffcdd2 !important;
}
.reset-vuetify .red.lighten-4,
.reset-vuetify .red.lighten-4--after:after {
  background-color: #ffcdd2 !important;
}
.reset-vuetify .red--text.text--lighten-4 {
  color: #ffcdd2 !important;
}
.reset-vuetify .red--text.text--lighten-4 input,
.reset-vuetify .red--text.text--lighten-4 textarea {
  caret-color: #ffcdd2 !important;
}
.reset-vuetify .red.lighten-3 {
  border-color: #ef9a9a !important;
}
.reset-vuetify .red.lighten-3,
.reset-vuetify .red.lighten-3--after:after {
  background-color: #ef9a9a !important;
}
.reset-vuetify .red--text.text--lighten-3 {
  color: #ef9a9a !important;
}
.reset-vuetify .red--text.text--lighten-3 input,
.reset-vuetify .red--text.text--lighten-3 textarea {
  caret-color: #ef9a9a !important;
}
.reset-vuetify .red.lighten-2 {
  border-color: #e57373 !important;
}
.reset-vuetify .red.lighten-2,
.reset-vuetify .red.lighten-2--after:after {
  background-color: #e57373 !important;
}
.reset-vuetify .red--text.text--lighten-2 {
  color: #e57373 !important;
}
.reset-vuetify .red--text.text--lighten-2 input,
.reset-vuetify .red--text.text--lighten-2 textarea {
  caret-color: #e57373 !important;
}
.reset-vuetify .red.lighten-1 {
  border-color: #ef5350 !important;
}
.reset-vuetify .red.lighten-1,
.reset-vuetify .red.lighten-1--after:after {
  background-color: #ef5350 !important;
}
.reset-vuetify .red--text.text--lighten-1 {
  color: #ef5350 !important;
}
.reset-vuetify .red--text.text--lighten-1 input,
.reset-vuetify .red--text.text--lighten-1 textarea {
  caret-color: #ef5350 !important;
}
.reset-vuetify .red.darken-1 {
  border-color: #e53935 !important;
}
.reset-vuetify .red.darken-1,
.reset-vuetify .red.darken-1--after:after {
  background-color: #e53935 !important;
}
.reset-vuetify .red--text.text--darken-1 {
  color: #e53935 !important;
}
.reset-vuetify .red--text.text--darken-1 input,
.reset-vuetify .red--text.text--darken-1 textarea {
  caret-color: #e53935 !important;
}
.reset-vuetify .red.darken-2 {
  border-color: #d32f2f !important;
}
.reset-vuetify .red.darken-2,
.reset-vuetify .red.darken-2--after:after {
  background-color: #d32f2f !important;
}
.reset-vuetify .red--text.text--darken-2 {
  color: #d32f2f !important;
}
.reset-vuetify .red--text.text--darken-2 input,
.reset-vuetify .red--text.text--darken-2 textarea {
  caret-color: #d32f2f !important;
}
.reset-vuetify .red.darken-3 {
  border-color: #c62828 !important;
}
.reset-vuetify .red.darken-3,
.reset-vuetify .red.darken-3--after:after {
  background-color: #c62828 !important;
}
.reset-vuetify .red--text.text--darken-3 {
  color: #c62828 !important;
}
.reset-vuetify .red--text.text--darken-3 input,
.reset-vuetify .red--text.text--darken-3 textarea {
  caret-color: #c62828 !important;
}
.reset-vuetify .red.darken-4 {
  border-color: #b71c1c !important;
}
.reset-vuetify .red.darken-4,
.reset-vuetify .red.darken-4--after:after {
  background-color: #b71c1c !important;
}
.reset-vuetify .red--text.text--darken-4 {
  color: #b71c1c !important;
}
.reset-vuetify .red--text.text--darken-4 input,
.reset-vuetify .red--text.text--darken-4 textarea {
  caret-color: #b71c1c !important;
}
.reset-vuetify .red.accent-1 {
  border-color: #ff8a80 !important;
}
.reset-vuetify .red.accent-1,
.reset-vuetify .red.accent-1--after:after {
  background-color: #ff8a80 !important;
}
.reset-vuetify .red--text.text--accent-1 {
  color: #ff8a80 !important;
}
.reset-vuetify .red--text.text--accent-1 input,
.reset-vuetify .red--text.text--accent-1 textarea {
  caret-color: #ff8a80 !important;
}
.reset-vuetify .red.accent-2 {
  border-color: #ff5252 !important;
}
.reset-vuetify .red.accent-2,
.reset-vuetify .red.accent-2--after:after {
  background-color: #ff5252 !important;
}
.reset-vuetify .red--text.text--accent-2 {
  color: #ff5252 !important;
}
.reset-vuetify .red--text.text--accent-2 input,
.reset-vuetify .red--text.text--accent-2 textarea {
  caret-color: #ff5252 !important;
}
.reset-vuetify .red.accent-3 {
  border-color: #ff1744 !important;
}
.reset-vuetify .red.accent-3,
.reset-vuetify .red.accent-3--after:after {
  background-color: #ff1744 !important;
}
.reset-vuetify .red--text.text--accent-3 {
  color: #ff1744 !important;
}
.reset-vuetify .red--text.text--accent-3 input,
.reset-vuetify .red--text.text--accent-3 textarea {
  caret-color: #ff1744 !important;
}
.reset-vuetify .red.accent-4 {
  border-color: #d50000 !important;
}
.reset-vuetify .red.accent-4,
.reset-vuetify .red.accent-4--after:after {
  background-color: #d50000 !important;
}
.reset-vuetify .red--text.text--accent-4 {
  color: #d50000 !important;
}
.reset-vuetify .red--text.text--accent-4 input,
.reset-vuetify .red--text.text--accent-4 textarea {
  caret-color: #d50000 !important;
}
.reset-vuetify .pink {
  background-color: #e91e63!important;
  border-color: #e91e63 !important;
}
.reset-vuetify .pink--text {
  color: #e91e63 !important;
}
.reset-vuetify .pink--text input,
.reset-vuetify .pink--text textarea {
  caret-color: #e91e63 !important;
}
.reset-vuetify .pink--after:after {
  background: #e91e63 !important;
}
.reset-vuetify .pink.lighten-5 {
  border-color: #fce4ec !important;
}
.reset-vuetify .pink.lighten-5,
.reset-vuetify .pink.lighten-5--after:after {
  background-color: #fce4ec !important;
}
.reset-vuetify .pink--text.text--lighten-5 {
  color: #fce4ec !important;
}
.reset-vuetify .pink--text.text--lighten-5 input,
.reset-vuetify .pink--text.text--lighten-5 textarea {
  caret-color: #fce4ec !important;
}
.reset-vuetify .pink.lighten-4 {
  border-color: #f8bbd0 !important;
}
.reset-vuetify .pink.lighten-4,
.reset-vuetify .pink.lighten-4--after:after {
  background-color: #f8bbd0 !important;
}
.reset-vuetify .pink--text.text--lighten-4 {
  color: #f8bbd0 !important;
}
.reset-vuetify .pink--text.text--lighten-4 input,
.reset-vuetify .pink--text.text--lighten-4 textarea {
  caret-color: #f8bbd0 !important;
}
.reset-vuetify .pink.lighten-3 {
  border-color: #f48fb1 !important;
}
.reset-vuetify .pink.lighten-3,
.reset-vuetify .pink.lighten-3--after:after {
  background-color: #f48fb1 !important;
}
.reset-vuetify .pink--text.text--lighten-3 {
  color: #f48fb1 !important;
}
.reset-vuetify .pink--text.text--lighten-3 input,
.reset-vuetify .pink--text.text--lighten-3 textarea {
  caret-color: #f48fb1 !important;
}
.reset-vuetify .pink.lighten-2 {
  border-color: #f06292 !important;
}
.reset-vuetify .pink.lighten-2,
.reset-vuetify .pink.lighten-2--after:after {
  background-color: #f06292 !important;
}
.reset-vuetify .pink--text.text--lighten-2 {
  color: #f06292 !important;
}
.reset-vuetify .pink--text.text--lighten-2 input,
.reset-vuetify .pink--text.text--lighten-2 textarea {
  caret-color: #f06292 !important;
}
.reset-vuetify .pink.lighten-1 {
  border-color: #ec407a !important;
}
.reset-vuetify .pink.lighten-1,
.reset-vuetify .pink.lighten-1--after:after {
  background-color: #ec407a !important;
}
.reset-vuetify .pink--text.text--lighten-1 {
  color: #ec407a !important;
}
.reset-vuetify .pink--text.text--lighten-1 input,
.reset-vuetify .pink--text.text--lighten-1 textarea {
  caret-color: #ec407a !important;
}
.reset-vuetify .pink.darken-1 {
  border-color: #d81b60 !important;
}
.reset-vuetify .pink.darken-1,
.reset-vuetify .pink.darken-1--after:after {
  background-color: #d81b60 !important;
}
.reset-vuetify .pink--text.text--darken-1 {
  color: #d81b60 !important;
}
.reset-vuetify .pink--text.text--darken-1 input,
.reset-vuetify .pink--text.text--darken-1 textarea {
  caret-color: #d81b60 !important;
}
.reset-vuetify .pink.darken-2 {
  border-color: #c2185b !important;
}
.reset-vuetify .pink.darken-2,
.reset-vuetify .pink.darken-2--after:after {
  background-color: #c2185b !important;
}
.reset-vuetify .pink--text.text--darken-2 {
  color: #c2185b !important;
}
.reset-vuetify .pink--text.text--darken-2 input,
.reset-vuetify .pink--text.text--darken-2 textarea {
  caret-color: #c2185b !important;
}
.reset-vuetify .pink.darken-3 {
  border-color: #ad1457 !important;
}
.reset-vuetify .pink.darken-3,
.reset-vuetify .pink.darken-3--after:after {
  background-color: #ad1457 !important;
}
.reset-vuetify .pink--text.text--darken-3 {
  color: #ad1457 !important;
}
.reset-vuetify .pink--text.text--darken-3 input,
.reset-vuetify .pink--text.text--darken-3 textarea {
  caret-color: #ad1457 !important;
}
.reset-vuetify .pink.darken-4 {
  border-color: #880e4f !important;
}
.reset-vuetify .pink.darken-4,
.reset-vuetify .pink.darken-4--after:after {
  background-color: #880e4f !important;
}
.reset-vuetify .pink--text.text--darken-4 {
  color: #880e4f !important;
}
.reset-vuetify .pink--text.text--darken-4 input,
.reset-vuetify .pink--text.text--darken-4 textarea {
  caret-color: #880e4f !important;
}
.reset-vuetify .pink.accent-1 {
  border-color: #ff80ab !important;
}
.reset-vuetify .pink.accent-1,
.reset-vuetify .pink.accent-1--after:after {
  background-color: #ff80ab !important;
}
.reset-vuetify .pink--text.text--accent-1 {
  color: #ff80ab !important;
}
.reset-vuetify .pink--text.text--accent-1 input,
.reset-vuetify .pink--text.text--accent-1 textarea {
  caret-color: #ff80ab !important;
}
.reset-vuetify .pink.accent-2 {
  border-color: #ff4081 !important;
}
.reset-vuetify .pink.accent-2,
.reset-vuetify .pink.accent-2--after:after {
  background-color: #ff4081 !important;
}
.reset-vuetify .pink--text.text--accent-2 {
  color: #ff4081 !important;
}
.reset-vuetify .pink--text.text--accent-2 input,
.reset-vuetify .pink--text.text--accent-2 textarea {
  caret-color: #ff4081 !important;
}
.reset-vuetify .pink.accent-3 {
  border-color: #f50057 !important;
}
.reset-vuetify .pink.accent-3,
.reset-vuetify .pink.accent-3--after:after {
  background-color: #f50057 !important;
}
.reset-vuetify .pink--text.text--accent-3 {
  color: #f50057 !important;
}
.reset-vuetify .pink--text.text--accent-3 input,
.reset-vuetify .pink--text.text--accent-3 textarea {
  caret-color: #f50057 !important;
}
.reset-vuetify .pink.accent-4 {
  border-color: #c51162 !important;
}
.reset-vuetify .pink.accent-4,
.reset-vuetify .pink.accent-4--after:after {
  background-color: #c51162 !important;
}
.reset-vuetify .pink--text.text--accent-4 {
  color: #c51162 !important;
}
.reset-vuetify .pink--text.text--accent-4 input,
.reset-vuetify .pink--text.text--accent-4 textarea {
  caret-color: #c51162 !important;
}
.reset-vuetify .purple {
  background-color: #9c27b0!important;
  border-color: #9c27b0 !important;
}
.reset-vuetify .purple--text {
  color: #9c27b0 !important;
}
.reset-vuetify .purple--text input,
.reset-vuetify .purple--text textarea {
  caret-color: #9c27b0 !important;
}
.reset-vuetify .purple--after:after {
  background: #9c27b0 !important;
}
.reset-vuetify .purple.lighten-5 {
  border-color: #f3e5f5 !important;
}
.reset-vuetify .purple.lighten-5,
.reset-vuetify .purple.lighten-5--after:after {
  background-color: #f3e5f5 !important;
}
.reset-vuetify .purple--text.text--lighten-5 {
  color: #f3e5f5 !important;
}
.reset-vuetify .purple--text.text--lighten-5 input,
.reset-vuetify .purple--text.text--lighten-5 textarea {
  caret-color: #f3e5f5 !important;
}
.reset-vuetify .purple.lighten-4 {
  border-color: #e1bee7 !important;
}
.reset-vuetify .purple.lighten-4,
.reset-vuetify .purple.lighten-4--after:after {
  background-color: #e1bee7 !important;
}
.reset-vuetify .purple--text.text--lighten-4 {
  color: #e1bee7 !important;
}
.reset-vuetify .purple--text.text--lighten-4 input,
.reset-vuetify .purple--text.text--lighten-4 textarea {
  caret-color: #e1bee7 !important;
}
.reset-vuetify .purple.lighten-3 {
  border-color: #ce93d8 !important;
}
.reset-vuetify .purple.lighten-3,
.reset-vuetify .purple.lighten-3--after:after {
  background-color: #ce93d8 !important;
}
.reset-vuetify .purple--text.text--lighten-3 {
  color: #ce93d8 !important;
}
.reset-vuetify .purple--text.text--lighten-3 input,
.reset-vuetify .purple--text.text--lighten-3 textarea {
  caret-color: #ce93d8 !important;
}
.reset-vuetify .purple.lighten-2 {
  border-color: #ba68c8 !important;
}
.reset-vuetify .purple.lighten-2,
.reset-vuetify .purple.lighten-2--after:after {
  background-color: #ba68c8 !important;
}
.reset-vuetify .purple--text.text--lighten-2 {
  color: #ba68c8 !important;
}
.reset-vuetify .purple--text.text--lighten-2 input,
.reset-vuetify .purple--text.text--lighten-2 textarea {
  caret-color: #ba68c8 !important;
}
.reset-vuetify .purple.lighten-1 {
  border-color: #ab47bc !important;
}
.reset-vuetify .purple.lighten-1,
.reset-vuetify .purple.lighten-1--after:after {
  background-color: #ab47bc !important;
}
.reset-vuetify .purple--text.text--lighten-1 {
  color: #ab47bc !important;
}
.reset-vuetify .purple--text.text--lighten-1 input,
.reset-vuetify .purple--text.text--lighten-1 textarea {
  caret-color: #ab47bc !important;
}
.reset-vuetify .purple.darken-1 {
  border-color: #8e24aa !important;
}
.reset-vuetify .purple.darken-1,
.reset-vuetify .purple.darken-1--after:after {
  background-color: #8e24aa !important;
}
.reset-vuetify .purple--text.text--darken-1 {
  color: #8e24aa !important;
}
.reset-vuetify .purple--text.text--darken-1 input,
.reset-vuetify .purple--text.text--darken-1 textarea {
  caret-color: #8e24aa !important;
}
.reset-vuetify .purple.darken-2 {
  border-color: #7b1fa2 !important;
}
.reset-vuetify .purple.darken-2,
.reset-vuetify .purple.darken-2--after:after {
  background-color: #7b1fa2 !important;
}
.reset-vuetify .purple--text.text--darken-2 {
  color: #7b1fa2 !important;
}
.reset-vuetify .purple--text.text--darken-2 input,
.reset-vuetify .purple--text.text--darken-2 textarea {
  caret-color: #7b1fa2 !important;
}
.reset-vuetify .purple.darken-3 {
  border-color: #6a1b9a !important;
}
.reset-vuetify .purple.darken-3,
.reset-vuetify .purple.darken-3--after:after {
  background-color: #6a1b9a !important;
}
.reset-vuetify .purple--text.text--darken-3 {
  color: #6a1b9a !important;
}
.reset-vuetify .purple--text.text--darken-3 input,
.reset-vuetify .purple--text.text--darken-3 textarea {
  caret-color: #6a1b9a !important;
}
.reset-vuetify .purple.darken-4 {
  border-color: #4a148c !important;
}
.reset-vuetify .purple.darken-4,
.reset-vuetify .purple.darken-4--after:after {
  background-color: #4a148c !important;
}
.reset-vuetify .purple--text.text--darken-4 {
  color: #4a148c !important;
}
.reset-vuetify .purple--text.text--darken-4 input,
.reset-vuetify .purple--text.text--darken-4 textarea {
  caret-color: #4a148c !important;
}
.reset-vuetify .purple.accent-1 {
  border-color: #ea80fc !important;
}
.reset-vuetify .purple.accent-1,
.reset-vuetify .purple.accent-1--after:after {
  background-color: #ea80fc !important;
}
.reset-vuetify .purple--text.text--accent-1 {
  color: #ea80fc !important;
}
.reset-vuetify .purple--text.text--accent-1 input,
.reset-vuetify .purple--text.text--accent-1 textarea {
  caret-color: #ea80fc !important;
}
.reset-vuetify .purple.accent-2 {
  border-color: #e040fb !important;
}
.reset-vuetify .purple.accent-2,
.reset-vuetify .purple.accent-2--after:after {
  background-color: #e040fb !important;
}
.reset-vuetify .purple--text.text--accent-2 {
  color: #e040fb !important;
}
.reset-vuetify .purple--text.text--accent-2 input,
.reset-vuetify .purple--text.text--accent-2 textarea {
  caret-color: #e040fb !important;
}
.reset-vuetify .purple.accent-3 {
  border-color: #d500f9 !important;
}
.reset-vuetify .purple.accent-3,
.reset-vuetify .purple.accent-3--after:after {
  background-color: #d500f9 !important;
}
.reset-vuetify .purple--text.text--accent-3 {
  color: #d500f9 !important;
}
.reset-vuetify .purple--text.text--accent-3 input,
.reset-vuetify .purple--text.text--accent-3 textarea {
  caret-color: #d500f9 !important;
}
.reset-vuetify .purple.accent-4 {
  border-color: #a0f !important;
}
.reset-vuetify .purple.accent-4,
.reset-vuetify .purple.accent-4--after:after {
  background-color: #a0f !important;
}
.reset-vuetify .purple--text.text--accent-4 {
  color: #a0f !important;
}
.reset-vuetify .purple--text.text--accent-4 input,
.reset-vuetify .purple--text.text--accent-4 textarea {
  caret-color: #a0f !important;
}
.reset-vuetify .deep-purple {
  background-color: #673ab7!important;
  border-color: #673ab7 !important;
}
.reset-vuetify .deep-purple--text {
  color: #673ab7 !important;
}
.reset-vuetify .deep-purple--text input,
.reset-vuetify .deep-purple--text textarea {
  caret-color: #673ab7 !important;
}
.reset-vuetify .deep-purple--after:after {
  background: #673ab7 !important;
}
.reset-vuetify .deep-purple.lighten-5 {
  border-color: #ede7f6 !important;
}
.reset-vuetify .deep-purple.lighten-5,
.reset-vuetify .deep-purple.lighten-5--after:after {
  background-color: #ede7f6 !important;
}
.reset-vuetify .deep-purple--text.text--lighten-5 {
  color: #ede7f6 !important;
}
.reset-vuetify .deep-purple--text.text--lighten-5 input,
.reset-vuetify .deep-purple--text.text--lighten-5 textarea {
  caret-color: #ede7f6 !important;
}
.reset-vuetify .deep-purple.lighten-4 {
  border-color: #d1c4e9 !important;
}
.reset-vuetify .deep-purple.lighten-4,
.reset-vuetify .deep-purple.lighten-4--after:after {
  background-color: #d1c4e9 !important;
}
.reset-vuetify .deep-purple--text.text--lighten-4 {
  color: #d1c4e9 !important;
}
.reset-vuetify .deep-purple--text.text--lighten-4 input,
.reset-vuetify .deep-purple--text.text--lighten-4 textarea {
  caret-color: #d1c4e9 !important;
}
.reset-vuetify .deep-purple.lighten-3 {
  border-color: #b39ddb !important;
}
.reset-vuetify .deep-purple.lighten-3,
.reset-vuetify .deep-purple.lighten-3--after:after {
  background-color: #b39ddb !important;
}
.reset-vuetify .deep-purple--text.text--lighten-3 {
  color: #b39ddb !important;
}
.reset-vuetify .deep-purple--text.text--lighten-3 input,
.reset-vuetify .deep-purple--text.text--lighten-3 textarea {
  caret-color: #b39ddb !important;
}
.reset-vuetify .deep-purple.lighten-2 {
  border-color: #9575cd !important;
}
.reset-vuetify .deep-purple.lighten-2,
.reset-vuetify .deep-purple.lighten-2--after:after {
  background-color: #9575cd !important;
}
.reset-vuetify .deep-purple--text.text--lighten-2 {
  color: #9575cd !important;
}
.reset-vuetify .deep-purple--text.text--lighten-2 input,
.reset-vuetify .deep-purple--text.text--lighten-2 textarea {
  caret-color: #9575cd !important;
}
.reset-vuetify .deep-purple.lighten-1 {
  border-color: #7e57c2 !important;
}
.reset-vuetify .deep-purple.lighten-1,
.reset-vuetify .deep-purple.lighten-1--after:after {
  background-color: #7e57c2 !important;
}
.reset-vuetify .deep-purple--text.text--lighten-1 {
  color: #7e57c2 !important;
}
.reset-vuetify .deep-purple--text.text--lighten-1 input,
.reset-vuetify .deep-purple--text.text--lighten-1 textarea {
  caret-color: #7e57c2 !important;
}
.reset-vuetify .deep-purple.darken-1 {
  border-color: #5e35b1 !important;
}
.reset-vuetify .deep-purple.darken-1,
.reset-vuetify .deep-purple.darken-1--after:after {
  background-color: #5e35b1 !important;
}
.reset-vuetify .deep-purple--text.text--darken-1 {
  color: #5e35b1 !important;
}
.reset-vuetify .deep-purple--text.text--darken-1 input,
.reset-vuetify .deep-purple--text.text--darken-1 textarea {
  caret-color: #5e35b1 !important;
}
.reset-vuetify .deep-purple.darken-2 {
  border-color: #512da8 !important;
}
.reset-vuetify .deep-purple.darken-2,
.reset-vuetify .deep-purple.darken-2--after:after {
  background-color: #512da8 !important;
}
.reset-vuetify .deep-purple--text.text--darken-2 {
  color: #512da8 !important;
}
.reset-vuetify .deep-purple--text.text--darken-2 input,
.reset-vuetify .deep-purple--text.text--darken-2 textarea {
  caret-color: #512da8 !important;
}
.reset-vuetify .deep-purple.darken-3 {
  border-color: #4527a0 !important;
}
.reset-vuetify .deep-purple.darken-3,
.reset-vuetify .deep-purple.darken-3--after:after {
  background-color: #4527a0 !important;
}
.reset-vuetify .deep-purple--text.text--darken-3 {
  color: #4527a0 !important;
}
.reset-vuetify .deep-purple--text.text--darken-3 input,
.reset-vuetify .deep-purple--text.text--darken-3 textarea {
  caret-color: #4527a0 !important;
}
.reset-vuetify .deep-purple.darken-4 {
  border-color: #311b92 !important;
}
.reset-vuetify .deep-purple.darken-4,
.reset-vuetify .deep-purple.darken-4--after:after {
  background-color: #311b92 !important;
}
.reset-vuetify .deep-purple--text.text--darken-4 {
  color: #311b92 !important;
}
.reset-vuetify .deep-purple--text.text--darken-4 input,
.reset-vuetify .deep-purple--text.text--darken-4 textarea {
  caret-color: #311b92 !important;
}
.reset-vuetify .deep-purple.accent-1 {
  border-color: #b388ff !important;
}
.reset-vuetify .deep-purple.accent-1,
.reset-vuetify .deep-purple.accent-1--after:after {
  background-color: #b388ff !important;
}
.reset-vuetify .deep-purple--text.text--accent-1 {
  color: #b388ff !important;
}
.reset-vuetify .deep-purple--text.text--accent-1 input,
.reset-vuetify .deep-purple--text.text--accent-1 textarea {
  caret-color: #b388ff !important;
}
.reset-vuetify .deep-purple.accent-2 {
  border-color: #7c4dff !important;
}
.reset-vuetify .deep-purple.accent-2,
.reset-vuetify .deep-purple.accent-2--after:after {
  background-color: #7c4dff !important;
}
.reset-vuetify .deep-purple--text.text--accent-2 {
  color: #7c4dff !important;
}
.reset-vuetify .deep-purple--text.text--accent-2 input,
.reset-vuetify .deep-purple--text.text--accent-2 textarea {
  caret-color: #7c4dff !important;
}
.reset-vuetify .deep-purple.accent-3 {
  border-color: #651fff !important;
}
.reset-vuetify .deep-purple.accent-3,
.reset-vuetify .deep-purple.accent-3--after:after {
  background-color: #651fff !important;
}
.reset-vuetify .deep-purple--text.text--accent-3 {
  color: #651fff !important;
}
.reset-vuetify .deep-purple--text.text--accent-3 input,
.reset-vuetify .deep-purple--text.text--accent-3 textarea {
  caret-color: #651fff !important;
}
.reset-vuetify .deep-purple.accent-4 {
  border-color: #6200ea !important;
}
.reset-vuetify .deep-purple.accent-4,
.reset-vuetify .deep-purple.accent-4--after:after {
  background-color: #6200ea !important;
}
.reset-vuetify .deep-purple--text.text--accent-4 {
  color: #6200ea !important;
}
.reset-vuetify .deep-purple--text.text--accent-4 input,
.reset-vuetify .deep-purple--text.text--accent-4 textarea {
  caret-color: #6200ea !important;
}
.reset-vuetify .indigo {
  background-color: #3f51b5!important;
  border-color: #3f51b5 !important;
}
.reset-vuetify .indigo--text {
  color: #3f51b5 !important;
}
.reset-vuetify .indigo--text input,
.reset-vuetify .indigo--text textarea {
  caret-color: #3f51b5 !important;
}
.reset-vuetify .indigo--after:after {
  background: #3f51b5 !important;
}
.reset-vuetify .indigo.lighten-5 {
  border-color: #e8eaf6 !important;
}
.reset-vuetify .indigo.lighten-5,
.reset-vuetify .indigo.lighten-5--after:after {
  background-color: #e8eaf6 !important;
}
.reset-vuetify .indigo--text.text--lighten-5 {
  color: #e8eaf6 !important;
}
.reset-vuetify .indigo--text.text--lighten-5 input,
.reset-vuetify .indigo--text.text--lighten-5 textarea {
  caret-color: #e8eaf6 !important;
}
.reset-vuetify .indigo.lighten-4 {
  border-color: #c5cae9 !important;
}
.reset-vuetify .indigo.lighten-4,
.reset-vuetify .indigo.lighten-4--after:after {
  background-color: #c5cae9 !important;
}
.reset-vuetify .indigo--text.text--lighten-4 {
  color: #c5cae9 !important;
}
.reset-vuetify .indigo--text.text--lighten-4 input,
.reset-vuetify .indigo--text.text--lighten-4 textarea {
  caret-color: #c5cae9 !important;
}
.reset-vuetify .indigo.lighten-3 {
  border-color: #9fa8da !important;
}
.reset-vuetify .indigo.lighten-3,
.reset-vuetify .indigo.lighten-3--after:after {
  background-color: #9fa8da !important;
}
.reset-vuetify .indigo--text.text--lighten-3 {
  color: #9fa8da !important;
}
.reset-vuetify .indigo--text.text--lighten-3 input,
.reset-vuetify .indigo--text.text--lighten-3 textarea {
  caret-color: #9fa8da !important;
}
.reset-vuetify .indigo.lighten-2 {
  border-color: #7986cb !important;
}
.reset-vuetify .indigo.lighten-2,
.reset-vuetify .indigo.lighten-2--after:after {
  background-color: #7986cb !important;
}
.reset-vuetify .indigo--text.text--lighten-2 {
  color: #7986cb !important;
}
.reset-vuetify .indigo--text.text--lighten-2 input,
.reset-vuetify .indigo--text.text--lighten-2 textarea {
  caret-color: #7986cb !important;
}
.reset-vuetify .indigo.lighten-1 {
  border-color: #5c6bc0 !important;
}
.reset-vuetify .indigo.lighten-1,
.reset-vuetify .indigo.lighten-1--after:after {
  background-color: #5c6bc0 !important;
}
.reset-vuetify .indigo--text.text--lighten-1 {
  color: #5c6bc0 !important;
}
.reset-vuetify .indigo--text.text--lighten-1 input,
.reset-vuetify .indigo--text.text--lighten-1 textarea {
  caret-color: #5c6bc0 !important;
}
.reset-vuetify .indigo.darken-1 {
  border-color: #3949ab !important;
}
.reset-vuetify .indigo.darken-1,
.reset-vuetify .indigo.darken-1--after:after {
  background-color: #3949ab !important;
}
.reset-vuetify .indigo--text.text--darken-1 {
  color: #3949ab !important;
}
.reset-vuetify .indigo--text.text--darken-1 input,
.reset-vuetify .indigo--text.text--darken-1 textarea {
  caret-color: #3949ab !important;
}
.reset-vuetify .indigo.darken-2 {
  border-color: #303f9f !important;
}
.reset-vuetify .indigo.darken-2,
.reset-vuetify .indigo.darken-2--after:after {
  background-color: #303f9f !important;
}
.reset-vuetify .indigo--text.text--darken-2 {
  color: #303f9f !important;
}
.reset-vuetify .indigo--text.text--darken-2 input,
.reset-vuetify .indigo--text.text--darken-2 textarea {
  caret-color: #303f9f !important;
}
.reset-vuetify .indigo.darken-3 {
  border-color: #283593 !important;
}
.reset-vuetify .indigo.darken-3,
.reset-vuetify .indigo.darken-3--after:after {
  background-color: #283593 !important;
}
.reset-vuetify .indigo--text.text--darken-3 {
  color: #283593 !important;
}
.reset-vuetify .indigo--text.text--darken-3 input,
.reset-vuetify .indigo--text.text--darken-3 textarea {
  caret-color: #283593 !important;
}
.reset-vuetify .indigo.darken-4 {
  border-color: #1a237e !important;
}
.reset-vuetify .indigo.darken-4,
.reset-vuetify .indigo.darken-4--after:after {
  background-color: #1a237e !important;
}
.reset-vuetify .indigo--text.text--darken-4 {
  color: #1a237e !important;
}
.reset-vuetify .indigo--text.text--darken-4 input,
.reset-vuetify .indigo--text.text--darken-4 textarea {
  caret-color: #1a237e !important;
}
.reset-vuetify .indigo.accent-1 {
  border-color: #8c9eff !important;
}
.reset-vuetify .indigo.accent-1,
.reset-vuetify .indigo.accent-1--after:after {
  background-color: #8c9eff !important;
}
.reset-vuetify .indigo--text.text--accent-1 {
  color: #8c9eff !important;
}
.reset-vuetify .indigo--text.text--accent-1 input,
.reset-vuetify .indigo--text.text--accent-1 textarea {
  caret-color: #8c9eff !important;
}
.reset-vuetify .indigo.accent-2 {
  border-color: #536dfe !important;
}
.reset-vuetify .indigo.accent-2,
.reset-vuetify .indigo.accent-2--after:after {
  background-color: #536dfe !important;
}
.reset-vuetify .indigo--text.text--accent-2 {
  color: #536dfe !important;
}
.reset-vuetify .indigo--text.text--accent-2 input,
.reset-vuetify .indigo--text.text--accent-2 textarea {
  caret-color: #536dfe !important;
}
.reset-vuetify .indigo.accent-3 {
  border-color: #3d5afe !important;
}
.reset-vuetify .indigo.accent-3,
.reset-vuetify .indigo.accent-3--after:after {
  background-color: #3d5afe !important;
}
.reset-vuetify .indigo--text.text--accent-3 {
  color: #3d5afe !important;
}
.reset-vuetify .indigo--text.text--accent-3 input,
.reset-vuetify .indigo--text.text--accent-3 textarea {
  caret-color: #3d5afe !important;
}
.reset-vuetify .indigo.accent-4 {
  border-color: #304ffe !important;
}
.reset-vuetify .indigo.accent-4,
.reset-vuetify .indigo.accent-4--after:after {
  background-color: #304ffe !important;
}
.reset-vuetify .indigo--text.text--accent-4 {
  color: #304ffe !important;
}
.reset-vuetify .indigo--text.text--accent-4 input,
.reset-vuetify .indigo--text.text--accent-4 textarea {
  caret-color: #304ffe !important;
}
.reset-vuetify .blue {
  background-color: #2196f3!important;
  border-color: #2196f3 !important;
}
.reset-vuetify .blue--text {
  color: #2196f3 !important;
}
.reset-vuetify .blue--text input,
.reset-vuetify .blue--text textarea {
  caret-color: #2196f3 !important;
}
.reset-vuetify .blue--after:after {
  background: #2196f3 !important;
}
.reset-vuetify .blue.lighten-5 {
  border-color: #e3f2fd !important;
}
.reset-vuetify .blue.lighten-5,
.reset-vuetify .blue.lighten-5--after:after {
  background-color: #e3f2fd !important;
}
.reset-vuetify .blue--text.text--lighten-5 {
  color: #e3f2fd !important;
}
.reset-vuetify .blue--text.text--lighten-5 input,
.reset-vuetify .blue--text.text--lighten-5 textarea {
  caret-color: #e3f2fd !important;
}
.reset-vuetify .blue.lighten-4 {
  border-color: #bbdefb !important;
}
.reset-vuetify .blue.lighten-4,
.reset-vuetify .blue.lighten-4--after:after {
  background-color: #bbdefb !important;
}
.reset-vuetify .blue--text.text--lighten-4 {
  color: #bbdefb !important;
}
.reset-vuetify .blue--text.text--lighten-4 input,
.reset-vuetify .blue--text.text--lighten-4 textarea {
  caret-color: #bbdefb !important;
}
.reset-vuetify .blue.lighten-3 {
  border-color: #90caf9 !important;
}
.reset-vuetify .blue.lighten-3,
.reset-vuetify .blue.lighten-3--after:after {
  background-color: #90caf9 !important;
}
.reset-vuetify .blue--text.text--lighten-3 {
  color: #90caf9 !important;
}
.reset-vuetify .blue--text.text--lighten-3 input,
.reset-vuetify .blue--text.text--lighten-3 textarea {
  caret-color: #90caf9 !important;
}
.reset-vuetify .blue.lighten-2 {
  border-color: #64b5f6 !important;
}
.reset-vuetify .blue.lighten-2,
.reset-vuetify .blue.lighten-2--after:after {
  background-color: #64b5f6 !important;
}
.reset-vuetify .blue--text.text--lighten-2 {
  color: #64b5f6 !important;
}
.reset-vuetify .blue--text.text--lighten-2 input,
.reset-vuetify .blue--text.text--lighten-2 textarea {
  caret-color: #64b5f6 !important;
}
.reset-vuetify .blue.lighten-1 {
  border-color: #42a5f5 !important;
}
.reset-vuetify .blue.lighten-1,
.reset-vuetify .blue.lighten-1--after:after {
  background-color: #42a5f5 !important;
}
.reset-vuetify .blue--text.text--lighten-1 {
  color: #42a5f5 !important;
}
.reset-vuetify .blue--text.text--lighten-1 input,
.reset-vuetify .blue--text.text--lighten-1 textarea {
  caret-color: #42a5f5 !important;
}
.reset-vuetify .blue.darken-1 {
  border-color: #1e88e5 !important;
}
.reset-vuetify .blue.darken-1,
.reset-vuetify .blue.darken-1--after:after {
  background-color: #1e88e5 !important;
}
.reset-vuetify .blue--text.text--darken-1 {
  color: #1e88e5 !important;
}
.reset-vuetify .blue--text.text--darken-1 input,
.reset-vuetify .blue--text.text--darken-1 textarea {
  caret-color: #1e88e5 !important;
}
.reset-vuetify .blue.darken-2 {
  border-color: #1976d2 !important;
}
.reset-vuetify .blue.darken-2,
.reset-vuetify .blue.darken-2--after:after {
  background-color: #1976d2 !important;
}
.reset-vuetify .blue--text.text--darken-2 {
  color: #1976d2 !important;
}
.reset-vuetify .blue--text.text--darken-2 input,
.reset-vuetify .blue--text.text--darken-2 textarea {
  caret-color: #1976d2 !important;
}
.reset-vuetify .blue.darken-3 {
  border-color: #1565c0 !important;
}
.reset-vuetify .blue.darken-3,
.reset-vuetify .blue.darken-3--after:after {
  background-color: #1565c0 !important;
}
.reset-vuetify .blue--text.text--darken-3 {
  color: #1565c0 !important;
}
.reset-vuetify .blue--text.text--darken-3 input,
.reset-vuetify .blue--text.text--darken-3 textarea {
  caret-color: #1565c0 !important;
}
.reset-vuetify .blue.darken-4 {
  border-color: #0d47a1 !important;
}
.reset-vuetify .blue.darken-4,
.reset-vuetify .blue.darken-4--after:after {
  background-color: #0d47a1 !important;
}
.reset-vuetify .blue--text.text--darken-4 {
  color: #0d47a1 !important;
}
.reset-vuetify .blue--text.text--darken-4 input,
.reset-vuetify .blue--text.text--darken-4 textarea {
  caret-color: #0d47a1 !important;
}
.reset-vuetify .blue.accent-1 {
  border-color: #82b1ff !important;
}
.reset-vuetify .blue.accent-1,
.reset-vuetify .blue.accent-1--after:after {
  background-color: #82b1ff !important;
}
.reset-vuetify .blue--text.text--accent-1 {
  color: #82b1ff !important;
}
.reset-vuetify .blue--text.text--accent-1 input,
.reset-vuetify .blue--text.text--accent-1 textarea {
  caret-color: #82b1ff !important;
}
.reset-vuetify .blue.accent-2 {
  border-color: #448aff !important;
}
.reset-vuetify .blue.accent-2,
.reset-vuetify .blue.accent-2--after:after {
  background-color: #448aff !important;
}
.reset-vuetify .blue--text.text--accent-2 {
  color: #448aff !important;
}
.reset-vuetify .blue--text.text--accent-2 input,
.reset-vuetify .blue--text.text--accent-2 textarea {
  caret-color: #448aff !important;
}
.reset-vuetify .blue.accent-3 {
  border-color: #2979ff !important;
}
.reset-vuetify .blue.accent-3,
.reset-vuetify .blue.accent-3--after:after {
  background-color: #2979ff !important;
}
.reset-vuetify .blue--text.text--accent-3 {
  color: #2979ff !important;
}
.reset-vuetify .blue--text.text--accent-3 input,
.reset-vuetify .blue--text.text--accent-3 textarea {
  caret-color: #2979ff !important;
}
.reset-vuetify .blue.accent-4 {
  border-color: #2962ff !important;
}
.reset-vuetify .blue.accent-4,
.reset-vuetify .blue.accent-4--after:after {
  background-color: #2962ff !important;
}
.reset-vuetify .blue--text.text--accent-4 {
  color: #2962ff !important;
}
.reset-vuetify .blue--text.text--accent-4 input,
.reset-vuetify .blue--text.text--accent-4 textarea {
  caret-color: #2962ff !important;
}
.reset-vuetify .light-blue {
  background-color: #03a9f4!important;
  border-color: #03a9f4 !important;
}
.reset-vuetify .light-blue--text {
  color: #03a9f4 !important;
}
.reset-vuetify .light-blue--text input,
.reset-vuetify .light-blue--text textarea {
  caret-color: #03a9f4 !important;
}
.reset-vuetify .light-blue--after:after {
  background: #03a9f4 !important;
}
.reset-vuetify .light-blue.lighten-5 {
  border-color: #e1f5fe !important;
}
.reset-vuetify .light-blue.lighten-5,
.reset-vuetify .light-blue.lighten-5--after:after {
  background-color: #e1f5fe !important;
}
.reset-vuetify .light-blue--text.text--lighten-5 {
  color: #e1f5fe !important;
}
.reset-vuetify .light-blue--text.text--lighten-5 input,
.reset-vuetify .light-blue--text.text--lighten-5 textarea {
  caret-color: #e1f5fe !important;
}
.reset-vuetify .light-blue.lighten-4 {
  border-color: #b3e5fc !important;
}
.reset-vuetify .light-blue.lighten-4,
.reset-vuetify .light-blue.lighten-4--after:after {
  background-color: #b3e5fc !important;
}
.reset-vuetify .light-blue--text.text--lighten-4 {
  color: #b3e5fc !important;
}
.reset-vuetify .light-blue--text.text--lighten-4 input,
.reset-vuetify .light-blue--text.text--lighten-4 textarea {
  caret-color: #b3e5fc !important;
}
.reset-vuetify .light-blue.lighten-3 {
  border-color: #81d4fa !important;
}
.reset-vuetify .light-blue.lighten-3,
.reset-vuetify .light-blue.lighten-3--after:after {
  background-color: #81d4fa !important;
}
.reset-vuetify .light-blue--text.text--lighten-3 {
  color: #81d4fa !important;
}
.reset-vuetify .light-blue--text.text--lighten-3 input,
.reset-vuetify .light-blue--text.text--lighten-3 textarea {
  caret-color: #81d4fa !important;
}
.reset-vuetify .light-blue.lighten-2 {
  border-color: #4fc3f7 !important;
}
.reset-vuetify .light-blue.lighten-2,
.reset-vuetify .light-blue.lighten-2--after:after {
  background-color: #4fc3f7 !important;
}
.reset-vuetify .light-blue--text.text--lighten-2 {
  color: #4fc3f7 !important;
}
.reset-vuetify .light-blue--text.text--lighten-2 input,
.reset-vuetify .light-blue--text.text--lighten-2 textarea {
  caret-color: #4fc3f7 !important;
}
.reset-vuetify .light-blue.lighten-1 {
  border-color: #29b6f6 !important;
}
.reset-vuetify .light-blue.lighten-1,
.reset-vuetify .light-blue.lighten-1--after:after {
  background-color: #29b6f6 !important;
}
.reset-vuetify .light-blue--text.text--lighten-1 {
  color: #29b6f6 !important;
}
.reset-vuetify .light-blue--text.text--lighten-1 input,
.reset-vuetify .light-blue--text.text--lighten-1 textarea {
  caret-color: #29b6f6 !important;
}
.reset-vuetify .light-blue.darken-1 {
  border-color: #039be5 !important;
}
.reset-vuetify .light-blue.darken-1,
.reset-vuetify .light-blue.darken-1--after:after {
  background-color: #039be5 !important;
}
.reset-vuetify .light-blue--text.text--darken-1 {
  color: #039be5 !important;
}
.reset-vuetify .light-blue--text.text--darken-1 input,
.reset-vuetify .light-blue--text.text--darken-1 textarea {
  caret-color: #039be5 !important;
}
.reset-vuetify .light-blue.darken-2 {
  border-color: #0288d1 !important;
}
.reset-vuetify .light-blue.darken-2,
.reset-vuetify .light-blue.darken-2--after:after {
  background-color: #0288d1 !important;
}
.reset-vuetify .light-blue--text.text--darken-2 {
  color: #0288d1 !important;
}
.reset-vuetify .light-blue--text.text--darken-2 input,
.reset-vuetify .light-blue--text.text--darken-2 textarea {
  caret-color: #0288d1 !important;
}
.reset-vuetify .light-blue.darken-3 {
  border-color: #0277bd !important;
}
.reset-vuetify .light-blue.darken-3,
.reset-vuetify .light-blue.darken-3--after:after {
  background-color: #0277bd !important;
}
.reset-vuetify .light-blue--text.text--darken-3 {
  color: #0277bd !important;
}
.reset-vuetify .light-blue--text.text--darken-3 input,
.reset-vuetify .light-blue--text.text--darken-3 textarea {
  caret-color: #0277bd !important;
}
.reset-vuetify .light-blue.darken-4 {
  border-color: #01579b !important;
}
.reset-vuetify .light-blue.darken-4,
.reset-vuetify .light-blue.darken-4--after:after {
  background-color: #01579b !important;
}
.reset-vuetify .light-blue--text.text--darken-4 {
  color: #01579b !important;
}
.reset-vuetify .light-blue--text.text--darken-4 input,
.reset-vuetify .light-blue--text.text--darken-4 textarea {
  caret-color: #01579b !important;
}
.reset-vuetify .light-blue.accent-1 {
  border-color: #80d8ff !important;
}
.reset-vuetify .light-blue.accent-1,
.reset-vuetify .light-blue.accent-1--after:after {
  background-color: #80d8ff !important;
}
.reset-vuetify .light-blue--text.text--accent-1 {
  color: #80d8ff !important;
}
.reset-vuetify .light-blue--text.text--accent-1 input,
.reset-vuetify .light-blue--text.text--accent-1 textarea {
  caret-color: #80d8ff !important;
}
.reset-vuetify .light-blue.accent-2 {
  border-color: #40c4ff !important;
}
.reset-vuetify .light-blue.accent-2,
.reset-vuetify .light-blue.accent-2--after:after {
  background-color: #40c4ff !important;
}
.reset-vuetify .light-blue--text.text--accent-2 {
  color: #40c4ff !important;
}
.reset-vuetify .light-blue--text.text--accent-2 input,
.reset-vuetify .light-blue--text.text--accent-2 textarea {
  caret-color: #40c4ff !important;
}
.reset-vuetify .light-blue.accent-3 {
  border-color: #00b0ff !important;
}
.reset-vuetify .light-blue.accent-3,
.reset-vuetify .light-blue.accent-3--after:after {
  background-color: #00b0ff !important;
}
.reset-vuetify .light-blue--text.text--accent-3 {
  color: #00b0ff !important;
}
.reset-vuetify .light-blue--text.text--accent-3 input,
.reset-vuetify .light-blue--text.text--accent-3 textarea {
  caret-color: #00b0ff !important;
}
.reset-vuetify .light-blue.accent-4 {
  border-color: #0091ea !important;
}
.reset-vuetify .light-blue.accent-4,
.reset-vuetify .light-blue.accent-4--after:after {
  background-color: #0091ea !important;
}
.reset-vuetify .light-blue--text.text--accent-4 {
  color: #0091ea !important;
}
.reset-vuetify .light-blue--text.text--accent-4 input,
.reset-vuetify .light-blue--text.text--accent-4 textarea {
  caret-color: #0091ea !important;
}
.reset-vuetify .cyan {
  background-color: #00bcd4!important;
  border-color: #00bcd4 !important;
}
.reset-vuetify .cyan--text {
  color: #00bcd4 !important;
}
.reset-vuetify .cyan--text input,
.reset-vuetify .cyan--text textarea {
  caret-color: #00bcd4 !important;
}
.reset-vuetify .cyan--after:after {
  background: #00bcd4 !important;
}
.reset-vuetify .cyan.lighten-5 {
  border-color: #e0f7fa !important;
}
.reset-vuetify .cyan.lighten-5,
.reset-vuetify .cyan.lighten-5--after:after {
  background-color: #e0f7fa !important;
}
.reset-vuetify .cyan--text.text--lighten-5 {
  color: #e0f7fa !important;
}
.reset-vuetify .cyan--text.text--lighten-5 input,
.reset-vuetify .cyan--text.text--lighten-5 textarea {
  caret-color: #e0f7fa !important;
}
.reset-vuetify .cyan.lighten-4 {
  border-color: #b2ebf2 !important;
}
.reset-vuetify .cyan.lighten-4,
.reset-vuetify .cyan.lighten-4--after:after {
  background-color: #b2ebf2 !important;
}
.reset-vuetify .cyan--text.text--lighten-4 {
  color: #b2ebf2 !important;
}
.reset-vuetify .cyan--text.text--lighten-4 input,
.reset-vuetify .cyan--text.text--lighten-4 textarea {
  caret-color: #b2ebf2 !important;
}
.reset-vuetify .cyan.lighten-3 {
  border-color: #80deea !important;
}
.reset-vuetify .cyan.lighten-3,
.reset-vuetify .cyan.lighten-3--after:after {
  background-color: #80deea !important;
}
.reset-vuetify .cyan--text.text--lighten-3 {
  color: #80deea !important;
}
.reset-vuetify .cyan--text.text--lighten-3 input,
.reset-vuetify .cyan--text.text--lighten-3 textarea {
  caret-color: #80deea !important;
}
.reset-vuetify .cyan.lighten-2 {
  border-color: #4dd0e1 !important;
}
.reset-vuetify .cyan.lighten-2,
.reset-vuetify .cyan.lighten-2--after:after {
  background-color: #4dd0e1 !important;
}
.reset-vuetify .cyan--text.text--lighten-2 {
  color: #4dd0e1 !important;
}
.reset-vuetify .cyan--text.text--lighten-2 input,
.reset-vuetify .cyan--text.text--lighten-2 textarea {
  caret-color: #4dd0e1 !important;
}
.reset-vuetify .cyan.lighten-1 {
  border-color: #26c6da !important;
}
.reset-vuetify .cyan.lighten-1,
.reset-vuetify .cyan.lighten-1--after:after {
  background-color: #26c6da !important;
}
.reset-vuetify .cyan--text.text--lighten-1 {
  color: #26c6da !important;
}
.reset-vuetify .cyan--text.text--lighten-1 input,
.reset-vuetify .cyan--text.text--lighten-1 textarea {
  caret-color: #26c6da !important;
}
.reset-vuetify .cyan.darken-1 {
  border-color: #00acc1 !important;
}
.reset-vuetify .cyan.darken-1,
.reset-vuetify .cyan.darken-1--after:after {
  background-color: #00acc1 !important;
}
.reset-vuetify .cyan--text.text--darken-1 {
  color: #00acc1 !important;
}
.reset-vuetify .cyan--text.text--darken-1 input,
.reset-vuetify .cyan--text.text--darken-1 textarea {
  caret-color: #00acc1 !important;
}
.reset-vuetify .cyan.darken-2 {
  border-color: #0097a7 !important;
}
.reset-vuetify .cyan.darken-2,
.reset-vuetify .cyan.darken-2--after:after {
  background-color: #0097a7 !important;
}
.reset-vuetify .cyan--text.text--darken-2 {
  color: #0097a7 !important;
}
.reset-vuetify .cyan--text.text--darken-2 input,
.reset-vuetify .cyan--text.text--darken-2 textarea {
  caret-color: #0097a7 !important;
}
.reset-vuetify .cyan.darken-3 {
  border-color: #00838f !important;
}
.reset-vuetify .cyan.darken-3,
.reset-vuetify .cyan.darken-3--after:after {
  background-color: #00838f !important;
}
.reset-vuetify .cyan--text.text--darken-3 {
  color: #00838f !important;
}
.reset-vuetify .cyan--text.text--darken-3 input,
.reset-vuetify .cyan--text.text--darken-3 textarea {
  caret-color: #00838f !important;
}
.reset-vuetify .cyan.darken-4 {
  border-color: #006064 !important;
}
.reset-vuetify .cyan.darken-4,
.reset-vuetify .cyan.darken-4--after:after {
  background-color: #006064 !important;
}
.reset-vuetify .cyan--text.text--darken-4 {
  color: #006064 !important;
}
.reset-vuetify .cyan--text.text--darken-4 input,
.reset-vuetify .cyan--text.text--darken-4 textarea {
  caret-color: #006064 !important;
}
.reset-vuetify .cyan.accent-1 {
  border-color: #84ffff !important;
}
.reset-vuetify .cyan.accent-1,
.reset-vuetify .cyan.accent-1--after:after {
  background-color: #84ffff !important;
}
.reset-vuetify .cyan--text.text--accent-1 {
  color: #84ffff !important;
}
.reset-vuetify .cyan--text.text--accent-1 input,
.reset-vuetify .cyan--text.text--accent-1 textarea {
  caret-color: #84ffff !important;
}
.reset-vuetify .cyan.accent-2 {
  border-color: #18ffff !important;
}
.reset-vuetify .cyan.accent-2,
.reset-vuetify .cyan.accent-2--after:after {
  background-color: #18ffff !important;
}
.reset-vuetify .cyan--text.text--accent-2 {
  color: #18ffff !important;
}
.reset-vuetify .cyan--text.text--accent-2 input,
.reset-vuetify .cyan--text.text--accent-2 textarea {
  caret-color: #18ffff !important;
}
.reset-vuetify .cyan.accent-3 {
  border-color: #00e5ff !important;
}
.reset-vuetify .cyan.accent-3,
.reset-vuetify .cyan.accent-3--after:after {
  background-color: #00e5ff !important;
}
.reset-vuetify .cyan--text.text--accent-3 {
  color: #00e5ff !important;
}
.reset-vuetify .cyan--text.text--accent-3 input,
.reset-vuetify .cyan--text.text--accent-3 textarea {
  caret-color: #00e5ff !important;
}
.reset-vuetify .cyan.accent-4 {
  border-color: #00b8d4 !important;
}
.reset-vuetify .cyan.accent-4,
.reset-vuetify .cyan.accent-4--after:after {
  background-color: #00b8d4 !important;
}
.reset-vuetify .cyan--text.text--accent-4 {
  color: #00b8d4 !important;
}
.reset-vuetify .cyan--text.text--accent-4 input,
.reset-vuetify .cyan--text.text--accent-4 textarea {
  caret-color: #00b8d4 !important;
}
.reset-vuetify .teal {
  background-color: #009688!important;
  border-color: #009688 !important;
}
.reset-vuetify .teal--text {
  color: #009688 !important;
}
.reset-vuetify .teal--text input,
.reset-vuetify .teal--text textarea {
  caret-color: #009688 !important;
}
.reset-vuetify .teal--after:after {
  background: #009688 !important;
}
.reset-vuetify .teal.lighten-5 {
  border-color: #e0f2f1 !important;
}
.reset-vuetify .teal.lighten-5,
.reset-vuetify .teal.lighten-5--after:after {
  background-color: #e0f2f1 !important;
}
.reset-vuetify .teal--text.text--lighten-5 {
  color: #e0f2f1 !important;
}
.reset-vuetify .teal--text.text--lighten-5 input,
.reset-vuetify .teal--text.text--lighten-5 textarea {
  caret-color: #e0f2f1 !important;
}
.reset-vuetify .teal.lighten-4 {
  border-color: #b2dfdb !important;
}
.reset-vuetify .teal.lighten-4,
.reset-vuetify .teal.lighten-4--after:after {
  background-color: #b2dfdb !important;
}
.reset-vuetify .teal--text.text--lighten-4 {
  color: #b2dfdb !important;
}
.reset-vuetify .teal--text.text--lighten-4 input,
.reset-vuetify .teal--text.text--lighten-4 textarea {
  caret-color: #b2dfdb !important;
}
.reset-vuetify .teal.lighten-3 {
  border-color: #80cbc4 !important;
}
.reset-vuetify .teal.lighten-3,
.reset-vuetify .teal.lighten-3--after:after {
  background-color: #80cbc4 !important;
}
.reset-vuetify .teal--text.text--lighten-3 {
  color: #80cbc4 !important;
}
.reset-vuetify .teal--text.text--lighten-3 input,
.reset-vuetify .teal--text.text--lighten-3 textarea {
  caret-color: #80cbc4 !important;
}
.reset-vuetify .teal.lighten-2 {
  border-color: #4db6ac !important;
}
.reset-vuetify .teal.lighten-2,
.reset-vuetify .teal.lighten-2--after:after {
  background-color: #4db6ac !important;
}
.reset-vuetify .teal--text.text--lighten-2 {
  color: #4db6ac !important;
}
.reset-vuetify .teal--text.text--lighten-2 input,
.reset-vuetify .teal--text.text--lighten-2 textarea {
  caret-color: #4db6ac !important;
}
.reset-vuetify .teal.lighten-1 {
  border-color: #26a69a !important;
}
.reset-vuetify .teal.lighten-1,
.reset-vuetify .teal.lighten-1--after:after {
  background-color: #26a69a !important;
}
.reset-vuetify .teal--text.text--lighten-1 {
  color: #26a69a !important;
}
.reset-vuetify .teal--text.text--lighten-1 input,
.reset-vuetify .teal--text.text--lighten-1 textarea {
  caret-color: #26a69a !important;
}
.reset-vuetify .teal.darken-1 {
  border-color: #00897b !important;
}
.reset-vuetify .teal.darken-1,
.reset-vuetify .teal.darken-1--after:after {
  background-color: #00897b !important;
}
.reset-vuetify .teal--text.text--darken-1 {
  color: #00897b !important;
}
.reset-vuetify .teal--text.text--darken-1 input,
.reset-vuetify .teal--text.text--darken-1 textarea {
  caret-color: #00897b !important;
}
.reset-vuetify .teal.darken-2 {
  border-color: #00796b !important;
}
.reset-vuetify .teal.darken-2,
.reset-vuetify .teal.darken-2--after:after {
  background-color: #00796b !important;
}
.reset-vuetify .teal--text.text--darken-2 {
  color: #00796b !important;
}
.reset-vuetify .teal--text.text--darken-2 input,
.reset-vuetify .teal--text.text--darken-2 textarea {
  caret-color: #00796b !important;
}
.reset-vuetify .teal.darken-3 {
  border-color: #00695c !important;
}
.reset-vuetify .teal.darken-3,
.reset-vuetify .teal.darken-3--after:after {
  background-color: #00695c !important;
}
.reset-vuetify .teal--text.text--darken-3 {
  color: #00695c !important;
}
.reset-vuetify .teal--text.text--darken-3 input,
.reset-vuetify .teal--text.text--darken-3 textarea {
  caret-color: #00695c !important;
}
.reset-vuetify .teal.darken-4 {
  border-color: #004d40 !important;
}
.reset-vuetify .teal.darken-4,
.reset-vuetify .teal.darken-4--after:after {
  background-color: #004d40 !important;
}
.reset-vuetify .teal--text.text--darken-4 {
  color: #004d40 !important;
}
.reset-vuetify .teal--text.text--darken-4 input,
.reset-vuetify .teal--text.text--darken-4 textarea {
  caret-color: #004d40 !important;
}
.reset-vuetify .teal.accent-1 {
  border-color: #a7ffeb !important;
}
.reset-vuetify .teal.accent-1,
.reset-vuetify .teal.accent-1--after:after {
  background-color: #a7ffeb !important;
}
.reset-vuetify .teal--text.text--accent-1 {
  color: #a7ffeb !important;
}
.reset-vuetify .teal--text.text--accent-1 input,
.reset-vuetify .teal--text.text--accent-1 textarea {
  caret-color: #a7ffeb !important;
}
.reset-vuetify .teal.accent-2 {
  border-color: #64ffda !important;
}
.reset-vuetify .teal.accent-2,
.reset-vuetify .teal.accent-2--after:after {
  background-color: #64ffda !important;
}
.reset-vuetify .teal--text.text--accent-2 {
  color: #64ffda !important;
}
.reset-vuetify .teal--text.text--accent-2 input,
.reset-vuetify .teal--text.text--accent-2 textarea {
  caret-color: #64ffda !important;
}
.reset-vuetify .teal.accent-3 {
  border-color: #1de9b6 !important;
}
.reset-vuetify .teal.accent-3,
.reset-vuetify .teal.accent-3--after:after {
  background-color: #1de9b6 !important;
}
.reset-vuetify .teal--text.text--accent-3 {
  color: #1de9b6 !important;
}
.reset-vuetify .teal--text.text--accent-3 input,
.reset-vuetify .teal--text.text--accent-3 textarea {
  caret-color: #1de9b6 !important;
}
.reset-vuetify .teal.accent-4 {
  border-color: #00bfa5 !important;
}
.reset-vuetify .teal.accent-4,
.reset-vuetify .teal.accent-4--after:after {
  background-color: #00bfa5 !important;
}
.reset-vuetify .teal--text.text--accent-4 {
  color: #00bfa5 !important;
}
.reset-vuetify .teal--text.text--accent-4 input,
.reset-vuetify .teal--text.text--accent-4 textarea {
  caret-color: #00bfa5 !important;
}
.reset-vuetify .green {
  background-color: #4caf50!important;
  border-color: #4caf50 !important;
}
.reset-vuetify .green--text {
  color: #4caf50 !important;
}
.reset-vuetify .green--text input,
.reset-vuetify .green--text textarea {
  caret-color: #4caf50 !important;
}
.reset-vuetify .green--after:after {
  background: #4caf50 !important;
}
.reset-vuetify .green.lighten-5 {
  border-color: #e8f5e9 !important;
}
.reset-vuetify .green.lighten-5,
.reset-vuetify .green.lighten-5--after:after {
  background-color: #e8f5e9 !important;
}
.reset-vuetify .green--text.text--lighten-5 {
  color: #e8f5e9 !important;
}
.reset-vuetify .green--text.text--lighten-5 input,
.reset-vuetify .green--text.text--lighten-5 textarea {
  caret-color: #e8f5e9 !important;
}
.reset-vuetify .green.lighten-4 {
  border-color: #c8e6c9 !important;
}
.reset-vuetify .green.lighten-4,
.reset-vuetify .green.lighten-4--after:after {
  background-color: #c8e6c9 !important;
}
.reset-vuetify .green--text.text--lighten-4 {
  color: #c8e6c9 !important;
}
.reset-vuetify .green--text.text--lighten-4 input,
.reset-vuetify .green--text.text--lighten-4 textarea {
  caret-color: #c8e6c9 !important;
}
.reset-vuetify .green.lighten-3 {
  border-color: #a5d6a7 !important;
}
.reset-vuetify .green.lighten-3,
.reset-vuetify .green.lighten-3--after:after {
  background-color: #a5d6a7 !important;
}
.reset-vuetify .green--text.text--lighten-3 {
  color: #a5d6a7 !important;
}
.reset-vuetify .green--text.text--lighten-3 input,
.reset-vuetify .green--text.text--lighten-3 textarea {
  caret-color: #a5d6a7 !important;
}
.reset-vuetify .green.lighten-2 {
  border-color: #81c784 !important;
}
.reset-vuetify .green.lighten-2,
.reset-vuetify .green.lighten-2--after:after {
  background-color: #81c784 !important;
}
.reset-vuetify .green--text.text--lighten-2 {
  color: #81c784 !important;
}
.reset-vuetify .green--text.text--lighten-2 input,
.reset-vuetify .green--text.text--lighten-2 textarea {
  caret-color: #81c784 !important;
}
.reset-vuetify .green.lighten-1 {
  border-color: #66bb6a !important;
}
.reset-vuetify .green.lighten-1,
.reset-vuetify .green.lighten-1--after:after {
  background-color: #66bb6a !important;
}
.reset-vuetify .green--text.text--lighten-1 {
  color: #66bb6a !important;
}
.reset-vuetify .green--text.text--lighten-1 input,
.reset-vuetify .green--text.text--lighten-1 textarea {
  caret-color: #66bb6a !important;
}
.reset-vuetify .green.darken-1 {
  border-color: #43a047 !important;
}
.reset-vuetify .green.darken-1,
.reset-vuetify .green.darken-1--after:after {
  background-color: #43a047 !important;
}
.reset-vuetify .green--text.text--darken-1 {
  color: #43a047 !important;
}
.reset-vuetify .green--text.text--darken-1 input,
.reset-vuetify .green--text.text--darken-1 textarea {
  caret-color: #43a047 !important;
}
.reset-vuetify .green.darken-2 {
  border-color: #388e3c !important;
}
.reset-vuetify .green.darken-2,
.reset-vuetify .green.darken-2--after:after {
  background-color: #388e3c !important;
}
.reset-vuetify .green--text.text--darken-2 {
  color: #388e3c !important;
}
.reset-vuetify .green--text.text--darken-2 input,
.reset-vuetify .green--text.text--darken-2 textarea {
  caret-color: #388e3c !important;
}
.reset-vuetify .green.darken-3 {
  border-color: #2e7d32 !important;
}
.reset-vuetify .green.darken-3,
.reset-vuetify .green.darken-3--after:after {
  background-color: #2e7d32 !important;
}
.reset-vuetify .green--text.text--darken-3 {
  color: #2e7d32 !important;
}
.reset-vuetify .green--text.text--darken-3 input,
.reset-vuetify .green--text.text--darken-3 textarea {
  caret-color: #2e7d32 !important;
}
.reset-vuetify .green.darken-4 {
  border-color: #1b5e20 !important;
}
.reset-vuetify .green.darken-4,
.reset-vuetify .green.darken-4--after:after {
  background-color: #1b5e20 !important;
}
.reset-vuetify .green--text.text--darken-4 {
  color: #1b5e20 !important;
}
.reset-vuetify .green--text.text--darken-4 input,
.reset-vuetify .green--text.text--darken-4 textarea {
  caret-color: #1b5e20 !important;
}
.reset-vuetify .green.accent-1 {
  border-color: #b9f6ca !important;
}
.reset-vuetify .green.accent-1,
.reset-vuetify .green.accent-1--after:after {
  background-color: #b9f6ca !important;
}
.reset-vuetify .green--text.text--accent-1 {
  color: #b9f6ca !important;
}
.reset-vuetify .green--text.text--accent-1 input,
.reset-vuetify .green--text.text--accent-1 textarea {
  caret-color: #b9f6ca !important;
}
.reset-vuetify .green.accent-2 {
  border-color: #69f0ae !important;
}
.reset-vuetify .green.accent-2,
.reset-vuetify .green.accent-2--after:after {
  background-color: #69f0ae !important;
}
.reset-vuetify .green--text.text--accent-2 {
  color: #69f0ae !important;
}
.reset-vuetify .green--text.text--accent-2 input,
.reset-vuetify .green--text.text--accent-2 textarea {
  caret-color: #69f0ae !important;
}
.reset-vuetify .green.accent-3 {
  border-color: #00e676 !important;
}
.reset-vuetify .green.accent-3,
.reset-vuetify .green.accent-3--after:after {
  background-color: #00e676 !important;
}
.reset-vuetify .green--text.text--accent-3 {
  color: #00e676 !important;
}
.reset-vuetify .green--text.text--accent-3 input,
.reset-vuetify .green--text.text--accent-3 textarea {
  caret-color: #00e676 !important;
}
.reset-vuetify .green.accent-4 {
  border-color: #00c853 !important;
}
.reset-vuetify .green.accent-4,
.reset-vuetify .green.accent-4--after:after {
  background-color: #00c853 !important;
}
.reset-vuetify .green--text.text--accent-4 {
  color: #00c853 !important;
}
.reset-vuetify .green--text.text--accent-4 input,
.reset-vuetify .green--text.text--accent-4 textarea {
  caret-color: #00c853 !important;
}
.reset-vuetify .light-green {
  background-color: #8bc34a!important;
  border-color: #8bc34a !important;
}
.reset-vuetify .light-green--text {
  color: #8bc34a !important;
}
.reset-vuetify .light-green--text input,
.reset-vuetify .light-green--text textarea {
  caret-color: #8bc34a !important;
}
.reset-vuetify .light-green--after:after {
  background: #8bc34a !important;
}
.reset-vuetify .light-green.lighten-5 {
  border-color: #f1f8e9 !important;
}
.reset-vuetify .light-green.lighten-5,
.reset-vuetify .light-green.lighten-5--after:after {
  background-color: #f1f8e9 !important;
}
.reset-vuetify .light-green--text.text--lighten-5 {
  color: #f1f8e9 !important;
}
.reset-vuetify .light-green--text.text--lighten-5 input,
.reset-vuetify .light-green--text.text--lighten-5 textarea {
  caret-color: #f1f8e9 !important;
}
.reset-vuetify .light-green.lighten-4 {
  border-color: #dcedc8 !important;
}
.reset-vuetify .light-green.lighten-4,
.reset-vuetify .light-green.lighten-4--after:after {
  background-color: #dcedc8 !important;
}
.reset-vuetify .light-green--text.text--lighten-4 {
  color: #dcedc8 !important;
}
.reset-vuetify .light-green--text.text--lighten-4 input,
.reset-vuetify .light-green--text.text--lighten-4 textarea {
  caret-color: #dcedc8 !important;
}
.reset-vuetify .light-green.lighten-3 {
  border-color: #c5e1a5 !important;
}
.reset-vuetify .light-green.lighten-3,
.reset-vuetify .light-green.lighten-3--after:after {
  background-color: #c5e1a5 !important;
}
.reset-vuetify .light-green--text.text--lighten-3 {
  color: #c5e1a5 !important;
}
.reset-vuetify .light-green--text.text--lighten-3 input,
.reset-vuetify .light-green--text.text--lighten-3 textarea {
  caret-color: #c5e1a5 !important;
}
.reset-vuetify .light-green.lighten-2 {
  border-color: #aed581 !important;
}
.reset-vuetify .light-green.lighten-2,
.reset-vuetify .light-green.lighten-2--after:after {
  background-color: #aed581 !important;
}
.reset-vuetify .light-green--text.text--lighten-2 {
  color: #aed581 !important;
}
.reset-vuetify .light-green--text.text--lighten-2 input,
.reset-vuetify .light-green--text.text--lighten-2 textarea {
  caret-color: #aed581 !important;
}
.reset-vuetify .light-green.lighten-1 {
  border-color: #9ccc65 !important;
}
.reset-vuetify .light-green.lighten-1,
.reset-vuetify .light-green.lighten-1--after:after {
  background-color: #9ccc65 !important;
}
.reset-vuetify .light-green--text.text--lighten-1 {
  color: #9ccc65 !important;
}
.reset-vuetify .light-green--text.text--lighten-1 input,
.reset-vuetify .light-green--text.text--lighten-1 textarea {
  caret-color: #9ccc65 !important;
}
.reset-vuetify .light-green.darken-1 {
  border-color: #7cb342 !important;
}
.reset-vuetify .light-green.darken-1,
.reset-vuetify .light-green.darken-1--after:after {
  background-color: #7cb342 !important;
}
.reset-vuetify .light-green--text.text--darken-1 {
  color: #7cb342 !important;
}
.reset-vuetify .light-green--text.text--darken-1 input,
.reset-vuetify .light-green--text.text--darken-1 textarea {
  caret-color: #7cb342 !important;
}
.reset-vuetify .light-green.darken-2 {
  border-color: #689f38 !important;
}
.reset-vuetify .light-green.darken-2,
.reset-vuetify .light-green.darken-2--after:after {
  background-color: #689f38 !important;
}
.reset-vuetify .light-green--text.text--darken-2 {
  color: #689f38 !important;
}
.reset-vuetify .light-green--text.text--darken-2 input,
.reset-vuetify .light-green--text.text--darken-2 textarea {
  caret-color: #689f38 !important;
}
.reset-vuetify .light-green.darken-3 {
  border-color: #558b2f !important;
}
.reset-vuetify .light-green.darken-3,
.reset-vuetify .light-green.darken-3--after:after {
  background-color: #558b2f !important;
}
.reset-vuetify .light-green--text.text--darken-3 {
  color: #558b2f !important;
}
.reset-vuetify .light-green--text.text--darken-3 input,
.reset-vuetify .light-green--text.text--darken-3 textarea {
  caret-color: #558b2f !important;
}
.reset-vuetify .light-green.darken-4 {
  border-color: #33691e !important;
}
.reset-vuetify .light-green.darken-4,
.reset-vuetify .light-green.darken-4--after:after {
  background-color: #33691e !important;
}
.reset-vuetify .light-green--text.text--darken-4 {
  color: #33691e !important;
}
.reset-vuetify .light-green--text.text--darken-4 input,
.reset-vuetify .light-green--text.text--darken-4 textarea {
  caret-color: #33691e !important;
}
.reset-vuetify .light-green.accent-1 {
  border-color: #ccff90 !important;
}
.reset-vuetify .light-green.accent-1,
.reset-vuetify .light-green.accent-1--after:after {
  background-color: #ccff90 !important;
}
.reset-vuetify .light-green--text.text--accent-1 {
  color: #ccff90 !important;
}
.reset-vuetify .light-green--text.text--accent-1 input,
.reset-vuetify .light-green--text.text--accent-1 textarea {
  caret-color: #ccff90 !important;
}
.reset-vuetify .light-green.accent-2 {
  border-color: #b2ff59 !important;
}
.reset-vuetify .light-green.accent-2,
.reset-vuetify .light-green.accent-2--after:after {
  background-color: #b2ff59 !important;
}
.reset-vuetify .light-green--text.text--accent-2 {
  color: #b2ff59 !important;
}
.reset-vuetify .light-green--text.text--accent-2 input,
.reset-vuetify .light-green--text.text--accent-2 textarea {
  caret-color: #b2ff59 !important;
}
.reset-vuetify .light-green.accent-3 {
  border-color: #76ff03 !important;
}
.reset-vuetify .light-green.accent-3,
.reset-vuetify .light-green.accent-3--after:after {
  background-color: #76ff03 !important;
}
.reset-vuetify .light-green--text.text--accent-3 {
  color: #76ff03 !important;
}
.reset-vuetify .light-green--text.text--accent-3 input,
.reset-vuetify .light-green--text.text--accent-3 textarea {
  caret-color: #76ff03 !important;
}
.reset-vuetify .light-green.accent-4 {
  border-color: #64dd17 !important;
}
.reset-vuetify .light-green.accent-4,
.reset-vuetify .light-green.accent-4--after:after {
  background-color: #64dd17 !important;
}
.reset-vuetify .light-green--text.text--accent-4 {
  color: #64dd17 !important;
}
.reset-vuetify .light-green--text.text--accent-4 input,
.reset-vuetify .light-green--text.text--accent-4 textarea {
  caret-color: #64dd17 !important;
}
.reset-vuetify .lime {
  background-color: #cddc39!important;
  border-color: #cddc39 !important;
}
.reset-vuetify .lime--text {
  color: #cddc39 !important;
}
.reset-vuetify .lime--text input,
.reset-vuetify .lime--text textarea {
  caret-color: #cddc39 !important;
}
.reset-vuetify .lime--after:after {
  background: #cddc39 !important;
}
.reset-vuetify .lime.lighten-5 {
  border-color: #f9fbe7 !important;
}
.reset-vuetify .lime.lighten-5,
.reset-vuetify .lime.lighten-5--after:after {
  background-color: #f9fbe7 !important;
}
.reset-vuetify .lime--text.text--lighten-5 {
  color: #f9fbe7 !important;
}
.reset-vuetify .lime--text.text--lighten-5 input,
.reset-vuetify .lime--text.text--lighten-5 textarea {
  caret-color: #f9fbe7 !important;
}
.reset-vuetify .lime.lighten-4 {
  border-color: #f0f4c3 !important;
}
.reset-vuetify .lime.lighten-4,
.reset-vuetify .lime.lighten-4--after:after {
  background-color: #f0f4c3 !important;
}
.reset-vuetify .lime--text.text--lighten-4 {
  color: #f0f4c3 !important;
}
.reset-vuetify .lime--text.text--lighten-4 input,
.reset-vuetify .lime--text.text--lighten-4 textarea {
  caret-color: #f0f4c3 !important;
}
.reset-vuetify .lime.lighten-3 {
  border-color: #e6ee9c !important;
}
.reset-vuetify .lime.lighten-3,
.reset-vuetify .lime.lighten-3--after:after {
  background-color: #e6ee9c !important;
}
.reset-vuetify .lime--text.text--lighten-3 {
  color: #e6ee9c !important;
}
.reset-vuetify .lime--text.text--lighten-3 input,
.reset-vuetify .lime--text.text--lighten-3 textarea {
  caret-color: #e6ee9c !important;
}
.reset-vuetify .lime.lighten-2 {
  border-color: #dce775 !important;
}
.reset-vuetify .lime.lighten-2,
.reset-vuetify .lime.lighten-2--after:after {
  background-color: #dce775 !important;
}
.reset-vuetify .lime--text.text--lighten-2 {
  color: #dce775 !important;
}
.reset-vuetify .lime--text.text--lighten-2 input,
.reset-vuetify .lime--text.text--lighten-2 textarea {
  caret-color: #dce775 !important;
}
.reset-vuetify .lime.lighten-1 {
  border-color: #d4e157 !important;
}
.reset-vuetify .lime.lighten-1,
.reset-vuetify .lime.lighten-1--after:after {
  background-color: #d4e157 !important;
}
.reset-vuetify .lime--text.text--lighten-1 {
  color: #d4e157 !important;
}
.reset-vuetify .lime--text.text--lighten-1 input,
.reset-vuetify .lime--text.text--lighten-1 textarea {
  caret-color: #d4e157 !important;
}
.reset-vuetify .lime.darken-1 {
  border-color: #c0ca33 !important;
}
.reset-vuetify .lime.darken-1,
.reset-vuetify .lime.darken-1--after:after {
  background-color: #c0ca33 !important;
}
.reset-vuetify .lime--text.text--darken-1 {
  color: #c0ca33 !important;
}
.reset-vuetify .lime--text.text--darken-1 input,
.reset-vuetify .lime--text.text--darken-1 textarea {
  caret-color: #c0ca33 !important;
}
.reset-vuetify .lime.darken-2 {
  border-color: #afb42b !important;
}
.reset-vuetify .lime.darken-2,
.reset-vuetify .lime.darken-2--after:after {
  background-color: #afb42b !important;
}
.reset-vuetify .lime--text.text--darken-2 {
  color: #afb42b !important;
}
.reset-vuetify .lime--text.text--darken-2 input,
.reset-vuetify .lime--text.text--darken-2 textarea {
  caret-color: #afb42b !important;
}
.reset-vuetify .lime.darken-3 {
  border-color: #9e9d24 !important;
}
.reset-vuetify .lime.darken-3,
.reset-vuetify .lime.darken-3--after:after {
  background-color: #9e9d24 !important;
}
.reset-vuetify .lime--text.text--darken-3 {
  color: #9e9d24 !important;
}
.reset-vuetify .lime--text.text--darken-3 input,
.reset-vuetify .lime--text.text--darken-3 textarea {
  caret-color: #9e9d24 !important;
}
.reset-vuetify .lime.darken-4 {
  border-color: #827717 !important;
}
.reset-vuetify .lime.darken-4,
.reset-vuetify .lime.darken-4--after:after {
  background-color: #827717 !important;
}
.reset-vuetify .lime--text.text--darken-4 {
  color: #827717 !important;
}
.reset-vuetify .lime--text.text--darken-4 input,
.reset-vuetify .lime--text.text--darken-4 textarea {
  caret-color: #827717 !important;
}
.reset-vuetify .lime.accent-1 {
  border-color: #f4ff81 !important;
}
.reset-vuetify .lime.accent-1,
.reset-vuetify .lime.accent-1--after:after {
  background-color: #f4ff81 !important;
}
.reset-vuetify .lime--text.text--accent-1 {
  color: #f4ff81 !important;
}
.reset-vuetify .lime--text.text--accent-1 input,
.reset-vuetify .lime--text.text--accent-1 textarea {
  caret-color: #f4ff81 !important;
}
.reset-vuetify .lime.accent-2 {
  border-color: #eeff41 !important;
}
.reset-vuetify .lime.accent-2,
.reset-vuetify .lime.accent-2--after:after {
  background-color: #eeff41 !important;
}
.reset-vuetify .lime--text.text--accent-2 {
  color: #eeff41 !important;
}
.reset-vuetify .lime--text.text--accent-2 input,
.reset-vuetify .lime--text.text--accent-2 textarea {
  caret-color: #eeff41 !important;
}
.reset-vuetify .lime.accent-3 {
  border-color: #c6ff00 !important;
}
.reset-vuetify .lime.accent-3,
.reset-vuetify .lime.accent-3--after:after {
  background-color: #c6ff00 !important;
}
.reset-vuetify .lime--text.text--accent-3 {
  color: #c6ff00 !important;
}
.reset-vuetify .lime--text.text--accent-3 input,
.reset-vuetify .lime--text.text--accent-3 textarea {
  caret-color: #c6ff00 !important;
}
.reset-vuetify .lime.accent-4 {
  border-color: #aeea00 !important;
}
.reset-vuetify .lime.accent-4,
.reset-vuetify .lime.accent-4--after:after {
  background-color: #aeea00 !important;
}
.reset-vuetify .lime--text.text--accent-4 {
  color: #aeea00 !important;
}
.reset-vuetify .lime--text.text--accent-4 input,
.reset-vuetify .lime--text.text--accent-4 textarea {
  caret-color: #aeea00 !important;
}
.reset-vuetify .yellow {
  background-color: #ffeb3b!important;
  border-color: #ffeb3b !important;
}
.reset-vuetify .yellow--text {
  color: #ffeb3b !important;
}
.reset-vuetify .yellow--text input,
.reset-vuetify .yellow--text textarea {
  caret-color: #ffeb3b !important;
}
.reset-vuetify .yellow--after:after {
  background: #ffeb3b !important;
}
.reset-vuetify .yellow.lighten-5 {
  border-color: #fffde7 !important;
}
.reset-vuetify .yellow.lighten-5,
.reset-vuetify .yellow.lighten-5--after:after {
  background-color: #fffde7 !important;
}
.reset-vuetify .yellow--text.text--lighten-5 {
  color: #fffde7 !important;
}
.reset-vuetify .yellow--text.text--lighten-5 input,
.reset-vuetify .yellow--text.text--lighten-5 textarea {
  caret-color: #fffde7 !important;
}
.reset-vuetify .yellow.lighten-4 {
  border-color: #fff9c4 !important;
}
.reset-vuetify .yellow.lighten-4,
.reset-vuetify .yellow.lighten-4--after:after {
  background-color: #fff9c4 !important;
}
.reset-vuetify .yellow--text.text--lighten-4 {
  color: #fff9c4 !important;
}
.reset-vuetify .yellow--text.text--lighten-4 input,
.reset-vuetify .yellow--text.text--lighten-4 textarea {
  caret-color: #fff9c4 !important;
}
.reset-vuetify .yellow.lighten-3 {
  border-color: #fff59d !important;
}
.reset-vuetify .yellow.lighten-3,
.reset-vuetify .yellow.lighten-3--after:after {
  background-color: #fff59d !important;
}
.reset-vuetify .yellow--text.text--lighten-3 {
  color: #fff59d !important;
}
.reset-vuetify .yellow--text.text--lighten-3 input,
.reset-vuetify .yellow--text.text--lighten-3 textarea {
  caret-color: #fff59d !important;
}
.reset-vuetify .yellow.lighten-2 {
  border-color: #fff176 !important;
}
.reset-vuetify .yellow.lighten-2,
.reset-vuetify .yellow.lighten-2--after:after {
  background-color: #fff176 !important;
}
.reset-vuetify .yellow--text.text--lighten-2 {
  color: #fff176 !important;
}
.reset-vuetify .yellow--text.text--lighten-2 input,
.reset-vuetify .yellow--text.text--lighten-2 textarea {
  caret-color: #fff176 !important;
}
.reset-vuetify .yellow.lighten-1 {
  border-color: #ffee58 !important;
}
.reset-vuetify .yellow.lighten-1,
.reset-vuetify .yellow.lighten-1--after:after {
  background-color: #ffee58 !important;
}
.reset-vuetify .yellow--text.text--lighten-1 {
  color: #ffee58 !important;
}
.reset-vuetify .yellow--text.text--lighten-1 input,
.reset-vuetify .yellow--text.text--lighten-1 textarea {
  caret-color: #ffee58 !important;
}
.reset-vuetify .yellow.darken-1 {
  border-color: #fdd835 !important;
}
.reset-vuetify .yellow.darken-1,
.reset-vuetify .yellow.darken-1--after:after {
  background-color: #fdd835 !important;
}
.reset-vuetify .yellow--text.text--darken-1 {
  color: #fdd835 !important;
}
.reset-vuetify .yellow--text.text--darken-1 input,
.reset-vuetify .yellow--text.text--darken-1 textarea {
  caret-color: #fdd835 !important;
}
.reset-vuetify .yellow.darken-2 {
  border-color: #fbc02d !important;
}
.reset-vuetify .yellow.darken-2,
.reset-vuetify .yellow.darken-2--after:after {
  background-color: #fbc02d !important;
}
.reset-vuetify .yellow--text.text--darken-2 {
  color: #fbc02d !important;
}
.reset-vuetify .yellow--text.text--darken-2 input,
.reset-vuetify .yellow--text.text--darken-2 textarea {
  caret-color: #fbc02d !important;
}
.reset-vuetify .yellow.darken-3 {
  border-color: #f9a825 !important;
}
.reset-vuetify .yellow.darken-3,
.reset-vuetify .yellow.darken-3--after:after {
  background-color: #f9a825 !important;
}
.reset-vuetify .yellow--text.text--darken-3 {
  color: #f9a825 !important;
}
.reset-vuetify .yellow--text.text--darken-3 input,
.reset-vuetify .yellow--text.text--darken-3 textarea {
  caret-color: #f9a825 !important;
}
.reset-vuetify .yellow.darken-4 {
  border-color: #f57f17 !important;
}
.reset-vuetify .yellow.darken-4,
.reset-vuetify .yellow.darken-4--after:after {
  background-color: #f57f17 !important;
}
.reset-vuetify .yellow--text.text--darken-4 {
  color: #f57f17 !important;
}
.reset-vuetify .yellow--text.text--darken-4 input,
.reset-vuetify .yellow--text.text--darken-4 textarea {
  caret-color: #f57f17 !important;
}
.reset-vuetify .yellow.accent-1 {
  border-color: #ffff8d !important;
}
.reset-vuetify .yellow.accent-1,
.reset-vuetify .yellow.accent-1--after:after {
  background-color: #ffff8d !important;
}
.reset-vuetify .yellow--text.text--accent-1 {
  color: #ffff8d !important;
}
.reset-vuetify .yellow--text.text--accent-1 input,
.reset-vuetify .yellow--text.text--accent-1 textarea {
  caret-color: #ffff8d !important;
}
.reset-vuetify .yellow.accent-2 {
  border-color: #ff0 !important;
}
.reset-vuetify .yellow.accent-2,
.reset-vuetify .yellow.accent-2--after:after {
  background-color: #ff0 !important;
}
.reset-vuetify .yellow--text.text--accent-2 {
  color: #ff0 !important;
}
.reset-vuetify .yellow--text.text--accent-2 input,
.reset-vuetify .yellow--text.text--accent-2 textarea {
  caret-color: #ff0 !important;
}
.reset-vuetify .yellow.accent-3 {
  border-color: #ffea00 !important;
}
.reset-vuetify .yellow.accent-3,
.reset-vuetify .yellow.accent-3--after:after {
  background-color: #ffea00 !important;
}
.reset-vuetify .yellow--text.text--accent-3 {
  color: #ffea00 !important;
}
.reset-vuetify .yellow--text.text--accent-3 input,
.reset-vuetify .yellow--text.text--accent-3 textarea {
  caret-color: #ffea00 !important;
}
.reset-vuetify .yellow.accent-4 {
  border-color: #ffd600 !important;
}
.reset-vuetify .yellow.accent-4,
.reset-vuetify .yellow.accent-4--after:after {
  background-color: #ffd600 !important;
}
.reset-vuetify .yellow--text.text--accent-4 {
  color: #ffd600 !important;
}
.reset-vuetify .yellow--text.text--accent-4 input,
.reset-vuetify .yellow--text.text--accent-4 textarea {
  caret-color: #ffd600 !important;
}
.reset-vuetify .amber {
  background-color: #ffc107!important;
  border-color: #ffc107 !important;
}
.reset-vuetify .amber--text {
  color: #ffc107 !important;
}
.reset-vuetify .amber--text input,
.reset-vuetify .amber--text textarea {
  caret-color: #ffc107 !important;
}
.reset-vuetify .amber--after:after {
  background: #ffc107 !important;
}
.reset-vuetify .amber.lighten-5 {
  border-color: #fff8e1 !important;
}
.reset-vuetify .amber.lighten-5,
.reset-vuetify .amber.lighten-5--after:after {
  background-color: #fff8e1 !important;
}
.reset-vuetify .amber--text.text--lighten-5 {
  color: #fff8e1 !important;
}
.reset-vuetify .amber--text.text--lighten-5 input,
.reset-vuetify .amber--text.text--lighten-5 textarea {
  caret-color: #fff8e1 !important;
}
.reset-vuetify .amber.lighten-4 {
  border-color: #ffecb3 !important;
}
.reset-vuetify .amber.lighten-4,
.reset-vuetify .amber.lighten-4--after:after {
  background-color: #ffecb3 !important;
}
.reset-vuetify .amber--text.text--lighten-4 {
  color: #ffecb3 !important;
}
.reset-vuetify .amber--text.text--lighten-4 input,
.reset-vuetify .amber--text.text--lighten-4 textarea {
  caret-color: #ffecb3 !important;
}
.reset-vuetify .amber.lighten-3 {
  border-color: #ffe082 !important;
}
.reset-vuetify .amber.lighten-3,
.reset-vuetify .amber.lighten-3--after:after {
  background-color: #ffe082 !important;
}
.reset-vuetify .amber--text.text--lighten-3 {
  color: #ffe082 !important;
}
.reset-vuetify .amber--text.text--lighten-3 input,
.reset-vuetify .amber--text.text--lighten-3 textarea {
  caret-color: #ffe082 !important;
}
.reset-vuetify .amber.lighten-2 {
  border-color: #ffd54f !important;
}
.reset-vuetify .amber.lighten-2,
.reset-vuetify .amber.lighten-2--after:after {
  background-color: #ffd54f !important;
}
.reset-vuetify .amber--text.text--lighten-2 {
  color: #ffd54f !important;
}
.reset-vuetify .amber--text.text--lighten-2 input,
.reset-vuetify .amber--text.text--lighten-2 textarea {
  caret-color: #ffd54f !important;
}
.reset-vuetify .amber.lighten-1 {
  border-color: #ffca28 !important;
}
.reset-vuetify .amber.lighten-1,
.reset-vuetify .amber.lighten-1--after:after {
  background-color: #ffca28 !important;
}
.reset-vuetify .amber--text.text--lighten-1 {
  color: #ffca28 !important;
}
.reset-vuetify .amber--text.text--lighten-1 input,
.reset-vuetify .amber--text.text--lighten-1 textarea {
  caret-color: #ffca28 !important;
}
.reset-vuetify .amber.darken-1 {
  border-color: #ffb300 !important;
}
.reset-vuetify .amber.darken-1,
.reset-vuetify .amber.darken-1--after:after {
  background-color: #ffb300 !important;
}
.reset-vuetify .amber--text.text--darken-1 {
  color: #ffb300 !important;
}
.reset-vuetify .amber--text.text--darken-1 input,
.reset-vuetify .amber--text.text--darken-1 textarea {
  caret-color: #ffb300 !important;
}
.reset-vuetify .amber.darken-2 {
  border-color: #ffa000 !important;
}
.reset-vuetify .amber.darken-2,
.reset-vuetify .amber.darken-2--after:after {
  background-color: #ffa000 !important;
}
.reset-vuetify .amber--text.text--darken-2 {
  color: #ffa000 !important;
}
.reset-vuetify .amber--text.text--darken-2 input,
.reset-vuetify .amber--text.text--darken-2 textarea {
  caret-color: #ffa000 !important;
}
.reset-vuetify .amber.darken-3 {
  border-color: #ff8f00 !important;
}
.reset-vuetify .amber.darken-3,
.reset-vuetify .amber.darken-3--after:after {
  background-color: #ff8f00 !important;
}
.reset-vuetify .amber--text.text--darken-3 {
  color: #ff8f00 !important;
}
.reset-vuetify .amber--text.text--darken-3 input,
.reset-vuetify .amber--text.text--darken-3 textarea {
  caret-color: #ff8f00 !important;
}
.reset-vuetify .amber.darken-4 {
  border-color: #ff6f00 !important;
}
.reset-vuetify .amber.darken-4,
.reset-vuetify .amber.darken-4--after:after {
  background-color: #ff6f00 !important;
}
.reset-vuetify .amber--text.text--darken-4 {
  color: #ff6f00 !important;
}
.reset-vuetify .amber--text.text--darken-4 input,
.reset-vuetify .amber--text.text--darken-4 textarea {
  caret-color: #ff6f00 !important;
}
.reset-vuetify .amber.accent-1 {
  border-color: #ffe57f !important;
}
.reset-vuetify .amber.accent-1,
.reset-vuetify .amber.accent-1--after:after {
  background-color: #ffe57f !important;
}
.reset-vuetify .amber--text.text--accent-1 {
  color: #ffe57f !important;
}
.reset-vuetify .amber--text.text--accent-1 input,
.reset-vuetify .amber--text.text--accent-1 textarea {
  caret-color: #ffe57f !important;
}
.reset-vuetify .amber.accent-2 {
  border-color: #ffd740 !important;
}
.reset-vuetify .amber.accent-2,
.reset-vuetify .amber.accent-2--after:after {
  background-color: #ffd740 !important;
}
.reset-vuetify .amber--text.text--accent-2 {
  color: #ffd740 !important;
}
.reset-vuetify .amber--text.text--accent-2 input,
.reset-vuetify .amber--text.text--accent-2 textarea {
  caret-color: #ffd740 !important;
}
.reset-vuetify .amber.accent-3 {
  border-color: #ffc400 !important;
}
.reset-vuetify .amber.accent-3,
.reset-vuetify .amber.accent-3--after:after {
  background-color: #ffc400 !important;
}
.reset-vuetify .amber--text.text--accent-3 {
  color: #ffc400 !important;
}
.reset-vuetify .amber--text.text--accent-3 input,
.reset-vuetify .amber--text.text--accent-3 textarea {
  caret-color: #ffc400 !important;
}
.reset-vuetify .amber.accent-4 {
  border-color: #ffab00 !important;
}
.reset-vuetify .amber.accent-4,
.reset-vuetify .amber.accent-4--after:after {
  background-color: #ffab00 !important;
}
.reset-vuetify .amber--text.text--accent-4 {
  color: #ffab00 !important;
}
.reset-vuetify .amber--text.text--accent-4 input,
.reset-vuetify .amber--text.text--accent-4 textarea {
  caret-color: #ffab00 !important;
}
.reset-vuetify .orange {
  background-color: #ff9800!important;
  border-color: #ff9800 !important;
}
.reset-vuetify .orange--text {
  color: #ff9800 !important;
}
.reset-vuetify .orange--text input,
.reset-vuetify .orange--text textarea {
  caret-color: #ff9800 !important;
}
.reset-vuetify .orange--after:after {
  background: #ff9800 !important;
}
.reset-vuetify .orange.lighten-5 {
  border-color: #fff3e0 !important;
}
.reset-vuetify .orange.lighten-5,
.reset-vuetify .orange.lighten-5--after:after {
  background-color: #fff3e0 !important;
}
.reset-vuetify .orange--text.text--lighten-5 {
  color: #fff3e0 !important;
}
.reset-vuetify .orange--text.text--lighten-5 input,
.reset-vuetify .orange--text.text--lighten-5 textarea {
  caret-color: #fff3e0 !important;
}
.reset-vuetify .orange.lighten-4 {
  border-color: #ffe0b2 !important;
}
.reset-vuetify .orange.lighten-4,
.reset-vuetify .orange.lighten-4--after:after {
  background-color: #ffe0b2 !important;
}
.reset-vuetify .orange--text.text--lighten-4 {
  color: #ffe0b2 !important;
}
.reset-vuetify .orange--text.text--lighten-4 input,
.reset-vuetify .orange--text.text--lighten-4 textarea {
  caret-color: #ffe0b2 !important;
}
.reset-vuetify .orange.lighten-3 {
  border-color: #ffcc80 !important;
}
.reset-vuetify .orange.lighten-3,
.reset-vuetify .orange.lighten-3--after:after {
  background-color: #ffcc80 !important;
}
.reset-vuetify .orange--text.text--lighten-3 {
  color: #ffcc80 !important;
}
.reset-vuetify .orange--text.text--lighten-3 input,
.reset-vuetify .orange--text.text--lighten-3 textarea {
  caret-color: #ffcc80 !important;
}
.reset-vuetify .orange.lighten-2 {
  border-color: #ffb74d !important;
}
.reset-vuetify .orange.lighten-2,
.reset-vuetify .orange.lighten-2--after:after {
  background-color: #ffb74d !important;
}
.reset-vuetify .orange--text.text--lighten-2 {
  color: #ffb74d !important;
}
.reset-vuetify .orange--text.text--lighten-2 input,
.reset-vuetify .orange--text.text--lighten-2 textarea {
  caret-color: #ffb74d !important;
}
.reset-vuetify .orange.lighten-1 {
  border-color: #ffa726 !important;
}
.reset-vuetify .orange.lighten-1,
.reset-vuetify .orange.lighten-1--after:after {
  background-color: #ffa726 !important;
}
.reset-vuetify .orange--text.text--lighten-1 {
  color: #ffa726 !important;
}
.reset-vuetify .orange--text.text--lighten-1 input,
.reset-vuetify .orange--text.text--lighten-1 textarea {
  caret-color: #ffa726 !important;
}
.reset-vuetify .orange.darken-1 {
  border-color: #fb8c00 !important;
}
.reset-vuetify .orange.darken-1,
.reset-vuetify .orange.darken-1--after:after {
  background-color: #fb8c00 !important;
}
.reset-vuetify .orange--text.text--darken-1 {
  color: #fb8c00 !important;
}
.reset-vuetify .orange--text.text--darken-1 input,
.reset-vuetify .orange--text.text--darken-1 textarea {
  caret-color: #fb8c00 !important;
}
.reset-vuetify .orange.darken-2 {
  border-color: #f57c00 !important;
}
.reset-vuetify .orange.darken-2,
.reset-vuetify .orange.darken-2--after:after {
  background-color: #f57c00 !important;
}
.reset-vuetify .orange--text.text--darken-2 {
  color: #f57c00 !important;
}
.reset-vuetify .orange--text.text--darken-2 input,
.reset-vuetify .orange--text.text--darken-2 textarea {
  caret-color: #f57c00 !important;
}
.reset-vuetify .orange.darken-3 {
  border-color: #ef6c00 !important;
}
.reset-vuetify .orange.darken-3,
.reset-vuetify .orange.darken-3--after:after {
  background-color: #ef6c00 !important;
}
.reset-vuetify .orange--text.text--darken-3 {
  color: #ef6c00 !important;
}
.reset-vuetify .orange--text.text--darken-3 input,
.reset-vuetify .orange--text.text--darken-3 textarea {
  caret-color: #ef6c00 !important;
}
.reset-vuetify .orange.darken-4 {
  border-color: #e65100 !important;
}
.reset-vuetify .orange.darken-4,
.reset-vuetify .orange.darken-4--after:after {
  background-color: #e65100 !important;
}
.reset-vuetify .orange--text.text--darken-4 {
  color: #e65100 !important;
}
.reset-vuetify .orange--text.text--darken-4 input,
.reset-vuetify .orange--text.text--darken-4 textarea {
  caret-color: #e65100 !important;
}
.reset-vuetify .orange.accent-1 {
  border-color: #ffd180 !important;
}
.reset-vuetify .orange.accent-1,
.reset-vuetify .orange.accent-1--after:after {
  background-color: #ffd180 !important;
}
.reset-vuetify .orange--text.text--accent-1 {
  color: #ffd180 !important;
}
.reset-vuetify .orange--text.text--accent-1 input,
.reset-vuetify .orange--text.text--accent-1 textarea {
  caret-color: #ffd180 !important;
}
.reset-vuetify .orange.accent-2 {
  border-color: #ffab40 !important;
}
.reset-vuetify .orange.accent-2,
.reset-vuetify .orange.accent-2--after:after {
  background-color: #ffab40 !important;
}
.reset-vuetify .orange--text.text--accent-2 {
  color: #ffab40 !important;
}
.reset-vuetify .orange--text.text--accent-2 input,
.reset-vuetify .orange--text.text--accent-2 textarea {
  caret-color: #ffab40 !important;
}
.reset-vuetify .orange.accent-3 {
  border-color: #ff9100 !important;
}
.reset-vuetify .orange.accent-3,
.reset-vuetify .orange.accent-3--after:after {
  background-color: #ff9100 !important;
}
.reset-vuetify .orange--text.text--accent-3 {
  color: #ff9100 !important;
}
.reset-vuetify .orange--text.text--accent-3 input,
.reset-vuetify .orange--text.text--accent-3 textarea {
  caret-color: #ff9100 !important;
}
.reset-vuetify .orange.accent-4 {
  border-color: #ff6d00 !important;
}
.reset-vuetify .orange.accent-4,
.reset-vuetify .orange.accent-4--after:after {
  background-color: #ff6d00 !important;
}
.reset-vuetify .orange--text.text--accent-4 {
  color: #ff6d00 !important;
}
.reset-vuetify .orange--text.text--accent-4 input,
.reset-vuetify .orange--text.text--accent-4 textarea {
  caret-color: #ff6d00 !important;
}
.reset-vuetify .deep-orange {
  background-color: #ff5722!important;
  border-color: #ff5722 !important;
}
.reset-vuetify .deep-orange--text {
  color: #ff5722 !important;
}
.reset-vuetify .deep-orange--text input,
.reset-vuetify .deep-orange--text textarea {
  caret-color: #ff5722 !important;
}
.reset-vuetify .deep-orange--after:after {
  background: #ff5722 !important;
}
.reset-vuetify .deep-orange.lighten-5 {
  border-color: #fbe9e7 !important;
}
.reset-vuetify .deep-orange.lighten-5,
.reset-vuetify .deep-orange.lighten-5--after:after {
  background-color: #fbe9e7 !important;
}
.reset-vuetify .deep-orange--text.text--lighten-5 {
  color: #fbe9e7 !important;
}
.reset-vuetify .deep-orange--text.text--lighten-5 input,
.reset-vuetify .deep-orange--text.text--lighten-5 textarea {
  caret-color: #fbe9e7 !important;
}
.reset-vuetify .deep-orange.lighten-4 {
  border-color: #ffccbc !important;
}
.reset-vuetify .deep-orange.lighten-4,
.reset-vuetify .deep-orange.lighten-4--after:after {
  background-color: #ffccbc !important;
}
.reset-vuetify .deep-orange--text.text--lighten-4 {
  color: #ffccbc !important;
}
.reset-vuetify .deep-orange--text.text--lighten-4 input,
.reset-vuetify .deep-orange--text.text--lighten-4 textarea {
  caret-color: #ffccbc !important;
}
.reset-vuetify .deep-orange.lighten-3 {
  border-color: #ffab91 !important;
}
.reset-vuetify .deep-orange.lighten-3,
.reset-vuetify .deep-orange.lighten-3--after:after {
  background-color: #ffab91 !important;
}
.reset-vuetify .deep-orange--text.text--lighten-3 {
  color: #ffab91 !important;
}
.reset-vuetify .deep-orange--text.text--lighten-3 input,
.reset-vuetify .deep-orange--text.text--lighten-3 textarea {
  caret-color: #ffab91 !important;
}
.reset-vuetify .deep-orange.lighten-2 {
  border-color: #ff8a65 !important;
}
.reset-vuetify .deep-orange.lighten-2,
.reset-vuetify .deep-orange.lighten-2--after:after {
  background-color: #ff8a65 !important;
}
.reset-vuetify .deep-orange--text.text--lighten-2 {
  color: #ff8a65 !important;
}
.reset-vuetify .deep-orange--text.text--lighten-2 input,
.reset-vuetify .deep-orange--text.text--lighten-2 textarea {
  caret-color: #ff8a65 !important;
}
.reset-vuetify .deep-orange.lighten-1 {
  border-color: #ff7043 !important;
}
.reset-vuetify .deep-orange.lighten-1,
.reset-vuetify .deep-orange.lighten-1--after:after {
  background-color: #ff7043 !important;
}
.reset-vuetify .deep-orange--text.text--lighten-1 {
  color: #ff7043 !important;
}
.reset-vuetify .deep-orange--text.text--lighten-1 input,
.reset-vuetify .deep-orange--text.text--lighten-1 textarea {
  caret-color: #ff7043 !important;
}
.reset-vuetify .deep-orange.darken-1 {
  border-color: #f4511e !important;
}
.reset-vuetify .deep-orange.darken-1,
.reset-vuetify .deep-orange.darken-1--after:after {
  background-color: #f4511e !important;
}
.reset-vuetify .deep-orange--text.text--darken-1 {
  color: #f4511e !important;
}
.reset-vuetify .deep-orange--text.text--darken-1 input,
.reset-vuetify .deep-orange--text.text--darken-1 textarea {
  caret-color: #f4511e !important;
}
.reset-vuetify .deep-orange.darken-2 {
  border-color: #e64a19 !important;
}
.reset-vuetify .deep-orange.darken-2,
.reset-vuetify .deep-orange.darken-2--after:after {
  background-color: #e64a19 !important;
}
.reset-vuetify .deep-orange--text.text--darken-2 {
  color: #e64a19 !important;
}
.reset-vuetify .deep-orange--text.text--darken-2 input,
.reset-vuetify .deep-orange--text.text--darken-2 textarea {
  caret-color: #e64a19 !important;
}
.reset-vuetify .deep-orange.darken-3 {
  border-color: #d84315 !important;
}
.reset-vuetify .deep-orange.darken-3,
.reset-vuetify .deep-orange.darken-3--after:after {
  background-color: #d84315 !important;
}
.reset-vuetify .deep-orange--text.text--darken-3 {
  color: #d84315 !important;
}
.reset-vuetify .deep-orange--text.text--darken-3 input,
.reset-vuetify .deep-orange--text.text--darken-3 textarea {
  caret-color: #d84315 !important;
}
.reset-vuetify .deep-orange.darken-4 {
  border-color: #bf360c !important;
}
.reset-vuetify .deep-orange.darken-4,
.reset-vuetify .deep-orange.darken-4--after:after {
  background-color: #bf360c !important;
}
.reset-vuetify .deep-orange--text.text--darken-4 {
  color: #bf360c !important;
}
.reset-vuetify .deep-orange--text.text--darken-4 input,
.reset-vuetify .deep-orange--text.text--darken-4 textarea {
  caret-color: #bf360c !important;
}
.reset-vuetify .deep-orange.accent-1 {
  border-color: #ff9e80 !important;
}
.reset-vuetify .deep-orange.accent-1,
.reset-vuetify .deep-orange.accent-1--after:after {
  background-color: #ff9e80 !important;
}
.reset-vuetify .deep-orange--text.text--accent-1 {
  color: #ff9e80 !important;
}
.reset-vuetify .deep-orange--text.text--accent-1 input,
.reset-vuetify .deep-orange--text.text--accent-1 textarea {
  caret-color: #ff9e80 !important;
}
.reset-vuetify .deep-orange.accent-2 {
  border-color: #ff6e40 !important;
}
.reset-vuetify .deep-orange.accent-2,
.reset-vuetify .deep-orange.accent-2--after:after {
  background-color: #ff6e40 !important;
}
.reset-vuetify .deep-orange--text.text--accent-2 {
  color: #ff6e40 !important;
}
.reset-vuetify .deep-orange--text.text--accent-2 input,
.reset-vuetify .deep-orange--text.text--accent-2 textarea {
  caret-color: #ff6e40 !important;
}
.reset-vuetify .deep-orange.accent-3 {
  border-color: #ff3d00 !important;
}
.reset-vuetify .deep-orange.accent-3,
.reset-vuetify .deep-orange.accent-3--after:after {
  background-color: #ff3d00 !important;
}
.reset-vuetify .deep-orange--text.text--accent-3 {
  color: #ff3d00 !important;
}
.reset-vuetify .deep-orange--text.text--accent-3 input,
.reset-vuetify .deep-orange--text.text--accent-3 textarea {
  caret-color: #ff3d00 !important;
}
.reset-vuetify .deep-orange.accent-4 {
  border-color: #dd2c00 !important;
}
.reset-vuetify .deep-orange.accent-4,
.reset-vuetify .deep-orange.accent-4--after:after {
  background-color: #dd2c00 !important;
}
.reset-vuetify .deep-orange--text.text--accent-4 {
  color: #dd2c00 !important;
}
.reset-vuetify .deep-orange--text.text--accent-4 input,
.reset-vuetify .deep-orange--text.text--accent-4 textarea {
  caret-color: #dd2c00 !important;
}
.reset-vuetify .brown {
  background-color: #795548!important;
  border-color: #795548 !important;
}
.reset-vuetify .brown--text {
  color: #795548 !important;
}
.reset-vuetify .brown--text input,
.reset-vuetify .brown--text textarea {
  caret-color: #795548 !important;
}
.reset-vuetify .brown--after:after {
  background: #795548 !important;
}
.reset-vuetify .brown.lighten-5 {
  border-color: #efebe9 !important;
}
.reset-vuetify .brown.lighten-5,
.reset-vuetify .brown.lighten-5--after:after {
  background-color: #efebe9 !important;
}
.reset-vuetify .brown--text.text--lighten-5 {
  color: #efebe9 !important;
}
.reset-vuetify .brown--text.text--lighten-5 input,
.reset-vuetify .brown--text.text--lighten-5 textarea {
  caret-color: #efebe9 !important;
}
.reset-vuetify .brown.lighten-4 {
  border-color: #d7ccc8 !important;
}
.reset-vuetify .brown.lighten-4,
.reset-vuetify .brown.lighten-4--after:after {
  background-color: #d7ccc8 !important;
}
.reset-vuetify .brown--text.text--lighten-4 {
  color: #d7ccc8 !important;
}
.reset-vuetify .brown--text.text--lighten-4 input,
.reset-vuetify .brown--text.text--lighten-4 textarea {
  caret-color: #d7ccc8 !important;
}
.reset-vuetify .brown.lighten-3 {
  border-color: #bcaaa4 !important;
}
.reset-vuetify .brown.lighten-3,
.reset-vuetify .brown.lighten-3--after:after {
  background-color: #bcaaa4 !important;
}
.reset-vuetify .brown--text.text--lighten-3 {
  color: #bcaaa4 !important;
}
.reset-vuetify .brown--text.text--lighten-3 input,
.reset-vuetify .brown--text.text--lighten-3 textarea {
  caret-color: #bcaaa4 !important;
}
.reset-vuetify .brown.lighten-2 {
  border-color: #a1887f !important;
}
.reset-vuetify .brown.lighten-2,
.reset-vuetify .brown.lighten-2--after:after {
  background-color: #a1887f !important;
}
.reset-vuetify .brown--text.text--lighten-2 {
  color: #a1887f !important;
}
.reset-vuetify .brown--text.text--lighten-2 input,
.reset-vuetify .brown--text.text--lighten-2 textarea {
  caret-color: #a1887f !important;
}
.reset-vuetify .brown.lighten-1 {
  border-color: #8d6e63 !important;
}
.reset-vuetify .brown.lighten-1,
.reset-vuetify .brown.lighten-1--after:after {
  background-color: #8d6e63 !important;
}
.reset-vuetify .brown--text.text--lighten-1 {
  color: #8d6e63 !important;
}
.reset-vuetify .brown--text.text--lighten-1 input,
.reset-vuetify .brown--text.text--lighten-1 textarea {
  caret-color: #8d6e63 !important;
}
.reset-vuetify .brown.darken-1 {
  border-color: #6d4c41 !important;
}
.reset-vuetify .brown.darken-1,
.reset-vuetify .brown.darken-1--after:after {
  background-color: #6d4c41 !important;
}
.reset-vuetify .brown--text.text--darken-1 {
  color: #6d4c41 !important;
}
.reset-vuetify .brown--text.text--darken-1 input,
.reset-vuetify .brown--text.text--darken-1 textarea {
  caret-color: #6d4c41 !important;
}
.reset-vuetify .brown.darken-2 {
  border-color: #5d4037 !important;
}
.reset-vuetify .brown.darken-2,
.reset-vuetify .brown.darken-2--after:after {
  background-color: #5d4037 !important;
}
.reset-vuetify .brown--text.text--darken-2 {
  color: #5d4037 !important;
}
.reset-vuetify .brown--text.text--darken-2 input,
.reset-vuetify .brown--text.text--darken-2 textarea {
  caret-color: #5d4037 !important;
}
.reset-vuetify .brown.darken-3 {
  border-color: #4e342e !important;
}
.reset-vuetify .brown.darken-3,
.reset-vuetify .brown.darken-3--after:after {
  background-color: #4e342e !important;
}
.reset-vuetify .brown--text.text--darken-3 {
  color: #4e342e !important;
}
.reset-vuetify .brown--text.text--darken-3 input,
.reset-vuetify .brown--text.text--darken-3 textarea {
  caret-color: #4e342e !important;
}
.reset-vuetify .brown.darken-4 {
  border-color: #3e2723 !important;
}
.reset-vuetify .brown.darken-4,
.reset-vuetify .brown.darken-4--after:after {
  background-color: #3e2723 !important;
}
.reset-vuetify .brown--text.text--darken-4 {
  color: #3e2723 !important;
}
.reset-vuetify .brown--text.text--darken-4 input,
.reset-vuetify .brown--text.text--darken-4 textarea {
  caret-color: #3e2723 !important;
}
.reset-vuetify .blue-grey {
  background-color: #607d8b!important;
  border-color: #607d8b !important;
}
.reset-vuetify .blue-grey--text {
  color: #607d8b !important;
}
.reset-vuetify .blue-grey--text input,
.reset-vuetify .blue-grey--text textarea {
  caret-color: #607d8b !important;
}
.reset-vuetify .blue-grey--after:after {
  background: #607d8b !important;
}
.reset-vuetify .blue-grey.lighten-5 {
  border-color: #eceff1 !important;
}
.reset-vuetify .blue-grey.lighten-5,
.reset-vuetify .blue-grey.lighten-5--after:after {
  background-color: #eceff1 !important;
}
.reset-vuetify .blue-grey--text.text--lighten-5 {
  color: #eceff1 !important;
}
.reset-vuetify .blue-grey--text.text--lighten-5 input,
.reset-vuetify .blue-grey--text.text--lighten-5 textarea {
  caret-color: #eceff1 !important;
}
.reset-vuetify .blue-grey.lighten-4 {
  border-color: #cfd8dc !important;
}
.reset-vuetify .blue-grey.lighten-4,
.reset-vuetify .blue-grey.lighten-4--after:after {
  background-color: #cfd8dc !important;
}
.reset-vuetify .blue-grey--text.text--lighten-4 {
  color: #cfd8dc !important;
}
.reset-vuetify .blue-grey--text.text--lighten-4 input,
.reset-vuetify .blue-grey--text.text--lighten-4 textarea {
  caret-color: #cfd8dc !important;
}
.reset-vuetify .blue-grey.lighten-3 {
  border-color: #b0bec5 !important;
}
.reset-vuetify .blue-grey.lighten-3,
.reset-vuetify .blue-grey.lighten-3--after:after {
  background-color: #b0bec5 !important;
}
.reset-vuetify .blue-grey--text.text--lighten-3 {
  color: #b0bec5 !important;
}
.reset-vuetify .blue-grey--text.text--lighten-3 input,
.reset-vuetify .blue-grey--text.text--lighten-3 textarea {
  caret-color: #b0bec5 !important;
}
.reset-vuetify .blue-grey.lighten-2 {
  border-color: #90a4ae !important;
}
.reset-vuetify .blue-grey.lighten-2,
.reset-vuetify .blue-grey.lighten-2--after:after {
  background-color: #90a4ae !important;
}
.reset-vuetify .blue-grey--text.text--lighten-2 {
  color: #90a4ae !important;
}
.reset-vuetify .blue-grey--text.text--lighten-2 input,
.reset-vuetify .blue-grey--text.text--lighten-2 textarea {
  caret-color: #90a4ae !important;
}
.reset-vuetify .blue-grey.lighten-1 {
  border-color: #78909c !important;
}
.reset-vuetify .blue-grey.lighten-1,
.reset-vuetify .blue-grey.lighten-1--after:after {
  background-color: #78909c !important;
}
.reset-vuetify .blue-grey--text.text--lighten-1 {
  color: #78909c !important;
}
.reset-vuetify .blue-grey--text.text--lighten-1 input,
.reset-vuetify .blue-grey--text.text--lighten-1 textarea {
  caret-color: #78909c !important;
}
.reset-vuetify .blue-grey.darken-1 {
  border-color: #546e7a !important;
}
.reset-vuetify .blue-grey.darken-1,
.reset-vuetify .blue-grey.darken-1--after:after {
  background-color: #546e7a !important;
}
.reset-vuetify .blue-grey--text.text--darken-1 {
  color: #546e7a !important;
}
.reset-vuetify .blue-grey--text.text--darken-1 input,
.reset-vuetify .blue-grey--text.text--darken-1 textarea {
  caret-color: #546e7a !important;
}
.reset-vuetify .blue-grey.darken-2 {
  border-color: #455a64 !important;
}
.reset-vuetify .blue-grey.darken-2,
.reset-vuetify .blue-grey.darken-2--after:after {
  background-color: #455a64 !important;
}
.reset-vuetify .blue-grey--text.text--darken-2 {
  color: #455a64 !important;
}
.reset-vuetify .blue-grey--text.text--darken-2 input,
.reset-vuetify .blue-grey--text.text--darken-2 textarea {
  caret-color: #455a64 !important;
}
.reset-vuetify .blue-grey.darken-3 {
  border-color: #37474f !important;
}
.reset-vuetify .blue-grey.darken-3,
.reset-vuetify .blue-grey.darken-3--after:after {
  background-color: #37474f !important;
}
.reset-vuetify .blue-grey--text.text--darken-3 {
  color: #37474f !important;
}
.reset-vuetify .blue-grey--text.text--darken-3 input,
.reset-vuetify .blue-grey--text.text--darken-3 textarea {
  caret-color: #37474f !important;
}
.reset-vuetify .blue-grey.darken-4 {
  border-color: #263238 !important;
}
.reset-vuetify .blue-grey.darken-4,
.reset-vuetify .blue-grey.darken-4--after:after {
  background-color: #263238 !important;
}
.reset-vuetify .blue-grey--text.text--darken-4 {
  color: #263238 !important;
}
.reset-vuetify .blue-grey--text.text--darken-4 input,
.reset-vuetify .blue-grey--text.text--darken-4 textarea {
  caret-color: #263238 !important;
}
.reset-vuetify .grey {
  background-color: #9e9e9e!important;
  border-color: #9e9e9e !important;
}
.reset-vuetify .grey--text {
  color: #9e9e9e !important;
}
.reset-vuetify .grey--text input,
.reset-vuetify .grey--text textarea {
  caret-color: #9e9e9e !important;
}
.reset-vuetify .grey--after:after {
  background: #9e9e9e !important;
}
.reset-vuetify .grey.lighten-5 {
  border-color: #fafafa !important;
}
.reset-vuetify .grey.lighten-5,
.reset-vuetify .grey.lighten-5--after:after {
  background-color: #fafafa !important;
}
.reset-vuetify .grey--text.text--lighten-5 {
  color: #fafafa !important;
}
.reset-vuetify .grey--text.text--lighten-5 input,
.reset-vuetify .grey--text.text--lighten-5 textarea {
  caret-color: #fafafa !important;
}
.reset-vuetify .grey.lighten-4 {
  border-color: #f5f5f5 !important;
}
.reset-vuetify .grey.lighten-4,
.reset-vuetify .grey.lighten-4--after:after {
  background-color: #f5f5f5 !important;
}
.reset-vuetify .grey--text.text--lighten-4 {
  color: #f5f5f5 !important;
}
.reset-vuetify .grey--text.text--lighten-4 input,
.reset-vuetify .grey--text.text--lighten-4 textarea {
  caret-color: #f5f5f5 !important;
}
.reset-vuetify .grey.lighten-3 {
  border-color: #eee !important;
}
.reset-vuetify .grey.lighten-3,
.reset-vuetify .grey.lighten-3--after:after {
  background-color: #eee !important;
}
.reset-vuetify .grey--text.text--lighten-3 {
  color: #eee !important;
}
.reset-vuetify .grey--text.text--lighten-3 input,
.reset-vuetify .grey--text.text--lighten-3 textarea {
  caret-color: #eee !important;
}
.reset-vuetify .grey.lighten-2 {
  border-color: #e0e0e0 !important;
}
.reset-vuetify .grey.lighten-2,
.reset-vuetify .grey.lighten-2--after:after {
  background-color: #e0e0e0 !important;
}
.reset-vuetify .grey--text.text--lighten-2 {
  color: #e0e0e0 !important;
}
.reset-vuetify .grey--text.text--lighten-2 input,
.reset-vuetify .grey--text.text--lighten-2 textarea {
  caret-color: #e0e0e0 !important;
}
.reset-vuetify .grey.lighten-1 {
  border-color: #bdbdbd !important;
}
.reset-vuetify .grey.lighten-1,
.reset-vuetify .grey.lighten-1--after:after {
  background-color: #bdbdbd !important;
}
.reset-vuetify .grey--text.text--lighten-1 {
  color: #bdbdbd !important;
}
.reset-vuetify .grey--text.text--lighten-1 input,
.reset-vuetify .grey--text.text--lighten-1 textarea {
  caret-color: #bdbdbd !important;
}
.reset-vuetify .grey.darken-1 {
  border-color: #757575 !important;
}
.reset-vuetify .grey.darken-1,
.reset-vuetify .grey.darken-1--after:after {
  background-color: #757575 !important;
}
.reset-vuetify .grey--text.text--darken-1 {
  color: #757575 !important;
}
.reset-vuetify .grey--text.text--darken-1 input,
.reset-vuetify .grey--text.text--darken-1 textarea {
  caret-color: #757575 !important;
}
.reset-vuetify .grey.darken-2 {
  border-color: #616161 !important;
}
.reset-vuetify .grey.darken-2,
.reset-vuetify .grey.darken-2--after:after {
  background-color: #616161 !important;
}
.reset-vuetify .grey--text.text--darken-2 {
  color: #616161 !important;
}
.reset-vuetify .grey--text.text--darken-2 input,
.reset-vuetify .grey--text.text--darken-2 textarea {
  caret-color: #616161 !important;
}
.reset-vuetify .grey.darken-3 {
  border-color: #424242 !important;
}
.reset-vuetify .grey.darken-3,
.reset-vuetify .grey.darken-3--after:after {
  background-color: #424242 !important;
}
.reset-vuetify .grey--text.text--darken-3 {
  color: #424242 !important;
}
.reset-vuetify .grey--text.text--darken-3 input,
.reset-vuetify .grey--text.text--darken-3 textarea {
  caret-color: #424242 !important;
}
.reset-vuetify .grey.darken-4 {
  border-color: #212121 !important;
}
.reset-vuetify .grey.darken-4,
.reset-vuetify .grey.darken-4--after:after {
  background-color: #212121 !important;
}
.reset-vuetify .grey--text.text--darken-4 {
  color: #212121 !important;
}
.reset-vuetify .grey--text.text--darken-4 input,
.reset-vuetify .grey--text.text--darken-4 textarea {
  caret-color: #212121 !important;
}
.reset-vuetify .shades.black {
  border-color: #000 !important;
}
.reset-vuetify .shades.black,
.reset-vuetify .shades.black--after:after {
  background-color: #000 !important;
}
.reset-vuetify .shades--text.text--black {
  color: #000 !important;
}
.reset-vuetify .shades--text.text--black input,
.reset-vuetify .shades--text.text--black textarea {
  caret-color: #000 !important;
}
.reset-vuetify .shades.white {
  border-color: #fff !important;
}
.reset-vuetify .shades.white,
.reset-vuetify .shades.white--after:after {
  background-color: #fff !important;
}
.reset-vuetify .shades--text.text--white {
  color: #fff !important;
}
.reset-vuetify .shades--text.text--white input,
.reset-vuetify .shades--text.text--white textarea {
  caret-color: #fff !important;
}
.reset-vuetify .shades.transparent {
  border-color: transparent !important;
}
.reset-vuetify .shades.transparent,
.reset-vuetify .shades.transparent--after:after {
  background-color: transparent !important;
}
.reset-vuetify .shades--text.text--transparent {
  color: transparent !important;
}
.reset-vuetify .shades--text.text--transparent input,
.reset-vuetify .shades--text.text--transparent textarea {
  caret-color: transparent !important;
}
.reset-vuetify html {
  box-sizing: border-box;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
}
.reset-vuetify *,
.reset-vuetify :after,
.reset-vuetify :before {
  box-sizing: inherit;
}
.reset-vuetify :after,
.reset-vuetify :before {
  text-decoration: inherit;
  vertical-align: inherit;
}
.reset-vuetify * {
  background-repeat: no-repeat;
  padding: 0;
  margin: 0;
}
.reset-vuetify audio:not([controls]) {
  display: none;
  height: 0;
}
.reset-vuetify hr {
  overflow: visible;
}
.reset-vuetify article,
.reset-vuetify aside,
.reset-vuetify details,
.reset-vuetify figcaption,
.reset-vuetify figure,
.reset-vuetify footer,
.reset-vuetify header,
.reset-vuetify main,
.reset-vuetify menu,
.reset-vuetify nav,
.reset-vuetify section,
.reset-vuetify summary {
  display: block;
}
.reset-vuetify summary {
  display: list-item;
}
.reset-vuetify small {
  font-size: 80%;
}
.reset-vuetify [hidden],
.reset-vuetify template {
  display: none;
}
.reset-vuetify abbr[title] {
  border-bottom: 1px dotted;
  text-decoration: none;
}
.reset-vuetify a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
.reset-vuetify a:active,
.reset-vuetify a:hover {
  outline-width: 0;
}
.reset-vuetify code,
.reset-vuetify kbd,
.reset-vuetify pre,
.reset-vuetify samp {
  font-family: monospace, monospace;
}
.reset-vuetify b,
.reset-vuetify strong {
  font-weight: bolder;
}
.reset-vuetify dfn {
  font-style: italic;
}
.reset-vuetify mark {
  background-color: #ff0;
  color: #000;
}
.reset-vuetify sub,
.reset-vuetify sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.reset-vuetify sub {
  bottom: -0.25em;
}
.reset-vuetify sup {
  top: -0.5em;
}
.reset-vuetify input {
  border-radius: 0;
}
.reset-vuetify [role=button],
.reset-vuetify [type=button],
.reset-vuetify [type=reset],
.reset-vuetify [type=submit],
.reset-vuetify button {
  cursor: pointer;
}
.reset-vuetify [disabled] {
  cursor: default;
}
.reset-vuetify [type=number] {
  width: auto;
}
.reset-vuetify [type=search]::-webkit-search-cancel-button,
.reset-vuetify [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.reset-vuetify textarea {
  overflow: auto;
  resize: vertical;
}
.reset-vuetify button,
.reset-vuetify input,
.reset-vuetify optgroup,
.reset-vuetify select,
.reset-vuetify textarea {
  font: inherit;
}
.reset-vuetify optgroup {
  font-weight: 700;
}
.reset-vuetify button {
  overflow: visible;
}
.reset-vuetify [type=button]::-moz-focus-inner,
.reset-vuetify [type=reset]::-moz-focus-inner,
.reset-vuetify [type=submit]::-moz-focus-inner,
.reset-vuetify button::-moz-focus-inner {
  border-style: 0;
  padding: 0;
}
.reset-vuetify [type=button]::-moz-focus-inner,
.reset-vuetify [type=reset]::-moz-focus-inner,
.reset-vuetify [type=submit]::-moz-focus-inner,
.reset-vuetify button:-moz-focusring {
  outline: 0;
  border: 0;
}
.reset-vuetify [type=reset],
.reset-vuetify [type=submit],
.reset-vuetify button,
.reset-vuetify html [type=button] {
  -webkit-appearance: button;
}
.reset-vuetify button,
.reset-vuetify select {
  text-transform: none;
}
.reset-vuetify button,
.reset-vuetify input,
.reset-vuetify select,
.reset-vuetify textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
}
.reset-vuetify select {
  -moz-appearance: none;
  -webkit-appearance: none;
}
.reset-vuetify select::-ms-expand {
  display: none;
}
.reset-vuetify select::-ms-value {
  color: currentColor;
}
.reset-vuetify legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}
.reset-vuetify ::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
.reset-vuetify [type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
.reset-vuetify img {
  border-style: none;
}
.reset-vuetify progress {
  vertical-align: baseline;
}
.reset-vuetify svg:not(:root) {
  overflow: hidden;
}
.reset-vuetify audio,
.reset-vuetify canvas,
.reset-vuetify progress,
.reset-vuetify video {
  display: inline-block;
}
.reset-vuetify [aria-busy=true] {
  cursor: progress;
}
.reset-vuetify [aria-controls] {
  cursor: pointer;
}
.reset-vuetify [aria-disabled] {
  cursor: default;
}
.reset-vuetify ::-moz-selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}
.reset-vuetify ::selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}
.reset-vuetify .bottom-sheet-transition-enter,
.reset-vuetify .bottom-sheet-transition-leave-to {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}
.reset-vuetify .carousel-transition-enter {
  -webkit-transform: translate(100%);
  transform: translate(100%);
}
.reset-vuetify .carousel-transition-leave,
.reset-vuetify .carousel-transition-leave-to {
  position: absolute;
  top: 0;
}
.reset-vuetify .carousel-reverse-transition-enter,
.reset-vuetify .carousel-transition-leave,
.reset-vuetify .carousel-transition-leave-to {
  -webkit-transform: translate(-100%);
  transform: translate(-100%);
}
.reset-vuetify .carousel-reverse-transition-leave,
.reset-vuetify .carousel-reverse-transition-leave-to {
  position: absolute;
  top: 0;
  -webkit-transform: translate(100%);
  transform: translate(100%);
}
.reset-vuetify .dialog-transition-enter,
.reset-vuetify .dialog-transition-leave-to {
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  opacity: 0;
}
.reset-vuetify .dialog-transition-enter-to,
.reset-vuetify .dialog-transition-leave {
  opacity: 1;
}
.reset-vuetify .dialog-bottom-transition-enter,
.reset-vuetify .dialog-bottom-transition-leave-to {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}
.reset-vuetify .tab-transition-enter {
  -webkit-transform: translate(100%);
  transform: translate(100%);
}
.reset-vuetify .tab-transition-enter-to {
  -webkit-transform: translate(0);
  transform: translate(0);
}
.reset-vuetify .tab-transition-leave,
.reset-vuetify .tab-transition-leave-active {
  position: absolute;
  top: 0;
}
.reset-vuetify .tab-transition-leave-to {
  position: absolute;
}
.reset-vuetify .tab-reverse-transition-enter,
.reset-vuetify .tab-transition-leave-to {
  -webkit-transform: translate(-100%);
  transform: translate(-100%);
}
.reset-vuetify .tab-reverse-transition-leave,
.reset-vuetify .tab-reverse-transition-leave-to {
  top: 0;
  position: absolute;
  -webkit-transform: translate(100%);
  transform: translate(100%);
}
.reset-vuetify .scale-transition-enter-active,
.reset-vuetify .scale-transition-leave-active {
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.reset-vuetify .scale-transition-enter,
.reset-vuetify .scale-transition-leave,
.reset-vuetify .scale-transition-leave-to {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.reset-vuetify .slide-y-transition-enter-active,
.reset-vuetify .slide-y-transition-leave-active {
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.reset-vuetify .slide-y-transition-enter,
.reset-vuetify .slide-y-transition-leave-to {
  opacity: 0;
  -webkit-transform: translateY(-15px);
  transform: translateY(-15px);
}
.reset-vuetify .slide-y-reverse-transition-enter-active,
.reset-vuetify .slide-y-reverse-transition-leave-active {
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.reset-vuetify .slide-y-reverse-transition-enter,
.reset-vuetify .slide-y-reverse-transition-leave-to {
  opacity: 0;
  -webkit-transform: translateY(15px);
  transform: translateY(15px);
}
.reset-vuetify .slide-x-transition-enter-active,
.reset-vuetify .slide-x-transition-leave-active {
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.reset-vuetify .slide-x-transition-enter,
.reset-vuetify .slide-x-transition-leave-to {
  opacity: 0;
  -webkit-transform: translateX(-15px);
  transform: translateX(-15px);
}
.reset-vuetify .slide-x-reverse-transition-enter-active,
.reset-vuetify .slide-x-reverse-transition-leave-active {
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.reset-vuetify .slide-x-reverse-transition-enter,
.reset-vuetify .slide-x-reverse-transition-leave-to {
  opacity: 0;
  -webkit-transform: translateX(15px);
  transform: translateX(15px);
}
.reset-vuetify .fade-transition-enter-active,
.reset-vuetify .fade-transition-leave-active {
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.reset-vuetify .fade-transition-enter,
.reset-vuetify .fade-transition-leave-to {
  opacity: 0;
}
.reset-vuetify .fab-transition-enter-active,
.reset-vuetify .fab-transition-leave-active {
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.reset-vuetify .fab-transition-enter,
.reset-vuetify .fab-transition-leave-to {
  -webkit-transform: scale(0) rotate(-45deg);
  transform: scale(0) rotate(-45deg);
}
.reset-vuetify .blockquote {
  padding: 16px 0 16px 24px;
  font-size: 18px;
  font-weight: 300;
}
.reset-vuetify code,
.reset-vuetify kbd {
  display: inline-block;
  border-radius: 3px;
  white-space: pre-wrap;
  font-size: 85%;
  font-weight: 900;
}
.reset-vuetify code:after,
.reset-vuetify code:before,
.reset-vuetify kbd:after,
.reset-vuetify kbd:before {
  content: "\A0";
  letter-spacing: -1px;
}
.reset-vuetify code {
  background-color: #f5f5f5;
  color: #bd4147;
  box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
}
.reset-vuetify kbd {
  background: #424242;
  color: #fff;
}
.reset-vuetify html {
  font-size: 14px;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  overflow-x: hidden;
}
.reset-vuetify .application {
  font-family: Roboto, sans-serif;
  line-height: 1.5;
}
.reset-vuetify ::-ms-clear,
.reset-vuetify ::-ms-reveal {
  display: none;
}
.reset-vuetify .browser-list {
  padding-left: 24px;
}
.reset-vuetify .browser-list--unstyled {
  list-style-type: none;
}
.reset-vuetify .display-4 {
  font-size: 112px!important;
  font-weight: 300;
  line-height: 1!important;
  letter-spacing: -0.04em !important;
}
.reset-vuetify .display-3 {
  font-size: 56px!important;
  font-weight: 400;
  line-height: 1.35!important;
  letter-spacing: -0.02em !important;
}
.reset-vuetify .display-2 {
  font-size: 45px!important;
  line-height: 48px !important;
}
.reset-vuetify .display-1,
.reset-vuetify .display-2 {
  font-weight: 400;
  letter-spacing: normal !important;
}
.reset-vuetify .display-1 {
  font-size: 34px!important;
  line-height: 40px !important;
}
.reset-vuetify .headline {
  font-size: 24px!important;
  font-weight: 400;
  line-height: 32px!important;
  letter-spacing: normal !important;
}
.reset-vuetify .title {
  font-size: 20px!important;
  font-weight: 500;
  line-height: 1!important;
  letter-spacing: 0.02em !important;
}
.reset-vuetify .subheading {
  font-size: 16px!important;
  font-weight: 400;
}
.reset-vuetify .body-2 {
  font-weight: 500;
}
.reset-vuetify .body-1,
.reset-vuetify .body-2 {
  font-size: 14px !important;
}
.reset-vuetify .body-1,
.reset-vuetify .caption {
  font-weight: 400;
}
.reset-vuetify .caption {
  font-size: 12px !important;
}
.reset-vuetify p {
  margin: 8px;
}
@-webkit-keyframes a {
  59% {
    margin-left: 0;
  }
  60%,
  80% {
    margin-left: 2px;
  }
  70%,
  90% {
    margin-left: -2px;
  }
}
@keyframes a {
  59% {
    margin-left: 0;
  }
  60%,
  80% {
    margin-left: 2px;
  }
  70%,
  90% {
    margin-left: -2px;
  }
}
.reset-vuetify .elevation-0 {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2), 0 0 0 0 rgba(0, 0, 0, 0.14), 0 0 0 0 rgba(0, 0, 0, 0.12) !important;
}
.reset-vuetify .elevation-1 {
  box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12) !important;
}
.reset-vuetify .elevation-2 {
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12) !important;
}
.reset-vuetify .elevation-3 {
  box-shadow: 0 3px 3px -2px rgba(0, 0, 0, 0.2), 0 3px 4px 0 rgba(0, 0, 0, 0.14), 0 1px 8px 0 rgba(0, 0, 0, 0.12) !important;
}
.reset-vuetify .elevation-4 {
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12) !important;
}
.reset-vuetify .elevation-5 {
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 5px 8px 0 rgba(0, 0, 0, 0.14), 0 1px 14px 0 rgba(0, 0, 0, 0.12) !important;
}
.reset-vuetify .elevation-6 {
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12) !important;
}
.reset-vuetify .elevation-7 {
  box-shadow: 0 4px 5px -2px rgba(0, 0, 0, 0.2), 0 7px 10px 1px rgba(0, 0, 0, 0.14), 0 2px 16px 1px rgba(0, 0, 0, 0.12) !important;
}
.reset-vuetify .elevation-8 {
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12) !important;
}
.reset-vuetify .elevation-9 {
  box-shadow: 0 5px 6px -3px rgba(0, 0, 0, 0.2), 0 9px 12px 1px rgba(0, 0, 0, 0.14), 0 3px 16px 2px rgba(0, 0, 0, 0.12) !important;
}
.reset-vuetify .elevation-10 {
  box-shadow: 0 6px 6px -3px rgba(0, 0, 0, 0.2), 0 10px 14px 1px rgba(0, 0, 0, 0.14), 0 4px 18px 3px rgba(0, 0, 0, 0.12) !important;
}
.reset-vuetify .elevation-11 {
  box-shadow: 0 6px 7px -4px rgba(0, 0, 0, 0.2), 0 11px 15px 1px rgba(0, 0, 0, 0.14), 0 4px 20px 3px rgba(0, 0, 0, 0.12) !important;
}
.reset-vuetify .elevation-12 {
  box-shadow: 0 7px 8px -4px rgba(0, 0, 0, 0.2), 0 12px 17px 2px rgba(0, 0, 0, 0.14), 0 5px 22px 4px rgba(0, 0, 0, 0.12) !important;
}
.reset-vuetify .elevation-13 {
  box-shadow: 0 7px 8px -4px rgba(0, 0, 0, 0.2), 0 13px 19px 2px rgba(0, 0, 0, 0.14), 0 5px 24px 4px rgba(0, 0, 0, 0.12) !important;
}
.reset-vuetify .elevation-14 {
  box-shadow: 0 7px 9px -4px rgba(0, 0, 0, 0.2), 0 14px 21px 2px rgba(0, 0, 0, 0.14), 0 5px 26px 4px rgba(0, 0, 0, 0.12) !important;
}
.reset-vuetify .elevation-15 {
  box-shadow: 0 8px 9px -5px rgba(0, 0, 0, 0.2), 0 15px 22px 2px rgba(0, 0, 0, 0.14), 0 6px 28px 5px rgba(0, 0, 0, 0.12) !important;
}
.reset-vuetify .elevation-16 {
  box-shadow: 0 8px 10px -5px rgba(0, 0, 0, 0.2), 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12) !important;
}
.reset-vuetify .elevation-17 {
  box-shadow: 0 8px 11px -5px rgba(0, 0, 0, 0.2), 0 17px 26px 2px rgba(0, 0, 0, 0.14), 0 6px 32px 5px rgba(0, 0, 0, 0.12) !important;
}
.reset-vuetify .elevation-18 {
  box-shadow: 0 9px 11px -5px rgba(0, 0, 0, 0.2), 0 18px 28px 2px rgba(0, 0, 0, 0.14), 0 7px 34px 6px rgba(0, 0, 0, 0.12) !important;
}
.reset-vuetify .elevation-19 {
  box-shadow: 0 9px 12px -6px rgba(0, 0, 0, 0.2), 0 19px 29px 2px rgba(0, 0, 0, 0.14), 0 7px 36px 6px rgba(0, 0, 0, 0.12) !important;
}
.reset-vuetify .elevation-20 {
  box-shadow: 0 10px 13px -6px rgba(0, 0, 0, 0.2), 0 20px 31px 3px rgba(0, 0, 0, 0.14), 0 8px 38px 7px rgba(0, 0, 0, 0.12) !important;
}
.reset-vuetify .elevation-21 {
  box-shadow: 0 10px 13px -6px rgba(0, 0, 0, 0.2), 0 21px 33px 3px rgba(0, 0, 0, 0.14), 0 8px 40px 7px rgba(0, 0, 0, 0.12) !important;
}
.reset-vuetify .elevation-22 {
  box-shadow: 0 10px 14px -6px rgba(0, 0, 0, 0.2), 0 22px 35px 3px rgba(0, 0, 0, 0.14), 0 8px 42px 7px rgba(0, 0, 0, 0.12) !important;
}
.reset-vuetify .elevation-23 {
  box-shadow: 0 11px 14px -7px rgba(0, 0, 0, 0.2), 0 23px 36px 3px rgba(0, 0, 0, 0.14), 0 9px 44px 8px rgba(0, 0, 0, 0.12) !important;
}
.reset-vuetify .elevation-24 {
  box-shadow: 0 11px 15px -7px rgba(0, 0, 0, 0.2), 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12) !important;
}
.reset-vuetify .overflow-hidden {
  overflow: hidden;
}
.reset-vuetify .overflow-x-hidden {
  overflow-x: hidden;
}
.reset-vuetify .overflow-y-hidden {
  overflow-y: hidden;
}
.reset-vuetify .right {
  float: right !important;
}
.reset-vuetify .left {
  float: left !important;
}
.reset-vuetify .mt-0 {
  margin-top: 0 !important;
}
.reset-vuetify .mr-0 {
  margin-right: 0 !important;
}
.reset-vuetify .mb-0 {
  margin-bottom: 0 !important;
}
.reset-vuetify .ml-0,
.reset-vuetify .mx-0 {
  margin-left: 0 !important;
}
.reset-vuetify .mx-0 {
  margin-right: 0 !important;
}
.reset-vuetify .my-0 {
  margin-top: 0!important;
  margin-bottom: 0 !important;
}
.reset-vuetify .ma-0 {
  margin: 0 !important;
}
.reset-vuetify .pt-0 {
  padding-top: 0 !important;
}
.reset-vuetify .pr-0 {
  padding-right: 0 !important;
}
.reset-vuetify .pb-0 {
  padding-bottom: 0 !important;
}
.reset-vuetify .pl-0,
.reset-vuetify .px-0 {
  padding-left: 0 !important;
}
.reset-vuetify .px-0 {
  padding-right: 0 !important;
}
.reset-vuetify .py-0 {
  padding-top: 0!important;
  padding-bottom: 0 !important;
}
.reset-vuetify .pa-0 {
  padding: 0 !important;
}
.reset-vuetify .mt-1 {
  margin-top: 4px !important;
}
.reset-vuetify .mr-1 {
  margin-right: 4px !important;
}
.reset-vuetify .mb-1 {
  margin-bottom: 4px !important;
}
.reset-vuetify .ml-1,
.reset-vuetify .mx-1 {
  margin-left: 4px !important;
}
.reset-vuetify .mx-1 {
  margin-right: 4px !important;
}
.reset-vuetify .my-1 {
  margin-top: 4px!important;
  margin-bottom: 4px !important;
}
.reset-vuetify .ma-1 {
  margin: 4px !important;
}
.reset-vuetify .pt-1 {
  padding-top: 4px !important;
}
.reset-vuetify .pr-1 {
  padding-right: 4px !important;
}
.reset-vuetify .pb-1 {
  padding-bottom: 4px !important;
}
.reset-vuetify .pl-1,
.reset-vuetify .px-1 {
  padding-left: 4px !important;
}
.reset-vuetify .px-1 {
  padding-right: 4px !important;
}
.reset-vuetify .py-1 {
  padding-top: 4px!important;
  padding-bottom: 4px !important;
}
.reset-vuetify .pa-1 {
  padding: 4px !important;
}
.reset-vuetify .mt-2 {
  margin-top: 8px !important;
}
.reset-vuetify .mr-2 {
  margin-right: 8px !important;
}
.reset-vuetify .mb-2 {
  margin-bottom: 8px !important;
}
.reset-vuetify .ml-2,
.reset-vuetify .mx-2 {
  margin-left: 8px !important;
}
.reset-vuetify .mx-2 {
  margin-right: 8px !important;
}
.reset-vuetify .my-2 {
  margin-top: 8px!important;
  margin-bottom: 8px !important;
}
.reset-vuetify .ma-2 {
  margin: 8px !important;
}
.reset-vuetify .pt-2 {
  padding-top: 8px !important;
}
.reset-vuetify .pr-2 {
  padding-right: 8px !important;
}
.reset-vuetify .pb-2 {
  padding-bottom: 8px !important;
}
.reset-vuetify .pl-2,
.reset-vuetify .px-2 {
  padding-left: 8px !important;
}
.reset-vuetify .px-2 {
  padding-right: 8px !important;
}
.reset-vuetify .py-2 {
  padding-top: 8px!important;
  padding-bottom: 8px !important;
}
.reset-vuetify .pa-2 {
  padding: 8px !important;
}
.reset-vuetify .mt-3 {
  margin-top: 16px !important;
}
.reset-vuetify .mr-3 {
  margin-right: 16px !important;
}
.reset-vuetify .mb-3 {
  margin-bottom: 16px !important;
}
.reset-vuetify .ml-3,
.reset-vuetify .mx-3 {
  margin-left: 16px !important;
}
.reset-vuetify .mx-3 {
  margin-right: 16px !important;
}
.reset-vuetify .my-3 {
  margin-top: 16px!important;
  margin-bottom: 16px !important;
}
.reset-vuetify .ma-3 {
  margin: 16px !important;
}
.reset-vuetify .pt-3 {
  padding-top: 16px !important;
}
.reset-vuetify .pr-3 {
  padding-right: 16px !important;
}
.reset-vuetify .pb-3 {
  padding-bottom: 16px !important;
}
.reset-vuetify .pl-3,
.reset-vuetify .px-3 {
  padding-left: 16px !important;
}
.reset-vuetify .px-3 {
  padding-right: 16px !important;
}
.reset-vuetify .py-3 {
  padding-top: 16px!important;
  padding-bottom: 16px !important;
}
.reset-vuetify .pa-3 {
  padding: 16px !important;
}
.reset-vuetify .mt-4 {
  margin-top: 24px !important;
}
.reset-vuetify .mr-4 {
  margin-right: 24px !important;
}
.reset-vuetify .mb-4 {
  margin-bottom: 24px !important;
}
.reset-vuetify .ml-4,
.reset-vuetify .mx-4 {
  margin-left: 24px !important;
}
.reset-vuetify .mx-4 {
  margin-right: 24px !important;
}
.reset-vuetify .my-4 {
  margin-top: 24px!important;
  margin-bottom: 24px !important;
}
.reset-vuetify .ma-4 {
  margin: 24px !important;
}
.reset-vuetify .pt-4 {
  padding-top: 24px !important;
}
.reset-vuetify .pr-4 {
  padding-right: 24px !important;
}
.reset-vuetify .pb-4 {
  padding-bottom: 24px !important;
}
.reset-vuetify .pl-4,
.reset-vuetify .px-4 {
  padding-left: 24px !important;
}
.reset-vuetify .px-4 {
  padding-right: 24px !important;
}
.reset-vuetify .py-4 {
  padding-top: 24px!important;
  padding-bottom: 24px !important;
}
.reset-vuetify .pa-4 {
  padding: 24px !important;
}
.reset-vuetify .mt-5 {
  margin-top: 48px !important;
}
.reset-vuetify .mr-5 {
  margin-right: 48px !important;
}
.reset-vuetify .mb-5 {
  margin-bottom: 48px !important;
}
.reset-vuetify .ml-5,
.reset-vuetify .mx-5 {
  margin-left: 48px !important;
}
.reset-vuetify .mx-5 {
  margin-right: 48px !important;
}
.reset-vuetify .my-5 {
  margin-top: 48px!important;
  margin-bottom: 48px !important;
}
.reset-vuetify .ma-5 {
  margin: 48px !important;
}
.reset-vuetify .pt-5 {
  padding-top: 48px !important;
}
.reset-vuetify .pr-5 {
  padding-right: 48px !important;
}
.reset-vuetify .pb-5 {
  padding-bottom: 48px !important;
}
.reset-vuetify .pl-5,
.reset-vuetify .px-5 {
  padding-left: 48px !important;
}
.reset-vuetify .px-5 {
  padding-right: 48px !important;
}
.reset-vuetify .py-5 {
  padding-top: 48px!important;
  padding-bottom: 48px !important;
}
.reset-vuetify .pa-5 {
  padding: 48px !important;
}
@media screen {
  .reset-vuetify [hidden~=screen] {
    display: inherit;
  }
  .reset-vuetify [hidden~=screen]:not(:active):not(:focus):not(:target) {
    position: absolute!important;
    clip: rect(0 0 0 0) !important;
  }
}
@media only screen and (max-width: 599px) {
  .reset-vuetify .hidden-xs-only {
    display: none !important;
  }
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
  .reset-vuetify .hidden-sm-only {
    display: none !important;
  }
}
@media only screen and (max-width: 959px) {
  .reset-vuetify .hidden-sm-and-down {
    display: none !important;
  }
  .reset-vuetify .tooltip .tooltip__content {
    padding: 10px 16px;
  }
}
@media only screen and (min-width: 600px) {
  .reset-vuetify .hidden-sm-and-up {
    display: none !important;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1263px) {
  .reset-vuetify .hidden-md-only {
    display: none !important;
  }
}
@media only screen and (max-width: 1263px) {
  .reset-vuetify .hidden-md-and-down {
    display: none !important;
  }
}
@media only screen and (min-width: 960px) {
  .reset-vuetify .hidden-md-and-up {
    display: none !important;
  }
}
@media only screen and (min-width: 1264px) and (max-width: 1903px) {
  .reset-vuetify .hidden-lg-only {
    display: none !important;
  }
}
@media only screen and (max-width: 1903px) {
  .reset-vuetify .hidden-lg-and-down {
    display: none !important;
  }
}
@media only screen and (min-width: 1264px) {
  .reset-vuetify .hidden-lg-and-up {
    display: none !important;
  }
}
@media only screen and (min-width: 1904px) {
  .reset-vuetify .hidden-xl-only {
    display: none !important;
  }
}
@media (min-width: 0) {
  .reset-vuetify .text-xs-left {
    text-align: left !important;
  }
  .reset-vuetify .text-xs-center {
    text-align: center !important;
  }
  .reset-vuetify .text-xs-right {
    text-align: right !important;
  }
  .reset-vuetify .text-xs-justify {
    text-align: justify !important;
  }
}
@media (min-width: 600px) {
  .reset-vuetify .text-sm-left {
    text-align: left !important;
  }
  .reset-vuetify .text-sm-center {
    text-align: center !important;
  }
  .reset-vuetify .text-sm-right {
    text-align: right !important;
  }
  .reset-vuetify .text-sm-justify {
    text-align: justify !important;
  }
}
@media (min-width: 960px) {
  .reset-vuetify .text-md-left {
    text-align: left !important;
  }
  .reset-vuetify .text-md-center {
    text-align: center !important;
  }
  .reset-vuetify .text-md-right {
    text-align: right !important;
  }
  .reset-vuetify .text-md-justify {
    text-align: justify !important;
  }
}
@media (min-width: 1264px) {
  .reset-vuetify .text-lg-left {
    text-align: left !important;
  }
  .reset-vuetify .text-lg-center {
    text-align: center !important;
  }
  .reset-vuetify .text-lg-right {
    text-align: right !important;
  }
  .reset-vuetify .text-lg-justify {
    text-align: justify !important;
  }
}
@media (min-width: 1904px) {
  .reset-vuetify .text-xl-left {
    text-align: left !important;
  }
  .reset-vuetify .text-xl-center {
    text-align: center !important;
  }
  .reset-vuetify .text-xl-right {
    text-align: right !important;
  }
  .reset-vuetify .text-xl-justify {
    text-align: justify !important;
  }
}
.reset-vuetify .application {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.reset-vuetify .application--wrap {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
  max-width: 100%;
  position: relative;
}
.reset-vuetify .application--wrap,
.reset-vuetify .application--wrap > main:not(.content) {
  -webkit-box-flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.reset-vuetify .application--wrap > main:not(.content) {
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.reset-vuetify .application.theme--light {
  background: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}
.reset-vuetify .application.theme--light a {
  cursor: pointer;
}
.reset-vuetify .application.theme--dark {
  background: #303030;
  color: #fff;
}
.reset-vuetify .application.theme--dark a {
  cursor: pointer;
}
.reset-vuetify .alert {
  border-radius: 0;
  border-width: 4px 0 0;
  border-style: solid;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  margin: 4px auto;
  padding: 16px;
  position: relative;
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.reset-vuetify .alert .alert__icon.icon,
.reset-vuetify .alert__dismissible .icon {
  -ms-flex-item-align: center;
  align-self: center;
  color: rgba(0, 0, 0, 0.3);
  font-size: 24px;
}
.reset-vuetify .alert--outline .icon {
  color: inherit !important;
}
.reset-vuetify .alert__icon {
  margin-right: 16px;
}
.reset-vuetify .alert__dismissible {
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin-left: 16px;
  margin-right: 0;
  text-decoration: none;
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.reset-vuetify .alert__dismissible:hover {
  color: rgba(26, 26, 26, 0.3);
}
.reset-vuetify .alert--no-icon .alert__icon {
  display: none;
}
.reset-vuetify .alert > div {
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -ms-flex: 1 1;
  flex: 1 1;
}
.reset-vuetify .alert.alert {
  border-color: rgba(0, 0, 0, 0.12) !important;
}
.reset-vuetify .alert.alert--outline {
  border: 1px solid currentColor !important;
}
@media screen and (max-width: 600px) {
  .reset-vuetify .alert__icon {
    display: none;
  }
}
.reset-vuetify .application .theme--light.icon,
.reset-vuetify .theme--light .icon {
  color: rgba(0, 0, 0, 0.54);
}
.reset-vuetify .application .theme--light.icon.icon--disabled:not(.input-group__append-icon),
.reset-vuetify .theme--light .icon.icon--disabled:not(.input-group__append-icon) {
  color: rgba(0, 0, 0, 0.38) !important;
}
.reset-vuetify .application .theme--dark.icon,
.reset-vuetify .theme--dark .icon {
  color: #fff;
}
.reset-vuetify .application .theme--dark.icon.icon--disabled:not(.input-group__append-icon),
.reset-vuetify .theme--dark .icon.icon--disabled:not(.input-group__append-icon) {
  color: rgba(255, 255, 255, 0.5) !important;
}
.reset-vuetify .icon {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 24px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1;
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
  vertical-align: middle;
}
.reset-vuetify .icon.icon--large {
  font-size: 2.5rem;
}
.reset-vuetify .icon.icon--medium {
  font-size: 2rem;
}
.reset-vuetify .icon.icon--x-large {
  font-size: 3rem;
}
.reset-vuetify .icon.icon--disabled {
  cursor: default;
}
.reset-vuetify .avatar {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  vertical-align: middle;
}
.reset-vuetify .avatar .icon,
.reset-vuetify .avatar img {
  border-radius: 50%;
  height: inherit;
  width: inherit;
}
.reset-vuetify .avatar--tile,
.reset-vuetify .avatar--tile .icon,
.reset-vuetify .avatar--tile img {
  border-radius: 0;
}
.reset-vuetify .badge {
  display: inline-block;
  position: relative;
}
.reset-vuetify .badge__badge {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: -11px;
  right: -22px;
  border-radius: 50%;
  height: 22px;
  width: 22px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.reset-vuetify .badge__badge,
.reset-vuetify .badge__badge .icon {
  font-size: 14px;
}
.reset-vuetify .badge--overlap .badge__badge {
  top: -8px;
  right: -8px;
}
.reset-vuetify .badge--overlap.badge--left .badge__badge {
  left: -8px;
  right: auto;
}
.reset-vuetify .badge--overlap.badge--bottom .badge__badge {
  bottom: -8px;
  top: auto;
}
.reset-vuetify .badge--left .badge__badge {
  left: -22px;
}
.reset-vuetify .badge--bottom .badge__badge {
  bottom: -11px;
  top: auto;
}
.reset-vuetify .bottom-nav {
  bottom: 0;
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 56px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: fixed;
  -webkit-transform: translateY(60px);
  transform: translateY(60px);
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.5, 1);
  width: 100%;
  z-index: 4;
}
.reset-vuetify .bottom-nav--absolute {
  position: absolute;
}
.reset-vuetify .bottom-nav--active {
  -webkit-transform: translate(0);
  transform: translate(0);
}
.reset-vuetify .bottom-nav .btn {
  background: transparent!important;
  border-radius: 0;
  box-shadow: none!important;
  font-weight: 400;
  height: 100%;
  margin: 0;
  max-width: 168px;
  min-width: 80px;
  padding: 0;
  text-transform: none;
  opacity: .5;
  width: 100%;
}
.reset-vuetify .bottom-nav .btn .btn__content {
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  height: 56px;
  font-size: 12px;
  -webkit-transform: scale(1) translate(0);
  transform: scale(1) translate(0);
  white-space: nowrap;
  will-change: font-size;
}
.reset-vuetify .bottom-nav .btn .btn__content i.icon {
  color: inherit;
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.reset-vuetify .bottom-nav .btn--active {
  opacity: 1;
}
.reset-vuetify .bottom-nav .btn--active .btn__content {
  font-size: 14px;
}
.reset-vuetify .bottom-nav .btn--active .btn__content:before {
  opacity: 0;
}
.reset-vuetify .bottom-nav .btn--active .btn__content .icon {
  -webkit-transform: none;
  transform: none;
}
.reset-vuetify .bottom-nav .btn:not(.btn--active) {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.reset-vuetify .bottom-nav--shift .btn__content {
  font-size: 14px;
}
.reset-vuetify .bottom-nav--shift .btn__content span {
  height: 21px;
}
.reset-vuetify .bottom-nav--shift .btn {
  transition: all .3s;
  min-width: 56px;
  max-width: 96px;
}
.reset-vuetify .bottom-nav--shift .btn--active {
  min-width: 96px;
  max-width: 168px;
}
.reset-vuetify .bottom-nav--shift .btn:not(.btn--active) .btn__content .icon {
  -webkit-transform: scale(1) translateY(10px);
  transform: scale(1) translateY(10px);
}
.reset-vuetify .bottom-nav--shift .btn:not(.btn--active) .btn__content span {
  color: transparent;
}
.reset-vuetify .bottom-sheet.dialog {
  -ms-flex-item-align: end;
  align-self: flex-end;
  border-radius: 0;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  margin: 0;
  min-width: 100%;
  overflow: visible;
  transition: 0.4s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.reset-vuetify .bottom-sheet.dialog.bottom-sheet--inset {
  max-width: 70%;
  min-width: 0;
}
@media only screen and (max-width: 599px) {
  .reset-vuetify .bottom-sheet.dialog.bottom-sheet--inset {
    max-width: none;
  }
}
.reset-vuetify .dialog {
  box-shadow: 0 11px 15px -7px rgba(0, 0, 0, 0.2), 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12);
  border-radius: 2px;
  margin: 24px;
  overflow-y: auto;
  pointer-events: auto;
}
.reset-vuetify .dialog,
.reset-vuetify .dialog__content {
  transition: 0.3s ease-in-out;
  width: 100%;
}
.reset-vuetify .dialog__content {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  left: 0;
  pointer-events: none;
  position: fixed;
  top: 0;
  z-index: 6;
  outline: none;
}
.reset-vuetify .dialog:not(.dialog--fullscreen) {
  max-height: 90%;
}
.reset-vuetify .dialog__container {
  display: inline-block;
  vertical-align: middle;
}
.reset-vuetify .dialog--fullscreen {
  margin: 0;
  height: 100%;
  position: fixed;
  overflow-y: auto;
  top: 0;
  left: 0;
}
.reset-vuetify .dialog--fullscreen > .card {
  min-height: 100%;
  min-width: 100%;
  margin: 0!important;
  padding: 0 !important;
}
.reset-vuetify .dialog--scrollable,
.reset-vuetify .dialog--scrollable > .card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.reset-vuetify .dialog--scrollable > .card {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.reset-vuetify .dialog--scrollable > .card > .card__actions,
.reset-vuetify .dialog--scrollable > .card > .card__title {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.reset-vuetify .dialog--scrollable > .card > .card__text {
  overflow-y: auto;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.reset-vuetify .overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  transition: 0.5s cubic-bezier(0.25, 0.8, 0.5, 1);
  z-index: 5;
}
.reset-vuetify .overlay--absolute,
.reset-vuetify .overlay:before {
  position: absolute;
}
.reset-vuetify .overlay:before {
  background-color: #212121;
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  right: 0;
  top: 0;
  transition: inherit;
  transition-delay: .15s;
  width: 100%;
}
.reset-vuetify .overlay--active {
  pointer-events: auto;
  -ms-touch-action: none;
  touch-action: none;
}
.reset-vuetify .overlay--active:before {
  opacity: 0.46;
}
.reset-vuetify .application .theme--light.breadcrumbs li.breadcrumbs__divider,
.reset-vuetify .application .theme--light.breadcrumbs li .breadcrumbs__item--disabled,
.reset-vuetify .application .theme--light.breadcrumbs li:last-child .breadcrumbs__item,
.reset-vuetify .theme--light .breadcrumbs li.breadcrumbs__divider,
.reset-vuetify .theme--light .breadcrumbs li .breadcrumbs__item--disabled,
.reset-vuetify .theme--light .breadcrumbs li:last-child .breadcrumbs__item {
  color: rgba(0, 0, 0, 0.38);
}
.reset-vuetify .application .theme--dark.breadcrumbs li.breadcrumbs__divider,
.reset-vuetify .application .theme--dark.breadcrumbs li .breadcrumbs__item--disabled,
.reset-vuetify .application .theme--dark.breadcrumbs li:last-child .breadcrumbs__item,
.reset-vuetify .theme--dark .breadcrumbs li.breadcrumbs__divider,
.reset-vuetify .theme--dark .breadcrumbs li .breadcrumbs__item--disabled,
.reset-vuetify .theme--dark .breadcrumbs li:last-child .breadcrumbs__item {
  color: rgba(255, 255, 255, 0.5);
}
.reset-vuetify .breadcrumbs {
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  list-style-type: none;
  margin: 0;
  padding: 18px 12px;
}
.reset-vuetify .breadcrumbs,
.reset-vuetify .breadcrumbs li {
  -webkit-box-align: center;
  align-items: center;
}
.reset-vuetify .breadcrumbs li {
  -ms-flex-align: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 14px;
}
.reset-vuetify .breadcrumbs li .icon {
  font-size: 16px;
}
.reset-vuetify .breadcrumbs li:last-child a {
  cursor: default;
  pointer-events: none;
}
.reset-vuetify .breadcrumbs li:nth-child(2n) {
  padding: 0 12px;
}
.reset-vuetify .breadcrumbs--large li,
.reset-vuetify .breadcrumbs--large li .icon {
  font-size: 16px;
}
.reset-vuetify .breadcrumbs__item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.reset-vuetify .breadcrumbs__item--disabled {
  pointer-events: none;
}
.reset-vuetify .ripple__container {
  border-radius: inherit;
  width: 100%;
  height: 100%;
  z-index: 0;
  contain: strict;
}
.reset-vuetify .ripple__animation,
.reset-vuetify .ripple__container {
  color: inherit;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  pointer-events: none;
}
.reset-vuetify .ripple__animation {
  border-radius: 50%;
  background: currentColor;
  opacity: 0;
  transition: 0.4s cubic-bezier(0, 0, 0.2, 1);
  will-change: transform, opacity;
}
.reset-vuetify .ripple__animation--enter {
  transition: none;
}
.reset-vuetify .ripple__animation--visible {
  opacity: 0.15;
}
.reset-vuetify .application .theme--light.btn,
.reset-vuetify .theme--light .btn {
  color: rgba(0, 0, 0, 0.87);
}
.reset-vuetify .application .theme--light.btn.btn--disabled,
.reset-vuetify .application .theme--light.btn.btn--disabled .icon,
.reset-vuetify .theme--light .btn.btn--disabled,
.reset-vuetify .theme--light .btn.btn--disabled .icon {
  color: rgba(0, 0, 0, 0.26) !important;
}
.reset-vuetify .application .theme--light.btn.btn--disabled:not(.btn--icon):not(.btn--flat),
.reset-vuetify .theme--light .btn.btn--disabled:not(.btn--icon):not(.btn--flat) {
  background-color: rgba(0, 0, 0, 0.12) !important;
}
.reset-vuetify .application .theme--light.btn:not(.btn--icon):not(.btn--flat),
.reset-vuetify .theme--light .btn:not(.btn--icon):not(.btn--flat) {
  background-color: #f5f5f5;
}
.reset-vuetify .application .theme--dark.btn,
.reset-vuetify .theme--dark .btn {
  color: #fff;
}
.reset-vuetify .application .theme--dark.btn.btn--disabled,
.reset-vuetify .application .theme--dark.btn.btn--disabled .icon,
.reset-vuetify .theme--dark .btn.btn--disabled,
.reset-vuetify .theme--dark .btn.btn--disabled .icon {
  color: rgba(255, 255, 255, 0.3) !important;
}
.reset-vuetify .application .theme--dark.btn.btn--disabled:not(.btn--icon):not(.btn--flat),
.reset-vuetify .theme--dark .btn.btn--disabled:not(.btn--icon):not(.btn--flat) {
  background-color: rgba(255, 255, 255, 0.12) !important;
}
.reset-vuetify .application .theme--dark.btn:not(.btn--icon):not(.btn--flat),
.reset-vuetify .theme--dark .btn:not(.btn--icon):not(.btn--flat) {
  background-color: #212121;
}
.reset-vuetify .btn {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 2px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 36px;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  font-size: 14px;
  font-weight: 500;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 6px 8px;
  min-width: 88px;
  outline: 0;
  text-transform: uppercase;
  text-decoration: none;
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1), color 1ms;
  position: relative;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.reset-vuetify .btn__content:before {
  border-radius: inherit;
  color: inherit;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  opacity: .12;
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
  width: 100%;
}
.reset-vuetify .btn--active .btn__content:before,
.reset-vuetify .btn:focus .btn__content:before,
.reset-vuetify .btn:hover .btn__content:before {
  background-color: currentColor;
}
.reset-vuetify .btn__content {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: inherit;
  color: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  padding: 0 16px;
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
  white-space: nowrap;
}
.reset-vuetify .btn .btn__content .icon {
  color: inherit;
}
.reset-vuetify .btn--flat {
  background-color: transparent!important;
  box-shadow: none !important;
}
.reset-vuetify .btn:not(.btn--depressed) {
  will-change: box-shadow;
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.reset-vuetify .btn:not(.btn--depressed):active {
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.reset-vuetify .btn--icon {
  background: transparent;
  box-shadow: none!important;
  border-radius: 50%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 36px;
  width: 36px;
  min-width: 0;
}
.reset-vuetify .btn--icon .btn__content {
  padding: 0;
}
.reset-vuetify .btn--icon .btn__content:before {
  border-radius: 50%;
}
.reset-vuetify .btn--icon.btn--small {
  width: 28px;
}
.reset-vuetify .btn--icon.btn--small .btn__content {
  height: 28px;
}
.reset-vuetify .btn--icon.btn--large {
  width: 44px;
}
.reset-vuetify .btn--icon.btn--large .btn__content {
  height: 44px;
}
.reset-vuetify .btn--floating {
  border-radius: 50%;
  min-width: 0;
  height: 56px;
  width: 56px;
  padding: 0;
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
}
.reset-vuetify .btn--floating.btn--absolute,
.reset-vuetify .btn--floating.btn--fixed {
  z-index: 4;
}
.reset-vuetify .btn--floating:active {
  box-shadow: 0 7px 8px -4px rgba(0, 0, 0, 0.2), 0 12px 17px 2px rgba(0, 0, 0, 0.14), 0 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.reset-vuetify .btn--floating .btn__content {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin: 0;
  padding: 0;
}
.reset-vuetify .btn--floating:after {
  border-radius: 50%;
}
.reset-vuetify .btn--floating .btn__content :not(:only-child) {
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.reset-vuetify .btn--floating .btn__content :not(:only-child):last-child {
  opacity: 0;
  position: absolute;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: calc(38%);
  top: calc(38%);
}
.reset-vuetify .btn--floating.btn--active .btn__content :not(:only-child):first-child {
  opacity: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  left: -1150%;
  top: -1150%;
}
.reset-vuetify .btn--floating.btn--active .btn__content :not(:only-child):last-child {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
}
.reset-vuetify .btn--floating .icon {
  height: 24px;
  width: 24px;
}
.reset-vuetify .btn--floating.btn--small {
  height: 40px;
  width: 40px;
}
.reset-vuetify .btn--floating.btn--small .icon {
  font-size: 18px;
  height: 18px;
  width: 18px;
}
.reset-vuetify .btn--floating.btn--small.btn--floating .icon {
  left: calc(41%);
  top: calc(41%);
}
.reset-vuetify .btn--floating.btn--large {
  height: 72px;
  width: 72px;
}
.reset-vuetify .btn--floating.btn--large .icon {
  font-size: 30px;
  height: 30px;
  width: 30px;
}
.reset-vuetify .btn--floating.btn--large.btn--floating .icon {
  left: calc(35%);
  top: calc(35%);
}
.reset-vuetify .btn--reverse .btn__content {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.reset-vuetify .btn--reverse.btn--column .btn__content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.reset-vuetify .btn--absolute,
.reset-vuetify .btn--fixed {
  margin: 0;
}
.reset-vuetify .btn.btn--absolute {
  position: absolute;
}
.reset-vuetify .btn.btn--fixed {
  position: fixed;
}
.reset-vuetify .btn--top:not(.btn--absolute) {
  top: 16px;
}
.reset-vuetify .btn--top.btn--absolute {
  top: -28px;
}
.reset-vuetify .btn--top.btn--absolute.btn--small {
  top: -20px;
}
.reset-vuetify .btn--top.btn--absolute.btn--large {
  top: -36px;
}
.reset-vuetify .btn--bottom:not(.btn--absolute) {
  bottom: 16px;
}
.reset-vuetify .btn--bottom.btn--absolute {
  bottom: -28px;
}
.reset-vuetify .btn--bottom.btn--absolute.btn--small {
  bottom: -20px;
}
.reset-vuetify .btn--bottom.btn--absolute.btn--large {
  bottom: -36px;
}
.reset-vuetify .btn--left {
  left: 16px;
}
.reset-vuetify .btn--right {
  right: 16px;
}
.reset-vuetify .btn.btn--disabled {
  box-shadow: none!important;
  pointer-events: none;
}
.reset-vuetify .btn--small {
  font-size: 13px;
  height: 28px;
}
.reset-vuetify .btn--small .btn__content {
  padding: 0 8px;
}
.reset-vuetify .btn--large {
  font-size: 15px;
  height: 44px;
}
.reset-vuetify .btn--large .btn__content {
  padding: 0 32px;
}
.reset-vuetify .btn--loader {
  pointer-events: none;
}
.reset-vuetify .btn--loader .btn__content {
  opacity: 0;
}
.reset-vuetify .btn__loading {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.reset-vuetify .btn__loading .icon--left {
  margin-right: 1rem;
  line-height: inherit;
}
.reset-vuetify .btn__loading .icon--right {
  margin-left: 1rem;
  line-height: inherit;
}
.reset-vuetify .btn.btn--outline {
  border: 1px solid currentColor;
  background: transparent!important;
  box-shadow: none;
}
.reset-vuetify .btn.btn--outline:hover {
  box-shadow: none;
}
.reset-vuetify .btn--block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 6px 0;
  width: 100%;
}
.reset-vuetify .btn--round,
.reset-vuetify .btn--round:after {
  border-radius: 28px;
}
.reset-vuetify .btn .icon--right {
  margin-left: 16px;
}
.reset-vuetify .btn .icon--left {
  margin-right: 16px;
}
.reset-vuetify .btn.error,
.reset-vuetify .btn.info,
.reset-vuetify .btn.primary,
.reset-vuetify .btn.secondary,
.reset-vuetify .btn.success,
.reset-vuetify .btn.warning {
  color: #fff;
}
.reset-vuetify .application .theme--light.btn-toggle,
.reset-vuetify .theme--light .btn-toggle {
  background: #fff;
}
.reset-vuetify .application .theme--light.btn-toggle .btn,
.reset-vuetify .theme--light .btn-toggle .btn {
  color: rgba(0, 0, 0, 0.87);
}
.reset-vuetify .application .theme--light.btn-toggle .btn[data-selected]:not(:last-child):not([data-only-child]),
.reset-vuetify .theme--light .btn-toggle .btn[data-selected]:not(:last-child):not([data-only-child]) {
  border-right-color: rgba(0, 0, 0, 0.26);
}
.reset-vuetify .application .theme--dark.btn-toggle,
.reset-vuetify .theme--dark .btn-toggle {
  background: #424242;
}
.reset-vuetify .application .theme--dark.btn-toggle .btn,
.reset-vuetify .theme--dark .btn-toggle .btn {
  color: #fff;
}
.reset-vuetify .application .theme--dark.btn-toggle .btn[data-selected]:not(:last-child):not([data-only-child]),
.reset-vuetify .theme--dark .btn-toggle .btn[data-selected]:not(:last-child):not([data-only-child]) {
  border-right-color: rgba(255, 255, 255, 0.3);
}
.reset-vuetify .btn-toggle {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border-radius: 2px;
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
  will-change: background, box-shadow;
}
.reset-vuetify .btn-toggle .btn {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: auto;
  width: auto;
  padding: 0 8px;
  margin: 0;
  opacity: .4;
  border-radius: 0;
}
.reset-vuetify .btn-toggle .btn:not(:last-child) {
  border-right: 1px solid transparent;
}
.reset-vuetify .btn-toggle .btn:after {
  display: none;
}
.reset-vuetify .btn-toggle .btn[data-selected] {
  opacity: 1;
}
.reset-vuetify .btn-toggle .btn__content {
  padding: 0;
}
.reset-vuetify .btn-toggle .btn span + .icon {
  font-size: medium;
  margin-left: 10px;
}
.reset-vuetify .btn-toggle .btn:first-child {
  border-radius: 2px 0 0 2px;
}
.reset-vuetify .btn-toggle .btn:last-child {
  border-radius: 0 2px 2px 0;
}
.reset-vuetify .btn-toggle--selected {
  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);
}
.reset-vuetify .application .theme--light.card,
.reset-vuetify .theme--light .card {
  background-color: #fff;
  color: rgba(0, 0, 0, 0.87);
}
.reset-vuetify .application .theme--dark.card,
.reset-vuetify .theme--dark .card {
  background-color: #424242;
  color: #fff;
}
.reset-vuetify .card {
  display: block;
  border-radius: 2px;
  min-width: 0;
  position: relative;
  text-decoration: none;
  box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
}
.reset-vuetify .card > :first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.reset-vuetify .card > :last-child {
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
}
.reset-vuetify .card--raised {
  box-shadow: 0 3px 3px -2px rgba(0, 0, 0, 0.2), 0 3px 4px 0 rgba(0, 0, 0, 0.14), 0 1px 8px 0 rgba(0, 0, 0, 0.12);
}
.reset-vuetify .card--tile {
  border-radius: 0;
}
.reset-vuetify .card--flat {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2), 0 0 0 0 rgba(0, 0, 0, 0.14), 0 0 0 0 rgba(0, 0, 0, 0.12);
}
.reset-vuetify .card--hover {
  cursor: pointer;
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition-property: box-shadow;
}
.reset-vuetify .card--hover:hover {
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.reset-vuetify .card__title {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 16px;
}
.reset-vuetify .card__title--primary {
  padding-top: 24px;
}
.reset-vuetify .card__text {
  padding: 16px;
  width: 100%;
}
.reset-vuetify .card__media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  position: relative;
}
.reset-vuetify .card__media img {
  width: 100%;
}
.reset-vuetify .card__media__background {
  border-radius: inherit;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.reset-vuetify .card__media__content {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  position: relative;
}
.reset-vuetify .card__actions,
.reset-vuetify .card__media__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.reset-vuetify .card__actions {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 8px 4px;
}
.reset-vuetify .card__actions .btn,
.reset-vuetify .card__actions > * {
  margin: 0 4px;
}
.reset-vuetify .carousel {
  height: 500px;
  width: 100%;
  position: relative;
  overflow: hidden;
  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);
}
.reset-vuetify .carousel__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: 50%;
  transition: 0.2s ease-out;
}
.reset-vuetify .carousel__left,
.reset-vuetify .carousel__right {
  position: absolute;
  top: 50%;
  z-index: 1;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.reset-vuetify .carousel__left .btn,
.reset-vuetify .carousel__right .btn {
  color: #fff;
  margin: 0!important;
  height: auto;
  width: auto;
}
.reset-vuetify .carousel__left .btn i,
.reset-vuetify .carousel__right .btn i {
  font-size: 48px;
}
.reset-vuetify .carousel__left .btn:hover,
.reset-vuetify .carousel__right .btn:hover {
  background: none;
}
.reset-vuetify .carousel__left {
  left: 5px;
}
.reset-vuetify .carousel__right {
  right: 5px;
}
.reset-vuetify .carousel__controls {
  background: rgba(0, 0, 0, 0.5);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  left: 0;
  position: absolute;
  height: 50px;
  list-style-type: none;
  width: 100%;
  z-index: 1;
}
.reset-vuetify .carousel__controls__item {
  color: #fff;
  margin: 0 1rem !important;
}
.reset-vuetify .carousel__controls__item i {
  opacity: .5;
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.reset-vuetify .carousel__controls__item--active i {
  opacity: 1;
  vertical-align: middle;
  font-size: 2rem !important;
}
.reset-vuetify .carousel__controls__item:hover {
  background: none;
}
.reset-vuetify .carousel__controls__item:hover i {
  opacity: 0.8;
}
.reset-vuetify .application .theme--light.input-group input,
.reset-vuetify .application .theme--light.input-group textarea,
.reset-vuetify .theme--light .input-group input,
.reset-vuetify .theme--light .input-group textarea {
  color: rgba(0, 0, 0, 0.87);
}
.reset-vuetify .application .theme--light.input-group input:disabled,
.reset-vuetify .application .theme--light.input-group textarea:disabled,
.reset-vuetify .theme--light .input-group input:disabled,
.reset-vuetify .theme--light .input-group textarea:disabled {
  color: rgba(0, 0, 0, 0.38);
}
.reset-vuetify .application .theme--light.input-group:not(.input-group--error) .input-group__messages,
.reset-vuetify .theme--light .input-group:not(.input-group--error) .input-group__messages {
  color: rgba(0, 0, 0, 0.54);
}
.reset-vuetify .application .theme--light.input-group.input-group--textarea:not(.input-group--full-width) .input-group__input,
.reset-vuetify .theme--light .input-group.input-group--textarea:not(.input-group--full-width) .input-group__input {
  border: 2px solid rgba(0, 0, 0, 0.54);
}
.reset-vuetify .application .theme--light.input-group.input-group--dirty .input-group__selections__comma:not(.input-group__selections__comma--active),
.reset-vuetify .theme--light .input-group.input-group--dirty .input-group__selections__comma:not(.input-group__selections__comma--active) {
  color: rgba(0, 0, 0, 0.87);
}
.reset-vuetify .application .theme--light.input-group:not(.input-group--error) label,
.reset-vuetify .theme--light .input-group:not(.input-group--error) label {
  color: rgba(0, 0, 0, 0.54);
}
.reset-vuetify .application .theme--light.input-group:not(.input-group--error).input-group--disabled .input-group__selections__comma,
.reset-vuetify .application .theme--light.input-group:not(.input-group--error).input-group--disabled label,
.reset-vuetify .theme--light .input-group:not(.input-group--error).input-group--disabled .input-group__selections__comma,
.reset-vuetify .theme--light .input-group:not(.input-group--error).input-group--disabled label {
  color: rgba(0, 0, 0, 0.38);
}
.reset-vuetify .application .theme--light.input-group:not(.input-group--error) .input-group__details:before,
.reset-vuetify .theme--light .input-group:not(.input-group--error) .input-group__details:before {
  background-color: rgba(0, 0, 0, 0.42);
}
.reset-vuetify .application .theme--light.input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled) .input-group__input .input-group__append-icon:not(:hover),
.reset-vuetify .application .theme--light.input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled) .input-group__input .input-group__prepend-icon:not(:hover),
.reset-vuetify .theme--light .input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled) .input-group__input .input-group__append-icon:not(:hover),
.reset-vuetify .theme--light .input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled) .input-group__input .input-group__prepend-icon:not(:hover) {
  color: rgba(0, 0, 0, 0.54);
}
.reset-vuetify .application .theme--light.input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled):not(.input-group--disabled):not(.input-group--overflow):not(.input-group--segmented):not(.input-group--editable):hover .input-group__details:before,
.reset-vuetify .theme--light .input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled):not(.input-group--disabled):not(.input-group--overflow):not(.input-group--segmented):not(.input-group--editable):hover .input-group__details:before {
  background-color: rgba(0, 0, 0, 0.87);
}
.reset-vuetify .application .theme--light.input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled):not(.input-group--disabled):not(.input-group--overflow):not(.input-group--segmented):not(.input-group--editable):hover.input-group--textarea:not(.input-group--full-width) .input-group__input,
.reset-vuetify .theme--light .input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled):not(.input-group--disabled):not(.input-group--overflow):not(.input-group--segmented):not(.input-group--editable):hover.input-group--textarea:not(.input-group--full-width) .input-group__input {
  border-color: rgba(0, 0, 0, 0.87);
}
.reset-vuetify .application .theme--light.input-group.input-group--editable .input-group__details:before,
.reset-vuetify .application .theme--light.input-group.input-group--editable .input-group__input:before,
.reset-vuetify .application .theme--light.input-group.input-group--overflow .input-group__details:before,
.reset-vuetify .application .theme--light.input-group.input-group--overflow .input-group__input:before,
.reset-vuetify .application .theme--light.input-group.input-group--segmented .input-group__details:before,
.reset-vuetify .application .theme--light.input-group.input-group--segmented .input-group__input:before,
.reset-vuetify .theme--light .input-group.input-group--editable .input-group__details:before,
.reset-vuetify .theme--light .input-group.input-group--editable .input-group__input:before,
.reset-vuetify .theme--light .input-group.input-group--overflow .input-group__details:before,
.reset-vuetify .theme--light .input-group.input-group--overflow .input-group__input:before,
.reset-vuetify .theme--light .input-group.input-group--segmented .input-group__details:before,
.reset-vuetify .theme--light .input-group.input-group--segmented .input-group__input:before {
  background-color: rgba(0, 0, 0, 0.12);
}
.reset-vuetify .application .theme--light.input-group.input-group--disabled .input-group__input .input-group__append-icon,
.reset-vuetify .application .theme--light.input-group.input-group--disabled .input-group__input .input-group__prepend-icon,
.reset-vuetify .theme--light .input-group.input-group--disabled .input-group__input .input-group__append-icon,
.reset-vuetify .theme--light .input-group.input-group--disabled .input-group__input .input-group__prepend-icon {
  color: rgba(0, 0, 0, 0.38);
}
.reset-vuetify .application .theme--light.input-group.input-group--disabled .input-group__details:before,
.reset-vuetify .theme--light .input-group.input-group--disabled .input-group__details:before {
  background-color: transparent;
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.38) 0, rgba(0, 0, 0, 0.38) 33%, transparent 0);
}
.reset-vuetify .application .theme--light.input-group .input-group--text-field__prefix,
.reset-vuetify .application .theme--light.input-group .input-group--text-field__suffix,
.reset-vuetify .theme--light .input-group .input-group--text-field__prefix,
.reset-vuetify .theme--light .input-group .input-group--text-field__suffix {
  color: rgba(0, 0, 0, 0.54);
}
.reset-vuetify .application .theme--light.input-group .input-group--text-field.input-group--disabled__prefix,
.reset-vuetify .application .theme--light.input-group .input-group--text-field.input-group--disabled__suffix,
.reset-vuetify .theme--light .input-group .input-group--text-field.input-group--disabled__prefix,
.reset-vuetify .theme--light .input-group .input-group--text-field.input-group--disabled__suffix {
  color: rgba(0, 0, 0, 0.38);
}
.reset-vuetify .application .theme--dark.input-group input,
.reset-vuetify .application .theme--dark.input-group textarea,
.reset-vuetify .theme--dark .input-group input,
.reset-vuetify .theme--dark .input-group textarea {
  color: #fff;
}
.reset-vuetify .application .theme--dark.input-group input:disabled,
.reset-vuetify .application .theme--dark.input-group textarea:disabled,
.reset-vuetify .theme--dark .input-group input:disabled,
.reset-vuetify .theme--dark .input-group textarea:disabled {
  color: rgba(255, 255, 255, 0.5);
}
.reset-vuetify .application .theme--dark.input-group:not(.input-group--error) .input-group__messages,
.reset-vuetify .theme--dark .input-group:not(.input-group--error) .input-group__messages {
  color: rgba(255, 255, 255, 0.7);
}
.reset-vuetify .application .theme--dark.input-group.input-group--textarea:not(.input-group--full-width) .input-group__input,
.reset-vuetify .theme--dark .input-group.input-group--textarea:not(.input-group--full-width) .input-group__input {
  border: 2px solid rgba(255, 255, 255, 0.7);
}
.reset-vuetify .application .theme--dark.input-group.input-group--dirty .input-group__selections__comma:not(.input-group__selections__comma--active),
.reset-vuetify .theme--dark .input-group.input-group--dirty .input-group__selections__comma:not(.input-group__selections__comma--active) {
  color: #fff;
}
.reset-vuetify .application .theme--dark.input-group:not(.input-group--error) label,
.reset-vuetify .theme--dark .input-group:not(.input-group--error) label {
  color: rgba(255, 255, 255, 0.7);
}
.reset-vuetify .application .theme--dark.input-group:not(.input-group--error).input-group--disabled .input-group__selections__comma,
.reset-vuetify .application .theme--dark.input-group:not(.input-group--error).input-group--disabled label,
.reset-vuetify .theme--dark .input-group:not(.input-group--error).input-group--disabled .input-group__selections__comma,
.reset-vuetify .theme--dark .input-group:not(.input-group--error).input-group--disabled label {
  color: rgba(255, 255, 255, 0.5);
}
.reset-vuetify .application .theme--dark.input-group:not(.input-group--error) .input-group__details:before,
.reset-vuetify .theme--dark .input-group:not(.input-group--error) .input-group__details:before {
  background-color: rgba(255, 255, 255, 0.7);
}
.reset-vuetify .application .theme--dark.input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled) .input-group__input .input-group__append-icon:not(:hover),
.reset-vuetify .application .theme--dark.input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled) .input-group__input .input-group__prepend-icon:not(:hover),
.reset-vuetify .theme--dark .input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled) .input-group__input .input-group__append-icon:not(:hover),
.reset-vuetify .theme--dark .input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled) .input-group__input .input-group__prepend-icon:not(:hover) {
  color: rgba(255, 255, 255, 0.7);
}
.reset-vuetify .application .theme--dark.input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled):not(.input-group--disabled):not(.input-group--overflow):not(.input-group--segmented):not(.input-group--editable):hover .input-group__details:before,
.reset-vuetify .theme--dark .input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled):not(.input-group--disabled):not(.input-group--overflow):not(.input-group--segmented):not(.input-group--editable):hover .input-group__details:before {
  background-color: #fff;
}
.reset-vuetify .application .theme--dark.input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled):not(.input-group--disabled):not(.input-group--overflow):not(.input-group--segmented):not(.input-group--editable):hover.input-group--textarea:not(.input-group--full-width) .input-group__input,
.reset-vuetify .theme--dark .input-group:not(.input-group--error):not(.input-group--focused):not(.input-group--disabled):not(.input-group--disabled):not(.input-group--overflow):not(.input-group--segmented):not(.input-group--editable):hover.input-group--textarea:not(.input-group--full-width) .input-group__input {
  border-color: #fff;
}
.reset-vuetify .application .theme--dark.input-group.input-group--editable .input-group__details:before,
.reset-vuetify .application .theme--dark.input-group.input-group--editable .input-group__input:before,
.reset-vuetify .application .theme--dark.input-group.input-group--overflow .input-group__details:before,
.reset-vuetify .application .theme--dark.input-group.input-group--overflow .input-group__input:before,
.reset-vuetify .application .theme--dark.input-group.input-group--segmented .input-group__details:before,
.reset-vuetify .application .theme--dark.input-group.input-group--segmented .input-group__input:before,
.reset-vuetify .theme--dark .input-group.input-group--editable .input-group__details:before,
.reset-vuetify .theme--dark .input-group.input-group--editable .input-group__input:before,
.reset-vuetify .theme--dark .input-group.input-group--overflow .input-group__details:before,
.reset-vuetify .theme--dark .input-group.input-group--overflow .input-group__input:before,
.reset-vuetify .theme--dark .input-group.input-group--segmented .input-group__details:before,
.reset-vuetify .theme--dark .input-group.input-group--segmented .input-group__input:before {
  background-color: rgba(255, 255, 255, 0.12);
}
.reset-vuetify .application .theme--dark.input-group.input-group--disabled .input-group__input .input-group__append-icon,
.reset-vuetify .application .theme--dark.input-group.input-group--disabled .input-group__input .input-group__prepend-icon,
.reset-vuetify .theme--dark .input-group.input-group--disabled .input-group__input .input-group__append-icon,
.reset-vuetify .theme--dark .input-group.input-group--disabled .input-group__input .input-group__prepend-icon {
  color: rgba(255, 255, 255, 0.5);
}
.reset-vuetify .application .theme--dark.input-group.input-group--disabled .input-group__details:before,
.reset-vuetify .theme--dark .input-group.input-group--disabled .input-group__details:before {
  background-color: transparent;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 33%, transparent 0);
}
.reset-vuetify .application .theme--dark.input-group .input-group--text-field__prefix,
.reset-vuetify .application .theme--dark.input-group .input-group--text-field__suffix,
.reset-vuetify .theme--dark .input-group .input-group--text-field__prefix,
.reset-vuetify .theme--dark .input-group .input-group--text-field__suffix {
  color: rgba(255, 255, 255, 0.7);
}
.reset-vuetify .application .theme--dark.input-group .input-group--text-field.input-group--disabled__prefix,
.reset-vuetify .application .theme--dark.input-group .input-group--text-field.input-group--disabled__suffix,
.reset-vuetify .theme--dark .input-group .input-group--text-field.input-group--disabled__prefix,
.reset-vuetify .theme--dark .input-group .input-group--text-field.input-group--disabled__suffix {
  color: rgba(255, 255, 255, 0.5);
}
.reset-vuetify .input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 1;
  flex: 1 1;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-width: 24px;
  padding: 18px 0 0;
  position: relative;
  width: 100%;
  outline: none;
  transition: box-shadow 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.reset-vuetify .input-group label {
  display: inline-block;
  font-size: 16px;
  line-height: 30px;
  height: 30px;
  max-width: 90%;
  min-width: 0;
  overflow: hidden;
  pointer-events: none;
  text-align: left;
  text-overflow: ellipsis;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  transition: 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  white-space: nowrap;
  width: 100%;
  z-index: 0;
}
.reset-vuetify .input-group__input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  min-width: 0;
  min-height: 30px;
}
.reset-vuetify .input-group__icon-cb {
  cursor: pointer;
}
.reset-vuetify .input-group.input-group--error .input-group__append-icon,
.reset-vuetify .input-group.input-group--error .input-group__prepend-icon,
.reset-vuetify .input-group.input-group--focused .input-group__append-icon,
.reset-vuetify .input-group.input-group--focused .input-group__prepend-icon {
  color: inherit;
}
.reset-vuetify .input-group.input-group--append-icon label,
.reset-vuetify .input-group.input-group--prepend-icon label,
.reset-vuetify .input-group.input-group--selection-controls label {
  max-width: 75%;
}
.reset-vuetify .input-group.input-group--append-icon.input-group--prepend-icon label {
  max-width: 65%;
}
.reset-vuetify .input-group .input-group__append-icon {
  padding: 0 6px;
  transition: 0.3s cubic-bezier(0.4, 0, 0.6, 1);
}
.reset-vuetify .input-group .input-group__append-icon,
.reset-vuetify .input-group .input-group__prepend-icon {
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.reset-vuetify .input-group.input-group--single-line.input-group--dirty label,
.reset-vuetify .input-group.input-group--solo.input-group--dirty label {
  display: none;
}
.reset-vuetify .input-group.input-group--solo {
  background: #fff;
  min-height: 46px;
  border-radius: 2px;
  padding: 0;
  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);
}
.reset-vuetify .input-group.input-group--solo label {
  top: 8px;
  padding-left: 16px;
  -webkit-transform: none!important;
  transform: none !important;
}
.reset-vuetify .input-group.input-group--solo .input-group__input {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 8px 16px;
}
.reset-vuetify .input-group.input-group--solo .input-group__details {
  display: none;
}
.reset-vuetify .input-group--disabled .input-group__details:before {
  background-color: transparent;
  background-position: bottom;
  background-size: 3px 1px;
  background-repeat: repeat-x;
}
.reset-vuetify .input-group.input-group--text-field:not(.input-group--single-line):not(.input-group--error).input-group--focused label {
  color: inherit;
}
.reset-vuetify .input-group.input-group--text-field:not(.input-group--single-line):not(.input-group--error).input-group--focused .input-group__input {
  border-color: inherit;
}
.reset-vuetify .input-group.input-group--text-field.input-group--focused:not(.input-group--disabled) .input-group__details:after {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.reset-vuetify .input-group--required label:after {
  content: "*";
}
.reset-vuetify .input-group.input-group--error label {
  -webkit-animation: a 0.6s cubic-bezier(0.25, 0.8, 0.5, 1);
  animation: a 0.6s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.reset-vuetify .input-group.input-group--error .input-group__messages {
  color: inherit;
}
.reset-vuetify .input-group.input-group--error .input-group__details:before {
  background-color: currentColor;
}
.reset-vuetify .input-group .slide-y-transition-leave,
.reset-vuetify .input-group .slide-y-transition-leave-to {
  position: absolute;
}
.reset-vuetify .input-group__details {
  color: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 4px;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  font-size: 12px;
  min-height: 26px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.reset-vuetify .input-group__details:after,
.reset-vuetify .input-group__details:before {
  content: "";
  position: absolute;
  left: 0;
  transition: 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.reset-vuetify .input-group__details:after {
  background-color: currentColor;
  color: inherit;
  top: 0;
  height: 2px;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: center center 0;
  transform-origin: center center 0;
  width: 100%;
  z-index: 1;
}
.reset-vuetify .input-group__details:before {
  top: 0;
  height: 1px;
  width: 100%;
  z-index: 0;
}
.reset-vuetify .input-group--hide-details .input-group__details {
  min-height: 2px;
  padding: 0;
}
.reset-vuetify .input-group--async-loading .input-group__details:after,
.reset-vuetify .input-group--async-loading .input-group__details:before {
  display: none;
}
.reset-vuetify .input-group .progress-linear {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
}
.reset-vuetify .input-group .input-group__error,
.reset-vuetify .input-group__hint {
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.reset-vuetify .input-group .input-group__error {
  color: inherit;
  -webkit-box-flex: 1;
  -ms-flex: 1 0;
  flex: 1 0;
}
.reset-vuetify .input-group--editable.input-group--active,
.reset-vuetify .input-group--overflow.input-group--active,
.reset-vuetify .input-group--segmented.input-group--active {
  background-color: #fff;
}
.reset-vuetify .application .theme--light.input-group--selection-controls label,
.reset-vuetify .theme--light .input-group--selection-controls label {
  color: rgba(0, 0, 0, 0.87);
}
.reset-vuetify .application .theme--light.input-group--selection-controls .icon--selection-control,
.reset-vuetify .theme--light .input-group--selection-controls .icon--selection-control {
  color: rgba(0, 0, 0, 0.54);
}
.reset-vuetify .application .theme--light.input-group--selection-controls.input-group--active .icon--selection-control,
.reset-vuetify .theme--light .input-group--selection-controls.input-group--active .icon--selection-control {
  color: inherit;
}
.reset-vuetify .application .theme--light.input-group--selection-controls.input-group--disabled .input-group__input,
.reset-vuetify .theme--light .input-group--selection-controls.input-group--disabled .input-group__input {
  color: rgba(0, 0, 0, 0.38);
}
.reset-vuetify .application .theme--light.input-group--selection-controls.input-group--disabled .input-group__input .icon--checkbox,
.reset-vuetify .application .theme--light.input-group--selection-controls.input-group--disabled .input-group__input .icon--radio,
.reset-vuetify .theme--light .input-group--selection-controls.input-group--disabled .input-group__input .icon--checkbox,
.reset-vuetify .theme--light .input-group--selection-controls.input-group--disabled .input-group__input .icon--radio {
  color: inherit;
}
.reset-vuetify .application .theme--dark.input-group--selection-controls label,
.reset-vuetify .theme--dark .input-group--selection-controls label {
  color: #fff;
}
.reset-vuetify .application .theme--dark.input-group--selection-controls .icon--selection-control,
.reset-vuetify .theme--dark .input-group--selection-controls .icon--selection-control {
  color: rgba(255, 255, 255, 0.7);
}
.reset-vuetify .application .theme--dark.input-group--selection-controls.input-group--active .icon--selection-control,
.reset-vuetify .theme--dark .input-group--selection-controls.input-group--active .icon--selection-control {
  color: inherit;
}
.reset-vuetify .application .theme--dark.input-group--selection-controls.input-group--disabled .input-group__input,
.reset-vuetify .theme--dark .input-group--selection-controls.input-group--disabled .input-group__input {
  color: rgba(255, 255, 255, 0.5);
}
.reset-vuetify .application .theme--dark.input-group--selection-controls.input-group--disabled .input-group__input .icon--checkbox,
.reset-vuetify .application .theme--dark.input-group--selection-controls.input-group--disabled .input-group__input .icon--radio,
.reset-vuetify .theme--dark .input-group--selection-controls.input-group--disabled .input-group__input .icon--checkbox,
.reset-vuetify .theme--dark .input-group--selection-controls.input-group--disabled .input-group__input .icon--radio {
  color: inherit;
}
.reset-vuetify .input-group--selection-controls.input-group--tab-focused .input-group--selection-controls__ripple:before,
.reset-vuetify .input-group--tab-focused .input-group:focus .input-group--selection-controls__ripple:before {
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  opacity: 0.15;
}
.reset-vuetify .input-group.input-group--selection-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
}
.reset-vuetify .input-group.input-group--selection-controls .icon--selection-control {
  cursor: pointer;
  position: absolute;
  left: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: 0.3s cubic-bezier(0.4, 0, 0.6, 1);
}
.reset-vuetify .input-group.input-group--selection-controls .input-group__details:after,
.reset-vuetify .input-group.input-group--selection-controls .input-group__details:before {
  display: none;
}
.reset-vuetify .input-group.input-group--selection-controls .input-group__input {
  color: inherit;
  width: 100%;
  position: relative;
}
.reset-vuetify .input-group.input-group--selection-controls .input-group__input .icon--selection-control {
  -ms-flex-item-align: center;
  align-self: center;
  height: 30px;
  margin: auto;
}
.reset-vuetify .input-group.input-group--selection-controls.input-group--error .input-group__input .icon--selection-control,
.reset-vuetify .input-group.input-group--selection-controls.input-group--error label {
  color: inherit;
}
.reset-vuetify .input-group.input-group--selection-controls label {
  cursor: pointer;
  position: absolute;
  left: 32px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 1;
  pointer-events: all;
}
.reset-vuetify .input-group--selection-controls__ripple {
  border-radius: 50%;
  height: 48px;
  width: 48px;
  cursor: pointer;
  position: absolute;
  -webkit-transform: translate(-12px, -50%);
  transform: translate(-12px, -50%);
  -webkit-transform-origin: center center;
  transform-origin: center center;
  top: 50%;
  left: 0;
}
.reset-vuetify .input-group--selection-controls__ripple:before {
  content: "";
  position: absolute;
  width: 36px;
  height: 36px;
  background: currentColor;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0.3);
  transform: translate(-50%, -50%) scale(0.3);
  opacity: 0;
  transition: 0.4s cubic-bezier(0, 0, 0.2, 1);
  -webkit-transform-origin: center center;
  transform-origin: center center;
}
.reset-vuetify .input-group--prepend-icon.input-group--selection-controls .icon--selection-control,
.reset-vuetify .input-group--prepend-icon.input-group--selection-controls .input-group--selection-controls__ripple {
  left: 38px;
}
.reset-vuetify .input-group--prepend-icon.input-group--selection-controls label {
  left: 76px;
}
.reset-vuetify .input-group--prepend-icon.radio-group--row .icon--selection-control,
.reset-vuetify .input-group--prepend-icon.radio-group--row .input-group--selection-controls__ripple {
  left: 14px;
}
.reset-vuetify .input-group--prepend-icon.radio-group--row label {
  left: 52px;
}
.reset-vuetify .application .theme--light.chip,
.reset-vuetify .theme--light .chip {
  background: #e0e0e0;
  color: rgba(0, 0, 0, 0.87);
}
.reset-vuetify .application .theme--light.chip:not(.chip--outline) .chip__close,
.reset-vuetify .theme--light .chip:not(.chip--outline) .chip__close {
  color: rgba(0, 0, 0, 0.54);
}
.reset-vuetify .application .theme--dark.chip,
.reset-vuetify .theme--dark .chip {
  background: #fff;
  color: rgba(0, 0, 0, 0.87);
}
.reset-vuetify .application .theme--dark.chip:not(.chip--outline) .chip__close,
.reset-vuetify .theme--dark .chip:not(.chip--outline) .chip__close {
  color: #fff;
}
.reset-vuetify .chip {
  border-radius: 28px;
  border: 1px solid transparent;
  font-size: 13px;
  margin: 4px;
  outline: none;
  position: relative;
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.reset-vuetify .chip,
.reset-vuetify .chip .chip__content {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}
.reset-vuetify .chip .chip__content {
  border-radius: 28px;
  cursor: default;
  height: 32px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 12px;
  white-space: nowrap;
  z-index: 1;
}
.reset-vuetify .chip--removable .chip__content {
  padding: 0 4px 0 12px;
}
.reset-vuetify .chip .avatar {
  height: 32px!important;
  margin-left: -12px;
  margin-right: 8px;
  min-width: 32px;
  width: 32px !important;
}
.reset-vuetify .chip .avatar img {
  height: 100%;
  width: 100%;
}
.reset-vuetify .chip--active:not(.chip--disabled),
.reset-vuetify .chip--selected:not(.chip--disabled),
.reset-vuetify .chip:focus:not(.chip--disabled) {
  border-color: rgba(0, 0, 0, 0.13);
  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);
}
.reset-vuetify .chip--active:not(.chip--disabled):after,
.reset-vuetify .chip--selected:not(.chip--disabled):after,
.reset-vuetify .chip:focus:not(.chip--disabled):after {
  background: currentColor;
  border-radius: inherit;
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  transition: inherit;
  width: 100%;
  pointer-events: none;
  opacity: 0.13;
}
.reset-vuetify .chip--label,
.reset-vuetify .chip--label .chip__content {
  border-radius: 2px;
}
.reset-vuetify .chip.chip--outline {
  background: transparent!important;
  border-color: currentColor;
  color: #9e9e9e;
}
.reset-vuetify .chip--small {
  height: 26px;
}
.reset-vuetify .chip--small .avatar {
  height: 26px;
  min-width: 26px;
  width: 26px;
}
.reset-vuetify .chip--small .icon,
.reset-vuetify .chip__close {
  font-size: 20px;
}
.reset-vuetify .chip__close {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: inherit;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -1px 0 4px;
  text-decoration: none;
  transition: none!important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.reset-vuetify .chip__close > .icon {
  color: inherit !important;
}
.reset-vuetify .chip__close:hover {
  opacity: 0.8;
}
.reset-vuetify .chip--select-multi {
  margin: 4px 4px 4px 0;
}
.reset-vuetify .chip .icon {
  color: inherit;
  transition: none;
}
.reset-vuetify .chip .icon--right {
  margin-left: 12px;
  margin-right: -8px;
}
.reset-vuetify .chip .icon--left {
  margin-left: -8px;
  margin-right: 12px;
}
.reset-vuetify .application .theme--light.table,
.reset-vuetify .theme--light .table {
  background-color: #fff;
  color: rgba(0, 0, 0, 0.87);
}
.reset-vuetify .application .theme--light.table thead tr:first-child,
.reset-vuetify .theme--light .table thead tr:first-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.reset-vuetify .application .theme--light.table thead th,
.reset-vuetify .theme--light .table thead th {
  color: rgba(0, 0, 0, 0.54);
}
.reset-vuetify .application .theme--light.table tbody tr:not(:last-child),
.reset-vuetify .theme--light .table tbody tr:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.reset-vuetify .application .theme--light.table tbody tr[active],
.reset-vuetify .theme--light .table tbody tr[active] {
  background: #f5f5f5;
}
.reset-vuetify .application .theme--light.table tbody tr:hover:not(.datatable__expand-row),
.reset-vuetify .theme--light .table tbody tr:hover:not(.datatable__expand-row) {
  background: #eee;
}
.reset-vuetify .application .theme--light.table tfoot tr,
.reset-vuetify .theme--light .table tfoot tr {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}
.reset-vuetify .application .theme--dark.table,
.reset-vuetify .theme--dark .table {
  background-color: #424242;
  color: #fff;
}
.reset-vuetify .application .theme--dark.table thead tr:first-child,
.reset-vuetify .theme--dark .table thead tr:first-child {
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}
.reset-vuetify .application .theme--dark.table thead th,
.reset-vuetify .theme--dark .table thead th {
  color: rgba(255, 255, 255, 0.7);
}
.reset-vuetify .application .theme--dark.table tbody tr:not(:last-child),
.reset-vuetify .theme--dark .table tbody tr:not(:last-child) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}
.reset-vuetify .application .theme--dark.table tbody tr[active],
.reset-vuetify .theme--dark .table tbody tr[active] {
  background: #505050;
}
.reset-vuetify .application .theme--dark.table tbody tr:hover:not(.datatable__expand-row),
.reset-vuetify .theme--dark .table tbody tr:hover:not(.datatable__expand-row) {
  background: #616161;
}
.reset-vuetify .application .theme--dark.table tfoot tr,
.reset-vuetify .theme--dark .table tfoot tr {
  border-top: 1px solid rgba(255, 255, 255, 0.12);
}
.reset-vuetify .table__overflow {
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
}
.reset-vuetify table.table {
  border-radius: 2px;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  max-width: 100%;
}
.reset-vuetify table.table tbody td:first-child,
.reset-vuetify table.table tbody td:not(:first-child),
.reset-vuetify table.table tbody th:first-child,
.reset-vuetify table.table tbody th:not(:first-child),
.reset-vuetify table.table thead td:first-child,
.reset-vuetify table.table thead td:not(:first-child),
.reset-vuetify table.table thead th:first-child,
.reset-vuetify table.table thead th:not(:first-child) {
  padding: 0 24px;
}
.reset-vuetify table.table thead tr {
  height: 56px;
}
.reset-vuetify table.table thead th {
  font-weight: 500;
  font-size: 12px;
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.reset-vuetify table.table thead th.sortable {
  pointer-events: auto;
}
.reset-vuetify table.table thead th > div {
  width: 100%;
}
.reset-vuetify table.table tbody tr {
  transition: background 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
  will-change: background;
}
.reset-vuetify table.table tbody td,
.reset-vuetify table.table tbody th {
  height: 48px;
}
.reset-vuetify table.table tbody td {
  font-weight: 400;
  font-size: 13px;
}
.reset-vuetify table.table .input-group--selection-controls {
  padding: 0;
}
.reset-vuetify table.table .input-group--selection-controls .input-group__details {
  display: none;
}
.reset-vuetify table.table .input-group--selection-controls.checkbox .icon {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.reset-vuetify table.table .input-group--selection-controls.checkbox .input-group--selection-controls__ripple {
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.reset-vuetify table.table tfoot tr:not(:last-child) {
  height: 48px;
}
.reset-vuetify table.table tfoot tr:not(:last-child):not(:only-child) td {
  padding: 0 24px;
}
.reset-vuetify table.table tfoot tr {
  height: 56px;
}
.reset-vuetify .application .theme--light.datatable thead th.column.sortable i,
.reset-vuetify .theme--light .datatable thead th.column.sortable i {
  color: rgba(0, 0, 0, 0.38);
}
.reset-vuetify .application .theme--light.datatable thead th.column.sortable.active,
.reset-vuetify .application .theme--light.datatable thead th.column.sortable.active i,
.reset-vuetify .application .theme--light.datatable thead th.column.sortable:hover,
.reset-vuetify .theme--light .datatable thead th.column.sortable.active,
.reset-vuetify .theme--light .datatable thead th.column.sortable.active i,
.reset-vuetify .theme--light .datatable thead th.column.sortable:hover {
  color: rgba(0, 0, 0, 0.87);
}
.reset-vuetify .application .theme--light.datatable .datatable__actions,
.reset-vuetify .theme--light .datatable .datatable__actions {
  color: rgba(0, 0, 0, 0.54);
}
.reset-vuetify .application .theme--light.datatable .datatable__actions__select .input-group--select .input-group__append-icon,
.reset-vuetify .application .theme--light.datatable .datatable__actions__select .input-group--select .input-group__selections__comma,
.reset-vuetify .theme--light .datatable .datatable__actions__select .input-group--select .input-group__append-icon,
.reset-vuetify .theme--light .datatable .datatable__actions__select .input-group--select .input-group__selections__comma {
  color: rgba(0, 0, 0, 0.54) !important;
}
.reset-vuetify .application .theme--dark.datatable thead th.column.sortable i,
.reset-vuetify .theme--dark .datatable thead th.column.sortable i {
  color: rgba(255, 255, 255, 0.5);
}
.reset-vuetify .application .theme--dark.datatable thead th.column.sortable.active,
.reset-vuetify .application .theme--dark.datatable thead th.column.sortable.active i,
.reset-vuetify .application .theme--dark.datatable thead th.column.sortable:hover,
.reset-vuetify .theme--dark .datatable thead th.column.sortable.active,
.reset-vuetify .theme--dark .datatable thead th.column.sortable.active i,
.reset-vuetify .theme--dark .datatable thead th.column.sortable:hover {
  color: #fff;
}
.reset-vuetify .application .theme--dark.datatable .datatable__actions,
.reset-vuetify .theme--dark .datatable .datatable__actions {
  color: rgba(255, 255, 255, 0.7);
}
.reset-vuetify .application .theme--dark.datatable .datatable__actions__select .input-group--select .input-group__append-icon,
.reset-vuetify .application .theme--dark.datatable .datatable__actions__select .input-group--select .input-group__selections__comma,
.reset-vuetify .theme--dark .datatable .datatable__actions__select .input-group--select .input-group__append-icon,
.reset-vuetify .theme--dark .datatable .datatable__actions__select .input-group--select .input-group__selections__comma {
  color: rgba(255, 255, 255, 0.7) !important;
}
.reset-vuetify .datatable thead th.column.sortable {
  cursor: pointer;
}
.reset-vuetify .datatable thead th.column.sortable i {
  font-size: 16px;
  vertical-align: sub;
  display: inline-block;
  opacity: 0;
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.reset-vuetify .datatable thead th.column.sortable:hover i {
  opacity: 0.6;
}
.reset-vuetify .datatable thead th.column.sortable.active {
  -webkit-transform: none;
  transform: none;
}
.reset-vuetify .datatable thead th.column.sortable.active i {
  opacity: 1;
}
.reset-vuetify .datatable thead th.column.sortable.active.desc i {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.reset-vuetify .datatable__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
}
.reset-vuetify .datatable__actions .btn {
  color: inherit;
}
.reset-vuetify .datatable__actions .btn:last-of-type {
  margin-left: 18px;
}
.reset-vuetify .datatable__actions__pagination {
  text-align: center;
  margin: 0 26px 0 32px;
}
.reset-vuetify .datatable__actions__select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.reset-vuetify .datatable__actions__select .input-group--select {
  margin: 13px 0 13px 34px;
  padding: 0;
  position: static;
}
.reset-vuetify .datatable__actions__select .input-group--select .input-group__selections__comma {
  font-size: 12px;
}
.reset-vuetify .datatable__progress,
.reset-vuetify .datatable__progress td,
.reset-vuetify .datatable__progress th,
.reset-vuetify .datatable__progress tr {
  height: auto !important;
}
.reset-vuetify .datatable__progress th {
  padding: 0 !important;
}
.reset-vuetify .datatable__progress th .progress-linear {
  top: -2px;
  margin: 0 0 -2px;
}
.reset-vuetify .datatable__expand-row {
  border: none !important;
}
.reset-vuetify .datatable__expand-col {
  padding: 0!important;
  height: 0 !important;
}
.reset-vuetify .datatable__expand-col--expanded {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.reset-vuetify .datatable__expand-content {
  transition: height 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.reset-vuetify .datatable__expand-content > .card {
  border-radius: 0;
  box-shadow: none;
}
.reset-vuetify .progress-linear {
  background: transparent;
  margin: 1rem 0;
  overflow: hidden;
  width: 100%;
  position: relative;
}
.reset-vuetify .progress-linear__bar {
  width: 100%;
  position: relative;
  z-index: 1;
}
.reset-vuetify .progress-linear__bar,
.reset-vuetify .progress-linear__bar__determinate {
  height: inherit;
  transition: 0.3s ease-in;
}
.reset-vuetify .progress-linear__bar__indeterminate .long,
.reset-vuetify .progress-linear__bar__indeterminate .short {
  height: inherit;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  will-change: left,right;
  width: auto;
  background-color: inherit;
}
.reset-vuetify .progress-linear__bar__indeterminate--active .long {
  -webkit-animation: b;
  animation: b;
  -webkit-animation-duration: 2.2s;
  animation-duration: 2.2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.reset-vuetify .progress-linear__bar__indeterminate--active .short {
  -webkit-animation: c;
  animation: c;
  -webkit-animation-duration: 2.2s;
  animation-duration: 2.2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.reset-vuetify .progress-linear__background {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  transition: 0.3s ease-in;
}
.reset-vuetify .progress-linear--query .progress-linear__bar__indeterminate--active .long {
  -webkit-animation: d;
  animation: d;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.reset-vuetify .progress-linear--query .progress-linear__bar__indeterminate--active .short {
  -webkit-animation: e;
  animation: e;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes b {
  0% {
    left: -90%;
    right: 100%;
  }
  60% {
    left: -90%;
    right: 100%;
  }
  to {
    left: 100%;
    right: -35%;
  }
}
@keyframes b {
  0% {
    left: -90%;
    right: 100%;
  }
  60% {
    left: -90%;
    right: 100%;
  }
  to {
    left: 100%;
    right: -35%;
  }
}
@-webkit-keyframes c {
  0% {
    left: -200%;
    right: 100%;
  }
  60% {
    left: 107%;
    right: -8%;
  }
  to {
    left: 107%;
    right: -8%;
  }
}
@keyframes c {
  0% {
    left: -200%;
    right: 100%;
  }
  60% {
    left: 107%;
    right: -8%;
  }
  to {
    left: 107%;
    right: -8%;
  }
}
@-webkit-keyframes d {
  0% {
    right: -90%;
    left: 100%;
  }
  60% {
    right: -90%;
    left: 100%;
  }
  to {
    right: 100%;
    left: -35%;
  }
}
@keyframes d {
  0% {
    right: -90%;
    left: 100%;
  }
  60% {
    right: -90%;
    left: 100%;
  }
  to {
    right: 100%;
    left: -35%;
  }
}
@-webkit-keyframes e {
  0% {
    right: -200%;
    left: 100%;
  }
  60% {
    right: 107%;
    left: -8%;
  }
  to {
    right: 107%;
    left: -8%;
  }
}
@keyframes e {
  0% {
    right: -200%;
    left: 100%;
  }
  60% {
    right: 107%;
    left: -8%;
  }
  to {
    right: 107%;
    left: -8%;
  }
}
.reset-vuetify .application .theme--light.input-group--text-field.input-group--text-field-box .input-group__input,
.reset-vuetify .theme--light .input-group--text-field.input-group--text-field-box .input-group__input {
  background: rgba(255, 255, 255, 0.6);
}
.reset-vuetify .application .theme--light.input-group--text-field input::-webkit-input-placeholder,
.reset-vuetify .application .theme--light.input-group--text-field textarea::-webkit-input-placeholder,
.reset-vuetify .theme--light .input-group--text-field input::-webkit-input-placeholder,
.reset-vuetify .theme--light .input-group--text-field textarea::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.38);
}
.reset-vuetify .application .theme--light.input-group--text-field input:-ms-input-placeholder,
.reset-vuetify .application .theme--light.input-group--text-field textarea:-ms-input-placeholder,
.reset-vuetify .theme--light .input-group--text-field input:-ms-input-placeholder,
.reset-vuetify .theme--light .input-group--text-field textarea:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.38);
}
.reset-vuetify .application .theme--light.input-group--text-field input::placeholder,
.reset-vuetify .application .theme--light.input-group--text-field textarea::placeholder,
.reset-vuetify .theme--light .input-group--text-field input::placeholder,
.reset-vuetify .theme--light .input-group--text-field textarea::placeholder {
  color: rgba(0, 0, 0, 0.38);
}
.reset-vuetify .application .theme--light.input-group--text-field:not(.input-group--error) .input-group__counter,
.reset-vuetify .theme--light .input-group--text-field:not(.input-group--error) .input-group__counter {
  color: rgba(0, 0, 0, 0.54);
}
.reset-vuetify .application .theme--dark.input-group--text-field.input-group--text-field-box .input-group__input,
.reset-vuetify .theme--dark .input-group--text-field.input-group--text-field-box .input-group__input {
  background: rgba(255, 255, 255, 0.1);
}
.reset-vuetify .application .theme--dark.input-group--text-field input::-webkit-input-placeholder,
.reset-vuetify .application .theme--dark.input-group--text-field textarea::-webkit-input-placeholder,
.reset-vuetify .theme--dark .input-group--text-field input::-webkit-input-placeholder,
.reset-vuetify .theme--dark .input-group--text-field textarea::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.reset-vuetify .application .theme--dark.input-group--text-field input:-ms-input-placeholder,
.reset-vuetify .application .theme--dark.input-group--text-field textarea:-ms-input-placeholder,
.reset-vuetify .theme--dark .input-group--text-field input:-ms-input-placeholder,
.reset-vuetify .theme--dark .input-group--text-field textarea:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.reset-vuetify .application .theme--dark.input-group--text-field input::placeholder,
.reset-vuetify .application .theme--dark.input-group--text-field textarea::placeholder,
.reset-vuetify .theme--dark .input-group--text-field input::placeholder,
.reset-vuetify .theme--dark .input-group--text-field textarea::placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.reset-vuetify .application .theme--dark.input-group--text-field:not(.input-group--error) .input-group__counter,
.reset-vuetify .theme--dark .input-group--text-field:not(.input-group--error) .input-group__counter {
  color: rgba(255, 255, 255, 0.7);
}
.reset-vuetify .input-group--text-field label {
  position: absolute;
  top: 18px;
  left: 0;
}
.reset-vuetify .input-group--text-field input,
.reset-vuetify .input-group--text-field textarea {
  font-size: 16px;
}
.reset-vuetify .input-group--text-field input::-webkit-input-placeholder,
.reset-vuetify .input-group--text-field textarea::-webkit-input-placeholder {
  color: inherit;
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.reset-vuetify .input-group--text-field input:-ms-input-placeholder,
.reset-vuetify .input-group--text-field textarea:-ms-input-placeholder {
  color: inherit;
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.reset-vuetify .input-group--text-field input::placeholder,
.reset-vuetify .input-group--text-field textarea::placeholder {
  color: inherit;
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.reset-vuetify .input-group--text-field input {
  box-shadow: none;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 30px;
  margin: 0;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.reset-vuetify .input-group--text-field input:focus {
  outline: none;
}
.reset-vuetify .input-group--text-field input:disabled {
  pointer-events: none;
}
.reset-vuetify .input-group--text-field textarea {
  -webkit-box-flex: 1;
  -ms-flex: 1 1;
  flex: 1 1;
}
.reset-vuetify .input-group--text-field textarea:focus {
  outline: none;
}
.reset-vuetify .input-group--text-field.input-group--textarea label {
  top: 13px;
}
.reset-vuetify .input-group--text-field.input-group--textarea .input-group__input {
  border-radius: 2px;
  transition: 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.reset-vuetify .input-group--text-field.input-group--textarea textarea {
  font-size: 16px;
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.reset-vuetify .input-group--text-field.input-group--textarea:not(.input-group--full-width) label {
  top: 30px;
  left: 15px;
}
.reset-vuetify .input-group--text-field.input-group--textarea:not(.input-group--full-width) .input-group__input {
  padding: 30px 0 0 13px;
}
.reset-vuetify .input-group--text-field.input-group--textarea .input-group__details:after,
.reset-vuetify .input-group--text-field.input-group--textarea .input-group__details:before {
  opacity: 0;
}
.reset-vuetify .input-group--text-field .input-group__counter {
  margin-left: auto;
}
.reset-vuetify .input-group--text-field .input-group__counter--error {
  color: inherit;
}
.reset-vuetify .input-group--text-field.input-group--placeholder.input-group--dirty input::-webkit-input-placeholder,
.reset-vuetify .input-group--text-field.input-group--placeholder.input-group--dirty textarea::-webkit-input-placeholder {
  opacity: 0;
}
.reset-vuetify .input-group--text-field.input-group--placeholder.input-group--dirty input:-ms-input-placeholder,
.reset-vuetify .input-group--text-field.input-group--placeholder.input-group--dirty textarea:-ms-input-placeholder {
  opacity: 0;
}
.reset-vuetify .input-group--text-field.input-group--placeholder.input-group--dirty input::placeholder,
.reset-vuetify .input-group--text-field.input-group--placeholder.input-group--dirty textarea::placeholder {
  opacity: 0;
}
.reset-vuetify .input-group--text-field.input-group--prepend-icon .input-group__prepend-icon {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  min-width: 40px;
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.reset-vuetify .input-group--text-field.input-group--prepend-icon .input-group__details {
  margin-left: auto;
  max-width: calc(60%);
}
.reset-vuetify .input-group--text-field.input-group--prepend-icon label {
  left: 40px;
}
.reset-vuetify .input-group--text-field:not(.input-group--single-line).input-group--focused label,
.reset-vuetify .input-group--text-field:not(.input-group--single-line).input-group--placeholder label {
  opacity: 1;
}
.reset-vuetify .input-group--text-field:not(.input-group--single-line).input-group--focused:not(.input-group--textarea) label,
.reset-vuetify .input-group--text-field:not(.input-group--single-line).input-group--placeholder:not(.input-group--textarea) label {
  -webkit-transform: translateY(-18px) scale(0.75);
  transform: translateY(-18px) scale(0.75);
}
.reset-vuetify .input-group--text-field:not(.input-group--single-line).input-group--focused:not(.input-group--full-width).input-group--textarea label,
.reset-vuetify .input-group--text-field:not(.input-group--single-line).input-group--placeholder:not(.input-group--full-width).input-group--textarea label {
  -webkit-transform: translateY(-8px) scale(0.75);
  transform: translateY(-8px) scale(0.75);
}
.reset-vuetify .input-group--text-field:not(.input-group--single-line).input-group--focused.input-group--text-field-box label,
.reset-vuetify .input-group--text-field:not(.input-group--single-line).input-group--placeholder.input-group--text-field-box label {
  -webkit-transform: translateY(-10px) scale(0.75);
  transform: translateY(-10px) scale(0.75);
}
.reset-vuetify .input-group--text-field.input-group--dirty.input-group--select label,
.reset-vuetify .input-group--text-field.input-group--dirty:not(.input-group--textarea) label {
  -webkit-transform: translateY(-18px) scale(0.75);
  transform: translateY(-18px) scale(0.75);
}
.reset-vuetify .input-group--text-field.input-group--dirty:not(.input-group--full-width).input-group--textarea label {
  -webkit-transform: translateY(-8px) scale(0.75);
  transform: translateY(-8px) scale(0.75);
}
.reset-vuetify .input-group--text-field.input-group--multi-line textarea {
  padding-top: 4px;
}
.reset-vuetify .input-group--text-field.input-group--full-width {
  padding: 16px;
}
.reset-vuetify .input-group--text-field.input-group--full-width label {
  margin-left: 16px;
}
.reset-vuetify .input-group--text-field.input-group--full-width .input-group__details:after,
.reset-vuetify .input-group--text-field.input-group--full-width .input-group__details:before {
  display: none;
}
.reset-vuetify .input-group--prefix:not(.input-group--focused):not(.input-group--dirty) label {
  left: 16px;
}
.reset-vuetify .input-group--prefix .input-group--text-field__prefix,
.reset-vuetify .input-group--prefix .input-group--text-field__suffix,
.reset-vuetify .input-group--suffix .input-group--text-field__prefix,
.reset-vuetify .input-group--suffix .input-group--text-field__suffix {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 16px;
  margin-top: 1px;
}
.reset-vuetify .input-group--prefix .input-group--text-field__prefix,
.reset-vuetify .input-group--suffix .input-group--text-field__prefix {
  margin-right: 3px;
}
.reset-vuetify .input-group--prefix .input-group--text-field__suffix,
.reset-vuetify .input-group--suffix .input-group--text-field__suffix {
  margin-left: 3px;
}
.reset-vuetify .input-group--text-field-box input,
.reset-vuetify .input-group--text-field-box textarea {
  cursor: pointer;
}
.reset-vuetify .input-group--text-field-box label {
  left: 16px;
}
.reset-vuetify .input-group--text-field-box .input-group__input {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-radius: 4px 4px 0 0;
  cursor: pointer;
  min-height: 56px;
}
.reset-vuetify .input-group--text-field-box .input-group__details {
  padding: 8px 16px 0;
}
.reset-vuetify .input-group--text-field-box .input-group__details:after,
.reset-vuetify .input-group--text-field-box .input-group__details:before {
  height: 2px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.reset-vuetify .input-group--text-field-box.input-group--multi-line textarea {
  padding-left: 24px;
  padding-right: 24px;
}
.reset-vuetify .input-group--text-field-box:not(.input-group--textarea).input-group--multi-line .input-group__input {
  padding-top: 26px;
}
.reset-vuetify .input-group--text-field-box:not(.input-group--textarea).input-group--multi-line label {
  top: 26px;
}
.reset-vuetify .input-group--text-field-box:not(.input-group--textarea):not(.input-group--multi-line) .input-group__input {
  padding-left: 16px;
  padding-right: 16px;
}
.reset-vuetify .input-group--text-field-box:not(.input-group--textarea):not(.input-group--multi-line) label {
  top: 32px;
}
.reset-vuetify .input-group--text-field-box:not(.input-group--textarea):not(.input-group--single-line).input-group--dirty label,
.reset-vuetify .input-group--text-field-box:not(.input-group--textarea):not(.input-group--single-line).input-group--focused label {
  -webkit-transform: translateY(-10px) scale(0.75);
  transform: translateY(-10px) scale(0.75);
}
.reset-vuetify .input-group--text-field-box.input-group--prepend-icon .input-group__details:after,
.reset-vuetify .input-group--text-field-box.input-group--prepend-icon .input-group__details:before {
  margin-left: 56px;
  max-width: calc(44%);
}
.reset-vuetify .input-group--text-field-box.input-group--prepend-icon label {
  left: 56px;
}
.reset-vuetify .application .theme--light.input-group--select.input-group--editable.input-group--focused .input-group__input,
.reset-vuetify .application .theme--light.input-group--select.input-group--editable .input-group__input:hover,
.reset-vuetify .application .theme--light.input-group--select.input-group--overflow.input-group--focused .input-group__input,
.reset-vuetify .application .theme--light.input-group--select.input-group--overflow .input-group__input:hover,
.reset-vuetify .application .theme--light.input-group--select.input-group--segmented.input-group--focused .input-group__input,
.reset-vuetify .application .theme--light.input-group--select.input-group--segmented .input-group__input:hover,
.reset-vuetify .theme--light .input-group--select.input-group--editable.input-group--focused .input-group__input,
.reset-vuetify .theme--light .input-group--select.input-group--editable .input-group__input:hover,
.reset-vuetify .theme--light .input-group--select.input-group--overflow.input-group--focused .input-group__input,
.reset-vuetify .theme--light .input-group--select.input-group--overflow .input-group__input:hover,
.reset-vuetify .theme--light .input-group--select.input-group--segmented.input-group--focused .input-group__input,
.reset-vuetify .theme--light .input-group--select.input-group--segmented .input-group__input:hover {
  background: #fff;
}
.reset-vuetify .application .theme--dark.input-group--select.input-group--editable.input-group--focused .input-group__input,
.reset-vuetify .application .theme--dark.input-group--select.input-group--editable .input-group__input:hover,
.reset-vuetify .application .theme--dark.input-group--select.input-group--overflow.input-group--focused .input-group__input,
.reset-vuetify .application .theme--dark.input-group--select.input-group--overflow .input-group__input:hover,
.reset-vuetify .application .theme--dark.input-group--select.input-group--segmented.input-group--focused .input-group__input,
.reset-vuetify .application .theme--dark.input-group--select.input-group--segmented .input-group__input:hover,
.reset-vuetify .theme--dark .input-group--select.input-group--editable.input-group--focused .input-group__input,
.reset-vuetify .theme--dark .input-group--select.input-group--editable .input-group__input:hover,
.reset-vuetify .theme--dark .input-group--select.input-group--overflow.input-group--focused .input-group__input,
.reset-vuetify .theme--dark .input-group--select.input-group--overflow .input-group__input:hover,
.reset-vuetify .theme--dark .input-group--select.input-group--segmented.input-group--focused .input-group__input,
.reset-vuetify .theme--dark .input-group--select.input-group--segmented .input-group__input:hover {
  background: #424242;
}
.reset-vuetify .input-group--select .input-group--select__autocomplete {
  display: block;
  height: 0;
}
.reset-vuetify .input-group--select .input-group--select__autocomplete--index {
  opacity: 0 !important;
}
.reset-vuetify .input-group--select .input-group__append-icon {
  transition: 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.reset-vuetify .input-group--select .input-group__append-icon.input-group__icon-clearable {
  transition: none;
}
.reset-vuetify .input-group--select.input-group--focused .input-group--select__autocomplete,
.reset-vuetify .input-group--select:not(.input-group--dirty) .input-group--select__autocomplete {
  padding-bottom: 1px;
  height: 30px;
}
.reset-vuetify .input-group--select.input-group--focused .input-group--select__autocomplete {
  display: inline-block;
  opacity: 1;
}
.reset-vuetify .input-group--select.input-group--focused.input-group--open .input-group__append-icon:not(.input-group__icon-clearable) {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.reset-vuetify .input-group--select .input-group__input {
  cursor: pointer;
}
.reset-vuetify .input-group--select.input-group--disabled {
  cursor: default;
  pointer-events: none;
}
.reset-vuetify .input-group--select .input-group__selections {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  width: 100%;
}
.reset-vuetify .input-group--select .input-group__selections__comma {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 16px;
  padding: 3px 4px 3px 0;
}
.reset-vuetify .input-group--select .input-group__selections__comma--active {
  color: inherit;
}
.reset-vuetify .input-group--select .menu {
  display: inline;
}
.reset-vuetify .input-group--select .fade-transition-leave-active {
  position: absolute;
  left: 0;
}
.reset-vuetify .input-group--select.input-group--autocomplete.input-group--search-focused .input-group__selections__comma {
  display: none;
}
.reset-vuetify .input-group--autocomplete .input-group__selections {
  cursor: text;
}
.reset-vuetify .input-group.input-group--editable,
.reset-vuetify .input-group.input-group--editable .input-group__append-icon,
.reset-vuetify .input-group.input-group--overflow,
.reset-vuetify .input-group.input-group--overflow .input-group__append-icon,
.reset-vuetify .input-group.input-group--segmented,
.reset-vuetify .input-group.input-group--segmented .input-group__append-icon {
  padding: 0;
}
.reset-vuetify .input-group.input-group--editable .input-group__selections,
.reset-vuetify .input-group.input-group--editable input,
.reset-vuetify .input-group.input-group--overflow .input-group__selections,
.reset-vuetify .input-group.input-group--overflow input,
.reset-vuetify .input-group.input-group--segmented .input-group__selections,
.reset-vuetify .input-group.input-group--segmented input {
  height: 48px;
}
.reset-vuetify .input-group.input-group--editable .input-group__selections__comma,
.reset-vuetify .input-group.input-group--editable input,
.reset-vuetify .input-group.input-group--overflow .input-group__selections__comma,
.reset-vuetify .input-group.input-group--overflow input,
.reset-vuetify .input-group.input-group--segmented .input-group__selections__comma,
.reset-vuetify .input-group.input-group--segmented input {
  top: 0;
  left: 0;
  padding-left: 16px;
}
.reset-vuetify .input-group.input-group--editable .input-group__selections,
.reset-vuetify .input-group.input-group--overflow .input-group__selections,
.reset-vuetify .input-group.input-group--segmented .input-group__selections {
  width: calc(45%);
}
.reset-vuetify .input-group.input-group--editable .input-group__selections .btn,
.reset-vuetify .input-group.input-group--overflow .input-group__selections .btn,
.reset-vuetify .input-group.input-group--segmented .input-group__selections .btn {
  border-radius: 0;
  margin: 0;
  height: 48px;
  width: 100%;
}
.reset-vuetify .input-group.input-group--editable .input-group__selections .btn .btn__content,
.reset-vuetify .input-group.input-group--overflow .input-group__selections .btn .btn__content,
.reset-vuetify .input-group.input-group--segmented .input-group__selections .btn .btn__content {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
}
.reset-vuetify .input-group.input-group--editable .input-group__input,
.reset-vuetify .input-group.input-group--overflow .input-group__input,
.reset-vuetify .input-group.input-group--segmented .input-group__input {
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.reset-vuetify .input-group.input-group--editable.input-group--focused .input-group__input,
.reset-vuetify .input-group.input-group--overflow.input-group--focused .input-group__input,
.reset-vuetify .input-group.input-group--segmented.input-group--focused .input-group__input {
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.reset-vuetify .input-group.input-group--editable label,
.reset-vuetify .input-group.input-group--overflow label,
.reset-vuetify .input-group.input-group--segmented label {
  left: 16px!important;
  top: 9px !important;
}
.reset-vuetify .input-group.input-group--editable .input-group__details:after,
.reset-vuetify .input-group.input-group--overflow .input-group__details:after,
.reset-vuetify .input-group.input-group--segmented .input-group__details:after {
  display: none;
}
.reset-vuetify .input-group.input-group--editable .input-group__input,
.reset-vuetify .input-group.input-group--overflow .input-group__input,
.reset-vuetify .input-group.input-group--segmented .input-group__input {
  padding: 0;
}
.reset-vuetify .input-group.input-group--editable .input-group__input:before,
.reset-vuetify .input-group.input-group--overflow .input-group__input:before,
.reset-vuetify .input-group.input-group--segmented .input-group__input:before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  top: 0;
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.reset-vuetify .input-group.input-group--editable .input-group__append-icon,
.reset-vuetify .input-group.input-group--overflow .input-group__append-icon,
.reset-vuetify .input-group.input-group--segmented .input-group__append-icon {
  width: 55px;
}
.reset-vuetify .input-group--editable .input-group__input:hover:after,
.reset-vuetify .input-group--segmented .input-group__input:after,
.reset-vuetify .input-group.input-group--focused.input-group--editable .input-group__input:after {
  background-color: rgba(0, 0, 0, 0.12);
  content: "";
  position: absolute;
  right: 55px;
  height: 48px;
  top: 0;
  width: 1px;
}
.reset-vuetify .menu__content--select .input-group--selection-controls__ripple {
  display: none;
}
.reset-vuetify .menu__content--autocomplete,
.reset-vuetify .menu__content--autocomplete > .card {
  border-radius: 0;
}
.reset-vuetify .application .theme--light.list,
.reset-vuetify .theme--light .list {
  background: #fff;
}
.reset-vuetify .application .theme--light.list .list__tile:not(.list__tile--active),
.reset-vuetify .theme--light .list .list__tile:not(.list__tile--active) {
  color: rgba(0, 0, 0, 0.87);
}
.reset-vuetify .application .theme--light.list .list__tile__sub-title,
.reset-vuetify .theme--light .list .list__tile__sub-title {
  color: rgba(0, 0, 0, 0.54);
}
.reset-vuetify .application .theme--light.list .divider,
.reset-vuetify .theme--light .list .divider {
  background-color: rgba(0, 0, 0, 0.12);
}
.reset-vuetify .application .theme--light.list .list__tile__mask,
.reset-vuetify .theme--light .list .list__tile__mask {
  color: rgba(0, 0, 0, 0.38);
}
.reset-vuetify .application .theme--light.list--group .list__tile--active .list__tile__title,
.reset-vuetify .theme--light .list--group .list__tile--active .list__tile__title {
  color: #1976d2;
}
.reset-vuetify .application .theme--dark.list,
.reset-vuetify .theme--dark .list {
  background: #424242;
}
.reset-vuetify .application .theme--dark.list .list__tile:not(.list__tile--active),
.reset-vuetify .theme--dark .list .list__tile:not(.list__tile--active) {
  color: #fff;
}
.reset-vuetify .application .theme--dark.list .list__tile__sub-title,
.reset-vuetify .theme--dark .list .list__tile__sub-title {
  color: rgba(255, 255, 255, 0.7);
}
.reset-vuetify .application .theme--dark.list .divider,
.reset-vuetify .theme--dark .list .divider {
  background-color: rgba(255, 255, 255, 0.12);
}
.reset-vuetify .application .theme--dark.list .list__tile__mask,
.reset-vuetify .theme--dark .list .list__tile__mask {
  color: rgba(255, 255, 255, 0.5);
}
.reset-vuetify .application .theme--dark.list--group .list__tile--active .list__tile__title,
.reset-vuetify .theme--dark .list--group .list__tile--active .list__tile__title {
  color: #82b1ff;
}
.reset-vuetify .list {
  list-style-type: none;
  padding: 8px 0;
  transition: height 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.reset-vuetify .list .input-group {
  margin: 0;
}
.reset-vuetify .list > .list__tile ~ .list__tile {
  margin-top: 0;
}
.reset-vuetify .list__tile {
  font-size: 16px;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 48px;
  text-decoration: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 16px;
  margin: 0;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.reset-vuetify .list__tile,
.reset-vuetify .list__tile:after {
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.reset-vuetify .list__tile:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 1px;
  opacity: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.12);
}
.reset-vuetify .list__tile--link {
  cursor: pointer;
}
.reset-vuetify .list__tile--highlighted,
.reset-vuetify .list__tile--link:hover {
  background: rgba(0, 0, 0, 0.12);
}
.reset-vuetify .list__tile__action,
.reset-vuetify .list__tile__avatar,
.reset-vuetify .list__tile__content {
  height: 100%;
}
.reset-vuetify .list__tile__sub-title,
.reset-vuetify .list__tile__title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.reset-vuetify .list__tile__title {
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
  height: 24px;
  line-height: 24px;
  position: relative;
  text-align: left;
}
.reset-vuetify .list__tile__sub-title {
  font-size: 14px;
}
.reset-vuetify .list__tile .avatar,
.reset-vuetify .list__tile__action {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  min-width: 56px;
}
.reset-vuetify .list__tile__action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.reset-vuetify .list__tile__action .input-group--selection-controls {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
}
.reset-vuetify .list__tile__action .input-group__details {
  display: none;
}
.reset-vuetify .list__tile__action .icon {
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.reset-vuetify .list__tile__action .btn {
  padding: 0;
  margin: 0;
}
.reset-vuetify .list__tile__action .btn--icon {
  margin: -8px;
}
.reset-vuetify .list__tile__action-text {
  color: #9e9e9e;
  font-size: 12px;
}
.reset-vuetify .list__tile__action--stack {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 8px;
  padding-bottom: 8px;
  white-space: nowrap;
  -ms-flex-direction: column;
  flex-direction: column;
}
.reset-vuetify .list__tile__action--stack,
.reset-vuetify .list__tile__content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}
.reset-vuetify .list__tile__content {
  text-align: left;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-direction: column;
  flex-direction: column;
}
.reset-vuetify .list__tile__content ~ .avatar,
.reset-vuetify .list__tile__content ~ .list__tile__action:not(.list__tile__action--stack) {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.reset-vuetify .list__tile--active .list__tile__action:first-of-type .icon {
  color: inherit;
}
.reset-vuetify .list__tile--disabled {
  opacity: .4!important;
  pointer-events: none;
}
.reset-vuetify .list__tile--avatar {
  height: 56px;
}
.reset-vuetify .list__tile--avatar .avatar .icon,
.reset-vuetify .list__tile--avatar .avatar img {
  height: 40px;
  width: 40px;
}
.reset-vuetify .list--dense {
  padding-top: 4px;
  padding-bottom: 4px;
}
.reset-vuetify .list--dense .subheader {
  font-size: 13px;
  height: 40px;
}
.reset-vuetify .list--dense .list--group .subheader {
  height: 40px;
}
.reset-vuetify .list--dense .list__tile {
  font-size: 13px;
}
.reset-vuetify .list--dense .list__tile--avatar {
  height: 48px;
}
.reset-vuetify .list--dense .list__tile:not(.list__tile--avatar) {
  height: 40px;
}
.reset-vuetify .list--dense .list__tile .icon {
  font-size: 22px;
}
.reset-vuetify .list--dense .list__tile__sub-title {
  font-size: 13px;
}
.reset-vuetify .list--two-line .list__tile {
  height: 72px;
}
.reset-vuetify .list--two-line.list--dense .list__tile {
  height: 60px;
}
.reset-vuetify .list--three-line .list__tile {
  height: 88px;
}
.reset-vuetify .list--three-line .list__tile__sub-title {
  white-space: normal;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}
.reset-vuetify .list--three-line.list--dense .list__tile {
  height: 76px;
}
.reset-vuetify .list--group {
  position: relative;
  padding: 0;
}
.reset-vuetify .list--group:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  opacity: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.12);
}
.reset-vuetify .list--group .list__tile {
  padding-left: 72px;
}
.reset-vuetify .list--group__header > li:first-child {
  cursor: pointer;
  display: block;
}
.reset-vuetify .list--group__header > li:first-child:hover {
  background: rgba(0, 0, 0, 0.12);
}
.reset-vuetify .list--group__header + .list--group:after {
  opacity: 1;
}
.reset-vuetify .list--group__header--active .list__tile {
  background: rgba(0, 0, 0, 0.12);
}
.reset-vuetify .list--group__header--active .list__tile:after {
  opacity: 1;
}
.reset-vuetify .list--group__header--active .list__tile .list__tile__title {
  color: inherit;
}
.reset-vuetify .list--group__header--active .list__tile .list__tile__action:last-of-type .icon {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.reset-vuetify .list--group__header--no-action + .list--group .list__tile {
  padding-left: 16px;
}
.reset-vuetify .list--subheader {
  padding-top: 0;
}
.reset-vuetify .list.list--three-line .list__tile__avatar,
.reset-vuetify .list.list--two-line .list__tile__avatar {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.reset-vuetify .menu {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.reset-vuetify .menu--disabled {
  cursor: default;
}
.reset-vuetify .menu--disabled .menu__activator,
.reset-vuetify .menu--disabled .menu__activator > * {
  cursor: default;
  pointer-events: none;
}
.reset-vuetify .menu__activator {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  position: relative;
}
.reset-vuetify .menu__activator input[readonly] {
  cursor: pointer;
}
.reset-vuetify .menu__activator .toolbar__side-icon {
  margin: 0;
}
.reset-vuetify .menu__content {
  position: absolute;
  display: inline-block;
  border-radius: 2px;
  max-width: 80%;
  overflow-y: auto;
  overflow-x: hidden;
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
  contain: content;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.reset-vuetify .menu__content--active {
  pointer-events: none;
}
.reset-vuetify .menu__content--dropdown {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}
.reset-vuetify .menu__content > .card {
  contain: content;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.reset-vuetify .menu-transition-enter .list__tile {
  min-width: 0;
  transition-delay: .4s;
  opacity: 0;
  -webkit-transform: translateY(-15px);
  transform: translateY(-15px);
  pointer-events: none;
}
.reset-vuetify .menu-transition-enter-to .list__tile {
  pointer-events: auto;
  opacity: 1;
}
.reset-vuetify .menu-transition-enter-to .list__tile--active {
  -webkit-transform: none!important;
  transform: none !important;
}
.reset-vuetify .menu-transition-leave-to {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.reset-vuetify .menu-transition-leave-active,
.reset-vuetify .menu-transition-leave-to {
  pointer-events: none;
}
.reset-vuetify .menu-transition-enter,
.reset-vuetify .menu-transition-leave-to {
  opacity: 0;
}
.reset-vuetify .menu-transition-enter-to,
.reset-vuetify .menu-transition-leave {
  opacity: 1;
}
.reset-vuetify .menu-transition-enter-active,
.reset-vuetify .menu-transition-leave-active {
  transition: all 0.5s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.reset-vuetify .menu-transition-enter.menu__content--auto .list__tile--active {
  opacity: 1;
  -webkit-transform: none!important;
  transform: none!important;
  pointer-events: auto;
}
.reset-vuetify .application .theme--light.small-dialog__actions,
.reset-vuetify .application .theme--light.small-dialog__content,
.reset-vuetify .theme--light .small-dialog__actions,
.reset-vuetify .theme--light .small-dialog__content {
  background: #fff;
}
.reset-vuetify .application .theme--light.small-dialog a,
.reset-vuetify .theme--light .small-dialog a {
  color: rgba(0, 0, 0, 0.87);
}
.reset-vuetify .application .theme--dark.small-dialog__actions,
.reset-vuetify .application .theme--dark.small-dialog__content,
.reset-vuetify .theme--dark .small-dialog__actions,
.reset-vuetify .theme--dark .small-dialog__content {
  background: #424242;
}
.reset-vuetify .application .theme--dark.small-dialog a,
.reset-vuetify .theme--dark .small-dialog a {
  color: #fff;
}
.reset-vuetify .small-dialog {
  display: block;
  height: 100%;
}
.reset-vuetify .small-dialog__content {
  padding: 0 24px;
}
.reset-vuetify .small-dialog__actions {
  text-align: right;
}
.reset-vuetify .small-dialog a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  text-decoration: none;
}
.reset-vuetify .small-dialog a > * {
  width: 100%;
}
.reset-vuetify .small-dialog .menu__activator {
  height: 100%;
}
.reset-vuetify .application .theme--dark.picker .picker__title,
.reset-vuetify .theme--dark .picker .picker__title {
  background: #616161;
}
.reset-vuetify .application .theme--light.picker,
.reset-vuetify .theme--light .picker {
  color: rgba(0, 0, 0, 0.87);
}
.reset-vuetify .application .theme--light.picker .picker__body,
.reset-vuetify .theme--light .picker .picker__body {
  background: #fff;
}
.reset-vuetify .application .theme--dark.picker,
.reset-vuetify .theme--dark .picker {
  color: #fff;
}
.reset-vuetify .application .theme--dark.picker .picker__body,
.reset-vuetify .theme--dark .picker .picker__body {
  background: #424242;
}
.reset-vuetify .picker {
  border-radius: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 290px;
  contain: content;
}
.reset-vuetify .picker .card__row--actions {
  border: none;
  margin-top: -20px;
}
.reset-vuetify .picker__title {
  color: #fff;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  height: 105px;
  padding: 16px;
}
.reset-vuetify .picker__body {
  height: 290px;
  overflow: hidden;
  position: relative;
}
.reset-vuetify .picker--landscape {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 500px;
}
.reset-vuetify .picker--landscape .picker__title {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 170px;
  flex: 0 1 170px;
  width: 170px;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 1;
}
.reset-vuetify .picker--landscape .picker__body {
  -webkit-box-flex: 1;
  -ms-flex: 1 0;
  flex: 1 0;
  width: 330px;
  margin-left: 170px;
}
.reset-vuetify .picker--landscape .card__row--actions {
  margin-left: 170px;
  width: 330px;
}
.reset-vuetify .application .theme--light.picker--date .picker--date__years li,
.reset-vuetify .theme--light .picker--date .picker--date__years li {
  color: rgba(0, 0, 0, 0.87);
}
.reset-vuetify .application .theme--light.picker--date .picker--date__header-selector-date strong:not(:hover),
.reset-vuetify .theme--light .picker--date .picker--date__header-selector-date strong:not(:hover) {
  color: rgba(0, 0, 0, 0.87) !important;
}
.reset-vuetify .application .theme--dark.picker--date .picker--date__years li,
.reset-vuetify .theme--dark .picker--date .picker--date__years li {
  color: #fff;
}
.reset-vuetify .application .theme--dark.picker--date .picker--date__header-selector-date strong:not(:hover),
.reset-vuetify .theme--dark .picker--date .picker--date__header-selector-date strong:not(:hover) {
  color: #fff !important;
}
.reset-vuetify .picker--date__table .btn.btn--active {
  color: #fff;
}
.reset-vuetify .picker--date__years {
  font-size: 16px;
  font-weight: 400;
  list-style-type: none;
  max-height: 290px;
  overflow: auto;
  padding: 0;
  text-align: center;
}
.reset-vuetify .picker--date__years li {
  cursor: pointer;
  padding: 8px 0;
  transition: none;
}
.reset-vuetify .picker--date__years li.active {
  font-size: 24px;
  font-weight: 500;
  padding: 10px 0;
}
.reset-vuetify .picker--date__years li:hover {
  background: rgba(0, 0, 0, 0.12);
}
.reset-vuetify .picker--date__title {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.reset-vuetify .picker--date__title-year {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 14px;
}
.reset-vuetify .picker--date__title-date {
  font-size: 34px;
  text-align: left;
}
.reset-vuetify .picker--date__title-date > div {
  position: relative;
}
.reset-vuetify .picker--date__title-date,
.reset-vuetify .picker--date__title-year {
  font-weight: 500;
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
  width: 100%;
}
.reset-vuetify .picker--date__title-date:not(.active),
.reset-vuetify .picker--date__title-year:not(.active) {
  cursor: pointer;
}
.reset-vuetify .picker--date__header {
  padding: 4px 16px;
}
.reset-vuetify .picker--date__header-selector {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}
.reset-vuetify .picker--date__header-selector .btn {
  margin: 0;
}
.reset-vuetify .picker--date__header-selector .icon {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.reset-vuetify .picker--date__header-selector-date {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.reset-vuetify .picker--date__header-selector-date strong {
  cursor: pointer;
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
  display: block;
  width: 100%;
}
.reset-vuetify .picker--date .btn {
  z-index: auto;
}
.reset-vuetify .picker--date__table {
  position: relative;
}
.reset-vuetify .picker--date table {
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
  top: 0;
  table-layout: fixed;
}
.reset-vuetify .picker--date table th {
  padding: 8px 0;
  font-weight: 600;
  font-size: 12px;
}
.reset-vuetify .picker--date table td,
.reset-vuetify .picker--date table th {
  text-align: center;
  width: 45px;
}
.reset-vuetify .picker--date table .btn {
  margin: 0;
  height: 32px;
  width: 32px;
}
.reset-vuetify .picker--month__table table {
  width: 100%;
}
.reset-vuetify .picker--month__table table td {
  width: 33.333333%;
  height: 56px;
  vertical-align: middle;
}
.reset-vuetify .application .theme--light.divider,
.reset-vuetify .theme--light .divider {
  background-color: rgba(0, 0, 0, 0.12);
}
.reset-vuetify .application .theme--dark.divider,
.reset-vuetify .theme--dark .divider {
  background-color: rgba(255, 255, 255, 0.12);
}
.reset-vuetify .divider {
  border: none;
  display: block;
  height: 1px;
  min-height: 1px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 100%;
}
.reset-vuetify .divider--inset {
  margin-left: 72px;
  width: calc(28%);
}
.reset-vuetify .application .theme--light.expansion-panel .expansion-panel__container,
.reset-vuetify .theme--light .expansion-panel .expansion-panel__container {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  background-color: #fff;
  color: rgba(0, 0, 0, 0.87);
}
.reset-vuetify .application .theme--light.expansion-panel .expansion-panel__container .expansion-panel__header .icon,
.reset-vuetify .theme--light .expansion-panel .expansion-panel__container .expansion-panel__header .icon {
  color: rgba(0, 0, 0, 0.54);
}
.reset-vuetify .application .theme--light.expansion-panel--focusable .expansion-panel__container:focus,
.reset-vuetify .theme--light .expansion-panel--focusable .expansion-panel__container:focus {
  background-color: #eee;
}
.reset-vuetify .application .theme--dark.expansion-panel .expansion-panel__container,
.reset-vuetify .theme--dark .expansion-panel .expansion-panel__container {
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  background-color: #424242;
  color: #fff;
}
.reset-vuetify .application .theme--dark.expansion-panel .expansion-panel__container .expansion-panel__header .icon,
.reset-vuetify .theme--dark .expansion-panel .expansion-panel__container .expansion-panel__header .icon {
  color: #fff;
}
.reset-vuetify .application .theme--dark.expansion-panel--focusable .expansion-panel__container:focus,
.reset-vuetify .theme--dark .expansion-panel--focusable .expansion-panel__container:focus {
  background-color: rgba(0, 0, 0, 0.7);
}
.reset-vuetify .expansion-panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  list-style-type: none;
  padding: 0;
  text-align: left;
  width: 100%;
  box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
}
.reset-vuetify .expansion-panel__container {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  outline: none;
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.reset-vuetify .expansion-panel__container:first-child {
  border-top: none !important;
}
.reset-vuetify .expansion-panel__container .header__icon {
  margin-left: auto;
}
.reset-vuetify .expansion-panel__container .header__icon .icon {
  transition: none;
}
.reset-vuetify .expansion-panel__container--active > .expansion-panel__header .header__icon .icon {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.reset-vuetify .expansion-panel__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding: 12px 24px;
}
.reset-vuetify .expansion-panel__header > :not(.header__icon) {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.reset-vuetify .expansion-panel__body {
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.reset-vuetify .expansion-panel__body .card {
  border-radius: 0;
}
.reset-vuetify .expansion-panel--inset,
.reset-vuetify .expansion-panel--popout,
.reset-vuetify .expansion-panel__body .card {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2), 0 0 0 0 rgba(0, 0, 0, 0.14), 0 0 0 0 rgba(0, 0, 0, 0.12);
}
.reset-vuetify .expansion-panel--inset .expansion-panel__container--active,
.reset-vuetify .expansion-panel--popout .expansion-panel__container--active {
  margin: 16px;
  box-shadow: 0 3px 3px -2px rgba(0, 0, 0, 0.2), 0 3px 4px 0 rgba(0, 0, 0, 0.14), 0 1px 8px 0 rgba(0, 0, 0, 0.12);
}
.reset-vuetify .expansion-panel--inset .expansion-panel__container,
.reset-vuetify .expansion-panel--popout .expansion-panel__container {
  max-width: 95%;
}
.reset-vuetify .expansion-panel--popout .expansion-panel__container--active {
  max-width: 100%;
}
.reset-vuetify .expansion-panel--inset .expansion-panel__container--active {
  max-width: 85%;
}
.reset-vuetify .application .theme--light.footer,
.reset-vuetify .theme--light .footer {
  background: #f5f5f5;
}
.reset-vuetify .application .theme--dark.footer,
.reset-vuetify .theme--dark .footer {
  background: #212121;
}
.reset-vuetify .footer {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0!important;
  -ms-flex: 0 1 auto!important;
  flex: 0 1 auto!important;
  min-height: 36px;
  transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.reset-vuetify .footer--absolute,
.reset-vuetify .footer--fixed {
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 3;
}
.reset-vuetify .footer--absolute {
  position: absolute;
}
.reset-vuetify .footer--fixed {
  position: fixed;
}
.reset-vuetify .footer > :first-child {
  margin-left: 8px;
}
.reset-vuetify .footer > :last-child {
  margin-right: 8px;
}
@media only screen and (max-width: 599px) {
  .reset-vuetify .footer > :first-child {
    margin-left: 16px;
  }
  .reset-vuetify .footer > :last-child {
    margin-right: 16px;
  }
}
.reset-vuetify .content {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  transition: padding 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  will-change: padding;
}
.reset-vuetify .content,
.reset-vuetify .content--wrap {
  -webkit-box-flex: 1;
  max-width: 100%;
}
.reset-vuetify .content--wrap {
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.reset-vuetify .container {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  margin: auto;
  padding: 16px;
  width: 100%;
}
.reset-vuetify .container.fluid {
  max-width: 100%;
}
.reset-vuetify .container.fill-height {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.reset-vuetify .container.fill-height .layout {
  height: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.reset-vuetify .container.grid-list-xs {
  padding: 2px;
}
.reset-vuetify .container.grid-list-xs .layout .flex {
  padding: 1px;
}
.reset-vuetify .container.grid-list-xs .layout:only-child {
  margin: -1px;
}
.reset-vuetify .container.grid-list-xs .layout:not(:only-child) {
  margin: auto -1px;
}
.reset-vuetify .container.grid-list-xs :not(:only-child) .layout:first-child {
  margin-top: -1px;
}
.reset-vuetify .container.grid-list-xs :not(:only-child) .layout:last-child {
  margin-bottom: -1px;
}
.reset-vuetify .container.grid-list-sm {
  padding: 4px;
}
.reset-vuetify .container.grid-list-sm .layout .flex {
  padding: 2px;
}
.reset-vuetify .container.grid-list-sm .layout:only-child {
  margin: -2px;
}
.reset-vuetify .container.grid-list-sm .layout:not(:only-child) {
  margin: auto -2px;
}
.reset-vuetify .container.grid-list-sm :not(:only-child) .layout:first-child {
  margin-top: -2px;
}
.reset-vuetify .container.grid-list-sm :not(:only-child) .layout:last-child {
  margin-bottom: -2px;
}
.reset-vuetify .container.grid-list-md {
  padding: 8px;
}
.reset-vuetify .container.grid-list-md .layout .flex {
  padding: 4px;
}
.reset-vuetify .container.grid-list-md .layout:only-child {
  margin: -4px;
}
.reset-vuetify .container.grid-list-md .layout:not(:only-child) {
  margin: auto -4px;
}
.reset-vuetify .container.grid-list-md :not(:only-child) .layout:first-child {
  margin-top: -4px;
}
.reset-vuetify .container.grid-list-md :not(:only-child) .layout:last-child {
  margin-bottom: -4px;
}
.reset-vuetify .container.grid-list-lg {
  padding: 16px;
}
.reset-vuetify .container.grid-list-lg .layout .flex {
  padding: 8px;
}
.reset-vuetify .container.grid-list-lg .layout:only-child {
  margin: -8px;
}
.reset-vuetify .container.grid-list-lg .layout:not(:only-child) {
  margin: auto -8px;
}
.reset-vuetify .container.grid-list-lg :not(:only-child) .layout:first-child {
  margin-top: -8px;
}
.reset-vuetify .container.grid-list-lg :not(:only-child) .layout:last-child {
  margin-bottom: -8px;
}
.reset-vuetify .container.grid-list-xl {
  padding: 24px;
}
.reset-vuetify .container.grid-list-xl .layout .flex {
  padding: 12px;
}
.reset-vuetify .container.grid-list-xl .layout:only-child {
  margin: -12px;
}
.reset-vuetify .container.grid-list-xl .layout:not(:only-child) {
  margin: auto -12px;
}
.reset-vuetify .container.grid-list-xl :not(:only-child) .layout:first-child {
  margin-top: -12px;
}
.reset-vuetify .container.grid-list-xl :not(:only-child) .layout:last-child {
  margin-bottom: -12px;
}
.reset-vuetify .layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.reset-vuetify .layout.row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.reset-vuetify .layout.row.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.reset-vuetify .layout.column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.reset-vuetify .layout.column.reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.reset-vuetify .layout.wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.reset-vuetify .child-flex > *,
.reset-vuetify .flex {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.reset-vuetify .align-start {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.reset-vuetify .align-end {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.reset-vuetify .align-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.reset-vuetify .align-baseline {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}
.reset-vuetify .align-content-start {
  -ms-flex-line-pack: start;
  align-content: flex-start;
}
.reset-vuetify .align-content-end {
  -ms-flex-line-pack: end;
  align-content: flex-end;
}
.reset-vuetify .align-content-center {
  -ms-flex-line-pack: center;
  align-content: center;
}
.reset-vuetify .align-content-space-between {
  -ms-flex-line-pack: justify;
  align-content: space-between;
}
.reset-vuetify .align-content-space-around {
  -ms-flex-line-pack: distribute;
  align-content: space-around;
}
.reset-vuetify .justify-start {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.reset-vuetify .justify-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.reset-vuetify .justify-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.reset-vuetify .justify-space-around {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.reset-vuetify .justify-space-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.reset-vuetify .spacer {
  -webkit-box-flex: 1!important;
  -ms-flex-positive: 1!important;
  flex-grow: 1 !important;
}
.reset-vuetify .scroll-y {
  overflow-y: auto;
}
.reset-vuetify .fill-height {
  height: 100%;
}
.reset-vuetify .hide-overflow {
  overflow: hidden !important;
}
.reset-vuetify .show-overflow {
  overflow: visible !important;
}
.reset-vuetify .ellipsis,
.reset-vuetify .no-wrap {
  white-space: nowrap;
}
.reset-vuetify .ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
}
.reset-vuetify .d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.reset-vuetify .d-inline-flex {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.reset-vuetify .d-flex > *,
.reset-vuetify .d-inline-flex > * {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.reset-vuetify .d-block {
  display: block;
}
.reset-vuetify .d-inline-block {
  display: inline-block;
}
@media only screen and (min-width: 960px) {
  .reset-vuetify .container {
    max-width: 900px;
  }
}
@media only screen and (min-width: 1264px) {
  .reset-vuetify .container {
    max-width: 1185px;
  }
}
@media only screen and (min-width: 1904px) {
  .reset-vuetify .container {
    max-width: 1785px;
  }
}
@media only screen and (max-width: 599px) {
  .reset-vuetify .container {
    padding: 24px;
  }
}
@media (min-width: 0) {
  .reset-vuetify .flex.xs1 {
    -ms-flex-preferred-size: 8.333333333333332%;
    flex-basis: 8.333333333333332%;
    max-width: 8.33333333%;
  }
  .reset-vuetify .flex.order-xs1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .reset-vuetify .flex.xs2 {
    -ms-flex-preferred-size: 16.666666666666664%;
    flex-basis: 16.666666666666664%;
    max-width: 16.66666667%;
  }
  .reset-vuetify .flex.order-xs2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .reset-vuetify .flex.xs3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .reset-vuetify .flex.order-xs3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .reset-vuetify .flex.xs4 {
    -ms-flex-preferred-size: 33.33333333333333%;
    flex-basis: 33.33333333333333%;
    max-width: 33.33333333%;
  }
  .reset-vuetify .flex.order-xs4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .reset-vuetify .flex.xs5 {
    -ms-flex-preferred-size: 41.66666666666667%;
    flex-basis: 41.66666666666667%;
    max-width: 41.66666667%;
  }
  .reset-vuetify .flex.order-xs5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .reset-vuetify .flex.xs6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .reset-vuetify .flex.order-xs6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .reset-vuetify .flex.xs7 {
    -ms-flex-preferred-size: 58.333333333333336%;
    flex-basis: 58.333333333333336%;
    max-width: 58.33333333%;
  }
  .reset-vuetify .flex.order-xs7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .reset-vuetify .flex.xs8 {
    -ms-flex-preferred-size: 66.66666666666666%;
    flex-basis: 66.66666666666666%;
    max-width: 66.66666667%;
  }
  .reset-vuetify .flex.order-xs8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .reset-vuetify .flex.xs9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .reset-vuetify .flex.order-xs9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .reset-vuetify .flex.xs10 {
    -ms-flex-preferred-size: 83.33333333333334%;
    flex-basis: 83.33333333333334%;
    max-width: 83.33333333%;
  }
  .reset-vuetify .flex.order-xs10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .reset-vuetify .flex.xs11 {
    -ms-flex-preferred-size: 91.66666666666666%;
    flex-basis: 91.66666666666666%;
    max-width: 91.66666667%;
  }
  .reset-vuetify .flex.order-xs11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .reset-vuetify .flex.xs12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .reset-vuetify .flex.order-xs12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .reset-vuetify .flex.offset-xs0 {
    margin-left: 0;
  }
  .reset-vuetify .flex.offset-xs1 {
    margin-left: 8.33333333%;
  }
  .reset-vuetify .flex.offset-xs2 {
    margin-left: 16.66666667%;
  }
  .reset-vuetify .flex.offset-xs3 {
    margin-left: 25%;
  }
  .reset-vuetify .flex.offset-xs4 {
    margin-left: 33.33333333%;
  }
  .reset-vuetify .flex.offset-xs5 {
    margin-left: 41.66666667%;
  }
  .reset-vuetify .flex.offset-xs6 {
    margin-left: 50%;
  }
  .reset-vuetify .flex.offset-xs7 {
    margin-left: 58.33333333%;
  }
  .reset-vuetify .flex.offset-xs8 {
    margin-left: 66.66666667%;
  }
  .reset-vuetify .flex.offset-xs9 {
    margin-left: 75%;
  }
  .reset-vuetify .flex.offset-xs10 {
    margin-left: 83.33333333%;
  }
  .reset-vuetify .flex.offset-xs11 {
    margin-left: 91.66666667%;
  }
  .reset-vuetify .flex.offset-xs12 {
    margin-left: 100%;
  }
}
@media (min-width: 600px) {
  .reset-vuetify .flex.sm1 {
    -ms-flex-preferred-size: 8.333333333333332%;
    flex-basis: 8.333333333333332%;
    max-width: 8.33333333%;
  }
  .reset-vuetify .flex.order-sm1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .reset-vuetify .flex.sm2 {
    -ms-flex-preferred-size: 16.666666666666664%;
    flex-basis: 16.666666666666664%;
    max-width: 16.66666667%;
  }
  .reset-vuetify .flex.order-sm2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .reset-vuetify .flex.sm3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .reset-vuetify .flex.order-sm3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .reset-vuetify .flex.sm4 {
    -ms-flex-preferred-size: 33.33333333333333%;
    flex-basis: 33.33333333333333%;
    max-width: 33.33333333%;
  }
  .reset-vuetify .flex.order-sm4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .reset-vuetify .flex.sm5 {
    -ms-flex-preferred-size: 41.66666666666667%;
    flex-basis: 41.66666666666667%;
    max-width: 41.66666667%;
  }
  .reset-vuetify .flex.order-sm5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .reset-vuetify .flex.sm6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .reset-vuetify .flex.order-sm6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .reset-vuetify .flex.sm7 {
    -ms-flex-preferred-size: 58.333333333333336%;
    flex-basis: 58.333333333333336%;
    max-width: 58.33333333%;
  }
  .reset-vuetify .flex.order-sm7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .reset-vuetify .flex.sm8 {
    -ms-flex-preferred-size: 66.66666666666666%;
    flex-basis: 66.66666666666666%;
    max-width: 66.66666667%;
  }
  .reset-vuetify .flex.order-sm8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .reset-vuetify .flex.sm9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .reset-vuetify .flex.order-sm9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .reset-vuetify .flex.sm10 {
    -ms-flex-preferred-size: 83.33333333333334%;
    flex-basis: 83.33333333333334%;
    max-width: 83.33333333%;
  }
  .reset-vuetify .flex.order-sm10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .reset-vuetify .flex.sm11 {
    -ms-flex-preferred-size: 91.66666666666666%;
    flex-basis: 91.66666666666666%;
    max-width: 91.66666667%;
  }
  .reset-vuetify .flex.order-sm11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .reset-vuetify .flex.sm12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .reset-vuetify .flex.order-sm12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .reset-vuetify .flex.offset-sm0 {
    margin-left: 0;
  }
  .reset-vuetify .flex.offset-sm1 {
    margin-left: 8.33333333%;
  }
  .reset-vuetify .flex.offset-sm2 {
    margin-left: 16.66666667%;
  }
  .reset-vuetify .flex.offset-sm3 {
    margin-left: 25%;
  }
  .reset-vuetify .flex.offset-sm4 {
    margin-left: 33.33333333%;
  }
  .reset-vuetify .flex.offset-sm5 {
    margin-left: 41.66666667%;
  }
  .reset-vuetify .flex.offset-sm6 {
    margin-left: 50%;
  }
  .reset-vuetify .flex.offset-sm7 {
    margin-left: 58.33333333%;
  }
  .reset-vuetify .flex.offset-sm8 {
    margin-left: 66.66666667%;
  }
  .reset-vuetify .flex.offset-sm9 {
    margin-left: 75%;
  }
  .reset-vuetify .flex.offset-sm10 {
    margin-left: 83.33333333%;
  }
  .reset-vuetify .flex.offset-sm11 {
    margin-left: 91.66666667%;
  }
  .reset-vuetify .flex.offset-sm12 {
    margin-left: 100%;
  }
}
@media (min-width: 960px) {
  .reset-vuetify .flex.md1 {
    -ms-flex-preferred-size: 8.333333333333332%;
    flex-basis: 8.333333333333332%;
    max-width: 8.33333333%;
  }
  .reset-vuetify .flex.order-md1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .reset-vuetify .flex.md2 {
    -ms-flex-preferred-size: 16.666666666666664%;
    flex-basis: 16.666666666666664%;
    max-width: 16.66666667%;
  }
  .reset-vuetify .flex.order-md2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .reset-vuetify .flex.md3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .reset-vuetify .flex.order-md3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .reset-vuetify .flex.md4 {
    -ms-flex-preferred-size: 33.33333333333333%;
    flex-basis: 33.33333333333333%;
    max-width: 33.33333333%;
  }
  .reset-vuetify .flex.order-md4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .reset-vuetify .flex.md5 {
    -ms-flex-preferred-size: 41.66666666666667%;
    flex-basis: 41.66666666666667%;
    max-width: 41.66666667%;
  }
  .reset-vuetify .flex.order-md5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .reset-vuetify .flex.md6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .reset-vuetify .flex.order-md6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .reset-vuetify .flex.md7 {
    -ms-flex-preferred-size: 58.333333333333336%;
    flex-basis: 58.333333333333336%;
    max-width: 58.33333333%;
  }
  .reset-vuetify .flex.order-md7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .reset-vuetify .flex.md8 {
    -ms-flex-preferred-size: 66.66666666666666%;
    flex-basis: 66.66666666666666%;
    max-width: 66.66666667%;
  }
  .reset-vuetify .flex.order-md8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .reset-vuetify .flex.md9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .reset-vuetify .flex.order-md9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .reset-vuetify .flex.md10 {
    -ms-flex-preferred-size: 83.33333333333334%;
    flex-basis: 83.33333333333334%;
    max-width: 83.33333333%;
  }
  .reset-vuetify .flex.order-md10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .reset-vuetify .flex.md11 {
    -ms-flex-preferred-size: 91.66666666666666%;
    flex-basis: 91.66666666666666%;
    max-width: 91.66666667%;
  }
  .reset-vuetify .flex.order-md11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .reset-vuetify .flex.md12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .reset-vuetify .flex.order-md12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .reset-vuetify .flex.offset-md0 {
    margin-left: 0;
  }
  .reset-vuetify .flex.offset-md1 {
    margin-left: 8.33333333%;
  }
  .reset-vuetify .flex.offset-md2 {
    margin-left: 16.66666667%;
  }
  .reset-vuetify .flex.offset-md3 {
    margin-left: 25%;
  }
  .reset-vuetify .flex.offset-md4 {
    margin-left: 33.33333333%;
  }
  .reset-vuetify .flex.offset-md5 {
    margin-left: 41.66666667%;
  }
  .reset-vuetify .flex.offset-md6 {
    margin-left: 50%;
  }
  .reset-vuetify .flex.offset-md7 {
    margin-left: 58.33333333%;
  }
  .reset-vuetify .flex.offset-md8 {
    margin-left: 66.66666667%;
  }
  .reset-vuetify .flex.offset-md9 {
    margin-left: 75%;
  }
  .reset-vuetify .flex.offset-md10 {
    margin-left: 83.33333333%;
  }
  .reset-vuetify .flex.offset-md11 {
    margin-left: 91.66666667%;
  }
  .reset-vuetify .flex.offset-md12 {
    margin-left: 100%;
  }
}
@media (min-width: 1264px) {
  .reset-vuetify .flex.lg1 {
    -ms-flex-preferred-size: 8.333333333333332%;
    flex-basis: 8.333333333333332%;
    max-width: 8.33333333%;
  }
  .reset-vuetify .flex.order-lg1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .reset-vuetify .flex.lg2 {
    -ms-flex-preferred-size: 16.666666666666664%;
    flex-basis: 16.666666666666664%;
    max-width: 16.66666667%;
  }
  .reset-vuetify .flex.order-lg2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .reset-vuetify .flex.lg3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .reset-vuetify .flex.order-lg3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .reset-vuetify .flex.lg4 {
    -ms-flex-preferred-size: 33.33333333333333%;
    flex-basis: 33.33333333333333%;
    max-width: 33.33333333%;
  }
  .reset-vuetify .flex.order-lg4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .reset-vuetify .flex.lg5 {
    -ms-flex-preferred-size: 41.66666666666667%;
    flex-basis: 41.66666666666667%;
    max-width: 41.66666667%;
  }
  .reset-vuetify .flex.order-lg5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .reset-vuetify .flex.lg6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .reset-vuetify .flex.order-lg6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .reset-vuetify .flex.lg7 {
    -ms-flex-preferred-size: 58.333333333333336%;
    flex-basis: 58.333333333333336%;
    max-width: 58.33333333%;
  }
  .reset-vuetify .flex.order-lg7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .reset-vuetify .flex.lg8 {
    -ms-flex-preferred-size: 66.66666666666666%;
    flex-basis: 66.66666666666666%;
    max-width: 66.66666667%;
  }
  .reset-vuetify .flex.order-lg8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .reset-vuetify .flex.lg9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .reset-vuetify .flex.order-lg9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .reset-vuetify .flex.lg10 {
    -ms-flex-preferred-size: 83.33333333333334%;
    flex-basis: 83.33333333333334%;
    max-width: 83.33333333%;
  }
  .reset-vuetify .flex.order-lg10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .reset-vuetify .flex.lg11 {
    -ms-flex-preferred-size: 91.66666666666666%;
    flex-basis: 91.66666666666666%;
    max-width: 91.66666667%;
  }
  .reset-vuetify .flex.order-lg11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .reset-vuetify .flex.lg12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .reset-vuetify .flex.order-lg12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .reset-vuetify .flex.offset-lg0 {
    margin-left: 0;
  }
  .reset-vuetify .flex.offset-lg1 {
    margin-left: 8.33333333%;
  }
  .reset-vuetify .flex.offset-lg2 {
    margin-left: 16.66666667%;
  }
  .reset-vuetify .flex.offset-lg3 {
    margin-left: 25%;
  }
  .reset-vuetify .flex.offset-lg4 {
    margin-left: 33.33333333%;
  }
  .reset-vuetify .flex.offset-lg5 {
    margin-left: 41.66666667%;
  }
  .reset-vuetify .flex.offset-lg6 {
    margin-left: 50%;
  }
  .reset-vuetify .flex.offset-lg7 {
    margin-left: 58.33333333%;
  }
  .reset-vuetify .flex.offset-lg8 {
    margin-left: 66.66666667%;
  }
  .reset-vuetify .flex.offset-lg9 {
    margin-left: 75%;
  }
  .reset-vuetify .flex.offset-lg10 {
    margin-left: 83.33333333%;
  }
  .reset-vuetify .flex.offset-lg11 {
    margin-left: 91.66666667%;
  }
  .reset-vuetify .flex.offset-lg12 {
    margin-left: 100%;
  }
}
@media (min-width: 1904px) {
  .reset-vuetify .flex.xl1 {
    -ms-flex-preferred-size: 8.333333333333332%;
    flex-basis: 8.333333333333332%;
    max-width: 8.33333333%;
  }
  .reset-vuetify .flex.order-xl1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .reset-vuetify .flex.xl2 {
    -ms-flex-preferred-size: 16.666666666666664%;
    flex-basis: 16.666666666666664%;
    max-width: 16.66666667%;
  }
  .reset-vuetify .flex.order-xl2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .reset-vuetify .flex.xl3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .reset-vuetify .flex.order-xl3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .reset-vuetify .flex.xl4 {
    -ms-flex-preferred-size: 33.33333333333333%;
    flex-basis: 33.33333333333333%;
    max-width: 33.33333333%;
  }
  .reset-vuetify .flex.order-xl4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .reset-vuetify .flex.xl5 {
    -ms-flex-preferred-size: 41.66666666666667%;
    flex-basis: 41.66666666666667%;
    max-width: 41.66666667%;
  }
  .reset-vuetify .flex.order-xl5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .reset-vuetify .flex.xl6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .reset-vuetify .flex.order-xl6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .reset-vuetify .flex.xl7 {
    -ms-flex-preferred-size: 58.333333333333336%;
    flex-basis: 58.333333333333336%;
    max-width: 58.33333333%;
  }
  .reset-vuetify .flex.order-xl7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .reset-vuetify .flex.xl8 {
    -ms-flex-preferred-size: 66.66666666666666%;
    flex-basis: 66.66666666666666%;
    max-width: 66.66666667%;
  }
  .reset-vuetify .flex.order-xl8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .reset-vuetify .flex.xl9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .reset-vuetify .flex.order-xl9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .reset-vuetify .flex.xl10 {
    -ms-flex-preferred-size: 83.33333333333334%;
    flex-basis: 83.33333333333334%;
    max-width: 83.33333333%;
  }
  .reset-vuetify .flex.order-xl10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .reset-vuetify .flex.xl11 {
    -ms-flex-preferred-size: 91.66666666666666%;
    flex-basis: 91.66666666666666%;
    max-width: 91.66666667%;
  }
  .reset-vuetify .flex.order-xl11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .reset-vuetify .flex.xl12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .reset-vuetify .flex.order-xl12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .reset-vuetify .flex.offset-xl0 {
    margin-left: 0;
  }
  .reset-vuetify .flex.offset-xl1 {
    margin-left: 8.33333333%;
  }
  .reset-vuetify .flex.offset-xl2 {
    margin-left: 16.66666667%;
  }
  .reset-vuetify .flex.offset-xl3 {
    margin-left: 25%;
  }
  .reset-vuetify .flex.offset-xl4 {
    margin-left: 33.33333333%;
  }
  .reset-vuetify .flex.offset-xl5 {
    margin-left: 41.66666667%;
  }
  .reset-vuetify .flex.offset-xl6 {
    margin-left: 50%;
  }
  .reset-vuetify .flex.offset-xl7 {
    margin-left: 58.33333333%;
  }
  .reset-vuetify .flex.offset-xl8 {
    margin-left: 66.66666667%;
  }
  .reset-vuetify .flex.offset-xl9 {
    margin-left: 75%;
  }
  .reset-vuetify .flex.offset-xl10 {
    margin-left: 83.33333333%;
  }
  .reset-vuetify .flex.offset-xl11 {
    margin-left: 91.66666667%;
  }
  .reset-vuetify .flex.offset-xl12 {
    margin-left: 100%;
  }
}
.reset-vuetify .application .theme--light.navigation-drawer,
.reset-vuetify .theme--light .navigation-drawer {
  background-color: #fff;
}
.reset-vuetify .application .theme--light.navigation-drawer:not(.navigation-drawer--floating) .navigation-drawer__border,
.reset-vuetify .theme--light .navigation-drawer:not(.navigation-drawer--floating) .navigation-drawer__border {
  background-color: rgba(0, 0, 0, 0.12);
}
.reset-vuetify .application .theme--light.navigation-drawer .list,
.reset-vuetify .application .theme--light.navigation-drawer a:not(.list__tile--active),
.reset-vuetify .theme--light .navigation-drawer .list,
.reset-vuetify .theme--light .navigation-drawer a:not(.list__tile--active) {
  color: rgba(0, 0, 0, 0.87);
}
.reset-vuetify .application .theme--light.navigation-drawer .divider,
.reset-vuetify .theme--light .navigation-drawer .divider {
  background-color: rgba(0, 0, 0, 0.12);
}
.reset-vuetify .application .theme--light.navigation-drawer .list__tile:not(.list__tile--active),
.reset-vuetify .theme--light .navigation-drawer .list__tile:not(.list__tile--active) {
  color: rgba(0, 0, 0, 0.87);
}
.reset-vuetify .application .theme--light.navigation-drawer .list__tile:not(.list__tile--active) .icon,
.reset-vuetify .application .theme--light.navigation-drawer .list__tile__sub-title,
.reset-vuetify .theme--light .navigation-drawer .list__tile:not(.list__tile--active) .icon,
.reset-vuetify .theme--light .navigation-drawer .list__tile__sub-title {
  color: rgba(0, 0, 0, 0.54);
}
.reset-vuetify .application .theme--light.navigation-drawer .list--group__header--active + .list--group:after,
.reset-vuetify .application .theme--light.navigation-drawer .list--group__header--active .list__tile:after,
.reset-vuetify .theme--light .navigation-drawer .list--group__header--active + .list--group:after,
.reset-vuetify .theme--light .navigation-drawer .list--group__header--active .list__tile:after {
  background: rgba(0, 0, 0, 0.12);
}
.reset-vuetify .application .theme--dark.navigation-drawer,
.reset-vuetify .theme--dark .navigation-drawer {
  background-color: #424242;
}
.reset-vuetify .application .theme--dark.navigation-drawer:not(.navigation-drawer--floating) .navigation-drawer__border,
.reset-vuetify .theme--dark .navigation-drawer:not(.navigation-drawer--floating) .navigation-drawer__border {
  background-color: rgba(255, 255, 255, 0.12);
}
.reset-vuetify .application .theme--dark.navigation-drawer .list,
.reset-vuetify .application .theme--dark.navigation-drawer a:not(.list__tile--active),
.reset-vuetify .theme--dark .navigation-drawer .list,
.reset-vuetify .theme--dark .navigation-drawer a:not(.list__tile--active) {
  color: #fff;
}
.reset-vuetify .application .theme--dark.navigation-drawer .divider,
.reset-vuetify .theme--dark .navigation-drawer .divider {
  background-color: rgba(255, 255, 255, 0.12);
}
.reset-vuetify .application .theme--dark.navigation-drawer .list__tile:not(.list__tile--active),
.reset-vuetify .application .theme--dark.navigation-drawer .list__tile:not(.list__tile--active) .icon,
.reset-vuetify .theme--dark .navigation-drawer .list__tile:not(.list__tile--active),
.reset-vuetify .theme--dark .navigation-drawer .list__tile:not(.list__tile--active) .icon {
  color: #fff;
}
.reset-vuetify .application .theme--dark.navigation-drawer .list__tile__sub-title,
.reset-vuetify .theme--dark .navigation-drawer .list__tile__sub-title {
  color: rgba(255, 255, 255, 0.7);
}
.reset-vuetify .application .theme--dark.navigation-drawer .list--group__header--active + .list--group:after,
.reset-vuetify .application .theme--dark.navigation-drawer .list--group__header--active .list__tile:after,
.reset-vuetify .theme--dark .navigation-drawer .list--group__header--active + .list--group:after,
.reset-vuetify .theme--dark .navigation-drawer .list--group__header--active .list__tile:after {
  background: rgba(255, 255, 255, 0.12);
}
.reset-vuetify .navigation-drawer {
  max-width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  padding: 0 0 100px;
  pointer-events: auto;
  transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  top: 0;
  left: 0;
  will-change: transform;
  z-index: 3;
}
.reset-vuetify .navigation-drawer__border {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 1px;
}
.reset-vuetify .navigation-drawer.navigation-drawer--right:after {
  left: 0;
  right: auto;
}
.reset-vuetify .navigation-drawer--close.navigation-drawer:not(.navigation-drawer--right) {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.reset-vuetify .navigation-drawer--close.navigation-drawer--right {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.reset-vuetify .navigation-drawer--right {
  left: auto;
  right: 0;
}
.reset-vuetify .navigation-drawer--right > .navigation-drawer__border {
  right: auto;
  left: 0;
}
.reset-vuetify .navigation-drawer--absolute {
  position: absolute;
}
.reset-vuetify .navigation-drawer--fixed {
  position: fixed;
}
.reset-vuetify .navigation-drawer--floating:after {
  display: none;
}
.reset-vuetify .navigation-drawer--mini-variant {
  overflow: hidden;
}
.reset-vuetify .navigation-drawer--mini-variant .list__tile__action,
.reset-vuetify .navigation-drawer--mini-variant .list__tile__avatar {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 48px;
}
.reset-vuetify .navigation-drawer--mini-variant .list__tile:after,
.reset-vuetify .navigation-drawer--mini-variant .list__tile__content {
  opacity: 0;
}
.reset-vuetify .navigation-drawer--mini-variant .divider,
.reset-vuetify .navigation-drawer--mini-variant .list--group,
.reset-vuetify .navigation-drawer--mini-variant .subheader {
  display: none !important;
}
.reset-vuetify .navigation-drawer--is-mobile,
.reset-vuetify .navigation-drawer--temporary {
  z-index: 6;
}
.reset-vuetify .navigation-drawer--is-mobile:not(.navigation-drawer--close),
.reset-vuetify .navigation-drawer--temporary:not(.navigation-drawer--close) {
  box-shadow: 0 8px 10px -5px rgba(0, 0, 0, 0.2), 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.reset-vuetify .navigation-drawer .list {
  background: inherit;
}
.reset-vuetify .navigation-drawer > .list .list__tile {
  transition: none;
  font-weight: 500;
}
.reset-vuetify .navigation-drawer > .list .list__tile--active .list__tile__title {
  color: inherit;
}
.reset-vuetify .navigation-drawer > .list .list--group .list__tile {
  font-weight: 400;
}
.reset-vuetify .navigation-drawer > .list .list--group__header--active:after {
  background: transparent;
}
.reset-vuetify .navigation-drawer > .list:not(.list--dense) .list__tile {
  font-size: 14px;
}
.reset-vuetify .application .theme--light.pagination__item,
.reset-vuetify .theme--light .pagination__item {
  background: #fff;
  color: #000;
}
.reset-vuetify .application .theme--light.pagination__item--active,
.reset-vuetify .theme--light .pagination__item--active {
  color: #fff;
}
.reset-vuetify .application .theme--light.pagination__navigation,
.reset-vuetify .theme--light .pagination__navigation {
  background: #fff;
}
.reset-vuetify .application .theme--light.pagination__navigation .icon,
.reset-vuetify .theme--light .pagination__navigation .icon {
  color: rgba(0, 0, 0, 0.54);
}
.reset-vuetify .application .theme--dark.pagination__item,
.reset-vuetify .theme--dark .pagination__item {
  background: #424242;
  color: #fff;
}
.reset-vuetify .application .theme--dark.pagination__item--active,
.reset-vuetify .theme--dark .pagination__item--active {
  color: #fff;
}
.reset-vuetify .application .theme--dark.pagination__navigation,
.reset-vuetify .theme--dark .pagination__navigation {
  background: #424242;
}
.reset-vuetify .application .theme--dark.pagination__navigation .icon,
.reset-vuetify .theme--dark .pagination__navigation .icon {
  color: #fff;
}
.reset-vuetify .pagination {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  list-style-type: none;
  margin: 0;
  overflow-x: auto;
  max-width: 100%;
  padding: 0;
}
.reset-vuetify .pagination,
.reset-vuetify .pagination > li {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.reset-vuetify .pagination > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.reset-vuetify .pagination--circle .pagination__item,
.reset-vuetify .pagination--circle .pagination__more,
.reset-vuetify .pagination--circle .pagination__navigation {
  border-radius: 50%;
}
.reset-vuetify .pagination--disabled {
  pointer-events: none;
  opacity: 0.6;
}
.reset-vuetify .pagination__item {
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  border-radius: 4px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  background: transparent;
  height: 34px;
  width: 34px;
  margin: .3rem;
  text-decoration: none;
  transition: 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.reset-vuetify .pagination__item--active {
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
}
.reset-vuetify .pagination__navigation {
  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);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  height: 2rem;
  border-radius: 4px;
  width: 2rem;
  margin: 0.3rem 10px;
}
.reset-vuetify .pagination__navigation .icon {
  font-size: 2rem;
  transition: 0.2s cubic-bezier(0.4, 0, 0.6, 1);
  vertical-align: middle;
}
.reset-vuetify .pagination__navigation--disabled {
  opacity: .6;
  pointer-events: none;
}
.reset-vuetify .pagination__more {
  margin: .3rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 2rem;
  width: 2rem;
}
.reset-vuetify .parallax {
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.reset-vuetify .parallax__image-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  contain: strict;
}
.reset-vuetify .parallax__image {
  position: absolute;
  bottom: 0;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  display: none;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
  will-change: transform;
  transition: opacity 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
  z-index: 1;
}
.reset-vuetify .parallax__content {
  color: #fff;
  height: 100%;
  z-index: 2;
  position: relative;
  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-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 1rem;
}
.reset-vuetify .progress-circular {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.reset-vuetify .progress-circular--indeterminate svg {
  -webkit-animation: g 1.4s linear infinite;
  animation: g 1.4s linear infinite;
  -webkit-transform-origin: center center;
  transform-origin: center center;
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transition: all 0.2s ease-in-out;
  z-index: 0;
}
.reset-vuetify .progress-circular--indeterminate .progress-circular__overlay {
  -webkit-animation: f 1.4s ease-in-out infinite;
  animation: f 1.4s ease-in-out infinite;
  stroke-linecap: round;
  stroke-dasharray: 80,200;
  stroke-dashoffset: 0px;
}
.reset-vuetify .progress-circular__underlay {
  stroke: rgba(0, 0, 0, 0.1);
  z-index: 1;
}
.reset-vuetify .progress-circular__overlay {
  stroke: currentColor;
  z-index: 2;
  transition: all 0.6s ease-in-out;
}
.reset-vuetify .progress-circular__info {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@-webkit-keyframes f {
  0% {
    stroke-dasharray: 1,200;
    stroke-dashoffset: 0px;
  }
  50% {
    stroke-dasharray: 100,200;
    stroke-dashoffset: -15px;
  }
  to {
    stroke-dasharray: 100,200;
    stroke-dashoffset: -125px;
  }
}
@keyframes f {
  0% {
    stroke-dasharray: 1,200;
    stroke-dashoffset: 0px;
  }
  50% {
    stroke-dasharray: 100,200;
    stroke-dashoffset: -15px;
  }
  to {
    stroke-dasharray: 100,200;
    stroke-dashoffset: -125px;
  }
}
@-webkit-keyframes g {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes g {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.reset-vuetify .radio-group .input-group__details:after,
.reset-vuetify .radio-group .input-group__details:before {
  display: none;
}
.reset-vuetify .radio-group .input-group {
  padding: 0;
}
.reset-vuetify .radio-group--column .input-group__input {
  display: block;
}
.reset-vuetify .radio-group--row .input-group__input {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.reset-vuetify .radio-group.input-group--error .radio .icon--selection-control,
.reset-vuetify .radio-group.input-group--error .radio label {
  color: inherit;
}
.reset-vuetify .application .theme--light.input-group--slider label,
.reset-vuetify .theme--light .input-group--slider label {
  color: rgba(0, 0, 0, 0.54);
}
.reset-vuetify .application .theme--light.input-group--slider .slider__track,
.reset-vuetify .application .theme--light.input-group--slider .slider__track-fill,
.reset-vuetify .theme--light .input-group--slider .slider__track,
.reset-vuetify .theme--light .input-group--slider .slider__track-fill {
  background: rgba(0, 0, 0, 0.26);
}
.reset-vuetify .application .theme--light.input-group--slider .slider__tick,
.reset-vuetify .application .theme--light.input-group--slider .slider__track__container:after,
.reset-vuetify .theme--light .input-group--slider .slider__tick,
.reset-vuetify .theme--light .input-group--slider .slider__track__container:after {
  border: 1px solid rgba(0, 0, 0, 0.87);
}
.reset-vuetify .application .theme--light.input-group--slider:not(.input-group--dirty) .slider__thumb--label,
.reset-vuetify .theme--light .input-group--slider:not(.input-group--dirty) .slider__thumb--label {
  background: rgba(0, 0, 0, 0.26);
}
.reset-vuetify .application .theme--light.input-group--slider:not(.input-group--dirty) .slider__thumb,
.reset-vuetify .theme--light .input-group--slider:not(.input-group--dirty) .slider__thumb {
  border: 3px solid rgba(0, 0, 0, 0.26);
}
.reset-vuetify .application .theme--light.input-group--slider:not(.input-group--dirty):focus .slider__thumb,
.reset-vuetify .theme--light .input-group--slider:not(.input-group--dirty):focus .slider__thumb {
  border: 3px solid rgba(0, 0, 0, 0.38);
}
.reset-vuetify .application .theme--light.input-group--slider.input-group--disabled .slider__thumb,
.reset-vuetify .theme--light .input-group--slider.input-group--disabled .slider__thumb {
  background: none;
  border: 3px solid rgba(0, 0, 0, 0.26);
}
.reset-vuetify .application .theme--light.input-group--slider.input-group--disabled.input-group--dirty .slider__thumb,
.reset-vuetify .theme--light .input-group--slider.input-group--disabled.input-group--dirty .slider__thumb {
  background: rgba(0, 0, 0, 0.26);
  border: 0 solid transparent;
}
.reset-vuetify .application .theme--light.input-group--slider:focus .slider__track,
.reset-vuetify .theme--light .input-group--slider:focus .slider__track {
  background: rgba(0, 0, 0, 0.38);
}
.reset-vuetify .application .theme--dark.input-group--slider label,
.reset-vuetify .theme--dark .input-group--slider label {
  color: rgba(255, 255, 255, 0.7);
}
.reset-vuetify .application .theme--dark.input-group--slider .slider__track,
.reset-vuetify .application .theme--dark.input-group--slider .slider__track-fill,
.reset-vuetify .theme--dark .input-group--slider .slider__track,
.reset-vuetify .theme--dark .input-group--slider .slider__track-fill {
  background: rgba(255, 255, 255, 0.2);
}
.reset-vuetify .application .theme--dark.input-group--slider .slider__tick,
.reset-vuetify .application .theme--dark.input-group--slider .slider__track__container:after,
.reset-vuetify .theme--dark .input-group--slider .slider__tick,
.reset-vuetify .theme--dark .input-group--slider .slider__track__container:after {
  border: 1px solid #fff;
}
.reset-vuetify .application .theme--dark.input-group--slider:not(.input-group--dirty) .slider__thumb--label,
.reset-vuetify .theme--dark .input-group--slider:not(.input-group--dirty) .slider__thumb--label {
  background: rgba(255, 255, 255, 0.2);
}
.reset-vuetify .application .theme--dark.input-group--slider:not(.input-group--dirty) .slider__thumb,
.reset-vuetify .theme--dark .input-group--slider:not(.input-group--dirty) .slider__thumb {
  border: 3px solid rgba(255, 255, 255, 0.2);
}
.reset-vuetify .application .theme--dark.input-group--slider:not(.input-group--dirty):focus .slider__thumb,
.reset-vuetify .theme--dark .input-group--slider:not(.input-group--dirty):focus .slider__thumb {
  border: 3px solid rgba(255, 255, 255, 0.3);
}
.reset-vuetify .application .theme--dark.input-group--slider.input-group--disabled .slider__thumb,
.reset-vuetify .theme--dark .input-group--slider.input-group--disabled .slider__thumb {
  background: none;
  border: 3px solid rgba(255, 255, 255, 0.2);
}
.reset-vuetify .application .theme--dark.input-group--slider.input-group--disabled.input-group--dirty .slider__thumb,
.reset-vuetify .theme--dark .input-group--slider.input-group--disabled.input-group--dirty .slider__thumb {
  background: rgba(255, 255, 255, 0.2);
  border: 0 solid transparent;
}
.reset-vuetify .application .theme--dark.input-group--slider:focus .slider__track,
.reset-vuetify .theme--dark .input-group--slider:focus .slider__track {
  background: rgba(255, 255, 255, 0.3);
}
.reset-vuetify .input-group.input-group--slider {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-right: 16px;
}
.reset-vuetify .input-group.input-group--slider .input-group__details:after,
.reset-vuetify .input-group.input-group--slider .input-group__details:before {
  display: none;
}
.reset-vuetify .input-group.input-group--slider .input-group__input {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}
.reset-vuetify .input-group.input-group--slider label {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 18px;
  -webkit-transform: none;
  transform: none;
}
.reset-vuetify .input-group.input-group--slider label + .input-group__input {
  margin-left: 16px;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.reset-vuetify .input-group.input-group--slider.input-group--active .slider__thumb {
  -webkit-transform: translateY(-50%) scale(1.2);
  transform: translateY(-50%) scale(1.2);
}
.reset-vuetify .input-group.input-group--slider.input-group--active .slider__track {
  transition: none;
}
.reset-vuetify .input-group.input-group--slider.input-group--active .slider__thumb-container--label .slider__thumb,
.reset-vuetify .input-group.input-group--slider.input-group--active .slider__thumb-container--label .slider__thumb:hover {
  -webkit-transform: translateY(-50%) scale(0);
  transform: translateY(-50%) scale(0);
}
.reset-vuetify .input-group.input-group--slider.input-group--active .slider__thumb-container,
.reset-vuetify .input-group.input-group--slider.input-group--active .slider__track-fill {
  transition: none;
}
.reset-vuetify .input-group.input-group--slider.input-group--active.input-group--ticks .slider__tick,
.reset-vuetify .input-group.input-group--slider.input-group--active.input-group--ticks .slider__track__container:after {
  opacity: 1;
}
.reset-vuetify .input-group.input-group--slider.input-group--disabled {
  pointer-events: none;
}
.reset-vuetify .input-group.input-group--slider.input-group--disabled .slider__thumb {
  -webkit-transform: translateY(-50%) scale(0.5);
  transform: translateY(-50%) scale(0.5);
  background: transparent;
}
.reset-vuetify .input-group.input-group--slider.input-group--disabled.input-group--dirty {
  border-color: transparent;
}
.reset-vuetify .input-group.input-group--slider.input-group--prepend-icon .slider {
  margin-left: 40px;
}
.reset-vuetify .input-group.input-group--slider.input-group--append-icon .slider {
  margin-right: 40px;
}
.reset-vuetify .slider {
  cursor: default;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  height: 30px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.reset-vuetify .slider__track__container {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 2px;
  width: 100%;
  overflow: hidden;
}
.reset-vuetify .slider__track__container:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 2px;
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
  width: 2px;
  opacity: 0;
}
.reset-vuetify .slider__thumb,
.reset-vuetify .slider__tick,
.reset-vuetify .slider__track {
  position: absolute;
  top: 0;
}
.reset-vuetify .slider__track {
  -webkit-transform-origin: right;
  transform-origin: right;
  overflow: hidden;
}
.reset-vuetify .slider__track,
.reset-vuetify .slider__track-fill {
  height: 2px;
  left: 0;
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
  width: 100%;
}
.reset-vuetify .slider__track-fill {
  position: absolute;
  -webkit-transform-origin: left;
  transform-origin: left;
}
.reset-vuetify .slider__ticks-container {
  position: absolute;
  left: 0;
  height: 2px;
  width: 100%;
  top: 50%;
  overflow: hidden;
}
.reset-vuetify .slider__tick {
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
  opacity: 0;
}
.reset-vuetify .slider__thumb-container {
  position: absolute;
}
.reset-vuetify .slider__thumb,
.reset-vuetify .slider__thumb-container {
  top: 50%;
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.reset-vuetify .slider__thumb {
  width: 16px;
  height: 16px;
  left: -8px;
  border-radius: 50%;
  background: transparent;
  -webkit-transform: translateY(-50%) scale(0.8);
  transform: translateY(-50%) scale(0.8);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.reset-vuetify .slider__thumb--label__container {
  position: absolute;
  left: 0;
  top: 0;
  transition: 0.3s ease-in-out;
}
.reset-vuetify .slider__thumb--label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 12px;
  color: #fff;
  width: 28px;
  height: 28px;
  border-radius: 50% 50% 0;
  position: absolute;
  left: -14px;
  top: -40px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: 0.3s ease-in-out;
}
.reset-vuetify .slider__thumb--label span {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.reset-vuetify .slider__track,
.reset-vuetify .slider__track-fill {
  position: absolute;
}
.reset-vuetify .snack {
  background-color: #323232;
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 0;
  pointer-events: none;
  visibility: visible;
  z-index: 1000;
}
.reset-vuetify .snack--absolute {
  position: absolute;
}
.reset-vuetify .snack--top {
  top: 0;
}
.reset-vuetify .snack--bottom,
.reset-vuetify .snack--top {
  left: 50%;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
}
.reset-vuetify .snack--bottom {
  bottom: 48px;
}
.reset-vuetify .snack--left {
  left: 8px;
  right: auto;
  -webkit-transform: none;
  transform: none;
}
.reset-vuetify .snack--left.snack--top {
  top: 8px;
}
.reset-vuetify .snack--left.snack--bottom {
  bottom: 56px;
}
.reset-vuetify .snack--right {
  left: auto;
  right: 8px;
  -webkit-transform: none;
  transform: none;
}
.reset-vuetify .snack--right.snack--top {
  top: 8px;
}
.reset-vuetify .snack--right.snack--bottom {
  top: auto;
  bottom: 56px;
}
.reset-vuetify .snack__content {
  background-color: inherit;
  padding: 14px 24px;
  border-radius: 2px;
  pointer-events: auto;
  max-width: 568px;
  min-width: 288px;
  height: 48px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  transition: 0.4s cubic-bezier(0.25, 0.8, 0.5, 1);
  position: relative!important;
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
}
.reset-vuetify .snack__content .btn {
  margin: 0 0 0 48px;
}
.reset-vuetify .snack--multi-line .snack__content {
  height: 80px;
  padding: 24px;
}
.reset-vuetify .snack--bottom.snack--multi-line,
.reset-vuetify .snack--right.snack--multi-line {
  bottom: 80px;
}
.reset-vuetify .snack--vertical .snack__content {
  height: 112px;
  padding: 24px 24px 14px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: initial;
  -ms-flex-align: initial;
  align-items: initial;
}
.reset-vuetify .snack--vertical .snack__content .btn {
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.reset-vuetify .snack--bottom.snack--vertical,
.reset-vuetify .snack--right.snack--vertical {
  bottom: 112px;
}
@media only screen and (max-width: 599px) {
  .reset-vuetify .snack {
    width: 100%;
    left: 0;
    right: auto;
    -webkit-transform: none;
    transform: none;
  }
  .reset-vuetify .snack--left.snack--top,
  .reset-vuetify .snack--right.snack--top {
    top: 0;
  }
  .reset-vuetify .snack--left.snack--bottom,
  .reset-vuetify .snack--right.snack--bottom {
    bottom: 48px;
  }
  .reset-vuetify .snack__content {
    border-radius: 0;
    max-width: 100%;
    width: 100%;
  }
  .reset-vuetify .snack__content .btn {
    margin: 0 0 0 24px;
  }
}
.reset-vuetify .speed-dial {
  position: relative;
}
.reset-vuetify .speed-dial--absolute {
  position: absolute;
}
.reset-vuetify .speed-dial--fixed {
  position: fixed;
}
.reset-vuetify .speed-dial--top:not(.speed-dial--absolute) {
  top: 16px;
}
.reset-vuetify .speed-dial--top.speed-dial--absolute {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.reset-vuetify .speed-dial--bottom:not(.speed-dial--absolute) {
  bottom: 16px;
}
.reset-vuetify .speed-dial--bottom.speed-dial--absolute {
  bottom: 50%;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
}
.reset-vuetify .speed-dial--left {
  left: 16px;
}
.reset-vuetify .speed-dial--right {
  right: 16px;
}
.reset-vuetify .speed-dial--direction-left .speed-dial__list,
.reset-vuetify .speed-dial--direction-right .speed-dial__list {
  height: 100%;
  top: 0;
}
.reset-vuetify .speed-dial--direction-bottom .speed-dial__list,
.reset-vuetify .speed-dial--direction-top .speed-dial__list {
  left: 0;
  width: 100%;
}
.reset-vuetify .speed-dial--direction-top .speed-dial__list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  bottom: 100%;
}
.reset-vuetify .speed-dial--direction-right .speed-dial__list {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  left: 100%;
}
.reset-vuetify .speed-dial--direction-bottom .speed-dial__list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  top: 100%;
}
.reset-vuetify .speed-dial--direction-left .speed-dial__list {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  right: 100%;
}
.reset-vuetify .speed-dial__list {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
}
.reset-vuetify .speed-dial__list .btn:first-child {
  transition-delay: 0.05s;
}
.reset-vuetify .speed-dial__list .btn:nth-child(2) {
  transition-delay: 0.1s;
}
.reset-vuetify .speed-dial__list .btn:nth-child(3) {
  transition-delay: 0.15s;
}
.reset-vuetify .speed-dial__list .btn:nth-child(4) {
  transition-delay: 0.2s;
}
.reset-vuetify .speed-dial__list .btn:nth-child(5) {
  transition-delay: 0.25s;
}
.reset-vuetify .speed-dial__list .btn:nth-child(6) {
  transition-delay: 0.3s;
}
.reset-vuetify .speed-dial__list .btn:nth-child(7) {
  transition-delay: 0.35s;
}
.reset-vuetify .application .theme--light.stepper,
.reset-vuetify .theme--light .stepper {
  background: #fff;
}
.reset-vuetify .application .theme--light.stepper .stepper__step:not(.stepper__step--active):not(.stepper__step--complete):not(.stepper__step--error) .stepper__step__step,
.reset-vuetify .theme--light .stepper .stepper__step:not(.stepper__step--active):not(.stepper__step--complete):not(.stepper__step--error) .stepper__step__step {
  background: rgba(0, 0, 0, 0.38);
}
.reset-vuetify .application .theme--light.stepper .stepper__step__step,
.reset-vuetify .application .theme--light.stepper .stepper__step__step .icon,
.reset-vuetify .theme--light .stepper .stepper__step__step,
.reset-vuetify .theme--light .stepper .stepper__step__step .icon {
  color: #fff;
}
.reset-vuetify .application .theme--light.stepper .stepper__header .divider,
.reset-vuetify .theme--light .stepper .stepper__header .divider {
  background: rgba(0, 0, 0, 0.12);
}
.reset-vuetify .application .theme--light.stepper .stepper__step--active .stepper__label,
.reset-vuetify .theme--light .stepper .stepper__step--active .stepper__label {
  text-shadow: 0 0 0 #000;
}
.reset-vuetify .application .theme--light.stepper .stepper__step--editable:hover,
.reset-vuetify .theme--light .stepper .stepper__step--editable:hover {
  background: rgba(0, 0, 0, 0.06);
}
.reset-vuetify .application .theme--light.stepper .stepper__step--editable:hover .stepper__label,
.reset-vuetify .theme--light .stepper .stepper__step--editable:hover .stepper__label {
  text-shadow: 0 0 0 #000;
}
.reset-vuetify .application .theme--light.stepper .stepper__step--complete .stepper__label,
.reset-vuetify .theme--light .stepper .stepper__step--complete .stepper__label {
  color: rgba(0, 0, 0, 0.87);
}
.reset-vuetify .application .theme--light.stepper .stepper__step--inactive.stepper__step--editable:hover .stepper__step__step,
.reset-vuetify .theme--light .stepper .stepper__step--inactive.stepper__step--editable:hover .stepper__step__step {
  background: rgba(0, 0, 0, 0.54);
}
.reset-vuetify .application .theme--light.stepper .stepper__label,
.reset-vuetify .theme--light .stepper .stepper__label {
  color: rgba(0, 0, 0, 0.38);
}
.reset-vuetify .application .theme--light.stepper--non-linear .stepper__step:not(.stepper__step--complete) .stepper__label,
.reset-vuetify .application .theme--light.stepper .stepper__label small,
.reset-vuetify .theme--light .stepper--non-linear .stepper__step:not(.stepper__step--complete) .stepper__label,
.reset-vuetify .theme--light .stepper .stepper__label small {
  color: rgba(0, 0, 0, 0.54);
}
.reset-vuetify .application .theme--light.stepper--vertical .stepper__content:not(:last-child),
.reset-vuetify .theme--light .stepper--vertical .stepper__content:not(:last-child) {
  border-left: 1px solid rgba(0, 0, 0, 0.12);
}
.reset-vuetify .application .theme--dark.stepper,
.reset-vuetify .theme--dark .stepper {
  background: #303030;
}
.reset-vuetify .application .theme--dark.stepper .stepper__step:not(.stepper__step--active):not(.stepper__step--complete):not(.stepper__step--error) .stepper__step__step,
.reset-vuetify .theme--dark .stepper .stepper__step:not(.stepper__step--active):not(.stepper__step--complete):not(.stepper__step--error) .stepper__step__step {
  background: rgba(255, 255, 255, 0.5);
}
.reset-vuetify .application .theme--dark.stepper .stepper__step__step,
.reset-vuetify .application .theme--dark.stepper .stepper__step__step .icon,
.reset-vuetify .theme--dark .stepper .stepper__step__step,
.reset-vuetify .theme--dark .stepper .stepper__step__step .icon {
  color: #fff;
}
.reset-vuetify .application .theme--dark.stepper .stepper__header .divider,
.reset-vuetify .theme--dark .stepper .stepper__header .divider {
  background: rgba(255, 255, 255, 0.12);
}
.reset-vuetify .application .theme--dark.stepper .stepper__step--active .stepper__label,
.reset-vuetify .theme--dark .stepper .stepper__step--active .stepper__label {
  text-shadow: 0 0 0 #fff;
}
.reset-vuetify .application .theme--dark.stepper .stepper__step--editable:hover,
.reset-vuetify .theme--dark .stepper .stepper__step--editable:hover {
  background: rgba(255, 255, 255, 0.06);
}
.reset-vuetify .application .theme--dark.stepper .stepper__step--editable:hover .stepper__label,
.reset-vuetify .theme--dark .stepper .stepper__step--editable:hover .stepper__label {
  text-shadow: 0 0 0 #fff;
}
.reset-vuetify .application .theme--dark.stepper .stepper__step--complete .stepper__label,
.reset-vuetify .theme--dark .stepper .stepper__step--complete .stepper__label {
  color: rgba(255, 255, 255, 0.87);
}
.reset-vuetify .application .theme--dark.stepper .stepper__step--inactive.stepper__step--editable:hover .stepper__step__step,
.reset-vuetify .theme--dark .stepper .stepper__step--inactive.stepper__step--editable:hover .stepper__step__step {
  background: rgba(255, 255, 255, 0.75);
}
.reset-vuetify .application .theme--dark.stepper .stepper__label,
.reset-vuetify .theme--dark .stepper .stepper__label {
  color: rgba(255, 255, 255, 0.5);
}
.reset-vuetify .application .theme--dark.stepper--non-linear .stepper__step:not(.stepper__step--complete) .stepper__label,
.reset-vuetify .application .theme--dark.stepper .stepper__label small,
.reset-vuetify .theme--dark .stepper--non-linear .stepper__step:not(.stepper__step--complete) .stepper__label,
.reset-vuetify .theme--dark .stepper .stepper__label small {
  color: rgba(255, 255, 255, 0.7);
}
.reset-vuetify .application .theme--dark.stepper--vertical .stepper__content:not(:last-child),
.reset-vuetify .theme--dark .stepper--vertical .stepper__content:not(:last-child) {
  border-left: 1px solid rgba(255, 255, 255, 0.12);
}
.reset-vuetify .stepper {
  overflow: hidden;
  position: relative;
}
.reset-vuetify .stepper,
.reset-vuetify .stepper__header {
  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);
}
.reset-vuetify .stepper__header {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.reset-vuetify .stepper__header .divider {
  -ms-flex-item-align: center;
  align-self: center;
  margin: 0 -16px;
}
.reset-vuetify .stepper__items {
  position: relative;
  overflow: hidden;
}
.reset-vuetify .stepper__step__step {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 12px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 24px;
  margin-right: 8px;
  min-width: 24px;
  width: 24px;
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.reset-vuetify .stepper__step__step .icon {
  font-size: 18px;
}
.reset-vuetify .stepper__step {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 24px;
  position: relative;
}
.reset-vuetify .stepper__step--active .stepper__label {
  transition: 0.3s cubic-bezier(0.4, 0, 0.6, 1);
}
.reset-vuetify .stepper__step--editable {
  cursor: pointer;
}
.reset-vuetify .stepper__step.stepper__step--error .stepper__step__step {
  background: transparent;
  color: inherit;
}
.reset-vuetify .stepper__step.stepper__step--error .stepper__step__step .icon {
  font-size: 24px;
  color: inherit;
}
.reset-vuetify .stepper__step.stepper__step--error .stepper__label {
  color: inherit;
  text-shadow: none;
  font-weight: 500;
}
.reset-vuetify .stepper__step.stepper__step--error .stepper__label small {
  color: inherit;
}
.reset-vuetify .stepper__label {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: left;
}
.reset-vuetify .stepper__label small {
  font-size: 12px;
  font-weight: 300;
  text-shadow: none;
}
.reset-vuetify .stepper__wrapper {
  overflow: hidden;
  transition: none;
}
.reset-vuetify .stepper__content {
  top: auto;
  bottom: 0;
  padding: 16px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 100%;
}
.reset-vuetify .stepper__content .btn {
  margin-left: 0;
}
.reset-vuetify .stepper--is-booted .stepper__content,
.reset-vuetify .stepper--is-booted .stepper__wrapper {
  transition: 0.4s cubic-bezier(0.4, 0, 0.6, 1);
}
.reset-vuetify .stepper--vertical {
  padding-bottom: 36px;
}
.reset-vuetify .stepper--vertical .stepper__content {
  margin: -8px -36px -16px 36px;
  padding: 16px 60px 16px 23px;
  width: auto;
}
.reset-vuetify .stepper--vertical .stepper__step {
  padding: 24px 24px 16px;
}
.reset-vuetify .stepper--vertical .stepper__step__step {
  margin-right: 12px;
}
.reset-vuetify .stepper--alt-labels .stepper__header .divider {
  margin: 35px -67px 0;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.reset-vuetify .stepper--alt-labels .stepper__step {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-preferred-size: 175px;
  flex-basis: 175px;
}
.reset-vuetify .stepper--alt-labels .stepper__step small {
  -ms-flex-item-align: center;
  align-self: center;
}
.reset-vuetify .stepper--alt-labels .stepper__step__step {
  margin-right: 0;
  margin-bottom: 12px;
}
@media only screen and (max-width: 959px) {
  .reset-vuetify .stepper:not(.stepper--vertical) .stepper__label {
    display: none;
  }
  .reset-vuetify .stepper:not(.stepper--vertical) .stepper__step__step {
    margin-right: 0;
  }
}
.reset-vuetify .application .theme--light.subheader,
.reset-vuetify .theme--light .subheader {
  color: rgba(0, 0, 0, 0.54);
}
.reset-vuetify .application .theme--dark.subheader,
.reset-vuetify .theme--dark .subheader {
  color: rgba(255, 255, 255, 0.7);
}
.reset-vuetify .subheader {
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  padding: 0 16px;
}
.reset-vuetify .subheader--inset {
  margin-left: 56px;
}
.reset-vuetify .application .theme--light.switch:not(.input-group--dirty) .input-group--selection-controls__container,
.reset-vuetify .theme--light .switch:not(.input-group--dirty) .input-group--selection-controls__container {
  color: rgba(0, 0, 0, 0.38) !important;
}
.reset-vuetify .application .theme--light.switch .input-group--selection-controls__ripple:after,
.reset-vuetify .theme--light .switch .input-group--selection-controls__ripple:after {
  background-color: #fafafa;
}
.reset-vuetify .application .theme--light.switch .input-group--selection-controls__ripple:not(.input-group--selection-controls__ripple--active),
.reset-vuetify .theme--light .switch .input-group--selection-controls__ripple:not(.input-group--selection-controls__ripple--active) {
  color: rgba(0, 0, 0, 0.38);
}
.reset-vuetify .application .theme--light.switch .input-group--selection-controls__ripple--active:after,
.reset-vuetify .theme--light .switch .input-group--selection-controls__ripple--active:after {
  background-color: currentColor;
}
.reset-vuetify .application .theme--light.switch .input-group--selection-controls__toggle,
.reset-vuetify .theme--light .switch .input-group--selection-controls__toggle {
  color: rgba(0, 0, 0, 0.38);
}
.reset-vuetify .application .theme--light.switch .input-group--selection-controls__toggle--active,
.reset-vuetify .theme--light .switch .input-group--selection-controls__toggle--active {
  color: inherit;
}
.reset-vuetify .application .theme--light.switch.input-group--disabled .input-group--selection-controls__ripple:after,
.reset-vuetify .theme--light .switch.input-group--disabled .input-group--selection-controls__ripple:after {
  background-color: #bdbdbd !important;
}
.reset-vuetify .application .theme--light.switch.input-group--disabled .input-group--selection-controls__toggle,
.reset-vuetify .theme--light .switch.input-group--disabled .input-group--selection-controls__toggle {
  color: rgba(0, 0, 0, 0.12) !important;
}
.reset-vuetify .application .theme--dark.switch:not(.input-group--dirty) .input-group--selection-controls__container,
.reset-vuetify .theme--dark .switch:not(.input-group--dirty) .input-group--selection-controls__container {
  color: rgba(255, 255, 255, 0.3) !important;
}
.reset-vuetify .application .theme--dark.switch .input-group--selection-controls__ripple:after,
.reset-vuetify .theme--dark .switch .input-group--selection-controls__ripple:after {
  background-color: #bdbdbd;
}
.reset-vuetify .application .theme--dark.switch .input-group--selection-controls__ripple:not(.input-group--selection-controls__ripple--active),
.reset-vuetify .theme--dark .switch .input-group--selection-controls__ripple:not(.input-group--selection-controls__ripple--active) {
  color: rgba(255, 255, 255, 0.3);
}
.reset-vuetify .application .theme--dark.switch .input-group--selection-controls__ripple--active:after,
.reset-vuetify .theme--dark .switch .input-group--selection-controls__ripple--active:after {
  background-color: currentColor;
}
.reset-vuetify .application .theme--dark.switch .input-group--selection-controls__toggle,
.reset-vuetify .theme--dark .switch .input-group--selection-controls__toggle {
  color: rgba(255, 255, 255, 0.3);
}
.reset-vuetify .application .theme--dark.switch .input-group--selection-controls__toggle--active,
.reset-vuetify .theme--dark .switch .input-group--selection-controls__toggle--active {
  color: inherit;
}
.reset-vuetify .application .theme--dark.switch.input-group--disabled .input-group--selection-controls__ripple:after,
.reset-vuetify .theme--dark .switch.input-group--disabled .input-group--selection-controls__ripple:after {
  background-color: #424242 !important;
}
.reset-vuetify .application .theme--dark.switch.input-group--disabled .input-group--selection-controls__toggle,
.reset-vuetify .theme--dark .switch.input-group--disabled .input-group--selection-controls__toggle {
  color: rgba(255, 255, 255, 0.1) !important;
}
.reset-vuetify .input-group.input-group--selection-controls {
  z-index: 0;
}
.reset-vuetify .input-group.input-group--selection-controls.switch {
  min-width: 36px;
}
.reset-vuetify .input-group.input-group--selection-controls.switch .input-group--selection-controls__container {
  color: inherit;
  position: relative;
}
.reset-vuetify .input-group.input-group--selection-controls.switch .input-group--selection-controls__container[class*="--text"] .input-group--selection-controls__ripple--active:after {
  background-color: currentColor;
}
.reset-vuetify .input-group.input-group--selection-controls.switch .input-group--selection-controls__toggle {
  background-color: currentColor;
  color: inherit;
  position: absolute;
  height: 14px;
  top: 50%;
  left: 0;
  width: 34px;
  border-radius: 8px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.reset-vuetify .input-group.input-group--selection-controls.switch .input-group--selection-controls__toggle.input-group--selection-controls__toggle--active {
  opacity: 0.5;
}
.reset-vuetify .input-group.input-group--selection-controls.switch .input-group--selection-controls__ripple {
  -webkit-transform: translate(-15px, -24px);
  transform: translate(-15px, -24px);
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  z-index: 1;
}
.reset-vuetify .input-group.input-group--selection-controls.switch .input-group--selection-controls__ripple:after {
  content: "";
  position: absolute;
  display: inline-block;
  cursor: pointer;
  width: 20px;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 20px;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
}
.reset-vuetify .input-group.input-group--selection-controls.switch .input-group--selection-controls__ripple--active {
  -webkit-transform: translate(2px, -24px);
  transform: translate(2px, -24px);
}
.reset-vuetify .input-group.input-group--selection-controls.switch label {
  padding-left: 14px;
}
.reset-vuetify .application .theme--light.system-bar,
.reset-vuetify .theme--light .system-bar {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.54);
}
.reset-vuetify .application .theme--light.system-bar .icon,
.reset-vuetify .theme--light .system-bar .icon {
  color: rgba(0, 0, 0, 0.54);
}
.reset-vuetify .application .theme--light.system-bar--lights-out,
.reset-vuetify .theme--light .system-bar--lights-out {
  background-color: rgba(255, 255, 255, 0.7) !important;
}
.reset-vuetify .application .theme--dark.system-bar,
.reset-vuetify .theme--dark .system-bar {
  background-color: #000;
  color: rgba(255, 255, 255, 0.7);
}
.reset-vuetify .application .theme--dark.system-bar .icon,
.reset-vuetify .theme--dark .system-bar .icon {
  color: rgba(255, 255, 255, 0.7);
}
.reset-vuetify .application .theme--dark.system-bar--lights-out,
.reset-vuetify .theme--dark .system-bar--lights-out {
  background-color: rgba(0, 0, 0, 0.2) !important;
}
.reset-vuetify .system-bar {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-weight: 500;
  padding: 0 8px;
}
.reset-vuetify .system-bar .icon {
  font-size: 16px;
}
.reset-vuetify .system-bar--absolute,
.reset-vuetify .system-bar--fixed {
  left: 0;
  top: 0;
  width: 100%;
  z-index: 3;
}
.reset-vuetify .system-bar--fixed {
  position: fixed;
}
.reset-vuetify .system-bar--absolute {
  position: absolute;
}
.reset-vuetify .system-bar--status .icon {
  margin-right: 4px;
}
.reset-vuetify .system-bar--window .icon {
  font-size: 20px;
  margin-right: 8px;
}
.reset-vuetify .application .theme--light.tabs__bar .tabs__li,
.reset-vuetify .theme--light .tabs__bar .tabs__li {
  color: rgba(0, 0, 0, 0.87);
}
.reset-vuetify .application .theme--light.tabs__bar .tabs__li.tabs__item--disabled,
.reset-vuetify .theme--light .tabs__bar .tabs__li.tabs__item--disabled {
  color: rgba(0, 0, 0, 0.26);
}
.reset-vuetify .application .theme--light.tabs__bar .tabs__bar,
.reset-vuetify .theme--light .tabs__bar .tabs__bar {
  background-color: #fff;
}
.reset-vuetify .application .theme--light.tabs__bar .tabs__bar .icon--left,
.reset-vuetify .application .theme--light.tabs__bar .tabs__bar .icon--right,
.reset-vuetify .theme--light .tabs__bar .tabs__bar .icon--left,
.reset-vuetify .theme--light .tabs__bar .tabs__bar .icon--right {
  color: rgba(0, 0, 0, 0.38);
}
.reset-vuetify .application .theme--dark.tabs__bar .tabs__li,
.reset-vuetify .theme--dark .tabs__bar .tabs__li {
  color: #fff;
}
.reset-vuetify .application .theme--dark.tabs__bar .tabs__li.tabs__item--disabled,
.reset-vuetify .theme--dark .tabs__bar .tabs__li.tabs__item--disabled {
  color: rgba(255, 255, 255, 0.3);
}
.reset-vuetify .application .theme--dark.tabs__bar .tabs__bar,
.reset-vuetify .theme--dark .tabs__bar .tabs__bar {
  background-color: #424242;
}
.reset-vuetify .application .theme--dark.tabs__bar .tabs__bar .icon--left,
.reset-vuetify .application .theme--dark.tabs__bar .tabs__bar .icon--right,
.reset-vuetify .theme--dark .tabs__bar .tabs__bar .icon--left,
.reset-vuetify .theme--dark .tabs__bar .tabs__bar .icon--right {
  color: rgba(255, 255, 255, 0.5);
}
.reset-vuetify .tabs {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.reset-vuetify .tabs--grow .tabs__bar .tabs__li {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.reset-vuetify .tabs--fixed > .tabs__bar .tabs__li {
  min-width: 160px;
  max-width: 264px;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 160px;
  flex: 0 1 160px;
}
.reset-vuetify .tabs--centered .tabs__bar .tabs__container {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.reset-vuetify .tabs--icons .tabs__bar {
  height: 72px;
}
.reset-vuetify .tabs--icons .tabs__item {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.reset-vuetify .tabs.tabs--mobile .tabs__bar .icon--left,
.reset-vuetify .tabs.tabs--mobile .tabs__bar .icon--right {
  display: none;
}
.reset-vuetify .tabs.tabs--mobile .tabs__bar .tabs__wrapper--scrollable.tabs__wrapper--overflow {
  overflow: hidden !important;
}
.reset-vuetify .tabs:not(.tabs--grow):not(.tabs--mobile) .tabs__item {
  padding: 0 24px;
}
.reset-vuetify .tabs:not(.tabs--centered):not(.tabs--grow):not(.tabs--mobile) .tabs__wrapper--scrollable {
  margin: 0 60px;
  overflow: hidden !important;
}
.reset-vuetify .tabs__bar {
  width: 100%;
  position: relative;
  height: 48px;
}
.reset-vuetify .tabs__bar .icon--left,
.reset-vuetify .tabs__bar .icon--right {
  position: absolute;
  top: 0;
  width: 32px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.reset-vuetify .tabs__bar .icon--left {
  left: 28px;
}
.reset-vuetify .tabs__bar .icon--right {
  right: 28px;
}
.reset-vuetify .tabs__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 100%;
  position: absolute;
  padding: 0;
  top: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  list-style: none;
  will-change: transform;
  transition: -webkit-transform 0.6s cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 0.6s cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 0.6s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 0.6s cubic-bezier(0.86, 0, 0.07, 1);
}
.reset-vuetify .tabs__container > li:not(.tabs__slider) {
  height: 100%;
}
.reset-vuetify .tabs__container-left {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.reset-vuetify .tabs__wrapper {
  position: relative;
  overflow-x: auto;
  height: inherit;
}
.reset-vuetify .tabs__item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: inherit!important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  padding: 0 12px;
  position: relative;
  opacity: .7;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.reset-vuetify .tabs__item .icon {
  color: inherit;
  margin: 0 0 5px;
}
.reset-vuetify .tabs__item--active {
  opacity: 1;
}
.reset-vuetify .tabs__item--disabled {
  pointer-events: none;
}
.reset-vuetify .tabs__items {
  position: relative;
  overflow: hidden;
}
.reset-vuetify .tabs__content {
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
  width: 100%;
}
.reset-vuetify .tabs__content .card {
  border-radius: 0 0 2px 2px;
}
.reset-vuetify .tabs__slider {
  position: absolute;
  bottom: 0;
  height: 2px;
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}
@media only screen and (max-width: 599px) {
  .reset-vuetify .tabs--fixed > .tabs__bar .tabs__li {
    min-width: 72px;
  }
}
@media only screen and (max-width: 959px) {
  .reset-vuetify .tabs__bar {
    padding-left: 0;
  }
}
.reset-vuetify .application .theme--light.picker--time .picker--time__clock,
.reset-vuetify .theme--light .picker--time .picker--time__clock {
  background: #e0e0e0;
}
.reset-vuetify .application .theme--light.picker--time .picker--time__clock > span.disabled,
.reset-vuetify .theme--light .picker--time .picker--time__clock > span.disabled {
  color: rgba(0, 0, 0, 0.26);
}
.reset-vuetify .application .theme--dark.picker--time .picker--time__clock,
.reset-vuetify .theme--dark .picker--time .picker--time__clock {
  background: #616161;
}
.reset-vuetify .application .theme--dark.picker--time .picker--time__clock > span.disabled,
.reset-vuetify .theme--dark .picker--time .picker--time__clock > span.disabled {
  color: rgba(255, 255, 255, 0.3);
}
.reset-vuetify .picker--time .card__row--actions {
  margin-top: -10px;
}
.reset-vuetify .picker--time.picker--landscape {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.reset-vuetify .picker--time.picker--landscape .picker__title {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.reset-vuetify .picker--time.picker--landscape .picker__title div:first-child {
  text-align: right;
}
.reset-vuetify .picker--time.picker--landscape .picker__title div:first-child span {
  height: 55px;
  font-size: 55px;
}
.reset-vuetify .picker--time.picker--landscape .picker__title div:last-child {
  margin: 16px 0 0;
  -ms-flex-item-align: initial;
  align-self: auto;
  text-align: center;
}
.reset-vuetify .picker--time.picker--landscape .picker--time__clock {
  height: 250px;
  width: 250px;
}
.reset-vuetify .picker--time.picker--landscape .picker--time__clock-hand {
  height: 97px;
}
.reset-vuetify .picker--time .picker__title {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.reset-vuetify .picker--time .picker__title div:first-child {
  white-space: nowrap;
}
.reset-vuetify .picker--time .picker__title div:first-child span {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 70px;
  font-size: 70px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: .6;
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.reset-vuetify .picker--time .picker__title div:first-child span.active {
  opacity: 1;
}
.reset-vuetify .picker--time .picker__title div:last-child {
  -ms-flex-item-align: end;
  align-self: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 16px;
  margin: 8px 0 6px 8px;
}
.reset-vuetify .picker--time .picker__title div:last-child span {
  cursor: pointer;
  opacity: .6;
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.reset-vuetify .picker--time .picker__title div:last-child span.active {
  opacity: 1;
}
.reset-vuetify .picker--time .picker__title div:only-child {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.reset-vuetify .picker--time__clock {
  height: 270px;
  width: 270px;
  border-radius: 100%;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  top: 50%;
  left: 50%;
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.reset-vuetify .picker--time__clock-hand {
  height: 40%;
  width: 2px;
  bottom: 50%;
  left: calc(49%);
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
  position: absolute;
  will-change: transform;
  z-index: 1;
}
.reset-vuetify .picker--time__clock-hand:before {
  background: transparent;
  border-width: 2px;
  width: 10px;
  height: 10px;
  top: -3%;
}
.reset-vuetify .picker--time__clock-hand:after,
.reset-vuetify .picker--time__clock-hand:before {
  border-style: solid;
  border-color: inherit;
  border-radius: 100%;
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.reset-vuetify .picker--time__clock-hand:after {
  height: 8px;
  width: 8px;
  top: 100%;
  background-color: inherit;
}
.reset-vuetify .picker--time__clock > span {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
  cursor: default;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  left: calc(34%);
  height: 32px;
  position: absolute;
  text-align: center;
  top: calc(34%);
  width: 32px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.reset-vuetify .picker--time__clock > span > span {
  z-index: 1;
}
.reset-vuetify .picker--time__clock > span:after,
.reset-vuetify .picker--time__clock > span:before {
  content: "";
  border-radius: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 14px;
  width: 14px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 40px;
  width: 40px;
}
.reset-vuetify .picker--time__clock > span.active {
  color: #fff;
  cursor: default;
  z-index: 2;
}
.reset-vuetify .picker--time__clock > span.disabled {
  pointer-events: none;
}
.reset-vuetify .picker--time .card__row--actions {
  border: none;
}
.reset-vuetify .application .theme--light.toolbar,
.reset-vuetify .theme--light .toolbar {
  background-color: #f5f5f5;
  color: rgba(0, 0, 0, 0.87);
}
.reset-vuetify .application .theme--dark.toolbar,
.reset-vuetify .theme--dark .toolbar {
  background-color: #212121;
  color: #fff;
}
.reset-vuetify .toolbar {
  position: relative;
  transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  width: 100%;
  will-change: padding-left;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
}
.reset-vuetify .toolbar .input-group--solo .input-group__details {
  display: none;
}
.reset-vuetify .toolbar .input-group--single-line:not(.input-group--solo) {
  padding: 0;
}
.reset-vuetify .toolbar .input-group--single-line:not(.input-group--solo) label {
  top: auto;
}
.reset-vuetify .toolbar__title {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: .02em;
  margin-left: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.reset-vuetify .toolbar__content,
.reset-vuetify .toolbar__extension {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.reset-vuetify .toolbar__content > .list,
.reset-vuetify .toolbar__extension > .list {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin: 0!important;
  max-height: 100%;
}
.reset-vuetify .toolbar__content > .btn:last-child,
.reset-vuetify .toolbar__content > .menu:first-child,
.reset-vuetify .toolbar__extension > .btn:last-child,
.reset-vuetify .toolbar__extension > .menu:first-child {
  margin-right: 8px;
}
.reset-vuetify .toolbar__content > .btn:first-child,
.reset-vuetify .toolbar__content > .menu:first-child,
.reset-vuetify .toolbar__extension > .btn:first-child,
.reset-vuetify .toolbar__extension > .menu:first-child {
  margin-left: 8px;
}
.reset-vuetify .toolbar__content > :not(.btn):not(.menu):first-child,
.reset-vuetify .toolbar__extension > :not(.btn):not(.menu):first-child {
  margin-left: 16px;
}
.reset-vuetify .toolbar__content > :not(.btn):not(.menu):last-child,
.reset-vuetify .toolbar__extension > :not(.btn):not(.menu):last-child {
  margin-right: 16px;
}
.reset-vuetify .toolbar__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  max-width: 100%;
  padding: 0;
}
.reset-vuetify .toolbar__items .menu,
.reset-vuetify .toolbar__items > .menu .menu__activator {
  height: 100%;
}
.reset-vuetify .toolbar__items > .btn,
.reset-vuetify .toolbar__items > .menu .menu__activator .btn {
  height: 100%;
  margin: 0;
}
.reset-vuetify .toolbar--card {
  border-radius: 2px 2px 0 0;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2), 0 0 0 0 rgba(0, 0, 0, 0.14), 0 0 0 0 rgba(0, 0, 0, 0.12);
}
.reset-vuetify .toolbar--fixed {
  position: fixed;
  z-index: 2;
}
.reset-vuetify .toolbar--absolute,
.reset-vuetify .toolbar--fixed {
  top: 0;
  left: 0;
}
.reset-vuetify .toolbar--absolute {
  position: absolute;
  z-index: 2;
}
.reset-vuetify .toolbar--floating {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 16px;
  width: auto;
}
.reset-vuetify .toolbar--clipped {
  z-index: 3;
}
.reset-vuetify .toolbar__extension .toolbar__title {
  margin-left: 72px !important;
}
.reset-vuetify .toolbar__extension .tabs__bar {
  -ms-flex-item-align: end;
  align-self: flex-end;
  margin: 0;
}
@media only screen and (max-width: 599px) {
  .reset-vuetify .toolbar .toolbar__content > .btn:last-child,
  .reset-vuetify .toolbar .toolbar__extension > .btn:last-child {
    margin-right: 17px;
  }
  .reset-vuetify .toolbar .toolbar__content > .btn:first-child,
  .reset-vuetify .toolbar .toolbar__extension > .btn:first-child {
    margin-left: 17px;
  }
  .reset-vuetify .toolbar .toolbar__content > :not(.btn):not(.menu):first-child,
  .reset-vuetify .toolbar .toolbar__extension > :not(.btn):not(.menu):first-child {
    margin-left: 24px;
  }
  .reset-vuetify .toolbar .toolbar__content > :not(.btn):not(.menu):last-child,
  .reset-vuetify .toolbar .toolbar__extension > :not(.btn):not(.menu):last-child {
    margin-right: 24px;
  }
}
.reset-vuetify .tooltip {
  position: relative;
}
.reset-vuetify .tooltip__content {
  background: #616161;
  border-radius: 2px;
  color: #fff;
  font-size: 12px;
  display: inline-block;
  padding: 5px 8px;
  position: absolute;
  text-transform: none;
  transition: 0.15s cubic-bezier(0.25, 0.8, 0.5, 1);
  width: auto;
  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);
}
.reset-vuetify .tooltip__content[class*=-active] {
  pointer-events: none;
}
@media only screen and (max-width: 959px) {
  .reset-vuetify .tooltip .tooltip__content {
    padding: 10px 16px;
  }
}
.reset-vuetify {
  position: relative;
  box-sizing: border-box;
}
.reset-vuetify > .application {
  min-height: auto;
}
.reset-vuetify .pull-right {
  float: right;
}
.reset-vuetify .overlay {
  z-index: 9999;
}
.reset-vuetify .dialog__content {
  z-index: 99999 !important;
}
.reset-vuetify .select2-dropdown {
  z-index: 999999;
}
.reset-vuetify .menu__content,
.reset-vuetify .top-index {
  z-index: 999999 !important;
}
.reset-vuetify .menu__content {
  position: fixed;
}
.reset-vuetify .checkbox .input-group__input {
  min-height: 24px;
}
.reset-vuetify .checkbox .input-group__input .icon {
  position: absolute;
}
.reset-vuetify .list__tile {
  border: 0;
  outline: none;
  box-shadow: none;
}
.reset-vuetify a {
  outline: none;
}
.reset-vuetify a:focus,
.reset-vuetify a:hover {
  box-shadow: none;
}
.reset-vuetify table {
  table-layout: auto !important;
}
.reset-vuetify table th,
.reset-vuetify table td {
  vertical-align: middle;
}
.reset-vuetify .card {
  padding: 0;
  margin: 0;
  border: 0;
  max-width: 100%;
}
.reset-vuetify input,
.reset-vuetify textarea {
  border: 0 !important;
  box-shadow: none;
  outline: none;
}
.reset-vuetify input:focus,
.reset-vuetify textarea:focus {
  outline: none;
  box-shadow: none;
}
.reset-vuetify button {
  font-weight: inherit;
}
.reset-vuetify .snack.error {
  border: 0;
  padding: 0;
}
.reset-vuetify .datatable a {
  text-decoration: none;
  border: 0;
}
.reset-vuetify .column.sortable:focus {
  outline: none;
}
.reset-vuetify .room-box {
  margin-right: 6px;
  margin-bottom: 6px;
}
.reset-vuetify .room-box .btn {
  opacity: 1;
}
.reset-vuetify .vdp-datepicker__calendar {
  z-index: 999999;
}
.reset-vuetify .test-filter-input .chip__content {
  background: #e4e4e4;
}
.reset-vuetify .test-filters-results img {
  width: 100%;
  height: auto;
}
table.wp-list-table .column-thumb {
  width: 52px;
  text-align: center;
  white-space: nowrap;
}
.wrapper-datepicker {
  width: 110px;
}
.wrapper-datepicker input {
  border: 1px solid #cfcfcf;
  padding: 0px 10px;
  width: 100%;
  font-size: 16px;
  height: 30px;
  outline: none;
  box-shadow: none;
}
.aws-group-input {
  display: inline-block;
}
.aws-group-input.wide {
  width: 100%;
}
.aws-group-input label {
  display: block;
  font-size: 13px;
  margin-bottom: 6px;
  color: #7d7d7d;
  outline: none;
  box-shadow: none;
}
.aws-group-input.def input {
  border: 1px solid #cfcfcf;
  padding: 7px 10px;
  width: 100%;
  font-size: 16px;
  width: 110px;
  outline: none;
  box-shadow: none;
}
.aws-group-input.def textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  border: 1px solid #cfcfcf;
  padding: 7px 10px;
  outline: none;
  box-shadow: none;
}
.aws-group-input.def.num {
  text-align: center;
}
.aws-group-input.def.num input {
  width: 50px;
  text-align: center;
}
.no-overflow-scroll {
  overflow-x: visible !important;
  overflow-y: visible !important;
}
.aht-one-line {
  white-space: nowrap;
}
.quizmaker-viral .page {
  display: none;
}
.quizmaker-viral .page.active {
  display: block;
}
.quizmaker-viral .pagination {
  text-align: center;
  margin-bottom: 24px;
}
.quizmaker-viral .pagination ul li {
  display: inline-block;
  cursor: pointer;
}
.quizmaker-viral .pagination ul li a {
  display: block;
  width: 35px;
  line-height: 35px;
  background: #a5a5a5;
  color: #FFFFFF;
  text-align: center;
  font-weight: bold;
}
.quizmaker-viral .pagination ul li.active a {
  background: #1d628b;
}
.quizmaker-viral .pagination .next,
.quizmaker-viral .pagination .prev {
  display: none;
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  background: #dadada;
  color: #fff;
  width: 150px;
  font-size: 15px;
  padding: 10px 0;
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
  /* Likely future */
}
.quizmaker-viral .pagination .next.s,
.quizmaker-viral .pagination .prev.s {
  background: #0280da;
}
.quizmaker-viral .action-submit {
  overflow: hidden;
}
.quizmaker-viral .qm-submit {
  display: block;
  width: 250px;
  padding: 0px 20px;
  line-height: 43px;
  background: #ec7c00;
  color: #FFFFFF;
  opacity: 0;
  border: 0;
  margin: 0 auto;
  border-radius: 4px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 20px;
  cursor: pointer;
  outline: none;
  box-shadow: none;
}
.quizmaker-viral .group-box-radio label,
.quizmaker-viral .group-box-checkbox label {
  display: block;
  background: #d6d6d6;
  color: #0a0a0a;
  padding: 10px 24px;
}
.quizmaker-viral .group-box-radio.checked label,
.quizmaker-viral .group-box-checkbox.checked label {
  background: red;
}
.quizmaker-viral .action-form {
  display: none;
}
.quizmaker-viral .action-form.h {
  display: none;
}
.quizmaker-viral .action-form .wpcf7-form {
  background: #f3f3f3;
  padding: 12px 24px;
  text-align: center;
  position: relative;
}
.quizmaker-viral .action-form .wpcf7-form.sent > div,
.quizmaker-viral .action-form .wpcf7-form.sent > p,
.quizmaker-viral .action-form .wpcf7-form.sent > input {
  display: none;
}
.quizmaker-viral .action-form .wpcf7-form.sent > div.wpcf7-response-output {
  display: block;
}
.quizmaker-viral .action-form .wpcf7.loading:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  width: 100%;
  height: 100%;
}
.quizmaker-viral .action-form .wpcf7.loading .qm-loader {
  display: block;
}
.quizmaker-viral .action-form textarea,
.quizmaker-viral .action-form input {
  border: 1px solid #cfcfcf;
  outline: none;
  box-shadow: none;
  box-sizing: border-box;
  margin-top: 12px;
  font-size: 15px;
}
.quizmaker-viral .action-form input {
  min-height: 36px;
  padding: 0 12px;
}
.quizmaker-viral .action-form input[type=submit] {
  cursor: pointer;
  font-weight: bold;
  font-size: 20px;
  border: 0;
  background: #1d70ba;
  color: #fff;
  padding: 10px 20px;
}
.quizmaker-viral .action-form textarea {
  min-height: 150px;
  padding: 12px;
}
.quizmaker-viral .action-form.s {
  display: block;
}
.quizmaker-viral .results {
  text-align: center;
}
.quizmaker-viral .results h3 {
  background: #108bf5;
  color: #FFFFFF;
  padding: 10px;
  text-align: center;
  margin: 0 0 24px 0;
}
.quizmaker-viral .results .block-rs > span {
  display: block;
}
.quizmaker-viral .results .block-rs-value {
  font-size: 50px;
  color: #ec7c00;
}
.quizmaker-viral .results .block-rs-label {
  font-weight: bold;
  letter-spacing: 1px;
}
.quizmaker-viral .results .block-rs-icon {
  font-size: 40px;
  color: #9a9a9a;
  display: block;
}
.question {
  margin-bottom: 48px;
  border-left: 1px solid #dcdcdc;
}
.question:after {
  content: '';
  display: table;
  clear: both;
}
.question .question_category {
  display: inline-block;
  background: #fff;
  color: #9e9e9e;
  font-weight: bold;
  padding: 4px 0px;
  font-size: 12px;
}
.question .question_title {
  clear: none;
  font-size: 20px;
  border-bottom: 1px solid #cfcfcf;
  padding-bottom: 12px;
  margin-bottom: 12px;
}
.question .question_content {
  line-height: 24px;
  margin-bottom: 24px;
}
.question .question_content img {
  max-width: 100%;
  width: auto;
  height: auto;
}
.question .question_content .attachment a {
  font-size: 12px;
  font-style: italic;
  font-weight: bold;
  color: #3b3b3b;
}
.question .answers ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.question .question_wrap_info {
  float: left;
  width: 50px;
  text-align: center;
}
.question .question_wrap_info .info_index,
.question .question_wrap_info .info_explanation,
.question .question_wrap_info .info_result,
.question .question_wrap_info .info_comment,
.question .question_wrap_info .report {
  font-size: 23px;
  color: #9a9a9a;
  cursor: pointer;
}
.question .question_wrap_info .info_index.active,
.question .question_wrap_info .info_explanation.active,
.question .question_wrap_info .info_result.active,
.question .question_wrap_info .info_comment.active,
.question .question_wrap_info .report.active {
  color: #000;
}
.question .question_wrap_info .info_index .number {
  display: inline-block;
  font-size: 29px;
  padding: 0;
  color: #cfcfcf;
}
.question .question_wrap_info .info_score {
  background: #efdf58;
  padding: 4px 0;
  margin: 10px 0 10px -10px;
  font-size: 12px;
  font-weight: bold;
}
.question .question_wrap_info .info_score.wrong {
  background: red;
  color: #FFF;
}
.question .question_wrap_info .info_score.right {
  background: green;
  color: #FFF;
}
.question .question_wrap_info .info_result .result_wrong {
  color: red;
}
.question .question_wrap_info .info_result .result_right {
  color: green;
}
.question .question_wrap_content {
  margin-left: 70px;
  position: relative;
}
.question .explanation {
  display: none;
  padding: 10px;
  margin-top: 12px;
  border-top: 1px solid #efdf58;
  border-bottom: 1px solid #efdf58;
  font-size: 12px;
  line-height: 24px;
  background: #fff8bf;
  color: #353535;
}
.question .explanation.s,
.question .explanation.show {
  display: block;
}
.question .explanation.h {
  display: none;
}
.question .qm_btn_instant_answer,
.question .question_next_page {
  border: 1px solid #CFCFCF;
}
.answers ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.answers li {
  cursor: pointer;
  position: relative;
}
.answers .answers_content img {
  max-width: 100%;
  width: auto;
  height: auto;
}
.answers .style-block img {
  width: 100%;
  display: block;
}
.answers .style-block .inner {
  position: relative;
  padding: 10px;
  border: 2px solid #dadada;
  border-radius: 10px;
  cursor: pointer;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -ms-transition: 0.3s all;
  -o-transition: 0.3s all;
}
.answers .style-block .col-group > li {
  margin-bottom: 12px;
}
.answers .style-block .answers_info {
  text-align: center;
}
.answers .style-block .answers_info input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  opacity: 0;
  cursor: pointer;
}
.answers .style-block .answers_info .order {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background: #7babbf;
  color: #FFFFFF;
  border: 0;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  top: 15px;
  left: 15px;
  font-size: 12px;
  font-weight: bold;
  opacity: 0.5;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  -o-transition: all 0.35s;
}
.answers .style-block .answers_content {
  margin-left: 0;
  padding: 0;
}
.answers .style-block .answers_content .txt {
  text-align: center;
  color: #505050;
  padding: 10px 0;
  margin: 0;
  font-weight: bold;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  -o-transition: all 0.35s;
}
.answers .style-block li:hover .inner {
  border-color: #8199a3;
}
.answers .style-block li:hover .order {
  opacity: 1;
}
.answers .style-block li.checked .inner {
  border-color: #8199a3;
  background: #c7eeff;
}
.answers .style-block li.checked .order {
  opacity: 1;
}
.answers .style-block .group-box-radio,
.answers .style-block .group-box-checkbox {
  cursor: pointer;
}
.answers .style-block .group-box-radio.ans_wrong .inner,
.answers .style-block .group-box-checkbox.ans_wrong .inner {
  border-color: #cc0000;
}
.answers .style-block .group-box-radio.ans_wrong .order,
.answers .style-block .group-box-checkbox.ans_wrong .order {
  background: #cc0000;
}
.answers .style-block .group-box-radio.ans_right .inner,
.answers .style-block .group-box-checkbox.ans_right .inner {
  border-color: #00ad25;
}
.answers .style-block .group-box-radio.ans_right .order,
.answers .style-block .group-box-checkbox.ans_right .order {
  background: #00ad25;
}
.answers .style-line li {
  margin-bottom: 12px;
}
.answers .style-line .inner {
  border: 1px solid #cfcfcf;
  padding: 10px;
  display: flex;
  align-items: center;
}
.answers .style-line .order {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
  margin-right: 10px;
}
.answers .style-line .answers_info {
  float: left;
  margin-right: 12px;
}
.answers .style-line .answers_content {
  margin-left: 30px;
  line-height: 22px;
}
.answers .style-line .box {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
.answers .style-line .group-box-radio.ans_right .inner,
.answers .style-line .group-box-checkbox.ans_right .inner {
  border-color: #00ad25 !important;
}
.answers .style-line .group-box-radio.ans_right .answers_input.radio .box,
.answers .style-line .group-box-checkbox.ans_right .answers_input.radio .box,
.answers .style-line .group-box-radio.ans_right .answers_input.checkbox .box,
.answers .style-line .group-box-checkbox.ans_right .answers_input.checkbox .box {
  border-color: #00ad25 !important;
}
.answers .style-line .group-box-radio.ans_right .answers_input.radio .box:before,
.answers .style-line .group-box-checkbox.ans_right .answers_input.radio .box:before,
.answers .style-line .group-box-radio.ans_right .answers_input.checkbox .box:before,
.answers .style-line .group-box-checkbox.ans_right .answers_input.checkbox .box:before {
  background: #00ad25 !important;
  opacity: 1 !important;
}
.answers .style-line .group-box-radio.ans_wrong .inner,
.answers .style-line .group-box-checkbox.ans_wrong .inner {
  border-color: #cc0000;
}
.answers .style-line .group-box-radio.ans_wrong .answers_input.radio .box,
.answers .style-line .group-box-checkbox.ans_wrong .answers_input.radio .box,
.answers .style-line .group-box-radio.ans_wrong .answers_input.checkbox .box,
.answers .style-line .group-box-checkbox.ans_wrong .answers_input.checkbox .box {
  border-color: #cc0000;
}
.answers .style-line .group-box-radio.ans_wrong .answers_input.radio .box:before,
.answers .style-line .group-box-checkbox.ans_wrong .answers_input.radio .box:before,
.answers .style-line .group-box-radio.ans_wrong .answers_input.checkbox .box:before,
.answers .style-line .group-box-checkbox.ans_wrong .answers_input.checkbox .box:before {
  background: #cc0000;
  opacity: 1 !important;
}
.answers .style-line .answers_input {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.answers .style-line .answers_input.radio {
  width: 20px;
  height: 20px;
}
.answers .style-line .answers_input.radio input {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100%;
  z-index: 2;
  cursor: pointer;
  margin: 0;
  padding: 0;
}
.answers .style-line .answers_input.radio .box {
  position: absolute;
  display: block;
  border: 2px solid #CFCFCF;
  background: #FFF;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  z-index: 1;
}
.answers .style-line .answers_input.radio .box:before {
  content: '';
  width: 10px;
  height: 10px;
  background: #8199A3;
  position: absolute;
  top: 1px;
  left: 1px;
  border-radius: 50%;
  opacity: 0;
}
.answers .style-line .answers_input.radio input:checked + .box {
  border-color: #8199A3;
}
.answers .style-line .answers_input.radio input:checked + .box:before {
  opacity: 1;
}
.answers .style-line .answers_input.checkbox {
  width: 20px;
  height: 20px;
}
.answers .style-line .answers_input.checkbox input {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  cursor: pointer;
  margin: 0;
  padding: 0;
}
.answers .style-line .answers_input.checkbox .box {
  position: absolute;
  display: block;
  border: 2px solid #CFCFCF;
  background: #FFF;
  width: 16px;
  height: 16px;
  z-index: 1;
}
.answers .style-line .answers_input.checkbox .box:before {
  content: '';
  width: 10px;
  height: 10px;
  background: #8199A3;
  position: absolute;
  top: 1px;
  left: 1px;
  opacity: 0;
}
.answers .style-line .answers_input.checkbox input:checked + .box {
  border-color: #8199A3;
}
.answers .style-line .answers_input.checkbox input:checked + .box:before {
  opacity: 1;
}
.answers .style-line .answers_input,
.answers .style-line .answers_order_content {
  display: inline-block;
  vertical-align: middle;
}
.answers .style-line .answers_order_content {
  margin-right: 5px;
}
.answers .group-order:after {
  content: '';
  display: table;
  clear: both;
}
.answers .group-order li {
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
  /* Likely future */
}
.answers .group-order.style-line li + li {
  margin-top: 12px;
}
.answers .group-order.style-line .group-box-order {
  line-height: 1;
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #cfcfcf;
  background: #FFFFFF;
}
.answers .group-order.style-line .group-box-order .material-icons {
  position: absolute;
  top: 50%;
  left: 4px;
  margin-top: -12px;
  color: #828282;
}
.answers .group-order.style-line .answers_content {
  margin-left: 0;
  border-left: 1px solid #cfcfcf;
  padding-left: 10px;
}
.answers .group-order.style-line .ui-sortable-placeholder {
  min-height: 37px;
  border: 1px dashed #cfcfcf;
}
.answers .group-order.style-line.ans_wrong {
  padding: 10px;
  border: 1px solid #cc0000;
}
.answers .group-order.style-line.ans_right,
.answers .group-order.style-line.result {
  padding: 10px;
  border: 1px solid #00ad25;
}
.answers .group-order.style-line.result {
  margin-top: 12px;
}
.answers .group-order.style-block li {
  float: left;
  margin: 3px 3px 3px 0;
  width: 100px;
  min-height: 100px;
  background: #52575a;
  color: #FFF;
  font-weight: bold;
}
.answers .group-order.style-block li .answers_content {
  text-align: center;
  line-height: 100px;
}
.answers .group-order.style-block li .answers_content img {
  height: auto;
}
.answers .group-order.style-block li.ui-sortable-helper {
  box-shadow: 0px 0px 5px 2px #161616;
}
.answers .group-drag-match,
.answers .group-drag-match-before {
  position: relative;
}
.answers .group-drag-match:after,
.answers .group-drag-match-before:after {
  content: '';
  display: table;
  clear: both;
}
.answers .group-drag-match .match-questions,
.answers .group-drag-match-before .match-questions,
.answers .group-drag-match .match-answers,
.answers .group-drag-match-before .match-answers {
  float: left;
  width: 50%;
  cursor: pointer;
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
  /* Likely future */
}
.answers .group-drag-match .match-questions,
.answers .group-drag-match-before .match-questions {
  text-align: left;
}
.answers .group-drag-match .match-answers,
.answers .group-drag-match-before .match-answers {
  text-align: left;
  line-height: 24px;
}
.answers .group-drag-match .match-question-container,
.answers .group-drag-match-before .match-question-container {
  min-height: 45px;
  background: #efefef;
  position: relative;
}
.answers .group-drag-match .match-question-container + .match-question-container,
.answers .group-drag-match-before .match-question-container + .match-question-container,
.answers .group-drag-match .match-answer + .match-answer,
.answers .group-drag-match-before .match-answer + .match-answer {
  margin-top: 10px;
}
.answers .group-drag-match .match-question,
.answers .group-drag-match-before .match-question {
  position: relative;
  display: inline-block;
  padding: 10px;
  width: 50%;
  box-sizing: border-box;
  background: #333;
  color: #FFF;
  z-index: 1;
}
.answers .group-drag-match .match-question.ui-draggable-dragging,
.answers .group-drag-match-before .match-question.ui-draggable-dragging {
  z-index: 9;
}
.answers .group-drag-match .match-question.ui-draggable-dragging:before,
.answers .group-drag-match-before .match-question.ui-draggable-dragging:before {
  display: none;
}
.answers .group-drag-match .match-question:before,
.answers .group-drag-match-before .match-question:before {
  content: '';
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  left: -8px;
  margin-top: -8px;
  border-radius: 50%;
  background: #f7f7f7;
}
.answers .group-drag-match .match-answer,
.answers .group-drag-match-before .match-answer {
  width: 100%;
}
.answers .group-drag-match .match-answer:after,
.answers .group-drag-match-before .match-answer:after {
  content: '';
  display: table;
  clear: both;
}
.answers .group-drag-match .match-answer.ui-state-hover .value,
.answers .group-drag-match-before .match-answer.ui-state-hover .value {
  background: #fff8bc;
}
.answers .group-drag-match .match-answer.ui-state-active .value,
.answers .group-drag-match-before .match-answer.ui-state-active .value {
  background: #efdf58;
}
.answers .group-drag-match .match-answer .match-question,
.answers .group-drag-match-before .match-answer .match-question {
  background: #d0ba00;
  z-index: 2;
  line-height: 24px;
  height: auto !important;
}
.answers .group-drag-match .match-answer .match-question:before,
.answers .group-drag-match-before .match-answer .match-question:before {
  display: none;
}
.answers .group-drag-match .match-answer .value,
.answers .group-drag-match-before .match-answer .value {
  float: left;
  width: 50%;
  box-sizing: border-box;
  min-height: 44px;
  position: relative;
}
.answers .group-drag-match .match-answer .label,
.answers .group-drag-match-before .match-answer .label {
  position: relative;
  z-index: 3;
  float: left;
  width: 50%;
  padding: 10px;
  box-sizing: border-box;
  background: green;
  color: #FFF;
  line-height: 24px;
}
.answers .group-drag-match .match-answer .label:after,
.answers .group-drag-match-before .match-answer .label:after {
  content: '';
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  right: -8px;
  margin-top: -8px;
  border-radius: 50%;
  background: green;
  z-index: 2;
}
.answers .group-drag-match .match-answer__result .value__correct-answers .match-question,
.answers .group-drag-match-before .match-answer__result .value__correct-answers .match-question {
  background: #0da70d;
}
.answers .group-drag-match.ans_right,
.answers .group-drag-match-before.ans_right {
  padding: 10px;
  border: 1px solid #00ad25;
}
.answers .group-drag-match.ans_wrong,
.answers .group-drag-match-before.ans_wrong {
  padding: 10px;
  border: 1px solid #cc0000;
}
.answers .group-drag-match.result,
.answers .group-drag-match-before.result {
  margin-top: 24px;
  padding: 10px;
  border: 1px solid #00ad25;
}
.answers .group-drag-match.result .match-question,
.answers .group-drag-match-before.result .match-question {
  width: 100%;
}
.answers .group-drag-match.style-left-to-right .match-questions,
.answers .group-drag-match-before.style-left-to-right .match-questions {
  float: left;
}
.answers .group-drag-match.style-left-to-right .match-answers,
.answers .group-drag-match-before.style-left-to-right .match-answers {
  float: right;
}
.answers .group-drag-match.style-left-to-right .match-question:before,
.answers .group-drag-match-before.style-left-to-right .match-question:before {
  left: auto;
  right: -8px;
}
.answers .group-drag-match.style-left-to-right .match-answer .value,
.answers .group-drag-match-before.style-left-to-right .match-answer .value {
  float: right;
}
.answers .group-drag-match.style-left-to-right .match-answer .label,
.answers .group-drag-match-before.style-left-to-right .match-answer .label {
  float: right;
}
.answers .group-drag-match.style-left-to-right .match-answer .label:after,
.answers .group-drag-match-before.style-left-to-right .match-answer .label:after {
  left: -8px;
}
.answers .group-drag-match-before {
  margin-bottom: 24px;
  padding: 10px;
  background: #eaeaea;
}
.answers .group-group-match,
.answers .group-group-match-before {
  position: relative;
}
.answers .group-group-match:after,
.answers .group-group-match-before:after {
  content: '';
  display: table;
  clear: both;
}
.answers .group-group-match .match-items,
.answers .group-group-match-before .match-items,
.answers .group-group-match .match-groups,
.answers .group-group-match-before .match-groups {
  float: left;
  width: 50%;
  min-height: 100px;
  cursor: pointer;
  box-sizing: border-box;
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
  /* Likely future */
}
.answers .group-group-match .user-match,
.answers .group-group-match-before .user-match {
  padding-right: 12px;
}
.answers .group-group-match h5,
.answers .group-group-match-before h5 {
  font-size: 18px;
  display: block;
  padding: 10px;
  margin: 0;
  background: #007fca;
  color: #fff;
}
.answers .group-group-match.style-left-to-right .match-items,
.answers .group-group-match-before.style-left-to-right .match-items {
  padding-right: 24px;
}
.answers .group-group-match.style-right-to-left .match-items,
.answers .group-group-match-before.style-right-to-left .match-items {
  padding-left: 24px;
}
.answers .group-group-match .match-item,
.answers .group-group-match-before .match-item {
  width: 100%;
}
.answers .group-group-match .match-group,
.answers .group-group-match-before .match-group {
  margin-bottom: 24px;
  padding: 12px 12px 1px 12px;
  width: 100%;
  min-height: 150px;
  background: #e8e8e8;
  box-sizing: border-box;
}
.answers .group-group-match .match-answer,
.answers .group-group-match-before .match-answer {
  margin-bottom: 12px;
  line-height: 1;
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #cfcfcf;
  background: #FFFFFF;
  box-sizing: border-box;
}
.answers .group-group-match .system-match h5,
.answers .group-group-match-before .system-match h5 {
  background: green;
}
.answers .group-group-match-before {
  margin-bottom: 24px;
  padding: 10px;
  background: #f7f7f7;
}
.answers .group-group-match-before .match-groups {
  padding: 10px;
}
.answers .group-box-fill-blank textarea {
  box-sizing: border-box;
  padding: 10px;
  width: 100%;
  min-height: 100px;
  border: 1px solid #cfcfcf !important;
  outline: none;
  box-shadow: none;
}
.answers .group-box-fill-blank.ans_right textarea {
  border-color: #00ad25;
}
.answers .group-box-fill-blank.ans_wrong textarea {
  border-color: #cc0000;
}
.answers .group-box-fill-blank.ans_wrong .result {
  margin-top: 12px;
  padding: 10px;
  border: 1px solid #00ad25;
}
.answers .group-box-guess-word > ul {
  text-align: center;
}
.answers .group-box-guess-word .word {
  display: block;
}
.answers .group-box-guess-word .word-input {
  margin-bottom: 4px;
  padding: 0 10px 0;
  height: 40px;
  width: 100%;
  background: #f2f2f2;
  border: 1px solid #cfcfcf;
  font-size: 24px;
  font-weight: bold;
  text-align: left;
  text-transform: uppercase;
  outline: none;
  box-shadow: none;
}
.answers .group-box-guess-word .word-input.show {
  background: #FFF;
}
.answers .group-box-keywords textarea {
  box-sizing: border-box;
  padding: 10px;
  width: 100%;
  min-height: 100px;
  border: 0;
  outline: none;
  box-shadow: none;
border: 1px solid #cfcfcf !important;
border-radius: 5px;
}
.answers .group-box-keywords .user-answered {
  border: 1px solid #cfcfcf;
  padding: 10px;
  margin-bottom: 24px;
}
.answers .group-box-keywords .group-box-keywords-result span {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 10px 20px;
  border: 1px solid #00ad25;
}
.stage-questions .questions .question {
  border-left: 1px solid #dcdcdc;
}
.stage-questions .questions .group-box-fill-blank textarea {
  width: 100%;
  display: block;
  min-height: 100px;
  border: 2px solid #cfcfcf;
  padding: 10px;
  box-sizing: border-box;
  box-shadow: none;
  outline: none;
}
.stage-questions .questions .group-box-fill-blank textarea:focus {
  border-color: #000;
}
.stage-questions .questions.show_answers_0 .q_correct_1 .answers_input.radio input:checked + .box,
.stage-questions .questions.show_answers_0 .q_correct_1 .answers_input.checkbox input:checked + .box {
  border-color: green;
}
.stage-questions .questions.show_answers_0 .q_correct_1 .answers_input.radio input:checked + .box:before,
.stage-questions .questions.show_answers_0 .q_correct_1 .answers_input.checkbox input:checked + .box:before {
  opacity: 1;
}
.stage-questions .questions.show_answers_0 .q_correct_1 .answers_input.radio .box:before,
.stage-questions .questions.show_answers_0 .q_correct_1 .answers_input.checkbox .box:before {
  background: green;
}
.stage-questions .questions.show_answers_0 .q_correct_0 .answers_input.radio input:checked + .box,
.stage-questions .questions.show_answers_0 .q_correct_0 .answers_input.checkbox input:checked + .box {
  border-color: red;
}
.stage-questions .questions.show_answers_0 .q_correct_0 .answers_input.radio input:checked + .box:before,
.stage-questions .questions.show_answers_0 .q_correct_0 .answers_input.checkbox input:checked + .box:before {
  opacity: 1;
}
.stage-questions .questions.show_answers_0 .q_correct_0 .answers_input.radio .box:before,
.stage-questions .questions.show_answers_0 .q_correct_0 .answers_input.checkbox .box:before {
  background: red;
}
.stage-questions .questions.show_answers_0 .group-drag-match .match-answers {
  float: left;
  width: 100%;
}
.stage-questions .questions.show_answers_0 .group-drag-match .match-answer .label:after {
  display: none;
}
.stage-questions .questions.show_answers_0 .group-drag-match.style-left-to-right .match-answer .label {
  float: left;
}
.stage-questions .questions.show_answers_1 .answers_input.radio.a_correct_1 input + .box,
.stage-questions .questions.show_answers_1 .answers_input.checkbox.a_correct_1 input + .box {
  border-color: green;
}
.stage-questions .questions.show_answers_1 .answers_input.radio.a_correct_1 input + .box:before,
.stage-questions .questions.show_answers_1 .answers_input.checkbox.a_correct_1 input + .box:before {
  opacity: 1;
}
.stage-questions .questions.show_answers_1 .answers_input.radio.a_correct_1 .box:before,
.stage-questions .questions.show_answers_1 .answers_input.checkbox.a_correct_1 .box:before {
  background: green;
}
.stage-questions .questions.show_answers_1 .answers_input.radio.a_correct_0 input:checked + .box,
.stage-questions .questions.show_answers_1 .answers_input.checkbox.a_correct_0 input:checked + .box {
  border-color: red;
}
.stage-questions .questions.show_answers_1 .answers_input.radio.a_correct_0 .box:before,
.stage-questions .questions.show_answers_1 .answers_input.checkbox.a_correct_0 .box:before {
  background: red;
}
.stage-questions .questions.show_answers_1 .group-drag-match .match-answer__result {
  width: 100%;
}
.stage-questions .questions.show_answers_1 .group-drag-match .match-answer__result .match-question {
  width: 100%;
}
.stage-questions .questions.show_answers_1 .group-drag-match .match-answer__result .value {
  width: 50%;
}
.stage-questions .questions.show_answers_1 .group-drag-match .match-answer__result .label {
  width: 50%;
}
.stage-questions .questions.show_answers_1 .group-drag-match .match-answer__result .label:after {
  display: none;
}
@media (max-width: 480px) {
  .stage-questions .questions .question {
    border-left: 0;
  }
  .stage-questions .questions .question .question_wrap_info {
    float: none;
    width: auto;
  }
  .stage-questions .questions .question .question_wrap_content {
    margin-left: 0;
  }
}
.result-report {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  width: 100%;
}
.result-report .inner {
  box-shadow: 0px 0px 8px 2px #8f8f8f;
}
.result-report .heading {
  margin: 0;
  padding: 10px;
  background: #00a7ff;
  color: #FFF;
  font-size: 20px;
}
.result-report .content {
  background: #FFF;
}
.result-report .content form {
  padding: 24px;
}
.result-report .content .input-item {
  margin-bottom: 12px;
}
.result-report .content input,
.result-report .content textarea {
  padding: 10px;
  width: 100%;
  box-sizing: border-box;
  box-shadow: none;
  outline: none;
  border: 1px solid #cfcfcf;
  font-size: 15px;
}
.result-report .content input {
  height: 40px;
}
.result-report .content textarea {
  min-height: 150px;
}
.report-message-success {
  padding: 24px;
  font-size: 24px;
  text-align: center;
  background: #008d00;
  color: #fff;
}
.report-message-success p {
  margin: 0;
}
.qm-star-rating .star-rating__star {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  font-size: 15px;
  line-height: 1;
  color: #989898;
  cursor: pointer;
}
.qm-star-rating .star-rating__star i {
  vertical-align: middle;
  font-size: 15px;
}
.qm-star-rating .star-rating__star.is-hover,
.qm-star-rating .star-rating__star.is-selected {
  color: #f4b500;
}
.qm-star-rating .count {
  color: #CFCFCF;
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.single-certificate .title {
  font-weight: normal;
  font-size: 24px;
  margin: 24px 0 48px 0;
  text-align: center;
}
#certificate-register-box {
  margin: 0 auto;
  max-width: 400px;
  padding: 24px;
  margin-top: 24px;
  background: #ECF0F1;
}
#certificate-register-box .table-data {
  background: #444B54;
  color: #FFF;
}
.fillform-container {
  font-size: 14px;
  max-width: 500px;
  margin: 0 auto;
}
.fillform_playagain {
  margin-top: 24px;
  text-align: center;
}
.fillform_input {
  margin-top: 24px;
}
.fillform_input_value {
  background: #FFFFFF;
  padding: 24px 24px;
  text-align:right;
}
.fillform_input_submit {
  margin-top: 24px;
  text-align: center;
}
.fillform_head {
  text-align: center;
}
.fillform_head-title {
  font-size: 25px;
}
.fillform_paragraph {
  margin: 24px 0;
  padding: 0;
  font-size: 14px;
  line-height: 1.2;
}
.fillform_input-group {
  margin-bottom: 12px;
}
.fillform_input-group.hz > label {
  display: block;
  font-size: 14px;
  line-height: 36px;
  font-weight: bold;
}
.fillform_input-group.hz .wrap-input input[type=text],
.fillform_input-group.hz .wrap-input input[type=number],
.fillform_input-group.hz .wrap-input input[type=email],
.fillform_input-group.hz .wrap-input textarea {
  border: 1px solid #CFCFCF;
  padding: 6px 12px;
  font-size: 16px;
  background: #FFF;
  box-shadow: none;
  outline: none;
}
.fillform_input-group.hz .wrap-input input[type=number] {
  font-size: 16px;
  max-width: 80px;
}
.fillform_input-group.hz .wrap-input select {
  background: #FFF;
  border: 1px solid #CFCFCF;
  font-size: 14px;
  padding: 6px;
  width: 100%;
  outline: none;
  box-shadow: none;
}
.fillform_input-group.hz .wrap-input select:focus {
  border: 1px solid #CFCFCF;
}
.fillform_input-group.hz .wrap-input textarea {
  width: 100%;
  display: block;
  border: 1px solid #CFCFCF;
}
.fillform_input-group.hz .wrap-input.radio label,
.fillform_input-group.hz .wrap-input.checkbox label {
  display: block;
}
.fillform_input-group.hz .wrap-input.radio input,
.fillform_input-group.hz .wrap-input.checkbox input,
.fillform_input-group.hz .wrap-input.radio span,
.fillform_input-group.hz .wrap-input.checkbox span {
  display: inline-block;
  vertical-align: middle;
}
.fillform_input-group.hz .wrap-input.radio input,
.fillform_input-group.hz .wrap-input.checkbox input {
  margin-right: 6px;
  outline: none;
  box-shadow: none;
}
.hide-scroll {
  overflow: hidden;
}
.adaptive_infinite_icon {
  font-size: 40px;
}
#qm-page-doing {
  width: 100%;
  border-radius: 0;
  padding: 0;
  box-shadow: none;
}
#qm-page-doing .stage-questions {
  max-width: 1100px;
  margin: 0 auto;
  padding: 24px;
  background: #FFFFFF;
}
#qm-page-doing .application.theme--light {
  background: transparent;
}
#qm-page-doing .title-hero {
  background: #ffffff;
  color: #4c6286;
  max-width: 1100px;
  margin: 0 auto;
  padding: 24px 12px;
  font-size: 24px;
  font-weight: normal;
  letter-spacing: 1px;
}
#qm-page-doing .overlay-loading {
  position: fixed;
  z-index: 999999999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #42444ade;
}
#qm-page-doing .overlay-loading .progress-icon {
  text-align: center;
  margin-top: 150px;
}
#qm-page-doing .dialog__content {
  z-index: 1000001 !important;
}
#qm-page-doing .progress-circular {
  margin-top: 8px;
  margin-left: 8px;
}
#qm-page-doing .is-starting {
  position: relative;
}
#qm-page-doing .is-starting .question_body_wrap {
  opacity: 0;
}
#qm-page-doing .is-starting .start-intro {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #dbdede;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
#qm-page-doing .is-starting .start-intro .qm-icon {
  font-size: 48px;
  color: #2ab3b3;
}
#qm-page-doing .is-starting .start-intro:hover .qm-icon {
  color: #b36b2a;
}
#qm-page-doing .is-started {
  position: relative;
}
#qm-page-doing .is-started .start-intro,
#qm-page-doing .is-started .timeout-intro {
  display: none;
}
#qm-page-doing .is-started.finished .question_body_wrap {
  opacity: 0;
}
#qm-page-doing .is-started.finished .timeout-intro {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #dbdede;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
#qm-page-doing .is-started.finished .timeout-intro .qm-icon {
  font-size: 48px;
  color: #2ab3b3;
}
.doing-header {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  height: 40px;
  width: 100%;
  background: #545b67;
}
.doing-header .doing-button {
  display: block;
  background: #4c6286;
  color: #c5c5c5;
  font-weight: bold;
  font-size: 13px;
  margin: 0;
  padding: 0px 22px;
  line-height: 40px;
  border-left: 1px solid #545a67;
  outline: none;
  box-shadow: none;
}
.doing-header .aws-stopwatch {
  background: green;
  min-width: 70px;
  padding: 0 24px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.doing-header .aws-stopwatch-value {
  font-size: 28px;
  font-weight: bold;
  color: #fff;
}
.doing-toolbar .doing-toolbar_button {
  display: block;
  background: #4c6286;
  color: #c5c5c5;
  font-weight: bold;
  font-size: 13px;
  padding: 14px 22px;
  border-left: 1px solid #545a67;
  outline: none;
  box-shadow: none;
}
.doing-toolbar .doing-toolbar_button.page.is_first,
.doing-toolbar .doing-toolbar_button.page.is_last {
  background: #545a67;
  color: #70757f;
}
.doing-toolbar .stopwatch-wrap {
  position: absolute;
  top: -38px;
  background: #545a67;
  color: #fff;
  padding: 5px 10px;
  min-width: 92px;
  font-size: 19px;
  text-align: center;
}
.doing-toolbar .wp-post-image {
  width: auto;
  height: 43px;
  margin-top: 2px;
  margin-left: 2px;
}
.doing-toolbar .doing-pages {
  display: block;
  background: #4b515f;
  color: #FFF;
  padding: 0px;
  width: 88px;
  font-size: 13px;
  font-weight: bold;
  line-height: 48px;
  text-align: center;
}
.doing-toolbar .vue-countdown {
  color: #dedede;
}
.doing-toolbar .vue-countdown .digit {
  font-size: 19px;
  margin-top: 3px;
}
@media (max-width: 480px) {
  .doing-toolbar {
    position: relative;
    width: 100%;
  }
  .doing-toolbar .doing-toolbar_button {
    width: 100%;
    border-radius: 0;
    margin-bottom: 4px;
  }
  .doing-toolbar .stopwatch-wrap {
    position: fixed;
    top: auto;
    bottom: 0;
    right: 0;
  }
  .doing-toolbar .right {
    float: none !important;
  }
  .doing-toolbar .right .doing-pages {
    width: 100%;
  }
}
@media (min-width: 481px) {
  .doing-toolbar {
    z-index: 999;
    height: 48px;
    width: 100%;
  }
  .doing-toolbar .doing-toolbar_button {
    margin: 3px;
  }
}
#doing-loading-submit {
  width: 100%;
  text-align: center;
  margin-top: 48px;
}
#doing-submit {
  background: #ca4a00;
  color: #FFF;
}
#doing-submit .can-submit {
  background: #ca4a00;
  color: #FFF;
}
.doing-body {
  top: 0;
  left: 0;
  width: 100%;
  padding-bottom: 20px;
  padding-left: 2px;
  padding-right: 1px;
}
.sidebar-stage-timer {
  overflow: hidden;
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 999;
  width: 250px;
  height: 100%;
  padding-bottom: 48px;
  padding-top: 48px;
  background: #313131;
  box-sizing: border-box;
  -webkit-transition: height 0.35s;
  -moz-transition: height 0.35s;
  transition: height 0.35s;
}
.sidebar-stage-timer .sidebar-toolbar-expand {
  display: none;
}
.sidebar-stage-timer .sidebar-content img {
  height: 150px;
  width: 100%;
}
.single-test .page-wrapper > .primary {
  background: transparent !important;
}
#qm-page-myaccount2 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  border-radius: 0;
  padding: 0;
  box-shadow: none;
  outline: none;
  background: #FFF;
}
#qm-page-myaccount2 .toolbar--fixed,
#qm-page-myaccount2 .navigation-drawer ~ main {
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  -o-transition: all 0.35s;
}
#qm-page-myaccount2 .navigation-drawer ~ main {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  padding-top: 64px;
  padding-bottom: 0;
  padding-right: 1px;
}
#qm-page-myaccount2 .navigation-drawer--open:not(.navigation-drawer--is-mobile) + .toolbar--fixed {
  padding-left: 300px;
}
#qm-page-myaccount2 .navigation-drawer--close:not(.navigation-drawer--is-mobile) + .toolbar--fixed {
  padding-left: 0;
}
#qm-page-myaccount2 .navigation-drawer--open:not(.navigation-drawer--is-mobile) ~ main {
  padding-left: 300px;
}
#qm-page-myaccount2 .toolbar--fixed + main {
  padding-top: 64px;
  flex: none;
}
#qm-page-myaccount2 .container.fluid {
  margin: 0;
}
.qm-user-info {
  text-align: center;
}
.user-info-avatar {
  display: inline-block;
  width: 70px;
  height: 70px;
  background: #6e8fb3;
  color: #efefef;
  border-radius: 50%;
}
.user-info-avatar i {
  font-size: 47px;
  line-height: 70px;
}
.user-info-account {
  font-size: 16px;
  color: #989898;
  margin: 12px 0;
  display: block;
  line-height: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.user-info-intro .lbl {
  display: block;
  font-size: 15px;
}
.user-info-intro .vl {
  font-size: 30px;
  font-weight: 300;
}
.test_list_widget h5 {
  font-size: 16px;
}
.test-filters-results .card-title {
  font-size: 16px;
}
.et_divi_theme #main-footer {
  margin-top: 48px;
}
.et_divi_theme .application {
  background: #FFF;
}
.et_divi_theme #qm-page-doing {
  margin-top: 24px;
}
.et_divi_theme #qm-myaccount .list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.et_divi_theme #qm-myaccount .container {
  width: 100%;
}
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?s1rrb0");
  src: url("../fonts/icomoon/icomoon.eot?s1rrb0#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?s1rrb0") format("truetype"), url("../fonts/icomoon/icomoon.woff?s1rrb0") format("woff"), url("../fonts/icomoon/icomoon.svg?s1rrb0#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
.aws-sm-visible {
  display: none;
}
@media (max-width: 991px) {
  .aws-sm-hide {
    display: none;
  }
  .aws-sm-visible {
    display: block;
  }
}
@media (max-width: 991px) {
  .aws-sm-visible {
    display: block;
  }
}
@media (max-width: 767px) {
  .aws-xs-1 {
    width: 6.77966%;
    float: left;
    margin-right: 1.69492%;
  }
  .aws-xs-2 {
    width: 15.25424%;
    float: left;
    margin-right: 1.69492%;
  }
  .aws-xs-3 {
    width: 23.72881%;
    float: left;
    margin-right: 1.69492%;
  }
  .aws-xs-4 {
    width: 32.20339%;
    float: left;
    margin-right: 1.69492%;
  }
  .aws-xs-5 {
    width: 40.67797%;
    float: left;
    margin-right: 1.69492%;
  }
  .aws-xs-6 {
    width: 49.15254%;
    float: left;
    margin-right: 1.69492%;
  }
  .aws-xs-7 {
    width: 57.62712%;
    float: left;
    margin-right: 1.69492%;
  }
  .aws-xs-8 {
    width: 66.10169%;
    float: left;
    margin-right: 1.69492%;
  }
  .aws-xs-9 {
    width: 74.57627%;
    float: left;
    margin-right: 1.69492%;
  }
  .aws-xs-10 {
    width: 83.05085%;
    float: left;
    margin-right: 1.69492%;
  }
  .aws-xs-11 {
    width: 91.52542%;
    float: left;
    margin-right: 1.69492%;
  }
  .aws-xs-12 {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  .nopad .aws-xs-1 {
    width: 8.33333%;
    float: left;
  }
  .nopad .aws-xs-2 {
    width: 16.66667%;
    float: left;
  }
  .nopad .aws-xs-3 {
    width: 25%;
    float: left;
  }
  .nopad .aws-xs-4 {
    width: 33.33333%;
    float: left;
  }
  .nopad .aws-xs-5 {
    width: 41.66667%;
    float: left;
  }
  .nopad .aws-xs-6 {
    width: 50%;
    float: left;
  }
  .nopad .aws-xs-7 {
    width: 58.33333%;
    float: left;
  }
  .nopad .aws-xs-8 {
    width: 66.66667%;
    float: left;
  }
  .nopad .aws-xs-9 {
    width: 75%;
    float: left;
  }
  .nopad .aws-xs-10 {
    width: 83.33333%;
    float: left;
  }
  .nopad .aws-xs-11 {
    width: 91.66667%;
    float: left;
  }
  .nopad .aws-xs-12 {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  .aws-xs-hide {
    display: none;
  }
}
@media (min-width: 768px) {
  .aws-sm-1 {
    width: 6.77966%;
    float: left;
    margin-right: 1.69492%;
  }
  .aws-sm-2 {
    width: 15.25424%;
    float: left;
    margin-right: 1.69492%;
  }
  .aws-sm-3 {
    width: 23.72881%;
    float: left;
    margin-right: 1.69492%;
  }
  .aws-sm-4 {
    width: 32.20339%;
    float: left;
    margin-right: 1.69492%;
  }
  .aws-sm-5 {
    width: 40.67797%;
    float: left;
    margin-right: 1.69492%;
  }
  .aws-sm-6 {
    width: 49.15254%;
    float: left;
    margin-right: 1.69492%;
  }
  .aws-sm-7 {
    width: 57.62712%;
    float: left;
    margin-right: 1.69492%;
  }
  .aws-sm-8 {
    width: 66.10169%;
    float: left;
    margin-right: 1.69492%;
  }
  .aws-sm-9 {
    width: 74.57627%;
    float: left;
    margin-right: 1.69492%;
  }
  .aws-sm-10 {
    width: 83.05085%;
    float: left;
    margin-right: 1.69492%;
  }
  .aws-sm-11 {
    width: 91.52542%;
    float: left;
    margin-right: 1.69492%;
  }
  .aws-sm-12 {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  .nopad .aws-sm-1 {
    width: 8.33333%;
    float: left;
  }
  .nopad .aws-sm-2 {
    width: 16.66667%;
    float: left;
  }
  .nopad .aws-sm-3 {
    width: 25%;
    float: left;
  }
  .nopad .aws-sm-4 {
    width: 33.33333%;
    float: left;
  }
  .nopad .aws-sm-5 {
    width: 41.66667%;
    float: left;
  }
  .nopad .aws-sm-6 {
    width: 50%;
    float: left;
  }
  .nopad .aws-sm-7 {
    width: 58.33333%;
    float: left;
  }
  .nopad .aws-sm-8 {
    width: 66.66667%;
    float: left;
  }
  .nopad .aws-sm-9 {
    width: 75%;
    float: left;
  }
  .nopad .aws-sm-10 {
    width: 83.33333%;
    float: left;
  }
  .nopad .aws-sm-11 {
    width: 91.66667%;
    float: left;
  }
  .nopad .aws-sm-12 {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .aws-md-1 {
    width: 6.77966%;
    float: left;
    margin-right: 1.69492%;
  }
  .aws-md-2 {
    width: 15.25424%;
    float: left;
    margin-right: 1.69492%;
  }
  .aws-md-3 {
    width: 23.72881%;
    float: left;
    margin-right: 1.69492%;
  }
  .aws-md-4 {
    width: 32.20339%;
    float: left;
    margin-right: 1.69492%;
  }
  .aws-md-5 {
    width: 40.67797%;
    float: left;
    margin-right: 1.69492%;
  }
  .aws-md-6 {
    width: 49.15254%;
    float: left;
    margin-right: 1.69492%;
  }
  .aws-md-7 {
    width: 57.62712%;
    float: left;
    margin-right: 1.69492%;
  }
  .aws-md-8 {
    width: 66.10169%;
    float: left;
    margin-right: 1.69492%;
  }
  .aws-md-9 {
    width: 74.57627%;
    float: left;
    margin-right: 1.69492%;
  }
  .aws-md-10 {
    width: 83.05085%;
    float: left;
    margin-right: 1.69492%;
  }
  .aws-md-11 {
    width: 91.52542%;
    float: left;
    margin-right: 1.69492%;
  }
  .aws-md-12 {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  .nopad .aws-md-1 {
    width: 8.33333%;
    float: left;
  }
  .nopad .aws-md-2 {
    width: 16.66667%;
    float: left;
  }
  .nopad .aws-md-3 {
    width: 25%;
    float: left;
  }
  .nopad .aws-md-4 {
    width: 33.33333%;
    float: left;
  }
  .nopad .aws-md-5 {
    width: 41.66667%;
    float: left;
  }
  .nopad .aws-md-6 {
    width: 50%;
    float: left;
  }
  .nopad .aws-md-7 {
    width: 58.33333%;
    float: left;
  }
  .nopad .aws-md-8 {
    width: 66.66667%;
    float: left;
  }
  .nopad .aws-md-9 {
    width: 75%;
    float: left;
  }
  .nopad .aws-md-10 {
    width: 83.33333%;
    float: left;
  }
  .nopad .aws-md-11 {
    width: 91.66667%;
    float: left;
  }
  .nopad .aws-md-12 {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  .aws-md-hide {
    display: none;
  }
}
@media (min-width: 1200px) {
  .aws-lg-1 {
    width: 6.77966%;
    float: left;
    margin-right: 1.69492%;
  }
  .aws-lg-2 {
    width: 15.25424%;
    float: left;
    margin-right: 1.69492%;
  }
  .aws-lg-3 {
    width: 23.72881%;
    float: left;
    margin-right: 1.69492%;
  }
  .aws-lg-4 {
    width: 32.20339%;
    float: left;
    margin-right: 1.69492%;
  }
  .aws-lg-5 {
    width: 40.67797%;
    float: left;
    margin-right: 1.69492%;
  }
  .aws-lg-6 {
    width: 49.15254%;
    float: left;
    margin-right: 1.69492%;
  }
  .aws-lg-7 {
    width: 57.62712%;
    float: left;
    margin-right: 1.69492%;
  }
  .aws-lg-8 {
    width: 66.10169%;
    float: left;
    margin-right: 1.69492%;
  }
  .aws-lg-9 {
    width: 74.57627%;
    float: left;
    margin-right: 1.69492%;
  }
  .aws-lg-10 {
    width: 83.05085%;
    float: left;
    margin-right: 1.69492%;
  }
  .aws-lg-11 {
    width: 91.52542%;
    float: left;
    margin-right: 1.69492%;
  }
  .aws-lg-12 {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}
.last {
  margin: 0;
}
.clearfix::after {
  clear: both;
  content: "";
  display: table;
}

body.quizmaker {
  position: relative;
}
.qm-pull-left {
  float: left;
}
.qm-pull-right {
  float: left;
}
.qm-btn,
.qm-btn-detail,
.single-test .comment-respond .form-submit input#submit,
.qm-myaccount-form input[type=submit],
.qm-myaccount-login input[type=submit],
.qm-myaccount-lost-password input[type=submit],
.qm-myaccount-reset-password input[type=submit],
.qm-myaccount-register input[type=submit],
.qm-memberships-register input[type=submit],
.qm-memberships-checkout-login,
.qm-myaccount-membership_submit,
.qm-inform-success .qm-btn,
.qm-btn-single-start,
.qm-btn-single-start-login,
.qm-btn-submit-test {
  display: inline-block;
  text-decoration: none;
  border: 0;
  box-shadow: none;
  outline: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  -o-transition: all 0.35s;
}
.qm-btn-detail {
  background: #27AE60;
  color: #FFF;
  line-height: 30px;
  border-radius: 4px;
  padding: 0 30px;
  text-align: center;
  font-size: 12px;
  letter-spacing: 1px;
}
.qm-input-switch-number {
  display: inline-block;
}
.qm-input-switch-number-input {
  position: relative;
}
.qm-input-switch-number-input::after {
  clear: both;
  content: "";
  display: table;
}
.qm-input-switch-number-input-off,
.qm-input-switch-number-input-on {
  float: left;
  width: 50px;
  height: 28px;
}
.qm-input-switch-number-input-off {
  background: #7B7B7B;
  color: #FFF;
  line-height: 28px;
  text-align: center;
}
.qm-input-switch-number-input-on input[type=text] {
  width: 100%;
  height: 100%;
  box-shadow: none;
  outline: none;
  border: 0;
  margin: 0;
  padding: 0;
  background: #7B7B7B;
  color: #FFF;
  text-align: center;
}
.qm-input-switch-number-input-slide {
  width: 50px;
  height: 28px;
  background: #CFCFCF;
  position: absolute;
  top: 0;
  left: 50%;
  cursor: pointer;
  -webkit-transition: left 0.5s;
  -moz-transition: left 0.5s;
  transition: left 0.5s;
}
.qm-input-switch-number-input-slide.on {
  left: 0;
}
.qm-input-switch-number-input-slide.off {
  left: 50%;
}
.qm-input-switch-number-input-slide .on-block,
.qm-input-switch-number-input-slide .off-block {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  text-align: center;
  line-height: 28px;
}
.qm-input-switch-number-input-slide.on .on-block {
  display: none;
}
.qm-input-switch-number-input-slide.on .off-block {
  display: block;
}
.qm-input-switch-number-input-slide.off .on-block {
  display: block;
}
.qm-input-switch-number-input-slide.off .off-block {
  display: none;
}
.qm-tabs.vertical .qm-tabs-title-container {
  padding: 10px;
  box-sizing: border-box;
  background: #FFF;
}
.qm-tabs.vertical .qm-tabs-panel-container {
  min-height: 30rem;
  padding: 2rem;
  background: #FFF;
  box-sizing: border-box;
}
.qm-tabs.vertical .qm-tabs-title {
  background: #ECF0F1;
  box-sizing: border-box;
  color: #444B54;
  display: block;
  margin-bottom: 1px;
  text-decoration: none;
  padding: 10px 1.5rem;
  font-size: 12px;
  cursor: pointer;
  -webkit-transition: background 0.35s;
  -moz-transition: background 0.35s;
  transition: background 0.35s;
}
.qm-tabs.vertical .qm-tabs-title.active,
.qm-tabs.vertical .qm-tabs-title:hover {
  background: #95A5A6;
  color: #FFF;
}
.qm-tabs.vertical .qm-tabs-title.active {
  font-weight: bold;
}
.qm-table {
  width: 100%;
  font-size: 15px;
}
.qm-table .c {
  text-align: center;
}
.qm-table .l {
  text-align: left;
}
.qm-table .r {
  text-align: right;
}
.qm-table .w-20 {
  width: 20px;
}
.qm-table .w-30 {
  width: 30px;
}
.qm-table .w-50 {
  width: 50px;
}
.qm-table .w-100 {
  width: 100px;
}
.qm-table .w-150 {
  width: 150px;
}
.qm-table .w-200 {
  width: 200px;
}
.qm-table a {
  text-decoration: none;
}
.qm-table thead th {
  padding: 5px 10px;
}
.qm-table tbody tr td:nth-child(1) {
  border-left: 1px solid #ECF0F1;
}
.qm-table tbody td {
  padding: 15px 10px;
  color: #8199A3;
  border-bottom: 1px solid #ECF0F1;
  border-right: 1px solid #ECF0F1;
}
.qm-pagination {
  margin: 20px 0 0;
}
.qm-pagination ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.qm-pagination ul li {
  display: inline-block;
}
.qm-pagination ul a {
  display: block;
  text-decoration: none;
}
.qm-pagination.s1 {
  text-align: center;
}
.qm-pagination.s1 a {
  color: #95A5A6;
  background: #ECF0F1;
  border-radius: 50%;
  font-size: 12px;
  padding: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.qm-pagination.s1 li + li {
  margin-left: 5px;
}
.qm-pagination.s1 li.active a {
  background: #95A5A6;
  color: #FFF;
  font-weight: bold;
}
.quizmaker-pagination {
  text-align: center;
}
.quizmaker-pagination ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.quizmaker-pagination ul li {
  display: inline-block;
}
.quizmaker-pagination ul a {
  text-decoration: none;
}
.quizmaker-pagination a,
.quizmaker-pagination span {
  color: #95A5A6;
  background: #ECF0F1;
  font-size: 14px;
  padding: 5px 10px;
  font-weight: bold;
  display:block;
border-radius: 5px;

}
.quizmaker-pagination li + li {
  margin-left: 5px;
}
.quizmaker-pagination .current {
  background: #696e6e;
  color: #FFF;
}
.page-header-wrapper {
  background: #ecf1f2;
}
.item-thumbnail-wide img {
  width: 100%;
  height: auto;
}
.list-tests,
.test_list_widget.thumbnail-list,
.list-layout {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.quizmaker-message {
  padding: 10px 20px;
  margin-bottom: 20px;
  color: #3c763d;
  background-color: #dff0d8;
}
.quizmaker-message a {
  color: #3c763d;
}
.quizmaker-error {
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
  list-style-type: none;
}
.quizmaker-error li {
  padding: 10px 20px;
  margin-bottom: 6px;
  color: #a94442;
  background-color: #f2dede;
}
.quizmaker-error li a {
  color: #a94442;
}
.quizmaker-info {
  padding: 10px 20px;
  margin-bottom: 20px;
  color: #31708f;
  background-color: #d9edf7;
}
.qm-layout-full-col::after {
  clear: both;
  content: "";
  display: table;
}
.qm-layout-full-col .qm-left-sidebar {
  float: left;
  width: 23.72881%;
}
.qm-layout-full-col .qm-container {
  float: left;
  width: 49.15254%;
  margin: 0 1.69492%;
}
.qm-layout-full-col .qm-right-sidebar {
  float: left;
  width: 23.72881%;
}
.qm-layout-left-col::after {
  clear: both;
  content: "";
  display: table;
}
.qm-layout-left-col .qm-left-sidebar {
  float: left;
  width: 23.72881%;
}
.qm-layout-left-col .qm-container {
  float: left;
  width: 74.57627%;
  margin-left: 1.69492%;
}
.qm-layout-left-col .qm-right-sidebar {
  clear: both;
}
.qm-layout-right-col::after {
  clear: both;
  content: "";
  display: table;
}
.qm-layout-right-col .qm-left-sidebar {
  clear: both;
}
.qm-layout-right-col .qm-container {
  float: left;
  width: 74.57627%;
  margin-right: 1.69492%;
}
.qm-layout-right-col .qm-right-sidebar {
  float: left;
  width: 23.72881%;
}
.qm-category-test,
.list-tests,
.test_list_widget.thumbnail-list {
  margin-bottom: 2.4rem;
}
.qm-category-test .title,
.list-tests .title,
.test_list_widget.thumbnail-list .title {
  margin-top: 0;
  margin-bottom: 1.5rem;
  padding-bottom: 10px;
  border-bottom: 1px solid #CFCFCF;
  letter-spacing: 1px;
  font-size: 2.34375rem;
}
.qm-category-test .item,
.list-tests .item,
.test_list_widget.thumbnail-list .item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 12px;
  margin-bottom: 12px;
  background: #FFF;
  border: 1px solid #efefef;
}
.qm-category-test .item::after,
.list-tests .item::after,
.test_list_widget.thumbnail-list .item::after {
  clear: both;
  content: "";
  display: table;
}
.qm-category-test .item > a,
.list-tests .item > a,
.test_list_widget.thumbnail-list .item > a {
  text-decoration: none;
  display: block;
}
.qm-category-test .item-title,
.list-tests .item-title,
.test_list_widget.thumbnail-list .item-title {
  text-decoration: none;
  font-size: 18.75px;
  font-weight: normal;
  color: #444444;
  display: block;
  margin-bottom: 12px;
  margin-top: 6px;
}
.qm-category-test .item-title a,
.list-tests .item-title a,
.test_list_widget.thumbnail-list .item-title a {
  text-decoration: none;
  color: #444444;
}
.qm-category-test .item-thumbnail img,
.list-tests .item-thumbnail img,
.test_list_widget.thumbnail-list .item-thumbnail img {
  display: block;
  width: 100%;
  height: auto;
}
.qm-category-test .item-badge,
.list-tests .item-badge,
.test_list_widget.thumbnail-list .item-badge {
  margin-left: 260px;
}
.qm-category-test .item-badge .badge-item,
.list-tests .item-badge .badge-item,
.test_list_widget.thumbnail-list .item-badge .badge-item {
  display: inline-block;
  text-decoration: none;
  font-size: 12px;
  letter-spacing: 1px;
  color: #95a5a6;
  background: #ECF0F1;
  padding: 2px 10px;
}
.qm-category-test .item-info,
.list-tests .item-info,
.test_list_widget.thumbnail-list .item-info {
  font-size: 14px;
}
.qm-category-test .item-info i,
.list-tests .item-info i,
.test_list_widget.thumbnail-list .item-info i {
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
  font-size: 14px;
}
.qm-category-test .item-info > div,
.list-tests .item-info > div,
.test_list_widget.thumbnail-list .item-info > div {
  display: inline-block;
  color: #95A5A6;
  margin-right: 10px;
}
.qm-category-test .item-info > div:before,
.list-tests .item-info > div:before,
.test_list_widget.thumbnail-list .item-info > div:before {
  font-size: 15px;
  margin-right: 4px;
  vertical-align: bottom;
}
.qm-category-test .item-users,
.list-tests .item-users,
.test_list_widget.thumbnail-list .item-users {
  margin-top: 24px;
  display: none;
}
.qm-category-test .item-users li,
.list-tests .item-users li,
.test_list_widget.thumbnail-list .item-users li {
  display: inline-block;
  margin-right: 2px;
  margin-bottom: 2px;
}
.qm-category-test .item-users img,
.list-tests .item-users img,
.test_list_widget.thumbnail-list .item-users img {
  display: block;
}
.qm-category-test .item-action,
.list-tests .item-action,
.test_list_widget.thumbnail-list .item-action {
  padding: 10px 0;
  border-top: 1px solid #E8E8E8;
  margin-top: 12px;
}
.qm-category-test .item-action .qm-star-rating,
.list-tests .item-action .qm-star-rating,
.test_list_widget.thumbnail-list .item-action .qm-star-rating {
  float: right;
  margin-top: 5px;
}
.qm-category-test .item-excerpt,
.list-tests .item-excerpt,
.test_list_widget.thumbnail-list .item-excerpt {
  padding: 10px 0;
  font-size: 15px;
  color: #95A5A6;
  line-height: 24px;
}
.doing-stage h1 {
  text-align: center;
  font-weight: 300;
}
.single-test .action,
.quizmaker-shortcode .action {
  margin: 0 auto;
  max-width: 400px;
  padding: 24px;
  margin-top: 24px;
  background: #ECF0F1;
}
.single-test .action form,
.quizmaker-shortcode .action form {
  margin: 0 auto;
}
.single-test .g-recaptcha,
.quizmaker-shortcode .g-recaptcha {
  display: inline-block;
}
.single-test .title {
  font-weight: normal;
  font-size: 24px;
  margin: 24px 0 48px 0;
  text-align: center;
}
.single-test .part-title {
  color: #444B54;
  font-size: 15px;
  border-bottom: 1px solid #ECF0F1;
  padding-bottom: 3px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 24px 0 12px 0;
}
.single-test .description img.aligncenter {
  display: block;
  margin: 0 auto;
}
.single-test .qm-ranking table thead {
  background: #ecf0f1;
  color: #444b54;
}
.single-test .qm-ranking table thead th {
  border-right: 1px solid #e0e0e0;
  border-bottom: 2px solid #969696;
}
.single-test .qm-ranking table thead tr td:nth-child(1) {
  border-left: 1px solid #e0e0e0;
}
.single-test .comment.list .comment {
  margin-bottom: 12px;
}
.single-test .comment.list .comment:after {
  clear: both;
  content: "";
  display: table;
}
.single-test .comment.list .comment > p {
  clear: both;
  margin-top: 12px;
  margin-bottom: 0;
  background: #F3F3F3;
  padding: 10px;
  color: #444B54;
}
.single-test .comment.list .comment .comment {
  clear: both;
  padding: 10px;
  border: 1px solid #ECF0F1;
  margin-left: 30px;
}
.single-test .comment.list .comment-author {
  float: left;
  line-height: 3.2rem;
  margin-bottom: 0.6rem;
}
.single-test .comment.list .comment-author .fn {
  font-style: normal;
  font-weight: bold;
}
.single-test .comment.list .comment-author .fn a {
  text-decoration: none;
  color: #444444;
}
.single-test .comment.list .comment-author .says {
  color: #95A5A6;
  font-size: 12px;
}
.single-test .comment.list .comment-meta {
  float: right;
}
.single-test .comment.list .comment-meta a {
  color: #95A5A6;
  font-size: 12px;
  text-decoration: none;
}
.single-test .comment.list .avatar {
  float: left;
  margin-right: 10px;
  border-radius: 50%;
  border: 1px solid #ECF0F1;
}
.single-test .comment.list .reply {
  float: right;
  margin: 6px 0 10px 0;
}
.single-test .comment.list .reply a {
  color: #95A5A6;
  text-decoration: none;
  font-size: 12px;
}
.single-test .comment-respond {
  background: #ECF0F1;
  padding: 10px;
  margin: 0;
}
.single-test .comment-respond #reply-title {
  margin-top: 0;
  letter-spacing: 1px;
  color: #8199A3;
  font-size: 20px;
}
.single-test .comment-respond #reply-title a {
  color: #444B54;
}
.single-test .comment-respond #reply-title small {
  float: right;
  font-size: 12px;
  color: #95A5A6;
  text-decoration: none;
}
.single-test .comment-respond .logged-in-as {
  text-align: right;
}
.single-test .comment-respond .logged-in-as a {
  color: #95A5A6;
  font-size: 12px;
  text-decoration: none;
}
.single-test .comment-respond .comment-notes {
  font-size: 12px;
  color: #8199A3;
}
.single-test .comment-respond .comment-form-comment label,
.single-test .comment-respond .comment-form-author label,
.single-test .comment-respond .comment-form-email label,
.single-test .comment-respond .comment-form-url label {
  display: block;
  font-weight: bold;
  margin-bottom: 12px;
  color: #8199A3;
  letter-spacing: 1px;
  font-size: 12px;
}
.single-test .comment-respond .comment-form-comment textarea,
.single-test .comment-respond .comment-form-author textarea,
.single-test .comment-respond .comment-form-email textarea,
.single-test .comment-respond .comment-form-url textarea {
  width: 100%;
  outline: none;
  box-shadow: none;
  box-sizing: border-box;
  padding: 10px;
  font-size: 18.75px;
}
.single-test .comment-respond .comment-form-comment textarea:focus,
.single-test .comment-respond .comment-form-author textarea:focus,
.single-test .comment-respond .comment-form-email textarea:focus,
.single-test .comment-respond .comment-form-url textarea:focus {
  outline: none;
  box-shadow: none;
}
.single-test .comment-respond .comment-form-comment input,
.single-test .comment-respond .comment-form-author input,
.single-test .comment-respond .comment-form-email input,
.single-test .comment-respond .comment-form-url input {
  width: 100%;
  outline: none;
  box-shadow: none;
  box-sizing: border-box;
  padding: 10px;
  font-size: 18.75px;
}
.single-test .comment-respond .comment-form-comment input:focus,
.single-test .comment-respond .comment-form-author input:focus,
.single-test .comment-respond .comment-form-email input:focus,
.single-test .comment-respond .comment-form-url input:focus {
  outline: none;
  box-shadow: none;
}
.single-test .comment-respond .form-submit {
  margin: 24px 0 0 0;
  text-align: right;
}
.single-test .comment-respond .form-submit input#submit {
  background: #E74C3C !important;
  color: #FFF !important;
  line-height: 30px;
  border-radius: 4px;
  padding: 0 30px;
  text-align: center;
  font-size: 12px;
  letter-spacing: 1px;
  padding: 4px 30px !important;
  text-transform: uppercase;
  font-weight: bold;
}
.sidebar-stage-timer.minimize {
  height: 30px;
}
.sidebar-stage-timer.minimize .sidebar-toolbar-expand {
  display: block;
}
.sidebar-stage-timer.minimize .sidebar-toolbar-minimize {
  display: none;
}
.sidebar-stage-timer .sidebar-content {
  position: relative;
  padding: 0 10px;
  height: 100%;
}
.sidebar-stage-timer .stage-timer {
  width: 100%;
}
.sidebar-stage-timer .stage-timer .qm-timer-theme-1 {
  border-radius: 0;
  border: 0;
  max-width: 100%;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.25);
  color: #FFF;
}
.sidebar-stage-timer .questions-minilist {
  padding-top: 6px;
}
.sidebar-stage-timer .questions-minilist .container-scroll {
  width: 100%;
}

.sidebar-stage-timer .questions-minilist_page + .questions-minilist_page {
  margin-top: 0.6rem;
}
.sidebar-stage-timer .questions-minilist_page {
  margin: 0;
  padding: 5px 5px 1px 20px;
  box-sizing: border-box;
  cursor: pointer;
  background: #545c67;
  line-height: 1;
  list-style-type: none;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  transition: background 0.5s;
}
.sidebar-stage-timer .questions-minilist_page::after {
  clear: both;
  content: "";
  display: table;
}
.sidebar-stage-timer .questions-minilist_page.active {
  background: #805208;
}
.sidebar-stage-timer .questions-minilist_page li {
  float: left;
  background: #444b54;
  margin-right: 4px;
  margin-bottom: 4px;
  cursor: pointer;
  padding: 4px 10px;
  color: #fff;
  font-size: 13px;
}
.sidebar-stage-timer .questions-minilist_page li.done {
  background: #00c70a;
}
.sidebar-toolbar-top {
  width: 100%;
  background: #343a42;
  color: #b1b1b1;
  padding: 0;
}
.sidebar-toolbar-top::after {
  clear: both;
  content: "";
  display: table;
}
.sidebar-toolbar-top > div {
  border-right: 1px solid #2f2f2f;
}
.sidebar-toolbar-minimize,
.sidebar-toolbar-expand {
  cursor: pointer;
  display: block;
  float: left;
  padding: 5px 10px;
  color: #72787e;
}
.sidebar-toolbar-minimize:before,
.sidebar-toolbar-expand:before {
  font-size: 20px;
}
.table-data {
  background: #444B54;
  color: #FFF;
}
.table-data .gd {
  padding: 10px;
}
.table-data .gd::after {
  clear: both;
  content: "";
  display: table;
}
.table-data .gd .gd-label {
  float: left;
  width: 150px;
  text-align: left;
  font-size: 15px;
}
.table-data .gd .gd-value {
  margin-left: 150px;
  text-align: left;
  font-size: 15px;
}
.table-data .gd.center {
  text-align: center;
}
.table-data .gd + .gd {
  border-top: 1px solid #444;
}
.result-test-stage h1 {
  font-weight: 300;
  text-align: center;
  margin: 2rem 0 3.6rem 0;
}
.stage-pagination {
  padding: 12px 0;
  margin: 24px 0;
  border-top: 1px solid #D3D3D3;
  border-bottom: 1px solid #D3D3D3;
}
.stage-pagination ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.stage-pagination ul li {
  display: inline-block;
}
.stage-pagination ul li span {
  display: block;
  width: 30px;
  font-size: 15px;
  line-height: 30px;
  text-align: center;
  background: #8199A3;
  color: #FFF;
  cursor: pointer;
  border-radius: 50%;
}
.stage-pagination ul li.active span {
  background: #444B54;
}
.stage-pagination ul li + li {
  margin-left: 10px;
}
.result-panel {
  text-align: center;
  margin-bottom: 36px;
}
.result-panel > div {
  display: inline-block;
  padding: 10px 20px;
  border: 6px solid #FADAA3;
}
.result-panel .item {
  text-align: left;
  color: #444B54;
  padding: 5px 0;
}
.result-panel .item::after {
  clear: both;
  content: "";
  display: table;
}
.result-panel .item-label {
  float: left;
  font-size: 15px;
  font-weight: bold;
}
.result-panel .item-value {
  margin-left: 100px;
  font-size: 15px;
  font-weight: bold;
}
.result-panel .item__certificate_link {
  color: #444B54;
}
.user_tests_table {
  width: 100%;
  text-align: left;
}
.qm-myaccount-group-list .g {
  margin-bottom: 12px;
}
.qm-myaccount-group-list .glabel {
  float: left;
  width: 150px;
  color: #1D628B;
}
.qm-myaccount-group-list .gvalue {
  margin-left: 150px;
  color: #1D628B;
  font-weight: bold;
}
.qm-myaccount-title,
.qm-myaccount-title__group {
  color: #95A5A6;
  font-size: 15px;
  border-bottom: 1px solid #ECF0F1;
  padding-bottom: 5px;
  margin: 0 0 12px 0;
}
.qm-myaccount-title-test {
  font-size: 18.75px;
  margin: 24px 0 24px 0;
  text-align: center;
}
.qm-myaccount-title-test a {
  color: #1D628B;
  text-decoration: none;
}
.qm-my-account-table {
  font-size: 12px;
}
.qm-my-account-table a {
  color: #1D628B;
}
.qm-my-account-table thead {
  background: #4589B0;
  color: #FFF;
}
.qm-my-account-table thead th {
  border-right: 1px solid #5B93A1;
  border-bottom: 2px solid #0d689c;
}
.qm-my-account-table thead tr td:nth-child(1) {
  border-left: 1px solid #5B93A1;
}
.qm-my-account-table tbody tr td:nth-child(1) {
  border-left: 1px solid #ECF0F1;
}
.qm-my-account-table tbody td {
  color: #8199A3;
  border-bottom: 1px solid #ECF0F1;
  border-right: 1px solid #ECF0F1;
}
.qm-form-sepa-head {
  height: 1px;
  background: #ECF0F1;
  margin: 24px 0;
  clear: both;
}
.qm-myaccount-form .form-row-desc {
  padding: 12px 10px;
  color: #969696;
  background: #f0f0f0;
  margin-bottom: 24px;
}
.qm-myaccount-form .form-row-action {
  text-align: left;
}
.qm-myaccount-form .form-row {
  display: block;
  margin-bottom: 24px;
  line-height: 1;
  text-align: left;
}
.qm-myaccount-form .form-row > label {
  float: left;
  width: 180px;
  line-height: 29px;
  color: #1D628B;
}
.qm-myaccount-form .form-row input[type="text"],
.qm-myaccount-form .form-row input[type="email"],
.qm-myaccount-form .form-row input[type="password"],
.qm-myaccount-form .form-row textarea {
  max-width: 300px;
  width: 100%;
  border: 0;
  padding: 5px 10px;
  background: #ECF0F1;
  font-size: 15px;
  color: #1D628B;
}
.qm-myaccount-form .form-row input[type=checkbox] {
  height: 24px;
  line-height: 24px;
  vertical-align: middle;
}
.qm-myaccount-form .form-row .ginput {
  margin-left: 180px;
}
.qm-myaccount-form .form-row .ginput label {
  color: #1D628B;
}
.qm-myaccount-form .form-row .ginput .info {
  font-size: 12px;
  font-style: italic;
  margin-top: 5px;
  color: #95A5A6;
}
.qm-myaccount-form input[type=submit] {
  background: #E74C3C;
  color: #FFF;
  line-height: 1;
  height: 30px;
  border-radius: 4px;
  padding: 0 30px;
  text-align: center;
  font-weight: bold;
  letter-spacing: 1px;
}
.container-qm-login {
  text-align: center;
}
.container-qm-login .inner {
  display: inline-block;
  padding: 10px;
  max-width: 300px;
  width: 100%;
}
.container-qm-login .register-link {
  text-decoration: none;
  display: block;
  margin-top: 12px;
  font-weight: bold;
  border: 1px solid #cfcfcf;
  padding: 10px 0;
  letter-spacing: 2px;
  text-align: center;
  color: #6788A1;
  border-radius: 4px;
  border-bottom: 2px solid #cfcfcf;
}
.qm-myaccount-title-login,
.qm-myaccount-title-register,
.qm-memberships-title {
  text-align: center;
  font-size: 18.75px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #1D628B;
  margin: 20px 0 10px 0;
}
.qm-myaccount-title__group {
  margin: 20px 0 12px 0;
}
.qm-myaccount-login,
.qm-myaccount-lost-password,
.qm-myaccount-reset-password,
.qm-myaccount-register,
.qm-memberships-register {
  max-width: 300px;
  margin: 0 auto;
  padding: 20px 20px 20px;
  border: 1px solid #ECF0F1;
  border-radius: 4px;
  box-shadow: 0px 1px 2px 1px #95A5A6;
  background: #FFF;
}
.qm-myaccount-login .form-row,
.qm-myaccount-lost-password .form-row,
.qm-myaccount-reset-password .form-row,
.qm-myaccount-register .form-row,
.qm-memberships-register .form-row {
  display: block;
  margin-bottom: 12px;
  line-height: 1;
  text-align: left;
}
.qm-myaccount-login .form-row label,
.qm-myaccount-lost-password .form-row label,
.qm-myaccount-reset-password .form-row label,
.qm-myaccount-register .form-row label,
.qm-memberships-register .form-row label {
  display: block;
  line-height: 29px;
  color: #1D628B;
}
.qm-myaccount-login .form-row input,
.qm-myaccount-lost-password .form-row input,
.qm-myaccount-reset-password .form-row input,
.qm-myaccount-register .form-row input,
.qm-memberships-register .form-row input {
  width: 100%;
  height: 36px;
  border: 0;
  padding: 0 10px;
  background: #ECF0F1;
  font-size: 15px;
  color: #1D628B;
  box-sizing: border-box;
  outline: none;
  box-shadow: none;
}
.qm-myaccount-login .form-row .ginput .info,
.qm-myaccount-lost-password .form-row .ginput .info,
.qm-myaccount-reset-password .form-row .ginput .info,
.qm-myaccount-register .form-row .ginput .info,
.qm-memberships-register .form-row .ginput .info {
  font-size: 12px;
  font-style: italic;
  margin-top: 6px;
  color: #95A5A6;
}
.qm-myaccount-login .form-row .ginput .info.lost_password,
.qm-myaccount-lost-password .form-row .ginput .info.lost_password,
.qm-myaccount-reset-password .form-row .ginput .info.lost_password,
.qm-myaccount-register .form-row .ginput .info.lost_password,
.qm-memberships-register .form-row .ginput .info.lost_password {
  text-align: right;
}
.qm-myaccount-login .form-row .ginput .info.lost_password a,
.qm-myaccount-lost-password .form-row .ginput .info.lost_password a,
.qm-myaccount-reset-password .form-row .ginput .info.lost_password a,
.qm-myaccount-register .form-row .ginput .info.lost_password a,
.qm-memberships-register .form-row .ginput .info.lost_password a {
  color: #95A5A6;
  text-decoration: none;
}
.qm-myaccount-login .form-row .ginput .info.lost_password a:hover,
.qm-myaccount-lost-password .form-row .ginput .info.lost_password a:hover,
.qm-myaccount-reset-password .form-row .ginput .info.lost_password a:hover,
.qm-myaccount-register .form-row .ginput .info.lost_password a:hover,
.qm-memberships-register .form-row .ginput .info.lost_password a:hover {
  text-decoration: underline;
}
.qm-myaccount-login .form-action,
.qm-myaccount-lost-password .form-action,
.qm-myaccount-reset-password .form-action,
.qm-myaccount-register .form-action,
.qm-memberships-register .form-action {
  margin-top: 24px;
}
.qm-myaccount-login .rememberme,
.qm-myaccount-lost-password .rememberme,
.qm-myaccount-reset-password .rememberme,
.qm-myaccount-register .rememberme,
.qm-memberships-register .rememberme {
  color: #95A5A6;
  font-size: 12px;
  margin-top: 6px;
  display: block;
  cursor: pointer;
}
.qm-myaccount-login input[type=submit],
.qm-myaccount-lost-password input[type=submit],
.qm-myaccount-reset-password input[type=submit],
.qm-myaccount-register input[type=submit],
.qm-memberships-register input[type=submit] {
  background: #E74C3C;
  color: #FFF;
  line-height: 30px;
  border-radius: 4px;
  padding: 0 30px;
  text-align: center;
  font-size: 12px;
  letter-spacing: 1px;
  width: 100%;
}
.qm-myaccount-sidebar-action {
  margin-top: 10px;
}
.qm-myaccount-sidebar-action .action {
  display: block;
  text-decoration: none;
  text-align: center;
  padding: 6px 0;
  color: #95A5A6;
  background: #ECF0F1;
  border-radius: 4px;
}
.qm-inform-success {
  min-height: 300px;
}
.qm-inform-success .title {
  text-align: center;
  color: #27AE60;
  margin: 50px 0;
}
.qm-inform-success .action {
  text-align: center;
}
.qm-inform-success,
.qm-inform-success .qm-btn-detail,
.qm-inform-success .single-test .comment-respond .form-submit input#submit,
.single-test .comment-respond .form-submit .qm-inform-success input#submit,
.qm-inform-success .qm-myaccount-form input[type=submit],
.qm-myaccount-form .qm-inform-success input[type=submit],
.qm-inform-success .qm-myaccount-login input[type=submit],
.qm-myaccount-login .qm-inform-success input[type=submit],
.qm-inform-success .qm-myaccount-lost-password input[type=submit],
.qm-myaccount-lost-password .qm-inform-success input[type=submit],
.qm-inform-success .qm-myaccount-reset-password input[type=submit],
.qm-myaccount-reset-password .qm-inform-success input[type=submit],
.qm-inform-success .qm-myaccount-register input[type=submit],
.qm-myaccount-register .qm-inform-success input[type=submit],
.qm-inform-success .qm-memberships-register input[type=submit],
.qm-memberships-register .qm-inform-success input[type=submit],
.qm-inform-success .qm-memberships-checkout-login,
.qm-inform-success .qm-myaccount-membership_submit,
.qm-inform-success .qm-btn,
.qm-inform-success .qm-btn-single-start,
.qm-inform-success .qm-btn-single-start-login,
.qm-inform-success .qm-btn-submit-test {
  background: #E74C3C;
  color: #FFF;
  line-height: 30px;
  border-radius: 4px;
  padding: 0 30px;
  text-align: center;
  font-size: 12px;
  letter-spacing: 1px;
}
.qm-page {
  display: none;
  opacity: 1;
  font-size: 15px;
}
.qm-page.loading {
  opacity: 0.5;
}
.qm-page.active {
  display: block;
}
.qm-page .question {
  margin-bottom: 48px;
}
.qm-page .question_content p {
  margin-bottom: 24px;
}
.stage-pagination {
  text-align: center;
  line-height: 1;
}
.stage-pagination ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}
.stage-pagination ul li {
  float: left;
}
.qm-timer-theme-1 {
  margin: 0 auto;
  max-width: 200px;
  width: 100%;
  padding: 12px;
  border: 1px solid #cfcfcf;
  border-radius: 5px;
  background: #FFF;
}
.qm-timer-theme-1 .duration {
  font-size: 14px;
}
.qm-timer-theme-1 .progress-bar {
  position: relative;
  width: 100%;
  height: 5px;
  background: #ECF0F1;
}
.qm-timer-theme-1 .progress-bar-value {
  position: absolute;
  width: 0;
  height: 100%;
  background: #ff8700;
}
.qm-timer-theme-1 .progress-time {
  padding: 10px 0 0 0;
}
.qm-timer-theme-1 .progress-time-value {
  padding: 0;
  font-size: 20px;
  text-align: left;
  font-weight: 300;
}
.qm-timer-theme-1 .progress-time-value .sepa {
  margin: 0 2px;
}
.qm-timer-theme-1 .duration > span,
.qm-timer-theme-1 .duration > div {
  display: inline-block;
  vertical-align: baseline;
}
.qm-timer-theme-1 .duration > span {
  margin-right: 6px;
}
.qm-container {
  position: relative;
  z-index: 999;
}
.qm-btn-detail {
  background: #ECF0F1;
  color: #FFF;
}
.qm-btn-single-start,
.qm-btn-single-start-login {
  background: #27AE60;
  padding: 0;
  width: 100%;
  height: 50px;
  border-radius: 0;
  margin: 0 auto;
  font-size: 18px;
  font-weight: bold;
  color: #FFF;
  text-align: center;
}
.qm-btn-single-start-login {
  background: #E74C3C;
  line-height: 50px;
}
.qm-btn-submit-test {
  display: none !important;
  background: #E74C3C;
  padding: 0;
  width: 250px;
  height: 40px;
  border-radius: 0;
  margin: 0 auto;
  margin-top: 24px;
  font-size: 18px;
  font-weight: bold;
  color: #FFF;
}
.qm-container::after {
  clear: both;
  content: "";
  display: table;
}
.test_list_widget.mini-list .item-info {
  font-size: 12px;
}
.test_list_widget.mini-list .item-info > div {
  display: inline-block;
  color: #95A5A6;
  margin-right: 10px;
}
.test_list_widget.mini-list .item-info > div:before {
  font-size: 15px;
  margin-right: 4px;
  vertical-align: bottom;
}
.rankings_list_widget li a {
  display: block;
  padding: 6px 0;
  text-decoration: none;
  color: #444B54;
}
.rankings_list_widget .item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.rankings_list_widget .item:after {
  clear: both;
  content: "";
  display: table;
}
.rankings_list_widget .item > a {
  text-decoration: none;
  display: block;
}
.rankings_list_widget .item + .item {
  margin-top: 12px;
}
.rankings_list_widget .order {
  float: left;
  vertical-align: middle;
  width: 25px;
  height: 25px;
  background: #16A086;
  color: #FFF;
  border-radius: 50%;
  text-align: center;
  line-height: 25px;
  font-size: 12px;
  margin-right: 10px;
}
.rankings_list_widget .score {
  float: right;
  width: 25px;
  height: 25px;
  background: #c1c1c1;
  color: #FFF;
  border-radius: 50%;
  text-align: center;
  line-height: 25px;
  font-size: 12px;
  margin-left: 4px;
}
.rankings_list_widget .user {
  font-size: 12px;
}
.widget_test_categories .test-categories.list-layout .cat-item a {
  color: inherit;
  text-decoration: none;
  line-height: 25px;
}
.widget_test_categories .test-categories.list-layout .cat-item .count {
  float: right;
  width: 25px;
  height: 25px;
  background: #c1c1c1;
  color: #FFF;
  border-radius: 50%;
  text-align: center;
  line-height: 25px;
  font-size: 12px;
  margin-left: 4px;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.qm-categories {
  margin-bottom: 2.4rem;
}
.qm-categories .list::after {
  clear: both;
  content: "";
  display: table;
}
.qm-categories .item {
  float: left;
  width: 33.3%;
  height: 200px;
  box-sizing: border-box;
  padding: 0.5rem;
}
.qm-categories .item .item_inner {
  position: relative;
  width: 100%;
  height: 100%;
}
.qm-categories .item .item_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.doing-stage-adaptive-info {
  text-align: center;
  margin: 48px 0;
}
#adaptive_max_round,
#adaptive_percent {
  display: inline-block;
}
#adaptive_percent {
  margin-left: 24px;
}
#adaptive_max_round_container {
  width: 200px;
  height: 100px;
}
#adaptive_max_round_container .progressbar-text {
  font-size: 40px;
}
#adaptive_max_round_footer {
  display: inline-block;
  width: 200px;
  margin: 0;
  background: #cfcfcf;
  color: #333;
  text-align: center;
  padding: 10px 0;
  font-size: 15px;
}
#adaptive_percent_container {
  width: 200px;
  height: 100px;
}
#adaptive_percent_container .progressbar-text {
  font-size: 40px;
}
#adaptive_percent_footer {
  display: inline-block;
  width: 200px;
  margin: 0;
  background: #cfcfcf;
  color: #333;
  text-align: center;
  padding: 10px 0;
  font-size: 15px;
}
.instant-answer-content {
  padding: 24px 12px;
  border: 1px solid #dcdcdc;
}
.qm-button {
  display: inline-block;
  text-decoration: none;
  font-weight: bold;
  font-size: 15px;
  line-height: 1;
  border: 0;
  background: #dcdcdc;
  color: #333;
  border-radius: 30px;
  padding: 10px 20px;
  margin-top: 24px;
  margin-right: 12px;
  cursor: pointer;
  box-shadow: none;
  outline: none;
  margin-bottom:30px;
}
.qm-button.primary {
  background: #00a7ff;
  color: #FFFFFF;
}
.qm-button span {
  margin-right: 5px;
  font-size: 20px;
  vertical-align: middle;
}
.instant-status {
  line-height: 1;
}
.instant-status .question-correct-icon,
.instant-status .question-wrong-icon {
  font-size: 30px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.instant-status .question-correct-icon {
  color: green;
}
.instant-status .question-wrong-icon {
  color: red;
}
.instant-status h5 {
  font-size: 20px;
  margin: 0;
}
.instant-explanation {
  margin-top: 10px;
}
.stage-navigation {
  text-align: center;
}
.stage-navigation a {
  outline: none;
  box-shadow: none;
  text-decoration: none;
  font-size: 0;
  display: inline-block;
  vertical-align: middle;
  width: 100px;
  border: 1px solid #8199A3;
  color: #8199A3;
}
.stage-navigation a span {
  font-size: 35px;
  line-height: 1;
}
.stage-navigation a span:before {
  vertical-align: middle;
}
.stage-navigation a:hover {
  background: #8199A3;
  color: #FFF;
}
.stage-navigation a:hover.inactive {
  border-color: #EFEFEF;
  color: #EFEFEF;
}
.stage-navigation a.inactive {
  opacity: 0;
  border-color: #EFEFEF;
  color: #EFEFEF;
}
div.wpcf7-response-output {
  display: block;
  padding: 12px 0;
  font-weight: bold;
  border: 0;
}
div.wpcf7-response-output.wpcf7-mail-sent-ng,
div.wpcf7-response-output.wpcf7-validation-errors {
  background: red;
  color: #FFFFFF;
}
.doing-stage-infinite-info {
  margin-bottom: 24px;
}
.doing-stage-infinite-info .txt {
  color: #686868;
  font-weight: bold;
}
.doing-stage-infinite-info .percent {
  margin-top: 12px;
  background: #dddddd;
}
.doing-stage-infinite-info .percent .percent_corrected {
  height: 4px;
  background: #00c70a;
}

.qm-container-inner .description img {
max-width: 100%;
width: 100%;
height: auto;
}

/* teeweb css code */
.rtl .quizmaker .table td,.rtl .quizmaker .table th{
  text-align:right;
}
.rtl .table-data .gd .gd-label {
    float: right;
    text-align:right
}
.rtl .table-data .gd .gd-value {
    margin-right: 150px;
    text-align: right;
    margin-left: 0px;
}
.reset-vuetify {
    font-family: inherit;
}
.rtl .answers .style-line .answers_info {
    float: right;
}
.rtl .answers .style-line .answers_content {
    margin-right: 0;
margin-left: 30px;
    text-align: right;
}
.rtl .result-panel .item-label {
    float: right;
}
.rtl .result-panel .item-value {
    margin-right: 100px;
    margin-left:0;
}
.rtl .qm-table .l {
    text-align: right;
}
.rtl .question .question_wrap_info {
    float: right;
}
.rtl .question .question_wrap_content {
    margin-right: 70px;
    margin-left:0;
}
.rtl .stage-questions .questions .question {
    border-right: 1px solid #dcdcdc;
    border-left:none;
}
.rtl .question {
    border-right: 1px solid #dcdcdc;
    border-left:none;
}
.qm-tabs-title-container{
 text-align:center

 }

 .qm-tabs-title-container .btn{
   display:inline-block !important;
   width: auto;
   padding: 5px 20px;
 }
  .qm-tabs-title-container > *{
    margin-bottom:10px !important;
    margin-top:10px !important;
  }
  .qm-tabs-title-container > ul > a{
    padding:2px 20px;
    border-radius:5px;
    -webkit-box-shadow:  0px 0px 2px 0px rgba(0,0,0,0.75);
-moz-box-shadow:  0px 0px 2px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.75);
background-color:#52646a;
color:white !important;
font-weight:bold;
transition:0.3s all;
margin: 0 4px 5px 4px !important;

  }
  .qm-tabs-title-container > ul > a:hover{
   background-color:#ededed;
   color:#333 !important;

  }
  .qm-tabs-title-container .btn{
    background:#829fa7 !important;
    box-shadow: none !important;
    text-shadow: none !important;
    color:#ffffff !important;
  }
.container-myaccount-view-results .list-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.rtl .qm-myaccount-login .form-row,.rtl  .qm-myaccount-lost-password .form-row,.rtl  .qm-myaccount-reset-password .form-row,.rtl  .qm-myaccount-register .form-row,.rtl  .qm-memberships-register .form-row{
  text-align:right;
}
.rtl .container-qm-login .register-link {
    letter-spacing: 0;
}

.qm-category-test .item-action,
.list-tests .item-action,
.test_list_widget.thumbnail-list .item-action {
  padding: 20px 0 0 0;
}
.quizmaker-ordering{
  margin-top:10px;
}
.doing-toolbar .doing-toolbar_button {
    color: #ffffff !important;
}
.doing-toolbar .doing-toolbar_button.page.is_first, .doing-toolbar .doing-toolbar_button.page.is_last {
    color: #70757f !important;
}
.rtl .quizmaker-ordering .ui--select-wrapper {
    width: auto !important;
    text-align: right;
}
.rtl .page-header-wrapper {
    text-align: right;
}
.rtl .navbar-nav.mr-auto {
    display: contents;
}
.rtl .list-tests {
  text-align:right;
}
.rtl .qm-category-test .item-info i,.rtl  .list-tests .item-info i, .rtl .test_list_widget.thumbnail-list .item-info i {
    margin-left: 4px;
    margin-right:0;
}
.rtl .qm-card .card-body ,.rtl .qm-card .card-footer{
    text-align: right;
}
.rtl .list-group.test-categories.list-layout{
    text-align: right;
}
.multiselect__select:before {

    top: 26px !important;
}
.rtl.single-test .comment-respond #reply-title,.rtl .qm-comments {
    letter-spacing: 0;
      text-align: right;
}
.rtl.single-test .comment.list .comment-author {
    float: right;
display: flex;
    align-items: center;
}
.rtl.single-test .comment.list .comment-meta {
    float: left;
}
.rtl.single-test .comment.list .avatar {
    float: right;
    margin-left: 10px;
}
.rtl.single-test .comment.list .comment-author .says {
    margin: 0 7px;
}
.rtl.single-test .comment-respond #reply-title small {
    float: none;
}
.rtl.single-test .comment.list .comment .comment {
    margin-right:0;
    margin-right: 30px;
}
.rtl.single-test .part-title {
    text-align: right;
}
.rtl .question .question_title {
    text-align: right;
}
@media (max-width: 480px){
.rtl .stage-questions .questions .question .question_wrap_content {
   margin-right: 8px;
    margin-left: 0;
}}

.rtl .instant-answer-content {
    text-align: right;
}

.rtl .doing-toolbar .stopwatch-wrap {

    direction: ltr;
}
.rtl .question .question_content ,.rtl .question_main_content{
    text-align: right;
}
.answers .group-drag-match{
direction:ltr;
}
.answers .group-drag-match .match-answer, .answers .group-drag-match-before .match-answer {
   background: #ededed;
    
}
.answers .group-drag-match .match-question-container, .answers .group-drag-match-before .match-question-container {
    background: #ffffff;
}
.reset-vuetify .application {
    font-family: inherit;
}
.answers .group-order.style-block li {
    float: right;
    margin: 3px 0 3px 3px;

}
.rtl .answers .group-drag-match .match-questions,.rtl  .answers .group-drag-match-before .match-questions {
    text-align: right;
}
.doing-toolbar{
  display:flex;
  justify-content:center;
  flex-wrap: wrap;
}
#qm-navigate-container{
margin-bottom:30px;
}

.answers .group-order.style-line .group-box-order,.answers .group-order.style-block li,.answers .style-line .inner,.doing-toolbar .stopwatch-wrap
,.page-header-wrapper,.stage-questions .questions .group-box-fill-blank textarea,.single-test .action, .quizmaker-shortcode .action
,.single-test .action form, .quizmaker-shortcode .action form{
    border-radius:5px;
}
.rtl .answers .group-order.style-line .group-box-order {
    padding-right: 30px;
    padding-left:0;
}

.rtl .answers .group-order.style-line .group-box-order .material-icons {
    left:auto;
    right: 4px;
}

.rtl .answers .group-order.style-line .answers_content {
    border-left:0;
    border-right: 1px solid #cfcfcf;
    padding-right: 10px;
}
.rtl .question .question_wrap_info .info_score {
    border-radius: 5px 0 0 5px;
}

.doing-pages-div{
    display: flex;
    align-items: center;
    padding: 10px;
    font-weight: bold;
}
.rtl .quizmaker-pagination .prev,.rtl .quizmaker-pagination .next{
  -ms-transform: rotate(180deg); /* IE 9 */
  transform: rotate(180deg);
}

.rtl .answers .group-box-keywords .group-box-keywords-result span {
   float: right;
}
.rtl .answers .group-box-keywords .user-answered {
    text-align: right;
}
.rtl .stage-pagination ul li {
    float: right;
}
.rtl .stage-pagination ul li + li {
    margin-right: 10px;
    margin-left:0;
}
.rtl .group-box-fill-blank{
text-align:right;
}
.rtl .quizmaker-error li {
    text-align: right;
}
.user-info-intro .vl,.user-info-intro {
    font-weight: 600;
}
.user-info-intro{
line-height:33px;
}
.comment-form-cookies-consent {
  display:flex;
}
.comment-form-cookies-consent label{
  margin:0 5px
}
.rtl .answers .group-box-guess-word .word-input {
    text-align: right;
}
.answers .style-block .group-box-radio, .answers .style-block .group-box-checkbox {
    cursor: pointer;
    padding: 5px;
}

.card-footer .list-inline .list-inline-item:after{
  content:" , "
}
.card-footer .list-inline .list-inline-item:last-child:after{
  content:""
}
.list-inline-item:not(:last-child) {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.rtl .answers .group-group-match .match-answer,.rtl  .answers .group-group-match-before .match-answer {
    margin-bottom: 12px;
    line-height: 1;
    position: relative;
    padding-right: 10px;
    cursor: pointer;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #cfcfcf;
    background: #FFFFFF;
    box-sizing: border-box;
}
.rtl #qm-activation{
	text-align:right;
}

.rtl .quizmaker-primary .result-actions{
	text-align:right;
}
a:hover {
    text-decoration: unset;
}

.teeweb-ltr,.teeweb-ltr p,.teeweb-ltr input{
    direction:ltr !important;
    text-align:left !important;
}
.teeweb-ltr,.teeweb-ltr p,.teeweb-ltr input{
    direction:ltr !important;
    text-align:left !important;
}
.rtl .answers.teeweb-ltr .style-line .answers_content {
    margin-left: 5px;
    margin-right: 30px;
    text-align: left;
}

.teeweb-ltr .answers_input{width: 0 !important;padding: 0;}

a.qm-woo-single-btn {
  background-color:#157e24 !important;
  color:#fff !important;
  padding:10px !important;
  margin-bottom:10px !important;
  display:inline-block !important;
  border-radius:5px !important;

}
a.qm-woo-single-btn:hover{
  background-color:#dadada !important;
  -webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,1);
-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,1);
box-shadow: 0px 0px 2px 0px rgba(0,0,0,1);
color:#333333 !important;

}
.answers .style-line .answers_content .txt p{
margin:3px 0 !important;
}
