@font-face {
  font-family: 'ccw';
  src:  url(../fonts/ccw.eot);
  src:  url(../fonts/ccw.eot#iefix) format('embedded-opentype'),
    url(../fonts/ccw.ttf) format('truetype'),
    url(../fonts/ccw.woff) format('woff'),
    url(../fonts/ccw.svg#ccw) format('svg');
  font-weight: normal;
  font-style: normal;
}

.icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ccw' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-whatsapp2:before {
  content: "\E902";
}
.icon-brand:before {
  content: "\E901";
  color: #25d366;
}
.icon-send:before {
  content: "\E900";
}
.icon-whatsapp:before {
  content: "\EA93";
}
/*
*  icons set
*  Materializecss
*  custom Code
*/
/* ==== custom icons set ==== */
/* ==== Materializecss ==== */
.ccw_plugin {
  /*! 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.
 */
  /**
 * Remove default margin.
 */
  /* HTML5 display definitions
   ========================================================================== */
  /**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
  /**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
  /**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
  /**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
  /* Links
   ========================================================================== */
  /**
 * Remove the gray background color from active links in IE 10.
 */
  /**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
  /* Text-level semantics
   ========================================================================== */
  /**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
  /**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
  /**
 * Address styling not present in Safari and Chrome.
 */
  /**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
  /**
 * Address styling not present in IE 8/9.
 */
  /**
 * Address inconsistent and variable font size in all browsers.
 */
  /**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
  /* Embedded content
   ========================================================================== */
  /**
 * Remove border when inside `a` element in IE 8/9/10.
 */
  /**
 * Correct overflow not hidden in IE 9/10/11.
 */
  /* Grouping content
   ========================================================================== */
  /**
 * Address margin not present in IE 8/9 and Safari.
 */
  /**
 * Address differences between Firefox and other browsers.
 */
  /**
 * Contain overflow in all browsers.
 */
  /**
 * Address odd `em`-unit font size rendering in all browsers.
 */
  /* Forms
   ========================================================================== */
  /**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
  /**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
  /**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
  /**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
  /**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
  /**
 * Re-set default cursor for disabled elements.
 */
  /**
 * Remove inner padding and border in Firefox 4+.
 */
  /**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
  /**
 * 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.
 */
  /**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
  /**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
  /**
 * 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 input has
 * padding (and `textfield` appearance).
 */
  /**
 * Define consistent border, margin, and padding.
 */
  /**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
  /**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
  /**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
  /* Tables
   ========================================================================== */
  /**
 * Remove most spacing between table cells.
 */
  /*********************
  Transition Classes
**********************/
  /*********************
  Media Query Classes
**********************/
  /*******************
  Utility Classes
*******************/
  /* This is needed for some mobile phones to display the Google Icon font properly */
  /*!
 * 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
 */
  /* Firefox Bug: link not triggered */
  /* Text Inputs + Textarea
   ========================================================================== */
  /* Style Placeholders */
  /* Text inputs */
  /* Validation Sass Placeholders */
  /* Search Field */
  /* Textarea */
  /* Autocomplete */
  /* Radio Buttons
   ========================================================================== */
  /* Unchecked styles */
  /* Checked styles */
  /* Radio With gap */
  /* Focused styles */
  /* Disabled Radio With gap */
  /* Disabled style */
  /* Checkboxes
   ========================================================================== */
  /* CUSTOM CSS CHECKBOXES */
  /* Remove default checkbox */
  /* Indeterminate checkbox */
  /* Switch
   ========================================================================== */
  /* Select Field
   ========================================================================== */
  /* File Input
   ========================================================================== */
  /* Range
   ========================================================================== */ }
  .ccw_plugin .materialize-red {
    background-color: #e51c23 !important; }
  .ccw_plugin .materialize-red-text {
    color: #e51c23 !important; }
  .ccw_plugin .materialize-red.lighten-5 {
    background-color: #fdeaeb !important; }
  .ccw_plugin .materialize-red-text.text-lighten-5 {
    color: #fdeaeb !important; }
  .ccw_plugin .materialize-red.lighten-4 {
    background-color: #f8c1c3 !important; }
  .ccw_plugin .materialize-red-text.text-lighten-4 {
    color: #f8c1c3 !important; }
  .ccw_plugin .materialize-red.lighten-3 {
    background-color: #f3989b !important; }
  .ccw_plugin .materialize-red-text.text-lighten-3 {
    color: #f3989b !important; }
  .ccw_plugin .materialize-red.lighten-2 {
    background-color: #ee6e73 !important; }
  .ccw_plugin .materialize-red-text.text-lighten-2 {
    color: #ee6e73 !important; }
  .ccw_plugin .materialize-red.lighten-1 {
    background-color: #ea454b !important; }
  .ccw_plugin .materialize-red-text.text-lighten-1 {
    color: #ea454b !important; }
  .ccw_plugin .materialize-red.darken-1 {
    background-color: #d0181e !important; }
  .ccw_plugin .materialize-red-text.text-darken-1 {
    color: #d0181e !important; }
  .ccw_plugin .materialize-red.darken-2 {
    background-color: #b9151b !important; }
  .ccw_plugin .materialize-red-text.text-darken-2 {
    color: #b9151b !important; }
  .ccw_plugin .materialize-red.darken-3 {
    background-color: #a21318 !important; }
  .ccw_plugin .materialize-red-text.text-darken-3 {
    color: #a21318 !important; }
  .ccw_plugin .materialize-red.darken-4 {
    background-color: #8b1014 !important; }
  .ccw_plugin .materialize-red-text.text-darken-4 {
    color: #8b1014 !important; }
  .ccw_plugin .red {
    background-color: #F44336 !important; }
  .ccw_plugin .red-text {
    color: #F44336 !important; }
  .ccw_plugin .red.lighten-5 {
    background-color: #FFEBEE !important; }
  .ccw_plugin .red-text.text-lighten-5 {
    color: #FFEBEE !important; }
  .ccw_plugin .red.lighten-4 {
    background-color: #FFCDD2 !important; }
  .ccw_plugin .red-text.text-lighten-4 {
    color: #FFCDD2 !important; }
  .ccw_plugin .red.lighten-3 {
    background-color: #EF9A9A !important; }
  .ccw_plugin .red-text.text-lighten-3 {
    color: #EF9A9A !important; }
  .ccw_plugin .red.lighten-2 {
    background-color: #E57373 !important; }
  .ccw_plugin .red-text.text-lighten-2 {
    color: #E57373 !important; }
  .ccw_plugin .red.lighten-1 {
    background-color: #EF5350 !important; }
  .ccw_plugin .red-text.text-lighten-1 {
    color: #EF5350 !important; }
  .ccw_plugin .red.darken-1 {
    background-color: #E53935 !important; }
  .ccw_plugin .red-text.text-darken-1 {
    color: #E53935 !important; }
  .ccw_plugin .red.darken-2 {
    background-color: #D32F2F !important; }
  .ccw_plugin .red-text.text-darken-2 {
    color: #D32F2F !important; }
  .ccw_plugin .red.darken-3 {
    background-color: #C62828 !important; }
  .ccw_plugin .red-text.text-darken-3 {
    color: #C62828 !important; }
  .ccw_plugin .red.darken-4 {
    background-color: #B71C1C !important; }
  .ccw_plugin .red-text.text-darken-4 {
    color: #B71C1C !important; }
  .ccw_plugin .red.accent-1 {
    background-color: #FF8A80 !important; }
  .ccw_plugin .red-text.text-accent-1 {
    color: #FF8A80 !important; }
  .ccw_plugin .red.accent-2 {
    background-color: #FF5252 !important; }
  .ccw_plugin .red-text.text-accent-2 {
    color: #FF5252 !important; }
  .ccw_plugin .red.accent-3 {
    background-color: #FF1744 !important; }
  .ccw_plugin .red-text.text-accent-3 {
    color: #FF1744 !important; }
  .ccw_plugin .red.accent-4 {
    background-color: #D50000 !important; }
  .ccw_plugin .red-text.text-accent-4 {
    color: #D50000 !important; }
  .ccw_plugin .pink {
    background-color: #e91e63 !important; }
  .ccw_plugin .pink-text {
    color: #e91e63 !important; }
  .ccw_plugin .pink.lighten-5 {
    background-color: #fce4ec !important; }
  .ccw_plugin .pink-text.text-lighten-5 {
    color: #fce4ec !important; }
  .ccw_plugin .pink.lighten-4 {
    background-color: #f8bbd0 !important; }
  .ccw_plugin .pink-text.text-lighten-4 {
    color: #f8bbd0 !important; }
  .ccw_plugin .pink.lighten-3 {
    background-color: #f48fb1 !important; }
  .ccw_plugin .pink-text.text-lighten-3 {
    color: #f48fb1 !important; }
  .ccw_plugin .pink.lighten-2 {
    background-color: #f06292 !important; }
  .ccw_plugin .pink-text.text-lighten-2 {
    color: #f06292 !important; }
  .ccw_plugin .pink.lighten-1 {
    background-color: #ec407a !important; }
  .ccw_plugin .pink-text.text-lighten-1 {
    color: #ec407a !important; }
  .ccw_plugin .pink.darken-1 {
    background-color: #d81b60 !important; }
  .ccw_plugin .pink-text.text-darken-1 {
    color: #d81b60 !important; }
  .ccw_plugin .pink.darken-2 {
    background-color: #c2185b !important; }
  .ccw_plugin .pink-text.text-darken-2 {
    color: #c2185b !important; }
  .ccw_plugin .pink.darken-3 {
    background-color: #ad1457 !important; }
  .ccw_plugin .pink-text.text-darken-3 {
    color: #ad1457 !important; }
  .ccw_plugin .pink.darken-4 {
    background-color: #880e4f !important; }
  .ccw_plugin .pink-text.text-darken-4 {
    color: #880e4f !important; }
  .ccw_plugin .pink.accent-1 {
    background-color: #ff80ab !important; }
  .ccw_plugin .pink-text.text-accent-1 {
    color: #ff80ab !important; }
  .ccw_plugin .pink.accent-2 {
    background-color: #ff4081 !important; }
  .ccw_plugin .pink-text.text-accent-2 {
    color: #ff4081 !important; }
  .ccw_plugin .pink.accent-3 {
    background-color: #f50057 !important; }
  .ccw_plugin .pink-text.text-accent-3 {
    color: #f50057 !important; }
  .ccw_plugin .pink.accent-4 {
    background-color: #c51162 !important; }
  .ccw_plugin .pink-text.text-accent-4 {
    color: #c51162 !important; }
  .ccw_plugin .purple {
    background-color: #9c27b0 !important; }
  .ccw_plugin .purple-text {
    color: #9c27b0 !important; }
  .ccw_plugin .purple.lighten-5 {
    background-color: #f3e5f5 !important; }
  .ccw_plugin .purple-text.text-lighten-5 {
    color: #f3e5f5 !important; }
  .ccw_plugin .purple.lighten-4 {
    background-color: #e1bee7 !important; }
  .ccw_plugin .purple-text.text-lighten-4 {
    color: #e1bee7 !important; }
  .ccw_plugin .purple.lighten-3 {
    background-color: #ce93d8 !important; }
  .ccw_plugin .purple-text.text-lighten-3 {
    color: #ce93d8 !important; }
  .ccw_plugin .purple.lighten-2 {
    background-color: #ba68c8 !important; }
  .ccw_plugin .purple-text.text-lighten-2 {
    color: #ba68c8 !important; }
  .ccw_plugin .purple.lighten-1 {
    background-color: #ab47bc !important; }
  .ccw_plugin .purple-text.text-lighten-1 {
    color: #ab47bc !important; }
  .ccw_plugin .purple.darken-1 {
    background-color: #8e24aa !important; }
  .ccw_plugin .purple-text.text-darken-1 {
    color: #8e24aa !important; }
  .ccw_plugin .purple.darken-2 {
    background-color: #7b1fa2 !important; }
  .ccw_plugin .purple-text.text-darken-2 {
    color: #7b1fa2 !important; }
  .ccw_plugin .purple.darken-3 {
    background-color: #6a1b9a !important; }
  .ccw_plugin .purple-text.text-darken-3 {
    color: #6a1b9a !important; }
  .ccw_plugin .purple.darken-4 {
    background-color: #4a148c !important; }
  .ccw_plugin .purple-text.text-darken-4 {
    color: #4a148c !important; }
  .ccw_plugin .purple.accent-1 {
    background-color: #ea80fc !important; }
  .ccw_plugin .purple-text.text-accent-1 {
    color: #ea80fc !important; }
  .ccw_plugin .purple.accent-2 {
    background-color: #e040fb !important; }
  .ccw_plugin .purple-text.text-accent-2 {
    color: #e040fb !important; }
  .ccw_plugin .purple.accent-3 {
    background-color: #d500f9 !important; }
  .ccw_plugin .purple-text.text-accent-3 {
    color: #d500f9 !important; }
  .ccw_plugin .purple.accent-4 {
    background-color: #aa00ff !important; }
  .ccw_plugin .purple-text.text-accent-4 {
    color: #aa00ff !important; }
  .ccw_plugin .deep-purple {
    background-color: #673ab7 !important; }
  .ccw_plugin .deep-purple-text {
    color: #673ab7 !important; }
  .ccw_plugin .deep-purple.lighten-5 {
    background-color: #ede7f6 !important; }
  .ccw_plugin .deep-purple-text.text-lighten-5 {
    color: #ede7f6 !important; }
  .ccw_plugin .deep-purple.lighten-4 {
    background-color: #d1c4e9 !important; }
  .ccw_plugin .deep-purple-text.text-lighten-4 {
    color: #d1c4e9 !important; }
  .ccw_plugin .deep-purple.lighten-3 {
    background-color: #b39ddb !important; }
  .ccw_plugin .deep-purple-text.text-lighten-3 {
    color: #b39ddb !important; }
  .ccw_plugin .deep-purple.lighten-2 {
    background-color: #9575cd !important; }
  .ccw_plugin .deep-purple-text.text-lighten-2 {
    color: #9575cd !important; }
  .ccw_plugin .deep-purple.lighten-1 {
    background-color: #7e57c2 !important; }
  .ccw_plugin .deep-purple-text.text-lighten-1 {
    color: #7e57c2 !important; }
  .ccw_plugin .deep-purple.darken-1 {
    background-color: #5e35b1 !important; }
  .ccw_plugin .deep-purple-text.text-darken-1 {
    color: #5e35b1 !important; }
  .ccw_plugin .deep-purple.darken-2 {
    background-color: #512da8 !important; }
  .ccw_plugin .deep-purple-text.text-darken-2 {
    color: #512da8 !important; }
  .ccw_plugin .deep-purple.darken-3 {
    background-color: #4527a0 !important; }
  .ccw_plugin .deep-purple-text.text-darken-3 {
    color: #4527a0 !important; }
  .ccw_plugin .deep-purple.darken-4 {
    background-color: #311b92 !important; }
  .ccw_plugin .deep-purple-text.text-darken-4 {
    color: #311b92 !important; }
  .ccw_plugin .deep-purple.accent-1 {
    background-color: #b388ff !important; }
  .ccw_plugin .deep-purple-text.text-accent-1 {
    color: #b388ff !important; }
  .ccw_plugin .deep-purple.accent-2 {
    background-color: #7c4dff !important; }
  .ccw_plugin .deep-purple-text.text-accent-2 {
    color: #7c4dff !important; }
  .ccw_plugin .deep-purple.accent-3 {
    background-color: #651fff !important; }
  .ccw_plugin .deep-purple-text.text-accent-3 {
    color: #651fff !important; }
  .ccw_plugin .deep-purple.accent-4 {
    background-color: #6200ea !important; }
  .ccw_plugin .deep-purple-text.text-accent-4 {
    color: #6200ea !important; }
  .ccw_plugin .indigo {
    background-color: #3f51b5 !important; }
  .ccw_plugin .indigo-text {
    color: #3f51b5 !important; }
  .ccw_plugin .indigo.lighten-5 {
    background-color: #e8eaf6 !important; }
  .ccw_plugin .indigo-text.text-lighten-5 {
    color: #e8eaf6 !important; }
  .ccw_plugin .indigo.lighten-4 {
    background-color: #c5cae9 !important; }
  .ccw_plugin .indigo-text.text-lighten-4 {
    color: #c5cae9 !important; }
  .ccw_plugin .indigo.lighten-3 {
    background-color: #9fa8da !important; }
  .ccw_plugin .indigo-text.text-lighten-3 {
    color: #9fa8da !important; }
  .ccw_plugin .indigo.lighten-2 {
    background-color: #7986cb !important; }
  .ccw_plugin .indigo-text.text-lighten-2 {
    color: #7986cb !important; }
  .ccw_plugin .indigo.lighten-1 {
    background-color: #5c6bc0 !important; }
  .ccw_plugin .indigo-text.text-lighten-1 {
    color: #5c6bc0 !important; }
  .ccw_plugin .indigo.darken-1 {
    background-color: #3949ab !important; }
  .ccw_plugin .indigo-text.text-darken-1 {
    color: #3949ab !important; }
  .ccw_plugin .indigo.darken-2 {
    background-color: #303f9f !important; }
  .ccw_plugin .indigo-text.text-darken-2 {
    color: #303f9f !important; }
  .ccw_plugin .indigo.darken-3 {
    background-color: #283593 !important; }
  .ccw_plugin .indigo-text.text-darken-3 {
    color: #283593 !important; }
  .ccw_plugin .indigo.darken-4 {
    background-color: #1a237e !important; }
  .ccw_plugin .indigo-text.text-darken-4 {
    color: #1a237e !important; }
  .ccw_plugin .indigo.accent-1 {
    background-color: #8c9eff !important; }
  .ccw_plugin .indigo-text.text-accent-1 {
    color: #8c9eff !important; }
  .ccw_plugin .indigo.accent-2 {
    background-color: #536dfe !important; }
  .ccw_plugin .indigo-text.text-accent-2 {
    color: #536dfe !important; }
  .ccw_plugin .indigo.accent-3 {
    background-color: #3d5afe !important; }
  .ccw_plugin .indigo-text.text-accent-3 {
    color: #3d5afe !important; }
  .ccw_plugin .indigo.accent-4 {
    background-color: #304ffe !important; }
  .ccw_plugin .indigo-text.text-accent-4 {
    color: #304ffe !important; }
  .ccw_plugin .blue {
    background-color: #2196F3 !important; }
  .ccw_plugin .blue-text {
    color: #2196F3 !important; }
  .ccw_plugin .blue.lighten-5 {
    background-color: #E3F2FD !important; }
  .ccw_plugin .blue-text.text-lighten-5 {
    color: #E3F2FD !important; }
  .ccw_plugin .blue.lighten-4 {
    background-color: #BBDEFB !important; }
  .ccw_plugin .blue-text.text-lighten-4 {
    color: #BBDEFB !important; }
  .ccw_plugin .blue.lighten-3 {
    background-color: #90CAF9 !important; }
  .ccw_plugin .blue-text.text-lighten-3 {
    color: #90CAF9 !important; }
  .ccw_plugin .blue.lighten-2 {
    background-color: #64B5F6 !important; }
  .ccw_plugin .blue-text.text-lighten-2 {
    color: #64B5F6 !important; }
  .ccw_plugin .blue.lighten-1 {
    background-color: #42A5F5 !important; }
  .ccw_plugin .blue-text.text-lighten-1 {
    color: #42A5F5 !important; }
  .ccw_plugin .blue.darken-1 {
    background-color: #1E88E5 !important; }
  .ccw_plugin .blue-text.text-darken-1 {
    color: #1E88E5 !important; }
  .ccw_plugin .blue.darken-2 {
    background-color: #1976D2 !important; }
  .ccw_plugin .blue-text.text-darken-2 {
    color: #1976D2 !important; }
  .ccw_plugin .blue.darken-3 {
    background-color: #1565C0 !important; }
  .ccw_plugin .blue-text.text-darken-3 {
    color: #1565C0 !important; }
  .ccw_plugin .blue.darken-4 {
    background-color: #0D47A1 !important; }
  .ccw_plugin .blue-text.text-darken-4 {
    color: #0D47A1 !important; }
  .ccw_plugin .blue.accent-1 {
    background-color: #82B1FF !important; }
  .ccw_plugin .blue-text.text-accent-1 {
    color: #82B1FF !important; }
  .ccw_plugin .blue.accent-2 {
    background-color: #448AFF !important; }
  .ccw_plugin .blue-text.text-accent-2 {
    color: #448AFF !important; }
  .ccw_plugin .blue.accent-3 {
    background-color: #2979FF !important; }
  .ccw_plugin .blue-text.text-accent-3 {
    color: #2979FF !important; }
  .ccw_plugin .blue.accent-4 {
    background-color: #2962FF !important; }
  .ccw_plugin .blue-text.text-accent-4 {
    color: #2962FF !important; }
  .ccw_plugin .light-blue {
    background-color: #03a9f4 !important; }
  .ccw_plugin .light-blue-text {
    color: #03a9f4 !important; }
  .ccw_plugin .light-blue.lighten-5 {
    background-color: #e1f5fe !important; }
  .ccw_plugin .light-blue-text.text-lighten-5 {
    color: #e1f5fe !important; }
  .ccw_plugin .light-blue.lighten-4 {
    background-color: #b3e5fc !important; }
  .ccw_plugin .light-blue-text.text-lighten-4 {
    color: #b3e5fc !important; }
  .ccw_plugin .light-blue.lighten-3 {
    background-color: #81d4fa !important; }
  .ccw_plugin .light-blue-text.text-lighten-3 {
    color: #81d4fa !important; }
  .ccw_plugin .light-blue.lighten-2 {
    background-color: #4fc3f7 !important; }
  .ccw_plugin .light-blue-text.text-lighten-2 {
    color: #4fc3f7 !important; }
  .ccw_plugin .light-blue.lighten-1 {
    background-color: #29b6f6 !important; }
  .ccw_plugin .light-blue-text.text-lighten-1 {
    color: #29b6f6 !important; }
  .ccw_plugin .light-blue.darken-1 {
    background-color: #039be5 !important; }
  .ccw_plugin .light-blue-text.text-darken-1 {
    color: #039be5 !important; }
  .ccw_plugin .light-blue.darken-2 {
    background-color: #0288d1 !important; }
  .ccw_plugin .light-blue-text.text-darken-2 {
    color: #0288d1 !important; }
  .ccw_plugin .light-blue.darken-3 {
    background-color: #0277bd !important; }
  .ccw_plugin .light-blue-text.text-darken-3 {
    color: #0277bd !important; }
  .ccw_plugin .light-blue.darken-4 {
    background-color: #01579b !important; }
  .ccw_plugin .light-blue-text.text-darken-4 {
    color: #01579b !important; }
  .ccw_plugin .light-blue.accent-1 {
    background-color: #80d8ff !important; }
  .ccw_plugin .light-blue-text.text-accent-1 {
    color: #80d8ff !important; }
  .ccw_plugin .light-blue.accent-2 {
    background-color: #40c4ff !important; }
  .ccw_plugin .light-blue-text.text-accent-2 {
    color: #40c4ff !important; }
  .ccw_plugin .light-blue.accent-3 {
    background-color: #00b0ff !important; }
  .ccw_plugin .light-blue-text.text-accent-3 {
    color: #00b0ff !important; }
  .ccw_plugin .light-blue.accent-4 {
    background-color: #0091ea !important; }
  .ccw_plugin .light-blue-text.text-accent-4 {
    color: #0091ea !important; }
  .ccw_plugin .cyan {
    background-color: #00bcd4 !important; }
  .ccw_plugin .cyan-text {
    color: #00bcd4 !important; }
  .ccw_plugin .cyan.lighten-5 {
    background-color: #e0f7fa !important; }
  .ccw_plugin .cyan-text.text-lighten-5 {
    color: #e0f7fa !important; }
  .ccw_plugin .cyan.lighten-4 {
    background-color: #b2ebf2 !important; }
  .ccw_plugin .cyan-text.text-lighten-4 {
    color: #b2ebf2 !important; }
  .ccw_plugin .cyan.lighten-3 {
    background-color: #80deea !important; }
  .ccw_plugin .cyan-text.text-lighten-3 {
    color: #80deea !important; }
  .ccw_plugin .cyan.lighten-2 {
    background-color: #4dd0e1 !important; }
  .ccw_plugin .cyan-text.text-lighten-2 {
    color: #4dd0e1 !important; }
  .ccw_plugin .cyan.lighten-1 {
    background-color: #26c6da !important; }
  .ccw_plugin .cyan-text.text-lighten-1 {
    color: #26c6da !important; }
  .ccw_plugin .cyan.darken-1 {
    background-color: #00acc1 !important; }
  .ccw_plugin .cyan-text.text-darken-1 {
    color: #00acc1 !important; }
  .ccw_plugin .cyan.darken-2 {
    background-color: #0097a7 !important; }
  .ccw_plugin .cyan-text.text-darken-2 {
    color: #0097a7 !important; }
  .ccw_plugin .cyan.darken-3 {
    background-color: #00838f !important; }
  .ccw_plugin .cyan-text.text-darken-3 {
    color: #00838f !important; }
  .ccw_plugin .cyan.darken-4 {
    background-color: #006064 !important; }
  .ccw_plugin .cyan-text.text-darken-4 {
    color: #006064 !important; }
  .ccw_plugin .cyan.accent-1 {
    background-color: #84ffff !important; }
  .ccw_plugin .cyan-text.text-accent-1 {
    color: #84ffff !important; }
  .ccw_plugin .cyan.accent-2 {
    background-color: #18ffff !important; }
  .ccw_plugin .cyan-text.text-accent-2 {
    color: #18ffff !important; }
  .ccw_plugin .cyan.accent-3 {
    background-color: #00e5ff !important; }
  .ccw_plugin .cyan-text.text-accent-3 {
    color: #00e5ff !important; }
  .ccw_plugin .cyan.accent-4 {
    background-color: #00b8d4 !important; }
  .ccw_plugin .cyan-text.text-accent-4 {
    color: #00b8d4 !important; }
  .ccw_plugin .teal {
    background-color: #009688 !important; }
  .ccw_plugin .teal-text {
    color: #009688 !important; }
  .ccw_plugin .teal.lighten-5 {
    background-color: #e0f2f1 !important; }
  .ccw_plugin .teal-text.text-lighten-5 {
    color: #e0f2f1 !important; }
  .ccw_plugin .teal.lighten-4 {
    background-color: #b2dfdb !important; }
  .ccw_plugin .teal-text.text-lighten-4 {
    color: #b2dfdb !important; }
  .ccw_plugin .teal.lighten-3 {
    background-color: #80cbc4 !important; }
  .ccw_plugin .teal-text.text-lighten-3 {
    color: #80cbc4 !important; }
  .ccw_plugin .teal.lighten-2 {
    background-color: #4db6ac !important; }
  .ccw_plugin .teal-text.text-lighten-2 {
    color: #4db6ac !important; }
  .ccw_plugin .teal.lighten-1 {
    background-color: #26a69a !important; }
  .ccw_plugin .teal-text.text-lighten-1 {
    color: #26a69a !important; }
  .ccw_plugin .teal.darken-1 {
    background-color: #00897b !important; }
  .ccw_plugin .teal-text.text-darken-1 {
    color: #00897b !important; }
  .ccw_plugin .teal.darken-2 {
    background-color: #00796b !important; }
  .ccw_plugin .teal-text.text-darken-2 {
    color: #00796b !important; }
  .ccw_plugin .teal.darken-3 {
    background-color: #00695c !important; }
  .ccw_plugin .teal-text.text-darken-3 {
    color: #00695c !important; }
  .ccw_plugin .teal.darken-4 {
    background-color: #004d40 !important; }
  .ccw_plugin .teal-text.text-darken-4 {
    color: #004d40 !important; }
  .ccw_plugin .teal.accent-1 {
    background-color: #a7ffeb !important; }
  .ccw_plugin .teal-text.text-accent-1 {
    color: #a7ffeb !important; }
  .ccw_plugin .teal.accent-2 {
    background-color: #64ffda !important; }
  .ccw_plugin .teal-text.text-accent-2 {
    color: #64ffda !important; }
  .ccw_plugin .teal.accent-3 {
    background-color: #1de9b6 !important; }
  .ccw_plugin .teal-text.text-accent-3 {
    color: #1de9b6 !important; }
  .ccw_plugin .teal.accent-4 {
    background-color: #00bfa5 !important; }
  .ccw_plugin .teal-text.text-accent-4 {
    color: #00bfa5 !important; }
  .ccw_plugin .green {
    background-color: #4CAF50 !important; }
  .ccw_plugin .green-text {
    color: #4CAF50 !important; }
  .ccw_plugin .green.lighten-5 {
    background-color: #E8F5E9 !important; }
  .ccw_plugin .green-text.text-lighten-5 {
    color: #E8F5E9 !important; }
  .ccw_plugin .green.lighten-4 {
    background-color: #C8E6C9 !important; }
  .ccw_plugin .green-text.text-lighten-4 {
    color: #C8E6C9 !important; }
  .ccw_plugin .green.lighten-3 {
    background-color: #A5D6A7 !important; }
  .ccw_plugin .green-text.text-lighten-3 {
    color: #A5D6A7 !important; }
  .ccw_plugin .green.lighten-2 {
    background-color: #81C784 !important; }
  .ccw_plugin .green-text.text-lighten-2 {
    color: #81C784 !important; }
  .ccw_plugin .green.lighten-1 {
    background-color: #66BB6A !important; }
  .ccw_plugin .green-text.text-lighten-1 {
    color: #66BB6A !important; }
  .ccw_plugin .green.darken-1 {
    background-color: #43A047 !important; }
  .ccw_plugin .green-text.text-darken-1 {
    color: #43A047 !important; }
  .ccw_plugin .green.darken-2 {
    background-color: #388E3C !important; }
  .ccw_plugin .green-text.text-darken-2 {
    color: #388E3C !important; }
  .ccw_plugin .green.darken-3 {
    background-color: #2E7D32 !important; }
  .ccw_plugin .green-text.text-darken-3 {
    color: #2E7D32 !important; }
  .ccw_plugin .green.darken-4 {
    background-color: #1B5E20 !important; }
  .ccw_plugin .green-text.text-darken-4 {
    color: #1B5E20 !important; }
  .ccw_plugin .green.accent-1 {
    background-color: #B9F6CA !important; }
  .ccw_plugin .green-text.text-accent-1 {
    color: #B9F6CA !important; }
  .ccw_plugin .green.accent-2 {
    background-color: #69F0AE !important; }
  .ccw_plugin .green-text.text-accent-2 {
    color: #69F0AE !important; }
  .ccw_plugin .green.accent-3 {
    background-color: #00E676 !important; }
  .ccw_plugin .green-text.text-accent-3 {
    color: #00E676 !important; }
  .ccw_plugin .green.accent-4 {
    background-color: #00C853 !important; }
  .ccw_plugin .green-text.text-accent-4 {
    color: #00C853 !important; }
  .ccw_plugin .light-green {
    background-color: #8bc34a !important; }
  .ccw_plugin .light-green-text {
    color: #8bc34a !important; }
  .ccw_plugin .light-green.lighten-5 {
    background-color: #f1f8e9 !important; }
  .ccw_plugin .light-green-text.text-lighten-5 {
    color: #f1f8e9 !important; }
  .ccw_plugin .light-green.lighten-4 {
    background-color: #dcedc8 !important; }
  .ccw_plugin .light-green-text.text-lighten-4 {
    color: #dcedc8 !important; }
  .ccw_plugin .light-green.lighten-3 {
    background-color: #c5e1a5 !important; }
  .ccw_plugin .light-green-text.text-lighten-3 {
    color: #c5e1a5 !important; }
  .ccw_plugin .light-green.lighten-2 {
    background-color: #aed581 !important; }
  .ccw_plugin .light-green-text.text-lighten-2 {
    color: #aed581 !important; }
  .ccw_plugin .light-green.lighten-1 {
    background-color: #9ccc65 !important; }
  .ccw_plugin .light-green-text.text-lighten-1 {
    color: #9ccc65 !important; }
  .ccw_plugin .light-green.darken-1 {
    background-color: #7cb342 !important; }
  .ccw_plugin .light-green-text.text-darken-1 {
    color: #7cb342 !important; }
  .ccw_plugin .light-green.darken-2 {
    background-color: #689f38 !important; }
  .ccw_plugin .light-green-text.text-darken-2 {
    color: #689f38 !important; }
  .ccw_plugin .light-green.darken-3 {
    background-color: #558b2f !important; }
  .ccw_plugin .light-green-text.text-darken-3 {
    color: #558b2f !important; }
  .ccw_plugin .light-green.darken-4 {
    background-color: #33691e !important; }
  .ccw_plugin .light-green-text.text-darken-4 {
    color: #33691e !important; }
  .ccw_plugin .light-green.accent-1 {
    background-color: #ccff90 !important; }
  .ccw_plugin .light-green-text.text-accent-1 {
    color: #ccff90 !important; }
  .ccw_plugin .light-green.accent-2 {
    background-color: #b2ff59 !important; }
  .ccw_plugin .light-green-text.text-accent-2 {
    color: #b2ff59 !important; }
  .ccw_plugin .light-green.accent-3 {
    background-color: #76ff03 !important; }
  .ccw_plugin .light-green-text.text-accent-3 {
    color: #76ff03 !important; }
  .ccw_plugin .light-green.accent-4 {
    background-color: #64dd17 !important; }
  .ccw_plugin .light-green-text.text-accent-4 {
    color: #64dd17 !important; }
  .ccw_plugin .lime {
    background-color: #cddc39 !important; }
  .ccw_plugin .lime-text {
    color: #cddc39 !important; }
  .ccw_plugin .lime.lighten-5 {
    background-color: #f9fbe7 !important; }
  .ccw_plugin .lime-text.text-lighten-5 {
    color: #f9fbe7 !important; }
  .ccw_plugin .lime.lighten-4 {
    background-color: #f0f4c3 !important; }
  .ccw_plugin .lime-text.text-lighten-4 {
    color: #f0f4c3 !important; }
  .ccw_plugin .lime.lighten-3 {
    background-color: #e6ee9c !important; }
  .ccw_plugin .lime-text.text-lighten-3 {
    color: #e6ee9c !important; }
  .ccw_plugin .lime.lighten-2 {
    background-color: #dce775 !important; }
  .ccw_plugin .lime-text.text-lighten-2 {
    color: #dce775 !important; }
  .ccw_plugin .lime.lighten-1 {
    background-color: #d4e157 !important; }
  .ccw_plugin .lime-text.text-lighten-1 {
    color: #d4e157 !important; }
  .ccw_plugin .lime.darken-1 {
    background-color: #c0ca33 !important; }
  .ccw_plugin .lime-text.text-darken-1 {
    color: #c0ca33 !important; }
  .ccw_plugin .lime.darken-2 {
    background-color: #afb42b !important; }
  .ccw_plugin .lime-text.text-darken-2 {
    color: #afb42b !important; }
  .ccw_plugin .lime.darken-3 {
    background-color: #9e9d24 !important; }
  .ccw_plugin .lime-text.text-darken-3 {
    color: #9e9d24 !important; }
  .ccw_plugin .lime.darken-4 {
    background-color: #827717 !important; }
  .ccw_plugin .lime-text.text-darken-4 {
    color: #827717 !important; }
  .ccw_plugin .lime.accent-1 {
    background-color: #f4ff81 !important; }
  .ccw_plugin .lime-text.text-accent-1 {
    color: #f4ff81 !important; }
  .ccw_plugin .lime.accent-2 {
    background-color: #eeff41 !important; }
  .ccw_plugin .lime-text.text-accent-2 {
    color: #eeff41 !important; }
  .ccw_plugin .lime.accent-3 {
    background-color: #c6ff00 !important; }
  .ccw_plugin .lime-text.text-accent-3 {
    color: #c6ff00 !important; }
  .ccw_plugin .lime.accent-4 {
    background-color: #aeea00 !important; }
  .ccw_plugin .lime-text.text-accent-4 {
    color: #aeea00 !important; }
  .ccw_plugin .yellow {
    background-color: #ffeb3b !important; }
  .ccw_plugin .yellow-text {
    color: #ffeb3b !important; }
  .ccw_plugin .yellow.lighten-5 {
    background-color: #fffde7 !important; }
  .ccw_plugin .yellow-text.text-lighten-5 {
    color: #fffde7 !important; }
  .ccw_plugin .yellow.lighten-4 {
    background-color: #fff9c4 !important; }
  .ccw_plugin .yellow-text.text-lighten-4 {
    color: #fff9c4 !important; }
  .ccw_plugin .yellow.lighten-3 {
    background-color: #fff59d !important; }
  .ccw_plugin .yellow-text.text-lighten-3 {
    color: #fff59d !important; }
  .ccw_plugin .yellow.lighten-2 {
    background-color: #fff176 !important; }
  .ccw_plugin .yellow-text.text-lighten-2 {
    color: #fff176 !important; }
  .ccw_plugin .yellow.lighten-1 {
    background-color: #ffee58 !important; }
  .ccw_plugin .yellow-text.text-lighten-1 {
    color: #ffee58 !important; }
  .ccw_plugin .yellow.darken-1 {
    background-color: #fdd835 !important; }
  .ccw_plugin .yellow-text.text-darken-1 {
    color: #fdd835 !important; }
  .ccw_plugin .yellow.darken-2 {
    background-color: #fbc02d !important; }
  .ccw_plugin .yellow-text.text-darken-2 {
    color: #fbc02d !important; }
  .ccw_plugin .yellow.darken-3 {
    background-color: #f9a825 !important; }
  .ccw_plugin .yellow-text.text-darken-3 {
    color: #f9a825 !important; }
  .ccw_plugin .yellow.darken-4 {
    background-color: #f57f17 !important; }
  .ccw_plugin .yellow-text.text-darken-4 {
    color: #f57f17 !important; }
  .ccw_plugin .yellow.accent-1 {
    background-color: #ffff8d !important; }
  .ccw_plugin .yellow-text.text-accent-1 {
    color: #ffff8d !important; }
  .ccw_plugin .yellow.accent-2 {
    background-color: #ffff00 !important; }
  .ccw_plugin .yellow-text.text-accent-2 {
    color: #ffff00 !important; }
  .ccw_plugin .yellow.accent-3 {
    background-color: #ffea00 !important; }
  .ccw_plugin .yellow-text.text-accent-3 {
    color: #ffea00 !important; }
  .ccw_plugin .yellow.accent-4 {
    background-color: #ffd600 !important; }
  .ccw_plugin .yellow-text.text-accent-4 {
    color: #ffd600 !important; }
  .ccw_plugin .amber {
    background-color: #ffc107 !important; }
  .ccw_plugin .amber-text {
    color: #ffc107 !important; }
  .ccw_plugin .amber.lighten-5 {
    background-color: #fff8e1 !important; }
  .ccw_plugin .amber-text.text-lighten-5 {
    color: #fff8e1 !important; }
  .ccw_plugin .amber.lighten-4 {
    background-color: #ffecb3 !important; }
  .ccw_plugin .amber-text.text-lighten-4 {
    color: #ffecb3 !important; }
  .ccw_plugin .amber.lighten-3 {
    background-color: #ffe082 !important; }
  .ccw_plugin .amber-text.text-lighten-3 {
    color: #ffe082 !important; }
  .ccw_plugin .amber.lighten-2 {
    background-color: #ffd54f !important; }
  .ccw_plugin .amber-text.text-lighten-2 {
    color: #ffd54f !important; }
  .ccw_plugin .amber.lighten-1 {
    background-color: #ffca28 !important; }
  .ccw_plugin .amber-text.text-lighten-1 {
    color: #ffca28 !important; }
  .ccw_plugin .amber.darken-1 {
    background-color: #ffb300 !important; }
  .ccw_plugin .amber-text.text-darken-1 {
    color: #ffb300 !important; }
  .ccw_plugin .amber.darken-2 {
    background-color: #ffa000 !important; }
  .ccw_plugin .amber-text.text-darken-2 {
    color: #ffa000 !important; }
  .ccw_plugin .amber.darken-3 {
    background-color: #ff8f00 !important; }
  .ccw_plugin .amber-text.text-darken-3 {
    color: #ff8f00 !important; }
  .ccw_plugin .amber.darken-4 {
    background-color: #ff6f00 !important; }
  .ccw_plugin .amber-text.text-darken-4 {
    color: #ff6f00 !important; }
  .ccw_plugin .amber.accent-1 {
    background-color: #ffe57f !important; }
  .ccw_plugin .amber-text.text-accent-1 {
    color: #ffe57f !important; }
  .ccw_plugin .amber.accent-2 {
    background-color: #ffd740 !important; }
  .ccw_plugin .amber-text.text-accent-2 {
    color: #ffd740 !important; }
  .ccw_plugin .amber.accent-3 {
    background-color: #ffc400 !important; }
  .ccw_plugin .amber-text.text-accent-3 {
    color: #ffc400 !important; }
  .ccw_plugin .amber.accent-4 {
    background-color: #ffab00 !important; }
  .ccw_plugin .amber-text.text-accent-4 {
    color: #ffab00 !important; }
  .ccw_plugin .orange {
    background-color: #ff9800 !important; }
  .ccw_plugin .orange-text {
    color: #ff9800 !important; }
  .ccw_plugin .orange.lighten-5 {
    background-color: #fff3e0 !important; }
  .ccw_plugin .orange-text.text-lighten-5 {
    color: #fff3e0 !important; }
  .ccw_plugin .orange.lighten-4 {
    background-color: #ffe0b2 !important; }
  .ccw_plugin .orange-text.text-lighten-4 {
    color: #ffe0b2 !important; }
  .ccw_plugin .orange.lighten-3 {
    background-color: #ffcc80 !important; }
  .ccw_plugin .orange-text.text-lighten-3 {
    color: #ffcc80 !important; }
  .ccw_plugin .orange.lighten-2 {
    background-color: #ffb74d !important; }
  .ccw_plugin .orange-text.text-lighten-2 {
    color: #ffb74d !important; }
  .ccw_plugin .orange.lighten-1 {
    background-color: #ffa726 !important; }
  .ccw_plugin .orange-text.text-lighten-1 {
    color: #ffa726 !important; }
  .ccw_plugin .orange.darken-1 {
    background-color: #fb8c00 !important; }
  .ccw_plugin .orange-text.text-darken-1 {
    color: #fb8c00 !important; }
  .ccw_plugin .orange.darken-2 {
    background-color: #f57c00 !important; }
  .ccw_plugin .orange-text.text-darken-2 {
    color: #f57c00 !important; }
  .ccw_plugin .orange.darken-3 {
    background-color: #ef6c00 !important; }
  .ccw_plugin .orange-text.text-darken-3 {
    color: #ef6c00 !important; }
  .ccw_plugin .orange.darken-4 {
    background-color: #e65100 !important; }
  .ccw_plugin .orange-text.text-darken-4 {
    color: #e65100 !important; }
  .ccw_plugin .orange.accent-1 {
    background-color: #ffd180 !important; }
  .ccw_plugin .orange-text.text-accent-1 {
    color: #ffd180 !important; }
  .ccw_plugin .orange.accent-2 {
    background-color: #ffab40 !important; }
  .ccw_plugin .orange-text.text-accent-2 {
    color: #ffab40 !important; }
  .ccw_plugin .orange.accent-3 {
    background-color: #ff9100 !important; }
  .ccw_plugin .orange-text.text-accent-3 {
    color: #ff9100 !important; }
  .ccw_plugin .orange.accent-4 {
    background-color: #ff6d00 !important; }
  .ccw_plugin .orange-text.text-accent-4 {
    color: #ff6d00 !important; }
  .ccw_plugin .deep-orange {
    background-color: #ff5722 !important; }
  .ccw_plugin .deep-orange-text {
    color: #ff5722 !important; }
  .ccw_plugin .deep-orange.lighten-5 {
    background-color: #fbe9e7 !important; }
  .ccw_plugin .deep-orange-text.text-lighten-5 {
    color: #fbe9e7 !important; }
  .ccw_plugin .deep-orange.lighten-4 {
    background-color: #ffccbc !important; }
  .ccw_plugin .deep-orange-text.text-lighten-4 {
    color: #ffccbc !important; }
  .ccw_plugin .deep-orange.lighten-3 {
    background-color: #ffab91 !important; }
  .ccw_plugin .deep-orange-text.text-lighten-3 {
    color: #ffab91 !important; }
  .ccw_plugin .deep-orange.lighten-2 {
    background-color: #ff8a65 !important; }
  .ccw_plugin .deep-orange-text.text-lighten-2 {
    color: #ff8a65 !important; }
  .ccw_plugin .deep-orange.lighten-1 {
    background-color: #ff7043 !important; }
  .ccw_plugin .deep-orange-text.text-lighten-1 {
    color: #ff7043 !important; }
  .ccw_plugin .deep-orange.darken-1 {
    background-color: #f4511e !important; }
  .ccw_plugin .deep-orange-text.text-darken-1 {
    color: #f4511e !important; }
  .ccw_plugin .deep-orange.darken-2 {
    background-color: #e64a19 !important; }
  .ccw_plugin .deep-orange-text.text-darken-2 {
    color: #e64a19 !important; }
  .ccw_plugin .deep-orange.darken-3 {
    background-color: #d84315 !important; }
  .ccw_plugin .deep-orange-text.text-darken-3 {
    color: #d84315 !important; }
  .ccw_plugin .deep-orange.darken-4 {
    background-color: #bf360c !important; }
  .ccw_plugin .deep-orange-text.text-darken-4 {
    color: #bf360c !important; }
  .ccw_plugin .deep-orange.accent-1 {
    background-color: #ff9e80 !important; }
  .ccw_plugin .deep-orange-text.text-accent-1 {
    color: #ff9e80 !important; }
  .ccw_plugin .deep-orange.accent-2 {
    background-color: #ff6e40 !important; }
  .ccw_plugin .deep-orange-text.text-accent-2 {
    color: #ff6e40 !important; }
  .ccw_plugin .deep-orange.accent-3 {
    background-color: #ff3d00 !important; }
  .ccw_plugin .deep-orange-text.text-accent-3 {
    color: #ff3d00 !important; }
  .ccw_plugin .deep-orange.accent-4 {
    background-color: #dd2c00 !important; }
  .ccw_plugin .deep-orange-text.text-accent-4 {
    color: #dd2c00 !important; }
  .ccw_plugin .brown {
    background-color: #795548 !important; }
  .ccw_plugin .brown-text {
    color: #795548 !important; }
  .ccw_plugin .brown.lighten-5 {
    background-color: #efebe9 !important; }
  .ccw_plugin .brown-text.text-lighten-5 {
    color: #efebe9 !important; }
  .ccw_plugin .brown.lighten-4 {
    background-color: #d7ccc8 !important; }
  .ccw_plugin .brown-text.text-lighten-4 {
    color: #d7ccc8 !important; }
  .ccw_plugin .brown.lighten-3 {
    background-color: #bcaaa4 !important; }
  .ccw_plugin .brown-text.text-lighten-3 {
    color: #bcaaa4 !important; }
  .ccw_plugin .brown.lighten-2 {
    background-color: #a1887f !important; }
  .ccw_plugin .brown-text.text-lighten-2 {
    color: #a1887f !important; }
  .ccw_plugin .brown.lighten-1 {
    background-color: #8d6e63 !important; }
  .ccw_plugin .brown-text.text-lighten-1 {
    color: #8d6e63 !important; }
  .ccw_plugin .brown.darken-1 {
    background-color: #6d4c41 !important; }
  .ccw_plugin .brown-text.text-darken-1 {
    color: #6d4c41 !important; }
  .ccw_plugin .brown.darken-2 {
    background-color: #5d4037 !important; }
  .ccw_plugin .brown-text.text-darken-2 {
    color: #5d4037 !important; }
  .ccw_plugin .brown.darken-3 {
    background-color: #4e342e !important; }
  .ccw_plugin .brown-text.text-darken-3 {
    color: #4e342e !important; }
  .ccw_plugin .brown.darken-4 {
    background-color: #3e2723 !important; }
  .ccw_plugin .brown-text.text-darken-4 {
    color: #3e2723 !important; }
  .ccw_plugin .blue-grey {
    background-color: #607d8b !important; }
  .ccw_plugin .blue-grey-text {
    color: #607d8b !important; }
  .ccw_plugin .blue-grey.lighten-5 {
    background-color: #eceff1 !important; }
  .ccw_plugin .blue-grey-text.text-lighten-5 {
    color: #eceff1 !important; }
  .ccw_plugin .blue-grey.lighten-4 {
    background-color: #cfd8dc !important; }
  .ccw_plugin .blue-grey-text.text-lighten-4 {
    color: #cfd8dc !important; }
  .ccw_plugin .blue-grey.lighten-3 {
    background-color: #b0bec5 !important; }
  .ccw_plugin .blue-grey-text.text-lighten-3 {
    color: #b0bec5 !important; }
  .ccw_plugin .blue-grey.lighten-2 {
    background-color: #90a4ae !important; }
  .ccw_plugin .blue-grey-text.text-lighten-2 {
    color: #90a4ae !important; }
  .ccw_plugin .blue-grey.lighten-1 {
    background-color: #78909c !important; }
  .ccw_plugin .blue-grey-text.text-lighten-1 {
    color: #78909c !important; }
  .ccw_plugin .blue-grey.darken-1 {
    background-color: #546e7a !important; }
  .ccw_plugin .blue-grey-text.text-darken-1 {
    color: #546e7a !important; }
  .ccw_plugin .blue-grey.darken-2 {
    background-color: #455a64 !important; }
  .ccw_plugin .blue-grey-text.text-darken-2 {
    color: #455a64 !important; }
  .ccw_plugin .blue-grey.darken-3 {
    background-color: #37474f !important; }
  .ccw_plugin .blue-grey-text.text-darken-3 {
    color: #37474f !important; }
  .ccw_plugin .blue-grey.darken-4 {
    background-color: #263238 !important; }
  .ccw_plugin .blue-grey-text.text-darken-4 {
    color: #263238 !important; }
  .ccw_plugin .grey {
    background-color: #9e9e9e !important; }
  .ccw_plugin .grey-text {
    color: #9e9e9e !important; }
  .ccw_plugin .grey.lighten-5 {
    background-color: #fafafa !important; }
  .ccw_plugin .grey-text.text-lighten-5 {
    color: #fafafa !important; }
  .ccw_plugin .grey.lighten-4 {
    background-color: #f5f5f5 !important; }
  .ccw_plugin .grey-text.text-lighten-4 {
    color: #f5f5f5 !important; }
  .ccw_plugin .grey.lighten-3 {
    background-color: #eeeeee !important; }
  .ccw_plugin .grey-text.text-lighten-3 {
    color: #eeeeee !important; }
  .ccw_plugin .grey.lighten-2 {
    background-color: #e0e0e0 !important; }
  .ccw_plugin .grey-text.text-lighten-2 {
    color: #e0e0e0 !important; }
  .ccw_plugin .grey.lighten-1 {
    background-color: #bdbdbd !important; }
  .ccw_plugin .grey-text.text-lighten-1 {
    color: #bdbdbd !important; }
  .ccw_plugin .grey.darken-1 {
    background-color: #757575 !important; }
  .ccw_plugin .grey-text.text-darken-1 {
    color: #757575 !important; }
  .ccw_plugin .grey.darken-2 {
    background-color: #616161 !important; }
  .ccw_plugin .grey-text.text-darken-2 {
    color: #616161 !important; }
  .ccw_plugin .grey.darken-3 {
    background-color: #424242 !important; }
  .ccw_plugin .grey-text.text-darken-3 {
    color: #424242 !important; }
  .ccw_plugin .grey.darken-4 {
    background-color: #212121 !important; }
  .ccw_plugin .grey-text.text-darken-4 {
    color: #212121 !important; }
  .ccw_plugin .black {
    background-color: #000000 !important; }
  .ccw_plugin .black-text {
    color: #000000 !important; }
  .ccw_plugin .white {
    background-color: #FFFFFF !important; }
  .ccw_plugin .white-text {
    color: #FFFFFF !important; }
  .ccw_plugin .transparent {
    background-color: transparent !important; }
  .ccw_plugin .transparent-text {
    color: transparent !important; }
  .ccw_plugin html {
    font-family: sans-serif;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */ }
  .ccw_plugin body {
    margin: 0; }
  .ccw_plugin article,
  .ccw_plugin aside,
  .ccw_plugin details,
  .ccw_plugin figcaption,
  .ccw_plugin figure,
  .ccw_plugin footer,
  .ccw_plugin header,
  .ccw_plugin hgroup,
  .ccw_plugin main,
  .ccw_plugin menu,
  .ccw_plugin nav,
  .ccw_plugin section,
  .ccw_plugin summary {
    display: block; }
  .ccw_plugin audio,
  .ccw_plugin canvas,
  .ccw_plugin progress,
  .ccw_plugin video {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */ }
  .ccw_plugin audio:not([controls]) {
    display: none;
    height: 0; }
  .ccw_plugin [hidden],
  .ccw_plugin template {
    display: none; }
  .ccw_plugin a {
    background-color: transparent; }
  .ccw_plugin a:active,
  .ccw_plugin a:hover {
    outline: 0; }
  .ccw_plugin abbr[title] {
    border-bottom: 1px dotted; }
  .ccw_plugin b,
  .ccw_plugin strong {
    font-weight: bold; }
  .ccw_plugin dfn {
    font-style: italic; }
  .ccw_plugin h1 {
    font-size: 2em;
    margin: 0.67em 0; }
  .ccw_plugin mark {
    background: #ff0;
    color: #000; }
  .ccw_plugin small {
    font-size: 80%; }
  .ccw_plugin sub,
  .ccw_plugin sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }
  .ccw_plugin sup {
    top: -0.5em; }
  .ccw_plugin sub {
    bottom: -0.25em; }
  .ccw_plugin img {
    border: 0; }
  .ccw_plugin svg:not(:root) {
    overflow: hidden; }
  .ccw_plugin figure {
    margin: 1em 40px; }
  .ccw_plugin hr {
    box-sizing: content-box;
    height: 0; }
  .ccw_plugin pre {
    overflow: auto; }
  .ccw_plugin code,
  .ccw_plugin kbd,
  .ccw_plugin pre,
  .ccw_plugin samp {
    font-family: monospace, monospace;
    font-size: 1em; }
  .ccw_plugin button,
  .ccw_plugin input,
  .ccw_plugin optgroup,
  .ccw_plugin select,
  .ccw_plugin textarea {
    color: inherit;
    /* 1 */
    font: inherit;
    /* 2 */
    margin: 0;
    /* 3 */ }
  .ccw_plugin button {
    overflow: visible; }
  .ccw_plugin button,
  .ccw_plugin select {
    text-transform: none; }
  .ccw_plugin button,
  .ccw_plugin html input[type="button"],
  .ccw_plugin input[type="reset"],
  .ccw_plugin input[type="submit"] {
    -webkit-appearance: button;
    /* 2 */
    cursor: pointer;
    /* 3 */ }
  .ccw_plugin button[disabled],
  .ccw_plugin html input[disabled] {
    cursor: default; }
  .ccw_plugin button::-moz-focus-inner,
  .ccw_plugin input::-moz-focus-inner {
    border: 0;
    padding: 0; }
  .ccw_plugin input {
    line-height: normal; }
  .ccw_plugin input[type="checkbox"],
  .ccw_plugin input[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */ }
  .ccw_plugin input[type="number"]::-webkit-inner-spin-button,
  .ccw_plugin input[type="number"]::-webkit-outer-spin-button {
    height: auto; }
  .ccw_plugin input[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    box-sizing: content-box;
    /* 2 */ }
  .ccw_plugin input[type="search"]::-webkit-search-cancel-button,
  .ccw_plugin input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }
  .ccw_plugin fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em; }
  .ccw_plugin legend {
    border: 0;
    /* 1 */
    padding: 0;
    /* 2 */ }
  .ccw_plugin textarea {
    overflow: auto; }
  .ccw_plugin optgroup {
    font-weight: bold; }
  .ccw_plugin table {
    border-collapse: collapse;
    border-spacing: 0; }
  .ccw_plugin td,
  .ccw_plugin th {
    padding: 0; }
  .ccw_plugin html {
    box-sizing: border-box; }
  .ccw_plugin *, .ccw_plugin *:before, .ccw_plugin *:after {
    box-sizing: inherit; }
  .ccw_plugin ul:not(.browser-default) {
    padding-left: 0;
    list-style-type: none; }
    .ccw_plugin ul:not(.browser-default) > li {
      list-style-type: none; }
  .ccw_plugin a {
    color: #039be5;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent; }
  .ccw_plugin .valign-wrapper {
    display: flex;
    align-items: center; }
  .ccw_plugin .clearfix {
    clear: both; }
  .ccw_plugin .z-depth-0 {
    box-shadow: none !important; }
  .ccw_plugin .z-depth-1, .ccw_plugin .card-panel, .ccw_plugin .card, .ccw_plugin .btn, .ccw_plugin .btn-large, .ccw_plugin .btn-floating, .ccw_plugin .dropdown-content, .ccw_plugin .collapsible {
    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); }
  .ccw_plugin .z-depth-1-half, .ccw_plugin .btn:hover, .ccw_plugin .btn-large:hover, .ccw_plugin .btn-floating:hover {
    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); }
  .ccw_plugin .z-depth-2 {
    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); }
  .ccw_plugin .z-depth-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); }
  .ccw_plugin .z-depth-4 {
    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); }
  .ccw_plugin .z-depth-5 {
    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); }
  .ccw_plugin .hoverable {
    transition: box-shadow .25s; }
    .ccw_plugin .hoverable:hover {
      box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }
  .ccw_plugin .divider {
    height: 1px;
    overflow: hidden;
    background-color: #e0e0e0; }
  .ccw_plugin blockquote {
    margin: 20px 0;
    padding-left: 1.5rem;
    border-left: 5px solid #ee6e73; }
  .ccw_plugin i {
    line-height: inherit; }
    .ccw_plugin i.left {
      float: left;
      margin-right: 15px; }
    .ccw_plugin i.right {
      float: right;
      margin-left: 15px; }
    .ccw_plugin i.tiny {
      font-size: 1rem; }
    .ccw_plugin i.small {
      font-size: 2rem; }
    .ccw_plugin i.medium {
      font-size: 4rem; }
    .ccw_plugin i.large {
      font-size: 6rem; }
  .ccw_plugin img.responsive-img,
  .ccw_plugin video.responsive-video {
    max-width: 100%;
    height: auto; }
  .ccw_plugin .pagination li {
    display: inline-block;
    border-radius: 2px;
    text-align: center;
    vertical-align: top;
    height: 30px; }
    .ccw_plugin .pagination li a {
      color: #444;
      display: inline-block;
      font-size: 1.2rem;
      padding: 0 10px;
      line-height: 30px; }
    .ccw_plugin .pagination li.active a {
      color: #fff; }
    .ccw_plugin .pagination li.active {
      background-color: #ee6e73; }
    .ccw_plugin .pagination li.disabled a {
      cursor: default;
      color: #999; }
    .ccw_plugin .pagination li i {
      font-size: 2rem; }
  .ccw_plugin .pagination li.pages ul li {
    display: inline-block;
    float: none; }
  @media only screen and (max-width: 992px) {
    .ccw_plugin .pagination {
      width: 100%; }
      .ccw_plugin .pagination li.prev,
      .ccw_plugin .pagination li.next {
        width: 10%; }
      .ccw_plugin .pagination li.pages {
        width: 80%;
        overflow: hidden;
        white-space: nowrap; } }
  .ccw_plugin .breadcrumb {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.7); }
    .ccw_plugin .breadcrumb i,
    .ccw_plugin .breadcrumb [class^="mdi-"], .ccw_plugin .breadcrumb [class*="mdi-"],
    .ccw_plugin .breadcrumb i.material-icons {
      display: inline-block;
      float: left;
      font-size: 24px; }
    .ccw_plugin .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; }
    .ccw_plugin .breadcrumb:first-child:before {
      display: none; }
    .ccw_plugin .breadcrumb:last-child {
      color: #fff; }
  .ccw_plugin .parallax-container {
    position: relative;
    overflow: hidden;
    height: 500px; }
    .ccw_plugin .parallax-container .parallax {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: -1; }
      .ccw_plugin .parallax-container .parallax img {
        display: none;
        position: absolute;
        left: 50%;
        bottom: 0;
        min-width: 100%;
        min-height: 100%;
        transform: translate3d(0, 0, 0);
        transform: translateX(-50%); }
  .ccw_plugin .pin-top, .ccw_plugin .pin-bottom {
    position: relative; }
  .ccw_plugin .pinned {
    position: fixed !important; }
  .ccw_plugin ul.staggered-list li {
    opacity: 0; }
  .ccw_plugin .fade-in {
    opacity: 0;
    transform-origin: 0 50%; }
  @media only screen and (max-width: 600px) {
    .ccw_plugin .hide-on-small-only, .ccw_plugin .hide-on-small-and-down {
      display: none !important; } }
  @media only screen and (max-width: 992px) {
    .ccw_plugin .hide-on-med-and-down {
      display: none !important; } }
  @media only screen and (min-width: 601px) {
    .ccw_plugin .hide-on-med-and-up {
      display: none !important; } }
  @media only screen and (min-width: 600px) and (max-width: 992px) {
    .ccw_plugin .hide-on-med-only {
      display: none !important; } }
  @media only screen and (min-width: 993px) {
    .ccw_plugin .hide-on-large-only {
      display: none !important; } }
  @media only screen and (min-width: 993px) {
    .ccw_plugin .show-on-large {
      display: block !important; } }
  @media only screen and (min-width: 600px) and (max-width: 992px) {
    .ccw_plugin .show-on-medium {
      display: block !important; } }
  @media only screen and (max-width: 600px) {
    .ccw_plugin .show-on-small {
      display: block !important; } }
  @media only screen and (min-width: 601px) {
    .ccw_plugin .show-on-medium-and-up {
      display: block !important; } }
  @media only screen and (max-width: 992px) {
    .ccw_plugin .show-on-medium-and-down {
      display: block !important; } }
  @media only screen and (max-width: 600px) {
    .ccw_plugin .center-on-small-only {
      text-align: center; } }
  .ccw_plugin .page-footer {
    padding-top: 20px;
    color: #fff;
    background-color: #ee6e73; }
    .ccw_plugin .page-footer .footer-copyright {
      overflow: hidden;
      min-height: 50px;
      display: flex;
      align-items: center;
      padding: 10px 0px;
      color: rgba(255, 255, 255, 0.8);
      background-color: rgba(51, 51, 51, 0.08); }
  .ccw_plugin table, .ccw_plugin th, .ccw_plugin td {
    border: none; }
  .ccw_plugin table {
    width: 100%;
    display: table; }
    .ccw_plugin table.bordered > thead > tr,
    .ccw_plugin table.bordered > tbody > tr {
      border-bottom: 1px solid #d0d0d0; }
    .ccw_plugin table.striped > tbody > tr:nth-child(odd) {
      background-color: #f2f2f2; }
    .ccw_plugin table.striped > tbody > tr > td {
      border-radius: 0; }
    .ccw_plugin table.highlight > tbody > tr {
      transition: background-color .25s ease; }
      .ccw_plugin table.highlight > tbody > tr:hover {
        background-color: #f2f2f2; }
    .ccw_plugin table.centered thead tr th, .ccw_plugin table.centered tbody tr td {
      text-align: center; }
  .ccw_plugin thead {
    border-bottom: 1px solid #d0d0d0; }
  .ccw_plugin td, .ccw_plugin th {
    padding: 15px 5px;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    border-radius: 2px; }
  @media only screen and (max-width: 992px) {
    .ccw_plugin table.responsive-table {
      width: 100%;
      border-collapse: collapse;
      border-spacing: 0;
      display: block;
      position: relative;
      /* sort out borders */ }
      .ccw_plugin table.responsive-table td:empty:before {
        content: '\A0'; }
      .ccw_plugin table.responsive-table th,
      .ccw_plugin table.responsive-table td {
        margin: 0;
        vertical-align: top; }
      .ccw_plugin table.responsive-table th {
        text-align: left; }
      .ccw_plugin table.responsive-table thead {
        display: block;
        float: left; }
        .ccw_plugin table.responsive-table thead tr {
          display: block;
          padding: 0 10px 0 0; }
          .ccw_plugin table.responsive-table thead tr th::before {
            content: "\A0"; }
      .ccw_plugin table.responsive-table tbody {
        display: block;
        width: auto;
        position: relative;
        overflow-x: auto;
        white-space: nowrap; }
        .ccw_plugin table.responsive-table tbody tr {
          display: inline-block;
          vertical-align: top; }
      .ccw_plugin table.responsive-table th {
        display: block;
        text-align: right; }
      .ccw_plugin table.responsive-table td {
        display: block;
        min-height: 1.25em;
        text-align: left; }
      .ccw_plugin table.responsive-table tr {
        padding: 0 10px; }
      .ccw_plugin table.responsive-table thead {
        border: 0;
        border-right: 1px solid #d0d0d0; }
      .ccw_plugin table.responsive-table.bordered th {
        border-bottom: 0;
        border-left: 0; }
      .ccw_plugin table.responsive-table.bordered td {
        border-left: 0;
        border-right: 0;
        border-bottom: 0; }
      .ccw_plugin table.responsive-table.bordered tr {
        border: 0; }
      .ccw_plugin table.responsive-table.bordered tbody tr {
        border-right: 1px solid #d0d0d0; } }
  .ccw_plugin .collection {
    margin: 0.5rem 0 1rem 0;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    overflow: hidden;
    position: relative; }
    .ccw_plugin .collection .collection-item {
      background-color: #fff;
      line-height: 1.5rem;
      padding: 10px 20px;
      margin: 0;
      border-bottom: 1px solid #e0e0e0; }
      .ccw_plugin .collection .collection-item.avatar {
        min-height: 84px;
        padding-left: 72px;
        position: relative; }
        .ccw_plugin .collection .collection-item.avatar:not(.circle-clipper) > .circle,
        .ccw_plugin .collection .collection-item.avatar :not(.circle-clipper) > .circle {
          position: absolute;
          width: 42px;
          height: 42px;
          overflow: hidden;
          left: 15px;
          display: inline-block;
          vertical-align: middle; }
        .ccw_plugin .collection .collection-item.avatar i.circle {
          font-size: 18px;
          line-height: 42px;
          color: #fff;
          background-color: #999;
          text-align: center; }
        .ccw_plugin .collection .collection-item.avatar .title {
          font-size: 16px; }
        .ccw_plugin .collection .collection-item.avatar p {
          margin: 0; }
        .ccw_plugin .collection .collection-item.avatar .secondary-content {
          position: absolute;
          top: 16px;
          right: 16px; }
      .ccw_plugin .collection .collection-item:last-child {
        border-bottom: none; }
      .ccw_plugin .collection .collection-item.active {
        background-color: #26a69a;
        color: #eafaf9; }
        .ccw_plugin .collection .collection-item.active .secondary-content {
          color: #fff; }
    .ccw_plugin .collection a.collection-item {
      display: block;
      transition: .25s;
      color: #26a69a; }
      .ccw_plugin .collection a.collection-item:not(.active):hover {
        background-color: #ddd; }
    .ccw_plugin .collection.with-header .collection-header {
      background-color: #fff;
      border-bottom: 1px solid #e0e0e0;
      padding: 10px 20px; }
    .ccw_plugin .collection.with-header .collection-item {
      padding-left: 30px; }
    .ccw_plugin .collection.with-header .collection-item.avatar {
      padding-left: 72px; }
  .ccw_plugin .secondary-content {
    float: right;
    color: #26a69a; }
  .ccw_plugin .collapsible .collection {
    margin: 0;
    border: none; }
  .ccw_plugin .video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden; }
    .ccw_plugin .video-container iframe, .ccw_plugin .video-container object, .ccw_plugin .video-container embed {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .ccw_plugin .progress {
    position: relative;
    height: 4px;
    display: block;
    width: 100%;
    background-color: #acece6;
    border-radius: 2px;
    margin: 0.5rem 0 1rem 0;
    overflow: hidden; }
    .ccw_plugin .progress .determinate {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      background-color: #26a69a;
      transition: width .3s linear; }
    .ccw_plugin .progress .indeterminate {
      background-color: #26a69a; }
      .ccw_plugin .progress .indeterminate:before {
        content: '';
        position: absolute;
        background-color: inherit;
        top: 0;
        left: 0;
        bottom: 0;
        will-change: left, right;
        animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite; }
      .ccw_plugin .progress .indeterminate:after {
        content: '';
        position: absolute;
        background-color: inherit;
        top: 0;
        left: 0;
        bottom: 0;
        will-change: left, right;
        animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
        animation-delay: 1.15s; }

@keyframes indeterminate {
  0% {
    left: -35%;
    right: 100%; }
  60% {
    left: 100%;
    right: -90%; }
  100% {
    left: 100%;
    right: -90%; } }

@keyframes indeterminate-short {
  0% {
    left: -200%;
    right: 100%; }
  60% {
    left: 107%;
    right: -8%; }
  100% {
    left: 107%;
    right: -8%; } }
  .ccw_plugin .hide {
    display: none !important; }
  .ccw_plugin .left-align {
    text-align: left; }
  .ccw_plugin .right-align {
    text-align: right; }
  .ccw_plugin .center, .ccw_plugin .center-align {
    text-align: center; }
  .ccw_plugin .left {
    float: left !important; }
  .ccw_plugin .right {
    float: right !important; }
  .ccw_plugin .no-select, .ccw_plugin input[type=range], .ccw_plugin input[type=range] + .thumb {
    user-select: none; }
  .ccw_plugin .circle {
    border-radius: 50%; }
  .ccw_plugin .center-block {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .ccw_plugin .truncate {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .ccw_plugin .no-padding {
    padding: 0 !important; }
  .ccw_plugin .material-icons {
    text-rendering: optimizeLegibility;
    font-feature-settings: 'liga'; }
  .ccw_plugin .container {
    margin: 0 auto;
    max-width: 1280px;
    width: 90%; }
  @media only screen and (min-width: 601px) {
    .ccw_plugin .container {
      width: 85%; } }
  @media only screen and (min-width: 993px) {
    .ccw_plugin .container {
      width: 70%; } }
  .ccw_plugin .container .row {
    margin-left: -0.75rem;
    margin-right: -0.75rem; }
  .ccw_plugin .section {
    padding-top: 1rem;
    padding-bottom: 1rem; }
    .ccw_plugin .section.no-pad {
      padding: 0; }
    .ccw_plugin .section.no-pad-bot {
      padding-bottom: 0; }
    .ccw_plugin .section.no-pad-top {
      padding-top: 0; }
  .ccw_plugin .row {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px; }
    .ccw_plugin .row:after {
      content: "";
      display: table;
      clear: both; }
    .ccw_plugin .row .col {
      float: left;
      box-sizing: border-box;
      padding: 0 0.75rem;
      min-height: 1px; }
      .ccw_plugin .row .col[class*="push-"], .ccw_plugin .row .col[class*="pull-"] {
        position: relative; }
      .ccw_plugin .row .col.s1 {
        width: 8.33333%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .ccw_plugin .row .col.s2 {
        width: 16.66667%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .ccw_plugin .row .col.s3 {
        width: 25%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .ccw_plugin .row .col.s4 {
        width: 33.33333%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .ccw_plugin .row .col.s5 {
        width: 41.66667%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .ccw_plugin .row .col.s6 {
        width: 50%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .ccw_plugin .row .col.s7 {
        width: 58.33333%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .ccw_plugin .row .col.s8 {
        width: 66.66667%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .ccw_plugin .row .col.s9 {
        width: 75%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .ccw_plugin .row .col.s10 {
        width: 83.33333%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .ccw_plugin .row .col.s11 {
        width: 91.66667%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .ccw_plugin .row .col.s12 {
        width: 100%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .ccw_plugin .row .col.offset-s1 {
        margin-left: 8.33333%; }
      .ccw_plugin .row .col.pull-s1 {
        right: 8.33333%; }
      .ccw_plugin .row .col.push-s1 {
        left: 8.33333%; }
      .ccw_plugin .row .col.offset-s2 {
        margin-left: 16.66667%; }
      .ccw_plugin .row .col.pull-s2 {
        right: 16.66667%; }
      .ccw_plugin .row .col.push-s2 {
        left: 16.66667%; }
      .ccw_plugin .row .col.offset-s3 {
        margin-left: 25%; }
      .ccw_plugin .row .col.pull-s3 {
        right: 25%; }
      .ccw_plugin .row .col.push-s3 {
        left: 25%; }
      .ccw_plugin .row .col.offset-s4 {
        margin-left: 33.33333%; }
      .ccw_plugin .row .col.pull-s4 {
        right: 33.33333%; }
      .ccw_plugin .row .col.push-s4 {
        left: 33.33333%; }
      .ccw_plugin .row .col.offset-s5 {
        margin-left: 41.66667%; }
      .ccw_plugin .row .col.pull-s5 {
        right: 41.66667%; }
      .ccw_plugin .row .col.push-s5 {
        left: 41.66667%; }
      .ccw_plugin .row .col.offset-s6 {
        margin-left: 50%; }
      .ccw_plugin .row .col.pull-s6 {
        right: 50%; }
      .ccw_plugin .row .col.push-s6 {
        left: 50%; }
      .ccw_plugin .row .col.offset-s7 {
        margin-left: 58.33333%; }
      .ccw_plugin .row .col.pull-s7 {
        right: 58.33333%; }
      .ccw_plugin .row .col.push-s7 {
        left: 58.33333%; }
      .ccw_plugin .row .col.offset-s8 {
        margin-left: 66.66667%; }
      .ccw_plugin .row .col.pull-s8 {
        right: 66.66667%; }
      .ccw_plugin .row .col.push-s8 {
        left: 66.66667%; }
      .ccw_plugin .row .col.offset-s9 {
        margin-left: 75%; }
      .ccw_plugin .row .col.pull-s9 {
        right: 75%; }
      .ccw_plugin .row .col.push-s9 {
        left: 75%; }
      .ccw_plugin .row .col.offset-s10 {
        margin-left: 83.33333%; }
      .ccw_plugin .row .col.pull-s10 {
        right: 83.33333%; }
      .ccw_plugin .row .col.push-s10 {
        left: 83.33333%; }
      .ccw_plugin .row .col.offset-s11 {
        margin-left: 91.66667%; }
      .ccw_plugin .row .col.pull-s11 {
        right: 91.66667%; }
      .ccw_plugin .row .col.push-s11 {
        left: 91.66667%; }
      .ccw_plugin .row .col.offset-s12 {
        margin-left: 100%; }
      .ccw_plugin .row .col.pull-s12 {
        right: 100%; }
      .ccw_plugin .row .col.push-s12 {
        left: 100%; }
      @media only screen and (min-width: 601px) {
        .ccw_plugin .row .col.m1 {
          width: 8.33333%;
          margin-left: auto;
          left: auto;
          right: auto; }
        .ccw_plugin .row .col.m2 {
          width: 16.66667%;
          margin-left: auto;
          left: auto;
          right: auto; }
        .ccw_plugin .row .col.m3 {
          width: 25%;
          margin-left: auto;
          left: auto;
          right: auto; }
        .ccw_plugin .row .col.m4 {
          width: 33.33333%;
          margin-left: auto;
          left: auto;
          right: auto; }
        .ccw_plugin .row .col.m5 {
          width: 41.66667%;
          margin-left: auto;
          left: auto;
          right: auto; }
        .ccw_plugin .row .col.m6 {
          width: 50%;
          margin-left: auto;
          left: auto;
          right: auto; }
        .ccw_plugin .row .col.m7 {
          width: 58.33333%;
          margin-left: auto;
          left: auto;
          right: auto; }
        .ccw_plugin .row .col.m8 {
          width: 66.66667%;
          margin-left: auto;
          left: auto;
          right: auto; }
        .ccw_plugin .row .col.m9 {
          width: 75%;
          margin-left: auto;
          left: auto;
          right: auto; }
        .ccw_plugin .row .col.m10 {
          width: 83.33333%;
          margin-left: auto;
          left: auto;
          right: auto; }
        .ccw_plugin .row .col.m11 {
          width: 91.66667%;
          margin-left: auto;
          left: auto;
          right: auto; }
        .ccw_plugin .row .col.m12 {
          width: 100%;
          margin-left: auto;
          left: auto;
          right: auto; }
        .ccw_plugin .row .col.offset-m1 {
          margin-left: 8.33333%; }
        .ccw_plugin .row .col.pull-m1 {
          right: 8.33333%; }
        .ccw_plugin .row .col.push-m1 {
          left: 8.33333%; }
        .ccw_plugin .row .col.offset-m2 {
          margin-left: 16.66667%; }
        .ccw_plugin .row .col.pull-m2 {
          right: 16.66667%; }
        .ccw_plugin .row .col.push-m2 {
          left: 16.66667%; }
        .ccw_plugin .row .col.offset-m3 {
          margin-left: 25%; }
        .ccw_plugin .row .col.pull-m3 {
          right: 25%; }
        .ccw_plugin .row .col.push-m3 {
          left: 25%; }
        .ccw_plugin .row .col.offset-m4 {
          margin-left: 33.33333%; }
        .ccw_plugin .row .col.pull-m4 {
          right: 33.33333%; }
        .ccw_plugin .row .col.push-m4 {
          left: 33.33333%; }
        .ccw_plugin .row .col.offset-m5 {
          margin-left: 41.66667%; }
        .ccw_plugin .row .col.pull-m5 {
          right: 41.66667%; }
        .ccw_plugin .row .col.push-m5 {
          left: 41.66667%; }
        .ccw_plugin .row .col.offset-m6 {
          margin-left: 50%; }
        .ccw_plugin .row .col.pull-m6 {
          right: 50%; }
        .ccw_plugin .row .col.push-m6 {
          left: 50%; }
        .ccw_plugin .row .col.offset-m7 {
          margin-left: 58.33333%; }
        .ccw_plugin .row .col.pull-m7 {
          right: 58.33333%; }
        .ccw_plugin .row .col.push-m7 {
          left: 58.33333%; }
        .ccw_plugin .row .col.offset-m8 {
          margin-left: 66.66667%; }
        .ccw_plugin .row .col.pull-m8 {
          right: 66.66667%; }
        .ccw_plugin .row .col.push-m8 {
          left: 66.66667%; }
        .ccw_plugin .row .col.offset-m9 {
          margin-left: 75%; }
        .ccw_plugin .row .col.pull-m9 {
          right: 75%; }
        .ccw_plugin .row .col.push-m9 {
          left: 75%; }
        .ccw_plugin .row .col.offset-m10 {
          margin-left: 83.33333%; }
        .ccw_plugin .row .col.pull-m10 {
          right: 83.33333%; }
        .ccw_plugin .row .col.push-m10 {
          left: 83.33333%; }
        .ccw_plugin .row .col.offset-m11 {
          margin-left: 91.66667%; }
        .ccw_plugin .row .col.pull-m11 {
          right: 91.66667%; }
        .ccw_plugin .row .col.push-m11 {
          left: 91.66667%; }
        .ccw_plugin .row .col.offset-m12 {
          margin-left: 100%; }
        .ccw_plugin .row .col.pull-m12 {
          right: 100%; }
        .ccw_plugin .row .col.push-m12 {
          left: 100%; } }
      @media only screen and (min-width: 993px) {
        .ccw_plugin .row .col.l1 {
          width: 8.33333%;
          margin-left: auto;
          left: auto;
          right: auto; }
        .ccw_plugin .row .col.l2 {
          width: 16.66667%;
          margin-left: auto;
          left: auto;
          right: auto; }
        .ccw_plugin .row .col.l3 {
          width: 25%;
          margin-left: auto;
          left: auto;
          right: auto; }
        .ccw_plugin .row .col.l4 {
          width: 33.33333%;
          margin-left: auto;
          left: auto;
          right: auto; }
        .ccw_plugin .row .col.l5 {
          width: 41.66667%;
          margin-left: auto;
          left: auto;
          right: auto; }
        .ccw_plugin .row .col.l6 {
          width: 50%;
          margin-left: auto;
          left: auto;
          right: auto; }
        .ccw_plugin .row .col.l7 {
          width: 58.33333%;
          margin-left: auto;
          left: auto;
          right: auto; }
        .ccw_plugin .row .col.l8 {
          width: 66.66667%;
          margin-left: auto;
          left: auto;
          right: auto; }
        .ccw_plugin .row .col.l9 {
          width: 75%;
          margin-left: auto;
          left: auto;
          right: auto; }
        .ccw_plugin .row .col.l10 {
          width: 83.33333%;
          margin-left: auto;
          left: auto;
          right: auto; }
        .ccw_plugin .row .col.l11 {
          width: 91.66667%;
          margin-left: auto;
          left: auto;
          right: auto; }
        .ccw_plugin .row .col.l12 {
          width: 100%;
          margin-left: auto;
          left: auto;
          right: auto; }
        .ccw_plugin .row .col.offset-l1 {
          margin-left: 8.33333%; }
        .ccw_plugin .row .col.pull-l1 {
          right: 8.33333%; }
        .ccw_plugin .row .col.push-l1 {
          left: 8.33333%; }
        .ccw_plugin .row .col.offset-l2 {
          margin-left: 16.66667%; }
        .ccw_plugin .row .col.pull-l2 {
          right: 16.66667%; }
        .ccw_plugin .row .col.push-l2 {
          left: 16.66667%; }
        .ccw_plugin .row .col.offset-l3 {
          margin-left: 25%; }
        .ccw_plugin .row .col.pull-l3 {
          right: 25%; }
        .ccw_plugin .row .col.push-l3 {
          left: 25%; }
        .ccw_plugin .row .col.offset-l4 {
          margin-left: 33.33333%; }
        .ccw_plugin .row .col.pull-l4 {
          right: 33.33333%; }
        .ccw_plugin .row .col.push-l4 {
          left: 33.33333%; }
        .ccw_plugin .row .col.offset-l5 {
          margin-left: 41.66667%; }
        .ccw_plugin .row .col.pull-l5 {
          right: 41.66667%; }
        .ccw_plugin .row .col.push-l5 {
          left: 41.66667%; }
        .ccw_plugin .row .col.offset-l6 {
          margin-left: 50%; }
        .ccw_plugin .row .col.pull-l6 {
          right: 50%; }
        .ccw_plugin .row .col.push-l6 {
          left: 50%; }
        .ccw_plugin .row .col.offset-l7 {
          margin-left: 58.33333%; }
        .ccw_plugin .row .col.pull-l7 {
          right: 58.33333%; }
        .ccw_plugin .row .col.push-l7 {
          left: 58.33333%; }
        .ccw_plugin .row .col.offset-l8 {
          margin-left: 66.66667%; }
        .ccw_plugin .row .col.pull-l8 {
          right: 66.66667%; }
        .ccw_plugin .row .col.push-l8 {
          left: 66.66667%; }
        .ccw_plugin .row .col.offset-l9 {
          margin-left: 75%; }
        .ccw_plugin .row .col.pull-l9 {
          right: 75%; }
        .ccw_plugin .row .col.push-l9 {
          left: 75%; }
        .ccw_plugin .row .col.offset-l10 {
          margin-left: 83.33333%; }
        .ccw_plugin .row .col.pull-l10 {
          right: 83.33333%; }
        .ccw_plugin .row .col.push-l10 {
          left: 83.33333%; }
        .ccw_plugin .row .col.offset-l11 {
          margin-left: 91.66667%; }
        .ccw_plugin .row .col.pull-l11 {
          right: 91.66667%; }
        .ccw_plugin .row .col.push-l11 {
          left: 91.66667%; }
        .ccw_plugin .row .col.offset-l12 {
          margin-left: 100%; }
        .ccw_plugin .row .col.pull-l12 {
          right: 100%; }
        .ccw_plugin .row .col.push-l12 {
          left: 100%; } }
      @media only screen and (min-width: 1201px) {
        .ccw_plugin .row .col.xl1 {
          width: 8.33333%;
          margin-left: auto;
          left: auto;
          right: auto; }
        .ccw_plugin .row .col.xl2 {
          width: 16.66667%;
          margin-left: auto;
          left: auto;
          right: auto; }
        .ccw_plugin .row .col.xl3 {
          width: 25%;
          margin-left: auto;
          left: auto;
          right: auto; }
        .ccw_plugin .row .col.xl4 {
          width: 33.33333%;
          margin-left: auto;
          left: auto;
          right: auto; }
        .ccw_plugin .row .col.xl5 {
          width: 41.66667%;
          margin-left: auto;
          left: auto;
          right: auto; }
        .ccw_plugin .row .col.xl6 {
          width: 50%;
          margin-left: auto;
          left: auto;
          right: auto; }
        .ccw_plugin .row .col.xl7 {
          width: 58.33333%;
          margin-left: auto;
          left: auto;
          right: auto; }
        .ccw_plugin .row .col.xl8 {
          width: 66.66667%;
          margin-left: auto;
          left: auto;
          right: auto; }
        .ccw_plugin .row .col.xl9 {
          width: 75%;
          margin-left: auto;
          left: auto;
          right: auto; }
        .ccw_plugin .row .col.xl10 {
          width: 83.33333%;
          margin-left: auto;
          left: auto;
          right: auto; }
        .ccw_plugin .row .col.xl11 {
          width: 91.66667%;
          margin-left: auto;
          left: auto;
          right: auto; }
        .ccw_plugin .row .col.xl12 {
          width: 100%;
          margin-left: auto;
          left: auto;
          right: auto; }
        .ccw_plugin .row .col.offset-xl1 {
          margin-left: 8.33333%; }
        .ccw_plugin .row .col.pull-xl1 {
          right: 8.33333%; }
        .ccw_plugin .row .col.push-xl1 {
          left: 8.33333%; }
        .ccw_plugin .row .col.offset-xl2 {
          margin-left: 16.66667%; }
        .ccw_plugin .row .col.pull-xl2 {
          right: 16.66667%; }
        .ccw_plugin .row .col.push-xl2 {
          left: 16.66667%; }
        .ccw_plugin .row .col.offset-xl3 {
          margin-left: 25%; }
        .ccw_plugin .row .col.pull-xl3 {
          right: 25%; }
        .ccw_plugin .row .col.push-xl3 {
          left: 25%; }
        .ccw_plugin .row .col.offset-xl4 {
          margin-left: 33.33333%; }
        .ccw_plugin .row .col.pull-xl4 {
          right: 33.33333%; }
        .ccw_plugin .row .col.push-xl4 {
          left: 33.33333%; }
        .ccw_plugin .row .col.offset-xl5 {
          margin-left: 41.66667%; }
        .ccw_plugin .row .col.pull-xl5 {
          right: 41.66667%; }
        .ccw_plugin .row .col.push-xl5 {
          left: 41.66667%; }
        .ccw_plugin .row .col.offset-xl6 {
          margin-left: 50%; }
        .ccw_plugin .row .col.pull-xl6 {
          right: 50%; }
        .ccw_plugin .row .col.push-xl6 {
          left: 50%; }
        .ccw_plugin .row .col.offset-xl7 {
          margin-left: 58.33333%; }
        .ccw_plugin .row .col.pull-xl7 {
          right: 58.33333%; }
        .ccw_plugin .row .col.push-xl7 {
          left: 58.33333%; }
        .ccw_plugin .row .col.offset-xl8 {
          margin-left: 66.66667%; }
        .ccw_plugin .row .col.pull-xl8 {
          right: 66.66667%; }
        .ccw_plugin .row .col.push-xl8 {
          left: 66.66667%; }
        .ccw_plugin .row .col.offset-xl9 {
          margin-left: 75%; }
        .ccw_plugin .row .col.pull-xl9 {
          right: 75%; }
        .ccw_plugin .row .col.push-xl9 {
          left: 75%; }
        .ccw_plugin .row .col.offset-xl10 {
          margin-left: 83.33333%; }
        .ccw_plugin .row .col.pull-xl10 {
          right: 83.33333%; }
        .ccw_plugin .row .col.push-xl10 {
          left: 83.33333%; }
        .ccw_plugin .row .col.offset-xl11 {
          margin-left: 91.66667%; }
        .ccw_plugin .row .col.pull-xl11 {
          right: 91.66667%; }
        .ccw_plugin .row .col.push-xl11 {
          left: 91.66667%; }
        .ccw_plugin .row .col.offset-xl12 {
          margin-left: 100%; }
        .ccw_plugin .row .col.pull-xl12 {
          right: 100%; }
        .ccw_plugin .row .col.push-xl12 {
          left: 100%; } }
  .ccw_plugin a {
    text-decoration: none; }
  .ccw_plugin html {
    line-height: 1.5;
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    color: rgba(0, 0, 0, 0.87); }
    @media only screen and (min-width: 0) {
      .ccw_plugin html {
        font-size: 14px; } }
    @media only screen and (min-width: 992px) {
      .ccw_plugin html {
        font-size: 14.5px; } }
    @media only screen and (min-width: 1200px) {
      .ccw_plugin html {
        font-size: 15px; } }
  .ccw_plugin h1, .ccw_plugin h2, .ccw_plugin h3, .ccw_plugin h4, .ccw_plugin h5, .ccw_plugin h6 {
    font-weight: 400;
    line-height: 1.1; }
  .ccw_plugin h1 a, .ccw_plugin h2 a, .ccw_plugin h3 a, .ccw_plugin h4 a, .ccw_plugin h5 a, .ccw_plugin h6 a {
    font-weight: inherit; }
  .ccw_plugin h1 {
    font-size: 4.2rem;
    line-height: 110%;
    margin: 2.1rem 0 1.68rem 0; }
  .ccw_plugin h2 {
    font-size: 3.56rem;
    line-height: 110%;
    margin: 1.78rem 0 1.424rem 0; }
  .ccw_plugin h3 {
    font-size: 2.92rem;
    line-height: 110%;
    margin: 1.46rem 0 1.168rem 0; }
  .ccw_plugin h4 {
    font-size: 2.28rem;
    line-height: 110%;
    margin: 1.14rem 0 0.912rem 0; }
  .ccw_plugin h5 {
    font-size: 1.64rem;
    line-height: 110%;
    margin: 0.82rem 0 0.656rem 0; }
  .ccw_plugin h6 {
    font-size: 1rem;
    line-height: 110%;
    margin: 0.5rem 0 0.4rem 0; }
  .ccw_plugin em {
    font-style: italic; }
  .ccw_plugin strong {
    font-weight: 500; }
  .ccw_plugin small {
    font-size: 75%; }
  .ccw_plugin .light, .ccw_plugin .page-footer .footer-copyright {
    font-weight: 300; }
  .ccw_plugin .thin {
    font-weight: 200; }
  .ccw_plugin .flow-text {
    font-weight: 300; }
    @media only screen and (min-width: 360px) {
      .ccw_plugin .flow-text {
        font-size: 1.2rem; } }
    @media only screen and (min-width: 390px) {
      .ccw_plugin .flow-text {
        font-size: 1.224rem; } }
    @media only screen and (min-width: 420px) {
      .ccw_plugin .flow-text {
        font-size: 1.248rem; } }
    @media only screen and (min-width: 450px) {
      .ccw_plugin .flow-text {
        font-size: 1.272rem; } }
    @media only screen and (min-width: 480px) {
      .ccw_plugin .flow-text {
        font-size: 1.296rem; } }
    @media only screen and (min-width: 510px) {
      .ccw_plugin .flow-text {
        font-size: 1.32rem; } }
    @media only screen and (min-width: 540px) {
      .ccw_plugin .flow-text {
        font-size: 1.344rem; } }
    @media only screen and (min-width: 570px) {
      .ccw_plugin .flow-text {
        font-size: 1.368rem; } }
    @media only screen and (min-width: 600px) {
      .ccw_plugin .flow-text {
        font-size: 1.392rem; } }
    @media only screen and (min-width: 630px) {
      .ccw_plugin .flow-text {
        font-size: 1.416rem; } }
    @media only screen and (min-width: 660px) {
      .ccw_plugin .flow-text {
        font-size: 1.44rem; } }
    @media only screen and (min-width: 690px) {
      .ccw_plugin .flow-text {
        font-size: 1.464rem; } }
    @media only screen and (min-width: 720px) {
      .ccw_plugin .flow-text {
        font-size: 1.488rem; } }
    @media only screen and (min-width: 750px) {
      .ccw_plugin .flow-text {
        font-size: 1.512rem; } }
    @media only screen and (min-width: 780px) {
      .ccw_plugin .flow-text {
        font-size: 1.536rem; } }
    @media only screen and (min-width: 810px) {
      .ccw_plugin .flow-text {
        font-size: 1.56rem; } }
    @media only screen and (min-width: 840px) {
      .ccw_plugin .flow-text {
        font-size: 1.584rem; } }
    @media only screen and (min-width: 870px) {
      .ccw_plugin .flow-text {
        font-size: 1.608rem; } }
    @media only screen and (min-width: 900px) {
      .ccw_plugin .flow-text {
        font-size: 1.632rem; } }
    @media only screen and (min-width: 930px) {
      .ccw_plugin .flow-text {
        font-size: 1.656rem; } }
    @media only screen and (min-width: 960px) {
      .ccw_plugin .flow-text {
        font-size: 1.68rem; } }
    @media only screen and (max-width: 360px) {
      .ccw_plugin .flow-text {
        font-size: 1.2rem; } }
  .ccw_plugin .card-panel {
    transition: box-shadow .25s;
    padding: 24px;
    margin: 0.5rem 0 1rem 0;
    border-radius: 2px;
    background-color: #fff; }
  .ccw_plugin .card {
    position: relative;
    margin: 0.5rem 0 1rem 0;
    background-color: #fff;
    transition: box-shadow .25s;
    border-radius: 2px; }
    .ccw_plugin .card .card-title {
      font-size: 24px;
      font-weight: 300; }
      .ccw_plugin .card .card-title.activator {
        cursor: pointer; }
    .ccw_plugin .card.small, .ccw_plugin .card.medium, .ccw_plugin .card.large {
      position: relative; }
      .ccw_plugin .card.small .card-image, .ccw_plugin .card.medium .card-image, .ccw_plugin .card.large .card-image {
        max-height: 60%;
        overflow: hidden; }
      .ccw_plugin .card.small .card-image + .card-content, .ccw_plugin .card.medium .card-image + .card-content, .ccw_plugin .card.large .card-image + .card-content {
        max-height: 40%; }
      .ccw_plugin .card.small .card-content, .ccw_plugin .card.medium .card-content, .ccw_plugin .card.large .card-content {
        max-height: 100%;
        overflow: hidden; }
      .ccw_plugin .card.small .card-action, .ccw_plugin .card.medium .card-action, .ccw_plugin .card.large .card-action {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0; }
    .ccw_plugin .card.small {
      height: 300px; }
    .ccw_plugin .card.medium {
      height: 400px; }
    .ccw_plugin .card.large {
      height: 500px; }
    .ccw_plugin .card.horizontal {
      display: flex; }
      .ccw_plugin .card.horizontal.small .card-image, .ccw_plugin .card.horizontal.medium .card-image, .ccw_plugin .card.horizontal.large .card-image {
        height: 100%;
        max-height: none;
        overflow: visible; }
        .ccw_plugin .card.horizontal.small .card-image img, .ccw_plugin .card.horizontal.medium .card-image img, .ccw_plugin .card.horizontal.large .card-image img {
          height: 100%; }
      .ccw_plugin .card.horizontal .card-image {
        max-width: 50%; }
        .ccw_plugin .card.horizontal .card-image img {
          border-radius: 2px 0 0 2px;
          max-width: 100%;
          width: auto; }
      .ccw_plugin .card.horizontal .card-stacked {
        display: flex;
        flex-direction: column;
        flex: 1;
        position: relative; }
        .ccw_plugin .card.horizontal .card-stacked .card-content {
          flex-grow: 1; }
    .ccw_plugin .card.sticky-action .card-action {
      z-index: 2; }
    .ccw_plugin .card.sticky-action .card-reveal {
      z-index: 1;
      padding-bottom: 64px; }
    .ccw_plugin .card .card-image {
      position: relative; }
      .ccw_plugin .card .card-image img {
        display: block;
        border-radius: 2px 2px 0 0;
        position: relative;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        width: 100%; }
      .ccw_plugin .card .card-image .card-title {
        color: #fff;
        position: absolute;
        bottom: 0;
        left: 0;
        max-width: 100%;
        padding: 24px; }
    .ccw_plugin .card .card-content {
      padding: 24px;
      border-radius: 0 0 2px 2px; }
      .ccw_plugin .card .card-content p {
        margin: 0;
        color: inherit; }
      .ccw_plugin .card .card-content .card-title {
        display: block;
        line-height: 32px;
        margin-bottom: 8px; }
        .ccw_plugin .card .card-content .card-title i {
          line-height: 32px; }
    .ccw_plugin .card .card-action {
      position: relative;
      background-color: inherit;
      border-top: 1px solid rgba(160, 160, 160, 0.2);
      padding: 16px 24px; }
      .ccw_plugin .card .card-action:last-child {
        border-radius: 0 0 2px 2px; }
      .ccw_plugin .card .card-action a:not(.btn):not(.ccw_plugin .btn-large):not(.btn-large):not(.btn-floating) {
        color: #ffab40;
        margin-right: 24px;
        transition: color .3s ease;
        text-transform: uppercase; }
        .ccw_plugin .card .card-action a:not(.btn):not(.ccw_plugin .btn-large):not(.btn-large):not(.btn-floating):hover {
          color: #ffd8a6; }
    .ccw_plugin .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; }
      .ccw_plugin .card .card-reveal .card-title {
        cursor: pointer;
        display: block; }
  .ccw_plugin .btn, .ccw_plugin .btn-large,
  .ccw_plugin .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; }
  .ccw_plugin .btn.disabled, .ccw_plugin .disabled.btn-large,
  .ccw_plugin .btn-floating.disabled,
  .ccw_plugin .btn-large.disabled,
  .ccw_plugin .btn-flat.disabled,
  .ccw_plugin .btn:disabled, .ccw_plugin .btn-large:disabled,
  .ccw_plugin .btn-floating:disabled,
  .ccw_plugin .btn-large:disabled,
  .ccw_plugin .btn-flat:disabled,
  .ccw_plugin .btn[disabled], .ccw_plugin [disabled].btn-large,
  .ccw_plugin .btn-floating[disabled],
  .ccw_plugin .btn-large[disabled],
  .ccw_plugin .btn-flat[disabled] {
    pointer-events: none;
    background-color: #DFDFDF !important;
    box-shadow: none;
    color: #9F9F9F !important;
    cursor: default; }
    .ccw_plugin .btn.disabled:hover, .ccw_plugin .disabled.btn-large:hover,
    .ccw_plugin .btn-floating.disabled:hover,
    .ccw_plugin .btn-large.disabled:hover,
    .ccw_plugin .btn-flat.disabled:hover,
    .ccw_plugin .btn:disabled:hover, .ccw_plugin .btn-large:disabled:hover,
    .ccw_plugin .btn-floating:disabled:hover,
    .ccw_plugin .btn-large:disabled:hover,
    .ccw_plugin .btn-flat:disabled:hover,
    .ccw_plugin .btn[disabled]:hover, .ccw_plugin [disabled].btn-large:hover,
    .ccw_plugin .btn-floating[disabled]:hover,
    .ccw_plugin .btn-large[disabled]:hover,
    .ccw_plugin .btn-flat[disabled]:hover {
      background-color: #DFDFDF !important;
      color: #9F9F9F !important; }
  .ccw_plugin .btn, .ccw_plugin .btn-large,
  .ccw_plugin .btn-floating,
  .ccw_plugin .btn-large,
  .ccw_plugin .btn-flat {
    font-size: 1rem;
    outline: 0; }
    .ccw_plugin .btn i, .ccw_plugin .btn-large i,
    .ccw_plugin .btn-floating i,
    .ccw_plugin .btn-large i,
    .ccw_plugin .btn-flat i {
      font-size: 1.3rem;
      line-height: inherit; }
  .ccw_plugin .btn:focus, .ccw_plugin .btn-large:focus,
  .ccw_plugin .btn-floating:focus {
    background-color: #1d7d74; }
  .ccw_plugin .btn, .ccw_plugin .btn-large {
    text-decoration: none;
    color: #fff;
    background-color: #26a69a;
    text-align: center;
    letter-spacing: .5px;
    transition: .2s ease-out;
    cursor: pointer; }
    .ccw_plugin .btn:hover, .ccw_plugin .btn-large:hover {
      background-color: #2bbbad; }
  .ccw_plugin .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%;
    transition: .3s;
    cursor: pointer;
    vertical-align: middle; }
    .ccw_plugin .btn-floating:hover {
      background-color: #26a69a; }
    .ccw_plugin .btn-floating:before {
      border-radius: 0; }
    .ccw_plugin .btn-floating.btn-large {
      width: 56px;
      height: 56px; }
      .ccw_plugin .btn-floating.btn-large.halfway-fab {
        bottom: -28px; }
      .ccw_plugin .btn-floating.btn-large i {
        line-height: 56px; }
    .ccw_plugin .btn-floating.halfway-fab {
      position: absolute;
      right: 24px;
      bottom: -20px; }
      .ccw_plugin .btn-floating.halfway-fab.left {
        right: auto;
        left: 24px; }
    .ccw_plugin .btn-floating i {
      width: inherit;
      display: inline-block;
      text-align: center;
      color: #fff;
      font-size: 1.6rem;
      line-height: 40px; }
  .ccw_plugin button.btn-floating {
    border: none; }
  .ccw_plugin .fixed-action-btn {
    position: fixed;
    right: 23px;
    bottom: 23px;
    padding-top: 15px;
    margin-bottom: 0;
    z-index: 997; }
    .ccw_plugin .fixed-action-btn.active ul {
      visibility: visible; }
    .ccw_plugin .fixed-action-btn.horizontal {
      padding: 0 0 0 15px; }
      .ccw_plugin .fixed-action-btn.horizontal ul {
        text-align: right;
        right: 64px;
        top: 50%;
        transform: translateY(-50%);
        height: 100%;
        left: auto;
        width: 500px;
        /*width 100% only goes to width of button container */ }
        .ccw_plugin .fixed-action-btn.horizontal ul li {
          display: inline-block;
          margin: 15px 15px 0 0; }
    .ccw_plugin .fixed-action-btn.toolbar {
      padding: 0;
      height: 56px; }
      .ccw_plugin .fixed-action-btn.toolbar.active > a i {
        opacity: 0; }
      .ccw_plugin .fixed-action-btn.toolbar ul {
        display: flex;
        top: 0;
        bottom: 0;
        z-index: 1; }
        .ccw_plugin .fixed-action-btn.toolbar ul li {
          flex: 1;
          display: inline-block;
          margin: 0;
          height: 100%;
          transition: none; }
          .ccw_plugin .fixed-action-btn.toolbar ul li a {
            display: block;
            overflow: hidden;
            position: relative;
            width: 100%;
            height: 100%;
            background-color: transparent;
            box-shadow: none;
            color: #fff;
            line-height: 56px;
            z-index: 1; }
            .ccw_plugin .fixed-action-btn.toolbar ul li a i {
              line-height: inherit; }
    .ccw_plugin .fixed-action-btn ul {
      left: 0;
      right: 0;
      text-align: center;
      position: absolute;
      bottom: 64px;
      margin: 0;
      visibility: hidden; }
      .ccw_plugin .fixed-action-btn ul li {
        margin-bottom: 15px; }
      .ccw_plugin .fixed-action-btn ul a.btn-floating {
        opacity: 0; }
    .ccw_plugin .fixed-action-btn .fab-backdrop {
      position: absolute;
      top: 0;
      left: 0;
      z-index: -1;
      width: 40px;
      height: 40px;
      background-color: #26a69a;
      border-radius: 50%;
      transform: scale(0); }
  .ccw_plugin .btn-flat {
    box-shadow: none;
    background-color: transparent;
    color: #343434;
    cursor: pointer;
    transition: background-color .2s; }
    .ccw_plugin .btn-flat:focus, .ccw_plugin .btn-flat:hover {
      box-shadow: none; }
    .ccw_plugin .btn-flat:focus {
      background-color: rgba(0, 0, 0, 0.1); }
    .ccw_plugin .btn-flat.disabled {
      background-color: transparent !important;
      color: #b3b3b3 !important;
      cursor: default; }
  .ccw_plugin .btn-large {
    height: 54px;
    line-height: 54px; }
    .ccw_plugin .btn-large i {
      font-size: 1.6rem; }
  .ccw_plugin .btn-block {
    display: block; }
  .ccw_plugin .dropdown-content {
    background-color: #fff;
    margin: 0;
    display: none;
    min-width: 100px;
    max-height: 650px;
    overflow-y: auto;
    opacity: 0;
    position: absolute;
    z-index: 999;
    will-change: width, height; }
    .ccw_plugin .dropdown-content li {
      clear: both;
      color: rgba(0, 0, 0, 0.87);
      cursor: pointer;
      min-height: 50px;
      line-height: 1.5rem;
      width: 100%;
      text-align: left;
      text-transform: none; }
      .ccw_plugin .dropdown-content li:hover, .ccw_plugin .dropdown-content li.active, .ccw_plugin .dropdown-content li.selected {
        background-color: #eee; }
      .ccw_plugin .dropdown-content li.active.selected {
        background-color: #e1e1e1; }
      .ccw_plugin .dropdown-content li.divider {
        min-height: 0;
        height: 1px; }
      .ccw_plugin .dropdown-content li > a, .ccw_plugin .dropdown-content li > span {
        font-size: 16px;
        color: #26a69a;
        display: block;
        line-height: 22px;
        padding: 14px 16px; }
      .ccw_plugin .dropdown-content li > span > label {
        top: 1px;
        left: 0;
        height: 18px; }
      .ccw_plugin .dropdown-content li > a > i {
        height: inherit;
        line-height: inherit;
        float: left;
        margin: 0 24px 0 0;
        width: 24px; }
  .ccw_plugin .input-field.col .dropdown-content [type="checkbox"] + label {
    top: 1px;
    left: 0;
    height: 18px; }
  .ccw_plugin .waves-effect {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    vertical-align: middle;
    z-index: 1;
    transition: .3s ease-out; }
    .ccw_plugin .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);
      transition: all 0.7s ease-out;
      transition-property: transform, opacity;
      transform: scale(0);
      pointer-events: none; }
    .ccw_plugin .waves-effect.waves-light .waves-ripple {
      background-color: rgba(255, 255, 255, 0.45); }
    .ccw_plugin .waves-effect.waves-red .waves-ripple {
      background-color: rgba(244, 67, 54, 0.7); }
    .ccw_plugin .waves-effect.waves-yellow .waves-ripple {
      background-color: rgba(255, 235, 59, 0.7); }
    .ccw_plugin .waves-effect.waves-orange .waves-ripple {
      background-color: rgba(255, 152, 0, 0.7); }
    .ccw_plugin .waves-effect.waves-purple .waves-ripple {
      background-color: rgba(156, 39, 176, 0.7); }
    .ccw_plugin .waves-effect.waves-green .waves-ripple {
      background-color: rgba(76, 175, 80, 0.7); }
    .ccw_plugin .waves-effect.waves-teal .waves-ripple {
      background-color: rgba(0, 150, 136, 0.7); }
    .ccw_plugin .waves-effect input[type="button"], .ccw_plugin .waves-effect input[type="reset"], .ccw_plugin .waves-effect input[type="submit"] {
      border: 0;
      font-style: normal;
      font-size: inherit;
      text-transform: inherit;
      background: none; }
    .ccw_plugin .waves-effect img {
      position: relative;
      z-index: -1; }
  .ccw_plugin .waves-notransition {
    transition: none !important; }
  .ccw_plugin .waves-circle {
    transform: translateZ(0);
    -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%); }
  .ccw_plugin .waves-input-wrapper {
    border-radius: 0.2em;
    vertical-align: bottom; }
    .ccw_plugin .waves-input-wrapper .waves-button-input {
      position: relative;
      top: 0;
      left: 0;
      z-index: 1; }
  .ccw_plugin .waves-circle {
    text-align: center;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
    border-radius: 50%;
    -webkit-mask-image: none; }
  .ccw_plugin .waves-block {
    display: block; }
  .ccw_plugin .waves-effect .waves-ripple {
    z-index: -1; }
  .ccw_plugin .collapsible {
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    margin: 0.5rem 0 1rem 0; }
  .ccw_plugin .collapsible-header {
    display: flex;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    line-height: 1.5;
    padding: 1rem;
    background-color: #fff;
    border-bottom: 1px solid #ddd; }
    .ccw_plugin .collapsible-header i {
      width: 2rem;
      font-size: 1.6rem;
      display: inline-block;
      text-align: center;
      margin-right: 1rem; }
  .ccw_plugin .collapsible-body {
    display: none;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
    padding: 2rem; }
  .ccw_plugin .side-nav .collapsible,
  .ccw_plugin .side-nav.fixed .collapsible {
    border: none;
    box-shadow: none; }
    .ccw_plugin .side-nav .collapsible li,
    .ccw_plugin .side-nav.fixed .collapsible li {
      padding: 0; }
  .ccw_plugin .side-nav .collapsible-header,
  .ccw_plugin .side-nav.fixed .collapsible-header {
    background-color: transparent;
    border: none;
    line-height: inherit;
    height: inherit;
    padding: 0 16px; }
    .ccw_plugin .side-nav .collapsible-header:hover,
    .ccw_plugin .side-nav.fixed .collapsible-header:hover {
      background-color: rgba(0, 0, 0, 0.05); }
    .ccw_plugin .side-nav .collapsible-header i,
    .ccw_plugin .side-nav.fixed .collapsible-header i {
      line-height: inherit; }
  .ccw_plugin .side-nav .collapsible-body,
  .ccw_plugin .side-nav.fixed .collapsible-body {
    border: 0;
    background-color: #fff; }
    .ccw_plugin .side-nav .collapsible-body li a,
    .ccw_plugin .side-nav.fixed .collapsible-body li a {
      padding: 0 23.5px 0 31px; }
  .ccw_plugin .collapsible.popout {
    border: none;
    box-shadow: none; }
    .ccw_plugin .collapsible.popout > li {
      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;
      transition: margin 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    .ccw_plugin .collapsible.popout > li.active {
      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; }
  .ccw_plugin .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; }
    .ccw_plugin .chip > img {
      float: left;
      margin: 0 8px 0 -12px;
      height: 32px;
      width: 32px;
      border-radius: 50%; }
    .ccw_plugin .chip .close {
      cursor: pointer;
      float: right;
      font-size: 16px;
      line-height: 32px;
      padding-left: 8px; }
  .ccw_plugin .chips {
    border: none;
    border-bottom: 1px solid #9e9e9e;
    box-shadow: none;
    margin: 0 0 20px 0;
    min-height: 45px;
    outline: none;
    transition: all .3s; }
    .ccw_plugin .chips.focus {
      border-bottom: 1px solid #26a69a;
      box-shadow: 0 1px 0 0 #26a69a; }
    .ccw_plugin .chips:hover {
      cursor: text; }
    .ccw_plugin .chips .chip.selected {
      background-color: #26a69a;
      color: #fff; }
    .ccw_plugin .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; }
    .ccw_plugin .chips .input:focus {
      border: 0 !important;
      box-shadow: none !important; }
    .ccw_plugin .chips .autocomplete-content {
      margin-top: 0;
      margin-bottom: 0; }
  .ccw_plugin .prefix ~ .chips {
    margin-left: 3rem;
    width: 92%;
    width: calc(100% - 3rem); }
  .ccw_plugin .chips:empty ~ label {
    font-size: 0.8rem;
    transform: translateY(-140%); }
  .ccw_plugin select:focus {
    outline: 1px solid #c9f3ef; }
  .ccw_plugin button:focus {
    outline: none;
    background-color: #2ab7a9; }
  .ccw_plugin label {
    font-size: 0.8rem;
    color: #9e9e9e; }
  .ccw_plugin ::placeholder {
    color: #d1d1d1; }
  .ccw_plugin input:not([type]),
  .ccw_plugin input[type=text]:not(.browser-default),
  .ccw_plugin input[type=password]:not(.browser-default),
  .ccw_plugin input[type=email]:not(.browser-default),
  .ccw_plugin input[type=url]:not(.browser-default),
  .ccw_plugin input[type=time]:not(.browser-default),
  .ccw_plugin input[type=date]:not(.browser-default),
  .ccw_plugin input[type=datetime]:not(.browser-default),
  .ccw_plugin input[type=datetime-local]:not(.browser-default),
  .ccw_plugin input[type=tel]:not(.browser-default),
  .ccw_plugin input[type=number]:not(.browser-default),
  .ccw_plugin input[type=search]:not(.browser-default),
  .ccw_plugin textarea.materialize-textarea {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #9e9e9e;
    border-radius: 0;
    outline: none;
    height: 3rem;
    width: 100%;
    font-size: 1rem;
    margin: 0 0 20px 0;
    padding: 0;
    box-shadow: none;
    box-sizing: content-box;
    transition: all 0.3s; }
    .ccw_plugin input:not([type]):disabled, .ccw_plugin input:not([type])[readonly="readonly"],
    .ccw_plugin input[type=text]:not(.browser-default):disabled,
    .ccw_plugin input[type=text]:not(.browser-default)[readonly="readonly"],
    .ccw_plugin input[type=password]:not(.browser-default):disabled,
    .ccw_plugin input[type=password]:not(.browser-default)[readonly="readonly"],
    .ccw_plugin input[type=email]:not(.browser-default):disabled,
    .ccw_plugin input[type=email]:not(.browser-default)[readonly="readonly"],
    .ccw_plugin input[type=url]:not(.browser-default):disabled,
    .ccw_plugin input[type=url]:not(.browser-default)[readonly="readonly"],
    .ccw_plugin input[type=time]:not(.browser-default):disabled,
    .ccw_plugin input[type=time]:not(.browser-default)[readonly="readonly"],
    .ccw_plugin input[type=date]:not(.browser-default):disabled,
    .ccw_plugin input[type=date]:not(.browser-default)[readonly="readonly"],
    .ccw_plugin input[type=datetime]:not(.browser-default):disabled,
    .ccw_plugin input[type=datetime]:not(.browser-default)[readonly="readonly"],
    .ccw_plugin input[type=datetime-local]:not(.browser-default):disabled,
    .ccw_plugin input[type=datetime-local]:not(.browser-default)[readonly="readonly"],
    .ccw_plugin input[type=tel]:not(.browser-default):disabled,
    .ccw_plugin input[type=tel]:not(.browser-default)[readonly="readonly"],
    .ccw_plugin input[type=number]:not(.browser-default):disabled,
    .ccw_plugin input[type=number]:not(.browser-default)[readonly="readonly"],
    .ccw_plugin input[type=search]:not(.browser-default):disabled,
    .ccw_plugin input[type=search]:not(.browser-default)[readonly="readonly"],
    .ccw_plugin textarea.materialize-textarea:disabled,
    .ccw_plugin textarea.materialize-textarea[readonly="readonly"] {
      color: rgba(0, 0, 0, 0.42);
      border-bottom: 1px dotted rgba(0, 0, 0, 0.42); }
    .ccw_plugin input:not([type]):disabled + label,
    .ccw_plugin input:not([type])[readonly="readonly"] + label,
    .ccw_plugin input[type=text]:not(.browser-default):disabled + label,
    .ccw_plugin input[type=text]:not(.browser-default)[readonly="readonly"] + label,
    .ccw_plugin input[type=password]:not(.browser-default):disabled + label,
    .ccw_plugin input[type=password]:not(.browser-default)[readonly="readonly"] + label,
    .ccw_plugin input[type=email]:not(.browser-default):disabled + label,
    .ccw_plugin input[type=email]:not(.browser-default)[readonly="readonly"] + label,
    .ccw_plugin input[type=url]:not(.browser-default):disabled + label,
    .ccw_plugin input[type=url]:not(.browser-default)[readonly="readonly"] + label,
    .ccw_plugin input[type=time]:not(.browser-default):disabled + label,
    .ccw_plugin input[type=time]:not(.browser-default)[readonly="readonly"] + label,
    .ccw_plugin input[type=date]:not(.browser-default):disabled + label,
    .ccw_plugin input[type=date]:not(.browser-default)[readonly="readonly"] + label,
    .ccw_plugin input[type=datetime]:not(.browser-default):disabled + label,
    .ccw_plugin input[type=datetime]:not(.browser-default)[readonly="readonly"] + label,
    .ccw_plugin input[type=datetime-local]:not(.browser-default):disabled + label,
    .ccw_plugin input[type=datetime-local]:not(.browser-default)[readonly="readonly"] + label,
    .ccw_plugin input[type=tel]:not(.browser-default):disabled + label,
    .ccw_plugin input[type=tel]:not(.browser-default)[readonly="readonly"] + label,
    .ccw_plugin input[type=number]:not(.browser-default):disabled + label,
    .ccw_plugin input[type=number]:not(.browser-default)[readonly="readonly"] + label,
    .ccw_plugin input[type=search]:not(.browser-default):disabled + label,
    .ccw_plugin input[type=search]:not(.browser-default)[readonly="readonly"] + label,
    .ccw_plugin textarea.materialize-textarea:disabled + label,
    .ccw_plugin textarea.materialize-textarea[readonly="readonly"] + label {
      color: rgba(0, 0, 0, 0.42); }
    .ccw_plugin input:not([type]):focus:not([readonly]),
    .ccw_plugin input[type=text]:not(.browser-default):focus:not([readonly]),
    .ccw_plugin input[type=password]:not(.browser-default):focus:not([readonly]),
    .ccw_plugin input[type=email]:not(.browser-default):focus:not([readonly]),
    .ccw_plugin input[type=url]:not(.browser-default):focus:not([readonly]),
    .ccw_plugin input[type=time]:not(.browser-default):focus:not([readonly]),
    .ccw_plugin input[type=date]:not(.browser-default):focus:not([readonly]),
    .ccw_plugin input[type=datetime]:not(.browser-default):focus:not([readonly]),
    .ccw_plugin input[type=datetime-local]:not(.browser-default):focus:not([readonly]),
    .ccw_plugin input[type=tel]:not(.browser-default):focus:not([readonly]),
    .ccw_plugin input[type=number]:not(.browser-default):focus:not([readonly]),
    .ccw_plugin input[type=search]:not(.browser-default):focus:not([readonly]),
    .ccw_plugin textarea.materialize-textarea:focus:not([readonly]) {
      border-bottom: 1px solid #26a69a;
      box-shadow: 0 1px 0 0 #26a69a; }
    .ccw_plugin input:not([type]):focus:not([readonly]) + label,
    .ccw_plugin input[type=text]:not(.browser-default):focus:not([readonly]) + label,
    .ccw_plugin input[type=password]:not(.browser-default):focus:not([readonly]) + label,
    .ccw_plugin input[type=email]:not(.browser-default):focus:not([readonly]) + label,
    .ccw_plugin input[type=url]:not(.browser-default):focus:not([readonly]) + label,
    .ccw_plugin input[type=time]:not(.browser-default):focus:not([readonly]) + label,
    .ccw_plugin input[type=date]:not(.browser-default):focus:not([readonly]) + label,
    .ccw_plugin input[type=datetime]:not(.browser-default):focus:not([readonly]) + label,
    .ccw_plugin input[type=datetime-local]:not(.browser-default):focus:not([readonly]) + label,
    .ccw_plugin input[type=tel]:not(.browser-default):focus:not([readonly]) + label,
    .ccw_plugin input[type=number]:not(.browser-default):focus:not([readonly]) + label,
    .ccw_plugin input[type=search]:not(.browser-default):focus:not([readonly]) + label,
    .ccw_plugin textarea.materialize-textarea:focus:not([readonly]) + label {
      color: #26a69a; }
    .ccw_plugin input:not([type]).validate + label,
    .ccw_plugin input[type=text]:not(.browser-default).validate + label,
    .ccw_plugin input[type=password]:not(.browser-default).validate + label,
    .ccw_plugin input[type=email]:not(.browser-default).validate + label,
    .ccw_plugin input[type=url]:not(.browser-default).validate + label,
    .ccw_plugin input[type=time]:not(.browser-default).validate + label,
    .ccw_plugin input[type=date]:not(.browser-default).validate + label,
    .ccw_plugin input[type=datetime]:not(.browser-default).validate + label,
    .ccw_plugin input[type=datetime-local]:not(.browser-default).validate + label,
    .ccw_plugin input[type=tel]:not(.browser-default).validate + label,
    .ccw_plugin input[type=number]:not(.browser-default).validate + label,
    .ccw_plugin input[type=search]:not(.browser-default).validate + label,
    .ccw_plugin textarea.materialize-textarea.validate + label {
      width: 100%; }
    .ccw_plugin input:not([type]).invalid + label:after,
    .ccw_plugin input:not([type]).valid + label:after,
    .ccw_plugin input[type=text]:not(.browser-default).invalid + label:after,
    .ccw_plugin input[type=text]:not(.browser-default).valid + label:after,
    .ccw_plugin input[type=password]:not(.browser-default).invalid + label:after,
    .ccw_plugin input[type=password]:not(.browser-default).valid + label:after,
    .ccw_plugin input[type=email]:not(.browser-default).invalid + label:after,
    .ccw_plugin input[type=email]:not(.browser-default).valid + label:after,
    .ccw_plugin input[type=url]:not(.browser-default).invalid + label:after,
    .ccw_plugin input[type=url]:not(.browser-default).valid + label:after,
    .ccw_plugin input[type=time]:not(.browser-default).invalid + label:after,
    .ccw_plugin input[type=time]:not(.browser-default).valid + label:after,
    .ccw_plugin input[type=date]:not(.browser-default).invalid + label:after,
    .ccw_plugin input[type=date]:not(.browser-default).valid + label:after,
    .ccw_plugin input[type=datetime]:not(.browser-default).invalid + label:after,
    .ccw_plugin input[type=datetime]:not(.browser-default).valid + label:after,
    .ccw_plugin input[type=datetime-local]:not(.browser-default).invalid + label:after,
    .ccw_plugin input[type=datetime-local]:not(.browser-default).valid + label:after,
    .ccw_plugin input[type=tel]:not(.browser-default).invalid + label:after,
    .ccw_plugin input[type=tel]:not(.browser-default).valid + label:after,
    .ccw_plugin input[type=number]:not(.browser-default).invalid + label:after,
    .ccw_plugin input[type=number]:not(.browser-default).valid + label:after,
    .ccw_plugin input[type=search]:not(.browser-default).invalid + label:after,
    .ccw_plugin input[type=search]:not(.browser-default).valid + label:after,
    .ccw_plugin textarea.materialize-textarea.invalid + label:after,
    .ccw_plugin textarea.materialize-textarea.valid + label:after {
      display: none; }
    .ccw_plugin input:not([type]).invalid + label.active:after,
    .ccw_plugin input:not([type]).valid + label.active:after,
    .ccw_plugin input[type=text]:not(.browser-default).invalid + label.active:after,
    .ccw_plugin input[type=text]:not(.browser-default).valid + label.active:after,
    .ccw_plugin input[type=password]:not(.browser-default).invalid + label.active:after,
    .ccw_plugin input[type=password]:not(.browser-default).valid + label.active:after,
    .ccw_plugin input[type=email]:not(.browser-default).invalid + label.active:after,
    .ccw_plugin input[type=email]:not(.browser-default).valid + label.active:after,
    .ccw_plugin input[type=url]:not(.browser-default).invalid + label.active:after,
    .ccw_plugin input[type=url]:not(.browser-default).valid + label.active:after,
    .ccw_plugin input[type=time]:not(.browser-default).invalid + label.active:after,
    .ccw_plugin input[type=time]:not(.browser-default).valid + label.active:after,
    .ccw_plugin input[type=date]:not(.browser-default).invalid + label.active:after,
    .ccw_plugin input[type=date]:not(.browser-default).valid + label.active:after,
    .ccw_plugin input[type=datetime]:not(.browser-default).invalid + label.active:after,
    .ccw_plugin input[type=datetime]:not(.browser-default).valid + label.active:after,
    .ccw_plugin input[type=datetime-local]:not(.browser-default).invalid + label.active:after,
    .ccw_plugin input[type=datetime-local]:not(.browser-default).valid + label.active:after,
    .ccw_plugin input[type=tel]:not(.browser-default).invalid + label.active:after,
    .ccw_plugin input[type=tel]:not(.browser-default).valid + label.active:after,
    .ccw_plugin input[type=number]:not(.browser-default).invalid + label.active:after,
    .ccw_plugin input[type=number]:not(.browser-default).valid + label.active:after,
    .ccw_plugin input[type=search]:not(.browser-default).invalid + label.active:after,
    .ccw_plugin input[type=search]:not(.browser-default).valid + label.active:after,
    .ccw_plugin textarea.materialize-textarea.invalid + label.active:after,
    .ccw_plugin textarea.materialize-textarea.valid + label.active:after {
      display: block; }
  .ccw_plugin input.valid:not([type]), .ccw_plugin input.valid:not([type]):focus, .ccw_plugin input[type=text].valid:not(.browser-default), .ccw_plugin input[type=text].valid:not(.browser-default):focus, .ccw_plugin input[type=password].valid:not(.browser-default), .ccw_plugin input[type=password].valid:not(.browser-default):focus, .ccw_plugin input[type=email].valid:not(.browser-default), .ccw_plugin input[type=email].valid:not(.browser-default):focus, .ccw_plugin input[type=url].valid:not(.browser-default), .ccw_plugin input[type=url].valid:not(.browser-default):focus, .ccw_plugin input[type=time].valid:not(.browser-default), .ccw_plugin input[type=time].valid:not(.browser-default):focus, .ccw_plugin input[type=date].valid:not(.browser-default), .ccw_plugin input[type=date].valid:not(.browser-default):focus, .ccw_plugin input[type=datetime].valid:not(.browser-default), .ccw_plugin input[type=datetime].valid:not(.browser-default):focus, .ccw_plugin input[type=datetime-local].valid:not(.browser-default), .ccw_plugin input[type=datetime-local].valid:not(.browser-default):focus, .ccw_plugin input[type=tel].valid:not(.browser-default), .ccw_plugin input[type=tel].valid:not(.browser-default):focus, .ccw_plugin input[type=number].valid:not(.browser-default), .ccw_plugin input[type=number].valid:not(.browser-default):focus, .ccw_plugin input[type=search].valid:not(.browser-default), .ccw_plugin input[type=search].valid:not(.browser-default):focus, .ccw_plugin textarea.materialize-textarea.valid, .ccw_plugin textarea.materialize-textarea.valid:focus, .ccw_plugin .select-wrapper.valid > input.select-dropdown {
    border-bottom: 1px solid #4CAF50;
    box-shadow: 0 1px 0 0 #4CAF50; }
  .ccw_plugin input.invalid:not([type]), .ccw_plugin input.invalid:not([type]):focus, .ccw_plugin input[type=text].invalid:not(.browser-default), .ccw_plugin input[type=text].invalid:not(.browser-default):focus, .ccw_plugin input[type=password].invalid:not(.browser-default), .ccw_plugin input[type=password].invalid:not(.browser-default):focus, .ccw_plugin input[type=email].invalid:not(.browser-default), .ccw_plugin input[type=email].invalid:not(.browser-default):focus, .ccw_plugin input[type=url].invalid:not(.browser-default), .ccw_plugin input[type=url].invalid:not(.browser-default):focus, .ccw_plugin input[type=time].invalid:not(.browser-default), .ccw_plugin input[type=time].invalid:not(.browser-default):focus, .ccw_plugin input[type=date].invalid:not(.browser-default), .ccw_plugin input[type=date].invalid:not(.browser-default):focus, .ccw_plugin input[type=datetime].invalid:not(.browser-default), .ccw_plugin input[type=datetime].invalid:not(.browser-default):focus, .ccw_plugin input[type=datetime-local].invalid:not(.browser-default), .ccw_plugin input[type=datetime-local].invalid:not(.browser-default):focus, .ccw_plugin input[type=tel].invalid:not(.browser-default), .ccw_plugin input[type=tel].invalid:not(.browser-default):focus, .ccw_plugin input[type=number].invalid:not(.browser-default), .ccw_plugin input[type=number].invalid:not(.browser-default):focus, .ccw_plugin input[type=search].invalid:not(.browser-default), .ccw_plugin input[type=search].invalid:not(.browser-default):focus, .ccw_plugin textarea.materialize-textarea.invalid, .ccw_plugin textarea.materialize-textarea.invalid:focus, .ccw_plugin .select-wrapper.invalid > input.select-dropdown {
    border-bottom: 1px solid #F44336;
    box-shadow: 0 1px 0 0 #F44336; }
  .ccw_plugin input:not([type]).valid + label:after, .ccw_plugin input:not([type]):focus.valid + label:after, .ccw_plugin input[type=text]:not(.browser-default).valid + label:after, .ccw_plugin input[type=text]:not(.browser-default):focus.valid + label:after, .ccw_plugin input[type=password]:not(.browser-default).valid + label:after, .ccw_plugin input[type=password]:not(.browser-default):focus.valid + label:after, .ccw_plugin input[type=email]:not(.browser-default).valid + label:after, .ccw_plugin input[type=email]:not(.browser-default):focus.valid + label:after, .ccw_plugin input[type=url]:not(.browser-default).valid + label:after, .ccw_plugin input[type=url]:not(.browser-default):focus.valid + label:after, .ccw_plugin input[type=time]:not(.browser-default).valid + label:after, .ccw_plugin input[type=time]:not(.browser-default):focus.valid + label:after, .ccw_plugin input[type=date]:not(.browser-default).valid + label:after, .ccw_plugin input[type=date]:not(.browser-default):focus.valid + label:after, .ccw_plugin input[type=datetime]:not(.browser-default).valid + label:after, .ccw_plugin input[type=datetime]:not(.browser-default):focus.valid + label:after, .ccw_plugin input[type=datetime-local]:not(.browser-default).valid + label:after, .ccw_plugin input[type=datetime-local]:not(.browser-default):focus.valid + label:after, .ccw_plugin input[type=tel]:not(.browser-default).valid + label:after, .ccw_plugin input[type=tel]:not(.browser-default):focus.valid + label:after, .ccw_plugin input[type=number]:not(.browser-default).valid + label:after, .ccw_plugin input[type=number]:not(.browser-default):focus.valid + label:after, .ccw_plugin input[type=search]:not(.browser-default).valid + label:after, .ccw_plugin input[type=search]:not(.browser-default):focus.valid + label:after, .ccw_plugin textarea.materialize-textarea.valid + label:after, .ccw_plugin textarea.materialize-textarea:focus.valid + label:after, .ccw_plugin .select-wrapper.valid + label:after {
    content: attr(data-success);
    color: #4CAF50;
    opacity: 1;
    transform: translateY(9px); }
  .ccw_plugin input:not([type]).invalid + label:after, .ccw_plugin input:not([type]):focus.invalid + label:after, .ccw_plugin input[type=text]:not(.browser-default).invalid + label:after, .ccw_plugin input[type=text]:not(.browser-default):focus.invalid + label:after, .ccw_plugin input[type=password]:not(.browser-default).invalid + label:after, .ccw_plugin input[type=password]:not(.browser-default):focus.invalid + label:after, .ccw_plugin input[type=email]:not(.browser-default).invalid + label:after, .ccw_plugin input[type=email]:not(.browser-default):focus.invalid + label:after, .ccw_plugin input[type=url]:not(.browser-default).invalid + label:after, .ccw_plugin input[type=url]:not(.browser-default):focus.invalid + label:after, .ccw_plugin input[type=time]:not(.browser-default).invalid + label:after, .ccw_plugin input[type=time]:not(.browser-default):focus.invalid + label:after, .ccw_plugin input[type=date]:not(.browser-default).invalid + label:after, .ccw_plugin input[type=date]:not(.browser-default):focus.invalid + label:after, .ccw_plugin input[type=datetime]:not(.browser-default).invalid + label:after, .ccw_plugin input[type=datetime]:not(.browser-default):focus.invalid + label:after, .ccw_plugin input[type=datetime-local]:not(.browser-default).invalid + label:after, .ccw_plugin input[type=datetime-local]:not(.browser-default):focus.invalid + label:after, .ccw_plugin input[type=tel]:not(.browser-default).invalid + label:after, .ccw_plugin input[type=tel]:not(.browser-default):focus.invalid + label:after, .ccw_plugin input[type=number]:not(.browser-default).invalid + label:after, .ccw_plugin input[type=number]:not(.browser-default):focus.invalid + label:after, .ccw_plugin input[type=search]:not(.browser-default).invalid + label:after, .ccw_plugin input[type=search]:not(.browser-default):focus.invalid + label:after, .ccw_plugin textarea.materialize-textarea.invalid + label:after, .ccw_plugin textarea.materialize-textarea:focus.invalid + label:after, .ccw_plugin .select-wrapper.invalid + label:after {
    content: attr(data-error);
    color: #F44336;
    opacity: 1;
    transform: translateY(9px); }
  .ccw_plugin input:not([type]) + label:after, .ccw_plugin input[type=text]:not(.browser-default) + label:after, .ccw_plugin input[type=password]:not(.browser-default) + label:after, .ccw_plugin input[type=email]:not(.browser-default) + label:after, .ccw_plugin input[type=url]:not(.browser-default) + label:after, .ccw_plugin input[type=time]:not(.browser-default) + label:after, .ccw_plugin input[type=date]:not(.browser-default) + label:after, .ccw_plugin input[type=datetime]:not(.browser-default) + label:after, .ccw_plugin input[type=datetime-local]:not(.browser-default) + label:after, .ccw_plugin input[type=tel]:not(.browser-default) + label:after, .ccw_plugin input[type=number]:not(.browser-default) + label:after, .ccw_plugin input[type=search]:not(.browser-default) + label:after, .ccw_plugin textarea.materialize-textarea + label:after, .ccw_plugin .select-wrapper + label:after {
    display: block;
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    opacity: 0;
    transition: .2s opacity ease-out, .2s color ease-out; }
  .ccw_plugin .input-field {
    position: relative;
    margin-top: 1rem; }
    .ccw_plugin .input-field.inline {
      display: inline-block;
      vertical-align: middle;
      margin-left: 5px; }
      .ccw_plugin .input-field.inline input,
      .ccw_plugin .input-field.inline .select-dropdown {
        margin-bottom: 1rem; }
    .ccw_plugin .input-field.col label {
      left: 0.75rem; }
    .ccw_plugin .input-field.col .prefix ~ label,
    .ccw_plugin .input-field.col .prefix ~ .validate ~ label {
      width: calc(100% - 3rem - 1.5rem); }
    .ccw_plugin .input-field label {
      color: #9e9e9e;
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      font-size: 1rem;
      cursor: text;
      transition: transform .2s ease-out;
      transform-origin: 0% 100%;
      text-align: initial;
      transform: translateY(12px);
      pointer-events: none; }
      .ccw_plugin .input-field label:not(.label-icon).active {
        transform: translateY(-14px) scale(0.8);
        transform-origin: 0 0; }
    .ccw_plugin .input-field .prefix {
      position: absolute;
      width: 3rem;
      font-size: 2rem;
      transition: color .2s; }
      .ccw_plugin .input-field .prefix.active {
        color: #26a69a; }
    .ccw_plugin .input-field .prefix ~ input,
    .ccw_plugin .input-field .prefix ~ textarea,
    .ccw_plugin .input-field .prefix ~ label,
    .ccw_plugin .input-field .prefix ~ .validate ~ label,
    .ccw_plugin .input-field .prefix ~ .autocomplete-content {
      margin-left: 3rem;
      width: 92%;
      width: calc(100% - 3rem); }
    .ccw_plugin .input-field .prefix ~ label {
      margin-left: 3rem; }
    @media only screen and (max-width: 992px) {
      .ccw_plugin .input-field .prefix ~ input {
        width: 86%;
        width: calc(100% - 3rem); } }
    @media only screen and (max-width: 600px) {
      .ccw_plugin .input-field .prefix ~ input {
        width: 80%;
        width: calc(100% - 3rem); } }
  .ccw_plugin .input-field input[type=search] {
    display: block;
    line-height: inherit; }
    .nav-wrapper .ccw_plugin .input-field input[type=search] {
      height: inherit;
      padding-left: 4rem;
      width: calc(100% - 4rem);
      border: 0;
      box-shadow: none; }
    .ccw_plugin .input-field input[type=search]:focus {
      background-color: #fff;
      border: 0;
      box-shadow: none;
      color: #444; }
      .ccw_plugin .input-field input[type=search]:focus + label i,
      .ccw_plugin .input-field input[type=search]:focus ~ .mdi-navigation-close,
      .ccw_plugin .input-field input[type=search]:focus ~ .material-icons {
        color: #444; }
    .ccw_plugin .input-field input[type=search] + label {
      left: 1rem; }
    .ccw_plugin .input-field input[type=search] ~ .mdi-navigation-close,
    .ccw_plugin .input-field input[type=search] ~ .material-icons {
      position: absolute;
      top: 0;
      right: 1rem;
      color: transparent;
      cursor: pointer;
      font-size: 2rem;
      transition: .3s color; }
  .ccw_plugin textarea {
    width: 100%;
    height: 3rem;
    background-color: transparent; }
    .ccw_plugin 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; }
      .ccw_plugin textarea.materialize-textarea.validate + label {
        height: 100%; }
        .ccw_plugin textarea.materialize-textarea.validate + label::after {
          top: calc(100% - 12px); }
        .ccw_plugin textarea.materialize-textarea.validate + label:not(.label-icon).active {
          transform: translateY(-25px); }
  .ccw_plugin .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; }
  .ccw_plugin .autocomplete-content {
    margin-top: -20px;
    margin-bottom: 20px;
    display: block;
    opacity: 1;
    position: static; }
    .ccw_plugin .autocomplete-content li .highlight {
      color: #444; }
    .ccw_plugin .autocomplete-content li img {
      height: 40px;
      width: 40px;
      margin: 5px 15px; }
  .ccw_plugin [type="radio"]:not(:checked),
  .ccw_plugin [type="radio"]:checked {
    position: absolute;
    opacity: 0;
    pointer-events: none; }
  .ccw_plugin [type="radio"]:not(:checked) + label,
  .ccw_plugin [type="radio"]:checked + label {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    font-size: 1rem;
    transition: .28s ease;
    user-select: none; }
  .ccw_plugin [type="radio"] + label:before,
  .ccw_plugin [type="radio"] + label:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    margin: 4px;
    width: 16px;
    height: 16px;
    z-index: 0;
    transition: .28s ease; }
  .ccw_plugin [type="radio"]:not(:checked) + label:before,
  .ccw_plugin [type="radio"]:not(:checked) + label:after,
  .ccw_plugin [type="radio"]:checked + label:before,
  .ccw_plugin [type="radio"]:checked + label:after,
  .ccw_plugin [type="radio"].with-gap:checked + label:before,
  .ccw_plugin [type="radio"].with-gap:checked + label:after {
    border-radius: 50%; }
  .ccw_plugin [type="radio"]:not(:checked) + label:before,
  .ccw_plugin [type="radio"]:not(:checked) + label:after {
    border: 2px solid #5a5a5a; }
  .ccw_plugin [type="radio"]:not(:checked) + label:after {
    transform: scale(0); }
  .ccw_plugin [type="radio"]:checked + label:before {
    border: 2px solid transparent; }
  .ccw_plugin [type="radio"]:checked + label:after,
  .ccw_plugin [type="radio"].with-gap:checked + label:before,
  .ccw_plugin [type="radio"].with-gap:checked + label:after {
    border: 2px solid #26a69a; }
  .ccw_plugin [type="radio"]:checked + label:after,
  .ccw_plugin [type="radio"].with-gap:checked + label:after {
    background-color: #26a69a; }
  .ccw_plugin [type="radio"]:checked + label:after {
    transform: scale(1.02); }
  .ccw_plugin [type="radio"].with-gap:checked + label:after {
    transform: scale(0.5); }
  .ccw_plugin [type="radio"].tabbed:focus + label:before {
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1); }
  .ccw_plugin [type="radio"].with-gap:disabled:checked + label:before {
    border: 2px solid rgba(0, 0, 0, 0.42); }
  .ccw_plugin [type="radio"].with-gap:disabled:checked + label:after {
    border: none;
    background-color: rgba(0, 0, 0, 0.42); }
  .ccw_plugin [type="radio"]:disabled:not(:checked) + label:before,
  .ccw_plugin [type="radio"]:disabled:checked + label:before {
    background-color: transparent;
    border-color: rgba(0, 0, 0, 0.42); }
  .ccw_plugin [type="radio"]:disabled + label {
    color: rgba(0, 0, 0, 0.42); }
  .ccw_plugin [type="radio"]:disabled:not(:checked) + label:before {
    border-color: rgba(0, 0, 0, 0.42); }
  .ccw_plugin [type="radio"]:disabled:checked + label:after {
    background-color: rgba(0, 0, 0, 0.42);
    border-color: #949494; }
  .ccw_plugin form p {
    margin-bottom: 10px;
    text-align: left; }
  .ccw_plugin form p:last-child {
    margin-bottom: 0; }
  .ccw_plugin [type="checkbox"]:not(:checked),
  .ccw_plugin [type="checkbox"]:checked {
    position: absolute;
    opacity: 0;
    pointer-events: none; }
  .ccw_plugin [type="checkbox"] {
    /* checkbox aspect */ }
    .ccw_plugin [type="checkbox"] + label {
      position: relative;
      padding-left: 35px;
      cursor: pointer;
      display: inline-block;
      height: 25px;
      line-height: 25px;
      font-size: 1rem;
      user-select: none; }
    .ccw_plugin [type="checkbox"] + label:before,
    .ccw_plugin [type="checkbox"]:not(.filled-in) + label:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 18px;
      height: 18px;
      z-index: 0;
      border: 2px solid #5a5a5a;
      border-radius: 1px;
      margin-top: 2px;
      transition: .2s; }
    .ccw_plugin [type="checkbox"]:not(.filled-in) + label:after {
      border: 0;
      transform: scale(0); }
    .ccw_plugin [type="checkbox"]:not(:checked):disabled + label:before {
      border: none;
      background-color: rgba(0, 0, 0, 0.42); }
    .ccw_plugin [type="checkbox"].tabbed:focus + label:after {
      transform: scale(1);
      border: 0;
      border-radius: 50%;
      box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
      background-color: rgba(0, 0, 0, 0.1); }
  .ccw_plugin [type="checkbox"]:checked + label:before {
    top: -4px;
    left: -5px;
    width: 12px;
    height: 22px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #26a69a;
    border-bottom: 2px solid #26a69a;
    transform: rotate(40deg);
    backface-visibility: hidden;
    transform-origin: 100% 100%; }
  .ccw_plugin [type="checkbox"]:checked:disabled + label:before {
    border-right: 2px solid rgba(0, 0, 0, 0.42);
    border-bottom: 2px solid rgba(0, 0, 0, 0.42); }
  .ccw_plugin [type="checkbox"]:indeterminate + label:before {
    top: -11px;
    left: -12px;
    width: 10px;
    height: 22px;
    border-top: none;
    border-left: none;
    border-right: 2px solid #26a69a;
    border-bottom: none;
    transform: rotate(90deg);
    backface-visibility: hidden;
    transform-origin: 100% 100%; }
  .ccw_plugin [type="checkbox"]:indeterminate:disabled + label:before {
    border-right: 2px solid rgba(0, 0, 0, 0.42);
    background-color: transparent; }
  .ccw_plugin [type="checkbox"].filled-in + label:after {
    border-radius: 2px; }
  .ccw_plugin [type="checkbox"].filled-in + label:before,
  .ccw_plugin [type="checkbox"].filled-in + label:after {
    content: '';
    left: 0;
    position: absolute;
    /* .1s delay is for check animation */
    transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
    z-index: 1; }
  .ccw_plugin [type="checkbox"].filled-in:not(:checked) + label:before {
    width: 0;
    height: 0;
    border: 3px solid transparent;
    left: 6px;
    top: 10px;
    transform: rotateZ(37deg);
    transform-origin: 100% 100%; }
  .ccw_plugin [type="checkbox"].filled-in:not(:checked) + label:after {
    height: 20px;
    width: 20px;
    background-color: transparent;
    border: 2px solid #5a5a5a;
    top: 0px;
    z-index: 0; }
  .ccw_plugin [type="checkbox"].filled-in:checked + label:before {
    top: 0;
    left: 1px;
    width: 8px;
    height: 13px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotateZ(37deg);
    transform-origin: 100% 100%; }
  .ccw_plugin [type="checkbox"].filled-in:checked + label:after {
    top: 0;
    width: 20px;
    height: 20px;
    border: 2px solid #26a69a;
    background-color: #26a69a;
    z-index: 0; }
  .ccw_plugin [type="checkbox"].filled-in.tabbed:focus + label:after {
    border-radius: 2px;
    border-color: #5a5a5a;
    background-color: rgba(0, 0, 0, 0.1); }
  .ccw_plugin [type="checkbox"].filled-in.tabbed:checked:focus + label:after {
    border-radius: 2px;
    background-color: #26a69a;
    border-color: #26a69a; }
  .ccw_plugin [type="checkbox"].filled-in:disabled:not(:checked) + label:before {
    background-color: transparent;
    border: 2px solid transparent; }
  .ccw_plugin [type="checkbox"].filled-in:disabled:not(:checked) + label:after {
    border-color: transparent;
    background-color: #949494; }
  .ccw_plugin [type="checkbox"].filled-in:disabled:checked + label:before {
    background-color: transparent; }
  .ccw_plugin [type="checkbox"].filled-in:disabled:checked + label:after {
    background-color: #949494;
    border-color: #949494; }
  .ccw_plugin .switch,
  .ccw_plugin .switch * {
    -webkit-tap-highlight-color: transparent;
    user-select: none; }
  .ccw_plugin .switch label {
    cursor: pointer; }
  .ccw_plugin .switch label input[type=checkbox] {
    opacity: 0;
    width: 0;
    height: 0; }
    .ccw_plugin .switch label input[type=checkbox]:checked + .lever {
      background-color: #84c7c1; }
      .ccw_plugin .switch label input[type=checkbox]:checked + .lever:before, .ccw_plugin .switch label input[type=checkbox]:checked + .lever:after {
        left: 18px; }
      .ccw_plugin .switch label input[type=checkbox]:checked + .lever:after {
        background-color: #26a69a; }
  .ccw_plugin .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;
    transition: background 0.3s ease;
    vertical-align: middle;
    margin: 0 16px; }
    .ccw_plugin .switch label .lever:before, .ccw_plugin .switch label .lever:after {
      content: "";
      position: absolute;
      display: inline-block;
      width: 20px;
      height: 20px;
      border-radius: 50%;
      left: 0;
      top: -3px;
      transition: left 0.3s ease, background .3s ease, box-shadow 0.1s ease, transform .1s ease; }
    .ccw_plugin .switch label .lever:before {
      background-color: rgba(38, 166, 154, 0.15); }
    .ccw_plugin .switch label .lever:after {
      background-color: #F1F1F1;
      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); }
  .ccw_plugin input[type=checkbox]:checked:not(:disabled) ~ .lever:active::before,
  .ccw_plugin input[type=checkbox]:checked:not(:disabled).tabbed:focus ~ .lever::before {
    transform: scale(2.4);
    background-color: rgba(38, 166, 154, 0.15); }
  .ccw_plugin input[type=checkbox]:not(:disabled) ~ .lever:active:before,
  .ccw_plugin input[type=checkbox]:not(:disabled).tabbed:focus ~ .lever::before {
    transform: scale(2.4);
    background-color: rgba(0, 0, 0, 0.08); }
  .ccw_plugin .switch input[type=checkbox][disabled] + .lever {
    cursor: default;
    background-color: rgba(0, 0, 0, 0.12); }
  .ccw_plugin .switch label input[type=checkbox][disabled] + .lever:after,
  .ccw_plugin .switch label input[type=checkbox][disabled]:checked + .lever:after {
    background-color: #949494; }
  .ccw_plugin select {
    display: none; }
  .ccw_plugin select.browser-default {
    display: block; }
  .ccw_plugin select {
    background-color: rgba(255, 255, 255, 0.9);
    width: 100%;
    padding: 5px;
    border: 1px solid #f2f2f2;
    border-radius: 2px;
    height: 3rem; }
  .ccw_plugin .input-field select {
    display: block;
    position: absolute;
    width: 0;
    pointer-events: none;
    height: 0;
    top: 0;
    left: 0;
    opacity: 0; }
  .ccw_plugin .select-label {
    position: absolute; }
  .ccw_plugin .select-wrapper {
    position: relative; }
    .ccw_plugin .select-wrapper.valid + label,
    .ccw_plugin .select-wrapper.invalid + label {
      width: 100%;
      pointer-events: none; }
    .ccw_plugin .select-wrapper input.select-dropdown {
      position: relative;
      cursor: pointer;
      background-color: transparent;
      border: none;
      border-bottom: 1px solid #9e9e9e;
      outline: none;
      height: 3rem;
      line-height: 3rem;
      width: 100%;
      font-size: 1rem;
      margin: 0 0 20px 0;
      padding: 0;
      display: block;
      user-select: none; }
    .ccw_plugin .select-wrapper span.caret {
      color: initial;
      position: absolute;
      right: 0;
      top: 0;
      bottom: 0;
      height: 10px;
      margin: auto 0;
      font-size: 10px;
      line-height: 10px; }
    .ccw_plugin .select-wrapper + label {
      position: absolute;
      top: -26px;
      font-size: 0.8rem; }
  .ccw_plugin select:disabled {
    color: rgba(0, 0, 0, 0.42); }
  .ccw_plugin .select-wrapper.disabled span.caret,
  .ccw_plugin .select-wrapper.disabled + label {
    color: rgba(0, 0, 0, 0.42); }
  .ccw_plugin .select-wrapper input.select-dropdown:disabled {
    color: rgba(0, 0, 0, 0.42);
    cursor: default;
    user-select: none; }
  .ccw_plugin .select-wrapper i {
    color: rgba(0, 0, 0, 0.3); }
  .ccw_plugin .select-dropdown li.disabled,
  .ccw_plugin .select-dropdown li.disabled > span,
  .ccw_plugin .select-dropdown li.optgroup {
    color: rgba(0, 0, 0, 0.3);
    background-color: transparent; }
  .ccw_plugin .select-dropdown.dropdown-content li.active {
    background-color: transparent; }
  .ccw_plugin .select-dropdown.dropdown-content li:hover {
    background-color: rgba(0, 0, 0, 0.06); }
  .ccw_plugin .select-dropdown.dropdown-content li.selected {
    background-color: rgba(0, 0, 0, 0.03); }
  .ccw_plugin .prefix ~ .select-wrapper {
    margin-left: 3rem;
    width: 92%;
    width: calc(100% - 3rem); }
  .ccw_plugin .prefix ~ label {
    margin-left: 3rem; }
  .ccw_plugin .select-dropdown li img {
    height: 40px;
    width: 40px;
    margin: 5px 15px;
    float: right; }
  .ccw_plugin .select-dropdown li.optgroup {
    border-top: 1px solid #eee; }
    .ccw_plugin .select-dropdown li.optgroup.selected > span {
      color: rgba(0, 0, 0, 0.7); }
    .ccw_plugin .select-dropdown li.optgroup > span {
      color: rgba(0, 0, 0, 0.4); }
    .ccw_plugin .select-dropdown li.optgroup ~ li.optgroup-option {
      padding-left: 1rem; }
  .ccw_plugin .file-field {
    position: relative; }
    .ccw_plugin .file-field .file-path-wrapper {
      overflow: hidden;
      padding-left: 10px; }
    .ccw_plugin .file-field input.file-path {
      width: 100%; }
    .ccw_plugin .file-field .btn, .ccw_plugin .file-field .btn-large {
      float: left;
      height: 3rem;
      line-height: 3rem; }
    .ccw_plugin .file-field span {
      cursor: pointer; }
    .ccw_plugin .file-field input[type=file] {
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      width: 100%;
      margin: 0;
      padding: 0;
      font-size: 20px;
      cursor: pointer;
      opacity: 0;
      filter: alpha(opacity=0); }
      .ccw_plugin .file-field input[type=file]::-webkit-file-upload-button {
        display: none; }
  .ccw_plugin .range-field {
    position: relative; }
  .ccw_plugin input[type=range],
  .ccw_plugin input[type=range] + .thumb {
    cursor: pointer; }
  .ccw_plugin input[type=range] {
    position: relative;
    background-color: transparent;
    border: none;
    outline: none;
    width: 100%;
    margin: 15px 0;
    padding: 0; }
    .ccw_plugin input[type=range]:focus {
      outline: none; }
  .ccw_plugin 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;
    transform-origin: 50% 50%;
    transform: rotate(-45deg); }
    .ccw_plugin input[type=range] + .thumb .value {
      display: block;
      width: 30px;
      text-align: center;
      color: #26a69a;
      font-size: 0;
      transform: rotate(45deg); }
    .ccw_plugin input[type=range] + .thumb.active {
      border-radius: 50% 50% 50% 0; }
      .ccw_plugin input[type=range] + .thumb.active .value {
        color: #fff;
        margin-left: -1px;
        margin-top: 8px;
        font-size: 10px; }
  .ccw_plugin input[type=range] {
    -webkit-appearance: none; }
  .ccw_plugin input[type=range]::-webkit-slider-runnable-track {
    height: 3px;
    background: #c2c0c2;
    border: none; }
  .ccw_plugin input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: none;
    height: 14px;
    width: 14px;
    border-radius: 50%;
    background-color: #26a69a;
    transform-origin: 50% 50%;
    margin: -5px 0 0 0;
    transition: .3s; }
  .ccw_plugin input[type=range]:focus::-webkit-slider-runnable-track {
    background: #ccc; }
  .ccw_plugin input[type=range] {
    /* fix for FF unable to apply focus style bug  */
    border: 1px solid white;
    /*required for proper track sizing in FF*/ }
  .ccw_plugin input[type=range]::-moz-range-track {
    height: 3px;
    background: #ddd;
    border: none; }
  .ccw_plugin input[type=range]::-moz-range-thumb {
    border: none;
    height: 14px;
    width: 14px;
    border-radius: 50%;
    background: #26a69a;
    margin-top: -5px; }
  .ccw_plugin input[type=range]:-moz-focusring {
    outline: 1px solid #fff;
    outline-offset: -1px; }
  .ccw_plugin input[type=range]:focus::-moz-range-track {
    background: #ccc; }
  .ccw_plugin input[type=range]::-ms-track {
    height: 3px;
    background: transparent;
    border-color: transparent;
    border-width: 6px 0;
    /*remove default tick marks*/
    color: transparent; }
  .ccw_plugin input[type=range]::-ms-fill-lower {
    background: #777; }
  .ccw_plugin input[type=range]::-ms-fill-upper {
    background: #ddd; }
  .ccw_plugin input[type=range]::-ms-thumb {
    border: none;
    height: 14px;
    width: 14px;
    border-radius: 50%;
    background: #26a69a; }
  .ccw_plugin input[type=range]:focus::-ms-fill-lower {
    background: #888; }
  .ccw_plugin input[type=range]:focus::-ms-fill-upper {
    background: #ccc; }

/* ==== custom styles ==== */
div.ccw_plugin,
.inline {
  display: inline; }

.inline-block {
  display: inline-block; }

.chatbot {
  position: fixed;
  z-index: 99; }

.img-icon {
  height: 48px; }

.nofocus:focus {
  outline: none; }

.pointer {
  cursor: pointer; }

.sc_item {
  z-index: 99; }

.style-3-sc {
  height: 20px; }

.img-icon-5 {
  height: 80%;
  vertical-align: middle; }

.img-icon-6 {
  height: 63%;
  vertical-align: middle;
  margin-left: 7px; }

.style-6-img {
  max-height: 40px;
  text-decoration: overline; }

.icon-2 {
  font-size: 2rem; }

.btn_only_style_div_circle {
  border-radius: 50%;
  text-align: center; }

.btn_only_style_div_circle_sc {
  background-color: orange;
  border-radius: 50%;
  height: 48px;
  width: 48px;
  line-height: 48px;
  text-align: center; }

.btn_only_style_div {
  background-color: orange;
  height: 48px;
  width: 48px;
  line-height: 48px;
  text-align: center; }

/* customize styles */
.style8 span {
  text-transform: none; }
