/* https://chichihuas.mx/wp-content/plugins/-%20nex-forms/css/materialize-ui.css?v=.5&ver=6.6.2 */
/*!
 * Materialize v0.100.1 (http://materializecss.com)
 * Copyright 2014-2017 Materialize
 * MIT License (https://raw.githubusercontent.com/Dogfalo/materialize/master/LICENSE)
 */
 /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */


/**
 * Re-set default cursor for disabled elements.
 */
.material_design_field button[disabled],
html .material_design_field input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
.material_design_field.input-field input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `.material_design_field.input-field input` using `!important` in
 * the UA stylesheet.
 */
.material_design_field.input-field input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `.material_design_field.input-field input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
.material_design_field.input-field input[type="number"]::-webkit-inner-spin-button,
.material_design_field.input-field input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
.material_design_field.input-field input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search .material_design_field.input-field input has
 * padding (and `textfield` appearance).
 */
.material_design_field.input-field input[type="search"]::-webkit-search-cancel-button,
.material_design_field.input-field input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}


.material_design_field.input-field textarea {
  overflow: auto;
}


/*html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}*/

#nex-forms *, #nex-forms *:before, #nex-forms *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

#nex-forms .clearfix {
  clear: both;
}

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

#nex-forms .z-depth-1, #nex-forms nav, #nex-forms .card-panel, #nex-forms .card, .toast, .mb-btn, .md-element .mb-btn-large, .md-element .mb-btn-floating, #nex-forms .dropdown-content, #nex-forms .collapsible, #nex-forms .side-nav {
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}

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

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

#nex-forms .z-depth-3 {
  -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.3);
          box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.3);
}

#nex-forms .z-depth-4, .modal {
  -webkit-box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.3);
          box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.3);
}

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

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

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

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

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

#nex-forms i {
  line-height: inherit;
}

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

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

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

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

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

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

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

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

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

#nex-forms .pagination li.active a {
  color: #fff;
}

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

#nex-forms .pagination li.disabled a {
  cursor: default;
  color: #999;
}

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

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

@media only screen and (max-width: 992px) {
  #nex-forms .pagination {
    width: 100%;
  }
  #nex-forms .pagination li.prev,
  #nex-forms .pagination li.next {
    width: 10%;
  }
  #nex-forms .pagination li.pages {
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
  }
}

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

#nex-forms .breadcrumb i,
#nex-forms .breadcrumb [class^="mdi-"], .breadcrumb [class*="mdi-"],
#nex-forms .breadcrumb i.material-icons {
  display: inline-block;
  float: left;
  font-size: 24px;
}

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

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

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

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

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

#nex-forms .parallax-container .parallax img {
  display: none;
  position: absolute;
  left: 50%;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

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

#nex-forms .pinned {
  position: fixed !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#nex-forms table, #nex-forms th, #nex-forms td {
  border: none;
}

#nex-forms table {
  width: 100%;
  display: table;
}

#nex-forms table.bordered > thead > tr,
#nex-forms table.bordered > tbody > tr {
  border-bottom: 1px solid #d0d0d0;
}

#nex-forms table.striped > tbody > tr:nth-child(odd) {
  background-color: #f2f2f2;
}

#nex-forms table.striped > tbody > tr > td {
  border-radius: 0;
}

#nex-forms table.highlight > tbody > tr {
  -webkit-transition: background-color .25s ease;
  transition: background-color .25s ease;
}

#nex-forms table.highlight > tbody > tr:hover {
  background-color: #f2f2f2;
}

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

#nex-forms thead {
  border-bottom: 1px solid #d0d0d0;
}

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

@media only screen and (max-width: 992px) {
  #nex-forms table.responsive-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    display: block;
    position: relative;
    /* sort out borders */
  }
  #nex-forms table.responsive-table td:empty:before {
    content: '\00a0';
  }
  #nex-forms table.responsive-table th,
  #nex-forms table.responsive-table td {
    margin: 0;
    vertical-align: top;
  }
  #nex-forms table.responsive-table th {
    text-align: left;
  }
  #nex-forms table.responsive-table thead {
    display: block;
    float: left;
  }
  #nex-forms table.responsive-table thead tr {
    display: block;
    padding: 0 10px 0 0;
  }
  #nex-forms table.responsive-table thead tr th::before {
    content: "\00a0";
  }
  #nex-forms table.responsive-table tbody {
    display: block;
    width: auto;
    position: relative;
    overflow-x: auto;
    white-space: nowrap;
  }
  #nex-forms table.responsive-table tbody tr {
    display: inline-block;
    vertical-align: top;
  }
  #nex-forms table.responsive-table th {
    display: block;
    text-align: right;
  }
 #nex-forms  table.responsive-table td {
    display: block;
    min-height: 1.25em;
    text-align: left;
  }
  #nex-forms table.responsive-table tr {
    padding: 0 10px;
  }
  #nex-forms table.responsive-table thead {
    border: 0;
    border-right: 1px solid #d0d0d0;
  }
  #nex-forms table.responsive-table.bordered th {
    border-bottom: 0;
    border-left: 0;
  }
  #nex-forms table.responsive-table.bordered td {
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
  }
  #nex-forms table.responsive-table.bordered tr {
    border: 0;
  }
  #nex-forms table.responsive-table.bordered tbody tr {
    border-right: 1px solid #d0d0d0;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#nex-forms .collapsible .collection {
  margin: 0;
  border: none;
}

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

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

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

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

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

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

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

@-webkit-keyframes indeterminate {
  0% {
    left: -35%;
    right: 100%;
  }
  60% {
    left: 100%;
    right: -90%;
  }
  100% {
    left: 100%;
    right: -90%;
  }
}

@keyframes indeterminate {
  0% {
    left: -35%;
    right: 100%;
  }
  60% {
    left: 100%;
    right: -90%;
  }
  100% {
    left: 100%;
    right: -90%;
  }
}

@-webkit-keyframes indeterminate-short {
  0% {
    left: -200%;
    right: 100%;
  }
  60% {
    left: 107%;
    right: -8%;
  }
  100% {
    left: 107%;
    right: -8%;
  }
}

@keyframes indeterminate-short {
  0% {
    left: -200%;
    right: 100%;
  }
  60% {
    left: 107%;
    right: -8%;
  }
  100% {
    left: 107%;
    right: -8%;
  }
}

/*******************
  Utility Classes
*******************/
.hide {
  display: none !important;
}

#nex-forms .left-align {
  text-align: left;
}

#nex-forms .right-align {
  text-align: right;
}

#nex-forms .center, .center-align {
  text-align: center;
}

#nex-forms .left {
  float: left !important;
}

#nex-forms .right {
  float: right !important;
}

#nex-forms .no-select, .material_design_field.input-field input[type=range],
#nex-forms .material_design_field.input-field input[type=range] + .thumb {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

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

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

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

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

#nex-forms span.badge {
  min-width: 3rem;
  padding: 0 6px;
  margin-left: 14px;
  text-align: center;
  font-size: 1rem;
  line-height: 22px;
  height: 22px;
  color: #757575;
  float: right;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

#nex-forms span.badge.new:after {
  content: " new";
}

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

#nex-forms nav ul a span.badge {
  display: inline-block;
  float: none;
  margin-left: 4px;
  line-height: 22px;
  height: 22px;
}

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

#nex-forms .collapsible span.badge {
  margin-top: calc(1.5rem - 11px);
}

#nex-forms .side-nav span.badge {
  margin-top: calc(24px - 11px);
}

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

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

@media only screen and (min-width: 601px) {
  #nex-forms .container {
    width: 85%;
  }
}

@media only screen and (min-width: 993px) {
  #nex-forms .container {
    width: 70%;
  }
}

#nex-forms .container .row {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}

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

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

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

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

/*#nex-forms .row {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

#nex-forms .row:after {
  content: "";
  display: table;
  clear: both;
}

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

#nex-forms .row .col[class*="push-"], #nex-forms .row .col[class*="pull-"] {
  position: relative;
}
*/
#nex-forms .row .col.s1 {
  width: 8.3333333333%;
  margin-left: auto;
  left: auto;
  right: auto;
}

#nex-forms .row .col.s2 {
  width: 16.6666666667%;
  margin-left: auto;
  left: auto;
  right: auto;
}

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

#nex-forms .row .col.s4 {
  width: 33.3333333333%;
  margin-left: auto;
  left: auto;
  right: auto;
}

#nex-forms .row .col.s5 {
  width: 41.6666666667%;
  margin-left: auto;
  left: auto;
  right: auto;
}

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

#nex-forms .row .col.s7 {
  width: 58.3333333333%;
  margin-left: auto;
  left: auto;
  right: auto;
}

#nex-forms .row .col.s8 {
  width: 66.6666666667%;
  margin-left: auto;
  left: auto;
  right: auto;
}

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

#nex-forms .row .col.s10 {
  width: 83.3333333333%;
  margin-left: auto;
  left: auto;
  right: auto;
}

#nex-forms .row .col.s11 {
  width: 91.6666666667%;
  margin-left: auto;
  left: auto;
  right: auto;
}

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

#nex-forms .row .col.offset-s1 {
  margin-left: 8.3333333333%;
}

#nex-forms .row .col.pull-s1 {
  right: 8.3333333333%;
}

#nex-forms .row .col.push-s1 {
  left: 8.3333333333%;
}

#nex-forms .row .col.offset-s2 {
  margin-left: 16.6666666667%;
}

#nex-forms .row .col.pull-s2 {
  right: 16.6666666667%;
}

#nex-forms .row .col.push-s2 {
  left: 16.6666666667%;
}

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

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

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

#nex-forms .row .col.offset-s4 {
  margin-left: 33.3333333333%;
}

#nex-forms .row .col.pull-s4 {
  right: 33.3333333333%;
}

#nex-forms .row .col.push-s4 {
  left: 33.3333333333%;
}

#nex-forms .row .col.offset-s5 {
  margin-left: 41.6666666667%;
}

#nex-forms .row .col.pull-s5 {
  right: 41.6666666667%;
}

#nex-forms .row .col.push-s5 {
  left: 41.6666666667%;
}

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

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

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

#nex-forms .row .col.offset-s7 {
  margin-left: 58.3333333333%;
}

#nex-forms .row .col.pull-s7 {
  right: 58.3333333333%;
}

#nex-forms .row .col.push-s7 {
  left: 58.3333333333%;
}

#nex-forms .row .col.offset-s8 {
  margin-left: 66.6666666667%;
}

#nex-forms .row .col.pull-s8 {
  right: 66.6666666667%;
}

#nex-forms .row .col.push-s8 {
  left: 66.6666666667%;
}

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

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

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

#nex-forms .row .col.offset-s10 {
  margin-left: 83.3333333333%;
}

#nex-forms .row .col.pull-s10 {
  right: 83.3333333333%;
}

#nex-forms .row .col.push-s10 {
  left: 83.3333333333%;
}

#nex-forms .row .col.offset-s11 {
  margin-left: 91.6666666667%;
}

#nex-forms .row .col.pull-s11 {
  right: 91.6666666667%;
}

#nex-forms .row .col.push-s11 {
  left: 91.6666666667%;
}

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

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

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

@media only screen and (min-width: 601px) {
  #nex-forms .row .col.m1 {
    width: 8.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  #nex-forms .row .col.m2 {
    width: 16.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  #nex-forms .row .col.m3 {
    width: 25%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  #nex-forms .row .col.m4 {
    width: 33.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  #nex-forms .row .col.m5 {
    width: 41.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  #nex-forms .row .col.m6 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  #nex-forms .row .col.m7 {
    width: 58.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  #nex-forms .row .col.m8 {
    width: 66.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  #nex-forms .row .col.m9 {
    width: 75%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  #nex-forms .row .col.m10 {
    width: 83.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  #nex-forms .row .col.m11 {
    width: 91.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  #nex-forms .row .col.m12 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  #nex-forms .row .col.offset-m1 {
    margin-left: 8.3333333333%;
  }
  #nex-forms .row .col.pull-m1 {
    right: 8.3333333333%;
  }
  #nex-forms .row .col.push-m1 {
    left: 8.3333333333%;
  }
  #nex-forms .row .col.offset-m2 {
    margin-left: 16.6666666667%;
  }
  #nex-forms .row .col.pull-m2 {
    right: 16.6666666667%;
  }
  #nex-forms .row .col.push-m2 {
    left: 16.6666666667%;
  }
  #nex-forms .row .col.offset-m3 {
    margin-left: 25%;
  }
  #nex-forms .row .col.pull-m3 {
    right: 25%;
  }
  #nex-forms .row .col.push-m3 {
    left: 25%;
  }
 #nex-forms  .row .col.offset-m4 {
    margin-left: 33.3333333333%;
  }
 #nex-forms  .row .col.pull-m4 {
    right: 33.3333333333%;
  }
 #nex-forms  .row .col.push-m4 {
    left: 33.3333333333%;
  }
 #nex-forms  .row .col.offset-m5 {
    margin-left: 41.6666666667%;
  }
 #nex-forms  .row .col.pull-m5 {
    right: 41.6666666667%;
  }
 #nex-forms  .row .col.push-m5 {
    left: 41.6666666667%;
  }
 #nex-forms  .row .col.offset-m6 {
    margin-left: 50%;
  }
 #nex-forms  .row .col.pull-m6 {
    right: 50%;
  }
 #nex-forms  .row .col.push-m6 {
    left: 50%;
  }
 #nex-forms  .row .col.offset-m7 {
    margin-left: 58.3333333333%;
  }
 #nex-forms  .row .col.pull-m7 {
    right: 58.3333333333%;
  }
 #nex-forms  .row .col.push-m7 {
    left: 58.3333333333%;
  }
 #nex-forms  .row .col.offset-m8 {
    margin-left: 66.6666666667%;
  }
 #nex-forms  .row .col.pull-m8 {
    right: 66.6666666667%;
  }
 #nex-forms  .row .col.push-m8 {
    left: 66.6666666667%;
  }
 #nex-forms  .row .col.offset-m9 {
    margin-left: 75%;
  }
 #nex-forms  .row .col.pull-m9 {
    right: 75%;
  }
 #nex-forms  .row .col.push-m9 {
    left: 75%;
  }
 #nex-forms  .row .col.offset-m10 {
    margin-left: 83.3333333333%;
  }
 #nex-forms  .row .col.pull-m10 {
    right: 83.3333333333%;
  }
 #nex-forms  .row .col.push-m10 {
    left: 83.3333333333%;
  }
 #nex-forms  .row .col.offset-m11 {
    margin-left: 91.6666666667%;
  }
 #nex-forms  .row .col.pull-m11 {
    right: 91.6666666667%;
  }
 #nex-forms  .row .col.push-m11 {
    left: 91.6666666667%;
  }
 #nex-forms  .row .col.offset-m12 {
    margin-left: 100%;
  }
 #nex-forms  .row .col.pull-m12 {
    right: 100%;
  }
 #nex-forms  .row .col.push-m12 {
    left: 100%;
  }
}

@media only screen and (min-width: 993px) {
   #nex-forms .row .col.l1 {
    width: 8.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
 #nex-forms  .row .col.l2 {
    width: 16.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
 #nex-forms  .row .col.l3 {
    width: 25%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
 #nex-forms  .row .col.l4 {
    width: 33.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
 #nex-forms  .row .col.l5 {
    width: 41.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
 #nex-forms  .row .col.l6 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
 #nex-forms  .row .col.l7 {
    width: 58.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
 #nex-forms  .row .col.l8 {
    width: 66.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
 #nex-forms  .row .col.l9 {
    width: 75%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
 #nex-forms  .row .col.l10 {
    width: 83.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
 #nex-forms  .row .col.l11 {
    width: 91.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
 #nex-forms  .row .col.l12 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
 #nex-forms  .row .col.offset-l1 {
    margin-left: 8.3333333333%;
  }
 #nex-forms  .row .col.pull-l1 {
    right: 8.3333333333%;
  }
 #nex-forms  .row .col.push-l1 {
    left: 8.3333333333%;
  }
 #nex-forms  .row .col.offset-l2 {
    margin-left: 16.6666666667%;
  }
 #nex-forms  .row .col.pull-l2 {
    right: 16.6666666667%;
  }
 #nex-forms  .row .col.push-l2 {
    left: 16.6666666667%;
  }
 #nex-forms  .row .col.offset-l3 {
    margin-left: 25%;
  }
 #nex-forms  .row .col.pull-l3 {
    right: 25%;
  }
 #nex-forms  .row .col.push-l3 {
    left: 25%;
  }
 #nex-forms  .row .col.offset-l4 {
    margin-left: 33.3333333333%;
  }
 #nex-forms  .row .col.pull-l4 {
    right: 33.3333333333%;
  }
 #nex-forms  .row .col.push-l4 {
    left: 33.3333333333%;
  }
 #nex-forms  .row .col.offset-l5 {
    margin-left: 41.6666666667%;
  }
 #nex-forms  .row .col.pull-l5 {
    right: 41.6666666667%;
  }
 #nex-forms  .row .col.push-l5 {
    left: 41.6666666667%;
  }
 #nex-forms  .row .col.offset-l6 {
    margin-left: 50%;
  }
 #nex-forms  .row .col.pull-l6 {
    right: 50%;
  }
 #nex-forms  .row .col.push-l6 {
    left: 50%;
  }
 #nex-forms  .row .col.offset-l7 {
    margin-left: 58.3333333333%;
  }
 #nex-forms  .row .col.pull-l7 {
    right: 58.3333333333%;
  }
 #nex-forms  .row .col.push-l7 {
    left: 58.3333333333%;
  }
 #nex-forms  .row .col.offset-l8 {
    margin-left: 66.6666666667%;
  }
 #nex-forms  .row .col.pull-l8 {
    right: 66.6666666667%;
  }
 #nex-forms  .row .col.push-l8 {
    left: 66.6666666667%;
  }
 #nex-forms  .row .col.offset-l9 {
    margin-left: 75%;
  }
 #nex-forms  .row .col.pull-l9 {
    right: 75%;
  }
 #nex-forms  .row .col.push-l9 {
    left: 75%;
  }
 #nex-forms  .row .col.offset-l10 {
    margin-left: 83.3333333333%;
  }
 #nex-forms  .row .col.pull-l10 {
    right: 83.3333333333%;
  }
 #nex-forms  .row .col.push-l10 {
    left: 83.3333333333%;
  }
 #nex-forms  .row .col.offset-l11 {
    margin-left: 91.6666666667%;
  }
 #nex-forms  .row .col.pull-l11 {
    right: 91.6666666667%;
  }
 #nex-forms  .row .col.push-l11 {
    left: 91.6666666667%;
  }
 #nex-forms  .row .col.offset-l12 {
    margin-left: 100%;
  }
 #nex-forms  .row .col.pull-l12 {
    right: 100%;
  }
 #nex-forms  .row .col.push-l12 {
    left: 100%;
  }
}

@media only screen and (min-width: 1201px) {
   #nex-forms .row .col.xl1 {
    width: 8.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
 #nex-forms  .row .col.xl2 {
    width: 16.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
 #nex-forms  .row .col.xl3 {
    width: 25%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
 #nex-forms  .row .col.xl4 {
    width: 33.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
 #nex-forms  .row .col.xl5 {
    width: 41.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
 #nex-forms  .row .col.xl6 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
 #nex-forms  .row .col.xl7 {
    width: 58.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
 #nex-forms  .row .col.xl8 {
    width: 66.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
 #nex-forms  .row .col.xl9 {
    width: 75%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
 #nex-forms  .row .col.xl10 {
    width: 83.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
 #nex-forms  .row .col.xl11 {
    width: 91.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
 #nex-forms  .row .col.xl12 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
 #nex-forms  .row .col.offset-xl1 {
    margin-left: 8.3333333333%;
  }
 #nex-forms  .row .col.pull-xl1 {
    right: 8.3333333333%;
  }
 #nex-forms  .row .col.push-xl1 {
    left: 8.3333333333%;
  }
 #nex-forms  .row .col.offset-xl2 {
    margin-left: 16.6666666667%;
  }
 #nex-forms  .row .col.pull-xl2 {
    right: 16.6666666667%;
  }
 #nex-forms  .row .col.push-xl2 {
    left: 16.6666666667%;
  }
 #nex-forms  .row .col.offset-xl3 {
    margin-left: 25%;
  }
 #nex-forms  .row .col.pull-xl3 {
    right: 25%;
  }
 #nex-forms  .row .col.push-xl3 {
    left: 25%;
  }
 #nex-forms  .row .col.offset-xl4 {
    margin-left: 33.3333333333%;
  }
 #nex-forms  .row .col.pull-xl4 {
    right: 33.3333333333%;
  }
 #nex-forms  .row .col.push-xl4 {
    left: 33.3333333333%;
  }
 #nex-forms  .row .col.offset-xl5 {
    margin-left: 41.6666666667%;
  }
 #nex-forms  .row .col.pull-xl5 {
    right: 41.6666666667%;
  }
 #nex-forms  .row .col.push-xl5 {
    left: 41.6666666667%;
  }
 #nex-forms  .row .col.offset-xl6 {
    margin-left: 50%;
  }
 #nex-forms  .row .col.pull-xl6 {
    right: 50%;
  }
 #nex-forms  .row .col.push-xl6 {
    left: 50%;
  }
 #nex-forms  .row .col.offset-xl7 {
    margin-left: 58.3333333333%;
  }
 #nex-forms  .row .col.pull-xl7 {
    right: 58.3333333333%;
  }
 #nex-forms  .row .col.push-xl7 {
    left: 58.3333333333%;
  }
 #nex-forms  .row .col.offset-xl8 {
    margin-left: 66.6666666667%;
  }
 #nex-forms  .row .col.pull-xl8 {
    right: 66.6666666667%;
  }
 #nex-forms  .row .col.push-xl8 {
    left: 66.6666666667%;
  }
 #nex-forms  .row .col.offset-xl9 {
    margin-left: 75%;
  }
 #nex-forms  .row .col.pull-xl9 {
    right: 75%;
  }
 #nex-forms  .row .col.push-xl9 {
    left: 75%;
  }
 #nex-forms  .row .col.offset-xl10 {
    margin-left: 83.3333333333%;
  }
 #nex-forms  .row .col.pull-xl10 {
    right: 83.3333333333%;
  }
 #nex-forms  .row .col.push-xl10 {
    left: 83.3333333333%;
  }
 #nex-forms  .row .col.offset-xl11 {
    margin-left: 91.6666666667%;
  }
 #nex-forms  .row .col.pull-xl11 {
    right: 91.6666666667%;
  }
 #nex-forms  .row .col.push-xl11 {
    left: 91.6666666667%;
  }
 #nex-forms  .row .col.offset-xl12 {
    margin-left: 100%;
  }
 #nex-forms  .row .col.pull-xl12 {
    right: 100%;
  }
 #nex-forms  .row .col.push-xl12 {
    left: 100%;
  }
}

 #nex-forms nav {
  width: 100%;
  height: 56px;
  line-height: 56px;
}

#nex-forms nav.nav-extended {
  height: auto;
}

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

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

#nex-forms nav a {
  color: #fff;
}

#nex-forms nav i,
#nex-forms nav [class^="mdi-"], nav [class*="mdi-"],
#nex-forms nav i.material-icons {
  display: block;
  font-size: 24px;
  height: 56px;
  line-height: 56px;
}

#nex-forms nav .nav-wrapper {
  position: relative;
  height: 100%;
  z-index:10;
}

@media only screen and (min-width: 993px) {
  #nex-forms nav a.button-collapse {
    display: none;
  }
}

#nex-forms nav .button-collapse {
  float: left;
  position: relative;
  z-index: 1;
  height: 56px;
  margin: 0 18px;
}

#nex-forms nav .button-collapse i {
  height: 56px;
  line-height: 56px;
}

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

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

@media only screen and (max-width: 992px) {
  #nex-forms  nav .brand-logo {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  #nex-forms  nav .brand-logo.left, nav .brand-logo.right {
    padding: 0;
    -webkit-transform: none;
            transform: none;
  }
  #nex-forms  nav .brand-logo.left {
    left: 0.5rem;
  }
  #nex-forms  nav .brand-logo.right {
    right: 0.5rem;
    left: auto;
  }
}

#nex-forms nav .brand-logo.right {
  right: 0.5rem;
  padding: 0;
}

#nex-forms nav .brand-logo i,
#nex-forms  nav .brand-logo [class^="mdi-"], nav .brand-logo [class*="mdi-"],
#nex-forms  nav .brand-logo i.material-icons {
  float: left;
  margin-right: 15px;
}

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

#nex-forms nav ul {
  margin: 0;
}

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

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

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

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

#nex-forms nav ul a.mb-btn > .material-icons, nav ul a.mb-btn-large > .material-icons, nav ul a.mb-btn-large > .material-icons, nav ul a.mb-btn-flat > .material-icons, nav ul a.mb-btn-floating > .material-icons {
  height: inherit;
  line-height: inherit;
}

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

#nex-forms nav ul.left {
  float: left;
}

#nex-forms nav form {
  height: 100%;
}

#nex-forms nav .material_design_field.input-field {
  margin: 0;
  height: 100%;
}

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

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

#nex-forms nav .material_design_field.input-field label {
  top: 0;
  left: 0;
}

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

#nex-forms nav .material_design_field.input-field label.active i {
  color: #fff;
}

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

#nex-forms .navbar-fixed nav {
  position: fixed;
}

@media only screen and (min-width: 601px) {
  #nex-forms  nav.nav-extended .nav-wrapper {
    min-height: 64px;
  }
  #nex-forms  nav, nav .nav-wrapper i, nav a.button-collapse, nav a.button-collapse i {
    height: 64px;
    line-height: 64px;
  }
  #nex-forms  .navbar-fixed {
    height: 64px;
  }
}



a {
  text-decoration: none;
}

html {
  line-height: 1.5;
  /*font-family: "Roboto", sans-serif;*/
  font-weight: normal;
  color: rgba(0, 0, 0, 0.87);
}



#nex-forms  h1, #nex-forms  h2, #nex-forms  h3, #nex-forms  h4, #nex-forms h5, #nex-forms h6 {
  font-weight: 400;
  line-height: 1.1;
}

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

/*#nex-forms  h1 {
  font-size: 4.2rem;
  line-height: 110%;
  margin: 2.1rem 0 1.68rem 0;
}

#nex-forms h2 {
  font-size: 3.56rem;
  line-height: 110%;
  margin: 1.78rem 0 1.424rem 0;
}

#nex-forms h3 {
  font-size: 2.92rem;
  line-height: 110%;
  margin: 1.46rem 0 1.168rem 0;
}

#nex-forms h4 {
  font-size: 2.28rem;
  line-height: 110%;
  margin: 1.14rem 0 0.912rem 0;
}

#nex-forms h5 {
  font-size: 1.64rem;
  line-height: 110%;
  margin: 0.82rem 0 0.656rem 0;
}

#nex-forms h6 {
  font-size: 1rem;
  line-height: 110%;
  margin: 0.5rem 0 0.4rem 0;
}*/

#nex-forms em {
  font-style: italic;
}

#nex-forms strong {
  font-weight: bold;
}

#nex-forms small {
    font-size: 11px;
}

#nex-forms .light, .page-footer .footer-copyright {
  font-weight: 300;
}

#nex-forms .thin {
  font-weight: 200;
}

#nex-forms .flow-text {
  font-weight: 300;
}

@media only screen and (min-width: 360px) {
  #nex-forms .flow-text {
    font-size: 1.2rem;
  }
}

@media only screen and (min-width: 390px) {
  #nex-forms .flow-text {
    font-size: 1.224rem;
  }
}

@media only screen and (min-width: 420px) {
  #nex-forms .flow-text {
    font-size: 1.248rem;
  }
}

@media only screen and (min-width: 450px) {
  #nex-forms .flow-text {
    font-size: 1.272rem;
  }
}

@media only screen and (min-width: 480px) {
  #nex-forms .flow-text {
    font-size: 1.296rem;
  }
}

@media only screen and (min-width: 510px) {
  #nex-forms .flow-text {
    font-size: 1.32rem;
  }
}

@media only screen and (min-width: 540px) {
  #nex-forms .flow-text {
    font-size: 1.344rem;
  }
}

@media only screen and (min-width: 570px) {
  #nex-forms .flow-text {
    font-size: 1.368rem;
  }
}

@media only screen and (min-width: 600px) {
  #nex-forms .flow-text {
    font-size: 1.392rem;
  }
}

@media only screen and (min-width: 630px) {
  #nex-forms .flow-text {
    font-size: 1.416rem;
  }
}

@media only screen and (min-width: 660px) {
  #nex-forms .flow-text {
    font-size: 1.44rem;
  }
}

@media only screen and (min-width: 690px) {
  #nex-forms .flow-text {
    font-size: 1.464rem;
  }
}

@media only screen and (min-width: 720px) {
  #nex-forms .flow-text {
    font-size: 1.488rem;
  }
}

@media only screen and (min-width: 750px) {
  #nex-forms .flow-text {
    font-size: 1.512rem;
  }
}

@media only screen and (min-width: 780px) {
  #nex-forms .flow-text {
    font-size: 1.536rem;
  }
}

@media only screen and (min-width: 810px) {
  #nex-forms .flow-text {
    font-size: 1.56rem;
  }
}

@media only screen and (min-width: 840px) {
  #nex-forms .flow-text {
    font-size: 1.584rem;
  }
}

@media only screen and (min-width: 870px) {
  #nex-forms .flow-text {
    font-size: 1.608rem;
  }
}

@media only screen and (min-width: 900px) {
  #nex-forms .flow-text {
    font-size: 1.632rem;
  }
}

@media only screen and (min-width: 930px) {
  #nex-forms .flow-text {
    font-size: 1.656rem;
  }
}

@media only screen and (min-width: 960px) {
  #nex-forms .flow-text {
    font-size: 1.68rem;
  }
}

@media only screen and (max-width: 360px) {
  #nex-forms .flow-text {
    font-size: 1.2rem;
  }
}

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

#nex-forms .scale-transition.scale-out {
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: -webkit-transform .2s !important;
  transition: -webkit-transform .2s !important;
  transition: transform .2s !important;
  transition: transform .2s, -webkit-transform .2s !important;
}

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

#nex-forms .card-panel {
  -webkit-transition: -webkit-box-shadow .25s;
  transition: -webkit-box-shadow .25s;
  transition: box-shadow .25s;
  transition: box-shadow .25s, -webkit-box-shadow .25s;
  padding: 24px;
  margin: 0.5rem 0 1rem 0;
  border-radius: 2px;
  background-color: #fff;
}

#nex-forms .card {
  position: relative;
  margin: 0.5rem 0 1rem 0;
  background-color: #fff;
  -webkit-transition: -webkit-box-shadow .25s;
  transition: -webkit-box-shadow .25s;
  transition: box-shadow .25s;
  transition: box-shadow .25s, -webkit-box-shadow .25s;
  border-radius: 2px;
}

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

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

#nex-forms .card.small, #nex-forms .card.medium, #nex-forms .card.large {
  position: relative;
}

#nex-forms .card.small .card-image, #nex-forms .card.medium .card-image, #nex-forms .card.large .card-image {
  max-height: 60%;
  overflow: hidden;
}

#nex-forms .card.small .card-image + .card-content, #nex-forms .card.medium .card-image + .card-content, #nex-forms .card.large .card-image + .card-content {
  max-height: 40%;
}

#nex-forms .card.small .card-content, #nex-forms .card.medium .card-content, #nex-forms .card.large .card-content {
  max-height: 100%;
  overflow: hidden;
}

#nex-forms .card.small .card-action, #nex-forms .card.medium .card-action, #nex-forms .card.large .card-action {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

#nex-forms .card.small {
  height: 300px;
}

#nex-forms .card.medium {
  height: 400px;
}

#nex-forms .card.large {
  height: 500px;
}

#nex-forms .card.horizontal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

#nex-forms .card.horizontal.small .card-image, #nex-forms .card.horizontal.medium .card-image, #nex-forms .card.horizontal.large .card-image {
  height: 100%;
  max-height: none;
  overflow: visible;
}

#nex-forms .card.horizontal.small .card-image img, #nex-forms .card.horizontal.medium .card-image img, #nex-forms .card.horizontal.large .card-image img {
  height: 100%;
}

#nex-forms .card.horizontal .card-image {
  max-width: 50%;
}

#nex-forms .card.horizontal .card-image img {
  border-radius: 2px 0 0 2px;
  max-width: 100%;
  width: auto;
}

#nex-forms .card.horizontal .card-stacked {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
}

#nex-forms .card.horizontal .card-stacked .card-content {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

#nex-forms .card.sticky-action .card-action {
  z-index: 2;
}

#nex-forms .card.sticky-action .card-reveal {
  z-index: 1;
  padding-bottom: 64px;
}

#nex-forms .card .card-image {
  position: relative;
}

#nex-forms .card .card-image img {
  display: block;
  border-radius: 2px 2px 0 0;
  position: relative;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
}

#nex-forms .card .card-image .card-title {
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  max-width: 100%;
  padding: 24px;
}

#nex-forms .card .card-content {
  padding: 24px;
  border-radius: 0 0 2px 2px;
}

#nex-forms .card .card-content p {
  margin: 0;
  color: inherit;
}

#nex-forms .card .card-content .card-title {
  display: block;
  line-height: 32px;
  margin-bottom: 8px;
}

#nex-forms .card .card-content .card-title i {
  line-height: 32px;
}

#nex-forms .card .card-action {
  position: relative;
  background-color: inherit;
  border-top: 1px solid rgba(160, 160, 160, 0.2);
  padding: 16px 24px;
}

#nex-forms .card .card-action:last-child {
  border-radius: 0 0 2px 2px;
}

#nex-forms .card .card-action a:not(.mb-btn):not(.mb-btn-large):not(.mb-btn-large):not(.mb-btn-floating) {
  color: #ffab40;
  margin-right: 24px;
  -webkit-transition: color .3s ease;
  transition: color .3s ease;
  text-transform: uppercase;
}

#nex-forms .card .card-action a:not(.mb-btn):not(.mb-btn-large):not(.mb-btn-large):not(.mb-btn-floating):hover {
  color: #ffd8a6;
}

#nex-forms .card .card-reveal {
  padding: 24px;
  position: absolute;
  background-color: #fff;
  width: 100%;
  overflow-y: auto;
  left: 0;
  top: 100%;
  height: 100%;
  z-index: 3;
  display: none;
}

#nex-forms .card .card-reveal .card-title {
  cursor: pointer;
  display: block;
}

#toast-container {
  display: block;
  position: fixed;
  z-index: 10000;
}

@media only screen and (max-width: 600px) {
   #toast-container {
    min-width: 100%;
    bottom: 0%;
  }
}

@media only screen and (min-width: 601px) and (max-width: 992px) {
  #toast-container {
    left: 5%;
    bottom: 7%;
    max-width: 90%;
  }
}

@media only screen and (min-width: 993px) {
  #toast-container {
    top: 10%;
    right: 7%;
    max-width: 86%;
  }
}

.toast {
  border-radius: 2px;
  top: 35px;
  width: auto;
  margin-top: 10px;
  position: relative;
  max-width: 100%;
  height: auto;
  min-height: 48px;
  line-height: 1.5em;
  word-break: break-all;
  background-color: #323232;
  padding: 10px 25px;
  font-size: 1.1rem;
  font-weight: 300;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  cursor: default;
}

.toast .toast-action {
  color: #eeff41;
  font-weight: 500;
  margin-right: -25px;
  margin-left: 3rem;
}

.toast.rounded {
  border-radius: 24px;
}

@media only screen and (max-width: 600px) {
  .toast {
    width: 100%;
    border-radius: 0;
  }
}

#nex-forms .tabs_nf {
    height: 48px;
    margin: 0 auto;
    overflow-x: auto;
    overflow-y: hidden;
    position: relative;
    top: 0;
    white-space: nowrap;
    width: 100%;
    z-index: 4;
}

#nex-forms .tabs_nf.tabs_nf-transparent {
  background-color: transparent;
}

#nex-forms .tabs_nf.tabs_nf-transparent .tab a,
#nex-forms .tabs_nf.tabs_nf-transparent .tab.disabled a,
#nex-forms .tabs_nf.tabs_nf-transparent .tab.disabled a:hover {
  color: rgba(255, 255, 255, 0.7);
}

#nex-forms .tabs_nf.tabs_nf-transparent .tab a:hover,
#nex-forms .tabs_nf.tabs_nf-transparent .tab a.active {
  color: #fff;
}

#nex-forms .tabs_nf.tabs_nf-transparent .indicator {
  background-color: #fff;
}

#nex-forms .tabs_nf.tabs_nf-fixed-width {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

#nex-forms .tabs_nf.tabs_nf-fixed-width .tab {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

#nex-forms .tabs_nf .tab {
  display: inline-block;
  text-align: center;
  line-height: 48px;
  height: 48px;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
}

#nex-forms .tabs_nf .tab a {
  color: rgba(238, 110, 115, 0.7);
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 24px;
  font-size: 14px;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-transition: color .28s ease;
  transition: color .28s ease;
}

#nex-forms .tabs_nf .tab a:hover, .tabs_nf .tab a.active {
  background-color: transparent;
  color: #ee6e73;
}

#nex-forms .tabs_nf .tab.disabled a,
.tabs_nf .tab.disabled a:hover {
  color: rgba(238, 110, 115, 0.7);
  cursor: default;
}

#nex-forms .tabs_nf .indicator {
  position: absolute;
  bottom: 0;
  height: 2px;
  background-color: #f6b2b5;
  will-change: left, right;
}

@media only screen and (max-width: 992px) {
 #nex-forms  .tabs_nf {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  #nex-forms .tabs_nf .tab {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  #nex-forms .tabs_nf .tab a {
    padding: 0 12px;
  }
}

.tooltip {
  padding: 10px 8px;
  font-size: 1rem;
  z-index: 2000;
  background-color: transparent;
  border-radius: 2px;
  color: #fff;
  min-height: 36px;
  line-height: 120%;
  opacity: 0;
  position: absolute;
  text-align: center;
  max-width: calc(100% - 4px);
  overflow: hidden;
  left: 0;
  top: 0;
  pointer-events: none;
  visibility: hidden;
}

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

.md-element .mb-btn, .mb-btn-large,
.md-element .mb-btn-flat {
  border: none;
  border-radius: 2px;
  display: inline-block;
  height: 36px;
  line-height: 36px;
  padding: 0 2rem;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-tap-highlight-color: transparent;
}

.md-element .mb-btn.disabled, .disabled.mb-btn-large,
.md-element .mb-btn-floating.disabled,
.md-element .mb-btn-large.disabled,
.md-element .mb-btn-flat.disabled,
.md-element .mb-btn:disabled,
.md-element .mb-btn-large:disabled,
.md-element .mb-btn-floating:disabled,
.md-element .mb-btn-large:disabled,
.md-element .mb-btn-flat:disabled,
.md-element .mb-btn[disabled],
#nex-forms [disabled].mb-btn-large,
.md-element .mb-btn-floating[disabled],
.md-element .mb-btn-large[disabled],
.md-element .mb-btn-flat[disabled] {
  pointer-events: none;
  background-color: #DFDFDF !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #9F9F9F !important;
  cursor: default;
}

.md-element .mb-btn.disabled:hover, .disabled.mb-btn-large:hover,
.md-element .mb-btn-floating.disabled:hover,
.md-element .mb-btn-large.disabled:hover,
.md-element .mb-btn-flat.disabled:hover,
.md-element .mb-btn:disabled:hover,
.md-element .mb-btn-large:disabled:hover,
.md-element .mb-btn-floating:disabled:hover,
.md-element .mb-btn-large:disabled:hover,
.md-element .mb-btn-flat:disabled:hover,
.md-element .mb-btn[disabled]:hover,
#nex-forms [disabled].mb-btn-large:hover,
.md-element .mb-btn-floating[disabled]:hover,
.md-element .mb-btn-large[disabled]:hover,
.md-element .mb-btn-flat[disabled]:hover {
  background-color: #DFDFDF !important;
  color: #9F9F9F !important;
}

.md-element .mb-btn, .mb-btn-large,
.md-element .mb-btn-floating,
.md-element .mb-btn-large,
.md-element .mb-btn-flat {
  font-size: 1rem;
  outline: 0;
}

.md-element .mb-btn i, .mb-btn-large i,
.md-element .mb-btn-floating i,
.md-element .mb-btn-large i,
.md-element .mb-btn-flat i {
  font-size: 1.3rem;
  line-height: inherit;
}

.md-element .mb-btn:focus, .md-element .mb-btn-large:focus,
.md-element .mb-btn-floating:focus {
  background-color: #1d7d74;
}

.md-element .mb-btn, .md-element .mb-btn-large {
  text-decoration: none;
  color: #fff;
  background-color: #26a69a;
  text-align: center;
  letter-spacing: .5px;
  -webkit-transition: .2s ease-out;
  transition: .2s ease-out;
  cursor: pointer;
}

.md-element .mb-btn:hover, .md-element .mb-btn-large:hover {
  background-color: #2bbbad;
}

.md-element .mb-btn-floating {
  display: inline-block;
  color: #fff;
  position: relative;
  overflow: hidden;
  z-index: 1;
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  background-color: #26a69a;
  border-radius: 50%;
  -webkit-transition: .3s;
  transition: .3s;
  cursor: pointer;
  vertical-align: middle;
}

.md-element .mb-btn-floating:hover {
  background-color: #26a69a;
}

.md-element .mb-btn-floating:before {
  border-radius: 0;
}

.md-element .mb-btn-floating.mb-btn-large {
  width: 56px;
  height: 56px;
}

.md-element .mb-btn-floating.mb-btn-large.halfway-fab {
  bottom: -28px;
}

.md-element .mb-btn-floating.mb-btn-large i {
  line-height: 56px;
}

.md-element .mb-btn-floating.halfway-fab {
  position: absolute;
  right: 24px;
  bottom: -20px;
}

.md-element .mb-btn-floating.halfway-fab.left {
  right: auto;
  left: 24px;
}

.md-element .mb-btn-floating i {
  width: inherit;
  display: inline-block;
  text-align: center;
  color: #fff;
  font-size: 1.6rem;
  line-height: 40px;
}

#nex-forms button.mb-btn-floating {
  border: none;
}

#nex-forms .fixed-action-btn {
  position: fixed;
  right: 23px;
  bottom: 23px;
  padding-top: 15px;
  margin-bottom: 0;
  z-index: 997;
}

#nex-forms .fixed-action-btn.active ul {
  visibility: visible;
}

#nex-forms .fixed-action-btn.horizontal {
  padding: 0 0 0 15px;
}

#nex-forms .fixed-action-btn.horizontal ul {
  text-align: right;
  right: 64px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 100%;
  left: auto;
  width: 500px;
  /*width 100% only goes to width of button container */
}

#nex-forms .fixed-action-btn.horizontal ul li {
  display: inline-block;
  margin: 15px 15px 0 0;
}

#nex-forms .fixed-action-btn.toolbar {
  padding: 0;
  height: 56px;
}

#nex-forms .fixed-action-btn.toolbar.active > a i {
  opacity: 0;
}

#nex-forms .fixed-action-btn.toolbar ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  top: 0;
  bottom: 0;
  z-index: 1;
}

#nex-forms .fixed-action-btn.toolbar ul li {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: inline-block;
  margin: 0;
  height: 100%;
  -webkit-transition: none;
  transition: none;
}

#nex-forms .fixed-action-btn.toolbar ul li a {
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
  line-height: 56px;
  z-index: 1;
}

#nex-forms .fixed-action-btn.toolbar ul li a i {
  line-height: inherit;
}

#nex-forms .fixed-action-btn ul {
  left: 0;
  right: 0;
  text-align: center;
  position: absolute;
  bottom: 64px;
  margin: 0;
  visibility: hidden;
}

#nex-forms .fixed-action-btn ul li {
  margin-bottom: 15px;
}

#nex-forms .fixed-action-btn ul a.mb-btn-floating {
  opacity: 0;
}

#nex-forms .fixed-action-btn .fab-backdrop {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 40px;
  height: 40px;
  background-color: #26a69a;
  border-radius: 50%;
  -webkit-transform: scale(0);
          transform: scale(0);
}

.md-element .mb-btn-flat {
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: transparent;
  color: #343434;
  cursor: pointer;
  -webkit-transition: background-color .2s;
  transition: background-color .2s;
}

.md-element .mb-btn-flat:focus, .mb-btn-flat:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.md-element .mb-btn-flat:focus {
  background-color: rgba(0, 0, 0, 0.1);
}

.md-element .mb-btn-flat.disabled {
  background-color: transparent !important;
  color: #b3b2b2 !important;
  cursor: default;
}

.md-element .mb-btn-large {
  height: 54px;
  line-height: 54px;
}

.md-element .mb-btn-large i {
  font-size: 1.6rem;
}

.md-element .mb-btn-block {
  display: block;
}

#nex-forms .dropdown-content {
 background-color: #fff;
    display: none;
   /* left: -10px !important;*/
    margin: 0;
    max-height: 650px;
    min-width: 100px;
    opacity: 0;
    overflow-y: auto;
    position: absolute;
    top: 52px !important;
	left:1px !important;
    will-change: width, height;
    z-index: 999999999;
}

#nex-forms .dropdown-content li {
  clear: both;
  color: rgba(0, 0, 0, 0.87);
  cursor: pointer;
  min-height: 30px;
  line-height: 1.5rem;
  width: 100%;
  text-align: left;
  text-transform: none;
}

#nex-forms .dropdown-content li:hover, #nex-forms .dropdown-content li.active, #nex-forms .dropdown-content li.selected {
  background-color: #eee;
}

#nex-forms .dropdown-content li.active.selected {
  background-color: #e1e1e1;
}

#nex-forms .dropdown-content li.divider {
  min-height: 0;
  height: 1px;
}

#nex-forms .dropdown-content li > a, #nex-forms .dropdown-content li > span {
  font-size: 16px;
  color: #26a69a;
  display: block;
  line-height: 22px;
  padding: 7px 16px;
}

#nex-forms .dropdown-content li > span > label {
  top: 1px;
  left: 0;
  height: 18px;
}

#nex-forms .dropdown-content li > a > i {
  height: inherit;
  line-height: inherit;
  float: left;
  margin: 0 24px 0 0;
  width: 24px;
}

#nex-forms .material_design_field.input-field.col .dropdown-content [type="checkbox"] + label {
  top: 1px;
  left: 0;
  height: 18px;
}

/*!
 * Waves v0.6.0
 * http://fian.my.id/Waves
 *
 * Copyright 2014 Alfiana E. Sibuea and other contributors
 * Released under the MIT license
 * https://github.com/fians/Waves/blob/master/LICENSE
 */
#nex-forms .waves-effect {
  position: relative;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-tap-highlight-color: transparent;
  vertical-align: middle;
  z-index: 1;
  -webkit-transition: .3s ease-out;
  transition: .3s ease-out;
}

#nex-forms .waves-effect .waves-ripple {
  position: absolute;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  opacity: 0;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transform: scale(0);
          transform: scale(0);
  pointer-events: none;
}

#nex-forms .waves-effect.waves-light .waves-ripple {
  background-color: rgba(255, 255, 255, 0.45);
}

#nex-forms .waves-effect.waves-red .waves-ripple {
  background-color: rgba(244, 67, 54, 0.7);
}

#nex-forms .waves-effect.waves-yellow .waves-ripple {
  background-color: rgba(255, 235, 59, 0.7);
}

#nex-forms .waves-effect.waves-orange .waves-ripple {
  background-color: rgba(255, 152, 0, 0.7);
}

#nex-forms .waves-effect.waves-purple .waves-ripple {
  background-color: rgba(156, 39, 176, 0.7);
}

#nex-forms .waves-effect.waves-green .waves-ripple {
  background-color: rgba(76, 175, 80, 0.7);
}

#nex-forms .waves-effect.waves-teal .waves-ripple {
  background-color: rgba(0, 150, 136, 0.7);
}

#nex-forms .waves-effect .material_design_field.input-field input[type="button"], 
#nex-forms .waves-effect .material_design_field.input-field input[type="reset"], 
#nex-forms .waves-effect .material_design_field.input-field input[type="submit"] {
  border: 0;
  font-style: normal;
  font-size: inherit;
  text-transform: inherit;
  background: none;
}

#nex-forms .waves-effect img {
  position: relative;
  z-index: -1;
}

#nex-forms .waves-notransition {
  -webkit-transition: none !important;
  transition: none !important;
}

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

#nex-forms .waves-input-wrapper {
  border-radius: 0.2em;
  vertical-align: bottom;
}

#nex-forms .waves-input-wrapper .waves-button-input {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
}

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

#nex-forms .waves-block {
  display: block;
}

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

#nex-forms .modal{
	background-color: #fafafa;
    border-radius: 2px;
    display: none;
    left: 0;
    margin: auto;
    overflow-x: hidden;
    padding: 0;
    position: fixed;
    right: 0;
    top: 20%;
    width: 55%;
    will-change: top, opacity;
	}
@media only screen and (max-width: 992px){
	#nex-forms .modal{width:80%}
	}
#nex-forms .modal h1,.modal h2,.modal h3,
#nex-forms .modal h4{margin-top:0} 

#nex-forms .modal .modal-header { 

background: #f2f2f2 none repeat scroll 0 0;
    border-bottom: 1px solid #ddd;
    padding: 14px 11px 4px 20px;

}
/* 88a0b9 */
#nex-forms .modal .modal-header h4 {
	color: #666;
    float: left;
    font-size: 20px;
    font-weight: 500 !important;
    height: 30px;
    line-height: 21px !important;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 87%;
	}

#nex-forms .modal .modal-close { 
	    border-radius: 50%;
    color: #fff;
    display: block;
    float: right;
    font-size: 11px;
    height: 25px;
    line-height: 25px;
    margin-left: 0px;
    text-align: center;
    transition: all 0.4s ease-in-out 0s;
    width: 25px;
    margin-right: -3px;
    margin-top: -2px;
}

#nex-forms .modal .modal-header span .material-icons{	font-size:20px;}

#nex-forms .nex_forms_modal .modal-close {
    border: 1px solid #ddd;
}
#nex-forms .nex_forms_modal .modal-close .fa {
    font-size: 12px !important;
    position: relative;
    top: -1px;
}

#nex-forms .modal  .modal-close:hover {	transform:rotate(180deg);	transition: all 0.3s ease-in-out 0s;	cursor:pointer;	opacity:1;} 

#nex-forms .modal .modal-content{padding:24px} 

#nex-forms .modal .modal-close{cursor:pointer}

#nex-forms .modal .modal-footer{border-radius:0 0 2px 2px;background-color:#fafafa;padding:4px 6px;height:56px;width:100%}

#nex-forms .modal .modal-footer .mb-btn,
#nex-forms .modal .modal-footer .mb-btn-large,
#nex-forms .modal .modal-footer .mb-btn-flat{
	float:right;margin:6px 0
	}


#nex-forms .modal {
    z-index: 999999999  !important;
}

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

.modal.modal-fixed-footer {
  padding: 0;
  height: 70%;
}

.modal.modal-fixed-footer .modal-content {
  position: absolute;
  height: calc(100% - 56px);
  max-height: 100%;
  width: 100%;
  overflow-y: auto;
}

.modal.modal-fixed-footer .modal-footer {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  position: absolute;
  bottom: 0;
}

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

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

#nex-forms .collapsible-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  line-height: 1.5;
  padding: 1rem;
  background-color: #fff;
  border-bottom: 1px solid #ddd;
}

#nex-forms .collapsible-header i {
  width: 2rem;
  font-size: 1.6rem;
  display: inline-block;
  text-align: center;
  margin-right: 1rem;
}

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

#nex-forms .side-nav .collapsible,
#nex-forms .side-nav.fixed .collapsible {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

#nex-forms .side-nav .collapsible li,
#nex-forms .side-nav.fixed .collapsible li {
  padding: 0;
}

#nex-forms .side-nav .collapsible-header,
#nex-forms .side-nav.fixed .collapsible-header {
  background-color: transparent;
  border: none;
  line-height: inherit;
  height: inherit;
  padding: 0 16px;
}

#nex-forms .side-nav .collapsible-header:hover,
#nex-forms .side-nav.fixed .collapsible-header:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

#nex-forms .side-nav .collapsible-header i,
#nex-forms .side-nav.fixed .collapsible-header i {
  line-height: inherit;
}

#nex-forms .side-nav .collapsible-body,
#nex-forms .side-nav.fixed .collapsible-body {
  border: 0;
  background-color: #fff;
}

#nex-forms .side-nav .collapsible-body li a,
#nex-forms .side-nav.fixed .collapsible-body li a {
  padding: 0 23.5px 0 31px;
}

#nex-forms .collapsible.popout {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

#nex-forms .collapsible.popout > li {
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  margin: 0 24px;
  -webkit-transition: margin 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: margin 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

#nex-forms .collapsible.popout > li.active {
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  margin: 16px 0;
}

#nex-forms .chip {
  display: inline-block;
  height: 32px;
  font-size: 13px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.6);
  line-height: 32px;
  padding: 0 12px;
  border-radius: 16px;
  background-color: #e4e4e4;
  margin-bottom: 5px;
  margin-right: 5px;
}

#nex-forms .chip > img {
  float: left;
  margin: 0 8px 0 -12px;
  height: 32px;
  width: 32px;
  border-radius: 50%;
}

#nex-forms .chip .close {
  cursor: pointer;
  float: right;
  font-size: 16px;
  line-height: 32px;
  padding-left: 8px;
}

#nex-forms .chips {
  border: none;
  border-bottom: 1px solid #9e9e9e;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 0 0 20px 0;
  min-height: 45px;
  outline: none;
  -webkit-transition: all .3s;
  transition: all .3s;
}

#nex-forms .chips.focus {
  border-bottom: 1px solid #26a69a;
  -webkit-box-shadow: 0 1px 0 0 #26a69a;
          box-shadow: 0 1px 0 0 #26a69a;
}

#nex-forms .chips:hover {
  cursor: text;
}

#nex-forms .chips .chip.selected {
  background-color: #26a69a;
  color: #fff;
}

#nex-forms .chips .input {
  background: none;
  border: 0;
  color: rgba(0, 0, 0, 0.6);
  display: inline-block;
  font-size: 1rem;
  height: 3rem;
  line-height: 32px;
  outline: 0;
  margin: 0;
  padding: 0 !important;
  width: 120px !important;
}

#nex-forms .chips .input:focus {
  border: 0 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

#nex-forms .chips .autocomplete-content {
  margin-top: 0;
  margin-bottom: 0;
}

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

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

#nex-forms .materialboxed {
  display: block;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
  position: relative;
  -webkit-transition: opacity .4s;
  transition: opacity .4s;
  -webkit-backface-visibility: hidden;
}

#nex-forms .materialboxed:hover:not(.active) {
  opacity: .8;
}

#nex-forms .materialboxed.active {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

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

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

#nex-forms .material_design_field.input-field select:focus {
  /*outline: 1px solid #c9f3ef;*/
}

button:focus {
  outline: none;
  background-color: #2ab7a9;
}

#nex-forms .material_design_field label {
  color: #9e9e9e;
}

/* Text Inputs + .material_design_field.input-field textarea
   ========================================================================== */
/* Style Placeholders */
::-webkit-input-placeholder {
  color: #d1d1d1;
}
::-moz-placeholder {
  color: #d1d1d1;
}
:-ms-input-placeholder {
  color: #d1d1d1;
}
::placeholder {
  color: #d1d1d1;
}

/* Text inputs no-icon */
#nex-forms .no_icon .material_design_field.input-field input:not([type]),
#nex-forms .no_icon .material_design_field.input-field input[type=text]:not(.browser-default),
#nex-forms .no_icon .material_design_field.input-field input[type=password]:not(.browser-default),
#nex-forms .no_icon .material_design_field.input-field input[type=email]:not(.browser-default),
#nex-forms .no_icon .material_design_field.input-field input[type=url]:not(.browser-default),
#nex-forms .no_icon .material_design_field.input-field input[type=time]:not(.browser-default),
#nex-forms .no_icon .material_design_field.input-field input[type=date]:not(.browser-default),
#nex-forms .no_icon .material_design_field.input-field input[type=datetime]:not(.browser-default),
#nex-forms .no_icon .material_design_field.input-field input[type=datetime-local]:not(.browser-default),
#nex-forms .no_icon .material_design_field.input-field input[type=tel]:not(.browser-default),
#nex-forms .no_icon .material_design_field.input-field input[type=number]:not(.browser-default),
#nex-forms .no_icon .material_design_field.input-field input[type=search]:not(.browser-default),
#nex-forms .no_icon .material_design_field.input-field textarea.materialize-textarea {
  
  padding-left:0 !important;
}

/* Text inputs */
#nex-forms .material_design_field.input-field input:not([type]),
#nex-forms .material_design_field.input-field input[type=text]:not(.browser-default),
#nex-forms .material_design_field.input-field input[type=password]:not(.browser-default),
#nex-forms .material_design_field.input-field input[type=email]:not(.browser-default),
#nex-forms .material_design_field.input-field input[type=url]:not(.browser-default),
#nex-forms .material_design_field.input-field input[type=time]:not(.browser-default),
#nex-forms .material_design_field.input-field input[type=date]:not(.browser-default),
#nex-forms .material_design_field.input-field input[type=datetime]:not(.browser-default),
#nex-forms .material_design_field.input-field input[type=datetime-local]:not(.browser-default),
#nex-forms .material_design_field.input-field input[type=tel]:not(.browser-default),
#nex-forms .material_design_field.input-field input[type=number]:not(.browser-default),
#nex-forms .material_design_field.input-field input[type=search]:not(.browser-default),
#nex-forms .material_design_field.input-field textarea.materialize-textarea {
 background-color: transparent;
    border-color: -moz-use-text-color -moz-use-text-color #ccc;
    border-image: none;
    border-radius: 0;
    border-style: none none solid;
    border-width: medium medium 1px;
    box-shadow: none;
    box-sizing: content-box;
    margin: 0 0 20px;
    outline: medium none;
    padding-bottom: 0;
    padding-left: 40px !important;
    padding-right: 0;
    padding-top: 7px;
    transition: all 0.3s ease 0s;
    width: 100%;
}

#nex-forms .material_design_field.input-field input:not([type]):disabled, #nex-forms .material_design_field.input-field input:not([type])[readonly="readonly"],
#nex-forms .material_design_field.input-field input[type=text]:not(.browser-default):disabled,
#nex-forms .material_design_field.input-field input[type=text]:not(.browser-default)[readonly="readonly"],
#nex-forms .material_design_field.input-field input[type=password]:not(.browser-default):disabled,
#nex-forms .material_design_field.input-field input[type=password]:not(.browser-default)[readonly="readonly"],
#nex-forms .material_design_field.input-field input[type=email]:not(.browser-default):disabled,
#nex-forms .material_design_field.input-field input[type=email]:not(.browser-default)[readonly="readonly"],
#nex-forms .material_design_field.input-field input[type=url]:not(.browser-default):disabled,
#nex-forms .material_design_field.input-field input[type=url]:not(.browser-default)[readonly="readonly"],
#nex-forms .material_design_field.input-field input[type=time]:not(.browser-default):disabled,
#nex-forms .material_design_field.input-field input[type=time]:not(.browser-default)[readonly="readonly"],
#nex-forms .material_design_field.input-field input[type=date]:not(.browser-default):disabled,
#nex-forms .material_design_field.input-field input[type=date]:not(.browser-default)[readonly="readonly"],
#nex-forms .material_design_field.input-field input[type=datetime]:not(.browser-default):disabled,
#nex-forms .material_design_field.input-field input[type=datetime]:not(.browser-default)[readonly="readonly"],
#nex-forms .material_design_field.input-field input[type=datetime-local]:not(.browser-default):disabled,
#nex-forms .material_design_field.input-field input[type=datetime-local]:not(.browser-default)[readonly="readonly"],
#nex-forms .material_design_field.input-field input[type=tel]:not(.browser-default):disabled,
#nex-forms .material_design_field.input-field input[type=tel]:not(.browser-default)[readonly="readonly"],
#nex-forms .material_design_field.input-field input[type=number]:not(.browser-default):disabled,
#nex-forms .material_design_field.input-field input[type=number]:not(.browser-default)[readonly="readonly"],
#nex-forms .material_design_field.input-field input[type=search]:not(.browser-default):disabled,
#nex-forms .material_design_field.input-field input[type=search]:not(.browser-default)[readonly="readonly"],
#nex-forms .material_design_field.input-field textarea.materialize-textarea:disabled,
#nex-forms .material_design_field.input-field textarea.materialize-textarea[readonly="readonly"] {
  color: rgba(0, 0, 0, 0.42);
  border-bottom: 1px dotted rgba(0, 0, 0, 0.42);
}

#nex-forms .material_design_field.input-field input:not([type]):disabled + label,
#nex-forms .material_design_field.input-field input:not([type])[readonly="readonly"] + label,
#nex-forms .material_design_field.input-field input[type=text]:not(.browser-default):disabled + label,
#nex-forms .material_design_field.input-field input[type=text]:not(.browser-default)[readonly="readonly"] + label,
#nex-forms .material_design_field.input-field input[type=password]:not(.browser-default):disabled + label,
#nex-forms .material_design_field.input-field input[type=password]:not(.browser-default)[readonly="readonly"] + label,
#nex-forms .material_design_field.input-field input[type=email]:not(.browser-default):disabled + label,
#nex-forms .material_design_field.input-field input[type=email]:not(.browser-default)[readonly="readonly"] + label,
#nex-forms .material_design_field.input-field input[type=url]:not(.browser-default):disabled + label,
#nex-forms .material_design_field.input-field input[type=url]:not(.browser-default)[readonly="readonly"] + label,
#nex-forms .material_design_field.input-field input[type=time]:not(.browser-default):disabled + label,
#nex-forms .material_design_field.input-field input[type=time]:not(.browser-default)[readonly="readonly"] + label,
#nex-forms .material_design_field.input-field input[type=date]:not(.browser-default):disabled + label,
#nex-forms .material_design_field.input-field input[type=date]:not(.browser-default)[readonly="readonly"] + label,
#nex-forms .material_design_field.input-field input[type=datetime]:not(.browser-default):disabled + label,
#nex-forms .material_design_field.input-field input[type=datetime]:not(.browser-default)[readonly="readonly"] + label,
#nex-forms .material_design_field.input-field input[type=datetime-local]:not(.browser-default):disabled + label,
#nex-forms .material_design_field.input-field input[type=datetime-local]:not(.browser-default)[readonly="readonly"] + label,
#nex-forms .material_design_field.input-field input[type=tel]:not(.browser-default):disabled + label,
#nex-forms .material_design_field.input-field input[type=tel]:not(.browser-default)[readonly="readonly"] + label,
#nex-forms .material_design_field.input-field input[type=number]:not(.browser-default):disabled + label,
#nex-forms .material_design_field.input-field input[type=number]:not(.browser-default)[readonly="readonly"] + label,
#nex-forms .material_design_field.input-field input[type=search]:not(.browser-default):disabled + label,
#nex-forms .material_design_field.input-field input[type=search]:not(.browser-default)[readonly="readonly"] + label,
#nex-forms .material_design_field.input-field textarea.materialize-textarea:disabled + label,
#nex-forms .material_design_field.input-field textarea.materialize-textarea[readonly="readonly"] + label {
  color: rgba(0, 0, 0, 0.42);
}

#nex-forms .material_design_field.input-field input:not([type]):focus:not([readonly]),
#nex-forms .material_design_field.input-field input[type=text]:not(.browser-default):focus:not([readonly]),
#nex-forms .material_design_field.input-field input[type=password]:not(.browser-default):focus:not([readonly]),
#nex-forms .material_design_field.input-field input[type=email]:not(.browser-default):focus:not([readonly]),
#nex-forms .material_design_field.input-field input[type=url]:not(.browser-default):focus:not([readonly]),
#nex-forms .material_design_field.input-field input[type=time]:not(.browser-default):focus:not([readonly]),
#nex-forms .material_design_field.input-field input[type=date]:not(.browser-default):focus:not([readonly]),
#nex-forms .material_design_field.input-field input[type=datetime]:not(.browser-default):focus:not([readonly]),
#nex-forms .material_design_field.input-field input[type=datetime-local]:not(.browser-default):focus:not([readonly]),
#nex-forms .material_design_field.input-field input[type=tel]:not(.browser-default):focus:not([readonly]),
#nex-forms .material_design_field.input-field input[type=number]:not(.browser-default):focus:not([readonly]),
#nex-forms .material_design_field.input-field input[type=search]:not(.browser-default):focus:not([readonly]),
#nex-forms .material_design_field.input-field textarea.materialize-textarea:focus:not([readonly]) {
  border-bottom: 1px solid #26a69a;
  -webkit-box-shadow: 0 1px 0 0 #26a69a;
          box-shadow: 0 1px 0 0 #26a69a;
}

#nex-forms .material_design_field.input-field input:not([type]):focus:not([readonly]) + label,
#nex-forms .material_design_field.input-field input[type=text]:not(.browser-default):focus:not([readonly]) + label,
#nex-forms .material_design_field.input-field input[type=password]:not(.browser-default):focus:not([readonly]) + label,
#nex-forms .material_design_field.input-field input[type=email]:not(.browser-default):focus:not([readonly]) + label,
#nex-forms .material_design_field.input-field input[type=url]:not(.browser-default):focus:not([readonly]) + label,
#nex-forms .material_design_field.input-field input[type=time]:not(.browser-default):focus:not([readonly]) + label,
#nex-forms .material_design_field.input-field input[type=date]:not(.browser-default):focus:not([readonly]) + label,
#nex-forms .material_design_field.input-field input[type=datetime]:not(.browser-default):focus:not([readonly]) + label,
#nex-forms .material_design_field.input-field input[type=datetime-local]:not(.browser-default):focus:not([readonly]) + label,
#nex-forms .material_design_field.input-field input[type=tel]:not(.browser-default):focus:not([readonly]) + label,
#nex-forms .material_design_field.input-field input[type=number]:not(.browser-default):focus:not([readonly]) + label,
#nex-forms .material_design_field.input-field input[type=search]:not(.browser-default):focus:not([readonly]) + label,
#nex-forms .material_design_field.input-field textarea.materialize-textarea:focus:not([readonly]) + label {
  color: #26a69a;
}

#nex-forms .material_design_field.input-field input:not([type]).validate + label,
#nex-forms .material_design_field.input-field input[type=text]:not(.browser-default).validate + label,
#nex-forms .material_design_field.input-field input[type=password]:not(.browser-default).validate + label,
#nex-forms .material_design_field.input-field input[type=email]:not(.browser-default).validate + label,
#nex-forms .material_design_field.input-field input[type=url]:not(.browser-default).validate + label,
#nex-forms .material_design_field.input-field input[type=time]:not(.browser-default).validate + label,
#nex-forms .material_design_field.input-field input[type=date]:not(.browser-default).validate + label,
#nex-forms .material_design_field.input-field input[type=datetime]:not(.browser-default).validate + label,
#nex-forms .material_design_field.input-field input[type=datetime-local]:not(.browser-default).validate + label,
#nex-forms .material_design_field.input-field input[type=tel]:not(.browser-default).validate + label,
#nex-forms .material_design_field.input-field input[type=number]:not(.browser-default).validate + label,
#nex-forms .material_design_field.input-field input[type=search]:not(.browser-default).validate + label,
#nex-forms .material_design_field.input-field textarea.materialize-textarea.validate + label {
  width: 100%;
}

#nex-forms .material_design_field.input-field input:not([type]).invalid + label:after,
#nex-forms .material_design_field.input-field input:not([type]).valid + label:after,
#nex-forms .material_design_field.input-field input[type=text]:not(.browser-default).invalid + label:after,
#nex-forms .material_design_field.input-field input[type=text]:not(.browser-default).valid + label:after,
#nex-forms .material_design_field.input-field input[type=password]:not(.browser-default).invalid + label:after,
#nex-forms .material_design_field.input-field input[type=password]:not(.browser-default).valid + label:after,
#nex-forms .material_design_field.input-field input[type=email]:not(.browser-default).invalid + label:after,
#nex-forms .material_design_field.input-field input[type=email]:not(.browser-default).valid + label:after,
#nex-forms .material_design_field.input-field input[type=url]:not(.browser-default).invalid + label:after,
#nex-forms .material_design_field.input-field input[type=url]:not(.browser-default).valid + label:after,
#nex-forms .material_design_field.input-field input[type=time]:not(.browser-default).invalid + label:after,
#nex-forms .material_design_field.input-field input[type=time]:not(.browser-default).valid + label:after,
#nex-forms .material_design_field.input-field input[type=date]:not(.browser-default).invalid + label:after,
#nex-forms .material_design_field.input-field input[type=date]:not(.browser-default).valid + label:after,
#nex-forms .material_design_field.input-field input[type=datetime]:not(.browser-default).invalid + label:after,
#nex-forms .material_design_field.input-field input[type=datetime]:not(.browser-default).valid + label:after,
#nex-forms .material_design_field.input-field input[type=datetime-local]:not(.browser-default).invalid + label:after,
#nex-forms .material_design_field.input-field input[type=datetime-local]:not(.browser-default).valid + label:after,
#nex-forms .material_design_field.input-field input[type=tel]:not(.browser-default).invalid + label:after,
#nex-forms .material_design_field.input-field input[type=tel]:not(.browser-default).valid + label:after,
#nex-forms .material_design_field.input-field input[type=number]:not(.browser-default).invalid + label:after,
#nex-forms .material_design_field.input-field input[type=number]:not(.browser-default).valid + label:after,
#nex-forms .material_design_field.input-field input[type=search]:not(.browser-default).invalid + label:after,
#nex-forms .material_design_field.input-field input[type=search]:not(.browser-default).valid + label:after,
#nex-forms .material_design_field.input-field textarea.materialize-textarea.invalid + label:after,
#nex-forms .material_design_field.input-field textarea.materialize-textarea.valid + label:after {
  display: none;
  /*top: 65px;*/
}

#nex-forms .material_design_field.input-field input:not([type]).invalid + label.active:after,
#nex-forms .material_design_field.input-field input:not([type]).valid + label.active:after,
#nex-forms .material_design_field.input-field input[type=text]:not(.browser-default).invalid + label.active:after,
#nex-forms .material_design_field.input-field input[type=text]:not(.browser-default).valid + label.active:after,
#nex-forms .material_design_field.input-field input[type=password]:not(.browser-default).invalid + label.active:after,
#nex-forms .material_design_field.input-field input[type=password]:not(.browser-default).valid + label.active:after,
#nex-forms .material_design_field.input-field input[type=email]:not(.browser-default).invalid + label.active:after,
#nex-forms .material_design_field.input-field input[type=email]:not(.browser-default).valid + label.active:after,
#nex-forms .material_design_field.input-field input[type=url]:not(.browser-default).invalid + label.active:after,
#nex-forms .material_design_field.input-field input[type=url]:not(.browser-default).valid + label.active:after,
#nex-forms .material_design_field.input-field input[type=time]:not(.browser-default).invalid + label.active:after,
#nex-forms .material_design_field.input-field input[type=time]:not(.browser-default).valid + label.active:after,
#nex-forms .material_design_field.input-field input[type=date]:not(.browser-default).invalid + label.active:after,
#nex-forms .material_design_field.input-field input[type=date]:not(.browser-default).valid + label.active:after,
#nex-forms .material_design_field.input-field input[type=datetime]:not(.browser-default).invalid + label.active:after,
#nex-forms .material_design_field.input-field input[type=datetime]:not(.browser-default).valid + label.active:after,
#nex-forms .material_design_field.input-field input[type=datetime-local]:not(.browser-default).invalid + label.active:after,
#nex-forms .material_design_field.input-field input[type=datetime-local]:not(.browser-default).valid + label.active:after,
#nex-forms .material_design_field.input-field input[type=tel]:not(.browser-default).invalid + label.active:after,
#nex-forms .material_design_field.input-field input[type=tel]:not(.browser-default).valid + label.active:after,
#nex-forms .material_design_field.input-field input[type=number]:not(.browser-default).invalid + label.active:after,
#nex-forms .material_design_field.input-field input[type=number]:not(.browser-default).valid + label.active:after,
#nex-forms .material_design_field.input-field input[type=search]:not(.browser-default).invalid + label.active:after,
#nex-forms .material_design_field.input-field input[type=search]:not(.browser-default).valid + label.active:after,
#nex-forms .material_design_field.input-field textarea.materialize-textarea.invalid + label.active:after,
#nex-forms .material_design_field.input-field textarea.materialize-textarea.valid + label.active:after {
  display: block;
}

/* Validation Sass Placeholders */
#nex-forms .material_design_field.input-field input.valid:not([type]), #nex-forms .material_design_field.input-field input.valid:not([type]):focus,
#nex-forms .material_design_field.input-field input[type=text].valid:not(.browser-default),
#nex-forms .material_design_field.input-field input[type=text].valid:not(.browser-default):focus,
#nex-forms .material_design_field.input-field input[type=password].valid:not(.browser-default),
#nex-forms .material_design_field.input-field input[type=password].valid:not(.browser-default):focus,
#nex-forms .material_design_field.input-field input[type=email].valid:not(.browser-default),
#nex-forms .material_design_field.input-field input[type=email].valid:not(.browser-default):focus,
#nex-forms .material_design_field.input-field input[type=url].valid:not(.browser-default),
#nex-forms .material_design_field.input-field input[type=url].valid:not(.browser-default):focus,
#nex-forms .material_design_field.input-field input[type=time].valid:not(.browser-default),
#nex-forms .material_design_field.input-field input[type=time].valid:not(.browser-default):focus,
#nex-forms .material_design_field.input-field input[type=date].valid:not(.browser-default),
#nex-forms .material_design_field.input-field input[type=date].valid:not(.browser-default):focus,
#nex-forms .material_design_field.input-field input[type=datetime].valid:not(.browser-default),
#nex-forms .material_design_field.input-field input[type=datetime].valid:not(.browser-default):focus,
#nex-forms .material_design_field.input-field input[type=datetime-local].valid:not(.browser-default),
#nex-forms .material_design_field.input-field input[type=datetime-local].valid:not(.browser-default):focus,
#nex-forms .material_design_field.input-field input[type=tel].valid:not(.browser-default),
#nex-forms .material_design_field.input-field input[type=tel].valid:not(.browser-default):focus,
#nex-forms .material_design_field.input-field input[type=number].valid:not(.browser-default),
#nex-forms .material_design_field.input-field input[type=number].valid:not(.browser-default):focus,
#nex-forms .material_design_field.input-field input[type=search].valid:not(.browser-default),
#nex-forms .material_design_field.input-field input[type=search].valid:not(.browser-default):focus,
#nex-forms .material_design_field.input-field textarea.materialize-textarea.valid,
#nex-forms .material_design_field.input-field textarea.materialize-textarea.valid:focus, .select-wrapper.valid > #nex-forms .material_design_field.input-field input.select-dropdown {
  border-bottom: 1px solid #4CAF50;
  -webkit-box-shadow: 0 1px 0 0 #4CAF50;
          box-shadow: 0 1px 0 0 #4CAF50;
}

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

#nex-forms .material_design_field.input-field input:not([type]).valid + label:after,
#nex-forms .material_design_field.input-field input:not([type]):focus.valid + label:after,
#nex-forms .material_design_field.input-field input[type=text]:not(.browser-default).valid + label:after,
#nex-forms .material_design_field.input-field input[type=text]:not(.browser-default):focus.valid + label:after,
#nex-forms .material_design_field.input-field input[type=password]:not(.browser-default).valid + label:after,
#nex-forms .material_design_field.input-field input[type=password]:not(.browser-default):focus.valid + label:after,
#nex-forms .material_design_field.input-field input[type=email]:not(.browser-default).valid + label:after,
#nex-forms .material_design_field.input-field input[type=email]:not(.browser-default):focus.valid + label:after,
#nex-forms .material_design_field.input-field input[type=url]:not(.browser-default).valid + label:after,
#nex-forms .material_design_field.input-field input[type=url]:not(.browser-default):focus.valid + label:after,
#nex-forms .material_design_field.input-field input[type=time]:not(.browser-default).valid + label:after,
#nex-forms .material_design_field.input-field input[type=time]:not(.browser-default):focus.valid + label:after,
#nex-forms .material_design_field.input-field input[type=date]:not(.browser-default).valid + label:after,
#nex-forms .material_design_field.input-field input[type=date]:not(.browser-default):focus.valid + label:after,
#nex-forms .material_design_field.input-field input[type=datetime]:not(.browser-default).valid + label:after,
#nex-forms .material_design_field.input-field input[type=datetime]:not(.browser-default):focus.valid + label:after,
#nex-forms .material_design_field.input-field input[type=datetime-local]:not(.browser-default).valid + label:after,
#nex-forms .material_design_field.input-field input[type=datetime-local]:not(.browser-default):focus.valid + label:after,
#nex-forms .material_design_field.input-field input[type=tel]:not(.browser-default).valid + label:after,
#nex-forms .material_design_field.input-field input[type=tel]:not(.browser-default):focus.valid + label:after,
#nex-forms .material_design_field.input-field input[type=number]:not(.browser-default).valid + label:after,
#nex-forms .material_design_field.input-field input[type=number]:not(.browser-default):focus.valid + label:after,
#nex-forms .material_design_field.input-field input[type=search]:not(.browser-default).valid + label:after,
#nex-forms .material_design_field.input-field input[type=search]:not(.browser-default):focus.valid + label:after,
#nex-forms .material_design_field.input-field textarea.materialize-textarea.valid + label:after,
#nex-forms .material_design_field.input-field textarea.materialize-textarea:focus.valid + label:after, .select-wrapper.valid + label:after {
  content: attr(data-success);
  color: #4CAF50;
  opacity: 1;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}

#nex-forms .material_design_field.input-field input:not([type]).invalid + label:after,
#nex-forms .material_design_field.input-field input:not([type]):focus.invalid + label:after,
#nex-forms .material_design_field.input-field input[type=text]:not(.browser-default).invalid + label:after,
#nex-forms .material_design_field.input-field input[type=text]:not(.browser-default):focus.invalid + label:after,
#nex-forms .material_design_field.input-field input[type=password]:not(.browser-default).invalid + label:after,
#nex-forms .material_design_field.input-field input[type=password]:not(.browser-default):focus.invalid + label:after,
#nex-forms .material_design_field.input-field input[type=email]:not(.browser-default).invalid + label:after,
#nex-forms .material_design_field.input-field input[type=email]:not(.browser-default):focus.invalid + label:after,
#nex-forms .material_design_field.input-field input[type=url]:not(.browser-default).invalid + label:after,
#nex-forms .material_design_field.input-field input[type=url]:not(.browser-default):focus.invalid + label:after,
#nex-forms .material_design_field.input-field input[type=time]:not(.browser-default).invalid + label:after,
#nex-forms .material_design_field.input-field input[type=time]:not(.browser-default):focus.invalid + label:after,
#nex-forms .material_design_field.input-field input[type=date]:not(.browser-default).invalid + label:after,
#nex-forms .material_design_field.input-field input[type=date]:not(.browser-default):focus.invalid + label:after,
#nex-forms .material_design_field.input-field input[type=datetime]:not(.browser-default).invalid + label:after,
#nex-forms .material_design_field.input-field input[type=datetime]:not(.browser-default):focus.invalid + label:after,
#nex-forms .material_design_field.input-field input[type=datetime-local]:not(.browser-default).invalid + label:after,
#nex-forms .material_design_field.input-field input[type=datetime-local]:not(.browser-default):focus.invalid + label:after,
#nex-forms .material_design_field.input-field input[type=tel]:not(.browser-default).invalid + label:after,
#nex-forms .material_design_field.input-field input[type=tel]:not(.browser-default):focus.invalid + label:after,
#nex-forms .material_design_field.input-field input[type=number]:not(.browser-default).invalid + label:after,
#nex-forms .material_design_field.input-field input[type=number]:not(.browser-default):focus.invalid + label:after,
#nex-forms .material_design_field.input-field input[type=search]:not(.browser-default).invalid + label:after,
#nex-forms .material_design_field.input-field input[type=search]:not(.browser-default):focus.invalid + label:after,
#nex-forms .material_design_field.input-field textarea.materialize-textarea.invalid + label:after,
#nex-forms .material_design_field.input-field textarea.materialize-textarea:focus.invalid + label:after, .select-wrapper.invalid + label:after {
  content: attr(data-error);
  color: #F44336;
  opacity: 1;
  -webkit-transform: translateY(22px);
          transform: translateY(22px);
}

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

#nex-forms .material_design_field.input-field {
  position: relative;
  margin-top: 1rem;
}

#nex-forms .material_design_field.input-field.inline {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}

#nex-forms .material_design_field.input-field.inline input,
#nex-forms .material_design_field.input-field.inline .select-dropdown {
  margin-bottom: 1rem;
}

#nex-forms .material_design_field.input-field.col label {
  left: 0.75rem;
}

#nex-forms .material_design_field.input-field.col .prefix ~ label,
#nex-forms .material_design_field.input-field.col .prefix ~ .validate ~ label {
  width: calc(100% - 3rem - 1.5rem);
}

#nex-forms .form_field.multi_line label.active {
    margin-top: -18px !important;
}
#nex-forms .material_design_field.input-field label.active {
    transform: scale(1) !important;
   	margin-left: 8px !important;
    margin-top: -15px;
}
#nex-forms .no_icon .material_design_field.input-field label.active{
	margin-left: 0px !important;
}
#nex-forms .no_icon .material_design_field.input-field label{
	left: 0px !important;
}
#nex-forms .material_design_field.input-field label {
    color: #9e9e9e;
    cursor: text;
    font-weight: normal;
    height: 100%;
    left: -9px !important;
    pointer-events: none;
    position: absolute;
    text-align: initial;
    top: 6px;
    transform: translateY(12px);
    transform-origin: 0 100% 0;
    transition: transform 0.2s ease-out 0s, -webkit-transform 0.2s ease-out 0s;
}

#nex-forms .md-radios .material_design_field.input-field label,
#nex-forms .md-checks .material_design_field.input-field label,
#nex-forms .md-switch .material_design_field.input-field label{
  pointer-events: auto !important;
}

#nex-forms .md-select .material_design_field.input-field label {
    font-size: 0.8rem !important;
}


#nex-forms .md-select .material_design_field.input-field span {
    /*font-size: 0.8rem !important;*/
}
#nex-forms .md-select .material_design_field.input-field .multiple-select-dropdown label {
    /*font-size: 13px !important;*/
    margin-top: -4px !important;
    top: -6px !important;
}

#nex-forms .material_design_field.input-field label:not(.label-icon).active {
  -webkit-transform: translateY(-8px) scale(0.8);
          transform: translateY(-8px) scale(0.8);
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
}

#nex-forms .material_design_field.input-field .prefix {
	font-size: 25px;
    padding-top: 9px;
	position: absolute;
    transition: color 0.2s ease 0s;
    width: 3rem;
}

#nex-forms .material_design_field.input-field .prefix {
  color: #999;
}
#nex-forms .material_design_field.input-field .prefix.active {
  color: #26a69a;
}

#nex-forms .input-field .prefix ~ input,
#nex-forms .input-field .prefix ~ textarea,
#nex-forms .input-field .prefix ~ label,
#nex-forms .input-field .prefix ~ .validate ~ label,
#nex-forms .input-field .prefix ~ .autocomplete-content {
 /* margin-left: 3rem !important;*/
  /*width: 92% !important;*/
 /* width: calc(100% - 3rem) !important;*/
  width: calc(100% - 40px) !important
}

#nex-forms .input-field .prefix ~ label {
  margin-left: 3rem !important;
}

@media only screen and (max-width: 992px) {
  #nex-forms .input-field .prefix ~ input {
    width: 86% !important;
    width: calc(100% - 3rem) !important;
  }
}

@media only screen and (max-width: 600px) {
  #nex-forms .input-field .prefix ~ input {
    width: 80% !important;
    width: calc(100% - 3rem) !important;
  }
}

/* Search Field */
#nex-forms .material_design_field.input-field input[type=search] {
  display: block;
  line-height: inherit;
}

#nex-forms .nav-wrapper .material_design_field.input-field input[type=search] {
  height: inherit;
  padding-left: 4rem;
  width: calc(100% - 4rem);
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

#nex-forms .material_design_field.input-field input[type=search]:focus {
  background-color: #fff;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #444;
}

#nex-forms .material_design_field.input-field input[type=search]:focus + label i,
#nex-forms .material_design_field.input-field input[type=search]:focus ~ .mdi-navigation-close,
#nex-forms .material_design_field.input-field input[type=search]:focus ~ .material-icons {
  color: #444;
}

#nex-forms .material_design_field.input-field input[type=search] + label {
  left: 1rem;
}

#nex-forms .material_design_field.input-field input[type=search] ~ .mdi-navigation-close,
#nex-forms .material_design_field.input-field input[type=search] ~ .material-icons {
  position: absolute;
  top: 0;
  right: 1rem;
  color: transparent;
  cursor: pointer;
  font-size: 2rem;
  -webkit-transition: .3s color;
  transition: .3s color;
}

/* Textarea */
#nex-forms .material_design_field.input-field textarea {
  width: 100%;
  height: 3rem;
  background-color: transparent;
}

#nex-forms .material_design_field.input-field textarea.materialize-textarea {
  overflow-y: hidden;
  /* prevents scroll bar flash */
  padding: .8rem 0 1.6rem 0;
  /* prevents text jump on Enter keypress */
  resize: none;
  min-height: 3rem;
}

#nex-forms .material_design_field.input-field textarea.materialize-textarea.validate + label {
  height: 100%;
}

#nex-forms .material_design_field.input-field textarea.materialize-textarea.validate + label::after {
  top: calc(100% - 12px);
}

#nex-forms .material_design_field.input-field textarea.materialize-textarea.validate + label:not(.label-icon).active {
  -webkit-transform: translateY(-25px);
          transform: translateY(-25px);
}

#nex-forms .hiddendiv {
  display: none;
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow-wrap: break-word;
  /* future version of deprecated 'word-wrap' */
  padding-top: 1.2rem;
  /* prevents text jump on Enter keypress */
  position: absolute;
  top: 0;
}

/* Autocomplete */
#nex-forms .autocomplete-content {
  margin-top: -20px;
  margin-bottom: 20px;
  display: block;
  opacity: 1;
  position: static;
}

#nex-forms .autocomplete-content li .highlight {
  color: #444;
}

#nex-forms .autocomplete-content li img {
  height: 40px;
  width: 40px;
  margin: 5px 15px;
}


/* CUSTOM CSS CHECKBOXES */
form p {
  margin-bottom: 10px;
  text-align: left;
}

form p:last-child {
  margin-bottom: 0;
}



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

#nex-forms .switch label {
  cursor: pointer !important;
}

#nex-forms .switch label input[type=checkbox] {
  opacity: 0;
  width: 0;
  height: 0;
}

#nex-forms .switch label input[type=checkbox]:checked + .lever {
  background-color: #84c7c1;
}

#nex-forms .switch label input[type=checkbox]:checked + .lever:before, .switch label input[type=checkbox]:checked + .lever:after {
  left: 18px;
}

#nex-forms .switch label input[type=checkbox]:checked + .lever:after {
  background-color: #26a69a;
}

#nex-forms .switch label .lever {
  content: "";
  display: inline-block;
  position: relative;
  width: 36px;
  height: 14px;
  background-color: rgba(0, 0, 0, 0.38);
  border-radius: 15px;
  margin-right: 10px;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
  vertical-align: middle;
  margin: 0 16px;
}

#nex-forms .switch label .lever:before, .switch label .lever:after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  left: 0;
  top: -3px;
  -webkit-transition: left 0.3s ease, background .3s ease, -webkit-box-shadow 0.1s ease, -webkit-transform .1s ease;
  transition: left 0.3s ease, background .3s ease, -webkit-box-shadow 0.1s ease, -webkit-transform .1s ease;
  transition: left 0.3s ease, background .3s ease, box-shadow 0.1s ease, transform .1s ease;
  transition: left 0.3s ease, background .3s ease, box-shadow 0.1s ease, transform .1s ease, -webkit-box-shadow 0.1s ease, -webkit-transform .1s ease;
}

#nex-forms .switch label .lever:before {
  background-color: rgba(38, 166, 154, 0.15);
}

#nex-forms .switch label .lever:after {
  background-color: #F1F1F1;
  -webkit-box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

#nex-forms .material_design_field.input-field input[type=checkbox]:checked:not(:disabled) ~ .lever:active::before,
#nex-forms .material_design_field.input-field input[type=checkbox]:checked:not(:disabled).tabbed:focus ~ .lever::before {
  -webkit-transform: scale(2.4);
          transform: scale(2.4);
  background-color: rgba(38, 166, 154, 0.15);
}

#nex-forms .material_design_field.input-field input[type=checkbox]:not(:disabled) ~ .lever:active:before,
#nex-forms .material_design_field.input-field input[type=checkbox]:not(:disabled).tabbed:focus ~ .lever::before {
  -webkit-transform: scale(2.4);
          transform: scale(2.4);
  background-color: rgba(0, 0, 0, 0.08);
}

#nex-forms .switch .material_design_field.input-field input[type=checkbox][disabled] + .lever {
  cursor: default;
  background-color: rgba(0, 0, 0, 0.12);
}

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

/* Select Field
   ========================================================================== */
#nex-forms .material_design_field.input-field select {
  display: none;
}

#nex-forms .material_design_field.input-field select.browser-default {
  display: block;
}

#nex-forms .material_design_field.input-field select {
  background-color: rgba(255, 255, 255, 0.9);
  width: 100%;
  padding: 5px;
  border: 1px solid #f2f2f2;
  border-radius: 2px;
  height: 3rem;
}

#nex-forms .material_design_field.input-field select {
  display: block;
  position: absolute;
  width: 0;
  pointer-events: none;
  height: 0;
  top: 0;
  left: 0;
  opacity: 0;
}

#nex-forms .select-label {
  position: absolute;
}

#nex-forms .select-wrapper {
  position: relative;
}

#nex-forms .select-wrapper.valid + label,
.select-wrapper.invalid + label {
  width: 100%;
  pointer-events: none;
}

#nex-forms .select-wrapper .material_design_field.input-field input.select-dropdown {
  position: relative;
  cursor: pointer;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #9e9e9e;
  outline: none;
  height: 3rem;
  line-height: 3rem;
  width: 100%;
  margin: 0 0 20px 0;
  padding: 0;
  display: block;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}



#nex-forms .select-wrapper span.caret {
  color: initial;
  position: absolute;
  right: 0;
  top: 0;
  height: 10px;
  margin: auto 0;
  font-size: 10px;
  line-height: 10px;
}
#nex-forms .has_icon .select-wrapper span.caret {
  right: -40px !important;
}

#nex-forms .material_design_field.input-field .select-wrapper + label {
  position: absolute;
  top: -26px;
}
#nex-forms .has_icon .material_design_field.input-field .select-wrapper + label {
    left: -48px !important;
}

#nex-forms .material_design_field.input-field select:disabled {
  color: rgba(0, 0, 0, 0.42);
}

#nex-forms .select-wrapper.disabled span.caret,
#nex-forms .select-wrapper.disabled + label {
  color: rgba(0, 0, 0, 0.42);
}

#nex-forms .select-wrapper .material_design_field.input-field input.select-dropdown:disabled {
  color: rgba(0, 0, 0, 0.42);
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

#nex-forms .select-wrapper i {
  color: rgba(0, 0, 0, 0.3);
}

#nex-forms .select-dropdown li.disabled,
#nex-forms .select-dropdown li.disabled > span,
#nex-forms .select-dropdown li.optgroup {
  color: rgba(0, 0, 0, 0.3);
  background-color: transparent;
}

#nex-forms .select-dropdown.dropdown-content li.active {
  background-color: transparent;
}

#nex-forms .select-dropdown.dropdown-content li:hover {
  background-color: rgba(0, 0, 0, 0.06);
}

#nex-forms .select-dropdown.dropdown-content li.selected {
  background-color: rgba(0, 0, 0, 0.03);
}

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

#nex-forms .prefix ~ .select-wrapper {
  margin-left: 0px;
  width: 92%;
  width: calc(100% - 40px);
}

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

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

#nex-forms .select-dropdown li.optgroup {
  border-top: 1px solid #eee;
}

#nex-forms .select-dropdown li.optgroup.selected > span {
  color: rgba(0, 0, 0, 0.7);
}

#nex-forms .select-dropdown li.optgroup > span {
  color: rgba(0, 0, 0, 0.4);
}

#nex-forms .select-dropdown li.optgroup ~ li.optgroup-option {
  padding-left: 1rem;
}

/* File Input
   ========================================================================== */
#nex-forms .file-field {
  position: relative;
}

#nex-forms .file-field .file-path-wrapper {
  overflow: hidden;
  padding-left: 10px;
}

#nex-forms .file-field.material_design_field.input-field input.file-path {
  width: 100%;
}

#nex-forms input.file-path {
    height: 34px !important;
}
#nex-forms .file-field .mb-btn, .file-field .mb-btn-large {
  float: left;
  height: 3rem;
  line-height: 1.6rem;
}

#nex-forms .file-field span {
  cursor: pointer;
}

#nex-forms .file-field.material_design_field.input-field input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}

#nex-forms .form_field.md-file {
    margin-top: 80px !important;
}
#nex-forms .file-field.material_design_field.input-field input[type=file]::-webkit-file-upload-button {
  display: none;
}

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

#nex-forms .material_design_field.input-field input[type=range],
#nex-forms .material_design_field.input-field input[type=range] + .thumb {
  cursor: pointer;
}

#nex-forms .material_design_field.input-field input[type=range] {
  position: relative;
  background-color: transparent;
  border: none;
  outline: none;
  width: 100%;
  margin: 15px 0;
  padding: 0;
}

#nex-forms .material_design_field.input-field input[type=range]:focus {
  outline: none;
}

#nex-forms .material_design_field.input-field input[type=range] + .thumb {
  position: absolute;
  top: 10px;
  left: 0;
  border: none;
  height: 0;
  width: 0;
  border-radius: 50%;
  background-color: #26a69a;
  margin-left: 7px;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

#nex-forms .material_design_field.input-field input[type=range] + .thumb .value {
  display: block;
  width: 30px;
  text-align: center;
  color: #26a69a;
  font-size: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

#nex-forms .material_design_field.input-field input[type=range] + .thumb.active {
  border-radius: 50% 50% 50% 0;
}

#nex-forms .material_design_field.input-field input[type=range] + .thumb.active .value {
  color: #fff;
  margin-left: -1px;
  margin-top: 8px;
  font-size: 10px;
}

#nex-forms .material_design_field.input-field input[type=range] {
  -webkit-appearance: none;
}

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

#nex-forms .material_design_field.input-field input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: none;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background-color: #26a69a;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  margin: -5px 0 0 0;
  -webkit-transition: .3s;
  transition: .3s;
}

#nex-forms .material_design_field.input-field input[type=range]:focus::-webkit-slider-runnable-track {
  background: #ccc;
}

#nex-forms .material_design_field.input-field input[type=range] {
  /* fix for FF unable to apply focus style bug  */
  border: 1px solid white;
  /*required for proper track sizing in FF*/
}

#nex-forms .material_design_field.input-field input[type=range]::-moz-range-track {
  height: 3px;
  background: #ddd;
  border: none;
}

#nex-forms .material_design_field.input-field input[type=range]::-moz-range-thumb {
  border: none;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background: #26a69a;
  margin-top: -5px;
}

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

#nex-forms .material_design_field.input-field input[type=range]:focus::-moz-range-track {
  background: #ccc;
}

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

#nex-forms .material_design_field.input-field input[type=range]::-ms-fill-lower {
  background: #777;
}

#nex-forms .material_design_field.input-field input[type=range]::-ms-fill-upper {
  background: #ddd;
}

#nex-forms .material_design_field.input-field input[type=range]::-ms-thumb {
  border: none;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background: #26a69a;
}

#nex-forms .material_design_field.input-field input[type=range]:focus::-ms-fill-lower {
  background: #888;
}

#nex-forms .material_design_field.input-field input[type=range]:focus::-ms-fill-upper {
  background: #ccc;
}

/***************
    Nav List
***************/
#nex-forms .table-of-contents.fixed {
  position: fixed;
}

#nex-forms .table-of-contents li {
  padding: 2px 0;
}

#nex-forms .table-of-contents a {
  display: inline-block;
  font-weight: 300;
  color: #757575;
  padding-left: 20px;
  height: 1.5rem;
  line-height: 1.5rem;
  letter-spacing: .4;
  display: inline-block;
}

#nex-forms .table-of-contents a:hover {
  color: #a8a8a8;
  padding-left: 19px;
  border-left: 1px solid #ee6e73;
}

#nex-forms .table-of-contents a.active {
  font-weight: 500;
  padding-left: 18px;
  border-left: 2px solid #ee6e73;
}

#nex-forms .side-nav {
  position: fixed;
  width: 300px;
  left: 0;
  top: 0;
  margin: 0;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  height: 100%;
  height: calc(100% + 60px);
  height: -moz-calc(100%);
  padding-bottom: 60px;
  background-color: #fff;
  z-index: 999;
  overflow-y: auto;
  will-change: transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: translateX(-105%);
          transform: translateX(-105%);
}

#nex-forms .side-nav.right-aligned {
  right: 0;
  -webkit-transform: translateX(105%);
          transform: translateX(105%);
  left: auto;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}

#nex-forms .side-nav .collapsible {
  margin: 0;
}

#nex-forms .side-nav li {
  float: none;
  line-height: 48px;
}

#nex-forms .side-nav li.active {
  background-color: rgba(0, 0, 0, 0.05);
}

#nex-forms .side-nav li > a {
  color: rgba(0, 0, 0, 0.87);
  display: block;
  font-size: 14px;
  font-weight: 500;
  height: 48px;
  line-height: 48px;
  padding: 0 32px;
}

#nex-forms .side-nav li > a:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

#nex-forms .side-nav li > a.mb-btn, 
#nex-forms .side-nav li > a.mb-btn-large, 
#nex-forms .side-nav li > a.mb-btn-large, 
#nex-forms .side-nav li > a.mb-btn-flat, 
#nex-forms .side-nav li > a.mb-btn-floating {
  margin: 10px 15px;
}

#nex-forms .side-nav li > a.mb-btn, 
#nex-forms .side-nav li > a.mb-btn-large, 
#nex-forms .side-nav li > a.mb-btn-large, 
#nex-forms .side-nav li > a.mb-btn-floating {
  color: #fff;
}

#nex-forms .side-nav li > a.mb-btn-flat {
  color: #343434;
}

#nex-forms .side-nav li > a.mb-btn:hover, 
#nex-forms .side-nav li > a.mb-btn-large:hover, 
#nex-forms .side-nav li > a.mb-btn-large:hover {
  background-color: #2bbbad;
}

#nex-forms .side-nav li > a.mb-btn-floating:hover {
  background-color: #26a69a;
}

#nex-forms .side-nav li > a > i,
#nex-forms .side-nav li > a > [class^="mdi-"], 
#nex-forms .side-nav li > a li > a > [class*="mdi-"],
#nex-forms .side-nav li > a > i.material-icons {
  float: left;
  height: 48px;
  line-height: 48px;
  margin: 0 32px 0 0;
  width: 24px;
  color: rgba(0, 0, 0, 0.54);
}

#nex-forms .side-nav .divider {
  margin: 8px 0 0 0;
}

#nex-forms .side-nav .subheader {
  cursor: initial;
  pointer-events: none;
  color: rgba(0, 0, 0, 0.54);
  font-size: 14px;
  font-weight: 500;
  line-height: 48px;
}

#nex-forms .side-nav .subheader:hover {
  background-color: transparent;
}

#nex-forms .side-nav .user-view,
#nex-forms .side-nav .userView {
  position: relative;
  padding: 32px 32px 0;
  margin-bottom: 8px;
}

#nex-forms .side-nav .user-view > a,
#nex-forms .side-nav .userView > a {
  height: auto;
  padding: 0;
}

#nex-forms .side-nav .user-view > a:hover,
#nex-forms .side-nav .userView > a:hover {
  background-color: transparent;
}

#nex-forms .side-nav .user-view .background,
#nex-forms .side-nav .userView .background {
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}

#nex-forms .side-nav .user-view .circle, 
#nex-forms .side-nav .user-view .name, 
#nex-forms .side-nav .user-view .email,
#nex-forms .side-nav .userView .circle,
#nex-forms .side-nav .userView .name,
#nex-forms .side-nav .userView .email {
  display: block;
}

#nex-forms .side-nav .user-view .circle,
#nex-forms .side-nav .userView .circle {
  height: 64px;
  width: 64px;
}

#nex-forms .side-nav .user-view .name,
#nex-forms .side-nav .user-view .email,
#nex-forms .side-nav .userView .name,
#nex-forms .side-nav .userView .email {
  font-size: 14px;
  line-height: 24px;
}

#nex-forms .side-nav .user-view .name,
#nex-forms .side-nav .userView .name {
  margin-top: 16px;
  font-weight: 500;
}

#nex-forms .side-nav .user-view .email,
#nex-forms .side-nav .userView .email {
  padding-bottom: 16px;
  font-weight: 400;
}

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

#nex-forms .side-nav.fixed {
  left: 0;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  position: fixed;
}

#nex-forms .side-nav.fixed.right-aligned {
  right: 0;
  left: auto;
}

@media only screen and (max-width: 992px) {
  #nex-forms .side-nav.fixed {
    -webkit-transform: translateX(-105%);
            transform: translateX(-105%);
  }
  #nex-forms .side-nav.fixed.right-aligned {
    -webkit-transform: translateX(105%);
            transform: translateX(105%);
  }
  #nex-forms .side-nav a {
    padding: 0 16px;
  }
  #nex-forms .side-nav .user-view,
  #nex-forms .side-nav .userView {
    padding: 16px 16px 0;
  }
}

#nex-forms .side-nav .collapsible-body > ul:not(.collapsible) > li.active,
#nex-forms .side-nav.fixed .collapsible-body > ul:not(.collapsible) > li.active {
  background-color: #ee6e73;
}

#nex-forms .side-nav .collapsible-body > ul:not(.collapsible) > li.active a,
#nex-forms .side-nav.fixed .collapsible-body > ul:not(.collapsible) > li.active a {
  color: #fff;
}

#nex-forms .side-nav .collapsible-body {
  padding: 0;
}

#sidenav-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 120vh;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 997;
  will-change: opacity;
}

/*
    @license
    Copyright (c) 2014 The Polymer Project Authors. All rights reserved.
    This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
    The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
    The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
    Code distributed by Google as part of the polymer project is also
    subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
 */
 .preloader-wrapper{display:inline-block;position:relative;width:50px;height:50px}#nex-forms .preloader-wrapper.small{width:20px;height:20px}#nex-forms .preloader-wrapper.big{width:64px;height:64px}#nex-forms .preloader-wrapper.active{-webkit-animation:container-rotate 1568ms linear infinite;animation:container-rotate 1568ms linear infinite}@-webkit-keyframes container-rotate{to{-webkit-transform:rotate(360deg)}}@keyframes container-rotate{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}#nex-forms .spinner-layer{position:absolute;width:100%;height:100%;opacity:0;border-color:#26a69a}#nex-forms .spinner-blue,#nex-forms .spinner-blue-only{border-color:#4285f4}#nex-forms .spinner-red,#nex-forms .spinner-red-only{border-color:#db4437}#nex-forms .spinner-yellow,#nex-forms .spinner-yellow-only{border-color:#f4b400}#nex-forms .spinner-green,#nex-forms .spinner-green-only{border-color:#0f9d58}#nex-forms .active .spinner-layer.spinner-blue{-webkit-animation:fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both,blue-fade-in-out 5332ms cubic-bezier(.4,0,.2,1) infinite both;animation:fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both,blue-fade-in-out 5332ms cubic-bezier(.4,0,.2,1) infinite both}#nex-forms .active .spinner-layer.spinner-red{-webkit-animation:fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both,red-fade-in-out 5332ms cubic-bezier(.4,0,.2,1) infinite both;animation:fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both,red-fade-in-out 5332ms cubic-bezier(.4,0,.2,1) infinite both}#nex-forms .active .spinner-layer.spinner-yellow{-webkit-animation:fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both,yellow-fade-in-out 5332ms cubic-bezier(.4,0,.2,1) infinite both;animation:fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both,yellow-fade-in-out 5332ms cubic-bezier(.4,0,.2,1) infinite both}#nex-forms .active .spinner-layer.spinner-green{-webkit-animation:fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both,green-fade-in-out 5332ms cubic-bezier(.4,0,.2,1) infinite both;animation:fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both,green-fade-in-out 5332ms cubic-bezier(.4,0,.2,1) infinite both}#nex-forms .active .spinner-layer,#nex-forms .active .spinner-layer.spinner-blue-only,#nex-forms .active .spinner-layer.spinner-red-only,#nex-forms .active .spinner-layer.spinner-yellow-only,#nex-forms .active .spinner-layer.spinner-green-only{opacity:1;-webkit-animation:fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both;animation:fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both}@-webkit-keyframes fill-unfill-rotate{12.5%{-webkit-transform:rotate(135deg)}25%{-webkit-transform:rotate(270deg)}37.5%{-webkit-transform:rotate(405deg)}50%{-webkit-transform:rotate(540deg)}62.5%{-webkit-transform:rotate(675deg)}75%{-webkit-transform:rotate(810deg)}87.5%{-webkit-transform:rotate(945deg)}to{-webkit-transform:rotate(1080deg)}}@keyframes fill-unfill-rotate{12.5%{-webkit-transform:rotate(135deg);transform:rotate(135deg)}25%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}37.5%{-webkit-transform:rotate(405deg);transform:rotate(405deg)}50%{-webkit-transform:rotate(540deg);transform:rotate(540deg)}62.5%{-webkit-transform:rotate(675deg);transform:rotate(675deg)}75%{-webkit-transform:rotate(810deg);transform:rotate(810deg)}87.5%{-webkit-transform:rotate(945deg);transform:rotate(945deg)}to{-webkit-transform:rotate(1080deg);transform:rotate(1080deg)}}@-webkit-keyframes blue-fade-in-out{from{opacity:1}25%{opacity:1}26%{opacity:0}89%{opacity:0}90%{opacity:1}100%{opacity:1}}@keyframes blue-fade-in-out{from{opacity:1}25%{opacity:1}26%{opacity:0}89%{opacity:0}90%{opacity:1}100%{opacity:1}}@-webkit-keyframes red-fade-in-out{from{opacity:0}15%{opacity:0}25%{opacity:1}50%{opacity:1}51%{opacity:0}}@keyframes red-fade-in-out{from{opacity:0}15%{opacity:0}25%{opacity:1}50%{opacity:1}51%{opacity:0}}@-webkit-keyframes yellow-fade-in-out{from{opacity:0}40%{opacity:0}50%{opacity:1}75%{opacity:1}76%{opacity:0}}@keyframes yellow-fade-in-out{from{opacity:0}40%{opacity:0}50%{opacity:1}75%{opacity:1}76%{opacity:0}}@-webkit-keyframes green-fade-in-out{from{opacity:0}65%{opacity:0}75%{opacity:1}90%{opacity:1}100%{opacity:0}}@keyframes green-fade-in-out{from{opacity:0}65%{opacity:0}75%{opacity:1}90%{opacity:1}100%{opacity:0}}.gap-patch{position:absolute;top:0;left:45%;width:10%;height:100%;overflow:hidden;border-color:inherit}#nex-forms .gap-patch .circle{width:1000%;left:-450%}#nex-forms .circle-clipper{display:inline-block;position:relative;width:50%;height:100%;overflow:hidden;border-color:inherit}#nex-forms .circle-clipper .circle{width:200%;height:100%;border-width:3px;border-style:solid;border-color:inherit;border-bottom-color:transparent!important;border-radius:50%;-webkit-animation:none;animation:none;position:absolute;top:0;right:0;bottom:0}#nex-forms .circle-clipper.left .circle{left:0;border-right-color:transparent!important;-webkit-transform:rotate(129deg);transform:rotate(129deg)}#nex-forms .circle-clipper.right .circle{left:-100%;border-left-color:transparent!important;-webkit-transform:rotate(-129deg);transform:rotate(-129deg)}#nex-forms .active .circle-clipper.left .circle{-webkit-animation:left-spin 1333ms cubic-bezier(.4,0,.2,1) infinite both;animation:left-spin 1333ms cubic-bezier(.4,0,.2,1) infinite both}#nex-forms .active .circle-clipper.right .circle{-webkit-animation:right-spin 1333ms cubic-bezier(.4,0,.2,1) infinite both;animation:right-spin 1333ms cubic-bezier(.4,0,.2,1) infinite both}@-webkit-keyframes left-spin{from{-webkit-transform:rotate(130deg)}50%{-webkit-transform:rotate(-5deg)}to{-webkit-transform:rotate(130deg)}}@keyframes left-spin{from{-webkit-transform:rotate(130deg);transform:rotate(130deg)}50%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(130deg);transform:rotate(130deg)}}@-webkit-keyframes right-spin{from{-webkit-transform:rotate(-130deg)}50%{-webkit-transform:rotate(5deg)}to{-webkit-transform:rotate(-130deg)}}@keyframes right-spin{from{-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}50%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}to{-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}}#spinnerContainer.cooldown{-webkit-animation:container-rotate 1568ms linear infinite,fade-out 400ms cubic-bezier(.4,0,.2,1);animation:container-rotate 1568ms linear infinite,fade-out 400ms cubic-bezier(.4,0,.2,1)}@-webkit-keyframes fade-out{from{opacity:1}to{opacity:0}}@keyframes fade-out{from{opacity:1}to{opacity:0}}#nex-forms .material_design_field.input-field .slider{position:relative;height:400px;width:100%}#nex-forms .material_design_field.input-field .slider.fullscreen{height:100%;width:100%;position:absolute;top:0;left:0;right:0;bottom:0}#nex-forms .material_design_field.input-field .slider.fullscreen ul.slides{height:100%}#nex-forms .material_design_field.input-field .slider.fullscreen ul.indicators{z-index:2;bottom:30px}#nex-forms .material_design_field.input-field .slider .slides{background-color:#9e9e9e;margin:0;height:400px}#nex-forms .material_design_field.input-field .slider .slides li{opacity:0;position:absolute;top:0;left:0;z-index:1;width:100%;height:inherit;overflow:hidden}#nex-forms .material_design_field.input-field .slider .slides li img{height:100%;width:100%;background-size:cover;background-position:center}#nex-forms .material_design_field.input-field .slider .slides li .caption{color:#fff;position:absolute;top:15%;left:15%;width:70%;opacity:0}#nex-forms .material_design_field.input-field .slider .slides li .caption p{color:#e0e0e0}#nex-forms .material_design_field.input-field .slider .slides li.active{z-index:2}#nex-forms .material_design_field.input-field .slider .indicators{position:absolute;text-align:center;left:0;right:0;bottom:0;margin:0}#nex-forms .material_design_field.input-field .slider .indicators .indicator-item{display:inline-block;position:relative;cursor:pointer;height:16px;width:16px;margin:0 12px;background-color:#e0e0e0;-webkit-transition:background-color .3s;transition:background-color .3s;border-radius:50%}#nex-forms .material_design_field.input-field .slider .indicators .indicator-item.active{background-color:#4CAF50}#nex-forms .carousel{overflow:hidden;position:relative;width:100%;height:400px;-webkit-perspective:500px;perspective:500px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform-origin:0% 50%;transform-origin:0% 50%}#nex-forms .carousel.carousel-slider{top:0;left:0}#nex-forms .carousel.carousel-slider .carousel-fixed-item{position:absolute;left:0;right:0;bottom:20px;z-index:1}#nex-forms .carousel.carousel-slider .carousel-fixed-item.with-indicators{bottom:68px}#nex-forms .carousel.carousel-slider .carousel-item{width:100%;height:100%;min-height:400px;position:absolute;top:0;left:0}#nex-forms .carousel.carousel-slider .carousel-item h2{font-size:24px;font-weight:500;line-height:32px}#nex-forms .carousel.carousel-slider .carousel-item p{font-size:15px}#nex-forms .carousel .carousel-item{display:none;width:200px;height:200px;position:absolute;top:0;left:0}#nex-forms .carousel .carousel-item>img{width:100%}#nex-forms .carousel .indicators{position:absolute;text-align:center;left:0;right:0;bottom:0;margin:0}#nex-forms .carousel .indicators .indicator-item{display:inline-block;position:relative;cursor:pointer;height:8px;width:8px;margin:24px 4px;background-color:rgba(255,255,255,.5);-webkit-transition:background-color .3s;transition:background-color .3s;border-radius:50%}#nex-forms .carousel .indicators .indicator-item.active{background-color:#fff}#nex-forms .carousel.scrolling .carousel-item .materialboxed,#nex-forms .carousel .carousel-item:not(.active) .materialboxed{pointer-events:none}#nex-forms .tap-target-wrapper{width:800px;height:800px;position:fixed;z-index:1000;visibility:hidden;-webkit-transition:visibility 0s .3s;transition:visibility 0s .3s}#nex-forms .tap-target-wrapper.open{visibility:visible;-webkit-transition:visibility 0s;transition:visibility 0s}#nex-forms .tap-target-wrapper.open .tap-target{-webkit-transform:scale(1);transform:scale(1);opacity:.95;-webkit-transition:opacity 0.3s cubic-bezier(.42,0,.58,1),-webkit-transform 0.3s cubic-bezier(.42,0,.58,1);transition:opacity 0.3s cubic-bezier(.42,0,.58,1),-webkit-transform 0.3s cubic-bezier(.42,0,.58,1);transition:transform 0.3s cubic-bezier(.42,0,.58,1),opacity 0.3s cubic-bezier(.42,0,.58,1);transition:transform 0.3s cubic-bezier(.42,0,.58,1),opacity 0.3s cubic-bezier(.42,0,.58,1),-webkit-transform 0.3s cubic-bezier(.42,0,.58,1)}#nex-forms .tap-target-wrapper.open .tap-target-wave::before{-webkit-transform:scale(1);transform:scale(1)}#nex-forms .tap-target-wrapper.open .tap-target-wave::after{visibility:visible;-webkit-animation:pulse-animation 1s cubic-bezier(.24,0,.38,1) infinite;animation:pulse-animation 1s cubic-bezier(.24,0,.38,1) infinite;-webkit-transition:opacity .3s,visibility 0s 1s,-webkit-transform .3s;transition:opacity .3s,visibility 0s 1s,-webkit-transform .3s;transition:opacity .3s,transform .3s,visibility 0s 1s;transition:opacity .3s,transform .3s,visibility 0s 1s,-webkit-transform .3s}#nex-forms .tap-target{position:absolute;font-size:1rem;border-radius:50%;background-color:#ee6e73;-webkit-box-shadow:0 20px 20px 0 rgba(0,0,0,.14),0 10px 50px 0 rgba(0,0,0,.12),0 30px 10px -20px rgba(0,0,0,.2);box-shadow:0 20px 20px 0 rgba(0,0,0,.14),0 10px 50px 0 rgba(0,0,0,.12),0 30px 10px -20px rgba(0,0,0,.2);width:100%;height:100%;opacity:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:opacity 0.3s cubic-bezier(.42,0,.58,1),-webkit-transform 0.3s cubic-bezier(.42,0,.58,1);transition:opacity 0.3s cubic-bezier(.42,0,.58,1),-webkit-transform 0.3s cubic-bezier(.42,0,.58,1);transition:transform 0.3s cubic-bezier(.42,0,.58,1),opacity 0.3s cubic-bezier(.42,0,.58,1);transition:transform 0.3s cubic-bezier(.42,0,.58,1),opacity 0.3s cubic-bezier(.42,0,.58,1),-webkit-transform 0.3s cubic-bezier(.42,0,.58,1)}#nex-forms .tap-target-content{position:relative;display:table-cell}#nex-forms .tap-target-wave{position:absolute;border-radius:50%;z-index:10001}#nex-forms .tap-target-wave::before,.tap-target-wave::after{content:'';display:block;position:absolute;width:100%;height:100%;border-radius:50%;background-color:#fff}#nex-forms .tap-target-wave::before{-webkit-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}#nex-forms .tap-target-wave::after{visibility:hidden;-webkit-transition:opacity .3s,visibility 0s,-webkit-transform .3s;transition:opacity .3s,visibility 0s,-webkit-transform .3s;transition:opacity .3s,transform .3s,visibility 0s;transition:opacity .3s,transform .3s,visibility 0s,-webkit-transform .3s;z-index:-1}#nex-forms .tap-target-origin{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:10002;position:absolute!important}#nex-forms .tap-target-origin:not(.mb-btn):not(.mb-btn-large),#nex-forms .tap-target-origin:not(.mb-btn):not(.mb-btn-large):hover{background:none}@media only screen and (max-width:600px){#nex-forms .tap-target,#nex-forms .tap-target-wrapper{width:600px;height:600px}}#nex-forms .pulse{overflow:initial;position:relative}#nex-forms .pulse::before{content:'';display:block;position:absolute;width:100%;height:100%;top:0;left:0;background-color:inherit;border-radius:inherit;-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s;transition:opacity .3s,transform .3s,-webkit-transform .3s;-webkit-animation:pulse-animation 1.5s cubic-bezier(.24,0,.38,1) infinite;animation:pulse-animation 1.5s cubic-bezier(.24,0,.38,1) infinite;z-index:-1}@-webkit-keyframes pulse-animation{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:.3;-webkit-transform:scale(1.5);transform:scale(1.5)}100%{opacity:0;-webkit-transform:scale(1.6);transform:scale(1.6)}}@keyframes pulse-animation{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:0;-webkit-transform:scale(1.5);transform:scale(1.5)}100%{opacity:0;-webkit-transform:scale(1.5);transform:scale(1.5)}}.picker{font-size:16px;text-align:left;line-height:1.2;color:#000;position:absolute;z-index:10000;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:none}.picker__input{cursor:default}.picker__input.picker__input--active{border-color:#0089ec}.picker__holder{width:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}
/*!
 * Default mobile-first, responsive styling for pickadate.js
 * Demo: http://amsul.github.io/pickadate.js
 */
 .picker__holder,.picker__frame{bottom:0;left:0;right:0;top:100%}.picker__holder{position:fixed;-webkit-transition:background 0.15s ease-out,top 0s 0.15s;transition:background 0.15s ease-out,top 0s 0.15s;-webkit-backface-visibility:hidden}.picker__frame{position:absolute;margin:0 auto;min-width:256px;width:300px;max-height:350px;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-moz-opacity:0;opacity:0;-webkit-transition:all 0.15s ease-out;transition:all 0.15s ease-out}@media (min-height:28.875em){.picker__frame{overflow:visible;top:auto;bottom:-100%;max-height:80%}}@media (min-height:40.125em){.picker__frame{margin-bottom:7.5%}}.picker__wrap{display:table;width:100%;height:100%}@media (min-height:28.875em){.picker__wrap{display:block}}.picker__box{background:#fff;display:table-cell;vertical-align:middle}@media (min-height:28.875em){.picker__box{display:block;border:1px solid #777;border-top-color:#898989;border-bottom-width:0;border-radius:5px 5px 0 0;-webkit-box-shadow:0 12px 36px 16px rgba(0,0,0,.24);box-shadow:0 12px 36px 16px rgba(0,0,0,.24)}}.picker--opened .picker__holder{top:0;background:transparent;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#1E000000,endColorstr=#1E000000)";zoom:1;background:rgba(0,0,0,.32);-webkit-transition:background 0.15s ease-out;transition:background 0.15s ease-out}.picker--opened .picker__frame{top:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);-moz-opacity:1;opacity:1}@media (min-height:35.875em){.picker--opened .picker__frame{top:10%;bottom:auto}}.picker__input.picker__input--active{border-color:#E3F2FD}.picker__frame{margin:0 auto;max-width:325px}@media (min-height:38.875em){.picker--opened .picker__frame{top:10%;bottom:auto}}@media only screen and (min-width:601px){.picker__box{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.picker__frame{width:80%;max-width:600px}}.picker__box{padding:0;border-radius:2px;overflow:hidden}.picker__header{text-align:center;position:relative;margin-top:.75em}.picker__month,.picker__year{display:inline-block;margin-left:.25em;margin-right:.25em}.picker__select--month,.picker__select--year{height:2em;padding:0;margin-left:.25em;margin-right:.25em}.picker__select--month.browser-default{display:inline;background-color:#FFF;width:40%}.picker__select--year.browser-default{display:inline;background-color:#FFF;width:26%}.picker__select--month:focus,.picker__select--year:focus{border-color:rgba(0,0,0,.05)}.picker__nav--prev,.picker__nav--next{position:absolute;padding:.5em 1.25em;width:1em;height:1em;-webkit-box-sizing:content-box;box-sizing:content-box;top:-.25em}.picker__nav--prev{left:-1em;padding-right:1.25em}.picker__nav--next{right:-1em;padding-left:1.25em}.picker__nav--disabled,.picker__nav--disabled:hover,.picker__nav--disabled:before,.picker__nav--disabled:before:hover{cursor:default;background:none;border-right-color:#f5f5f5;border-left-color:#f5f5f5}.picker__table{text-align:center!important;border-collapse:collapse!important;border-spacing:0!important;table-layout:fixed!important;font-size:1rem!important;width:100%!important;margin-top:.75em!important;margin-bottom:.5em!important}.picker__table th,.picker__table td{text-align:center!important}.picker__table td{margin:0!important;padding:0!important}.picker__weekday{width:14.285714286%!important;font-size:.75em!important;padding-bottom:.25em!important;color:#999999!important;font-weight:500}@media (min-height:33.875em){.picker__weekday{padding-bottom:.5em}}.picker__day--today{position:relative!important;color:#595959!important;letter-spacing:-.3!important;padding:.75rem 0!important;font-weight:400;border:1px solid transparent!important}.picker__day--disabled:before{border-top-color:#aaaaaa!important}.picker__day--infocus:hover{cursor:pointer!important;color:#000!important;font-weight:500}.picker__day--outfocus{display:none!important;padding:.75rem 0!important;color:#fff!important}.picker__day--outfocus:hover{cursor:pointer!important;color:#dddddd!important;font-weight:500}.picker__day--highlighted:hover,.picker--focused .picker__day--highlighted{cursor:pointer!important}.picker__day--selected,.picker__day--selected:hover,.picker--focused .picker__day--selected{border-radius:50%!important;-webkit-transform:scale(.75)!important;transform:scale(.75)!important;background:#0089ec!important;color:#ffffff!important}.picker__day--disabled,.picker__day--disabled:hover,.picker--focused .picker__day--disabled{background:#f5f5f5!important;border-color:#f5f5f5!important;color:#dddddd!important;cursor:default!important}.picker__day--highlighted.picker__day--disabled,.picker__day--highlighted.picker__day--disabled:hover{background:#bbbbbb!important}.picker__footer{text-align:right!important}.picker__button--today,.picker__button--clear,.picker__button--close{border:1px solid #ffffff!important;background:#ffffff!important;font-size:.8em!important;padding:.66em 0!important;font-weight:700;width:33%!important;display:inline-block!important;vertical-align:bottom!important}.picker__button--today:hover,.picker__button--clear:hover,.picker__button--close:hover{cursor:pointer!important;color:#000000!important;background:#b1dcfb!important;border-bottom-color:#b1dcfb!important}.picker__button--today:focus,.picker__button--clear:focus,.picker__button--close:focus{background:#b1dcfb!important;border-color:rgba(0,0,0,.05)!important;outline:none!important}.picker__button--today:before,.picker__button--clear:before,.picker__button--close:before{position:relative!important;display:inline-block!important;height:0!important}.picker__button--today:before,.picker__button--clear:before{content:" "!important;margin-right:.45em!important}.picker__button--today:before{top:-0.05em!important;width:0!important;border-top:.66em solid #0059bc!important;border-left:.66em solid transparent!important}.picker__button--clear:before{top:-0.25em!important;width:.66em!important;border-top:3px solid #ee2200!important}.picker__button--close:before{content:"\D7"!important;top:-0.1em!important;vertical-align:top!important;font-size:1.1em!important;margin-right:.35em!important;color:#777777!important}.picker__button--today[disabled],.picker__button--today[disabled]:hover{background:#f5f5f5!important;border-color:#f5f5f5!important;color:#dddddd!important;cursor:default!important}.picker__button--today[disabled]:before{border-top-color:#aaaaaa!important}.picker__date-display{text-align:left!important;background-color:#26a69a!important;color:#fff!important;padding:18px!important;font-weight:300}@media only screen and (min-width:601px){.picker__date-display{-webkit-box-flex:1!important;-webkit-flex:1!important;-ms-flex:1!important;flex:1!important}.picker__weekday-display{display:block!important}.picker__container__wrapper{-webkit-box-flex:2!important;-webkit-flex:2!important;-ms-flex:2!important;flex:2!important}}.picker__nav--prev:hover,.picker__nav--next:hover{cursor:pointer!important;color:#000000!important;background:#a1ded8!important}.picker__weekday-display{font-weight:500;font-size:2.8rem!important;margin-right:5px!important;margin-top:4px!important}.picker__month-display{font-size:2.8rem!important;font-weight:500}.picker__day-display{font-size:2.8rem!important;font-weight:500;margin-right:5px!important}.picker__year-display{font-size:1.5rem!important;font-weight:500;color:rgba(255,255,255,.7)!important}.picker__calendar-container{padding:0 1rem!important}.picker__calendar-container thead{border:none!important}.picker__table{margin-top:0!important;margin-bottom:.5em!important}.picker__day--infocus{color:rgba(0,0,0,.87)!important;letter-spacing:-.3px!important;padding:.75rem 0!important;font-weight:400;border:1px solid transparent!important}@media only screen and (min-width:601px){.picker__day--infocus{padding:1.1rem 0!important}}.picker__day.picker__day--today{color:#26a69a!important}.picker__day.picker__day--today.picker__day--selected{color:#fff!important}.picker__weekday{font-size:.9rem!important}.picker__day--selected,.picker__day--selected:hover,.picker--focused .picker__day--selected{border-radius:50%!important;-webkit-transform:scale(.9)!important;transform:scale(.9)!important;background-color:#26a69a!important;color:#ffffff!important}.picker__day--selected.picker__day--outfocus,.picker__day--selected:hover.picker__day--outfocus,.picker--focused .picker__day--selected.picker__day--outfocus{background-color:#a1ded8!important}.picker__footer{text-align:right!important;padding:5px 10px!important}.picker__close,.picker__today,.picker__clear{font-size:1.1rem;padding:0 1rem!important;color:#26a69a!important}.picker__clear{color:#f44336!important;float:left!important}.picker__nav--prev:before,.picker__nav--next:before{content:" "!important;border-top:.5em solid transparent!important;border-bottom:.5em solid transparent!important;border-right:.75em solid #676767!important;width:0!important;height:0!important;display:block!important;margin:0 auto!important}.picker__nav--next:before{border-right:0!important;border-left:.75em solid #676767!important}button.picker__today:focus,button.picker__clear:focus,button.picker__close:focus{background-color:#a1ded8!important}.picker__list{list-style:none;padding:.75em 0 4.2em;margin:0}.picker__list-item{border-bottom:1px solid #ddd;border-top:1px solid #ddd;margin-bottom:-1px;position:relative;background:#fff;padding:.75em 1.25em}@media (min-height:46.75em){.picker__list-item{padding:.5em 1em}}.picker__list-item:hover{cursor:pointer;color:#000;background:#b1dcfb;border-color:#0089ec;z-index:10}.picker__list-item--highlighted{border-color:#0089ec;z-index:10}.picker__list-item--highlighted:hover,.picker--focused .picker__list-item--highlighted{cursor:pointer;color:#000;background:#b1dcfb}.picker__list-item--selected,.picker__list-item--selected:hover,.picker--focused .picker__list-item--selected{background:#0089ec;color:#fff;z-index:10}.picker__list-item--disabled,.picker__list-item--disabled:hover,.picker--focused .picker__list-item--disabled{background:#f5f5f5;border-color:#f5f5f5;color:#ddd;cursor:default;border-color:#ddd;z-index:auto}.picker--time .picker__button--clear{display:block;width:80%;margin:1em auto 0;padding:1em 1.25em;background:none;border:0;font-weight:500;font-size:.67em;text-align:center;text-transform:uppercase;color:rgba(0,0,0,.87)}.picker--time .picker__button--clear:hover,.picker--time .picker__button--clear:focus{color:#000;background:#b1dcfb;background:#e20;border-color:#e20;cursor:pointer;color:#fff;outline:none}.picker--time .picker__button--clear:before{top:-.25em;color:rgba(0,0,0,.87);font-size:1.25em;font-weight:700}.picker--time .picker__button--clear:hover:before,.picker--time .picker__button--clear:focus:before{color:#fff}.picker--time .picker__frame{min-width:256px;max-width:320px}.picker--time .picker__box{font-size:1em;background:#f2f2f2;padding:0}@media (min-height:40.125em){.picker--time .picker__box{margin-bottom:5em}}.clockpicker-display{font-size:4rem;font-weight:700;text-align:center;color:rgba(255,255,255,.6);font-weight:400;clear:both;position:relative}.clockpicker-span-am-pm{font-size:1.3rem;position:absolute;right:1rem;bottom:.3rem;line-height:2rem;font-weight:500}@media only screen and (min-width:601px){.clockpicker-display{top:32%}.clockpicker-span-am-pm{position:relative;right:auto;bottom:auto;text-align:center;margin-top:1.2rem}}.text-primary{color:white!important}.clockpicker-span-hours{margin-right:3px}.clockpicker-span-minutes{margin-left:3px}.clockpicker-span-hours,.clockpicker-span-minutes,.clockpicker-span-am-pm div{cursor:pointer}.clockpicker-moving{cursor:move}.clockpicker-plate{background-color:#eee;border-radius:50%;width:270px;height:270px;overflow:visible;position:relative;margin:auto;margin-top:25px;margin-bottom:5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.clockpicker-canvas,.clockpicker-dial{width:270px;height:270px;position:absolute;left:-1px;top:-1px}.clockpicker-minutes{visibility:hidden}.clockpicker-tick{border-radius:50%;color:rgba(0,0,0,.87);line-height:40px;text-align:center;width:40px;height:40px;position:absolute;cursor:pointer}.clockpicker-tick.active,.clockpicker-tick:hover{background-color:rgba(38,166,154,.25)}.clockpicker-dial{-webkit-transition:-webkit-transform 350ms,opacity 350ms;-webkit-transition:opacity 350ms,-webkit-transform 350ms;transition:opacity 350ms,-webkit-transform 350ms;transition:transform 350ms,opacity 350ms;transition:transform 350ms,opacity 350ms,-webkit-transform 350ms}.clockpicker-dial-out{opacity:0}.clockpicker-hours.clockpicker-dial-out{-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}.clockpicker-minutes.clockpicker-dial-out{-webkit-transform:scale(.8,.8);transform:scale(.8,.8)}.clockpicker-canvas{-webkit-transition:opacity 175ms;transition:opacity 175ms}.clockpicker-canvas-out{opacity:.25}.clockpicker-canvas-bearing{stroke:none;fill:#26a69a}.clockpicker-canvas-bg{stroke:none;fill:#26a69a}.clockpicker-canvas-bg-trans{fill:#26a69a}.clockpicker-canvas line{stroke:#26a69a;stroke-width:4;stroke-linecap:round}.picker__nav--prev,.picker__nav--next{margin-top:4px!important}.picker__nav--prev{margin-left:16px!important;height:46px!important;width:53px!important;padding-top:15px!important;padding-right:22px!important}.picker__nav--next{margin-right:16px!important;height:46px!important;padding-top:15px!important;padding-left:23px!important;width:53px!important}.picker__header{background:#f2f2f2!important;height:47px!important;margin:0!important;margin-left:-15px!important;margin-right:-15px!important;padding-top:9px!important;border-bottom:1px solid #e7e7e7!important}#nex-forms .md-datepicker .material_design_field.input-field select.picker__select--month,#nex-forms .md-datepicker .material_design_field.input-field select.picker__select--year{display:block!important;height:30px!important;opacity:1!important;width:120px!important;position:relative!important;margin:0 auto!important;z-index:100000!important;pointer-events:auto!important;clear:none!important;float:left!important;border:1px solid #e7e7e7!important;border-radius:4px!important;font-size:13px!important;padding:6px!important}#nex-forms .md-datepicker .material_design_field.input-field select.picker__select--month{margin-left:17%!important;margin-right:5px!important}.picker__table th{font-weight:700}.picker__footer button.picker__clear,.picker__footer button.picker__today,.picker__footer button.picker__close{background:transparent none repeat scroll 0 0;font-size:18px!important;font-weight:500!important;margin-bottom:-5px!important;margin-left:-10px!important;padding:13px 31px!important;text-transform:uppercase!important}.picker__footer button.picker__close{margin-left:0!important;margin-right:-10px!important}#nex-forms .multiple-select-dropdown span label{padding-left:110px!important}#nex-forms .multiple-select-dropdown span{position:relative;padding:3px 30px!important;margin-left:12px}.form_field.material_field.indent{margin-left:46px}#nex-forms .material_field .label_container label{color:#9e9e9e;font-weight:500!important}#nex-forms .select-wrapper input{color:#9e9e9e!important;cursor:pointer;font-size:13px!important}#nex-forms .select-wrapper span.caret{top:24px!important;color:#9e9e9e}#nex-forms .form_button{margin-top:15px}#nex-forms .survey_fields .input_container{margin-top:8px;margin-bottom:15px}#nex-forms .material_design_field input,#nex-forms .material_design_field textarea{color:#666}#nex-forms .form_field.material_field .row,.submit-button .row{margin-left:0!important;margin-right:0!important}.nex_forms_modal .modal-header h4{margin:0!important}#nex-forms .material_field.md-radio-group span.the_label,#nex-forms .material_field.md-check-group span.the_label{margin-left:-10px!important}